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-274-18/+42
|\
| * HID: picolcd: sanity check report size in raw_event() callbackJiri Kosina2014-08-271-0/+6
| * HID: magicmouse: sanity check report size in raw_event() callbackJiri Kosina2014-08-271-0/+10
| * HID: logitech-dj: prevent false errors to be shownBenjamin Tissoires2014-08-252-18/+26
* | 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/+6
| * 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/+11
| * 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-151-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-088-981/+4523
|\| |
| * | Merge branch 'next' into for-linusDmitry Torokhov2014-08-0621-1293/+6338
| |\ \
| | * | Input: wacom - only register once the MODULE_* macrosBenjamin Tissoires2014-08-062-4/+5
| | * | Input: HID - remove hid-wacom Bluetooth driverBenjamin Tissoires2014-08-063-982/+2
| | * | Input: wacom - add copyright note and bump version to 2.0Benjamin Tissoires2014-08-061-1/+4
| | * | Input: wacom - remove passing id for wacom_set_reportPrzemo Firszt2014-08-061-18/+17
| | * | Input: wacom - check for bluetooth protocol while setting OLEDsBenjamin Tissoires2014-08-061-8/+21
| | * | Input: wacom - handle Intuos 4 BT in wacom.koBenjamin Tissoires2014-08-065-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-253-5/+55
| | * | Input: wacom - use a uniq name for the battery deviceBenjamin Tissoires2014-07-252-1/+6
| | * | Input: wacom - enhance Wireless Receiver battery reportingBenjamin Tissoires2014-07-254-8/+43
| | * | Input: wacom - put a flag when the led are initializedBenjamin Tissoires2014-07-252-0/+7
| | * | Input: wacom - support up to 2048 pressure levels with ISDv4Jason Gerecke2014-07-251-1/+1
| | * | Input: wacom - move the USB (now hid) Wacom driver in drivers/hidBenjamin Tissoires2014-07-256-0/+4128
| | * | Input: wacom - switch from an USB driver to a HID driverBenjamin Tissoires2014-07-252-2/+10
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2014-08-076-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-0616-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/+0
| | | | | | | | * | | | HID: sony: Format and comment sixaxis_rdescAntonio Ospite2014-06-251-19/+74
| | | | | | | | * | | | HID: sony: Always override the Sixaxis descriptorAntonio Ospite2014-06-251-21/+10
| | | | | | | | * | | | HID: sony: Use the SIXAXIS_CONTROLLER constant when possibleAntonio Ospite2014-06-251-3/+1
| | | | | | | * | | | | 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