index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-6.3/bigben' into for-linus
Benjamin Tissoires
2023-02-22
1
-12
/
+63
|
\
|
*
hid: bigben_probe(): validate report count
Pietro Borrello
2023-02-16
1
-5
/
+2
|
*
HID: bigben: use spinlock to safely schedule workers
Pietro Borrello
2023-02-15
1
-6
/
+12
|
*
HID: bigben_worker() remove unneeded check on report_field
Pietro Borrello
2023-02-15
1
-1
/
+1
|
*
HID: bigben: use spinlock to protect concurrent accesses
Pietro Borrello
2023-02-15
1
-2
/
+50
*
|
Merge branch 'for-6.3/asus' into for-linus
Benjamin Tissoires
2023-02-22
1
-5
/
+32
|
\
\
|
*
|
HID: asus: use spinlock to safely schedule workers
Pietro Borrello
2023-02-15
1
-4
/
+11
|
*
|
HID: asus: use spinlock to protect concurrent accesses
Pietro Borrello
2023-02-15
1
-1
/
+21
|
|
/
*
|
Merge branch 'for-6.3/hid-core' into for-linus
Benjamin Tissoires
2023-02-22
17
-28
/
+148
|
\
\
|
|
/
|
/
|
|
*
HID: use standard debug APIs
Thomas Weißschuh
2023-02-06
1
-9
/
+0
|
*
HID: surface-hid: Constify lowlevel HID driver
Thomas Weißschuh
2023-02-06
1
-1
/
+1
|
*
HID: intel-ish-hid: Constify lowlevel HID driver
Thomas Weißschuh
2023-02-06
1
-1
/
+1
|
*
HID: steam: Constify lowlevel HID driver
Thomas Weißschuh
2023-02-06
1
-1
/
+1
|
*
HID: logitech-dj: Constify lowlevel HID driver
Thomas Weißschuh
2023-02-06
1
-2
/
+2
|
*
HID: hyperv: Constify lowlevel HID driver
Thomas Weißschuh
2023-02-06
1
-1
/
+1
|
*
HID: amd_sfh: Constify lowlevel HID driver
Thomas Weißschuh
2023-02-06
1
-1
/
+1
|
*
HID: Recognize sensors with application collections
Ronald Tschalär
2023-01-18
2
-3
/
+6
|
*
HID: Make lowlevel driver structs const
Thomas Weißschuh
2023-01-17
3
-3
/
+3
|
*
HID: Unexport struct i2c_hid_ll_driver
Thomas Weißschuh
2023-01-17
1
-2
/
+1
|
*
HID: Unexport struct uhid_hid_driver
Thomas Weißschuh
2023-01-17
1
-2
/
+1
|
*
HID: Unexport struct usb_hid_driver
Thomas Weißschuh
2023-01-17
1
-2
/
+1
|
*
HID: usbhid: Make hid_is_usb() non-inline
Thomas Weißschuh
2023-01-17
1
-0
/
+6
|
*
HID: letsketch: Use hid_is_usb()
Thomas Weißschuh
2023-01-17
1
-1
/
+1
|
*
HID: Add Mapping for System Microphone Mute
Jingyuan Liang
2022-12-20
2
-0
/
+9
|
*
HID: input: map battery system charging
José Expósito
2022-12-20
4
-2
/
+116
*
|
Merge tag 'for-linus-2023020901' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-02-09
8
-7
/
+41
|
\
\
|
*
|
HID: Ignore battery for ELAN touchscreen 29DF on HP
Luka Guzenko
2023-02-06
2
-0
/
+3
|
*
|
HID: amd_sfh: if no sensors are enabled, clean up
Mario Limonciello
2023-02-06
2
-2
/
+12
|
*
|
HID: logitech: Disable hi-res scrolling on USB
Bastien Nocera
2023-02-06
1
-1
/
+2
|
*
|
HID: core: Fix deadloop in hid_apply_multiplier.
Xin Zhao
2023-02-06
1
-0
/
+3
|
*
|
HID: Ignore battery for Elan touchscreen on Asus TP420IA
marco.rodolfi@tuta.io
2023-01-25
2
-0
/
+3
|
*
|
HID: elecom: add support for TrackBall 056E:011C
Takahiro Fujii
2023-01-20
3
-4
/
+18
*
|
|
Merge tag 'for-linus-2023011801' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-01-18
11
-14
/
+96
|
\
|
|
|
*
|
HID: betop: check shape of output reports
Pietro Borrello
2023-01-18
1
-8
/
+9
|
*
|
HID: playstation: sanity check DualSense calibration data.
Roderick Colenbrander
2023-01-18
1
-0
/
+32
|
*
|
HID: playstation: sanity check DualShock4 calibration data.
Roderick Colenbrander
2023-01-18
1
-0
/
+31
|
*
|
HID: uclogic: Add support for XP-PEN Deco 01 V2
José Expósito
2023-01-18
3
-0
/
+5
|
*
|
HID: revert CHERRY_MOUSE_000C quirk
Jiri Kosina
2023-01-17
2
-2
/
+0
|
*
|
HID: check empty report_list in bigben_probe()
Pietro Borrello
2023-01-17
1
-0
/
+5
|
*
|
HID: check empty report_list in hid_validate_values()
Pietro Borrello
2023-01-17
1
-2
/
+2
|
*
|
HID: amd_sfh: Fix warning unwind goto
Basavaraj Natikar
2023-01-06
2
-2
/
+2
|
*
|
HID: intel_ish-hid: Add check for ishtp_dma_tx_map
Jiasheng Jiang
2023-01-02
1
-0
/
+10
*
|
|
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-25
1
-1
/
+1
*
|
|
Merge tag 'for-linus-2022122101' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-21
13
-7
/
+58
|
\
|
|
|
*
|
HID: sony: Fix unused function warning
José Expósito
2022-12-20
1
-0
/
+2
|
*
|
HID: plantronics: Additional PIDs for double volume key presses quirk
Terry Junge
2022-12-20
2
-0
/
+12
|
*
|
HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpoint
José Expósito
2022-12-20
1
-0
/
+4
|
*
|
HID: Ignore HP Envy x360 eu0009nv stylus battery
José Expósito
2022-12-20
2
-0
/
+3
|
*
|
HID: wacom: Ensure bootloader PID is usable in hidraw mode
Jason Gerecke
2022-12-20
3
-0
/
+13
|
*
|
HID: amd_sfh: Add missing check for dma_alloc_coherent
Jiasheng Jiang
2022-12-20
1
-0
/
+4
[next]