summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-wiimote-core.c
Commit message (Expand)AuthorAgeFilesLines
* HID: wiimote: replace hid_output_raw_report with hid_hw_output_report for out...Benjamin Tissoires2014-02-171-2/+2
* HID: introduce helper to access hid_output_raw_report()Benjamin Tissoires2014-02-171-1/+1
* Revert "HID: wiimote: add LEGO-wiimote VID"Jiri Kosina2013-11-191-4/+1
* HID: wiimote: add LEGO-wiimote VIDDavid Herrmann2013-10-211-1/+4
* Revert "Input: introduce BTN/ABS bits for drums and guitars"Linus Torvalds2013-09-071-14/+0
* HID: hid-wiimote: print small buffers via %*phCAndy Shevchenko2013-09-041-11/+6
* HID: wiimote: add support for Guitar-Hero guitarsNicolas Adenis-Lamarre2013-09-041-0/+7
* HID: wiimote: add support for Guitar-Hero drumsDavid Herrmann2013-09-041-0/+7
* HID: wiimote: work around broken DRM_KAI on GEN10David Herrmann2013-08-051-4/+6
* HID: wiimote: support Nintendo Wii U Pro ControllerDavid Herrmann2013-06-271-0/+23
* HID: wiimote: discard invalid EXT data reportsDavid Herrmann2013-06-031-1/+9
* HID: wiimote: init EXT/MP during device detectionDavid Herrmann2013-06-031-1/+1
* HID: wiimote: add MP quirksDavid Herrmann2013-06-031-5/+20
* HID: wiimote: add sysfs extension/device-type attrsDavid Herrmann2013-06-031-1/+105
* HID: wiimote: lock DRM mode during debugfs overwriteDavid Herrmann2013-06-031-1/+3
* HID: wiimote: add Classic Controller extensionDavid Herrmann2013-06-031-0/+6
* HID: wiimote: add Nunchuk supportDavid Herrmann2013-06-031-0/+6
* HID: wiimote: add Balance Board supportDavid Herrmann2013-06-031-0/+26
* HID: wiimote: add extension hotplug supportDavid Herrmann2013-06-031-25/+644
* HID: wiimote: convert IR to moduleDavid Herrmann2013-06-031-212/+21
* HID: wiimote: convert ACCEL to moduleDavid Herrmann2013-06-031-86/+15
* HID: wiimote: convert LEDS to modulesDavid Herrmann2013-06-031-112/+13
* HID: wiimote: convert BATTERY to moduleDavid Herrmann2013-06-031-76/+4
* HID: wiimote: convert KEYS and RUMBLE to modulesDavid Herrmann2013-06-031-114/+20
* HID: wiimote: add sub-device module infrastructureDavid Herrmann2013-06-031-3/+121
* HID: wiimote: wake up if output queue failedDavid Herrmann2013-06-031-5/+19
* HID: wiimote: use cached battery values on I/O failureDavid Herrmann2013-06-031-7/+7
* HID: wiimote: add device detectionDavid Herrmann2013-06-031-1/+152
* HID: wiimote: keep HID device openDavid Herrmann2013-06-031-37/+11
* HID: wiimote: move queue handling into separate structDavid Herrmann2013-06-031-24/+29
* HID: wiimote: extend driver descriptionDavid Herrmann2013-06-031-3/+3
* HID: wiimote: parse reduced status reportsDavid Herrmann2013-04-041-4/+27
* HID: wiimote: add 2nd generation Wii Remote IDsDavid Herrmann2013-04-041-0/+2
* HID: wiimote: use unique battery namesDavid Herrmann2013-04-041-1/+9
* HID: Use module_hid_driver macroH Hartley Sweeten2013-01-031-18/+1
* HID: wiimote: Fix IR data parserDavid Herrmann2012-05-091-11/+5
* HID: wiimote: fix invalid power_supply_powers callJiri Kosina2012-02-071-2/+2
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2012-01-111-1/+9
* HID: wiimote: Enable NO_INIT_REPORTS quirkDavid Herrmann2011-11-221-0/+2
* HID: wiimote: Remove module version numberDavid Herrmann2011-11-221-3/+0
* HID: wiimote: Allow direct DRM debug accessDavid Herrmann2011-11-221-0/+2
* HID: wiimote: Allow direct eeprom accessDavid Herrmann2011-11-221-8/+2
* HID: wiimote: Add debugfs support stubsDavid Herrmann2011-11-221-0/+5
* HID: wiimote: Add extension handler stubsDavid Herrmann2011-11-221-0/+6
* HID: wiimote: Add extension support stubDavid Herrmann2011-11-221-4/+19
* HID: wiimote: Add read-mem helpersDavid Herrmann2011-11-221-0/+77
* HID: wiimote: Move common symbols into headerDavid Herrmann2011-11-221-131/+3
* HID: wiimote: Rename driver to allow multiple source filesDavid Herrmann2011-11-221-0/+1346
OpenPOWER on IntegriCloud