aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-wiimote-modules.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-19HID: Wiimote: Treat the d-pad as an analogue stickDaniel G. Morse1-24/+43
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-4/+1
2018-06-25HID: wiimote: add support for Guitar-Hero devicesNicolas Adenis-Lamarre1-0/+440
2016-03-18HID: wiimote: Fix wiimote mp scale linearizationCyan Ogilvie1-6/+8
2015-12-28HID: wiimote: use dev_to_wii()Geliang Tang1-6/+2
2015-03-13power_supply: Change ownership from driver to coreKrzysztof Kozlowski1-19/+22
2015-03-13power_supply: Move run-time configuration to separate structureKrzysztof Kozlowski1-1/+1
2013-10-30HID: wiimote: add pro-controller analog stick calibrationDavid Herrmann1-9/+108
2013-10-30HID: wiimote: fix inverted pro-controller axesDavid Herrmann1-2/+2
2013-10-07HID: wiimote: fix FF deadlockDavid Herrmann1-11/+29
2013-09-07Revert "Input: introduce BTN/ABS bits for drums and guitars"Linus Torvalds1-392/+0
2013-09-04HID: wiimote: add support for Guitar-Hero guitarsNicolas Adenis-Lamarre1-0/+174
2013-09-04HID: wiimote: add support for Guitar-Hero drumsDavid Herrmann1-0/+218
2013-06-27HID: wiimote: support Nintendo Wii U Pro ControllerDavid Herrmann1-0/+295
2013-06-18HID: wiimote: fix coccinelle warningsJiri Kosina1-1/+1
2013-06-03HID: wiimote: fix classic controller parsingDavid Herrmann1-9/+9
2013-06-03HID: wiimote: add MP quirksDavid Herrmann1-0/+74
2013-06-03HID: wiimote: add "bboard_calib" attributeDavid Herrmann1-1/+67
2013-06-03HID: wiimote: add Motion Plus extension moduleDavid Herrmann1-0/+144
2013-06-03HID: wiimote: add Classic Controller extensionDavid Herrmann1-0/+279
2013-06-03HID: wiimote: add Nunchuk supportDavid Herrmann1-0/+198
2013-06-03HID: wiimote: add Balance Board supportDavid Herrmann1-0/+211
2013-06-03HID: wiimote: add extension hotplug supportDavid Herrmann1-0/+16
2013-06-03HID: wiimote: convert IR to moduleDavid Herrmann1-0/+263
2013-06-03HID: wiimote: convert ACCEL to moduleDavid Herrmann1-0/+123
2013-06-03HID: wiimote: convert LEDS to modulesDavid Herrmann1-0/+140
2013-06-03HID: wiimote: convert BATTERY to moduleDavid Herrmann1-0/+98
2013-06-03HID: wiimote: convert KEYS and RUMBLE to modulesDavid Herrmann1-0/+134
2013-06-03HID: wiimote: add sub-device module infrastructureDavid Herrmann1-0/+45