aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/hid/hid-wiimote.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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/+3
2015-12-28HID: use to_hid_device()Geliang Tang1-2/+1
2015-03-13power_supply: Change ownership from driver to coreKrzysztof Kozlowski1-1/+2
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-0/+2
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang1-1/+1
2013-10-30HID: wiimote: add pro-controller analog stick calibrationDavid Herrmann1-0/+2
2013-10-07HID: wiimote: fix FF deadlockDavid Herrmann1-1/+3
2013-09-07Revert "Input: introduce BTN/ABS bits for drums and guitars"Linus Torvalds1-3/+0
2013-09-04HID: wiimote: add support for Guitar-Hero guitarsNicolas Adenis-Lamarre1-0/+1
2013-09-04HID: wiimote: add support for Guitar-Hero drumsDavid Herrmann1-0/+2
2013-06-27HID: wiimote: support Nintendo Wii U Pro ControllerDavid Herrmann1-0/+2
2013-06-03HID: wiimote: add MP quirksDavid Herrmann1-0/+4
2013-06-03HID: wiimote: remove old static extension supportDavid Herrmann1-19/+0
2013-06-03HID: wiimote: lock DRM mode during debugfs overwriteDavid Herrmann1-0/+1
2013-06-03HID: wiimote: add Motion Plus extension moduleDavid Herrmann1-0/+1
2013-06-03HID: wiimote: add Classic Controller extensionDavid Herrmann1-0/+1
2013-06-03HID: wiimote: add Nunchuk supportDavid Herrmann1-0/+1
2013-06-03HID: wiimote: add Balance Board supportDavid Herrmann1-0/+9
2013-06-03HID: wiimote: add extension hotplug supportDavid Herrmann1-0/+49
2013-06-03HID: wiimote: convert IR to moduleDavid Herrmann1-0/+3
2013-06-03HID: wiimote: convert ACCEL to moduleDavid Herrmann1-0/+2
2013-06-03HID: wiimote: convert LEDS to modulesDavid Herrmann1-0/+5
2013-06-03HID: wiimote: convert BATTERY to moduleDavid Herrmann1-0/+2
2013-06-03HID: wiimote: convert KEYS and RUMBLE to modulesDavid Herrmann1-0/+18
2013-06-03HID: wiimote: add sub-device module infrastructureDavid Herrmann1-0/+27
2013-06-03HID: wiimote: wake up if output queue failedDavid Herrmann1-0/+19
2013-06-03HID: wiimote: add device detectionDavid Herrmann1-1/+36
2013-06-03HID: wiimote: move queue handling into separate structDavid Herrmann1-6/+9
2013-06-03HID: wiimote: extend driver descriptionDavid Herrmann1-2/+2
2011-11-22HID: wiimote: Allow direct DRM debug accessDavid Herrmann1-0/+2
2011-11-22HID: wiimote: Allow direct eeprom accessDavid Herrmann1-0/+7
2011-11-22HID: wiimote: Add debugfs support stubsDavid Herrmann1-0/+13
2011-11-22HID: wiimote: Add extension handler stubsDavid Herrmann1-0/+2
2011-11-22HID: wiimote: Add extension support stubDavid Herrmann1-0/+17
2011-11-22HID: wiimote: Add read-mem helpersDavid Herrmann1-0/+4
2011-11-22HID: wiimote: Move common symbols into headerDavid Herrmann1-0/+163