summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | HID: trivial formatting fixAlan Ott2010-09-221-0/+1
| * | | | | HID: fix A4Tech RP-649 horizontal scrollwheelLech Perczak2010-09-173-0/+4
| * | | | | HID: debugfs: wake up reading tasks upon eventChase Douglas2010-09-081-0/+2
| * | | | | HID: sony: Apply sixaxis quirks only to sixaxisAntonio Ospite2010-09-021-14/+14
| * | | | | HID: Kconfig: Complete Kconfig prompt namesBorislav Petkov2010-08-251-30/+30
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-10-222-0/+4
|\ \ \ \ \
| * | | | | USB: add driver for Meywa-Denki & Kayac YUREXTomoki Sekiyama2010-10-222-0/+4
* | | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-224-0/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | llseek: automatically add .llseek fopArnd Bergmann2010-10-154-0/+4
| |/ / / /
* | | | | HID: Add Cando touch screen 15.6-inch product idFrançois Jaouen2010-10-133-0/+4
* | | | | HID: Add MULTI_INPUT quirk for turbox/mosart touchscreenPierre BAILLY2010-10-122-0/+2
* | | | | HID: hidraw, fix a NULL pointer dereference in hidraw_writeAntonio Ospite2010-10-061-0/+6
* | | | | HID: hidraw, fix a NULL pointer dereference in hidraw_ioctlAntonio Ospite2010-10-061-0/+5
| |/ / / |/| | |
* | | | HID: fix hiddev's use of usb_find_interfaceGuillaume Chazarain2010-09-143-1/+7
* | | | HID: fixup blacklist entry for Asus T91MTJiri Kosina2010-09-081-1/+1
* | | | HID: add device ID for new Asus Multitouch ControllerRoland Baum2010-09-083-0/+3
* | | | HID: add no-get quirk for eGalax touch controllerJohan Hovold2010-09-031-1/+1
* | | | HID: Add quirk for eGalax touch controler.Thierry Reding2010-08-301-0/+1
* | | | HID: add support for another BTC Emprex remote controlJiri Kosina2010-08-303-0/+3
* | | | HID: Set Report ID properly for Output reports on the Control endpoint.Alan Ott2010-08-241-1/+2
* | | | HID: Kanvus Note A5 tablet needs HID_QUIRK_MULTI_INPUTDecio Fonini2010-08-242-0/+2
* | | | HID: Add support for chicony multitouch screens.David Gow2010-08-192-0/+3
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-08-185-6/+20
|\ \ \ | |_|/ |/| |
| * | USB HID: Add ID for eGalax Multitouch used in JooJoo tabletChris Ball2010-08-163-0/+11
| * | HID: hiddev: fix memory corruption due to invalid intfdataJiri Kosina2010-08-131-2/+3
| * | HID: hiddev: protect against disconnect/NULL-dereference raceChris Ball2010-08-131-2/+4
| * | HID: picolcd: correct ordering of framebuffer freeingBruno Prémont2010-08-061-1/+1
| * | HID: picolcd: testing the wrong variableDan Carpenter2010-08-061-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-101-25/+24
|\ \ | |/ |/|
| * Input: switch to input_abs_*() access functionsDaniel Mack2010-08-021-25/+24
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-08-0418-183/+585
|\ \
| * \ Merge branch 'bkl' into for-linusJiri Kosina2010-08-041-42/+12
| |\ \
| | * | HID: hiddev: use usb_find_interface, get rid of BKLArnd Bergmann2010-07-131-42/+12
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'magicmouse', 'roccat' and 'vec-pedal' into for-linusJiri Kosina2010-08-049-62/+98
| |\ \ \ \ \
| | | | * | | HID: Force input registration for "VEC footpedal"Daniel Mack2010-07-192-0/+4
| | | | * | | HID: add HID_QUIRK_HIDINPUT_FORCEDaniel Mack2010-07-191-0/+2
| | | | * | | HID: hid-input.c: indentation fixesDaniel Mack2010-07-191-9/+9
| | | | |/ /
| | | * | | HID: roccat: remove obsolete kone_abi_version sysfs attributeStefan Achatz2010-06-212-18/+0
| | | * | | HID: roccat: fix offset errors in bin_attribute readStefan Achatz2010-06-211-2/+2
| | | * | | HID: roccat: introduce missing kfreeJulia Lawall2010-06-021-3/+6
| | | * | | HID: roccat: change kone_driver_version to kone_abi_versionStefan Achatz2010-05-312-7/+7
| | | * | | HID: roccat: fix whitespace warning from checkpatch.plStefan Achatz2010-05-311-1/+1
| | | * | | HID: roccat: remove obsolete commentStefan Achatz2010-05-311-5/+0
| | * | | | HID: magicmouse: Correct parsing of large X and Y motions.Michael Poole2010-07-111-2/+2
| | * | | | HID: magicmouse: report last touch upChase Douglas2010-07-111-2/+20
| | * | | | HID: magicmouse: enable horizontal scrollingChase Douglas2010-06-241-6/+19
| | * | | | HID: magicmouse: add param for scroll speedChase Douglas2010-06-241-15/+28
| | * | | | HID: magicmouse: properly account for scroll movement in stateChase Douglas2010-06-241-1/+2
| | * | | | HID: magicmouse: disable and add module param for scroll accelerationChase Douglas2010-06-041-1/+7
| | * | | | HID: magicmouse: scroll on entire surface, not just middle of mouseChase Douglas2010-06-041-3/+2
| | |/ / /
OpenPOWER on IntegriCloud