summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
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-01-10HID: hidraw, uhid: Always report EPOLLOUTJiri Kosina2-5/+7
2020-01-09HID: steam: Fix input device disappearingRodrigo Rivas Costa1-0/+4
2019-12-29HID: intel-ish-hid: ipc: Add Tiger Lake PCI device IDSrinivas Pandruvada2-0/+2
2019-12-19drivers/hid/hid-multitouch.c: fix a possible null pointer access.Pan Zhang1-1/+1
2019-12-18HID: wacom: Recognize new MobileStudio Pro PIDJason Gerecke1-2/+4
2019-12-18HID: intel-ish-hid: ipc: add CMP device idEven Xu2-0/+2
2019-12-18HID: hiddev: fix mess in hiddev_open()Dmitry Torokhov1-55/+42
2019-12-13HID: hid-input: clear unmapped usagesDmitry Torokhov1-4/+12
2019-12-13HID: Add quirk for incorrect input length on Lenovo Y720Pavel Balan2-3/+14
2019-12-13HID: asus: Ignore Asus vendor-page usage-code 0xff eventsHans de Goede1-1/+2
2019-12-13HID: ite: Add USB id match for Acer SW5-012 keyboard dockHans de Goede2-0/+4
2019-12-13HID: Add quirk for Xin-Mo Dual ControllerPriit Laes1-0/+1
2019-12-11HID: Fix slab-out-of-bounds read in hid_field_extractAlan Stern1-0/+6
2019-12-09HID: multitouch: Add LG MELF0410 I2C touchscreen supportAaron Ma2-0/+4
2019-12-09HID: uhid: Fix returning EPOLLOUT from uhid_char_pollMarcel Holtmann1-1/+1
2019-12-09HID: hidraw: Fix returning EPOLLOUT from hidraw_pollMarcel Holtmann1-2/+2
2019-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds12-66/+1084
2019-12-02Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2-13/+2
2019-12-01Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+34
2019-11-29Merge branch 'for-5.5/whiskers' into for-linusJiri Kosina1-43/+103
2019-11-29Merge branch 'for-5.5/logitech' into for-linusJiri Kosina5-0/+908
2019-11-29Merge branch 'for-5.5/ish' into for-linusJiri Kosina1-1/+1
2019-11-29Merge branch 'for-5.5/i2c' into for-linusJiri Kosina1-2/+0
2019-11-29Merge branch 'for-5.5/hidraw' into for-linusJiri Kosina1-5/+5
2019-11-29Merge branch 'for-5.5/core' into for-linusJiri Kosina3-61/+61
2019-11-22HID: hyperv: Add the support of hibernationDexuan Cui1-0/+34
2019-11-18HID: rmi: Check that the RMI_STARTED bit is set before unregistering the RMI ...Andrew Duggan1-1/+2
2019-11-18HID: quirks: remove hid-led devices from hid_have_special_driverHeiner Kallweit1-7/+0
2019-11-18HID: Improve Windows Precision Touchpad detection.Blaž Hrastnik1-0/+4
2019-11-15HID: i2c-hid: Reset ALPS touchpads on resumeKai-Heng Feng1-1/+11
2019-11-15HID: i2c-hid: fix no irq after reset on raydium 3118Aaron Ma2-0/+3
2019-11-15HID: logitech-hidpp: Silence intermittent get_battery_capacity errorsHans de Goede1-0/+3
2019-11-15HID: i2c-hid: remove orphaned member sleep_delayYou-Sheng Yang1-2/+0
2019-11-14HID: quirks: Add quirk for HP MSU1465 PIXART OEM mouseJinke Fan2-0/+2
2019-11-12HID: core: check whether Usage Page item is after Usage ID itemsCandle Sun1-6/+45
2019-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds3-4/+25
2019-11-06HID: wacom: generic: Treat serial number and related fields as unsignedJason Gerecke2-4/+21
2019-11-02HID: intel-ish-hid: Spelling s/diconnect/disconnect/Geert Uytterhoeven1-1/+1
2019-11-02HID: i2c-hid: Send power-on command after resetHans de Goede1-0/+4