summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-08-2111-93/+114
|\
| * HID: fix a couple of off-by-onesJiri Kosina2014-08-216-7/+7
| * HID: logitech: perform bounds checking on device_id early enoughJiri Kosina2014-08-211-7/+6Star
| * HID: logitech: fix bounds checking on LED report sizeJiri Kosina2014-08-211-1/+1
| * HID: logitech: Prevent possibility of infinite loop when using /sys interfaceSimon Wood2014-08-151-2/+2
| * HID: rmi: print an error if F11 is not found instead of stopping the deviceAndrew Duggan2014-08-141-4/+9
| * HID: hid-sensor-hub: use devm_ functions consistentlyHimangi Saraogi2014-08-121-22/+11Star
| * HID: huion: Use allocated buffer for DMANikolai Kondrashov2014-08-121-12/+38
| * HID: huion: Fail on parameter retrieval errorsNikolai Kondrashov2014-08-121-47/+49
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-08-161-0/+2
|\ \
| * | Input: wacom - fix compiler warning if !CONFIG_PMGeert Uytterhoeven2014-08-121-0/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-08-098-981/+4523
|\| |
| * | Merge branch 'next' into for-linusDmitry Torokhov2014-08-0721-1293/+6338
| |\ \
| | * | Input: wacom - only register once the MODULE_* macrosBenjamin Tissoires2014-08-072-4/+5
| | * | Input: HID - remove hid-wacom Bluetooth driverBenjamin Tissoires2014-08-073-982/+2Star
| | * | Input: wacom - add copyright note and bump version to 2.0Benjamin Tissoires2014-08-071-1/+4
| | * | Input: wacom - remove passing id for wacom_set_reportPrzemo Firszt2014-08-071-18/+17Star
| | * | Input: wacom - check for bluetooth protocol while setting OLEDsBenjamin Tissoires2014-08-071-8/+21
| | * | Input: wacom - handle Intuos 4 BT in wacom.koBenjamin Tissoires2014-08-075-2/+92
| | * | Input: wacom - handle Graphire BT tablets in wacom.koBenjamin Tissoires2014-08-065-5/+132
| | * | Input: wacom - prepare the driver to include BT devicesBenjamin Tissoires2014-08-062-3/+69
| | * | Input: wacom - add support for 0x12C ISDv4 sensorJason Gerecke2014-07-281-0/+4
| | * | Input: wacom - register an ac power supply for wireless devicesBenjamin Tissoires2014-07-263-5/+55
| | * | Input: wacom - use a uniq name for the battery deviceBenjamin Tissoires2014-07-262-1/+6
| | * | Input: wacom - enhance Wireless Receiver battery reportingBenjamin Tissoires2014-07-264-8/+43
| | * | Input: wacom - put a flag when the led are initializedBenjamin Tissoires2014-07-262-0/+7
| | * | Input: wacom - support up to 2048 pressure levels with ISDv4Jason Gerecke2014-07-261-1/+1
| | * | Input: wacom - move the USB (now hid) Wacom driver in drivers/hidBenjamin Tissoires2014-07-266-0/+4128
| | * | Input: wacom - switch from an USB driver to a HID driverBenjamin Tissoires2014-07-262-2/+10
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2014-08-086-2/+339
|\ \ \ \ | |_|_|/ |/| | |
| * | | HID: gt683r: move mode attribute to led-class devicesJanne Kanniainen2014-07-031-12/+24
| * | | HID: gt683r: fix race conditionJanne Kanniainen2014-07-031-3/+3
| * | | HID: add support for MSI GT683R led panelsJanne Kanniainen2014-07-016-2/+327
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-08-0716-642/+1181
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----------. \ \ \ Merge branches 'for-3.17/upstream', 'for-3.17/cp2112', 'for-3.17/huion', 'for...Jiri Kosina2014-08-0616-645/+1190
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | * | | | HID: sony: Default initialize all elements of the LED max_brightness array to 1Frank Praznik2014-07-301-1/+1
| | | | | | | | * | | | HID: sony: Remove an old and redundant commentAntonio Ospite2014-06-251-2/+0Star
| | | | | | | | * | | | HID: sony: Format and comment sixaxis_rdescAntonio Ospite2014-06-251-19/+74
| | | | | | | | * | | | HID: sony: Always override the Sixaxis descriptorAntonio Ospite2014-06-251-21/+10Star
| | | | | | | | * | | | HID: sony: Use the SIXAXIS_CONTROLLER constant when possibleAntonio Ospite2014-06-251-3/+1Star
| | | | | | | * | | | | HID: rmi: only bind the hid-rmi driver to the mouse interface of composite US...Andrew Duggan2014-07-291-1/+3
| | | | | | | * | | | | HID: rmi: check that report ids exist in the report_id_hash before accessing ...Andrew Duggan2014-07-291-6/+22
| | | | | | | * | | | | HID: rmi: change logging level of log messages related to unexpected reportsAndrew Duggan2014-07-291-2/+2
| | | | | | | * | | | | HID: rmi: make compututation of the address of Query 12 more carefulAndrew Duggan2014-07-291-10/+25
| | | | | | | | |_|_|/ | | | | | | | |/| | |
| | | | | | * | | | | HID: lenovo: Add support for Compact (BT|USB) keyboardJamie Lentin2014-07-294-0/+214
| | | | | | * | | | | HID: lenovo: Don't call function in condition, show error codesJamie Lentin2014-07-291-4/+4
| | | | | | * | | | | HID: lenovo: Prepare support for adding other devicesJamie Lentin2014-07-291-8/+45
| | | | | | * | | | | HID: lenovo: Rename hid-lenovo-tpkbd to hid-lenovoJamie Lentin2014-07-294-101/+102
| | | | | | |/ / / /
| | | | | * / / / / HID: i2c-hid: call the hid driver's suspend and resume callbacksAndrew Duggan2014-07-291-1/+14
| | | | | |/ / / /
| | | | * / / / / HID: hyperv: register as a wakeup sourceDexuan Cui2014-08-041-0/+6
| | | | |/ / / /