aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-14HID: fix hiddev's use of usb_find_interfaceGuillaume Chazarain3-1/+7
2010-09-08HID: fixup blacklist entry for Asus T91MTJiri Kosina1-1/+1
2010-09-08HID: add device ID for new Asus Multitouch ControllerRoland Baum3-0/+3
2010-09-03HID: add no-get quirk for eGalax touch controllerJohan Hovold1-1/+1
2010-08-30HID: Add quirk for eGalax touch controler.Thierry Reding1-0/+1
2010-08-30HID: add support for another BTC Emprex remote controlJiri Kosina3-0/+3
2010-08-24HID: Set Report ID properly for Output reports on the Control endpoint.Alan Ott1-1/+2
2010-08-24HID: Kanvus Note A5 tablet needs HID_QUIRK_MULTI_INPUTDecio Fonini2-0/+2
2010-08-19HID: Add support for chicony multitouch screens.David Gow2-0/+3
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds5-6/+20
2010-08-16USB HID: Add ID for eGalax Multitouch used in JooJoo tabletChris Ball3-0/+11
2010-08-13HID: hiddev: fix memory corruption due to invalid intfdataJiri Kosina1-2/+3
2010-08-13HID: hiddev: protect against disconnect/NULL-dereference raceChris Ball1-2/+4
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-25/+24
2010-08-06HID: picolcd: correct ordering of framebuffer freeingBruno Prémont1-1/+1
2010-08-06HID: picolcd: testing the wrong variableDan Carpenter1-1/+1
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds18-183/+585
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-0/+5
2010-08-04Merge branch 'bkl' into for-linusJiri Kosina1-42/+12
2010-08-04Merge branches 'magicmouse', 'roccat' and 'vec-pedal' into for-linusJiri Kosina9-62/+98
2010-08-04Merge branch 'acrux' into for-linusJiri Kosina5-1/+187
2010-08-04Merge branch 'upstream-fixes' into for-linusJiri Kosina5-8/+16
2010-08-04Merge branch 'upstream' into for-linusJiri Kosina8-74/+276
2010-08-02Input: switch to input_abs_*() access functionsDaniel Mack1-25/+24
2010-07-20Revert "HID: add support for the Wacom Intuos 4 wireless"Jiri Kosina3-3/+1
2010-07-19HID: fix up Kconfig entry for ACRUX driverJiri Kosina1-1/+0
2010-07-19HID: add ACRUX game controller force feedback supportSergei Kolzun5-0/+187
2010-07-19HID: Force input registration for "VEC footpedal"Daniel Mack2-0/+4
2010-07-19HID: add HID_QUIRK_HIDINPUT_FORCEDaniel Mack1-0/+2
2010-07-19HID: hid-input.c: indentation fixesDaniel Mack1-9/+9
2010-07-13HID: hiddev: use usb_find_interface, get rid of BKLArnd Bergmann1-42/+12
2010-07-13HID: ignore digitizer usage Undefined (0x00)Forest Bond1-0/+3
2010-07-13HID: Add support for Conceptronic CLLRCMCEKees Bakker4-2/+12
2010-07-12HID: hid-ids.h: Whitespace fixup, align using TABsKees Bakker1-20/+20
2010-07-12HID: picolcd: implement refcounting of framebufferBruno Prémont1-7/+103
2010-07-12HID: picolcd: do not reallocate memory on depth changeBruno Prémont1-15/+12
2010-07-12HID: picolcd: Add minimal palette required by fbcon on 8bppBruno Prémont1-11/+51
2010-07-11HID: Send Report ID when numbered reports are sent over the control endpoint.Alan Ott1-3/+10
2010-07-11HID: magicmouse: Correct parsing of large X and Y motions.Michael Poole1-2/+2
2010-07-11HID: magicmouse: report last touch upChase Douglas1-2/+20
2010-07-11HID: picolcd: fix deferred_io init/cleanup to fb orderingBruno Prémont1-2/+2
2010-07-11HID: hid-ids.h: keep vendor ids in alphabetical orderKees Bakker1-21/+21
2010-07-11HID: Enable HID_QUIRK_MULTI_INPUT for Retro AdaptorPeter Edwards2-0/+3
2010-07-11HID: add support for CH Eclipse yokeJonathan Rockway2-0/+2
2010-06-28HID: add proper support for Elecom BM084 bluetooth mouseRichard Nauber5-0/+68
2010-06-28HID - blacklist ET&T TC4UH touchscreen controllerPetr Štetiar2-0/+2
2010-06-24HID: magicmouse: enable horizontal scrollingChase Douglas1-6/+19
2010-06-24HID: magicmouse: add param for scroll speedChase Douglas1-15/+28
2010-06-24HID: magicmouse: properly account for scroll movement in stateChase Douglas1-1/+2
2010-06-23Input: hid-input - use a larger event buffer for MT devicesHenrik Rydberg1-0/+3