summaryrefslogtreecommitdiffstats
path: root/drivers/hid
AgeCommit message (Expand)AuthorLines
2020-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds-150/+404
2020-08-10Merge branch 'for-5.9/wiimote' into for-linusJiri Kosina-24/+50
2020-08-10Merge branch 'for-5.9/lenovo' into for-linusJiri Kosina-79/+282
2020-08-10Merge branch 'for-5.9/intel-ish' into for-linusJiri Kosina-5/+11
2020-08-10Merge branch 'for-5.9/core-v2' into for-linusJiri Kosina-38/+55
2020-07-21HID: quirks: add NOGET quirk for Logitech GROUPIkjoon Jang-0/+2
2020-07-20HID: Replace HTTP links with HTTPS onesAlexander A. Klimov-2/+2
2020-07-20HID: udraw-ps3: Replace HTTP links with HTTPS onesAlexander A. Klimov-1/+1
2020-07-20HID: mcp2221: Replace HTTP links with HTTPS onesAlexander A. Klimov-1/+1
2020-07-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds-6/+47
2020-07-14HID: input: Fix devices that return multiple bytes in battery reportGrant Likely-3/+3
2020-07-07HID: lenovo: Fix spurious F23 key press report during resume from suspendHans de Goede-0/+7
2020-07-07HID: lenovo: Add ThinkPad 10 Ultrabook Keyboard fn_lock supportHans de Goede-1/+71
2020-07-07HID: lenovo: Add ThinkPad 10 Ultrabook Keyboard supportHans de Goede-0/+106
2020-07-07HID: lenovo: Rename fn_lock sysfs attr handlers to make them genericHans de Goede-11/+17
2020-07-07HID: lenovo: Factor out generic parts of the LED codeHans de Goede-40/+58
2020-07-07HID: lenovo: Merge tpkbd and cptkbd data structuresHans de Goede-30/+26
2020-07-07HID: logitech-hidpp: avoid repeated "multiplier = " log messagesMaciej S. Szmigiero-1/+1
2020-07-07HID: logitech: Use HIDPP_RECEIVER_INDEX instead of 0xffMazin Rezk-3/+3
2020-07-07HID: intel-ish-hid: Replace PCI_DEV_FLAGS_NO_D3 with pci_save_stateKai-Heng Feng-5/+11
2020-06-24HID: quirks: Ignore Simply Automated UPB PIMJames Hilliard-0/+3
2020-06-24HID: apple: Disable Fn-key key-re-mapping on clone keyboardsHans de Goede-0/+18
2020-06-19HID: Wiimote: Treat the d-pad as an analogue stickDaniel G. Morse-24/+50
2020-06-19HID: steam: fixes race in handling device list.Rodrigo Rivas Costa-2/+4
2020-06-16HID: magicmouse: do not set up autorepeatDmitry Torokhov-0/+6
2020-06-16HID: alps: support devices with report id 2Caiyuan Xie-0/+2
2020-06-16HID: quirks: Always poll Obins Anne Pro 2 keyboardSebastian Parschauer-0/+2
2020-06-16HID: input: do not run GET_REPORT unless there's a Resolution MultiplierPeter Hutterer-10/+20
2020-06-16HID: i2c-hid: add Mediacom FlexBook edge13 to descriptor overrideFederico Ricchiuto-0/+8
2020-06-16HID: usbhid: remove redundant assignment to variable retvalColin Ian King-1/+1
2020-06-16HID: usbhid: do not sleep when opening deviceDmitry Torokhov-24/+31
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-108/+108
2020-06-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-6/+3
2020-06-03Merge branches 'for-5.7/upstream-fixes', 'for-5.8/apple', 'for-5.8/asus', 'fo...Jiri Kosina-74/+335
2020-05-27HID: multitouch: Remove MT_CLS_WIN_8_DUALKai-Heng Feng-50/+2
2020-05-27HID: multitouch: enable multi-input as a quirk for some devicesBenjamin Tissoires-0/+26
2020-05-26HID: sony: Fix for broken buttons on DS3 USB donglesScott Shumate-0/+17
2020-05-15HID: Add quirks for Trust Panora Graphic TabletCristian Klein-0/+4
2020-05-15HID: apple: Swap the Fn and Left Control keys on Apple keyboardsfree5lot-2/+28
2020-05-12Input: introduce input_mt_report_slot_inactive()Jiada Wang-6/+3
2020-05-07HID: asus: Add depends on USB_HID to HID_ASUS Kconfig optionHans de Goede-0/+1
2020-05-06HID: asus: Fix mute and touchpad-toggle keys on Medion Akoya E1239THans de Goede-0/+60
2020-05-06HID: asus: Add support for multi-touch touchpad on Medion Akoya E1239THans de Goede-1/+26
2020-05-06HID: asus: Add report_size to struct asus_touchpad_infoHans de Goede-1/+7
2020-05-06HID: asus: Add hid_is_using_ll_driver(usb_hid_driver) checkHans de Goede-1/+2
2020-05-06HID: asus: Simplify skipping of mappings for Asus T100CHI keyboard-dockHans de Goede-14/+7
2020-05-06HID: asus: Only set EV_REP if we are adding a mappingHans de Goede-2/+2
2020-05-05HID: i2c-hid: add Schneider SCL142ALM to descriptor overrideJulian Sax-0/+8
2020-05-05HID: intel-ish-hid: avoid bogus uninitialized-variable warningArnd Bergmann-0/+2
2020-05-04HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K12A keyboard-dockHans de Goede-0/+2