summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-03Merge tag 'hid-for-linus-2025060301' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-03Merge branch 'for-6.16/core' into for-linusJiri Kosina
2025-06-03Merge branch 'for-6.16/magicmouse' into for-linusJiri Kosina
2025-06-03Merge branch 'for-6.16/logitech' into for-linusJiri Kosina
2025-06-03Merge branch 'for-6.16/kysona' into for-linusJiri Kosina
2025-06-03Merge branch 'for-6.16/intel-thc' into for-linusJiri Kosina
2025-06-03Merge branch 'for-6.16/hid-gpio-setter-callbacks' into for-linusJiri Kosina
2025-06-03Merge branch 'for-6.16/corsair' into for-linusJiri Kosina
2025-06-03Merge branch 'for-6.16/core' into for-linusJiri Kosina
2025-06-03Merge branch 'for-6.16/apple' into for-linusJiri Kosina
2025-05-29Merge tag 'platform-drivers-x86-v6.16-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-05-15Merge tag 'hid-for-linus-2025051501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-05-13HID: multitouch: Disable touchpad on firmware level while not in useWerner Sembach
2025-05-13HID: core: Add functions for HID drivers to react on first open and last clos...Werner Sembach
2025-05-13HID: bpf: abort dispatch if device destroyedRong Zhang
2025-05-08platform/x86: asus-wmi: Refactor Ally suspend/resumeLuke D. Jones
2025-05-08hid-asus: check ROG Ally MCU version and warnLuke D. Jones
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: HID_APPLETB_BL should depend on X86Geert Uytterhoeven
2025-04-24HID: HID_APPLETB_KBD should depend on X86Geert Uytterhoeven
2025-04-24HID: appletb-kbd: Use secs_to_jiffies() instead of msecs_to_jiffies()Thorsten Blum
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: intel-thc-hid: intel-thc: make read-only arrays static constColin Ian King
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: magicmouse: Apple Magic Mouse 2 USB-C supportAditya Garg
2025-04-24HID: mcp2221: use new line value setter callbacksBartosz Golaszewski
2025-04-24HID: mcp2200: use new line value setter callbacksBartosz Golaszewski
2025-04-24HID: cp2112: use new line value setter callbacksBartosz Golaszewski
2025-04-24HID: cp2112: use lock guardsBartosz Golaszewski
2025-04-24HID: cp2112: hold the lock for the entire direction_output() callBartosz Golaszewski
2025-04-24HID: cp2112: destroy mutex on driver detachBartosz Golaszewski
2025-04-24HID: intel-thc-hid: intel-quicki2c: pass correct arguments to acpi_evaluate_o...Wentao Guan
2025-04-24HID: corsair-void: Use to_delayed_work()Chen Ni
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-24HID: hid-logitech: use sysfs_emit_at() instead of scnprintf()TangDongxing
2025-04-24HID: quirks: Add HID_QUIRK_IGNORE_MOUSE quirkAditya Garg
2025-04-24HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()Terry Junge
2025-04-24HID: Kysona: Add periodic online checkLode Willems
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