Age | Commit message (Expand) | Author | Files | Lines |
2022-11-04 | HID: wiimote: Add support for the DJ Hero turntable | Joshua Jun | 1 | -0/+1 |
2020-06-19 | HID: Wiimote: Treat the d-pad as an analogue stick | Daniel G. Morse | 1 | -0/+2 |
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/+3 |
2015-12-28 | HID: use to_hid_device() | Geliang Tang | 1 | -2/+1 |
2015-03-14 | power_supply: Change ownership from driver to core | Krzysztof Kozlowski | 1 | -1/+2 |
2013-11-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -0/+2 |
2013-11-15 | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 1 | -1/+1 |
2013-10-30 | HID: wiimote: add pro-controller analog stick calibration | David Herrmann | 1 | -0/+2 |
2013-10-07 | HID: wiimote: fix FF deadlock | David Herrmann | 1 | -1/+3 |
2013-09-07 | Revert "Input: introduce BTN/ABS bits for drums and guitars" | Linus Torvalds | 1 | -3/+0 |
2013-09-04 | HID: wiimote: add support for Guitar-Hero guitars | Nicolas Adenis-Lamarre | 1 | -0/+1 |
2013-09-04 | HID: wiimote: add support for Guitar-Hero drums | David Herrmann | 1 | -0/+2 |
2013-06-27 | HID: wiimote: support Nintendo Wii U Pro Controller | David Herrmann | 1 | -0/+2 |
2013-06-03 | HID: wiimote: add MP quirks | David Herrmann | 1 | -0/+4 |
2013-06-03 | HID: wiimote: remove old static extension support | David Herrmann | 1 | -19/+0 |
2013-06-03 | HID: wiimote: lock DRM mode during debugfs overwrite | David Herrmann | 1 | -0/+1 |
2013-06-03 | HID: wiimote: add Motion Plus extension module | David Herrmann | 1 | -0/+1 |
2013-06-03 | HID: wiimote: add Classic Controller extension | David Herrmann | 1 | -0/+1 |
2013-06-03 | HID: wiimote: add Nunchuk support | David Herrmann | 1 | -0/+1 |
2013-06-03 | HID: wiimote: add Balance Board support | David Herrmann | 1 | -0/+9 |
2013-06-03 | HID: wiimote: add extension hotplug support | David Herrmann | 1 | -0/+49 |
2013-06-03 | HID: wiimote: convert IR to module | David Herrmann | 1 | -0/+3 |
2013-06-03 | HID: wiimote: convert ACCEL to module | David Herrmann | 1 | -0/+2 |
2013-06-03 | HID: wiimote: convert LEDS to modules | David Herrmann | 1 | -0/+5 |
2013-06-03 | HID: wiimote: convert BATTERY to module | David Herrmann | 1 | -0/+2 |
2013-06-03 | HID: wiimote: convert KEYS and RUMBLE to modules | David Herrmann | 1 | -0/+18 |
2013-06-03 | HID: wiimote: add sub-device module infrastructure | David Herrmann | 1 | -0/+27 |
2013-06-03 | HID: wiimote: wake up if output queue failed | David Herrmann | 1 | -0/+19 |
2013-06-03 | HID: wiimote: add device detection | David Herrmann | 1 | -1/+36 |
2013-06-03 | HID: wiimote: move queue handling into separate struct | David Herrmann | 1 | -6/+9 |
2013-06-03 | HID: wiimote: extend driver description | David Herrmann | 1 | -2/+2 |
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 | -0/+7 |
2011-11-23 | HID: wiimote: Add debugfs support stubs | David Herrmann | 1 | -0/+13 |
2011-11-23 | HID: wiimote: Add extension handler stubs | David Herrmann | 1 | -0/+2 |
2011-11-23 | HID: wiimote: Add extension support stub | David Herrmann | 1 | -0/+17 |
2011-11-23 | HID: wiimote: Add read-mem helpers | David Herrmann | 1 | -0/+4 |
2011-11-23 | HID: wiimote: Move common symbols into header | David Herrmann | 1 | -0/+163 |