summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* HID: wacom: Report ABS_MISC event for Cintiq Companion HybridJason Gerecke2015-03-231-0/+6
* HID: fixup the conflicting keyboard mappings quirkJiri Kosina2015-03-231-0/+1
* HID: input: fix confusion on conflicting mappingsDavid Herrmann2015-03-231-0/+16
* HID: i2c-hid: Limit reads to wMaxInputLength bytes for input eventsSeth Forshee2015-03-061-1/+4
* HID: rmi: Check for additional ACM registers appended to F11 data reportAndrew Duggan2015-02-051-9/+52
* HID: Add a new id 0x501a for Genius MousePen i608XGiedrius Statkevičius2015-01-164-0/+7
* HID: add battery quirk for USB_DEVICE_ID_APPLE_ALU_WIRELESS_2011_ISO keyboardKarl Relton2015-01-161-0/+3
* HID: i2c-hid: Do not free buffers in i2c_hid_stop()Mika Westerberg2015-01-161-5/+0
* HID: roccat: potential out of bounds in pyra_sysfs_write_settings()Dan Carpenter2015-01-161-2/+6
* HID: i2c-hid: prevent buffer overflow in early IRQGwendal Grignou2015-01-161-1/+1
* HID: i2c-hid: fix race condition reading reportsJean-Baptiste Maneyrol2015-01-161-4/+8
* HID: wacom: fix freeze on open when autosuspend is onBenjamin Tissoires2015-01-161-8/+1
* HID: wacom: re-add accidentally dropped Lenovo PIDBenjamin Tissoires2015-01-161-0/+1
* HID: yet another buggy ELAN touchscreenOliver Neukum2015-01-162-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-11-133-0/+3
|\
| * HID: core: cleanup .claimed field on disconnectBenjamin Tissoires2014-11-031-0/+1
| * HID: usbhid: enable always-poll quirk for Elan Touchscreen 0103Adel Gadllah2014-11-032-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-294-1/+21
|\|
| * HID: input: Fix TransducerSerialNumber implementationJason Gerecke2014-10-291-1/+4
| * HID: add keyboard input assist hid usagesOlivier Gay2014-10-202-0/+13
| * HID: usbhid: enable always-poll quirk for Elan Touchscreen 016fAdel Gadllah2014-10-102-0/+2
| * HID: usbhid: enable always-poll quirk for Elan Touchscreen 009bAdel Gadllah2014-10-102-0/+2
* | Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-10-091-4/+2
|\ \ | |/ |/|
| * driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe2014-09-181-4/+2
| |
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
*-------------. \ Merge branches 'for-3.18/always-poll-quirk', 'for-3.18/logitech', 'for-3.18/p...Jiri Kosina2014-10-0621-1266/+5776
|\ \ \ \ \ \ \ \ \
| | | | | | | | * | HID: wacom: implement the finger part of the HID generic handlingBenjamin Tissoires2014-10-013-3/+164
| | | | | | | | * | HID: wacom: implement generic HID handling for pen generic devicesBenjamin Tissoires2014-10-015-2/+206
| | | | | | | | * | HID: wacom: move allocation of inputs earlierBenjamin Tissoires2014-10-011-3/+9
| | | | | | | | * | HID: wacom: split out input allocation and registrationBenjamin Tissoires2014-10-012-33/+64
| | | | | | | | * | HID: wacom: rename failN with some meaningful informationBenjamin Tissoires2014-10-011-20/+29
| | | | | | | | * | HID: wacom: fix timeout on probe for some wacomsBenjamin Tissoires2014-09-221-2/+16
| | | | | | | | * | HID: wacom: make the WL connection friendly for the desktopBenjamin Tissoires2014-09-122-1/+4
| | | | | | | | * | HID: wacom - enable LED support for Wireless Intuos5/ProPing Cheng2014-09-111-17/+35
| | | | | | | | * | HID: wacom - remove report_id from wacom_get_report interfacePing Cheng2014-09-111-4/+4
| | | | | | | | * | HID: wacom - Clean up of sysfsPing Cheng2014-09-111-2/+10
| | | | | | | | * | HID: wacom - Add default permission defines for sysfs attributesPing Cheng2014-09-111-4/+7
| | | | | | | | * | HID: wacom: Add support for the Cintiq CompanionBenjamin Tissoires2014-09-031-0/+10
| | | | | | | * | | HID: Add Holtek USB ID 04d9:a0c2 ETEKCITY ScrollJohn DeSilva2014-09-083-0/+6
| | | | | | | * | | HID: fix ignore_special_drivers modparam descriptionHans Petter Selasky2014-09-081-1/+1
| | | | | | | * | | HID: add support for PenMount HID TouchScreen DriverChristian Gmeiner2014-09-045-0/+63
| | | | | | | * | | HID: thingm: fix workqueue race on removeJiri Kosina2014-09-041-3/+3
| | | | | | | * | | HID: usbhid: improve handling of Clear-Halt and resetAlan Stern2014-09-031-25/+9
| | | | | | | * | | HID: input: force generic axis to be mapped to their user space axisBenjamin Tissoires2014-08-261-0/+6
| | | | | | | | |/ | | | | | | | |/|
| | | | | | * | | HID: uHID: fix excepted report typeBenjamin Tissoires2014-10-011-1/+1
| | | | | | * | | HID: uhid: report to user-space whether reports are numberedDavid Herrmann2014-08-251-1/+20
| | | | | | * | | HID: uhid: implement SET_REPORTDavid Herrmann2014-08-251-68/+138
| | | | | | * | | HID: uhid: rename uhid_raw_request to uhid_hid_raw_requestDavid Herrmann2014-08-251-16/+16
| | | | | | * | | HID: uhid: add ABI compatible UHID_GET_REPORT replacing UHID_FEATUREDavid Herrmann2014-08-251-14/+14
| | | | | | * | | HID: uhid: invert report_done and make non-atomicDavid Herrmann2014-08-251-8/+7
| | | | | | * | | HID: uhid: turn report_id into u32David Herrmann2014-08-251-3/+4