aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2016-10-10HID: hid-dr: add input mapping for axis selectionIoan-Adrian Ratiu1-0/+25
2016-10-10HID: hid-led: fix issue with transfer buffer not being dma capableHeiner Kallweit1-4/+19
2016-10-10HID: sony: Update device idsRoderick Colenbrander3-0/+7
2016-10-10HID: sony: Adjust value range for motion sensorsRoderick Colenbrander1-6/+6
2016-10-10HID: sony: Handle multiple touch events input recordRoderick Colenbrander1-26/+52
2016-10-10HID: sony: Send ds4 output reports on output end-pointRoderick Colenbrander1-9/+11
2016-10-10HID: sony: Perform CRC check on bluetooth input packetsRoderick Colenbrander1-0/+18
2016-10-10HID: sony: Adjust HID report size name definitionsRoderick Colenbrander1-15/+15
2016-10-10HID: sony: Fix race condition in sony_probeRoderick Colenbrander1-59/+58
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds41-670/+9131
2016-10-07Merge branches 'for-4.8/upstream-fixes', 'for-4.9/alps', 'for-4.9/hid-input', 'for-4.9/intel-ish', 'for-4.9/kye-uclogic-waltop-fixes', 'for-4.9/logitech', 'for-4.9/sony', 'for-4.9/upstream' and 'for-4.9/wacom' into for-linusJiri Kosina40-628/+9083
2016-09-27HID: alps: fix multitouch cursor issueMasaki Ota1-6/+6
2016-09-26HID: hid-logitech: Documentation updates/correctionsSimon Wood1-9/+14
2016-09-26HID: hid-logitech: Improve Wingman Formula Force GP supportSimon Wood2-1/+60
2016-09-26HID: hid-logitech: Rewrite of descriptor for all DF wheelsSimon Wood1-14/+1
2016-09-26HID: hid-logitech: Compute combined pedals valueSimon Wood1-0/+17
2016-09-26HID: hid-logitech: Add combined pedal support Logitech wheelsSimon Wood3-0/+48
2016-09-26HID: hid-logitech: Introduce control for combined pedals featureSimon Wood1-0/+58
2016-09-26HID: sony: Update copyright and add Dualshock 4 rate control noteFrank Praznik1-1/+12
2016-09-26HID: sony: Defer the initial USB Sixaxis output reportFrank Praznik1-4/+25
2016-09-26HID: sony: Relax duplicate checking for USB-only devicesFrank Praznik1-8/+32