index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-144
/
+196
2022-03-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
18
-738
/
+1801
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2022-03-23
Merge branch 'for-5.18/uclogic' into for-linus
Jiri Kosina
6
-299
/
+358
2022-03-23
Merge branch 'for-5.18/sigma-micro' into for-linus
Jiri Kosina
4
-0
/
+142
2022-03-23
Merge branch 'for-5.18/razer' into for-linus
Jiri Kosina
4
-0
/
+136
2022-03-23
Merge branch 'for-5.18/i2c-hid' into for-linus
Jiri Kosina
1
-278
/
+313
2022-03-23
Merge branch 'for-5.18/google' into for-linus
Jiri Kosina
1
-1
/
+1
2022-03-23
Merge branch 'for-5.18/core' into for-linus
Jiri Kosina
2
-102
/
+542
2022-03-23
Merge branch 'for-5.18/apple' into for-linus
Jiri Kosina
4
-27
/
+304
2022-03-23
Merge branch 'for-5.18/amd-sfh' into for-linus
Jiri Kosina
1
-5
/
+2
2022-03-14
HID: google: modify HID device groups of eel
Zhengqiao Xia
1
-1
/
+1
2022-03-14
HID: google: Add support for vivaldi to hid-hammer
Stephen Boyd
2
-0
/
+13
2022-03-14
HID: google: extract Vivaldi hid feature mapping for use in hid-hammer
Stephen Boyd
5
-104
/
+167
2022-03-14
Input: extract ChromeOS vivaldi physmap show function
Stephen Boyd
2
-20
/
+8
2022-03-14
HID: google: switch to devm when registering keyboard backlight LED
Dmitry Torokhov
1
-25
/
+13
2022-03-14
HID: intel-ish-hid: Use dma_alloc_coherent for firmware update
Gwendal Grignou
1
-26
/
+3
2022-03-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
5
-7
/
+15
2022-03-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-1
/
+7
2022-03-03
HID: add mapping for KEY_ALL_APPLICATIONS
William Mahon
2
-1
/
+5
2022-03-03
HID: add mapping for KEY_DICTATE
William Mahon
2
-0
/
+2
2022-03-01
HID: nintendo: check the return value of alloc_workqueue()
Jia-Ju Bai
1
-0
/
+4
2022-03-01
HID: input: accommodate priorities for slotted devices
Benjamin Tissoires
1
-8
/
+95
2022-03-01
HID: input: remove the need for HID_QUIRK_INVERT
Benjamin Tissoires
1
-8
/
+90
2022-03-01
HID: input: enforce Invert usage to be processed before InRange
Benjamin Tissoires
1
-2
/
+32
2022-03-01
HID: core: for input reports, process the usages by priority list
Benjamin Tissoires
1
-7
/
+38
2022-03-01
HID: compute an ordered list of input fields to process
Benjamin Tissoires
1
-1
/
+104
2022-03-01
HID: input: move up out-of-range processing of input values
Benjamin Tissoires
1
-24
/
+24
2022-03-01
HID: input: rework spaghetti code with switch statements
Benjamin Tissoires
1
-37
/
+43
2022-03-01
HID: input: tag touchscreens as such if the physical is not there
Benjamin Tissoires
1
-4
/
+25
2022-03-01
HID: core: split data fetching from processing in hid_input_field()
Benjamin Tissoires
1
-19
/
+77
2022-03-01
HID: core: de-duplicate some code in hid_input_field()
Benjamin Tissoires
1
-15
/
+39
2022-03-01
HID: core: statically allocate read buffers
Benjamin Tissoires
1
-7
/
+5
2022-03-01
HID: vivaldi: fix sysfs attributes leak
Dmitry Torokhov
1
-1
/
+1
2022-03-01
HID: uclogic: Support multiple frame input devices
Nikolai Kondrashov
3
-71
/
+74
2022-03-01
HID: uclogic: Define report IDs before their descriptors
Nikolai Kondrashov
1
-5
/
+5
2022-03-01
HID: uclogic: Put version first in rdesc namespace
Nikolai Kondrashov
3
-42
/
+42
2022-03-01
HID: uclogic: Use "frame" instead of "buttonpad"
Nikolai Kondrashov
3
-53
/
+51
2022-03-01
HID: uclogic: Use different constants for frame report IDs
Nikolai Kondrashov
1
-4
/
+5
2022-03-01
HID: uclogic: Specify total report size to buttonpad macro
Nikolai Kondrashov
1
-6
/
+6
2022-03-01
HID: uclogic: Switch to matching subreport bytes
Nikolai Kondrashov
3
-11
/
+15
2022-03-01
HID: uclogic: Replace pen_frame_flag with subreport_list
Nikolai Kondrashov
3
-41
/
+73
2022-03-01
HID: uclogic: Remove pen usage masking
Nikolai Kondrashov
3
-54
/
+7
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
1
-1
/
+1
2022-02-21
HID: hid-thrustmaster: fix OOB read in thrustmaster_interrupts
Pavel Skripkin
1
-0
/
+6
2022-02-17
HID: elo: Revert USB reference counting
Jiri Kosina
1
-6
/
+1
2022-02-17
HID: apple: properly reflect LEDS dependency
Jiri Kosina
1
-0
/
+2
2022-02-16
HID: Add driver for Razer Blackwidow keyboards
Jelle van der Waa
4
-0
/
+136
2022-02-16
HID: Add support for open wheel and no attachment to T300
Michael Hübner
1
-0
/
+2
2022-02-16
HID: apple: Add fn mapping for MacBook Pros with Touch Bar
Aditya Garg
1
-0
/
+58
[next]