summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2025-08-20HID: magicmouse: avoid setting up battery timer when not neededAditya Garg
2025-08-20HID: rate-limit hid_warn to prevent log floodingLi Chen
2025-08-15HID: apple: avoid setting up battery timer for devices without batteryAditya Garg
2025-08-15HID: core: Harden s32ton() against conversion to 0 bitsAlan Stern
2025-08-15HID: apple: validate feature-report field count to prevent NULL pointer deref...Qasim Ijaz
2025-07-24HID: core: do not bypass hid_hw_raw_requestBenjamin Tissoires
2025-07-24HID: core: ensure __hid_request reserves the report ID as the first byteBenjamin Tissoires
2025-07-24HID: core: ensure the allocated report buffer can contain the reserved report IDBenjamin Tissoires
2025-07-17HID: nintendo: avoid bluetooth suspend/resume stallsDaniel J. Ogorchock
2025-07-17HID: quirks: Add quirk for 2 Chicony Electronics HP 5MP CamerasChia-Lin Kao (AceLan)
2025-07-17HID: Add IGNORE quirk for SMARTLINKTECHNOLOGYZhang Heng
2025-07-17HID: lenovo: Add support for ThinkPad X1 Tablet Thin Keyboard Gen2Akira Inoue
2025-07-10HID: appletb-kbd: fix slab use-after-free bug in appletb_kbd_probeQasim Ijaz
2025-07-10HID: appletb-kbd: fix memory corruption of input_handler_listQasim Ijaz
2025-07-06HID: wacom: fix kobject reference count leakQasim Ijaz
2025-07-06HID: wacom: fix memory leak on sysfs attribute creation failureQasim Ijaz
2025-07-06HID: wacom: fix memory leak on kobject creation failureQasim Ijaz
2025-07-06HID: lenovo: Restrict F7/9/11 mode to compact keyboards onlyIusico Maxim
2025-07-06HID: appletb-kbd: fix "appletb_backlight" backlight device reference countingQasim Ijaz
2025-07-06HID: wacom: fix crash in wacom_aes_battery_handler()Thomas Zeitlhofer
2025-07-06HID: Intel-thc-hid: Intel-quicki2c: Enhance QuickI2C reset flowEven Xu
2025-06-27hid-asus: check ROG Ally MCU version and warnLuke D. Jones
2025-06-19HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()Terry Junge
2025-06-19HID: HID_APPLETB_BL should depend on X86Geert Uytterhoeven
2025-06-19HID: HID_APPLETB_KBD should depend on X86Geert Uytterhoeven
2025-06-19HID: intel-thc-hid: intel-quicki2c: pass correct arguments to acpi_evaluate_o...Wentao Guan
2025-05-15Merge tag 'hid-for-linus-2025051501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-05-13HID: bpf: abort dispatch if device destroyedRong Zhang
2025-04-24HID: quirks: Add ADATA XPG alpha wireless mouse supportMilton Barrera
2025-04-24HID: hid-steam: Remove the unused variable connectedJiapeng Chong
2025-04-24HID: amd_sfh: Avoid clearing reports for SRA sensorMario Limonciello
2025-04-24HID: amd_sfh: Fix SRA sensor when it's the only sensorMario Limonciello
2025-04-24HID: wacom: fix shift OOB in kfifo allocation for zero pktlenQasim Ijaz
2025-04-24HID: uclogic: Add NULL check in uclogic_input_configured()Henry Martin
2025-04-24HID: wacom: fix memory leak on size mismatch in wacom_wac_queue_flush()Qasim Ijaz
2025-04-24HID: wacom: handle kzalloc() allocation failure in wacom_wac_queue_flush()Qasim Ijaz
2025-04-24HID: thrustmaster: fix memory leak in thrustmaster_interrupts()Qasim Ijaz
2025-04-24HID: bpf: fix BTN_STYLUS for the XP Pen ACK05 remotePeter Hutterer
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-26Merge branch 'for-6.15/wacom' into for-linusJiri Kosina
2025-03-26Merge branch 'for-6.15/usb-hidbp' into for-linusJiri Kosina
2025-03-26Merge branch 'for-6.15/steam' into for-linusJiri Kosina
2025-03-26Merge branch 'for-6.15/sony' into for-linusJiri Kosina
2025-03-26Merge branch 'for-6.15/plantronics' into for-linusJiri Kosina
2025-03-26Merge branch 'for-6.15/pidff' into for-linusJiri Kosina
2025-03-26Merge branch 'for-6.15/logitech' into for-linusJiri Kosina
2025-03-26Merge branch 'for-6.15/lenovo' into for-linusJiri Kosina
2025-03-26Merge branch 'for-6.15/intel-thc' into for-linusJiri Kosina
2025-03-26Merge branch 'for-6.15/intel-ish' into for-linusJiri Kosina
2025-03-26Merge branch 'for-6.15/google' into for-linusJiri Kosina