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-wiimote-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-07
HID: wiimote: remove h from printk format specifier
Tom Rix
1
-1
/
+1
2020-09-07
HID: wiimote: narrow spinlock range in wiimote_hid_event()
Ian Abbott
1
-4
/
+2
2020-09-07
HID: wiimote: make handlers[] const
Ian Abbott
1
-2
/
+2
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+0
2020-06-19
HID: Wiimote: Treat the d-pad as an analogue stick
Daniel G. Morse
1
-0
/
+5
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-4
/
+1
2018-06-25
HID: wiimote: add support for Guitar-Hero devices
Nicolas Adenis-Lamarre
1
-0
/
+14
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-3
/
+3
2014-02-17
HID: wiimote: replace hid_output_raw_report with hid_hw_output_report for out...
Benjamin Tissoires
1
-2
/
+2
2014-02-17
HID: introduce helper to access hid_output_raw_report()
Benjamin Tissoires
1
-1
/
+1
2013-11-19
Revert "HID: wiimote: add LEGO-wiimote VID"
Jiri Kosina
1
-4
/
+1
2013-10-21
HID: wiimote: add LEGO-wiimote VID
David Herrmann
1
-1
/
+4
2013-09-07
Revert "Input: introduce BTN/ABS bits for drums and guitars"
Linus Torvalds
1
-14
/
+0
2013-09-04
HID: hid-wiimote: print small buffers via %*phC
Andy Shevchenko
1
-11
/
+6
2013-09-04
HID: wiimote: add support for Guitar-Hero guitars
Nicolas Adenis-Lamarre
1
-0
/
+7
2013-09-04
HID: wiimote: add support for Guitar-Hero drums
David Herrmann
1
-0
/
+7
2013-08-05
HID: wiimote: work around broken DRM_KAI on GEN10
David Herrmann
1
-4
/
+6
2013-06-27
HID: wiimote: support Nintendo Wii U Pro Controller
David Herrmann
1
-0
/
+23
2013-06-03
HID: wiimote: discard invalid EXT data reports
David Herrmann
1
-1
/
+9
2013-06-03
HID: wiimote: init EXT/MP during device detection
David Herrmann
1
-1
/
+1
2013-06-03
HID: wiimote: add MP quirks
David Herrmann
1
-5
/
+20
2013-06-03
HID: wiimote: add sysfs extension/device-type attrs
David Herrmann
1
-1
/
+105
2013-06-03
HID: wiimote: lock DRM mode during debugfs overwrite
David Herrmann
1
-1
/
+3
2013-06-03
HID: wiimote: add Classic Controller extension
David Herrmann
1
-0
/
+6
2013-06-03
HID: wiimote: add Nunchuk support
David Herrmann
1
-0
/
+6
2013-06-03
HID: wiimote: add Balance Board support
David Herrmann
1
-0
/
+26
2013-06-03
HID: wiimote: add extension hotplug support
David Herrmann
1
-25
/
+644
2013-06-03
HID: wiimote: convert IR to module
David Herrmann
1
-212
/
+21
2013-06-03
HID: wiimote: convert ACCEL to module
David Herrmann
1
-86
/
+15
2013-06-03
HID: wiimote: convert LEDS to modules
David Herrmann
1
-112
/
+13
2013-06-03
HID: wiimote: convert BATTERY to module
David Herrmann
1
-76
/
+4
2013-06-03
HID: wiimote: convert KEYS and RUMBLE to modules
David Herrmann
1
-114
/
+20
2013-06-03
HID: wiimote: add sub-device module infrastructure
David Herrmann
1
-3
/
+121
2013-06-03
HID: wiimote: wake up if output queue failed
David Herrmann
1
-5
/
+19
2013-06-03
HID: wiimote: use cached battery values on I/O failure
David Herrmann
1
-7
/
+7
2013-06-03
HID: wiimote: add device detection
David Herrmann
1
-1
/
+152
2013-06-03
HID: wiimote: keep HID device open
David Herrmann
1
-37
/
+11
2013-06-03
HID: wiimote: move queue handling into separate struct
David Herrmann
1
-24
/
+29
2013-06-03
HID: wiimote: extend driver description
David Herrmann
1
-3
/
+3
2013-04-04
HID: wiimote: parse reduced status reports
David Herrmann
1
-4
/
+27
2013-04-04
HID: wiimote: add 2nd generation Wii Remote IDs
David Herrmann
1
-0
/
+2
2013-04-04
HID: wiimote: use unique battery names
David Herrmann
1
-1
/
+9
2013-01-03
HID: Use module_hid_driver macro
H Hartley Sweeten
1
-18
/
+1
2012-05-09
HID: wiimote: Fix IR data parser
David Herrmann
1
-11
/
+5
2012-02-07
HID: wiimote: fix invalid power_supply_powers call
Jiri Kosina
1
-2
/
+2
2012-01-12
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
1
-1
/
+9
2011-11-23
HID: wiimote: Enable NO_INIT_REPORTS quirk
David Herrmann
1
-0
/
+2
2011-11-23
HID: wiimote: Remove module version number
David Herrmann
1
-3
/
+0
2011-11-23
HID: wiimote: Allow direct DRM debug access
David Herrmann
1
-0
/
+2
2011-11-23
HID: wiimote: Allow direct eeprom access
David Herrmann
1
-8
/
+2
[next]