summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* USB: Push BKL on open down into the driversOliver Neukum2010-03-021-2/+5
* Merge branches 'upstream', 'raw_report_modifications' and 'apple_magic_mouse'...Jiri Kosina2010-02-259-6/+515
|\
| * HID: magicmouse: coding style and probe failure fixesMichael Poole2010-02-111-60/+40
| * HID: fix up Kconfig entry for MagicMouseJiri Kosina2010-02-101-3/+2
| * HID: add a device driver for the Apple Magic Mouse.Michael Poole2010-02-105-0/+482
| * HID: Export hid_register_reportMichael Poole2010-02-101-1/+2
| * HID: make Wacom modesetting failures non-fatalJiri Kosina2010-02-031-8/+9
| * HID: Enable Sixaxis controller over BluetoothBastien Nocera2010-02-032-2/+20
| * HID: Implement Wacom quirk in the kernelBastien Nocera2010-02-031-0/+27
| * HID: make raw reports possible for both feature and output reportsJiri Kosina2010-02-032-3/+4
* | HID: usbhid: initialize interface pointers early enoughJiri Kosina2010-02-171-3/+2
* | HID: extend mask for BUTTON usage pageJiri Kosina2010-02-171-1/+1
* | HID: hid-ntrig: Single touch mode tapRafi Rubin2010-02-161-0/+2
* | HID: hid-ntrig: multitouch cleanup and fixRafi Rubin2010-02-161-22/+94
* | HID: n-trig: remove unnecessary tool switchingRafi Rubin2010-02-161-40/+1
* | HID: hid-ntrig add multi input quirk and clean upRafi Rubin2010-02-161-11/+58
* | HID: usbhid: introduce timeout for stuck ctrl/out URBsOliver Neukum2010-02-122-2/+28
* | HID: remove MODULE_VERSION from new driversJiri Kosina2010-02-104-4/+0
* | HID: Support for MosArt multitouch panelStephane Chatty2010-02-105-5/+290
* | HID: add pressure support for the Stantum multitouch panelStephane Chatty2010-02-101-4/+5
* | HID: fixed bug in single-touch emulation on the stantum panelStephane Chatty2010-02-101-1/+1
* | HID: fix typo in error messageBastien Nocera2010-02-091-1/+1
* | HID: add mapping for "AL Network Chat" usageLeo P White2010-02-091-0/+1
* | HID: use multi input quirk for TouchPack touchscreenThadeu Lima de Souza Cascardo2010-02-042-1/+5
* | HID: make full-fledged hid-bus drivers properly selectableJiri Kosina2010-02-031-4/+2
* | HID: add support for Pixart Imaging Optical Touch ScreenAlex Neblett2010-02-033-0/+4
* | Merge branch 'master' into upstreamJiri Kosina2010-02-027-12/+44
|\|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-01-135-6/+40
| |\
| | * HID: wacom: Add BTN_TOOL_FINGER for pad button reportingPrzemo Firszt2010-01-131-0/+1
| | * HID: add device IDs for new model of Apple Wireless KeyboardChristian Schuerer-Waldheim2010-01-133-0/+13
| | * HID: fix pad button definition in hid-wacomPrzemo Firszt2010-01-131-0/+3
| | * HID: Support 171 byte variant of Samsung USB IR receiverRobert Schedel2009-12-111-6/+19
| | * HID: blacklist ET&T TC5UH touchscreen controllerPetr Štetiar2009-12-102-0/+4
| * | drop explicit include of autoconf.hSam Ravnborg2009-12-121-2/+0
| * | USB: remove the auto_pm flagAlan Stern2009-12-111-4/+4
| |/
* | HID: use multi input quirk for eTurboTouch touchscreenThadeu Lima de Souza Cascardo2010-02-022-0/+4
* | HID: add NOGET quirk for Prodige Cordless ComboAlexander Shishkin2010-02-022-0/+4
* | HID: update copyrightJiri Kosina2010-02-023-3/+3
* | HID: add support for Ortek WKB-2000Johnathon Harris2010-01-265-0/+68
* | HID: hid-debug.c: make local symbols staticH Hartley Sweeten2010-01-151-3/+3
* | HID: remove TENX iBuddy from blacklistJiri Kosina2010-01-132-6/+0
* | HID: add support for Acer T230H multitouchStephane Chatty2010-01-135-0/+270
* | HID: add driver for the Logitech Flight System G940Gary Stein2010-01-138-1/+202
* | HID: make USB device id constantMárton Németh2010-01-121-1/+1
* | HID: allow disabling hard-coded ISO-layout for Apple keyboardsStefan Glasenhardt2010-01-061-5/+12
* | HID: fix parsing of local delimiter with size 0Jiri Kosina2010-01-051-1/+2
* | HID: handle joysticks with large number of buttonsJiri Kosina2010-01-041-1/+6
* | HID: make Stantum driver standalone config optionJiri Kosina2010-01-041-1/+1
* | HID: add support for Stantum multitouch panelStephane Chatty2010-01-045-0/+294
* | HID: make 3M PCT touchscreen driver standalone config optionJiri Kosina2009-12-231-2/+1