summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
5 daysHID: magicmouse: avoid setting up battery timer when not neededAditya Garg1-19/+37
5 daysHID: rate-limit hid_warn to prevent log floodingLi Chen1-2/+2
10 daysHID: apple: avoid setting up battery timer for devices without batteryAditya Garg1-6/+11
10 daysHID: core: Harden s32ton() against conversion to 0 bitsAlan Stern1-1/+5
10 daysHID: apple: validate feature-report field count to prevent NULL pointer deref...Qasim Ijaz1-1/+2
2025-07-24HID: core: do not bypass hid_hw_raw_requestBenjamin Tissoires1-2/+1
2025-07-24HID: core: ensure __hid_request reserves the report ID as the first byteBenjamin Tissoires1-2/+9
2025-07-24HID: core: ensure the allocated report buffer can contain the reserved report IDBenjamin Tissoires1-1/+4
2025-07-17HID: nintendo: avoid bluetooth suspend/resume stallsDaniel J. Ogorchock1-2/+36
2025-07-17HID: quirks: Add quirk for 2 Chicony Electronics HP 5MP CamerasChia-Lin Kao (AceLan)2-0/+4
2025-07-17HID: Add IGNORE quirk for SMARTLINKTECHNOLOGYZhang Heng2-0/+4
2025-07-17HID: lenovo: Add support for ThinkPad X1 Tablet Thin Keyboard Gen2Akira Inoue3-1/+16
2025-07-10HID: appletb-kbd: fix slab use-after-free bug in appletb_kbd_probeQasim Ijaz1-4/+6
2025-07-10HID: appletb-kbd: fix memory corruption of input_handler_listQasim Ijaz1-1/+3
2025-07-06HID: wacom: fix kobject reference count leakQasim Ijaz1-0/+1
2025-07-06HID: wacom: fix memory leak on sysfs attribute creation failureQasim Ijaz1-0/+1
2025-07-06HID: wacom: fix memory leak on kobject creation failureQasim Ijaz1-1/+3
2025-07-06HID: lenovo: Restrict F7/9/11 mode to compact keyboards onlyIusico Maxim1-4/+7
2025-07-06HID: appletb-kbd: fix "appletb_backlight" backlight device reference countingQasim Ijaz1-0/+5
2025-07-06HID: wacom: fix crash in wacom_aes_battery_handler()Thomas Zeitlhofer1-0/+1
2025-07-06HID: Intel-thc-hid: Intel-quicki2c: Enhance QuickI2C reset flowEven Xu1-1/+25
2025-06-27hid-asus: check ROG Ally MCU version and warnLuke D. Jones1-2/+105
2025-06-19HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()Terry Junge2-13/+16
2025-06-19HID: HID_APPLETB_BL should depend on X86Geert Uytterhoeven1-0/+1
2025-06-19HID: HID_APPLETB_KBD should depend on X86Geert Uytterhoeven1-0/+1
2025-06-19HID: intel-thc-hid: intel-quicki2c: pass correct arguments to acpi_evaluate_o...Wentao Guan1-6/+1
2025-05-15Merge tag 'hid-for-linus-2025051501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-10/+39
2025-05-13HID: bpf: abort dispatch if device destroyedRong Zhang1-0/+9
2025-04-24HID: quirks: Add ADATA XPG alpha wireless mouse supportMilton Barrera2-0/+6
2025-04-24HID: hid-steam: Remove the unused variable connectedJiapeng Chong1-2/+0
2025-04-24HID: amd_sfh: Avoid clearing reports for SRA sensorMario Limonciello1-0/+5
2025-04-24HID: amd_sfh: Fix SRA sensor when it's the only sensorMario Limonciello1-4/+3
2025-04-24HID: wacom: fix shift OOB in kfifo allocation for zero pktlenQasim Ijaz1-0/+2
2025-04-24HID: uclogic: Add NULL check in uclogic_input_configured()Henry Martin1-3/+4
2025-04-24HID: wacom: fix memory leak on size mismatch in wacom_wac_queue_flush()Qasim Ijaz1-0/+1
2025-04-24HID: wacom: handle kzalloc() allocation failure in wacom_wac_queue_flush()Qasim Ijaz1-1/+7
2025-04-24HID: thrustmaster: fix memory leak in thrustmaster_interrupts()Qasim Ijaz1-0/+1
2025-04-24HID: bpf: fix BTN_STYLUS for the XP Pen ACK05 remotePeter Hutterer1-0/+1
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner12-16/+16
2025-03-26Merge branch 'for-6.15/wacom' into for-linusJiri Kosina3-23/+27
2025-03-26Merge branch 'for-6.15/usb-hidbp' into for-linusJiri Kosina1-1/+1
2025-03-26Merge branch 'for-6.15/steam' into for-linusJiri Kosina1-5/+2
2025-03-26Merge branch 'for-6.15/sony' into for-linusJiri Kosina1-5/+11
2025-03-26Merge branch 'for-6.15/plantronics' into for-linusJiri Kosina1-77/+67
2025-03-26Merge branch 'for-6.15/pidff' into for-linusJiri Kosina7-197/+660
2025-03-26Merge branch 'for-6.15/logitech' into for-linusJiri Kosina2-81/+66
2025-03-26Merge branch 'for-6.15/lenovo' into for-linusJiri Kosina1-5/+3
2025-03-26Merge branch 'for-6.15/intel-thc' into for-linusJiri Kosina5-23/+15
2025-03-26Merge branch 'for-6.15/intel-ish' into for-linusJiri Kosina1-1/+0
2025-03-26Merge branch 'for-6.15/google' into for-linusJiri Kosina1-1/+0