index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-31
Merge branch 'for-6.17/amd-sfh' into for-linus
Jiri Kosina
16
-14
/
+43
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
12
-39
/
+39
2025-07-28
Merge tag 'sound-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+3
2025-07-27
Input: Add and document BTN_GRIP*
Vicki Pfau
1
-0
/
+2
2025-07-25
HID: core: Harden s32ton() against conversion to 0 bits
Alan Stern
1
-1
/
+5
2025-07-18
HID: apple: validate feature-report field count to prevent NULL pointer deref...
Qasim Ijaz
1
-1
/
+2
2025-07-15
Merge tag 'hid-for-linus-2025071501' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-6
/
+15
2025-07-13
HID: core: do not bypass hid_hw_raw_request
Benjamin Tissoires
1
-2
/
+1
2025-07-13
HID: core: ensure __hid_request reserves the report ID as the first byte
Benjamin Tissoires
1
-2
/
+9
2025-07-13
HID: core: ensure the allocated report buffer can contain the reserved report ID
Benjamin Tissoires
1
-1
/
+4
2025-07-10
HID: debug: Remove duplicate entry (BTN_WHEEL)
Andy Shevchenko
1
-1
/
+1
2025-07-07
ASoC: soc-dapm: cleanups
Mark Brown
13
-21
/
+130
2025-07-05
Merge tag 'hid-for-linus-2025070502' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-11
/
+19
2025-07-03
HID: appletb-kbd: fix slab use-after-free bug in appletb_kbd_probe
Qasim Ijaz
1
-4
/
+6
2025-07-03
HID: Fix debug name for BTN_GEAR_DOWN, BTN_GEAR_UP, BTN_WHEEL
Vicki Pfau
1
-2
/
+2
2025-07-03
HID: magicmouse: use secs_to_jiffies() for battery timeout
Aditya Garg
1
-3
/
+3
2025-07-03
HID: apple: use secs_to_jiffies() for battery timeout
Aditya Garg
1
-3
/
+3
2025-07-03
HID: magicmouse: avoid setting up battery timer when not needed
Aditya Garg
1
-23
/
+39
2025-07-03
HID: apple: avoid setting up battery timer for devices without battery
Aditya Garg
1
-6
/
+11
2025-07-03
HID: elecom: add support for ELECOM HUGE 019B variant
Leonard Dizon
3
-4
/
+8
2025-07-03
HID: appletb-kbd: fix memory corruption of input_handler_list
Qasim Ijaz
1
-1
/
+3
2025-07-03
HID: amd_sfh: Enable operating mode
Basavaraj Natikar
4
-1
/
+29
2025-07-03
HID: uclogic: Add support for XP-PEN Artist 22R Pro
Joshua Goins
6
-4
/
+248
2025-06-26
Merge tag 'hid-for-linus-2025062701' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-13
/
+114
2025-06-20
HID: rate-limit hid_warn to prevent log flooding
Li Chen
1
-2
/
+2
2025-06-20
HID: core: Add bus define for SoundWire bus
Charles Keepax
1
-0
/
+3
2025-06-20
HID: replace scnprintf() with sysfs_emit()
Chelsy Ratnawat
2
-4
/
+4
2025-06-20
HID: lenovo: Add support for ThinkPad X1 Tablet Thin Keyboard Gen2
Akira Inoue
3
-1
/
+16
2025-06-20
HID: uclogic: make read-only array reconnect_event static const
Colin Ian King
1
-1
/
+1
2025-06-20
HID: mcp-2221: Replace manual comparison with min() macro
Yu Jiaoliang
1
-8
/
+3
2025-06-20
HID: appletb-kbd: fix "appletb_backlight" backlight device reference counting
Qasim Ijaz
1
-0
/
+5
2025-06-20
HID: mcp2221: set gpio pin mode
Heiko Schocher
1
-0
/
+97
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
10
-10
/
+10
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
7
-29
/
+29
2025-06-11
HID: multitouch: add device ID for Apple Touch Bar
Kerem Karabay
2
-0
/
+18
2025-06-11
HID: multitouch: specify that Apple Touch Bar is direct
Kerem Karabay
1
-0
/
+7
2025-06-11
HID: multitouch: take cls->maxcontacts into account for Apple Touch Bar even ...
Kerem Karabay
1
-0
/
+7
2025-06-11
HID: multitouch: support getting the tip state from HID_DG_TOUCH fields in Ap...
Kerem Karabay
1
-4
/
+11
2025-06-11
HID: multitouch: Get the contact ID from HID_DG_TRANSDUCER_INDEX fields in ca...
Kerem Karabay
1
-1
/
+15
2025-06-11
HID: wacom: fix crash in wacom_aes_battery_handler()
Thomas Zeitlhofer
1
-0
/
+1
2025-06-10
HID: intel-ish-hid: ipc: Add Wildcat Lake PCI device ID
Zhang Lixu
2
-0
/
+7
2025-06-10
hid: intel-ish-hid: Use PCI_DEVICE_DATA() macro for ISH device table
Zhang Lixu
1
-3
/
+3
2025-06-10
HID: lenovo: Restrict F7/9/11 mode to compact keyboards only
Iusico Maxim
1
-4
/
+7
2025-06-10
HID: Add IGNORE quirk for SMARTLINKTECHNOLOGY
Zhang Heng
2
-0
/
+4
2025-06-10
HID: input: lower message severity of 'No inputs registered, leaving' to debug
Mario Limonciello
1
-1
/
+1
2025-06-10
HID: quirks: Add quirk for 2 Chicony Electronics HP 5MP Cameras
Chia-Lin Kao (AceLan)
2
-0
/
+4
2025-06-10
HID: debug: Use the __set_current_state()
Zihuan Zhang
1
-1
/
+1
2025-06-10
HID: pidff: Move else if statements to follow closing braces
Tomasz Pakuła
1
-4
/
+2
2025-06-10
HID: pidff: Add missing spaces
Tomasz Pakuła
1
-5
/
+5
2025-06-10
HID: pidff: Move trailing statements in pidff_rescale_signed()
Tomasz Pakuła
1
-2
/
+4
[prev]
[next]