summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6Linus Torvalds2015-04-146-97/+121
|\
| * HID: input: Fix NULL pointer dereference when power_supply_register failsKrzysztof Kozlowski2015-03-241-2/+2
| * power_supply: Change ownership from driver to coreKrzysztof Kozlowski2015-03-136-97/+120
| * power_supply: Move run-time configuration to separate structureKrzysztof Kozlowski2015-03-134-5/+6
* | HID: wacom: check for wacom->shared before following the pointerBenjamin Tissoires2015-03-171-3/+4
* | HID: tivo: enable all buttons on the TiVo Slide Pro remoteForest Wilkinson2015-03-153-0/+3
* | HID: add ALWAYS_POLL quirk for a Logitech 0xc007oliver@neukum.org2015-03-112-0/+2
* | HID: wacom: rely on actual touch down count to decide touch_downPing Cheng2015-03-031-32/+43
* | HID: wacom: do not send pen events before touch is up/forced outPing Cheng2015-03-031-0/+6
* | HID: microsoft: Add ID for NE7K wireless keyboardJakub Sitnicki2015-02-233-0/+4
* | HID: i2c-hid: Limit reads to wMaxInputLength bytes for input eventsSeth Forshee2015-02-231-1/+4
* | HID: sony: fix uninitialized per-controller spinlockFrank Praznik2015-02-231-0/+2
* | HID: sony: initialize sony_dev_list_lock properlyJiri Kosina2015-02-231-1/+1
* | HID: sony: Fix a WARNING shown when rmmod-ing the driverAntonio Ospite2015-02-181-1/+1
* | HID: sensor-hub: correct dyn_callback_lock IRQ-safe changeSrinivas Pandruvada2015-02-171-3/+5
* | HID: saitek: add USB ID for older R.A.T. 7Darren Salt2015-02-173-0/+4
* | HID: i2c-hid: The interrupt should be level sensitiveMika Westerberg2015-02-171-1/+1
* | HID: wacom: Add missing ABS_MISC event and feature declaration for 27QHDPing Cheng2015-02-121-3/+8
|/
*-----------. Merge branches 'for-3.19/upstream-fixes', 'for-3.20/apple', 'for-3.20/betop',...Jiri Kosina2015-02-0918-228/+637
|\ \ \ \ \ \ \
| | | | | | | * HID: wacom: add support for Cintiq 27QHD and 27QHD touchPing Cheng2015-01-293-15/+82
| | | | | | | * HID: wacom: consolidate input capability settings for pen and touchPing Cheng2015-01-291-57/+10Star
| | | | | | | * HID: wacom: make sure touch arbitration is applied consistentlyPing Cheng2015-01-291-2/+4
| | | | | | | * HID: wacom: Report ABS_MISC event for Cintiq Companion HybridJason Gerecke2015-01-231-0/+6
| | | | | | | * HID: wacom: peport In Range event according to the specPing Cheng2015-01-122-7/+9
| | | | | | | * HID: wacom: process invalid Cintiq and Intuos data in wacom_intuos_inout()Ping Cheng2015-01-121-24/+26
| | | | | | | * HID: wacom: add support of the Pen of the Bamboo PadBenjamin Tissoires2015-01-061-0/+1
| | | | | | | * HID: wacom: use WACOM_*_FIELD macros in wacom_usage_mapping()Benjamin Tissoires2015-01-063-12/+10Star
| | | | | | * | HID: pidff: Fix initialisation forMicrosoft Sidewinder FF Pro 2Jim Keir2015-01-261-0/+6
| | | | | | * | HID: hyperv: match wait_for_completion_timeout return typeNicholas Mc Guire2015-01-261-1/+1
| | | | | | * | HID: Use Kbuild idiom in MakefilesMichal Marek2015-01-212-47/+14Star
| | | | | | * | HID: microsoft: add support for Japanese Surface Type Cover 3Alan Wu2015-01-074-1/+7
| | | | | | * | HID: fixup the conflicting keyboard mappings quirkJiri Kosina2015-01-061-0/+1
| | | | | | * | HID: fix Kconfig textGeert Uytterhoeven2015-01-061-1/+1
| | | | | | * | HID: input: fix confusion on conflicting mappingsDavid Herrmann2015-01-061-0/+16
| | | | | | |/
| | | | | * | HID: rmi: Add support for the touchpad in the Razer Blade 14 laptopAndrew Duggan2015-01-123-0/+6
| | | | | * | HID: rmi: Support touchpads with external buttonsAndrew Duggan2015-01-121-1/+19
| | | | | * | HID: rmi: Use hid_report_len to compute the size of reportsAndrew Duggan2015-01-121-3/+2Star
| | | | | * | HID: rmi: Support non rmi devices by passing events to hid-inputAndrew Duggan2014-12-221-17/+76
| | | | | * | HID: rmi: Scan the report descriptor to determine if the device is suitable f...Andrew Duggan2014-12-171-5/+17
| | | | | |/
| | | | * | HID: hid-lg4ff: use DEVICE_ATTR_RW macroVivien Didelot2015-01-191-7/+5Star
| | | | * | HID: hid-lg4ff: fix sysfs attribute permissionVivien Didelot2015-01-191-1/+2
| | | | * | HID: logitech-hidpp: store the name of the device in struct hidppBenjamin Tissoires2015-01-091-11/+20
| | | | * | HID: logitech-hidpp: detect HID++ 2.0 errors tooPeter Wu2014-12-191-3/+14
| | | | * | HID: logitech-hidpp: prefix the name with "Logitech"Benjamin Tissoires2014-12-171-0/+34
| | | | * | HID: logitech-hidpp: bail out if wtp_connect failsBenjamin Tissoires2014-12-171-6/+9
| | | | * | HID: logitech-hidpp: separate HID++ from WTP processingPeter Wu2014-12-171-6/+12
| | | | |/
| | | * | HID: lenovo: Use native middle-button mode for compact keyboardsJamie Lentin2014-12-171-0/+37
| | | * | HID: lenovo: Add sensitivity control to compact keyboardsJamie Lentin2014-12-171-1/+41
| | | |/
| | * | HID: betop: add drivers/hid/hid-betopff.cJiri Kosina2014-12-221-0/+160
| | * | HID: add BETOP game controller force feedback supportHuang Bo2014-12-224-0/+20
| | |/