index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-25
HID: logitech-hidpp: rework one more time the retries attempts
Benjamin Tissoires
1
-40
/
+75
2023-08-24
HID: nvidia-shield: Reference hid_device devm allocation of input_dev name
Rahul Rameshbabu
1
-1
/
+1
2023-08-24
HID: multitouch: Correct devm device reference for hidinput input_dev name
Rahul Rameshbabu
1
-10
/
+3
2023-08-24
HID: uclogic: Correct devm device reference for hidinput input_dev name
Rahul Rameshbabu
1
-10
/
+3
2023-08-22
HID: logitech-dj: Fix error handling in logi_dj_recv_switch_to_dj_mode()
Nikita Zhandarovich
1
-1
/
+4
2023-08-21
HID: i2c-hid: elan: Add ili9882t timing
Cong Yang
1
-12
/
+38
2023-08-16
HID: apple: Add "Hailuck" to the list of non-apple keyboards
Nils Tonnaett
1
-1
/
+2
2023-08-14
HID: steelseries: arctis_1_battery_request[] should be static
Jiri Kosina
1
-1
/
+1
2023-08-14
HID: logitech-hidpp: Add support for Logitech MX Anywhere 3 mouse
Maxim Mikityanskiy
1
-0
/
+2
2023-08-14
HID: wacom: struct name cleanup
Aaron Armstrong Skomra
3
-12
/
+13
2023-08-14
HID: wacom: remove unnecessary 'connected' variable from EKR
Aaron Armstrong Skomra
3
-4
/
+1
2023-08-14
HID: wacom: remove the battery when the EKR is off
Aaron Armstrong Skomra
4
-4
/
+24
2023-08-14
HID: nvidia-shield: Update Thunderstrike LED instance name to use id
Rahul Rameshbabu
1
-1
/
+2
2023-08-14
HID: nvidia-shield: Add battery support for Thunderstrike
Rahul Rameshbabu
1
-17
/
+401
2023-08-14
HID: nvidia-shield: Remove led_classdev_unregister in thunderstrike_create
Rahul Rameshbabu
1
-6
/
+7
2023-08-14
HID: hid-google-stadiaff: add support for Stadia force feedback
Fabio Baltieri
4
-0
/
+167
2023-08-14
HID: logitech-dj: Add support for a new lightspeed receiver iteration
Mavroudis Chatzilazaridis
2
-3
/
+9
2023-08-14
HID: logitech-hidpp: Add support for the Pro X Superlight
Mavroudis Chatzilazaridis
1
-0
/
+2
2023-08-14
HID: steelseries: Add support for Arctis 1 XBox
Bastien Nocera
2
-17
/
+300
2023-08-14
HID: input: Fix Apple Magic Trackpad 1 Bluetooth disconnect
Nimish Gåtam
1
-0
/
+3
2023-08-14
HID: hidraw: make hidraw_class structure const
Greg Kroah-Hartman
1
-9
/
+9
2023-08-14
HID: roccat: make all 'class' structures const
Ivan Orlov
10
-88
/
+107
2023-08-14
HID: logitech-hidpp: Rename HID++ "internal" error constant
Bastien Nocera
1
-1
/
+1
2023-08-14
HID: input: Support devices sending Eraser without Invert
Illia Ostapyshyn
1
-2
/
+16
2023-08-14
HID: hid-wiimote-debug.c: Drop error checking for debugfs_create_file
Osama Muhammad
1
-10
/
+0
2023-08-14
HID: sensor-hub: Allow multi-function sensor devices
Daniel Thompson
1
-1
/
+1
2023-08-05
HID: hidraw: make hidraw_class structure const
Greg Kroah-Hartman
1
-9
/
+9
2023-08-05
HID: roccat: make all 'class' structures const
Ivan Orlov
10
-88
/
+107
2023-08-03
HID: i2c-hid: add more DRM dependencies
Arnd Bergmann
1
-0
/
+4
2023-08-01
HID: i2c-hid: Do panel follower work on the system_wq
Douglas Anderson
1
-4
/
+46
2023-08-01
HID: i2c-hid: Support being a panel follower
Douglas Anderson
2
-3
/
+92
2023-08-01
HID: i2c-hid: Suspend i2c-hid devices in remove
Douglas Anderson
1
-4
/
+4
2023-08-01
HID: i2c-hid: Make suspend and resume into helper functions
Douglas Anderson
1
-42
/
+56
2023-08-01
HID: i2c-hid: Rearrange probe() to power things up later
Douglas Anderson
1
-47
/
+77
2023-08-01
HID: i2c-hid: Switch to SYSTEM_SLEEP_PM_OPS()
Douglas Anderson
1
-3
/
+1
2023-07-28
HID: cp2112: Use octal permissions
Andy Shevchenko
1
-2
/
+2
2023-07-28
HID: cp2112: Convert to DEVICE_ATTR_RW()
Andy Shevchenko
1
-23
/
+19
2023-07-28
HID: cp2112: Use sysfs_emit() to instead of scnprintf()
Andy Shevchenko
1
-1
/
+1
2023-07-28
HID: cp2112: Use BIT() in GPIO setter and getter
Andy Shevchenko
1
-2
/
+2
2023-07-28
HID: cp2112: Define all GPIO mask and use it
Andy Shevchenko
1
-2
/
+3
2023-07-28
HID: cp2112: Define maximum GPIO constant and use it
Andy Shevchenko
1
-2
/
+3
2023-07-28
HID: cp2112: Remove dead code
Andy Shevchenko
1
-54
/
+0
2023-07-28
HID: cp2112: Don't call ->to_irq() explicitly
Andy Shevchenko
1
-4
/
+3
2023-07-28
HID: cp2112: Switch to for_each_set_bit() to simplify the code
Andy Shevchenko
1
-6
/
+2
2023-07-28
HID: cp2112: Make irq_chip immutable
Andy Shevchenko
1
-13
/
+20
2023-07-28
HID: cp2112: Use str_write_read() and str_read_write()
Andy Shevchenko
1
-5
/
+4
2023-07-24
hid/picolcd: Remove flag FBINFO_FLAG_DEFAULT from fbdev driver
Thomas Zimmermann
1
-1
/
+0
2023-07-13
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+1
2023-07-12
Merge tag 'for-linus-2023071101' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-22
/
+39
2023-07-10
HID: amd_sfh: Fix for shift-out-of-bounds
Basavaraj Natikar
1
-2
/
+18
[prev]
[next]