index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-wiimote-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-17
HID: wiimote: replace hid_output_raw_report with hid_hw_output_report for out...
Benjamin Tissoires
1
-2
/
+2
2014-02-17
HID: introduce helper to access hid_output_raw_report()
Benjamin Tissoires
1
-1
/
+1
2013-11-19
Revert "HID: wiimote: add LEGO-wiimote VID"
Jiri Kosina
1
-4
/
+1
2013-10-21
HID: wiimote: add LEGO-wiimote VID
David Herrmann
1
-1
/
+4
2013-09-07
Revert "Input: introduce BTN/ABS bits for drums and guitars"
Linus Torvalds
1
-14
/
+0
2013-09-04
HID: hid-wiimote: print small buffers via %*phC
Andy Shevchenko
1
-11
/
+6
2013-09-04
HID: wiimote: add support for Guitar-Hero guitars
Nicolas Adenis-Lamarre
1
-0
/
+7
2013-09-04
HID: wiimote: add support for Guitar-Hero drums
David Herrmann
1
-0
/
+7
2013-08-05
HID: wiimote: work around broken DRM_KAI on GEN10
David Herrmann
1
-4
/
+6
2013-06-27
HID: wiimote: support Nintendo Wii U Pro Controller
David Herrmann
1
-0
/
+23
2013-06-03
HID: wiimote: discard invalid EXT data reports
David Herrmann
1
-1
/
+9
2013-06-03
HID: wiimote: init EXT/MP during device detection
David Herrmann
1
-1
/
+1
2013-06-03
HID: wiimote: add MP quirks
David Herrmann
1
-5
/
+20
2013-06-03
HID: wiimote: add sysfs extension/device-type attrs
David Herrmann
1
-1
/
+105
2013-06-03
HID: wiimote: lock DRM mode during debugfs overwrite
David Herrmann
1
-1
/
+3
2013-06-03
HID: wiimote: add Classic Controller extension
David Herrmann
1
-0
/
+6
2013-06-03
HID: wiimote: add Nunchuk support
David Herrmann
1
-0
/
+6
2013-06-03
HID: wiimote: add Balance Board support
David Herrmann
1
-0
/
+26
2013-06-03
HID: wiimote: add extension hotplug support
David Herrmann
1
-25
/
+644
2013-06-03
HID: wiimote: convert IR to module
David Herrmann
1
-212
/
+21
2013-06-03
HID: wiimote: convert ACCEL to module
David Herrmann
1
-86
/
+15
2013-06-03
HID: wiimote: convert LEDS to modules
David Herrmann
1
-112
/
+13
2013-06-03
HID: wiimote: convert BATTERY to module
David Herrmann
1
-76
/
+4
2013-06-03
HID: wiimote: convert KEYS and RUMBLE to modules
David Herrmann
1
-114
/
+20
2013-06-03
HID: wiimote: add sub-device module infrastructure
David Herrmann
1
-3
/
+121
2013-06-03
HID: wiimote: wake up if output queue failed
David Herrmann
1
-5
/
+19
2013-06-03
HID: wiimote: use cached battery values on I/O failure
David Herrmann
1
-7
/
+7
2013-06-03
HID: wiimote: add device detection
David Herrmann
1
-1
/
+152
2013-06-03
HID: wiimote: keep HID device open
David Herrmann
1
-37
/
+11
2013-06-03
HID: wiimote: move queue handling into separate struct
David Herrmann
1
-24
/
+29
2013-06-03
HID: wiimote: extend driver description
David Herrmann
1
-3
/
+3
2013-04-04
HID: wiimote: parse reduced status reports
David Herrmann
1
-4
/
+27
2013-04-04
HID: wiimote: add 2nd generation Wii Remote IDs
David Herrmann
1
-0
/
+2
2013-04-04
HID: wiimote: use unique battery names
David Herrmann
1
-1
/
+9
2013-01-03
HID: Use module_hid_driver macro
H Hartley Sweeten
1
-18
/
+1
2012-05-09
HID: wiimote: Fix IR data parser
David Herrmann
1
-11
/
+5
2012-02-07
HID: wiimote: fix invalid power_supply_powers call
Jiri Kosina
1
-2
/
+2
2012-01-11
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
1
-1
/
+9
2011-11-22
HID: wiimote: Enable NO_INIT_REPORTS quirk
David Herrmann
1
-0
/
+2
2011-11-22
HID: wiimote: Remove module version number
David Herrmann
1
-3
/
+0
2011-11-22
HID: wiimote: Allow direct DRM debug access
David Herrmann
1
-0
/
+2
2011-11-22
HID: wiimote: Allow direct eeprom access
David Herrmann
1
-8
/
+2
2011-11-22
HID: wiimote: Add debugfs support stubs
David Herrmann
1
-0
/
+5
2011-11-22
HID: wiimote: Add extension handler stubs
David Herrmann
1
-0
/
+6
2011-11-22
HID: wiimote: Add extension support stub
David Herrmann
1
-4
/
+19
2011-11-22
HID: wiimote: Add read-mem helpers
David Herrmann
1
-0
/
+77
2011-11-22
HID: wiimote: Move common symbols into header
David Herrmann
1
-131
/
+3
2011-11-22
HID: wiimote: Rename driver to allow multiple source files
David Herrmann
1
-0
/
+1346