index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
*
HID: Ignore battery for Elan touchscreen on Asus UX550VE
Hans de Goede
2021-12-08
2
-0
/
+3
*
HID: intel-ish-hid: ipc: only enable IRQ wakeup when requested
Thomas Weißschuh
2021-12-03
1
-2
/
+4
*
HID: google: add eel USB id
xiazhengqiao
2021-12-03
2
-0
/
+3
*
HID: add USB_HID dependancy to hid-prodikeys
Greg Kroah-Hartman
2021-12-03
1
-1
/
+1
*
HID: add USB_HID dependancy to hid-chicony
Greg Kroah-Hartman
2021-12-03
1
-1
/
+1
*
HID: bigbenff: prevent null pointer dereference
Benjamin Tissoires
2021-12-02
1
-1
/
+1
*
HID: sony: fix error path in probe
Benjamin Tissoires
2021-12-02
1
-7
/
+15
*
HID: add USB_HID dependancy on some USB HID drivers
Greg Kroah-Hartman
2021-12-02
1
-3
/
+3
*
HID: check for valid USB device for many HID drivers
Greg Kroah-Hartman
2021-12-02
23
-9
/
+92
*
HID: wacom: fix problems when device is not a valid USB device
Greg Kroah-Hartman
2021-12-02
1
-5
/
+12
*
HID: add hid_is_usb() function to make it simpler for USB detection
Greg Kroah-Hartman
2021-12-02
5
-9
/
+6
*
HID: quirks: Add quirk for the Microsoft Surface 3 type-cover
Hans de Goede
2021-11-29
2
-0
/
+2
*
HID: multitouch: Fix Iiyama ProLite T1931SAW (0eef:0001 again!)
Ondrej Zary
2021-11-19
1
-0
/
+5
*
HID: nintendo: eliminate dead datastructures in !CONFIG_NINTENDO_FF case
Jiri Kosina
2021-11-19
1
-3
/
+5
*
HID: magicmouse: prevent division by 0 on scroll
Claudia Pellegrino
2021-11-19
1
-2
/
+5
*
HID: thrustmaster: fix sparse warnings
Vihas Mak
2021-11-19
1
-3
/
+3
*
HID: Ignore battery for Elan touchscreen on HP Envy X360 15-eu0xxx
Trevor Davenport
2021-11-19
2
-0
/
+3
*
HID: input: set usage type to key on keycode remap
Thomas Weißschuh
2021-11-19
1
-0
/
+1
*
HID: input: Fix parsing of HID_CP_CONSUMER_CONTROL fields
Hans de Goede
2021-11-19
1
-3
/
+2
*
HID: ft260: fix i2c probing for hwmon devices
Michael Zaidman
2021-11-19
1
-6
/
+5
*
Revert "HID: hid-asus.c: Maps key 0x35 (display off) to KEY_SCREENLOCK"
Vinícius Angiolucci Reis
2021-11-12
1
-1
/
+1
*
HID: intel-ish-hid: fix module device-id handling
Arnd Bergmann
2021-11-11
3
-23
/
+17
*
HID: wacom: Use "Confidence" flag to prevent reporting invalid contacts
Jason Gerecke
2021-11-10
2
-1
/
+8
*
HID: nintendo: unlock on error in joycon_leds_create()
Dan Carpenter
2021-11-10
1
-1
/
+4
*
HID: intel-ish-hid: hid-client: only load for matching devices
Thomas Weißschuh
2021-11-09
1
-1
/
+6
*
HID: intel-ish-hid: fw-loader: only load for matching devices
Thomas Weißschuh
2021-11-09
1
-1
/
+6
*
HID: intel-ish-hid: use constants for modaliases
Thomas Weißschuh
2021-11-09
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2021-11-05
23
-81
/
+2751
|
\
|
*
Merge branch 'for-5.16/xiaomi' into for-linus
Jiri Kosina
2021-11-05
4
-0
/
+105
|
|
\
|
|
*
HID: Add support for side buttons of Xiaomi Mi Dual Mode Wireless Mouse Silent
Ilya Skriblovsky
2021-09-22
4
-0
/
+105
|
*
|
Merge branch 'for-5.16/wacom' into for-linus
Jiri Kosina
2021-11-05
1
-9
/
+6
|
|
\
\
|
|
*
|
HID: wacom: Make use of the helper function devm_add_action_or_reset()
Cai Huoqing
2021-10-27
1
-4
/
+2
|
|
*
|
HID: wacom: Shrink critical section in `wacom_add_shared_data`
Jason Gerecke
2021-10-27
1
-5
/
+4
|
*
|
|
Merge branch 'for-5.16/u2fzero' into for-linus
Jiri Kosina
2021-11-05
2
-9
/
+39
|
|
\
\
\
|
|
*
|
|
HID: u2fzero: Support NitroKey U2F revision of the device
Andrej Shadura
2021-10-27
2
-9
/
+39
|
|
|
/
/
|
*
|
|
Merge branch 'for-5.16/nintendo' into for-linus
Jiri Kosina
2021-11-05
4
-0
/
+2348
|
|
\
\
\
|
|
*
|
|
HID: nintendo: fix -Werror build
Jiri Kosina
2021-11-01
1
-80
/
+80
|
|
*
|
|
HID: nintendo: prevent needless queueing of the rumble worker
Daniel J. Ogorchock
2021-10-27
1
-1
/
+17
|
|
*
|
|
HID: nintendo: ratelimit subcommands and rumble
Daniel J. Ogorchock
2021-10-27
1
-20
/
+49
|
|
*
|
|
HID: nintendo: improve rumble performance and stability
Daniel J. Ogorchock
2021-10-27
1
-1
/
+37
|
|
*
|
|
HID: nintendo: add IMU support
Daniel J. Ogorchock
2021-10-27
1
-12
/
+491
|
|
*
|
|
HID: nintendo: add support for reading user calibration
Daniel J. Ogorchock
2021-10-27
1
-58
/
+148
|
|
*
|
|
HID: nintendo: add support for charging grip
Daniel J. Ogorchock
2021-10-27
2
-13
/
+55
|
|
*
|
|
HID: nintendo: set controller uniq to MAC
Daniel J. Ogorchock
2021-10-27
1
-0
/
+45
|
|
*
|
|
HID: nintendo: reduce device removal subcommand errors
Daniel J. Ogorchock
2021-10-27
1
-2
/
+22
|
|
*
|
|
HID: nintendo: patch hw version for userspace HID mappings
Daniel J. Ogorchock
2021-10-27
1
-0
/
+9
|
|
*
|
|
HID: nintendo: send subcommands after receiving input report
Daniel J. Ogorchock
2021-10-27
1
-0
/
+33
|
|
*
|
|
HID: nintendo: improve subcommand reliability
Daniel J. Ogorchock
2021-10-27
1
-24
/
+42
|
|
*
|
|
HID: nintendo: add rumble support
Daniel J. Ogorchock
2021-10-27
2
-3
/
+356
|
|
*
|
|
HID: nintendo: add home led support
Daniel J. Ogorchock
2021-10-27
1
-4
/
+68
[next]