- db8d3a2 HID: ft260: fix device removal due to USB disconnect by Michael Zaidman · 3 years, 5 months ago
- 7cc8524 HID: wacom: Skip processing of touches with negative slot values by Jason Gerecke · 3 years, 5 months ago
- 6ca2350 HID: wacom: Re-enable touch by default for Cintiq 24HDT / 27QHDT by Jason Gerecke · 3 years, 5 months ago
- 0818ec1 HID: Kconfig: Fix spelling mistake "Uninterruptable" -> "Uninterruptible" by Colin Ian King · 3 years, 5 months ago
- ebe0b42a HID: apple: Add support for Keychron K1 wireless keyboard by Haochen Tong · 3 years, 6 months ago
- e9c6729 HID: fix typo in Kconfig by Christophe JAILLET · 3 years, 5 months ago
- 9f59efc HID: ft260: fix format type warning in ft260_word_show() by Michael Zaidman · 3 years, 8 months ago
- 8aa6348 HID: amd_sfh: Use correct MMIO register for DMA address by Dylan MacKenzie · 3 years, 6 months ago
- 3fdcf7c HID: asus: Remove check for same LED brightness on set by Luke D. Jones · 3 years, 6 months ago
- e48bf29 HID: intel-ish-hid: use async resume function by Ye Xiang · 3 years, 7 months ago
- b3e2964 Merge branch 'for-5.14/multitouch' into for-linus by Jiri Kosina · 3 years, 6 months ago
- 8f4ef88 Merge branch 'for-5.14/logitech' into for-linus by Jiri Kosina · 3 years, 6 months ago
- 33197bd Merge branch 'for-5.14/intel-ish' into for-linus by Jiri Kosina · 3 years, 6 months ago
- 7f1f380 Merge branch 'for-5.14/google' into for-linus by Jiri Kosina · 3 years, 6 months ago
- fd73788 Merge branch 'for-5.14/core' into for-linus by Jiri Kosina · 3 years, 6 months ago
- 5a94296 Merge branch 'for-5.14/amd-sfh' into for-linus by Jiri Kosina · 3 years, 6 months ago
- 3b77093 HID: thrustmaster: Switch to kmemdup() when allocate change_request by Yang Yingliang · 3 years, 8 months ago
- 498d0dd HID: multitouch: Disable event reporting on suspend when the device is not a wakeup-source by Hans de Goede · 3 years, 7 months ago
- 622d97c HID: logitech-dj: Implement may_wakeup ll-driver callback by Hans de Goede · 3 years, 7 months ago
- 978e786 HID: usbhid: Implement may_wakeup ll-driver callback by Hans de Goede · 3 years, 7 months ago
- bcfa8d14 HID: input: Add support for Programmable Buttons by Thomas Weißschuh · 3 years, 7 months ago
- 424d823 HID: wacom: Correct base usage for capacitive ExpressKey status bits by Jason Gerecke · 3 years, 6 months ago
- 24a31ea HID: amd_sfh: Add initial support for HPD sensor by Basavaraj Natikar · 3 years, 7 months ago
- 0aad9c9 HID: amd_sfh: Extend ALS support for newer AMD platform by Basavaraj Natikar · 3 years, 7 months ago
- f264481 HID: amd_sfh: Extend driver capabilities for multi-generation support by Basavaraj Natikar · 3 years, 7 months ago
- 2b2bcc7 HID: surface-hid: Fix get-report request by Maximilian Luz · 3 years, 7 months ago
- fb1a79a HID: sony: fix freeze when inserting ghlive ps3/wii dongles by Pascal Giard · 3 years, 7 months ago
- a3af901 HID: usbkbd: Avoid GFP_ATOMIC when GFP_KERNEL is possible by Hyeonggon Yoo · 3 years, 7 months ago
- aa59d6b HID: intel-ish-hid: ipc: Specify that EHL no cache snooping by Even Xu · 3 years, 7 months ago
- 4aae88b HID: intel-ish-hid: ishtp: Add dma_no_cache_snooping() callback by Even Xu · 3 years, 7 months ago
- 65e4122 HID: intel-ish-hid: Set ISH driver depends on x86 by Even Xu · 3 years, 7 months ago
- b553972 HID: hid-input: add Surface Go battery quirk by Zoltan Tamas Vajda · 3 years, 7 months ago
- f8e5388 HID: intel-ish-hid: Fix minor typos in comments by Austin Kim · 3 years, 7 months ago
- a94f66a HID: asus: Cleanup Asus T101HA keyboard-dock handling by Hans de Goede · 3 years, 8 months ago
- 4b4f6ce HID: magicmouse: fix NULL-deref on disconnect by Johan Hovold · 3 years, 8 months ago
- 22db5e0 HID: intel-ish-hid: ipc: Add Alder Lake device IDs by Ye Xiang · 3 years, 8 months ago
- dc5f9f5 HID: i2c-hid: fix format string mismatch by Arnd Bergmann · 3 years, 8 months ago
- 5ad755f HID: amd_sfh: Fix memory leak in amd_sfh_work by Basavaraj Natikar · 3 years, 8 months ago
- e3d6a59 HID: amd_sfh: Use devm_kzalloc() instead of kzalloc() by Basavaraj Natikar · 3 years, 8 months ago
- 82f09a6 HID: ft260: improve error handling of ft260_hid_feature_report_get() by Michael Zaidman · 3 years, 8 months ago
- 4fb1251 HID: magicmouse: fix crash when disconnecting Magic Trackpad 2 by José Expósito · 3 years, 8 months ago
- a4b4940 HID: gt683r: add missing MODULE_DEVICE_TABLE by Bixuan Cui · 3 years, 8 months ago
- 3dd653c HID: pidff: fix error return code in hid_pidff_init() by Zhen Lei · 3 years, 8 months ago
- 81c8bf9 HID: logitech-hidpp: initialize level variable by Tom Rix · 3 years, 8 months ago
- 31a4cf1d HID: multitouch: Disable event reporting on suspend on the Asus T101HA touchpad by Hans de Goede · 3 years, 8 months ago
- e62b91c HID: core: Remove extraneous empty line before EXPORT_SYMBOL_GPL(hid_check_keys_pressed) by Hans de Goede · 3 years, 8 months ago
- b15b253 HID: usbmouse: Avoid GFP_ATOMIC when GFP_KERNEL is possible by Hyeonggon Yoo · 3 years, 7 months ago
- 3202f48 HID: hid-sensor-custom: Process failure of sensor_hub_set_feature() by Srinivas Pandruvada · 3 years, 9 months ago
- ca66a67 HID: i2c-hid: Skip ELAN power-on command after reset by Johnny Chuang · 3 years, 9 months ago
- 6be388f HID: usbhid: fix info leak in hid_submit_ctrl by Anirudh Rayabharam · 3 years, 8 months ago
- 48e33be HID: Add BUS_VIRTUAL to hid_connect logging by Mark Bolhuis · 3 years, 8 months ago
- eb13453 HID: input: replace outdated HID numbers+comments with macros by Ahelenia Ziemiańska · 3 years, 10 months ago
- bc8b796 HID: multitouch: set Stylus suffix for Stylus-application devices, too by Ahelenia Ziemiańska · 3 years, 10 months ago
- a2353e3 HID: multitouch: require Finger field to mark Win8 reports as MT by Ahelenia Ziemiańska · 3 years, 10 months ago
- 670a231 HID: remove the unnecessary redefinition of a macro by Hamza Mahfooz · 3 years, 8 months ago
- 3b25200 HID: quirks: Add quirk for Lenovo optical mouse by Saeed Mirzamohammadi · 3 years, 8 months ago
- c980512 HID: asus: filter G713/G733 key event to prevent shutdown by Luke D Jones · 3 years, 9 months ago
- b413c59 HID: lg-g15 + ite: Add MODULE_AUTHOR by Hans de Goede · 3 years, 9 months ago
- cbe5b6b HID: lg-g15: Add support for the Logitech Z-10 speakers by Hans de Goede · 3 years, 9 months ago
- 1e5c229 HID: lg-g15: Make the LED-name used by lg_g15_register_led() a parameter by Hans de Goede · 3 years, 9 months ago
- 614d34f HID: lg-g15: Add a lg_g15_init_input_dev() helper function by Hans de Goede · 3 years, 9 months ago
- ba3e054 HID: lg-g15: Add a lg_g15_handle_lcd_menu_keys() helper function by Hans de Goede · 3 years, 9 months ago
- 042d05b HID: lg-g15: Remove unused size argument from lg_*_event() functions by Hans de Goede · 3 years, 9 months ago
- edb0320 HID: hid-sensor-hub: Return error for hid_set_field() failure by Srinivas Pandruvada · 3 years, 9 months ago
- 8dcaa04 HID: google: Add of_match table to Whiskers switch device. by Ikjoon Jang · 3 years, 9 months ago
- b45ef5d HID: ft260: check data size in ft260_smbus_write() by Michael Zaidman · 3 years, 9 months ago
- b0d713c HID: surface-hid: Fix integer endian conversion by Maximilian Luz · 3 years, 9 months ago
- 0f0fb3d HID: hid-debug: recognize KEY_ASSISTANT and KEY_KBD_LAYOUT_NEXT by Dmitry Torokhov · 3 years, 9 months ago
- 7b229b1 HID: hid-input: add mapping for emoji picker key by Dmitry Torokhov · 3 years, 9 months ago
- 9858c74 HID: a4tech: use A4_2WHEEL_MOUSE_HACK_B8 for A4TECH NB-95 by Mateusz Jończyk · 3 years, 9 months ago
- 7383354 HID: logitech-dj/hidpp: Add info/warn/err messages about 27 MHz keyboard encryption by Hans de Goede · 3 years, 9 months ago
- ed80bdc HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K15A keyboard-dock by Hans de Goede · 3 years, 9 months ago
- ed1ab6f HID: thrustmaster: fix return value check in thrustmaster_probe() by Wei Yongjun · 3 years, 9 months ago
- 25bdbfb HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for Saitek X65 by Nirenjan Krishnan · 3 years, 9 months ago
- f2145f8 HID: do not use down_interruptible() when unbinding devices by Dmitry Torokhov · 3 years, 10 months ago
- 4bfb2c7 HID: asus: Filter keyboard EC for old ROG keyboard by Luke D Jones · 3 years, 10 months ago
- 6a01268 HID: semitek: new driver for GK6X series keyboards by Benjamin Moody · 3 years, 11 months ago
- e16e9f1 Merge branch 'for-5.13/warnings' into for-linus by Jiri Kosina · 3 years, 8 months ago
- 6c905ab Merge branch 'for-5.13/wacom' into for-linus by Jiri Kosina · 3 years, 8 months ago
- 5a4a13c Merge branch 'for-5.13/thrustmaster' into for-linus by Jiri Kosina · 3 years, 8 months ago
- e50fede Merge branch 'for-5.13/surface-system-aggregator-intergration' into for-linus by Jiri Kosina · 3 years, 8 months ago
- cfc9bdf Merge branch 'for-5.13/plantronics' into for-linus by Jiri Kosina · 3 years, 8 months ago
- 275ac61 Merge branch 'for-5.13/magicmouse' into for-linus by Jiri Kosina · 3 years, 8 months ago
- 686e161 Merge branch 'for-5.13/logitech' into for-linus by Jiri Kosina · 3 years, 8 months ago
- 0b21c35 Merge branch 'for-5.13/lenovo' into for-linus by Jiri Kosina · 3 years, 8 months ago
- cddbefc Merge branch 'for-5.13/i2c-hid' into for-linus by Jiri Kosina · 3 years, 8 months ago
- 8ba3c81 Merge branch 'for-5.13/ft260' into for-linus by Jiri Kosina · 3 years, 8 months ago
- 743b357 Merge branch 'for-5.13/elan' into for-linus by Jiri Kosina · 3 years, 8 months ago
- 590ade8 Merge branch 'for-5.13/core' into for-linus by Jiri Kosina · 3 years, 8 months ago
- 46fc466 HID: wacom: Setup pen input capabilities to the targeted tools by Ping Cheng · 3 years, 9 months ago
- ff0e9ee HID: hid-sensor-hub: Move 'hsdev' description to correct struct definition by Lee Jones · 3 years, 9 months ago
- 07b34dd HID: hid-sensor-hub: Remove unused struct member 'quirks' by Lee Jones · 3 years, 9 months ago
- 1784cd5 HID: wacom_sys: Demote kernel-doc abuse by Lee Jones · 3 years, 9 months ago
- dbf104f HID: hid-sensor-custom: Remove unused variable 'ret' by Lee Jones · 3 years, 9 months ago
- 5abb544 HID: hid-uclogic-params: Ensure function names are present and correct in kernel-doc headers by Lee Jones · 3 years, 9 months ago
- a62ce11 HID: hid-uclogic-rdesc: Kernel-doc is for functions and structs by Lee Jones · 3 years, 9 months ago
- 3f37fdc HID: hid-logitech-hidpp: Fix conformant kernel-doc header and demote abuses by Lee Jones · 3 years, 9 months ago
- ae71db0 HID: hid-picolcd_core: Remove unused variable 'ret' by Lee Jones · 3 years, 9 months ago
- a3760cd HID: hid-kye: Fix incorrect function name for kye_tablet_enable() by Lee Jones · 3 years, 9 months ago
- cd2bb7b HID: hid-core: Fix incorrect function name in header by Lee Jones · 3 years, 9 months ago