index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-nintendo.c
Age
Commit message (
Expand
)
Author
2023-03-10
HID: nintendo: fix rumble rate limiter
Daniel J. Ogorchock
2023-03-10
HID: nintendo: prevent rumble queue overruns
Daniel J. Ogorchock
2022-09-21
HID: nintendo: check analog user calibration for plausibility
Johnothan King
2022-09-21
HID: nintendo: deregister home LED when it fails
Icenowy Zheng
2022-08-25
HID: nintendo: fix rumble worker null pointer deref
Daniel J. Ogorchock
2022-08-02
Merge branch 'for-5.20/nintendo' into for-linus
Jiri Kosina
2022-07-21
HID: nintendo: Add missing array termination
Guenter Roeck
2022-06-15
HID: nintendo: Set phys property of input device based on HID phys
Thomas Schneider
2022-06-08
HID: nintendo: fix unused const warning
Daniel J. Ogorchock
2022-03-01
HID: nintendo: check the return value of alloc_workqueue()
Jia-Ju Bai
2021-11-19
HID: nintendo: eliminate dead datastructures in !CONFIG_NINTENDO_FF case
Jiri Kosina
2021-11-10
HID: nintendo: unlock on error in joycon_leds_create()
Dan Carpenter
2021-11-01
HID: nintendo: fix -Werror build
Jiri Kosina
2021-10-27
HID: nintendo: prevent needless queueing of the rumble worker
Daniel J. Ogorchock
2021-10-27
HID: nintendo: ratelimit subcommands and rumble
Daniel J. Ogorchock
2021-10-27
HID: nintendo: improve rumble performance and stability
Daniel J. Ogorchock
2021-10-27
HID: nintendo: add IMU support
Daniel J. Ogorchock
2021-10-27
HID: nintendo: add support for reading user calibration
Daniel J. Ogorchock
2021-10-27
HID: nintendo: add support for charging grip
Daniel J. Ogorchock
2021-10-27
HID: nintendo: set controller uniq to MAC
Daniel J. Ogorchock
2021-10-27
HID: nintendo: reduce device removal subcommand errors
Daniel J. Ogorchock
2021-10-27
HID: nintendo: patch hw version for userspace HID mappings
Daniel J. Ogorchock
2021-10-27
HID: nintendo: send subcommands after receiving input report
Daniel J. Ogorchock
2021-10-27
HID: nintendo: improve subcommand reliability
Daniel J. Ogorchock
2021-10-27
HID: nintendo: add rumble support
Daniel J. Ogorchock
2021-10-27
HID: nintendo: add home led support
Daniel J. Ogorchock
2021-10-27
HID: nintendo: add power supply support
Daniel J. Ogorchock
2021-10-27
HID: nintendo: add player led support
Daniel J. Ogorchock
2021-10-27
HID: nintendo: add nintendo switch controller driver
Daniel J. Ogorchock