index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-02
platform/surface: aggregator: Enforce use of target-ID enum in device ID macros
Maximilian Luz
1
-1
/
+1
2023-02-02
HID: surface-hid: Use target-ID enum instead of hard-coding values
Maximilian Luz
1
-1
/
+1
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2
-3
/
+3
2023-01-25
HID: Ignore battery for Elan touchscreen on Asus TP420IA
marco.rodolfi@tuta.io
2
-0
/
+3
2023-01-20
HID: elecom: add support for TrackBall 056E:011C
Takahiro Fujii
3
-4
/
+18
2023-01-18
Merge tag 'for-linus-2023011801' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
11
-14
/
+96
2023-01-18
HID: bpf: reorder BPF registration
Benjamin Tissoires
1
-4
/
+5
2023-01-18
HID: bpf: clean up entrypoint
Benjamin Tissoires
5
-153
/
+53
2023-01-18
HID: bpf: rework how programs are attached and stored in the kernel
Benjamin Tissoires
2
-67
/
+77
2023-01-18
HID: betop: check shape of output reports
Pietro Borrello
1
-8
/
+9
2023-01-18
HID: stop drivers from selecting CONFIG_HID
Arnd Bergmann
3
-17
/
+18
2023-01-18
HID: playstation: correct DualSense gyro bias handling.
Roderick Colenbrander
1
-8
/
+10
2023-01-18
HID: playstation: correct DualShock4 gyro bias handling.
Roderick Colenbrander
1
-8
/
+10
2023-01-18
HID: playstation: fix DualShock4 unreachable calibration code.
Roderick Colenbrander
1
-3
/
+2
2023-01-18
HID: playstation: sanity check DualSense calibration data.
Roderick Colenbrander
1
-0
/
+32
2023-01-18
HID: playstation: sanity check DualShock4 calibration data.
Roderick Colenbrander
1
-0
/
+31
2023-01-18
HID: multitouch: Add quirks for flipped axes
Allen Ballway
4
-4
/
+87
2023-01-18
HID: i2c-hid: acpi: Unify ACPI ID tables format
Andy Shevchenko
1
-5
/
+5
2023-01-18
HID: i2c-hid: acpi: Drop unneded NULL check of adev
Andy Shevchenko
1
-11
/
+5
2023-01-18
HID: Recognize sensors with application collections
Ronald Tschalär
2
-3
/
+6
2023-01-18
HID: sony: remove DualShock4 support.
Roderick Colenbrander
1
-981
/
+40
2023-01-18
HID: uclogic: Use KUNIT_EXPECT_MEMEQ
José Expósito
1
-2
/
+1
2023-01-18
HID: uclogic: Add support for XP-PEN Deco Pro MW
José Expósito
4
-0
/
+8
2023-01-18
HID: uclogic: Add support for XP-PEN Deco Pro SW
José Expósito
4
-0
/
+8
2023-01-18
HID: uclogic: Handle wireless device reconnection
José Expósito
5
-0
/
+271
2023-01-18
HID: uclogic: Refactor UGEEv2 probe magic data
José Expósito
3
-6
/
+16
2023-01-18
HID: uclogic: Add battery quirk
José Expósito
2
-0
/
+6
2023-01-18
HID: uclogic: Add frame type quirk
José Expósito
3
-19
/
+29
2023-01-18
HID: uclogic: Add support for XP-PEN Deco 01 V2
José Expósito
3
-0
/
+5
2023-01-18
HID: i2c-hid: use uniform debugging APIs
Thomas Weißschuh
1
-2
/
+2
2023-01-18
HID: i2c-hid: switch to standard debugging APIs
Thomas Weißschuh
1
-10
/
+1
2023-01-17
HID: revert CHERRY_MOUSE_000C quirk
Jiri Kosina
2
-2
/
+0
2023-01-17
Drivers: hv: Make remove callback of hyperv driver void returned
Dawei Li
1
-3
/
+1
2023-01-17
HID: Make lowlevel driver structs const
Thomas Weißschuh
3
-3
/
+3
2023-01-17
HID: Unexport struct i2c_hid_ll_driver
Thomas Weißschuh
1
-2
/
+1
2023-01-17
HID: Unexport struct uhid_hid_driver
Thomas Weißschuh
1
-2
/
+1
2023-01-17
HID: Unexport struct usb_hid_driver
Thomas Weißschuh
1
-2
/
+1
2023-01-17
HID: usbhid: Make hid_is_usb() non-inline
Thomas Weißschuh
1
-0
/
+6
2023-01-17
HID: letsketch: Use hid_is_usb()
Thomas Weißschuh
1
-1
/
+1
2023-01-17
HID: check empty report_list in bigben_probe()
Pietro Borrello
1
-0
/
+5
2023-01-17
HID: check empty report_list in hid_validate_values()
Pietro Borrello
1
-2
/
+2
2023-01-06
HID: amd_sfh: Fix warning unwind goto
Basavaraj Natikar
2
-2
/
+2
2023-01-06
HID: hid-sensor-custom: Fix big on-stack allocation in hid_sensor_custom_get_...
Jiri Kosina
1
-7
/
+14
2023-01-02
HID: intel_ish-hid: Add check for ishtp_dma_tx_map
Jiasheng Jiang
1
-0
/
+10
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
1
-1
/
+1
2022-12-21
Merge tag 'for-linus-2022122101' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
13
-7
/
+58
2022-12-20
HID: sony: Fix unused function warning
José Expósito
1
-0
/
+2
2022-12-20
HID: plantronics: Additional PIDs for double volume key presses quirk
Terry Junge
2
-0
/
+12
2022-12-20
HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpoint
José Expósito
1
-0
/
+4
2022-12-20
HID: Ignore HP Envy x360 eu0009nv stylus battery
José Expósito
2
-0
/
+3
[prev]
[next]