aboutsummaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
2010-09-14HID: fix hiddev's use of usb_find_interfaceGravatar Guillaume Chazarain 3-1/+7
2010-09-08HID: fixup blacklist entry for Asus T91MTGravatar Jiri Kosina 1-1/+1
2010-09-08HID: add device ID for new Asus Multitouch ControllerGravatar Roland Baum 3-0/+3
2010-09-03HID: add no-get quirk for eGalax touch controllerGravatar Johan Hovold 1-1/+1
2010-08-30HID: Add quirk for eGalax touch controler.Gravatar Thierry Reding 1-0/+1
2010-08-30HID: add support for another BTC Emprex remote controlGravatar Jiri Kosina 3-0/+3
2010-08-24HID: Set Report ID properly for Output reports on the Control endpoint.Gravatar Alan Ott 1-1/+2
2010-08-24HID: Kanvus Note A5 tablet needs HID_QUIRK_MULTI_INPUTGravatar Decio Fonini 2-0/+2
2010-08-19HID: Add support for chicony multitouch screens.Gravatar David Gow 2-0/+3
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 5-6/+20
2010-08-16USB HID: Add ID for eGalax Multitouch used in JooJoo tabletGravatar Chris Ball 3-0/+11
2010-08-13HID: hiddev: fix memory corruption due to invalid intfdataGravatar Jiri Kosina 1-2/+3
2010-08-13HID: hiddev: protect against disconnect/NULL-dereference raceGravatar Chris Ball 1-2/+4
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-25/+24
2010-08-06HID: picolcd: correct ordering of framebuffer freeingGravatar Bruno Prémont 1-1/+1
2010-08-06HID: picolcd: testing the wrong variableGravatar Dan Carpenter 1-1/+1
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 18-183/+585
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 3-0/+5
2010-08-04Merge branch 'bkl' into for-linusGravatar Jiri Kosina 1-42/+12
2010-08-04Merge branches 'magicmouse', 'roccat' and 'vec-pedal' into for-linusGravatar Jiri Kosina 9-62/+98
2010-08-04Merge branch 'acrux' into for-linusGravatar Jiri Kosina 5-1/+187
2010-08-04Merge branch 'upstream-fixes' into for-linusGravatar Jiri Kosina 5-8/+16
2010-08-04Merge branch 'upstream' into for-linusGravatar Jiri Kosina 8-74/+276
2010-08-02Input: switch to input_abs_*() access functionsGravatar Daniel Mack 1-25/+24
2010-07-20Revert "HID: add support for the Wacom Intuos 4 wireless"Gravatar Jiri Kosina 3-3/+1
2010-07-19HID: fix up Kconfig entry for ACRUX driverGravatar Jiri Kosina 1-1/+0
2010-07-19HID: add ACRUX game controller force feedback supportGravatar Sergei Kolzun 5-0/+187
2010-07-19HID: Force input registration for "VEC footpedal"Gravatar Daniel Mack 2-0/+4
2010-07-19HID: add HID_QUIRK_HIDINPUT_FORCEGravatar Daniel Mack 1-0/+2
2010-07-19HID: hid-input.c: indentation fixesGravatar Daniel Mack 1-9/+9
2010-07-13HID: hiddev: use usb_find_interface, get rid of BKLGravatar Arnd Bergmann 1-42/+12
2010-07-13HID: ignore digitizer usage Undefined (0x00)Gravatar Forest Bond 1-0/+3
2010-07-13HID: Add support for Conceptronic CLLRCMCEGravatar Kees Bakker 4-2/+12
2010-07-12HID: hid-ids.h: Whitespace fixup, align using TABsGravatar Kees Bakker 1-20/+20
2010-07-12HID: picolcd: implement refcounting of framebufferGravatar Bruno Prémont 1-7/+103
2010-07-12HID: picolcd: do not reallocate memory on depth changeGravatar Bruno Prémont 1-15/+12
2010-07-12HID: picolcd: Add minimal palette required by fbcon on 8bppGravatar Bruno Prémont 1-11/+51
2010-07-11HID: Send Report ID when numbered reports are sent over the control endpoint.Gravatar Alan Ott 1-3/+10
2010-07-11HID: magicmouse: Correct parsing of large X and Y motions.Gravatar Michael Poole 1-2/+2
2010-07-11HID: magicmouse: report last touch upGravatar Chase Douglas 1-2/+20
2010-07-11HID: picolcd: fix deferred_io init/cleanup to fb orderingGravatar Bruno Prémont 1-2/+2
2010-07-11HID: hid-ids.h: keep vendor ids in alphabetical orderGravatar Kees Bakker 1-21/+21
2010-07-11HID: Enable HID_QUIRK_MULTI_INPUT for Retro AdaptorGravatar Peter Edwards 2-0/+3
2010-07-11HID: add support for CH Eclipse yokeGravatar Jonathan Rockway 2-0/+2
2010-06-28HID: add proper support for Elecom BM084 bluetooth mouseGravatar Richard Nauber 5-0/+68
2010-06-28HID - blacklist ET&T TC4UH touchscreen controllerGravatar Petr Štetiar 2-0/+2
2010-06-24HID: magicmouse: enable horizontal scrollingGravatar Chase Douglas 1-6/+19
2010-06-24HID: magicmouse: add param for scroll speedGravatar Chase Douglas 1-15/+28
2010-06-24HID: magicmouse: properly account for scroll movement in stateGravatar Chase Douglas 1-1/+2
2010-06-23Input: hid-input - use a larger event buffer for MT devicesGravatar Henrik Rydberg 1-0/+3