aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-wiimote-debug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-03HID: wiimote: fix DRM debug-attr to correctly parse inputDavid Herrmann1-2/+2
2013-06-03HID: wiimote: lock DRM mode during debugfs overwriteDavid Herrmann1-0/+3
2013-06-03HID: wiimote: fix ctx pointer in debugfs DRM-writeDavid Herrmann1-1/+2
2013-06-03HID: wiimote: extend driver descriptionDavid Herrmann1-2/+2
2013-01-18HID: Fix uninitialized variable "size" in hid-wiimote-debugSimon Que1-1/+1
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd1-7/+1
2011-11-22HID: wiimote: Allow direct DRM debug accessDavid Herrmann1-4/+103
2011-11-22HID: wiimote: Allow direct eeprom accessDavid Herrmann1-0/+76
2011-11-22HID: wiimote: Add debugfs support stubsDavid Herrmann1-0/+52