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
2024-11-18
HID: multitouch: make mt_set_mode() less cryptic
Dmitry Torokhov
1
-12
/
+18
2024-11-18
Merge branch 'for-6.13/steelseries' into for-linus
Jiri Kosina
1
-1
/
+18
2024-11-18
Merge branch 'for-6.13/wacom' into for-linus
Jiri Kosina
23
-24
/
+26
2024-11-13
HID: hid-goodix-spi: Add OF supports
Charles Wang
1
-6
/
+11
2024-11-12
HID: hyperv: streamline driver probe to avoid devres issues
Vitaly Kuznetsov
1
-17
/
+41
2024-11-11
HID: magicmouse: Apple Magic Trackpad 2 USB-C driver support
Callahan Kovacs
2
-15
/
+42
2024-11-06
Merge tag 'hid-for-linus-20241105' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2024-11-06
HID: rmi: Add select RMI4_F3A in Kconfig
Vincent Huang
1
-0
/
+1
2024-11-06
HID: wacom: Interpret tilt data from Intuos Pro BT as signed values
Jason Gerecke
1
-2
/
+2
2024-11-06
HID: steelseries: Add capacity_level mapping
Bastien Nocera
1
-0
/
+13
2024-11-06
HID: steelseries: Fix battery requests stopping after some time
Bastien Nocera
1
-1
/
+5
2024-11-06
HID: hid-goodix: Fix HID get/set feature operation overwritten problem
Charles Wang
1
-5
/
+6
2024-11-06
HID: hid-goodix: Return 0 when receiving an empty HID feature package
Charles Wang
1
-2
/
+5
2024-10-29
HID: core: zero-initialize the report buffer
Jiri Kosina
1
-1
/
+1
2024-10-24
Merge tag 'hid-for-linus-20241024' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-0
/
+24
2024-10-18
HID: bpf: drop use of Logical|Physical|UsageRange
Benjamin Tissoires
3
-51
/
+111
2024-10-18
HID: bpf: Fix Rapoo M50 Plus Silent side buttons
Benjamin Tissoires
1
-0
/
+148
2024-10-18
HID: bpf: Fix NKRO on Mistel MD770
Benjamin Tissoires
1
-0
/
+154
2024-10-18
HID: replace BUG_ON() with WARN_ON()
He Lugang
3
-3
/
+6
2024-10-18
HID: wacom: Set eraser status when either 'Eraser' or 'Invert' usage is set
Jason Gerecke
2
-3
/
+6
2024-10-18
HID: lenovo: Add support for Thinkpad X1 Tablet Gen 3 keyboard
Hans de Goede
1
-0
/
+8
2024-10-18
HID: multitouch: Add quirk for Logitech Bolt receiver w/ Casa touchpad
Kenneth Albanowski
2
-0
/
+5
2024-10-18
HID: i2c-hid: Delayed i2c resume wakeup for 0x0d42 Goodix touchpad
Bartłomiej Maryńczak
2
-0
/
+11
2024-10-18
HID: Kysona: add basic online status
Lode Willems
1
-5
/
+16
2024-10-18
HID: Kysona: check battery status every 5s using a workqueue
Lode Willems
1
-1
/
+30
2024-10-18
HID: Kysona: Add basic battery reporting for Kysona M600
Lode Willems
3
-0
/
+218
2024-10-18
HID: Add IDs for Kysona
Lode Willems
1
-0
/
+4
2024-10-18
HID: debug: Remove duplicates from 'keys'
Andy Shevchenko
1
-5
/
+4
2024-10-16
HID: Remove default case statement in fetch_item()
Nathan Chancellor
1
-3
/
+0
2024-10-13
Merge tag 'hid-for-linus-2024101301' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-12
/
+40
2024-10-11
HID: intel-ish-hid: Add firmware version sysfs attributes
Zhang Lixu
4
-1
/
+125
2024-10-11
HID: corsair-void: Add Corsair Void headset family driver
Stuart Hayhurst
3
-1
/
+833
2024-10-11
HID: wacom: Hardcode (non-inverted) AES pens as BTN_TOOL_PEN
Jason Gerecke
1
-0
/
+2
2024-10-09
HID: amd_sfh: Switch to device-managed dmam_alloc_coherent()
Basavaraj Natikar
1
-11
/
+3
2024-10-08
HID: multitouch: Add quirk for HONOR MagicBook Art 14 touchpad
WangYuli
1
-0
/
+5
2024-10-08
HID: multitouch: Add support for B2402FVA track point
Stefan Blum
1
-0
/
+4
2024-10-08
HID: Fix typo in the comment
Yan Zhen
8
-8
/
+8
2024-10-08
HID: ishtp-hid-client: replace fake-flex arrays with flex-array members
Erick Archer
2
-17
/
+19
2024-10-08
HID: i2c-hid-of: Drop explicit initialization of struct i2c_device_id::driver...
Uwe Kleine-König
1
-3
/
+3
2024-10-08
HID: logitech-hidpp: Remove feature_type from hidpp_root_get_feature()
Bastien Nocera
1
-47
/
+19
2024-10-08
HID: plantronics: Workaround for an unexcepted opposite volume key
Wade Wang
2
-0
/
+25
2024-10-04
HID: add per device quirk to force bind to hid-generic
Benjamin Tissoires
2
-2
/
+6
2024-10-04
HID: bpf: allow write access to quirks field in struct hid_device
Benjamin Tissoires
2
-2
/
+10
2024-10-04
HID: core: remove one more kmemdup on .probe()
Benjamin Tissoires
1
-8
/
+20
2024-10-04
HID: core: save one kmemdup during .probe()
Benjamin Tissoires
1
-7
/
+11
2024-10-04
HID: bpf: move HID-BPF report descriptor fixup earlier
Benjamin Tissoires
2
-7
/
+32
2024-10-04
HID: stop exporting hid_snto32()
Dmitry Torokhov
2
-37
/
+32
2024-10-04
HID: simplify snto32()
Dmitry Torokhov
1
-9
/
+2
2024-10-04
HID: simplify code in fetch_item()
Dmitry Torokhov
1
-17
/
+14
2024-10-04
hid: intel-ish-hid: Fix uninitialized variable 'rv' in ish_fw_xfer_direct_dma
SurajSonawane2415
1
-1
/
+1
[prev]
[next]