Age | Commit message (Expand) | Author |
2020-08-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds |
2020-08-10 | Merge branch 'for-5.9/wiimote' into for-linus | Jiri Kosina |
2020-08-10 | Merge branch 'for-5.9/lenovo' into for-linus | Jiri Kosina |
2020-08-10 | Merge branch 'for-5.9/intel-ish' into for-linus | Jiri Kosina |
2020-08-10 | Merge branch 'for-5.9/core-v2' into for-linus | Jiri Kosina |
2020-07-21 | HID: quirks: add NOGET quirk for Logitech GROUP | Ikjoon Jang |
2020-07-20 | HID: Replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-07-20 | HID: udraw-ps3: Replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-07-20 | HID: mcp2221: Replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-07-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds |
2020-07-14 | HID: input: Fix devices that return multiple bytes in battery report | Grant Likely |
2020-07-07 | HID: lenovo: Fix spurious F23 key press report during resume from suspend | Hans de Goede |
2020-07-07 | HID: lenovo: Add ThinkPad 10 Ultrabook Keyboard fn_lock support | Hans de Goede |
2020-07-07 | HID: lenovo: Add ThinkPad 10 Ultrabook Keyboard support | Hans de Goede |
2020-07-07 | HID: lenovo: Rename fn_lock sysfs attr handlers to make them generic | Hans de Goede |
2020-07-07 | HID: lenovo: Factor out generic parts of the LED code | Hans de Goede |
2020-07-07 | HID: lenovo: Merge tpkbd and cptkbd data structures | Hans de Goede |
2020-07-07 | HID: logitech-hidpp: avoid repeated "multiplier = " log messages | Maciej S. Szmigiero |
2020-07-07 | HID: logitech: Use HIDPP_RECEIVER_INDEX instead of 0xff | Mazin Rezk |
2020-07-07 | HID: intel-ish-hid: Replace PCI_DEV_FLAGS_NO_D3 with pci_save_state | Kai-Heng Feng |
2020-06-24 | HID: quirks: Ignore Simply Automated UPB PIM | James Hilliard |
2020-06-24 | HID: apple: Disable Fn-key key-re-mapping on clone keyboards | Hans de Goede |
2020-06-19 | HID: Wiimote: Treat the d-pad as an analogue stick | Daniel G. Morse |
2020-06-19 | HID: steam: fixes race in handling device list. | Rodrigo Rivas Costa |
2020-06-16 | HID: magicmouse: do not set up autorepeat | Dmitry Torokhov |
2020-06-16 | HID: alps: support devices with report id 2 | Caiyuan Xie |
2020-06-16 | HID: quirks: Always poll Obins Anne Pro 2 keyboard | Sebastian Parschauer |
2020-06-16 | HID: input: do not run GET_REPORT unless there's a Resolution Multiplier | Peter Hutterer |
2020-06-16 | HID: i2c-hid: add Mediacom FlexBook edge13 to descriptor override | Federico Ricchiuto |
2020-06-16 | HID: usbhid: remove redundant assignment to variable retval | Colin Ian King |
2020-06-16 | HID: usbhid: do not sleep when opening device | Dmitry Torokhov |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-06-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2020-06-03 | Merge branches 'for-5.7/upstream-fixes', 'for-5.8/apple', 'for-5.8/asus', 'fo... | Jiri Kosina |
2020-05-27 | HID: multitouch: Remove MT_CLS_WIN_8_DUAL | Kai-Heng Feng |
2020-05-27 | HID: multitouch: enable multi-input as a quirk for some devices | Benjamin Tissoires |
2020-05-26 | HID: sony: Fix for broken buttons on DS3 USB dongles | Scott Shumate |
2020-05-15 | HID: Add quirks for Trust Panora Graphic Tablet | Cristian Klein |
2020-05-15 | HID: apple: Swap the Fn and Left Control keys on Apple keyboards | free5lot |
2020-05-12 | Input: introduce input_mt_report_slot_inactive() | Jiada Wang |
2020-05-07 | HID: asus: Add depends on USB_HID to HID_ASUS Kconfig option | Hans de Goede |
2020-05-06 | HID: asus: Fix mute and touchpad-toggle keys on Medion Akoya E1239T | Hans de Goede |
2020-05-06 | HID: asus: Add support for multi-touch touchpad on Medion Akoya E1239T | Hans de Goede |
2020-05-06 | HID: asus: Add report_size to struct asus_touchpad_info | Hans de Goede |
2020-05-06 | HID: asus: Add hid_is_using_ll_driver(usb_hid_driver) check | Hans de Goede |
2020-05-06 | HID: asus: Simplify skipping of mappings for Asus T100CHI keyboard-dock | Hans de Goede |
2020-05-06 | HID: asus: Only set EV_REP if we are adding a mapping | Hans de Goede |
2020-05-05 | HID: i2c-hid: add Schneider SCL142ALM to descriptor override | Julian Sax |
2020-05-05 | HID: intel-ish-hid: avoid bogus uninitialized-variable warning | Arnd Bergmann |
2020-05-04 | HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K12A keyboard-dock | Hans de Goede |