summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
2020-09-17HID: elan: Fix memleak in elan_input_configuredDinghao Liu1-0/+2
2020-09-17HID: microsoft: Add rumble support for the 8bitdo SN30 Pro+ controllerNicholas Miell2-0/+3
2020-09-17HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for all Saitek X52 devicesNirenjan Krishnan2-0/+4
2020-09-09HID: quirks: Always poll three more Lenovo PixArt miceSebastian Parschauer2-0/+6
2020-09-05HID: core: Sanitize event code and type when mapping inputMarc Zyngier2-0/+6
2020-09-05HID: core: Correctly handle ReportSize being zeroMarc Zyngier1-2/+13
2020-09-03HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage()Peilin Ye1-0/+4
2020-09-03HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commandsHans de Goede1-9/+13
2020-09-03HID: quirks: add NOGET quirk for Logitech GROUPIkjoon Jang2-0/+2
2020-08-19HID: input: Fix devices that return multiple bytes in battery reportGrant Likely1-3/+3
2020-07-29HID: apple: Disable Fn-key key-re-mapping on clone keyboardsHans de Goede1-0/+18
2020-07-29HID: steam: fixes race in handling device list.Rodrigo Rivas Costa1-2/+4
2020-07-29HID: alps: support devices with report id 2Caiyuan Xie1-0/+2
2020-07-29HID: i2c-hid: add Mediacom FlexBook edge13 to descriptor overrideFederico Ricchiuto1-0/+8
2020-07-22HID: quirks: Ignore Simply Automated UPB PIMJames Hilliard2-0/+3
2020-07-22HID: quirks: Always poll Obins Anne Pro 2 keyboardSebastian Parschauer2-0/+2
2020-07-22HID: magicmouse: do not set up autorepeatDmitry Torokhov1-0/+6
2020-07-22HID: logitech-hidpp: avoid repeated "multiplier = " log messagesMaciej S. Szmigiero1-1/+1
2020-07-22HID: quirks: Remove ITE 8595 entry from hid_have_special_driverHans de Goede1-3/+0
2020-06-24HID: Add quirks for Trust Panora Graphic TabletCristian Klein2-0/+4
2020-06-24HID: intel-ish-hid: avoid bogus uninitialized-variable warningArnd Bergmann1-0/+2
2020-06-07HID: i2c-hid: add Schneider SCL142ALM to descriptor overrideJulian Sax1-0/+8
2020-06-07HID: multitouch: enable multi-input as a quirk for some devicesBenjamin Tissoires1-0/+26
2020-06-07HID: sony: Fix for broken buttons on DS3 USB donglesScott Shumate1-0/+17
2020-05-27HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K12A keyboard-dockHans de Goede2-0/+2
2020-05-27HID: i2c-hid: reset Synaptics SYNA2393 on resumeDaniel Playfair Cal2-0/+5
2020-05-27HID: alps: ALPS_1657 is too specific; use U1_UNICORN_LEGACY insteadJiri Kosina2-2/+2
2020-05-27HID: alps: Add AUI1657 device IDArtem Borisov2-1/+2
2020-05-27HID: multitouch: add eGalaxTouch P80H84 supportSebastian Reichel2-0/+4
2020-05-14HID: wacom: Report 2nd-gen Intuos Pro S center button status over BTJason Gerecke1-3/+6
2020-05-14HID: usbhid: Fix race between usbhid_close() and usbhid_stop()Alan Stern2-8/+30
2020-05-14Revert "HID: wacom: generic: read the number of expected touches on a per col...Jason Gerecke1-63/+16
2020-05-14HID: wacom: Read HID_DG_CONTACTMAX directly for non-generic devicesJason Gerecke1-1/+3
2020-03-21HID: add ALWAYS_POLL quirk to lenovo pixart mouseTony Fischetti2-0/+2
2020-03-21HID: google: add moonball USB idChen-Tsung Hsieh2-0/+3
2020-03-21HID: hid-bigbenff: fix race condition for scheduled work during removalHanno Zulla1-0/+6
2020-03-21HID: hid-bigbenff: call hid_hw_stop() in case of errorHanno Zulla1-5/+10
2020-03-21HID: hid-bigbenff: fix general protection fault caused by double kfreeHanno Zulla1-2/+8
2020-03-21HID: i2c-hid: add Trekstor Surfbook E11B to descriptor overrideKai-Heng Feng1-0/+8
2020-03-21HID: apple: Add support for recent firmware on Magic KeyboardsMansour Behabadi1-1/+2
2020-03-05HID: hiddev: Fix race in in hiddev_disconnect()dan.carpenter@oracle.com1-1/+1
2020-03-05HID: alps: Fix an error handling path in 'alps_input_configured()'Christophe JAILLET1-1/+1
2020-03-05HID: core: fix off-by-one memset in hid_report_raw_event()Johan Korsnes1-1/+3
2020-03-05HID: ite: Only bind to keyboard USB interface on Acer SW5-012 keyboard dockHans de Goede1-2/+3
2020-02-01HID: steam: Fix input device disappearingRodrigo Rivas Costa1-0/+4
2020-02-01HID: intel-ish-hid: ipc: Add Tiger Lake PCI device IDSrinivas Pandruvada2-0/+2
2020-02-01drivers/hid/hid-multitouch.c: fix a possible null pointer access.Pan Zhang1-1/+1
2020-02-01HID: wacom: Recognize new MobileStudio Pro PIDJason Gerecke1-2/+4
2020-02-01HID: intel-ish-hid: ipc: add CMP device idEven Xu2-0/+2
2020-02-01HID: Add quirk for incorrect input length on Lenovo Y720Pavel Balan2-3/+14