summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2019-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-30Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-11-29Merge branch 'for-5.5/whiskers' into for-linusJiri Kosina
2019-11-29Merge branch 'for-5.5/logitech' into for-linusJiri Kosina
2019-11-29Merge branch 'for-5.5/ish' into for-linusJiri Kosina
2019-11-29Merge branch 'for-5.5/i2c' into for-linusJiri Kosina
2019-11-29Merge branch 'for-5.5/hidraw' into for-linusJiri Kosina
2019-11-29Merge branch 'for-5.5/core' into for-linusJiri Kosina
2019-11-21HID: hyperv: Add the support of hibernationDexuan Cui
2019-11-18HID: rmi: Check that the RMI_STARTED bit is set before unregistering the RMI ...Andrew Duggan
2019-11-18HID: quirks: remove hid-led devices from hid_have_special_driverHeiner Kallweit
2019-11-18HID: Improve Windows Precision Touchpad detection.Blaž Hrastnik
2019-11-15HID: i2c-hid: Reset ALPS touchpads on resumeKai-Heng Feng
2019-11-15HID: i2c-hid: fix no irq after reset on raydium 3118Aaron Ma
2019-11-15HID: logitech-hidpp: Silence intermittent get_battery_capacity errorsHans de Goede
2019-11-15HID: i2c-hid: remove orphaned member sleep_delayYou-Sheng Yang
2019-11-14HID: quirks: Add quirk for HP MSU1465 PIXART OEM mouseJinke Fan
2019-11-12HID: core: check whether Usage Page item is after Usage ID itemsCandle Sun
2019-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-11-06HID: wacom: generic: Treat serial number and related fields as unsignedJason Gerecke
2019-11-02HID: intel-ish-hid: Spelling s/diconnect/disconnect/Geert Uytterhoeven
2019-11-02HID: i2c-hid: Send power-on command after resetHans de Goede
2019-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-10-23compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann
2019-10-23compat_ioctl: move drivers to compat_ptr_ioctlArnd Bergmann
2019-10-18HID: i2c-hid: add Trekstor Primebook C11B to descriptor overrideHans de Goede
2019-10-18HID: logitech-hidpp: do all FF cleanup in hidpp_ff_destroy()Andrey Smirnov
2019-10-18HID: logitech-hidpp: rework device validationAndrey Smirnov
2019-10-18HID: logitech-hidpp: split g920_get_config()Andrey Smirnov
2019-10-18HID: i2c-hid: Remove runtime power managementKai-Heng Feng
2019-10-16HID: intel-ish-hid: fix wrong error handling in ishtp_cl_alloc_tx_ring()Zhang Lixu
2019-10-10HID: google: Detect base folded usage instead of hard-coding whiskersNicolas Boichat
2019-10-10HID: google: add magnemite/masterball USB idsNicolas Boichat
2019-10-04HID: logitech: Add depends on LEDS_CLASS to Logitech Kconfig entryHans de Goede
2019-10-03HID: Fix assumption that devices have inputsAlan Stern
2019-10-03HID: lg-g15: Add support for the G510's M1-M3 and MR LEDsHans de Goede
2019-10-03HID: lg-g15: Add support for controlling the G510's RGB backlightHans de Goede
2019-10-03HID: lg-g15: Add support for the G510 keyboards' gaming keysHans de Goede
2019-10-03HID: lg-g15: Add support for the M1-M3 and MR LEDsHans de Goede
2019-10-03HID: lg-g15: Add keyboard and LCD backlight controlHans de Goede
2019-10-03HID: Add driver for Logitech gaming keyboards (G15, G15 v2)Hans de Goede
2019-10-01HID: hyperv: Use in-place iterator API in the channel callbackDexuan Cui
2019-10-01HID: hidraw: replace printk() with corresponding pr_xx() variantRishi Gupta
2019-10-01HID: prodikeys: make array keys static const, makes object smallerColin Ian King
2019-10-01HID: fix error message in hid_open_report()Michał Mirosław
2019-10-01HID: google: whiskers: signal tablet mode on connectDmitry Torokhov
2019-10-01HID: google: whiskers: signal tablet mode switch on disconnectDmitry Torokhov
2019-10-01HID: google: whiskers: more robust tablet mode detectionDmitry Torokhov
2019-09-24Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds