summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
2014-07-29HID: ignore jabra gn9350ePatrick Plattes2-0/+2
2014-07-29HID: cp2112: add I2C modeAntonio Borneo1-1/+102
2014-07-29HID: use multi input quirk for 22b9:2968Wen-chien Jesse Sung2-0/+2
2014-07-29HID: rmi: only bind the hid-rmi driver to the mouse interface of composite US...Andrew Duggan1-1/+3
2014-07-29HID: rmi: check that report ids exist in the report_id_hash before accessing ...Andrew Duggan1-6/+22
2014-07-29HID: lenovo: Add support for Compact (BT|USB) keyboardJamie Lentin4-0/+214
2014-07-29HID: lenovo: Don't call function in condition, show error codesJamie Lentin1-4/+4
2014-07-29HID: lenovo: Prepare support for adding other devicesJamie Lentin1-8/+45
2014-07-29HID: lenovo: Rename hid-lenovo-tpkbd to hid-lenovoJamie Lentin4-101/+102
2014-07-29HID: huion: Handle tablets with UC-Logic vendor IDNikolai Kondrashov1-0/+1
2014-07-29HID: huion: Switch to generating report descriptorNikolai Kondrashov1-78/+167
2014-07-29HID: huion: Don't ignore other interfacesNikolai Kondrashov1-13/+7
2014-07-29HID: huion: Use "tablet" instead of specific modelNikolai Kondrashov3-14/+15
2014-07-29HID: add quirk for 0x04d9:0xa096 deviceWangzhao Cai2-0/+2
2014-07-29HID: i2c-hid: call the hid driver's suspend and resume callbacksAndrew Duggan1-1/+14
2014-07-29HID: rmi: change logging level of log messages related to unexpected reportsAndrew Duggan1-2/+2
2014-07-29HID: rmi: make compututation of the address of Query 12 more carefulAndrew Duggan1-10/+25
2014-07-28Input: wacom - add support for 0x12C ISDv4 sensorJason Gerecke1-0/+4
2014-07-26Input: wacom - register an ac power supply for wireless devicesBenjamin Tissoires3-5/+55
2014-07-26Input: wacom - use a uniq name for the battery deviceBenjamin Tissoires2-1/+6
2014-07-26Input: wacom - enhance Wireless Receiver battery reportingBenjamin Tissoires4-8/+43
2014-07-26Input: wacom - put a flag when the led are initializedBenjamin Tissoires2-0/+7
2014-07-26Input: wacom - support up to 2048 pressure levels with ISDv4Jason Gerecke1-1/+1
2014-07-26Input: wacom - move the USB (now hid) Wacom driver in drivers/hidBenjamin Tissoires6-0/+4128
2014-07-26Input: wacom - switch from an USB driver to a HID driverBenjamin Tissoires2-2/+10
2014-07-26[media] rc-core: remove protocol arraysDavid Härdeman1-1/+1
2014-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-11/+24
2014-07-07HID: cp2112: fix gpio value in gpio_direction_outputAntonio Borneo1-2/+6
2014-07-07HID: use multi input quirk for 22b9:2968Wen-chien Jesse Sung2-0/+2
2014-07-03HID: gt683r: move mode attribute to led-class devicesJanne Kanniainen1-12/+24
2014-07-03HID: gt683r: fix race conditionJanne Kanniainen1-3/+3
2014-07-01HID: add support for MSI GT683R led panelsJanne Kanniainen6-2/+327
2014-06-30HID: sensor-hub: fix potential memory leakJiri Slaby1-0/+1
2014-06-30HID: picolcd: remove unnecessary NULL test before debugfs_removeFabian Frederick1-6/+3
2014-06-27HID: usbhid: quirk for PM1610 and PM1640 Touchscreen.John Sung2-0/+4
2014-06-27HID: roccat: Drop castHimangi Saraogi1-1/+1
2014-06-25HID: sony: Remove an old and redundant commentAntonio Ospite1-2/+0
2014-06-25HID: sony: Format and comment sixaxis_rdescAntonio Ospite1-19/+74
2014-06-25HID: sony: Always override the Sixaxis descriptorAntonio Ospite1-21/+10
2014-06-25HID: sony: Use the SIXAXIS_CONTROLLER constant when possibleAntonio Ospite1-3/+1
2014-06-12HID: rmi: Protect PM-only functions by #ifdef CONFIG_PMGeert Uytterhoeven1-0/+2
2014-06-12Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+2
2014-06-11HID: sensor-hub: introduce Kconfig dependency on IOMEMChen Gang1-1/+1
2014-06-11HID: Kconfig: drop remove Unicode non-breaking space from KconfigBrian Norris1-1/+1
2014-06-10HID: usbhid: remove unneeded initialization of quirks_param[]Mathias Krause1-1/+1
2014-06-10HID: sensor-hub: make dyn_callback_lock IRQ-safeJiri Kosina1-10/+14
2014-06-04Merge branches 'for-3.16/i2c-hid', 'for-3.16/rmi4', 'for-3.16/sony' and 'for-...Jiri Kosina7-286/+1491
2014-06-04Merge branches 'for-3.15/upstream-fixes' and 'for-3.16/upstream' into for-linusJiri Kosina10-13/+288
2014-06-03HID: thingm: thingm_fwinfo[] doesn't need to be globalJiri Kosina1-1/+1
2014-06-03HID: core: add two new usages for digitizerPing Cheng2-0/+7