aboutsummaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2010-09-14HID: fix hiddev's use of usb_find_interfaceGuillaume Chazarain
2010-09-08HID: fixup blacklist entry for Asus T91MTJiri Kosina
2010-09-08HID: add device ID for new Asus Multitouch ControllerRoland Baum
2010-09-03HID: add no-get quirk for eGalax touch controllerJohan Hovold
2010-08-30HID: Add quirk for eGalax touch controler.Thierry Reding
2010-08-30HID: add support for another BTC Emprex remote controlJiri Kosina
2010-08-24HID: Set Report ID properly for Output reports on the Control endpoint.Alan Ott
2010-08-24HID: Kanvus Note A5 tablet needs HID_QUIRK_MULTI_INPUTDecio Fonini
2010-08-19HID: Add support for chicony multitouch screens.David Gow
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-08-16USB HID: Add ID for eGalax Multitouch used in JooJoo tabletChris Ball
2010-08-13HID: hiddev: fix memory corruption due to invalid intfdataJiri Kosina
2010-08-13HID: hiddev: protect against disconnect/NULL-dereference raceChris Ball
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-08-06HID: picolcd: correct ordering of framebuffer freeingBruno Prémont
2010-08-06HID: picolcd: testing the wrong variableDan Carpenter
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-08-04Merge branch 'bkl' into for-linusJiri Kosina
2010-08-04Merge branches 'magicmouse', 'roccat' and 'vec-pedal' into for-linusJiri Kosina
2010-08-04Merge branch 'acrux' into for-linusJiri Kosina
2010-08-04Merge branch 'upstream-fixes' into for-linusJiri Kosina
2010-08-04Merge branch 'upstream' into for-linusJiri Kosina
2010-08-02Input: switch to input_abs_*() access functionsDaniel Mack
2010-07-20Revert "HID: add support for the Wacom Intuos 4 wireless"Jiri Kosina
2010-07-19HID: fix up Kconfig entry for ACRUX driverJiri Kosina
2010-07-19HID: add ACRUX game controller force feedback supportSergei Kolzun
2010-07-19HID: Force input registration for "VEC footpedal"Daniel Mack
2010-07-19HID: add HID_QUIRK_HIDINPUT_FORCEDaniel Mack
2010-07-19HID: hid-input.c: indentation fixesDaniel Mack
2010-07-13HID: hiddev: use usb_find_interface, get rid of BKLArnd Bergmann
2010-07-13HID: ignore digitizer usage Undefined (0x00)Forest Bond
2010-07-13HID: Add support for Conceptronic CLLRCMCEKees Bakker
2010-07-12HID: hid-ids.h: Whitespace fixup, align using TABsKees Bakker
2010-07-12HID: picolcd: implement refcounting of framebufferBruno Prémont
2010-07-12HID: picolcd: do not reallocate memory on depth changeBruno Prémont
2010-07-12HID: picolcd: Add minimal palette required by fbcon on 8bppBruno Prémont
2010-07-11HID: Send Report ID when numbered reports are sent over the control endpoint.Alan Ott
2010-07-11HID: magicmouse: Correct parsing of large X and Y motions.Michael Poole
2010-07-11HID: magicmouse: report last touch upChase Douglas
2010-07-11HID: picolcd: fix deferred_io init/cleanup to fb orderingBruno Prémont
2010-07-11HID: hid-ids.h: keep vendor ids in alphabetical orderKees Bakker
2010-07-11HID: Enable HID_QUIRK_MULTI_INPUT for Retro AdaptorPeter Edwards
2010-07-11HID: add support for CH Eclipse yokeJonathan Rockway
2010-06-28HID: add proper support for Elecom BM084 bluetooth mouseRichard Nauber
2010-06-28HID - blacklist ET&T TC4UH touchscreen controllerPetr Štetiar
2010-06-24HID: magicmouse: enable horizontal scrollingChase Douglas
2010-06-24HID: magicmouse: add param for scroll speedChase Douglas
2010-06-24HID: magicmouse: properly account for scroll movement in stateChase Douglas
2010-06-23Input: hid-input - use a larger event buffer for MT devicesHenrik Rydberg