index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
2026-03-27
HID: hid-lenovo-go: fix LEDS dependencies
Arnd Bergmann
2026-03-27
HID: quirks: add HID_QUIRK_ALWAYS_POLL for 8BitDo Pro 3
leo vriska
2026-03-27
HID: roccat: fix use-after-free in roccat_report_event
Benoît Sevens
2026-03-24
Merge tag 'v7.0-rc5' into next
Dmitry Torokhov
2026-03-19
HID: input: Add support for multiple batteries per device
Lucas Zampieri
2026-03-19
HID: input: Introduce struct hid_battery and refactor battery code
Lucas Zampieri
2026-03-19
HID: input: Convert battery code to devm_*
Lucas Zampieri
2026-03-19
HID: input: use __free(kfree) to clean up temporary buffers
Dmitry Torokhov
2026-03-19
HID: mcp2221: Fix spelling mistake "Enfore" -> "Enforce"
Colin Ian King
2026-03-17
HID: Intel-thc-hid: Intel-quickspi: Add NVL Device IDs
Even Xu
2026-03-17
HID: Intel-thc-hid: Intel-quicki2c: Add NVL Device IDs
Even Xu
2026-03-17
Merge tag 'hid-for-linus-2026031701' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-03-17
media: rc: fix race between unregister and urb/irq callbacks
Sean Young
2026-03-17
HID: multitouch: Check to ensure report responses match the request
Lee Jones
2026-03-16
HID: logitech-hidpp: Prevent use-after-free on force feedback initialisation ...
Lee Jones
2026-03-16
HID: bpf: prevent buffer overflow in hid_hw_request
Benjamin Tissoires
2026-03-16
HID: core: Mitigate potential OOB by removing bogus memset()
Lee Jones
2026-03-16
HID: intel-thc-hid: Set HID_PHYS with PCI BDF
Daniel Schaefer
2026-03-12
Merge tag 'v7.0-rc3' into next
Dmitry Torokhov
2026-03-12
HID: pl: eliminate private debug macro
Oliver Neukum
2026-03-12
HID: mcp2221: Add module parameter to enfoce GPIO mode
Linus Walleij
2026-03-12
HID: appletb-kbd: add .resume method in PM
Aditya Garg
2026-03-12
HID: logitech-hidpp: Enable MX Master 4 over bluetooth
Adrian Freund
2026-03-11
HID: input: Add HID_BATTERY_QUIRK_DYNAMIC for Elan touchscreens
Hans de Goede
2026-03-11
HID: input: Drop Asus UX550* touchscreen ignore battery quirks
Hans de Goede
2026-03-10
HID: asus: add xg mobile 2022 external hardware support
Denis Benato
2026-03-10
HID: asus: do not try to initialize the backlight if the enpoint doesn't supp...
Denis Benato
2026-03-10
HID: asus: do not abort probe when not necessary
Denis Benato
2026-03-10
HID: asus: simplify and improve asus_kbd_set_report()
Denis Benato
2026-03-10
HID: asus: make asus_resume adhere to linux kernel coding standards
Denis Benato
2026-03-10
HID: asus: fix code style of comments and brackets
Denis Benato
2026-03-10
HID: hid-lenovo-go-s: Fix spelling mistake "configuratiion" -> "configuration"
Colin Ian King
2026-03-10
HID: hid-lenovo-go: Remove unneeded semicolon
Chen Ni
2026-03-10
HID: hid-lenovo-go-s: Remove unneeded semicolon
Chen Ni
2026-03-10
HID: hid-lenovo-go-s: Add IMU and Touchpad RO Attributes
Derek J. Clark
2026-03-10
HID: hid-lenovo-go-s: Add RGB LED control interface
Derek J. Clark
2026-03-10
HID: hid-lenovo-go-s: Add Touchpad Mode Attributes
Derek J. Clark
2026-03-10
HID: hid-lenovo-go-s: Add Feature Status Attributes
Derek J. Clark
2026-03-10
HID: hid-lenovo-go-s: Add MCU ID Attribute
Derek J. Clark
2026-03-10
HID: hid-lenovo-go-s: Add Lenovo Legion Go S Series HID Driver
Derek J. Clark
2026-03-10
HID: Include firmware version in the uevent
Mario Limonciello
2026-03-10
HID: hid-lenovo-go: Add OS Mode Toggle
Derek J. Clark
2026-03-10
HID: hid-lenovo-go: Add Calibration Settings
Derek J. Clark
2026-03-10
HID: hid-lenovo-go: Add RGB LED control interface
Derek J. Clark
2026-03-10
HID: hid-lenovo-go: Add FPS Mode DPI settings
Derek J. Clark
2026-03-10
HID: hid-lenovo-go: Add Rumble and Haptic Settings
Derek J. Clark
2026-03-10
HID: hid-lenovo-go: Add Feature Status Attributes
Derek J. Clark
2026-03-10
HID: hid-lenovo-go: Add Lenovo Legion Go Series HID Driver
Derek J. Clark
2026-03-09
HID: wacom: fix out-of-bounds read in wacom_intuos_bt_irq
Benoît Sevens
2026-03-06
Merge tag 'hid-for-linus-2026030601' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
[prev]
[next]