summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | | | | * | | | | 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
| | | | |/ / / /
| | | * | | | | HID: huion: Fix sparse warningsNikolai Kondrashov2014-07-291-1/+1
| | | * | | | | HID: huion: Handle tablets with UC-Logic vendor IDNikolai Kondrashov2014-07-291-0/+1
| | | * | | | | HID: huion: Switch to generating report descriptorNikolai Kondrashov2014-07-291-78/+167
| | | * | | | | HID: huion: Don't ignore other interfacesNikolai Kondrashov2014-07-291-13/+7
| | | * | | | | HID: huion: Use "tablet" instead of specific modelNikolai Kondrashov2014-07-293-14/+15
| | | |/ / / /
| | * | | | | HID: cp2112: add I2C modeAntonio Borneo2014-07-291-1/+102
| | * | | | | HID: cp2112: fix gpio value in gpio_direction_outputAntonio Borneo2014-07-071-2/+6
| | | |/ / / | | |/| | |
| * | | | | HID: usbhid: Use flag HID_DISCONNECTED when a usb device is removedReyad Attiyat2014-07-291-1/+5
| * | | | | HID: ignore jabra gn9350ePatrick Plattes2014-07-292-0/+2
OpenPOWER on IntegriCloud