summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* HID: sensor-hub: Move the memset to sensor_hub_get_feature()Srinivas Pandruvada2017-01-021-1/+2
* HID: usbhid: Add quirk for Mayflash/Dragonrise DolphinBar.Marcel Hasler2017-01-022-0/+2
* HID: usbhid: Add quirk for the Futaba TOSD-5711BB VFDAlex Wood2017-01-022-0/+4
* HID: sony: Ignore DS4 dongle reports when no device is connectedRoderick Colenbrander2016-12-191-0/+28
* HID: sony: Use DS4 MAC address as unique identifier on USBRoderick Colenbrander2016-12-191-0/+6
* HID: sony: Fix error handling bug when touchpad registration failsRoderick Colenbrander2016-12-191-1/+1
* HID: asus: Fix keyboard supportBrendan McGrath2016-12-191-6/+11
*-----------------. Merge branches 'for-4.10/asus', 'for-4.10/cp2112', 'for-4.10/i2c-hid-nopower'...Jiri Kosina2016-12-1423-477/+2133
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * HID: wacom: generic: Don't sync input on empty input packetsPing Cheng2016-12-092-25/+52
| | | | | | | | | | * HID: wacom: generic: Pad supports more than buttonsPing Cheng2016-12-091-0/+9
| | | | | | | | | | * HID: wacom: generic: Send data only when the interface is definedPing Cheng2016-12-091-9/+9
| | | | | | | | | | * HID: wacom: generic: Don't return a value for wacom_wac_eventPing Cheng2016-12-092-36/+28
| | | | | | | | | | * HID: wacom: Declare tool ID 0x84a as an Intuos eraserJason Gerecke2016-11-151-0/+1
| | | | | | | | | | * HID: wacom: Don't clear bits unintentionallyDan Carpenter2016-11-151-1/+1
| | | | | | | | | | * HID: input: Recognize ABS_WHEEL in hidinput_calc_abs_resJason Gerecke2016-10-201-0/+1
| | | | | | | | | | * HID: wacom: generic: Extend pad supportJason Gerecke2016-10-202-0/+20
| | | | | | | | | | * HID: wacom: generic: Add support for battery status on pen and pad interfacesJason Gerecke2016-10-202-1/+46
| | | | | | | | | | * HID: wacom: generic: Introduce pad supportJason Gerecke2016-10-202-16/+146
| | | | | | | | | | * HID: wacom: generic: Add support for sensor offsetsJason Gerecke2016-10-203-8/+74
| | | | | | | | | | * HID: wacom: Fix sensor outbounds and redefine as offsets from each edgeJason Gerecke2016-10-202-23/+45
| | | | | | | | | | * HID: wacom: generic: Support tool ID and additional tool typesJason Gerecke2016-10-202-5/+71
| | | | | | | | | | * HID: wacom: Read and internally use corrected Intuos tool IDsJason Gerecke2016-10-201-16/+22
| | | | | | | | | | * HID: wacom: generic: Add support for vendor-defined "Sense" usageJason Gerecke2016-10-202-3/+26
| | | | | | | | | | * HID: wacom: generic: Add support for vendor-defined "Fingerwheel" usageJason Gerecke2016-10-202-0/+4
| | | | | | | | | | * HID: wacom: generic: Add support for vendor-defined "Distance" usageJason Gerecke2016-10-202-1/+4
| | | | | | | | | | * HID: wacom: generic: Support and use 'Custom HID' mode and usagesJason Gerecke2016-10-203-6/+39
| | | | | | | | | | * HID: wacom: generic: Add support for height, tilt, and twist usagesJason Gerecke2016-10-201-2/+26
| | | | | | | | | | * HID: wacom: generic: Strip off excessive name prefixingJason Gerecke2016-10-201-0/+13
| | | | | | | | | | * HID: wacom: Detect and correct descriptors missing HID_DG_BARRELSWITCH2Jason Gerecke2016-10-201-0/+24
| | | | | | | | | | * HID: wacom: Refactor button-to-key translation into functionJason Gerecke2016-10-201-12/+24
| | | | | | | | | | * HID: wacom: Have WACOM_PEN_FIELD and WACOM_FINGER_FIELD recgonize more fieldsJason Gerecke2016-10-201-2/+6
| | | | | | | | | | * HID: wacom: Update vendor-defined usage names to better match standardsJason Gerecke2016-10-203-15/+16
| | | | | | | | | * | HID: usbhid: fix improper return valuePan Bian2016-12-091-3/+3
| | | | | | | | | * | HID: microsoft: Add Surface 4 type cover pro 4 not JP versionsDaniel Keller2016-11-234-0/+12
| | | | | | | | | * | HID: intel-ish-hid: initialize ts_format.reservedJiri Kosina2016-11-051-0/+1
| | | | | | | | | |/
| | | | | | | | * | HID: udraw-ps3: accel_limits is local to the driverJiri Kosina2016-11-151-1/+1
| | | | | | | | * | HID: udraw-ps3: Add support for the uDraw tablet for PS3Bastien Nocera2016-11-155-0/+486
| | | | | | | * | | HID: sony: Support DS4 dongleRoderick Colenbrander2016-11-293-0/+4
| | | | | | | * | | HID: sony: Comply to Linux gamepad spec for DS4Roderick Colenbrander2016-11-281-0/+70
| | | | | | | * | | HID: sony: Make the DS4 touchpad a separate deviceRoderick Colenbrander2016-11-281-21/+84
| | | | | | | * | | HID: sony: Fix memory issue when connecting device using both Bluetooth and USBRoderick Colenbrander2016-11-281-0/+13
| | | | | | | * | | HID: sony: Update device idsRoderick Colenbrander2016-10-103-0/+7
| | | | | | | * | | HID: sony: Adjust value range for motion sensorsRoderick Colenbrander2016-10-101-6/+6
| | | | | | | * | | HID: sony: Handle multiple touch events input recordRoderick Colenbrander2016-10-101-26/+52
| | | | | | | * | | HID: sony: Send ds4 output reports on output end-pointRoderick Colenbrander2016-10-101-9/+11
| | | | | | | * | | HID: sony: Perform CRC check on bluetooth input packetsRoderick Colenbrander2016-10-101-0/+18
| | | | | | | * | | HID: sony: Adjust HID report size name definitionsRoderick Colenbrander2016-10-101-15/+15
| | | | | | | * | | HID: sony: Fix race condition in sony_probeRoderick Colenbrander2016-10-101-59/+58
| | | | | | * | | | HID: multitouch: handle external buttons for Precision TouchpadsBenjamin Tissoires2016-11-281-0/+8
| | | | | * | | | | HID: multitouch: do not retrieve all reports for all devicesBenjamin Tissoires2016-11-281-36/+40
OpenPOWER on IntegriCloud