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
/
hid-nintendo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-21
HID: nintendo: check analog user calibration for plausibility
Johnothan King
1
-25
/
+30
2022-09-21
HID: nintendo: deregister home LED when it fails
Icenowy Zheng
1
-3
/
+2
2022-08-25
HID: nintendo: fix rumble worker null pointer deref
Daniel J. Ogorchock
1
-2
/
+4
2022-08-02
Merge branch 'for-5.20/nintendo' into for-linus
Jiri Kosina
1
-0
/
+2
2022-07-21
HID: nintendo: Add missing array termination
Guenter Roeck
1
-0
/
+1
2022-06-15
HID: nintendo: Set phys property of input device based on HID phys
Thomas Schneider
1
-0
/
+2
2022-06-08
HID: nintendo: fix unused const warning
Daniel J. Ogorchock
1
-2
/
+1
2022-03-01
HID: nintendo: check the return value of alloc_workqueue()
Jia-Ju Bai
1
-0
/
+4
2021-11-19
HID: nintendo: eliminate dead datastructures in !CONFIG_NINTENDO_FF case
Jiri Kosina
1
-3
/
+5
2021-11-10
HID: nintendo: unlock on error in joycon_leds_create()
Dan Carpenter
1
-1
/
+4
2021-11-01
HID: nintendo: fix -Werror build
Jiri Kosina
1
-80
/
+80
2021-10-27
HID: nintendo: prevent needless queueing of the rumble worker
Daniel J. Ogorchock
1
-1
/
+17
2021-10-27
HID: nintendo: ratelimit subcommands and rumble
Daniel J. Ogorchock
1
-20
/
+49
2021-10-27
HID: nintendo: improve rumble performance and stability
Daniel J. Ogorchock
1
-1
/
+37
2021-10-27
HID: nintendo: add IMU support
Daniel J. Ogorchock
1
-12
/
+491
2021-10-27
HID: nintendo: add support for reading user calibration
Daniel J. Ogorchock
1
-58
/
+148
2021-10-27
HID: nintendo: add support for charging grip
Daniel J. Ogorchock
1
-13
/
+54
2021-10-27
HID: nintendo: set controller uniq to MAC
Daniel J. Ogorchock
1
-0
/
+45
2021-10-27
HID: nintendo: reduce device removal subcommand errors
Daniel J. Ogorchock
1
-2
/
+22
2021-10-27
HID: nintendo: patch hw version for userspace HID mappings
Daniel J. Ogorchock
1
-0
/
+9
2021-10-27
HID: nintendo: send subcommands after receiving input report
Daniel J. Ogorchock
1
-0
/
+33
2021-10-27
HID: nintendo: improve subcommand reliability
Daniel J. Ogorchock
1
-24
/
+42
2021-10-27
HID: nintendo: add rumble support
Daniel J. Ogorchock
1
-3
/
+346
2021-10-27
HID: nintendo: add home led support
Daniel J. Ogorchock
1
-4
/
+68
2021-10-27
HID: nintendo: add power supply support
Daniel J. Ogorchock
1
-0
/
+134
2021-10-27
HID: nintendo: add player led support
Daniel J. Ogorchock
1
-2
/
+95
2021-10-27
HID: nintendo: add nintendo switch controller driver
Daniel J. Ogorchock
1
-0
/
+869