index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-nintendo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-07-16
Merge branch 'for-6.11/nintendo' into for-linus
Benjamin Tissoires
1
-21
/
+0
2024-06-04
HID: nintendo: Fix an error handling path in nintendo_hid_probe()
Christophe JAILLET
1
-2
/
+4
2024-06-04
HID: nintendo: Remove some unused functions
Jiapeng Chong
1
-21
/
+0
2024-05-14
Merge branch 'for-6.10/nintendo' into for-linus
Jiri Kosina
1
-24
/
+33
2024-04-12
HID: nintendo: Remove unused function
Jiapeng Chong
1
-9
/
+0
2024-04-03
HID: nintendo: Don't fail on setting baud rate
Max Staudt
1
-2
/
+5
2024-04-03
HID: nintendo: use ida for LED player id
Martino Fontana
1
-13
/
+28
2024-04-03
HID: nintendo: Fix N64 controller being identified as mouse
Nuno Pereira
1
-4
/
+4
2024-02-13
HID: nintendo: Remove some unused functions
Jiapeng Chong
1
-12
/
+0
2024-01-23
HID: nintendo: Remove some unused functions
Jiapeng Chong
1
-10
/
+0
2024-01-08
Merge branch 'for-6.8/nintendo' into for-linus
Jiri Kosina
1
-259
/
+638
2023-12-18
HID: nintendo: Prevent divide-by-zero on code
Guilherme G. Piccoli
1
-7
/
+20
2023-12-18
HID: nintendo: fix initializer element is not constant error
Ryan McClelland
1
-22
/
+22
2023-12-12
HID: nintendo: add support for nso controllers
Ryan McClelland
1
-259
/
+638
2023-11-01
Merge branch 'for-6.7/nintendo' into for-linus
Jiri Kosina
1
-57
/
+76
2023-10-05
HID: nintendo: reinitialize USB Pro Controller after resuming from suspend
Martino Fontana
1
-72
/
+103
2023-10-04
HID: nintendo: cleanup LED code
Martino Fontana
1
-57
/
+76
2023-03-10
HID: nintendo: fix rumble rate limiter
Daniel J. Ogorchock
1
-6
/
+69
2023-03-10
HID: nintendo: prevent rumble queue overruns
Daniel J. Ogorchock
1
-3
/
+17
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