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-22
Merge branch 'for-6.3/uclogic' into for-linus
Benjamin Tissoires
10
-27
/
+339
2023-02-22
Merge branch 'for-6.3/steam' into for-linus
Benjamin Tissoires
3
-28
/
+368
2023-02-22
Merge branch 'for-6.3/sony' into for-linus
Benjamin Tissoires
2
-1000
/
+62
2023-02-22
Merge branch 'for-6.3/multitouch' into for-linus
Benjamin Tissoires
5
-7
/
+85
2023-02-22
Merge branch 'for-6.3/mcp2221' into for-linus
Benjamin Tissoires
1
-0
/
+3
2023-02-22
Merge branch 'for-6.3/logitech' into for-linus
Benjamin Tissoires
2
-61
/
+92
2023-02-22
Merge branch 'for-6.3/i2c-hid' into for-linus
Benjamin Tissoires
3
-103
/
+36
2023-02-22
Merge branch 'for-6.3/hid-sensor' into for-linus
Benjamin Tissoires
1
-73
/
+169
2023-02-22
Merge branch 'for-6.3/evision' into for-linus
Benjamin Tissoires
4
-0
/
+64
2023-02-22
Merge branch 'for-6.3/bigben' into for-linus
Benjamin Tissoires
1
-11
/
+62
2023-02-22
Merge branch 'for-6.3/asus' into for-linus
Benjamin Tissoires
1
-5
/
+32
2023-02-22
Merge branch 'for-6.3/hid-core' into for-linus
Benjamin Tissoires
17
-28
/
+148
2023-02-21
Merge tag 'platform-drivers-x86-v6.3-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-8
/
+8
2023-02-21
Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+1
2023-02-20
HID: mcp-2221: prevent UAF in delayed work
Benjamin Tissoires
1
-0
/
+3
2023-02-16
hid: bigben_probe(): validate report count
Pietro Borrello
1
-5
/
+2
2023-02-15
HID: asus: use spinlock to safely schedule workers
Pietro Borrello
1
-4
/
+11
2023-02-15
HID: asus: use spinlock to protect concurrent accesses
Pietro Borrello
1
-1
/
+21
2023-02-15
HID: bigben: use spinlock to safely schedule workers
Pietro Borrello
1
-6
/
+12
2023-02-15
HID: bigben_worker() remove unneeded check on report_field
Pietro Borrello
1
-1
/
+1
2023-02-15
HID: bigben: use spinlock to protect concurrent accesses
Pietro Borrello
1
-2
/
+50
2023-02-15
HID: logitech-hidpp: Add myself to authors
Bastien Nocera
1
-0
/
+1
2023-02-15
HID: logitech-hidpp: Retry commands when device is busy
Bastien Nocera
1
-24
/
+30
2023-02-10
HID: logitech-hidpp: Add more debug statements
Bastien Nocera
1
-3
/
+14
2023-02-10
HID: Add support for Logitech G923 Xbox Edition steering wheel
Walt Holman
2
-0
/
+4
2023-02-10
HID: logitech-hidpp: Add Signature M650
Bastien Nocera
1
-0
/
+2
2023-02-10
HID: logitech-hidpp: Remove HIDPP_QUIRK_NO_HIDINPUT quirk
Bastien Nocera
1
-5
/
+3
2023-02-10
HID: logitech-hidpp: Don't restart communication if not necessary
Bastien Nocera
1
-12
/
+20
2023-02-10
HID: logitech-hidpp: Add constants for HID++ 2.0 error codes
Bastien Nocera
1
-0
/
+10
2023-02-10
Revert "HID: logitech-hidpp: add a module parameter to keep firmware gestures"
Bastien Nocera
1
-10
/
+0
2023-02-10
HID: logitech-hidpp: Hard-code HID++ 1.0 fast scroll support
Bastien Nocera
1
-8
/
+9
2023-02-09
Merge tag 'for-linus-2023020901' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-7
/
+41
2023-02-09
HID: i2c-hid: goodix: Add mainboard-vddio-supply
Douglas Anderson
1
-0
/
+10
2023-02-09
HID: i2c-hid: goodix: Stop tying the reset line to the regulator
Douglas Anderson
1
-75
/
+13
2023-02-09
HID: retain initial quirks set up when creating HID devices
Dmitry Torokhov
3
-10
/
+5
2023-02-06
HID: evision: Add preliminary support for EVision keyboards
Philippe Valembois
4
-0
/
+64
2023-02-06
HID: Ignore battery for ELAN touchscreen 29DF on HP
Luka Guzenko
2
-0
/
+3
2023-02-06
HID: use standard debug APIs
Thomas Weißschuh
1
-9
/
+0
2023-02-06
HID: surface-hid: Constify lowlevel HID driver
Thomas Weißschuh
1
-1
/
+1
2023-02-06
HID: intel-ish-hid: Constify lowlevel HID driver
Thomas Weißschuh
1
-1
/
+1
2023-02-06
HID: steam: Constify lowlevel HID driver
Thomas Weißschuh
1
-1
/
+1
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
[prev]
[next]