summaryrefslogtreecommitdiff
path: root/drivers/hid
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-08-04
|\
| * Merge branch 'bkl' into for-linusJiri Kosina2010-08-04
| |\
| | * HID: hiddev: use usb_find_interface, get rid of BKLArnd Bergmann2010-07-13
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'magicmouse', 'roccat' and 'vec-pedal' into for-linusJiri Kosina2010-08-04
| |\ \ \ \
| | | | * | HID: Force input registration for "VEC footpedal"Daniel Mack2010-07-19
| | | | * | HID: add HID_QUIRK_HIDINPUT_FORCEDaniel Mack2010-07-19
| | | | * | HID: hid-input.c: indentation fixesDaniel Mack2010-07-19
| | | | |/
| | | * | HID: roccat: remove obsolete kone_abi_version sysfs attributeStefan Achatz2010-06-21
| | | * | HID: roccat: fix offset errors in bin_attribute readStefan Achatz2010-06-21
| | | * | HID: roccat: introduce missing kfreeJulia Lawall2010-06-02
| | | * | HID: roccat: change kone_driver_version to kone_abi_versionStefan Achatz2010-05-31
| | | * | HID: roccat: fix whitespace warning from checkpatch.plStefan Achatz2010-05-31
| | | * | HID: roccat: remove obsolete commentStefan Achatz2010-05-31
| | * | | HID: magicmouse: Correct parsing of large X and Y motions.Michael Poole2010-07-11
| | * | | HID: magicmouse: report last touch upChase Douglas2010-07-11
| | * | | HID: magicmouse: enable horizontal scrollingChase Douglas2010-06-24
| | * | | HID: magicmouse: add param for scroll speedChase Douglas2010-06-24
| | * | | HID: magicmouse: properly account for scroll movement in stateChase Douglas2010-06-24
| | * | | HID: magicmouse: disable and add module param for scroll accelerationChase Douglas2010-06-04
| | * | | HID: magicmouse: scroll on entire surface, not just middle of mouseChase Douglas2010-06-04
| | |/ /
| * | | Merge branch 'acrux' into for-linusJiri Kosina2010-08-04
| |\ \ \
| | * | | HID: fix up Kconfig entry for ACRUX driverJiri Kosina2010-07-19
| | * | | HID: add ACRUX game controller force feedback supportSergei Kolzun2010-07-19
| | | |/ | | |/|
| * | | Merge branch 'upstream-fixes' into for-linusJiri Kosina2010-08-04
| |\ \ \
| | * | | Revert "HID: add support for the Wacom Intuos 4 wireless"Jiri Kosina2010-07-20
| | * | | HID: Add support for Conceptronic CLLRCMCEKees Bakker2010-07-13
| | |/ /
| * | | Merge branch 'upstream' into for-linusJiri Kosina2010-08-04
| |\ \ \ | | |/ / | |/| |
| | * | HID: ignore digitizer usage Undefined (0x00)Forest Bond2010-07-13
| | * | HID: hid-ids.h: Whitespace fixup, align using TABsKees Bakker2010-07-12
| | * | HID: picolcd: implement refcounting of framebufferBruno Prémont2010-07-12
| | * | HID: picolcd: do not reallocate memory on depth changeBruno Prémont2010-07-12
| | * | HID: picolcd: Add minimal palette required by fbcon on 8bppBruno Prémont2010-07-12
| | * | HID: picolcd: fix deferred_io init/cleanup to fb orderingBruno Prémont2010-07-11
| | * | HID: hid-ids.h: keep vendor ids in alphabetical orderKees Bakker2010-07-11
| | * | HID: add proper support for Elecom BM084 bluetooth mouseRichard Nauber2010-06-28
| | * | HID: remove unused variable from hidraw_readStefan Achatz2010-05-25
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-04
|\ \ \ \ | |/ / / |/| | |
| * | | HID - blacklist ET&T TC4UH touchscreen controllerPetr Štetiar2010-06-28
| * | | Input: hid-input - use a larger event buffer for MT devicesHenrik Rydberg2010-06-23
| | |/ | |/|
* | | HID: Send Report ID when numbered reports are sent over the control endpoint.Alan Ott2010-07-11
* | | HID: Enable HID_QUIRK_MULTI_INPUT for Retro AdaptorPeter Edwards2010-07-11
* | | HID: add support for CH Eclipse yokeJonathan Rockway2010-07-11
* | | HID: eliminate a double lock in debug codeJulia Lawall2010-06-21
* | | HID: ntrig: add support for new firwmare versionsmicki2010-06-21
* | | HID: check for HID_QUIRK_IGNORE during probingJindrich Makovicka2010-06-04
* | | HID: roccat: fix modules interdependenciesRandy Dunlap2010-05-31
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-05-27
|\ \
| * | Input: use ABS_CNT rather than (ABS_MAX + 1)Daniel Mack2010-05-20
* | | HID: roccat: fix build failure if built as moduleJiri Kosina2010-05-25
* | | HID: roccat: propagate special events of roccat hardware to userspaceStefan Achatz2010-05-25