summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge branch 'acrux' into for-linusJiri Kosina2010-08-045-1/+187
| |\ \ \ \
| | * | | | HID: fix up Kconfig entry for ACRUX driverJiri Kosina2010-07-191-1/+0
| | * | | | HID: add ACRUX game controller force feedback supportSergei Kolzun2010-07-195-0/+187
| | | |/ / | | |/| |
| * | | | Merge branch 'upstream-fixes' into for-linusJiri Kosina2010-08-045-8/+16
| |\ \ \ \
| | * | | | Revert "HID: add support for the Wacom Intuos 4 wireless"Jiri Kosina2010-07-203-3/+1
| | * | | | HID: Add support for Conceptronic CLLRCMCEKees Bakker2010-07-134-2/+12
| | |/ / /
| * | | | Merge branch 'upstream' into for-linusJiri Kosina2010-08-048-74/+276
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | HID: ignore digitizer usage Undefined (0x00)Forest Bond2010-07-131-0/+3
| | * | | HID: hid-ids.h: Whitespace fixup, align using TABsKees Bakker2010-07-121-20/+20
| | * | | HID: picolcd: implement refcounting of framebufferBruno Prémont2010-07-121-7/+103
| | * | | HID: picolcd: do not reallocate memory on depth changeBruno Prémont2010-07-121-15/+12
| | * | | HID: picolcd: Add minimal palette required by fbcon on 8bppBruno Prémont2010-07-121-11/+51
| | * | | HID: picolcd: fix deferred_io init/cleanup to fb orderingBruno Prémont2010-07-111-2/+2
| | * | | HID: hid-ids.h: keep vendor ids in alphabetical orderKees Bakker2010-07-111-21/+21
| | * | | HID: add proper support for Elecom BM084 bluetooth mouseRichard Nauber2010-06-285-0/+68
| | * | | HID: remove unused variable from hidraw_readStefan Achatz2010-05-251-2/+0
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-043-0/+5
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | HID - blacklist ET&T TC4UH touchscreen controllerPetr Štetiar2010-06-282-0/+2
| * | | Input: hid-input - use a larger event buffer for MT devicesHenrik Rydberg2010-06-231-0/+3
| | |/ | |/|
* | | HID: Send Report ID when numbered reports are sent over the control endpoint.Alan Ott2010-07-111-3/+10
* | | HID: Enable HID_QUIRK_MULTI_INPUT for Retro AdaptorPeter Edwards2010-07-112-0/+3
* | | HID: add support for CH Eclipse yokeJonathan Rockway2010-07-112-0/+2
* | | HID: eliminate a double lock in debug codeJulia Lawall2010-06-211-1/+1
* | | HID: ntrig: add support for new firwmare versionsmicki2010-06-213-0/+72
* | | HID: check for HID_QUIRK_IGNORE during probingJindrich Makovicka2010-06-041-1/+2
* | | HID: roccat: fix modules interdependenciesRandy Dunlap2010-05-311-0/+1
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-05-271-1/+1
|\ \
| * | Input: use ABS_CNT rather than (ABS_MAX + 1)Daniel Mack2010-05-201-1/+1
* | | HID: roccat: fix build failure if built as moduleJiri Kosina2010-05-251-1/+1
* | | HID: roccat: propagate special events of roccat hardware to userspaceStefan Achatz2010-05-256-0/+526
* | | HID: Add the GYR4101US USB ID to hid-gyrationCory Maccarrone2010-05-243-0/+3
* | | HID: fix hid-roccat-kone for bin_attr API changeStephen Rothwell2010-05-241-12/+12
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-2123-157/+6704
|\ \
| * | HID: fix up 'EMBEDDED' mess in KconfigJiri Kosina2010-05-211-31/+16
| | |
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'ntrig', 'picolcd', 'prodikeys' and 'roccat-kone' into for-linusJiri Kosina2010-05-1910-9/+5371
| |\ \ \ \ \
| | | | | * | HID: roccat: cleanup preprocessor macrosStefan Achatz2010-05-192-8/+5
| | | | | * | HID: roccat: refactor special event handlingStefan Achatz2010-05-191-34/+20
| | | | | * | HID: roccat: fix special button supportStefan Achatz2010-05-192-8/+22
| | | | | * | HID: roccat: Correctly mark init and exit functionsStefan Achatz2010-05-181-2/+2
| | | | | * | HID: update gfp/slab.h includesTejun Heo2010-03-301-0/+1
| | | | | * | HID: fixup Kconfig entry for Roccat KoneJiri Kosina2010-03-221-2/+1
| | | | | * | HID: add driver for Roccat Kone gaming mouseStefan Achatz2010-03-226-0/+1232
| | | | * | | HID: make Prodikeys driver standalone config optionJiri Kosina2010-05-121-2/+1
| | | | * | | HID: Prodikeys PC-MIDI HID DriverDon Prince2010-05-125-0/+931
| | | | | |/ | | | | |/|
| | | * | | HID: picolcd: Eliminate use after freeJulia Lawall2010-05-171-1/+1
| | | * | | HID: add PM support to PicoLCD deviceBruno Prémont2010-05-031-5/+74
| | | * | | Merge branch 'hid-suspend' into picolcdJiri Kosina2010-05-0323-2/+49
| | | |\ \ \
| | | * | | | HID: split picolcd's operation_mode sysfs attributeBruno Prémont2010-04-271-17/+45
| | | * | | | HID: fix picolcd's version parsingBruno Prémont2010-04-261-5/+3
| | | * | | | HID: hid-picolcd depends on LCD_CLASS_DEVICEBruno Prémont2010-04-112-29/+64
OpenPOWER on IntegriCloud