aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds3-4/+25
2019-11-06HID: wacom: generic: Treat serial number and related fields as unsignedJason Gerecke2-4/+21
2019-11-02HID: i2c-hid: Send power-on command after resetHans de Goede1-0/+4
2019-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds21-259/+297
2019-10-18HID: i2c-hid: add Trekstor Primebook C11B to descriptor overrideHans de Goede1-0/+19
2019-10-18HID: logitech-hidpp: do all FF cleanup in hidpp_ff_destroy()Andrey Smirnov1-28/+5
2019-10-18HID: logitech-hidpp: rework device validationAndrey Smirnov1-24/+30
2019-10-18HID: logitech-hidpp: split g920_get_config()Andrey Smirnov1-54/+96
2019-10-18HID: i2c-hid: Remove runtime power managementKai-Heng Feng1-111/+7
2019-10-16HID: intel-ish-hid: fix wrong error handling in ishtp_cl_alloc_tx_ring()Zhang Lixu1-1/+1
2019-10-10HID: google: add magnemite/masterball USB idsNicolas Boichat2-0/+6
2019-10-03HID: Fix assumption that devices have inputsAlan Stern14-37/+126
2019-10-01HID: hyperv: Use in-place iterator API in the channel callbackDexuan Cui1-46/+10
2019-10-01HID: prodikeys: make array keys static const, makes object smallerColin Ian King1-2/+2
2019-10-01HID: fix error message in hid_open_report()Michał Mirosław1-2/+5
2019-09-24Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds1-2/+2
2019-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds26-131/+532
2019-09-22Merge branch 'for-5.4/wacom' into for-linusJiri Kosina2-20/+81
2019-09-22Merge branch 'for-5.4/sb0540' into for-linusJiri Kosina4-0/+279
2019-09-22Merge branch 'for-5.4/multitouch' into for-linusJiri Kosina1-7/+30
2019-09-22Merge branch 'for-5.4/logitech' into for-linusJiri Kosina2-5/+20
2019-09-22Merge branch 'for-5.4/ish' into for-linusJiri Kosina3-37/+61
2019-09-22Merge branch 'for-5.4/hidraw-hiddev-epoll' into for-linusJiri Kosina2-2/+2
2019-09-22Merge branch 'for-5.4/core' into for-linusJiri Kosina3-2/+4
2019-09-22Merge branch 'for-5.4/cleanup' into for-linusJiri Kosina5-20/+3
2019-09-22Merge branch 'for-5.4/apple' into for-linusJiri Kosina1-21/+28
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linuxLinus Torvalds2-3/+3
2019-09-18HID: core: fix dmesg flooding if report field larger than 32bitJoshua Clayton1-2/+2
2019-09-06Bluetooth: hidp: Fix assumptions on the return value of hidp_send_messageDan Elkouby1-1/+1
2019-09-05HID: prodikeys: Fix general protection fault during probeAlan Stern1-2/+10
2019-09-05HID: wacom: add new MobileStudio Pro 13 supportPing Cheng1-2/+2
2019-09-05HID: sony: Fix memory corruption issue on cleanup.Roderick Colenbrander1-1/+1
2019-09-04HID: i2c-hid: modify quirks for weida's devicesHungNien Chen1-3/+1
2019-09-04HID: apple: Fix stuck function keys when using FNJoao Moreno1-21/+28
2019-09-03HID: sb0540: add support for Creative SB0540 IR receiversBastien Nocera4-0/+279
2019-09-03HID: Add quirk for HP X500 PIXART OEM mouseSebastian Parschauer2-0/+2
2019-09-02HID: hv: Remove dependencies on PAGE_SIZE for ring bufferMaya Nakamura1-2/+2
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra1-2/+2
2019-09-02mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra1-1/+1
2019-08-26HID: logitech-dj: Fix crash when initial logi_dj_recv_query_paired_devices failsHans de Goede1-5/+5
2019-08-23hid-logitech-dj: add the new Lightspeed receiverFilipe Laíns2-3/+13
2019-08-23HID: logitech-dj: add support of the G700(s) receiverBenjamin Tissoires1-0/+5
2019-08-23Merge branch 'master' into for-5.4/logitechBenjamin Tissoires15-38/+126
2019-08-22HID: multitouch: add support for the Smart Tech panelBenjamin Tissoires1-6/+28
2019-08-22HID: multitouch: do not filter mice nodesBenjamin Tissoires1-1/+2
2019-08-22HID: do not call hid_set_drvdata(hdev, NULL) in driversBenjamin Tissoires5-20/+3
2019-08-22HID: wacom: do not call hid_set_drvdata(hdev, NULL)Benjamin Tissoires1-13/+5
2019-08-22HID: logitech: Fix general protection fault caused by Logitech driverAlan Stern2-5/+6
2019-08-22HID: hidraw: Fix invalid read in hidraw_ioctlAlan Stern1-1/+1
2019-08-20HID: wacom: support named keys on older devicesAaron Armstrong Skomra1-0/+68