summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2019-07-14HID: Add another Primax PIXART OEM mouse quirkSebastian Parschauer
2019-06-19HID: wacom: Sync INTUOSP2_BT touch state after each frame if necessaryJason Gerecke
2019-06-19HID: wacom: Correct button numbering 2nd-gen Intuos Pro over BluetoothJason Gerecke
2019-06-19HID: wacom: Send BTN_TOUCH in response to INTUOSP2_BT eraser contactJason Gerecke
2019-06-19HID: wacom: Don't report anything prior to the tool entering rangeJason Gerecke
2019-06-19HID: wacom: Don't set tool type until we're in rangeJason Gerecke
2019-06-19HID: multitouch: handle faulty Elo touch deviceBenjamin Tissoires
2019-05-31HID: logitech-hidpp: change low battery level threshold from 31 to 30 percentHans de Goede
2019-05-31HID: core: move Usage Page concatenation to Main itemNicolas Saenz Julienne
2019-05-31HID: logitech-hidpp: use RAP instead of FAP to get the protocol versionHans de Goede
2019-05-16HID: input: add mapping for "Toggle Display" keyDmitry Torokhov
2019-05-16HID: input: add mapping for keyboard Brightness Up/Down/Toggle keysDmitry Torokhov
2019-05-16HID: input: add mapping for Expose/Overview keyDmitry Torokhov
2019-05-08HID: input: add mapping for Assistant keyDmitry Torokhov
2019-05-08HID: quirks: Fix keyboard + touchpad on Lenovo Miix 630Jeffrey Hugo
2019-05-08HID: debug: fix race condition with between rdesc_show() and device removalHe, Bo
2019-05-08HID: logitech: check the return value of create_singlethread_workqueueKangjie Lu
2019-04-27i2c-hid: properly terminate i2c_hid_dmi_desc_override_table[] arrayLinus Torvalds
2019-04-20HID: usbhid: Add quirk for Redragon/Dragonrise Seymur 2Kai-Heng Feng
2019-04-20HID: i2c-hid: override HID descriptors for certain devicesJulian Sax
2019-04-05HID: intel-ish: ipc: handle PIMR before ish_wakeup also clear PISR busy_clear...Song Hongyan
2019-04-05HID: intel-ish-hid: avoid binding wrong ishtp_cl_deviceHong Liu
2019-02-12HID: debug: fix the ring buffer implementationVladis Dronov
2019-02-12HID: lenovo: Add checks to fix of_led_classdev_registerAditya Pakki
2019-01-13HID: ite: Add USB id match for another ITE based keyboard rfkill key quirkHans de Goede
2018-12-21Input: hyper-v - fix wakeup from suspend-to-idleVitaly Kuznetsov
2018-12-13HID: quirks: fix RetroUSB.com devicesNic Soudée
2018-12-13HID: multitouch: Add pointstick support for Cirque TouchpadKai-Heng Feng
2018-12-13Revert "HID: uhid: use strlcpy() instead of strncpy()"David Herrmann
2018-12-13HID: input: Ignore battery reported by Symbol DS4308Benson Leung
2018-12-05iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede
2018-12-01HID: steam: remove input device when a hid client is running.Rodrigo Rivas Costa
2018-11-27HID: Add quirk for Microsoft PIXART OEM mouseSebastian Parschauer
2018-11-27HID: Add quirk for Primax PIXART OEM miceSebastian Parschauer
2018-11-27HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privilegesEric Biggers
2018-11-27HID: alps: allow incoming reports when only the trackstick is openedBenjamin Tissoires
2018-11-27Revert "HID: add NOGET quirk for Eaton Ellipse MAX UPS"Benjamin Tissoires
2018-11-27HID: i2c-hid: Add a small delay after sleep command for Raydium touchpanelKai-Heng Feng
2018-11-13HID: hiddev: fix potential Spectre v1Breno Leitao
2018-11-13HID: wacom: Work around HID descriptor bug in DTK-2451 and DTH-2452Jason Gerecke
2018-09-24HID: intel-ish-hid: Enable Ice Lake mobileSrinivas Pandruvada
2018-09-24HID: i2c-hid: Remove RESEND_REPORT_DESCR quirk and its handlingHans de Goede
2018-09-14HID: i2c-hid: disable runtime PM operations on hantick touchpadAnisse Astier
2018-09-06HID: i2c-hid: Don't reset device upon system resumeKai-Heng Feng
2018-09-05HID: sensor-hub: Restore fixup for Lenovo ThinkPad Helix 2 sensor hub reportHans de Goede
2018-09-05HID: core: fix NULL pointer dereferenceGustavo A. R. Silva
2018-09-04HID: core: fix grouping by applicationBenjamin Tissoires
2018-09-04HID: multitouch: fix Elan panels with 2 input modes declarationBenjamin Tissoires
2018-08-30HID: hid-saitek: Add device ID for RAT 7 ContagionHarry Mallon
2018-08-28HID: core: fix memory leak on probeStefan Agner