index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
2025-07-31
Merge tag 'hid-for-linus-2025073101' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-07-31
Merge branch 'for-6.17/uclogic' into for-linus
Jiri Kosina
2025-07-31
Merge branch 'for-6.17/pidff' into for-linus
Jiri Kosina
2025-07-31
Merge branch 'for-6.17/multitouch' into for-linus
Jiri Kosina
2025-07-31
Merge branch 'for-6.17/mcp2221' into for-linus
Jiri Kosina
2025-07-31
Merge branch 'for-6.17/intel-thc' into for-linus
Jiri Kosina
2025-07-31
Merge branch 'for-6.17/core' into for-linus
Jiri Kosina
2025-07-31
Merge branch 'for-6.17/battery-timer-fixes' into for-linus
Jiri Kosina
2025-07-31
Merge branch 'for-6.17/apple' into for-linus
Jiri Kosina
2025-07-31
Merge branch 'for-6.17/amd-sfh' into for-linus
Jiri Kosina
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-07-28
Merge tag 'sound-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2025-07-25
HID: core: Harden s32ton() against conversion to 0 bits
Alan Stern
2025-07-18
HID: apple: validate feature-report field count to prevent NULL pointer deref...
Qasim Ijaz
2025-07-15
Merge tag 'hid-for-linus-2025071501' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-07-13
HID: core: do not bypass hid_hw_raw_request
Benjamin Tissoires
2025-07-13
HID: core: ensure __hid_request reserves the report ID as the first byte
Benjamin Tissoires
2025-07-13
HID: core: ensure the allocated report buffer can contain the reserved report ID
Benjamin Tissoires
2025-07-10
HID: debug: Remove duplicate entry (BTN_WHEEL)
Andy Shevchenko
2025-07-07
ASoC: soc-dapm: cleanups
Mark Brown
2025-07-05
Merge tag 'hid-for-linus-2025070502' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-07-03
HID: appletb-kbd: fix slab use-after-free bug in appletb_kbd_probe
Qasim Ijaz
2025-07-03
HID: Fix debug name for BTN_GEAR_DOWN, BTN_GEAR_UP, BTN_WHEEL
Vicki Pfau
2025-07-03
HID: magicmouse: use secs_to_jiffies() for battery timeout
Aditya Garg
2025-07-03
HID: apple: use secs_to_jiffies() for battery timeout
Aditya Garg
2025-07-03
HID: magicmouse: avoid setting up battery timer when not needed
Aditya Garg
2025-07-03
HID: apple: avoid setting up battery timer for devices without battery
Aditya Garg
2025-07-03
HID: elecom: add support for ELECOM HUGE 019B variant
Leonard Dizon
2025-07-03
HID: appletb-kbd: fix memory corruption of input_handler_list
Qasim Ijaz
2025-07-03
HID: amd_sfh: Enable operating mode
Basavaraj Natikar
2025-07-03
HID: uclogic: Add support for XP-PEN Artist 22R Pro
Joshua Goins
2025-06-26
Merge tag 'hid-for-linus-2025062701' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-06-20
HID: rate-limit hid_warn to prevent log flooding
Li Chen
2025-06-20
HID: core: Add bus define for SoundWire bus
Charles Keepax
2025-06-20
HID: replace scnprintf() with sysfs_emit()
Chelsy Ratnawat
2025-06-20
HID: lenovo: Add support for ThinkPad X1 Tablet Thin Keyboard Gen2
Akira Inoue
2025-06-20
HID: uclogic: make read-only array reconnect_event static const
Colin Ian King
2025-06-20
HID: mcp-2221: Replace manual comparison with min() macro
Yu Jiaoliang
2025-06-20
HID: appletb-kbd: fix "appletb_backlight" backlight device reference counting
Qasim Ijaz
2025-06-20
HID: mcp2221: set gpio pin mode
Heiko Schocher
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
2025-06-11
HID: multitouch: add device ID for Apple Touch Bar
Kerem Karabay
2025-06-11
HID: multitouch: specify that Apple Touch Bar is direct
Kerem Karabay
2025-06-11
HID: multitouch: take cls->maxcontacts into account for Apple Touch Bar even ...
Kerem Karabay
2025-06-11
HID: multitouch: support getting the tip state from HID_DG_TOUCH fields in Ap...
Kerem Karabay
2025-06-11
HID: multitouch: Get the contact ID from HID_DG_TRANSDUCER_INDEX fields in ca...
Kerem Karabay
2025-06-11
HID: wacom: fix crash in wacom_aes_battery_handler()
Thomas Zeitlhofer
2025-06-10
HID: intel-ish-hid: ipc: Add Wildcat Lake PCI device ID
Zhang Lixu
2025-06-10
hid: intel-ish-hid: Use PCI_DEVICE_DATA() macro for ISH device table
Zhang Lixu
[next]