summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
2019-08-09HID: Add quirk for HP X1200 PIXART OEM mouseSebastian Parschauer2-0/+2
2019-08-09HID: wacom: fix bit shift for Cintiq Companion 2Aaron Armstrong Skomra1-6/+6
2019-07-31HID: wacom: correct touch resolution x/y typoAaron Armstrong Skomra1-1/+1
2019-07-31HID: wacom: generic: only switch the mode on devices with LEDsAaron Armstrong Skomra3-2/+4
2019-06-22HID: wacom: Send BTN_TOUCH in response to INTUOSP2_BT eraser contactJason Gerecke1-1/+1
2019-06-22HID: wacom: Don't report anything prior to the tool entering rangeJason Gerecke1-11/+13
2019-06-22HID: wacom: Don't set tool type until we're in rangeJason Gerecke1-1/+16
2019-06-19HID: wacom: Sync INTUOSP2_BT touch state after each frame if necessaryJason Gerecke1-2/+8
2019-06-19HID: wacom: Correct button numbering 2nd-gen Intuos Pro over BluetoothJason Gerecke1-4/+7
2019-05-31HID: logitech-hidpp: change low battery level threshold from 31 to 30 percentHans de Goede1-1/+5
2019-05-31HID: core: move Usage Page concatenation to Main itemNicolas Saenz Julienne1-12/+24
2019-05-31HID: logitech-hidpp: use RAP instead of FAP to get the protocol versionHans de Goede1-4/+13
2019-05-16HID: input: add mapping for "Toggle Display" keyDmitry Torokhov1-0/+8
2019-05-16HID: input: add mapping for keyboard Brightness Up/Down/Toggle keysDmitry Torokhov1-0/+4
2019-05-16HID: input: add mapping for Expose/Overview keyDmitry Torokhov1-0/+2
2019-05-08HID: input: add mapping for Assistant keyDmitry Torokhov1-0/+1
2019-05-08HID: debug: fix race condition with between rdesc_show() and device removalHe, Bo1-0/+5
2019-05-08HID: logitech: check the return value of create_singlethread_workqueueKangjie Lu1-1/+7
2019-04-27i2c-hid: properly terminate i2c_hid_dmi_desc_override_table[] arrayLinus Torvalds1-1/+2
2019-04-20HID: i2c-hid: override HID descriptors for certain devicesJulian Sax4-18/+437
2019-04-05HID: intel-ish: ipc: handle PIMR before ish_wakeup also clear PISR busy_clear...Song Hongyan1-3/+6
2019-04-05HID: intel-ish-hid: avoid binding wrong ishtp_cl_deviceHong Liu1-1/+3
2019-02-15HID: debug: fix the ring buffer implementationVladis Dronov1-74/+48
2019-02-12HID: lenovo: Add checks to fix of_led_classdev_registerAditya Pakki1-2/+8
2019-01-13HID: ite: Add USB id match for another ITE based keyboard rfkill key quirkHans de Goede2-0/+4
2018-12-21Input: hyper-v - fix wakeup from suspend-to-idleVitaly Kuznetsov1-1/+1
2018-12-17iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede2-4/+11
2018-12-13HID: multitouch: Add pointstick support for Cirque TouchpadKai-Heng Feng2-0/+9
2018-12-13HID: input: Ignore battery reported by Symbol DS4308Benson Leung2-0/+4
2018-11-27HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privilegesEric Biggers1-0/+12
2018-11-13HID: hiddev: fix potential Spectre v1Breno Leitao1-4/+14
2018-10-20HID: quirks: fix support for Apple Magic KeyboardsNatanael Copa1-0/+3
2018-10-10HID: sensor-hub: Restore fixup for Lenovo ThinkPad Helix 2 sensor hub reportHans de Goede1-0/+23
2018-10-10HID: hid-saitek: Add device ID for RAT 7 ContagionHarry Mallon2-0/+3
2018-10-10HID: add support for Apple Magic KeyboardsSean O'Brien2-1/+10
2018-10-04HID: hid-ntrig: add error handling for sysfs_create_groupZhouyang Jia1-0/+2
2018-09-15HID: add quirk for another PIXART OEM mouse used by HPDave Young2-0/+2
2018-08-24HID: wacom: Correct touch maximum XY of 2nd-gen IntuosJason Gerecke1-2/+8
2018-08-03HID: i2c-hid: check if device is there before really probingDmitry Torokhov1-0/+8
2018-08-03HID: hid-plantronics: Re-resend Update to map button for PTT productsTerry Junge1-1/+5
2018-07-11HID: debug: check length before copy_to_user()Daniel Rosenberg1-1/+7
2018-07-11HID: hiddev: fix potential Spectre v1Gustavo A. R. Silva1-0/+11
2018-07-11HID: i2c-hid: Fix "incomplete report" noiseJason Andryuk1-1/+1
2018-06-26HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro largeJason Gerecke1-0/+8
2018-06-26HID: intel_ish-hid: ipc: register more pm callbacks to support hibernationEven Xu1-15/+7
2018-06-20HID: intel-ish-hid: use put_device() instead of kfree()Arvind Yadav1-1/+1
2018-06-20HID: wacom: Release device resource data obtained by devres_alloc()Arvind Yadav1-1/+3
2018-06-20HID: lenovo: Add support for IBM/Lenovo Scrollpoint micepgzh3-3/+48
2018-04-26HID: roccat: prevent an out of bounds read in kovaplus_profile_activated()Dan Carpenter1-0/+2
2018-04-24HID: wacom: bluetooth: send exit report for recent Bluetooth devicesAaron Armstrong Skomra1-30/+46