summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2020-08-19HID: input: Fix devices that return multiple bytes in battery reportGrant Likely
2020-07-29HID: apple: Disable Fn-key key-re-mapping on clone keyboardsHans de Goede
2020-07-29HID: steam: fixes race in handling device list.Rodrigo Rivas Costa
2020-07-29HID: alps: support devices with report id 2Caiyuan Xie
2020-07-29HID: i2c-hid: add Mediacom FlexBook edge13 to descriptor overrideFederico Ricchiuto
2020-07-22HID: quirks: Ignore Simply Automated UPB PIMJames Hilliard
2020-07-22HID: quirks: Always poll Obins Anne Pro 2 keyboardSebastian Parschauer
2020-07-22HID: magicmouse: do not set up autorepeatDmitry Torokhov
2020-07-22HID: logitech-hidpp: avoid repeated "multiplier = " log messagesMaciej S. Szmigiero
2020-06-24HID: Add quirks for Trust Panora Graphic TabletCristian Klein
2020-06-24HID: intel-ish-hid: avoid bogus uninitialized-variable warningArnd Bergmann
2020-06-07HID: i2c-hid: add Schneider SCL142ALM to descriptor overrideJulian Sax
2020-06-07HID: multitouch: enable multi-input as a quirk for some devicesBenjamin Tissoires
2020-06-07HID: sony: Fix for broken buttons on DS3 USB donglesScott Shumate
2020-05-04HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K12A keyboard-dockHans de Goede
2020-04-29HID: mcp2221: add gpiolib dependencyArnd Bergmann
2020-04-29HID: i2c-hid: reset Synaptics SYNA2393 on resumeDaniel Playfair Cal
2020-04-29HID: wacom: Report 2nd-gen Intuos Pro S center button status over BTJason Gerecke
2020-04-29HID: usbhid: Fix race between usbhid_close() and usbhid_stop()Alan Stern
2020-04-16Revert "HID: wacom: generic: read the number of expected touches on a per col...Jason Gerecke
2020-04-15HID: alps: ALPS_1657 is too specific; use U1_UNICORN_LEGACY insteadJiri Kosina
2020-04-14HID: alps: Add AUI1657 device IDArtem Borisov
2020-04-14HID: logitech: Add support for Logitech G11 extra keysFabian Schindlatz
2020-04-14HID: multitouch: add eGalaxTouch P80H84 supportSebastian Reichel
2020-04-03HID: wacom: Read HID_DG_CONTACTMAX directly for non-generic devicesJason Gerecke
2020-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2020-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2020-04-01Merge branch 'for-5.7/mcp2221' into for-linusJiri Kosina
2020-04-01Merge branch 'for-5.7/logitech' into for-linusJiri Kosina
2020-04-01Merge branch 'for-5.7/ish' into for-linusJiri Kosina
2020-04-01Merge branch 'for-5.7/glorious' into for-linusJiri Kosina
2020-04-01Merge branch 'for-5.7/core' into for-linusJiri Kosina
2020-04-01Merge branch 'for-5.7/appleir' into for-linusJiri Kosina
2020-03-23HID: rmi: Simplify an error handling path in 'rmi_hid_read_block()'Christophe JAILLET
2020-03-21HID: intel-ish-hid: hbm.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-21HID: intel-ish-hid: ishtp-dev.h: Replace zero-length array with flexible-arra...Gustavo A. R. Silva
2020-03-18HID: Add driver fixing Glorious PC Gaming Race mouse report descriptorSamuel Čavoj
2020-03-17HID: lg-g15: Do not fail the probe when we fail to disable F# emulationHans de Goede
2020-03-17HID: fix Kconfig word orderingGeert Uytterhoeven
2020-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2020-03-16HID: add ALWAYS_POLL quirk to lenovo pixart mouseTony Fischetti
2020-03-16HID: google: add moonball USB idChen-Tsung Hsieh
2020-03-13HID: appleir: Use devm_kzalloc() instead of kzalloc()Lucas Tanure
2020-03-13HID: appleir: Remove unnecessary goto labelLucas Tanure
2020-03-11HID: hid-sensor-custom: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-11HID: hid-picolcd_fb: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-10HID: logitech-dj: add support for the static device in the Powerplay mat/rece...Filipe Laíns
2020-03-10HID: mcp2221: add usb to i2c-smbus host bridgeRishi Gupta
2020-03-05HID: hyperv: NULL check before some freeing functions is not needed.Lucas Tanure
2020-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds