summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
2016-11-28HID: multitouch: handle external buttons for Precision TouchpadsBenjamin Tissoires1-0/+8
2016-11-28HID: sensor-hub: add quirk for Microchip MM7150Benjamin Tissoires1-0/+3
2016-11-28HID: sensor-hub add quirk for Microsoft Surface 3Benjamin Tissoires1-0/+3
2016-11-23HID: hid-sensor-hub: clear memory to avoid random dataSong Hongyan1-0/+1
2016-11-23HID: microsoft: Add Surface 4 type cover pro 4 not JP versionsDaniel Keller4-0/+12
2016-11-23HID: rmi: make transfer buffers DMA capableBenjamin Tissoires1-2/+8
2016-11-23HID: magicmouse: make transfer buffers DMA capableBenjamin Tissoires1-2/+10
2016-11-23HID: lg: make transfer buffers DMA capableBenjamin Tissoires1-4/+10
2016-11-23HID: cp2112: make transfer buffers DMA capableBenjamin Tissoires1-36/+79
2016-11-16HID: intel-ish-hid: ipc: use msleep_interrupt() for waitEven Xu1-1/+3
2016-11-16HID: intel-ish-hid: ipc: change timed_wait_for_timeout() to be a functionEven Xu2-48/+57
2016-11-16HID: intel-ish-hid: ipc: remove unused macroEven Xu1-21/+0
2016-11-15HID: udraw-ps3: accel_limits is local to the driverJiri Kosina1-1/+1
2016-11-15HID: udraw-ps3: Add support for the uDraw tablet for PS3Bastien Nocera5-0/+486
2016-11-15HID: wacom: Declare tool ID 0x84a as an Intuos eraserJason Gerecke1-0/+1
2016-11-15HID: wacom: Don't clear bits unintentionallyDan Carpenter1-1/+1
2016-11-10HID: i2c-hid: add a simple quirk to fix device defectsHungNien Chen2-0/+61
2016-11-06HID: intel-ish-hid: initialize ts_format.reservedJiri Kosina1-0/+1
2016-11-05HID: sensor: fix attributes in HID sensor interfaceOoi, Joyce1-3/+3
2016-11-05HID: intel-ish-hid: request_irq failureSrinivas Pandruvada1-1/+1
2016-11-05HID: intel-ish-hid: Fix driver reinit failureEven Xu1-0/+15
2016-11-05HID: intel-ish-hid: Move DMA disable code to new functionEven Xu1-10/+32
2016-11-05HID: intel-ish-hid: consolidate ish wake up operationEven Xu1-19/+26
2016-11-03HID: Add new force feedback driver for Mayflash game controller adaptersMarcel Hasler4-0/+178
2016-11-03HID: usbhid: Add quirks for Mayflash/Dragonrise GameCube and PS3 adaptersMarcel Hasler2-2/+6
2016-11-03HID: usbhid: add ATEN CS962 to list of quirky devicesOliver Neukum2-0/+2
2016-11-03HID: intel-ish-hid: Fix !CONFIG_PM build warningBorislav Petkov1-2/+2
2016-11-03HID: sensor-hub: Fix packing of result buffer for feature reportSrinivas Pandruvada1-1/+14
2016-10-20HID: input: Recognize ABS_WHEEL in hidinput_calc_abs_resJason Gerecke1-0/+1
2016-10-20HID: wacom: generic: Extend pad supportJason Gerecke2-0/+20
2016-10-20HID: wacom: generic: Add support for battery status on pen and pad interfacesJason Gerecke2-1/+46
2016-10-20HID: wacom: generic: Introduce pad supportJason Gerecke2-16/+146
2016-10-20HID: wacom: generic: Add support for sensor offsetsJason Gerecke3-8/+74
2016-10-20HID: wacom: Fix sensor outbounds and redefine as offsets from each edgeJason Gerecke2-23/+45
2016-10-20HID: wacom: generic: Support tool ID and additional tool typesJason Gerecke2-5/+71
2016-10-20HID: wacom: Read and internally use corrected Intuos tool IDsJason Gerecke1-16/+22
2016-10-20HID: wacom: generic: Add support for vendor-defined "Sense" usageJason Gerecke2-3/+26
2016-10-20HID: wacom: generic: Add support for vendor-defined "Fingerwheel" usageJason Gerecke2-0/+4
2016-10-20HID: wacom: generic: Add support for vendor-defined "Distance" usageJason Gerecke2-1/+4
2016-10-20HID: wacom: generic: Support and use 'Custom HID' mode and usagesJason Gerecke3-6/+39
2016-10-20HID: wacom: generic: Add support for height, tilt, and twist usagesJason Gerecke1-2/+26
2016-10-20HID: wacom: generic: Strip off excessive name prefixingJason Gerecke1-0/+13
2016-10-20HID: wacom: Detect and correct descriptors missing HID_DG_BARRELSWITCH2Jason Gerecke1-0/+24
2016-10-20HID: wacom: Refactor button-to-key translation into functionJason Gerecke1-12/+24
2016-10-20HID: wacom: Have WACOM_PEN_FIELD and WACOM_FINGER_FIELD recgonize more fieldsJason Gerecke1-2/+6
2016-10-20HID: wacom: Update vendor-defined usage names to better match standardsJason Gerecke3-15/+16
2016-10-14HID: i2c-hid: exit if the IRQ is not validDavid Arcari1-0/+7
2016-10-14Revert "HID: i2c-hid: Add support for ACPI GPIO interrupts"David Arcari1-53/+18
2016-10-10HID: add quirk for Akai MIDImix.Steinar H. Gunderson2-0/+4
2016-10-10Revert "HID: dragonrise: fix HID Descriptor for 0x0006 PID"Ioan-Adrian Ratiu1-58/+0