summaryrefslogtreecommitdiffstats
path: root/drivers/hid
AgeCommit message (Expand)Author
2020-09-09HID: quirks: Always poll three more Lenovo PixArt miceSebastian Parschauer
2020-09-05HID: core: Sanitize event code and type when mapping inputMarc Zyngier
2020-09-05HID: core: Correctly handle ReportSize being zeroMarc Zyngier
2020-09-03HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage()Peilin Ye
2020-09-03HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commandsHans de Goede
2020-09-03HID: quirks: add NOGET quirk for Logitech GROUPIkjoon Jang
2020-08-19HID: input: Fix devices that return multiple bytes in battery reportGrant Likely
2020-07-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2020-07-07HID: logitech-hidpp: avoid repeated "multiplier = " log messagesMaciej S. Szmigiero
2020-07-07HID: logitech: Use HIDPP_RECEIVER_INDEX instead of 0xffMazin Rezk
2020-06-24HID: quirks: Ignore Simply Automated UPB PIMJames Hilliard
2020-06-24HID: apple: Disable Fn-key key-re-mapping on clone keyboardsHans de Goede
2020-06-19HID: steam: fixes race in handling device list.Rodrigo Rivas Costa
2020-06-16HID: magicmouse: do not set up autorepeatDmitry Torokhov
2020-06-16HID: alps: support devices with report id 2Caiyuan Xie
2020-06-16HID: quirks: Always poll Obins Anne Pro 2 keyboardSebastian Parschauer
2020-06-16HID: i2c-hid: add Mediacom FlexBook edge13 to descriptor overrideFederico Ricchiuto
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-06-03Merge branches 'for-5.7/upstream-fixes', 'for-5.8/apple', 'for-5.8/asus', 'fo...Jiri Kosina
2020-05-27HID: multitouch: Remove MT_CLS_WIN_8_DUALKai-Heng Feng
2020-05-27HID: multitouch: enable multi-input as a quirk for some devicesBenjamin Tissoires
2020-05-26HID: sony: Fix for broken buttons on DS3 USB donglesScott Shumate
2020-05-15HID: Add quirks for Trust Panora Graphic TabletCristian Klein
2020-05-15HID: apple: Swap the Fn and Left Control keys on Apple keyboardsfree5lot
2020-05-12Input: introduce input_mt_report_slot_inactive()Jiada Wang
2020-05-07HID: asus: Add depends on USB_HID to HID_ASUS Kconfig optionHans de Goede
2020-05-06HID: asus: Fix mute and touchpad-toggle keys on Medion Akoya E1239THans de Goede
2020-05-06HID: asus: Add support for multi-touch touchpad on Medion Akoya E1239THans de Goede
2020-05-06HID: asus: Add report_size to struct asus_touchpad_infoHans de Goede
2020-05-06HID: asus: Add hid_is_using_ll_driver(usb_hid_driver) checkHans de Goede
2020-05-06HID: asus: Simplify skipping of mappings for Asus T100CHI keyboard-dockHans de Goede
2020-05-06HID: asus: Only set EV_REP if we are adding a mappingHans de Goede
2020-05-05HID: i2c-hid: add Schneider SCL142ALM to descriptor overrideJulian Sax
2020-05-05HID: intel-ish-hid: avoid bogus uninitialized-variable warningArnd Bergmann
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-16HID: mcp2221: add GPIO functionality supportRishi Gupta
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: fix typo in KconfigChristophe JAILLET
2020-04-14HID: logitech: Add support for Logitech G11 extra keysFabian Schindlatz
2020-04-14HID: multitouch: add eGalaxTouch P80H84 supportSebastian Reichel
2020-04-06HID: logitech: drop outdated references to unifying receiversFilipe LaĆ­ns
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