summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* HID: elan: Fix memleak in elan_input_configuredDinghao Liu2020-09-171-0/+2
* HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for all Saitek X52 devicesNirenjan Krishnan2020-09-172-0/+4
* HID: core: Sanitize event code and type when mapping inputMarc Zyngier2020-09-092-0/+6
* HID: core: Correctly handle ReportSize being zeroMarc Zyngier2020-09-091-2/+13
* HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage()Peilin Ye2020-09-031-0/+4
* HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commandsHans de Goede2020-09-031-9/+13
* HID: quirks: add NOGET quirk for Logitech GROUPIkjoon Jang2020-09-032-0/+2
* HID: input: Fix devices that return multiple bytes in battery reportGrant Likely2020-08-191-3/+3
* HID: apple: Disable Fn-key key-re-mapping on clone keyboardsHans de Goede2020-07-291-0/+18
* HID: steam: fixes race in handling device list.Rodrigo Rivas Costa2020-07-291-2/+4
* HID: alps: support devices with report id 2Caiyuan Xie2020-07-291-0/+2
* HID: i2c-hid: add Mediacom FlexBook edge13 to descriptor overrideFederico Ricchiuto2020-07-291-0/+8
* HID: quirks: Ignore Simply Automated UPB PIMJames Hilliard2020-07-222-0/+3
* HID: quirks: Always poll Obins Anne Pro 2 keyboardSebastian Parschauer2020-07-222-0/+2
* HID: magicmouse: do not set up autorepeatDmitry Torokhov2020-07-221-0/+6
* HID: quirks: Remove ITE 8595 entry from hid_have_special_driverHans de Goede2020-07-221-3/+0
* HID: Add quirks for Trust Panora Graphic TabletCristian Klein2020-06-252-0/+4
* HID: i2c-hid: add Schneider SCL142ALM to descriptor overrideJulian Sax2020-06-071-0/+8
* HID: sony: Fix for broken buttons on DS3 USB donglesScott Shumate2020-06-071-0/+17
* HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K12A keyboard-dockHans de Goede2020-05-272-0/+2
* HID: i2c-hid: reset Synaptics SYNA2393 on resumeDaniel Playfair Cal2020-05-272-0/+5
* HID: alps: ALPS_1657 is too specific; use U1_UNICORN_LEGACY insteadJiri Kosina2020-05-272-2/+2
* HID: alps: Add AUI1657 device IDArtem Borisov2020-05-272-1/+2
* HID: multitouch: add eGalaxTouch P80H84 supportSebastian Reichel2020-05-272-0/+4
* HID: usbhid: Fix race between usbhid_close() and usbhid_stop()Alan Stern2020-05-142-8/+30
* HID: wacom: Read HID_DG_CONTACTMAX directly for non-generic devicesJason Gerecke2020-05-141-1/+3
* HID: google: add moonball USB idChen-Tsung Hsieh2020-03-202-0/+3
* HID: i2c-hid: add Trekstor Surfbook E11B to descriptor overrideKai-Heng Feng2020-03-201-0/+8
* HID: apple: Add support for recent firmware on Magic KeyboardsMansour Behabadi2020-03-201-1/+2
* HID: hiddev: Fix race in in hiddev_disconnect()dan.carpenter@oracle.com2020-03-051-1/+1
* HID: alps: Fix an error handling path in 'alps_input_configured()'Christophe JAILLET2020-03-051-1/+1
* HID: core: fix off-by-one memset in hid_report_raw_event()Johan Korsnes2020-03-051-1/+3
* HID: ite: Only bind to keyboard USB interface on Acer SW5-012 keyboard dockHans de Goede2020-03-051-2/+3
* HID: steam: Fix input device disappearingRodrigo Rivas Costa2020-02-011-0/+4
* drivers/hid/hid-multitouch.c: fix a possible null pointer access.Pan Zhang2020-02-011-1/+1
* HID: Add quirk for incorrect input length on Lenovo Y720Pavel Balan2020-02-012-3/+14
* HID: ite: Add USB id match for Acer SW5-012 keyboard dockHans de Goede2020-02-012-0/+4
* HID: Add quirk for Xin-Mo Dual ControllerPriit Laes2020-02-011-0/+1
* HID: multitouch: Add LG MELF0410 I2C touchscreen supportAaron Ma2020-02-012-0/+4
* HID: hidraw, uhid: Always report EPOLLOUTJiri Kosina2020-01-172-5/+7
* HID: hidraw: Fix returning EPOLLOUT from hidraw_pollMarcel Holtmann2020-01-171-2/+2
* hidraw: Return EPOLLOUT from hidraw_pollFabian Henneke2020-01-171-1/+1
* HID: hiddev: fix mess in hiddev_open()Dmitry Torokhov2020-01-141-55/+42
* HID: hid-input: clear unmapped usagesDmitry Torokhov2020-01-141-4/+12
* HID: uhid: Fix returning EPOLLOUT from uhid_char_pollMarcel Holtmann2020-01-141-1/+1
* HID: Fix slab-out-of-bounds read in hid_field_extractAlan Stern2020-01-141-0/+6
* HID: i2c-hid: Reset ALPS touchpads on resumeKai-Heng Feng2020-01-091-1/+11
* HID: rmi: Check that the RMI_STARTED bit is set before unregistering the RMI ...Andrew Duggan2020-01-041-1/+2
* HID: Improve Windows Precision Touchpad detection.Blaž Hrastnik2020-01-041-0/+4
* HID: logitech-hidpp: Silence intermittent get_battery_capacity errorsHans de Goede2020-01-041-0/+3