index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-nintendo.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-6.10/nintendo' into for-linus
Jiri Kosina
2024-05-14
1
-24
/
+33
|
\
|
*
HID: nintendo: Remove unused function
Jiapeng Chong
2024-04-12
1
-9
/
+0
|
*
HID: nintendo: Don't fail on setting baud rate
Max Staudt
2024-04-03
1
-2
/
+5
|
*
HID: nintendo: use ida for LED player id
Martino Fontana
2024-04-03
1
-13
/
+28
*
|
HID: nintendo: Fix N64 controller being identified as mouse
Nuno Pereira
2024-04-03
1
-4
/
+4
|
/
*
HID: nintendo: Remove some unused functions
Jiapeng Chong
2024-02-13
1
-12
/
+0
*
HID: nintendo: Remove some unused functions
Jiapeng Chong
2024-01-23
1
-10
/
+0
*
Merge branch 'for-6.8/nintendo' into for-linus
Jiri Kosina
2024-01-08
1
-259
/
+638
|
\
|
*
HID: nintendo: add support for nso controllers
Ryan McClelland
2023-12-12
1
-259
/
+638
*
|
HID: nintendo: Prevent divide-by-zero on code
Guilherme G. Piccoli
2023-12-18
1
-7
/
+20
*
|
HID: nintendo: fix initializer element is not constant error
Ryan McClelland
2023-12-18
1
-22
/
+22
|
/
*
Merge branch 'for-6.7/nintendo' into for-linus
Jiri Kosina
2023-11-01
1
-57
/
+76
|
\
|
*
HID: nintendo: cleanup LED code
Martino Fontana
2023-10-04
1
-57
/
+76
*
|
HID: nintendo: reinitialize USB Pro Controller after resuming from suspend
Martino Fontana
2023-10-05
1
-72
/
+103
|
/
*
HID: nintendo: fix rumble rate limiter
Daniel J. Ogorchock
2023-03-10
1
-6
/
+69
*
HID: nintendo: prevent rumble queue overruns
Daniel J. Ogorchock
2023-03-10
1
-3
/
+17
*
HID: nintendo: check analog user calibration for plausibility
Johnothan King
2022-09-21
1
-25
/
+30
*
HID: nintendo: deregister home LED when it fails
Icenowy Zheng
2022-09-21
1
-3
/
+2
*
HID: nintendo: fix rumble worker null pointer deref
Daniel J. Ogorchock
2022-08-25
1
-2
/
+4
*
Merge branch 'for-5.20/nintendo' into for-linus
Jiri Kosina
2022-08-02
1
-0
/
+2
|
\
|
*
HID: nintendo: Set phys property of input device based on HID phys
Thomas Schneider
2022-06-15
1
-0
/
+2
*
|
HID: nintendo: Add missing array termination
Guenter Roeck
2022-07-21
1
-0
/
+1
*
|
HID: nintendo: fix unused const warning
Daniel J. Ogorchock
2022-06-08
1
-2
/
+1
|
/
*
HID: nintendo: check the return value of alloc_workqueue()
Jia-Ju Bai
2022-03-01
1
-0
/
+4
*
HID: nintendo: eliminate dead datastructures in !CONFIG_NINTENDO_FF case
Jiri Kosina
2021-11-19
1
-3
/
+5
*
HID: nintendo: unlock on error in joycon_leds_create()
Dan Carpenter
2021-11-10
1
-1
/
+4
*
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
1
-13
/
+54
*
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
1
-3
/
+346
*
HID: nintendo: add home led support
Daniel J. Ogorchock
2021-10-27
1
-4
/
+68
*
HID: nintendo: add power supply support
Daniel J. Ogorchock
2021-10-27
1
-0
/
+134
*
HID: nintendo: add player led support
Daniel J. Ogorchock
2021-10-27
1
-2
/
+95
*
HID: nintendo: add nintendo switch controller driver
Daniel J. Ogorchock
2021-10-27
1
-0
/
+869