summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-203-13/+13
* USB: remove uses of URB_NO_SETUP_DMA_MAPAlan Stern2010-05-203-11/+6
* HID: fix suspend crash by moving initializations earlierAlan Stern2010-05-071-7/+6
* HID: sony: fix sony_set_operational_btAntonio Ospite2010-05-031-1/+1
* HID: ntrig: Remove unused macro, TripleTap and QuadTapRafi Rubin2010-05-031-30/+2
* HID: ntrig: TipSwitch for single touch mode touch.Rafi Rubin2010-05-031-8/+21
* HID: hidraw: fix numbered reportsAlan Ott2010-04-271-7/+2
* HID: wacom: remove annoying non-error printkCory Fields2010-04-211-1/+0
* HID: ntrig: Emit TOUCH with DOUBLETAP for single touchRafi Rubin2010-04-131-0/+2
* HID: add support for cymotion master solar keyboardRaphaël Doursenaud2010-04-083-0/+3
* HID: ntrig: explain firmware quirkJiri Kosina2010-04-071-1/+2
* HID: fix N-trig touch panel with recent firmwareStephane Chatty2010-04-061-2/+10
* Merge branch 'master' into export-slabhTejun Heo2010-04-052-1/+5
|\
| * HID: Add NOGET quirk for Quanta Pixart touchscreenAnisse Astier2010-03-291-0/+1
| * HID: fix oops in gyration_event()Jiri Kosina2010-03-231-1/+4
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3021-0/+21
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-187-5/+24
|\
| * HID: avoid '\0' in hid debugfs events fileBruno Prémont2010-03-161-3/+3
| * HID: Add RGT Clutch Wheel clutch device idMarkus Rathgeb2010-03-132-0/+3
| * HID: ntrig: fix touch eventsRafi Rubin2010-03-101-0/+11
| * HID: add quirk for UC-Logik WP4030 tabletAndrej Gelenberg2010-03-092-0/+2
| * HID: magicmouse: fix oops after device removalMichael Poole2010-03-091-2/+5
* | Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov2010-03-081-12/+12
* | 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
|\ \ | |/
OpenPOWER on IntegriCloud