summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | HID: usbhid: prevent unwanted events to be sent when re-opening the deviceBenjamin Tissoires2014-10-292-12/+25
| | | | |_|/ / | | | |/| | |
| | | * | | | HID: core: do not scan reports if the group is already setBenjamin Tissoires2014-10-291-1/+2
| | | * | | | HID: fix merge from wacom into the HID treeBenjamin Tissoires2014-10-291-10/+7
| | | * | | | HID: input: Map unknown consumer page codes to KEY_UNKNOWNHans de Goede2014-10-221-1/+1
| | | | |_|/ | | | |/| |
| | * | | | HID: i2c-hid: prevent buffer overflow in early IRQGwendal Grignou2014-12-121-1/+1
| | * | | | HID: wacom: fix freeze on open when autosuspend is onBenjamin Tissoires2014-12-021-8/+1
| | * | | | HID: wacom: re-add accidentally dropped Lenovo PIDBenjamin Tissoires2014-12-021-0/+1
| * | | | | HID: yet another buggy ELAN touchscreenOliver Neukum2014-11-192-0/+2
| | |_|/ / | |/| | |
* | | | | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-101-1/+1
|\ \ \ \ \
| * | | | | i2c-hid / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-041-1/+1
| |/ / / /
* | | | | Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-081-5/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | HID: hid-sensor-hub: Use mfd_add_hotplug_devices() helperJohan Hovold2014-11-251-5/+3
* | | | | 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
| | | | | | * | | HID: uhid: avoid magic-numbers when setting stringsDavid Herrmann2014-08-251-7/+7
| | | | | | * | | HID: uhid: avoid dangling pointers in uhid contextDavid Herrmann2014-08-251-5/+11
OpenPOWER on IntegriCloud