index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-06
HID: logitech-dj: Constify lowlevel HID driver
Thomas Weißschuh
1
-2
/
+2
2023-02-06
HID: hyperv: Constify lowlevel HID driver
Thomas Weißschuh
1
-1
/
+1
2023-02-06
HID: amd_sfh: Constify lowlevel HID driver
Thomas Weißschuh
1
-1
/
+1
2023-02-06
HID: amd_sfh: if no sensors are enabled, clean up
Mario Limonciello
2
-2
/
+12
2023-02-06
HID: logitech: Disable hi-res scrolling on USB
Bastien Nocera
1
-1
/
+2
2023-02-06
HID: core: Fix deadloop in hid_apply_multiplier.
Xin Zhao
1
-0
/
+3
2023-02-06
HID: hid-steam: Add rumble on Deck
Vicki Pfau
2
-0
/
+62
2023-02-06
HID: hid-steam: Add Steam Deck support
Vicki Pfau
3
-28
/
+306
2023-02-02
platform/surface: aggregator: Rename top-level request functions to avoid amb...
Maximilian Luz
2
-6
/
+6
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
[prev]
[next]