summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* 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-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-07-075-11/+24
|\
| * HID: use multi input quirk for 22b9:2968Wen-chien Jesse Sung2014-07-072-0/+2
| * HID: sensor-hub: fix potential memory leakJiri Slaby2014-06-301-0/+1
| * HID: usbhid: quirk for PM1610 and PM1640 Touchscreen.John Sung2014-06-272-0/+4
| * HID: rmi: Protect PM-only functions by #ifdef CONFIG_PMGeert Uytterhoeven2014-06-121-0/+2
| * HID: sensor-hub: introduce Kconfig dependency on IOMEMChen Gang2014-06-111-1/+1
| * HID: sensor-hub: make dyn_callback_lock IRQ-safeJiri Kosina2014-06-101-10/+14
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-122-2/+2
|\ \ | |/ |/|
| * drivers/hid/hid-picolcd_fb: avoid world-writable sysfs files.Rusty Russell2014-05-141-1/+1
| * drivers/hid/hid-lg4ff.c: avoid world-writable sysfs files.Rusty Russell2014-05-141-1/+1
| |
| \
| \
| \
| \
| \
*-----. \ Merge branches 'for-3.16/i2c-hid', 'for-3.16/rmi4', 'for-3.16/sony' and 'for-...Jiri Kosina2014-06-047-286/+1491
|\ \ \ \ \
| | | | * | HID: thingm: thingm_fwinfo[] doesn't need to be globalJiri Kosina2014-06-031-1/+1
| | | | * | HID: thingm: add support for blink(1) mk2Vivien Didelot2014-04-151-1/+6
| | | | * | HID: thingm: refactor blink(1) supportVivien Didelot2014-04-151-97/+207
| | | | * | HID: thingm: remove the "fade" sysfs attributeVivien Didelot2014-04-151-41/+0Star
| | | | * | HID: thingm: remove the "play" sysfs attributeVivien Didelot2014-04-151-33/+0Star
| | | * | | HID: hid-sony - allow 3rd party INTEC controller to turn off all ledsSimon Wood2014-04-241-0/+4
| | | * | | HID: sony: Add blink support to the Sixaxis and DualShock 4 LEDsFrank Praznik2014-04-241-25/+124
| | | * | | HID: sony: Initialize the controller LEDs with a device ID valueFrank Praznik2014-04-241-5/+114
| | | * | | HID: sony: Use the controller Bluetooth MAC address as the unique value in th...Frank Praznik2014-04-241-6/+2Star
| | | * | | HID: sony: Convert startup and shutdown functions to use a uniform parameter ...Frank Praznik2014-04-241-35/+32Star
| | | * | | HID: sony: Use a struct for the Sixaxis output report.Frank Praznik2014-04-241-17/+49
| | | * | | HID: sony: Use inliners for work queue initialization and cancellationFrank Praznik2014-04-241-10/+19
| | | | |/ | | | |/|
| | * | | HID: rmi: do not handle touchscreens through hid-rmiBenjamin Tissoires2014-05-222-4/+9
| | * | | HID: rmi: fix masks for x and w_x dataAndrew Duggan2014-05-161-2/+2
| | * | | HID: rmi: fix wrong struct field nameJiri Kosina2014-05-131-2/+2
| | * | | HID: rmi: do not fetch more than 16 bytes in a queryBenjamin Tissoires2014-05-131-3/+8
| | * | | HID: rmi: check for the existence of some optional queries before reading que...Andrew Duggan2014-05-131-4/+32
| | * | | HID: rmi: do not stop the device at the end of probeBenjamin Tissoires2014-04-091-1/+0Star
| | * | | HID: rmi: introduce RMI driver for Synaptics touchpadsBenjamin Tissoires2014-04-094-0/+900
| | | |/ | | |/|
| * | | HID: i2c-hid: hid report descriptor retrieval changesArchana Patni2014-05-131-32/+13Star
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-05-085-2/+19
| |\ \ \ | | |_|/ | |/| |
* | | | Merge branches 'for-3.15/upstream-fixes' and 'for-3.16/upstream' into for-linusJiri Kosina2014-06-0410-13/+288
|\ \ \ \
| * | | | HID: core: add two new usages for digitizerPing Cheng2014-06-032-0/+7