summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* HID: hid-samsung: add support for Creative Desktop Wireless 6000Don Prince2010-05-174-13/+93
* HID: Zydacron Remote Control driverDon Prince2010-05-174-0/+12
* HID: Use kmemdupJulia Lawall2010-05-171-2/+1
* HID: hidraw: fix indentationAntonio Ospite2010-05-111-1/+1
* HID: add multi-input quirk for eGalax TouchcontrollerPeter Hutterer2010-05-102-0/+4
* HID: add support for BTC Emprex 3009URF III Vista MCE RemoteWayne Thomas2010-04-294-15/+29
* HID: fix build failureJiri Kosina2010-04-231-1/+1
* HID: fix support for Wacom Intuos 4 wirelessJiri Kosina2010-04-211-0/+1
* HID: add support for the Wacom Intuos 4 wirelessBastien Nocera2010-04-212-1/+2
* HID: add mappings for a few keys found on Logitech MX3200Lorenzo Castelli2010-04-191-0/+9
* HID: add HID_QUIRK_HIDDEV_FORCE and HID_QUIRK_NO_IGNOREBastien Nocera2010-04-192-1/+4
* HID: non-overlapping zeroing of extra bitsPete Zaitcev2010-04-131-5/+1
* HID: add support for 3M multitouch 22" displayStephane Chatty2010-04-113-3/+30
* HID: usbhid: enable remote wakeup for keyboardsAlan Stern2010-04-032-2/+6
* HID: add sysfs speed attribute for wacom bluetooth tabletPrzemo Firszt2010-03-221-1/+39
* HID: separate mode switching function for wacom bluetooth driverPrzemo Firszt2010-03-221-26/+40
* HID: expose wacom pen tablet battery through power_supply classPrzemo Firszt2010-03-162-0/+135
* HID: register debugfs entries before adding deviceBruno Prémont2010-03-151-2/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-02-2524-108/+2163
|\
| * Merge branches 'upstream', 'raw_report_modifications' and 'apple_magic_mouse'...Jiri Kosina2010-02-2535-232/+817
| |\
| | * 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-022622-215019/+350476
| |\ \
| * | | 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