index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-lg4ff.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-06-03
HID: wiimote: fix classic controller parsing
David Herrmann
1
-9
/
+9
2013-06-03
HID: wiimote: init EXT/MP during device detection
David Herrmann
1
-1
/
+1
2013-06-03
HID: wiimote: fix DRM debug-attr to correctly parse input
David Herrmann
1
-2
/
+2
2013-06-03
HID: wiimote: add MP quirks
David Herrmann
3
-5
/
+98
2013-06-03
HID: wiimote: remove old static extension support
David Herrmann
4
-868
/
+0
2013-06-03
HID: wiimote: add "bboard_calib" attribute
David Herrmann
2
-1
/
+82
2013-06-03
HID: wiimote: add sysfs extension/device-type attrs
David Herrmann
2
-2
/
+128
2013-06-03
HID: wiimote: lock DRM mode during debugfs overwrite
David Herrmann
3
-1
/
+7
2013-06-03
HID: wiimote: fix ctx pointer in debugfs DRM-write
David Herrmann
1
-1
/
+2
2013-06-03
HID: wiimote: add Motion Plus extension module
David Herrmann
2
-0
/
+145
2013-06-03
HID: wiimote: add Classic Controller extension
David Herrmann
3
-0
/
+286
2013-06-03
HID: wiimote: add Nunchuk support
David Herrmann
3
-0
/
+205
2013-06-03
HID: wiimote: add Balance Board support
David Herrmann
3
-0
/
+246
2013-06-03
HID: wiimote: add extension hotplug support
David Herrmann
3
-25
/
+709
2013-06-03
HID: wiimote: convert IR to module
David Herrmann
3
-212
/
+287
2013-06-03
HID: wiimote: convert ACCEL to module
David Herrmann
3
-86
/
+140
2013-06-03
HID: wiimote: convert LEDS to modules
David Herrmann
3
-112
/
+158
2013-06-03
HID: wiimote: convert BATTERY to module
David Herrmann
3
-76
/
+104
2013-06-03
HID: wiimote: convert KEYS and RUMBLE to modules
David Herrmann
3
-114
/
+172
2013-06-03
HID: wiimote: add sub-device module infrastructure
David Herrmann
4
-4
/
+194
2013-06-03
HID: wiimote: wake up if output queue failed
David Herrmann
2
-5
/
+38
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
2
-2
/
+188
2013-06-03
HID: wiimote: keep HID device open
David Herrmann
2
-49
/
+11
2013-06-03
HID: wiimote: move queue handling into separate struct
David Herrmann
2
-30
/
+38
2013-06-03
HID: wiimote: extend driver description
David Herrmann
5
-11
/
+27
2013-05-10
Revert "ALSA: hda - Don't set up active streams twice"
Takashi Iwai
1
-2
/
+2
2013-05-10
ARC: [TB10x] Remove GENERIC_GPIO
Vineet Gupta
1
-7
/
+0
2013-05-09
shm: fix null pointer deref when userspace specifies invalid hugepage size
Li Zefan
2
-3
/
+13
2013-05-09
ipc,sem: fix semctl(..., GETNCNT)
Rik van Riel
1
-0
/
+7
2013-05-09
ipc,sem: fix semctl(..., GETZCNT)
Rik van Riel
1
-0
/
+7
2013-05-09
ARM: exynos: dts: Fixed vbus-gpios
Doug Anderson
2
-2
/
+2
2013-05-09
ARM: EXYNOS5: Fix kernel dump in AFTR idle mode
Inderpal Singh
2
-3
/
+3
2013-05-09
ARM: ux500: Rid ignored return value of regulator_enable() compiler warning
Lee Jones
1
-2
/
+2
2013-05-09
ARM: ux500: read the correct soc_id number
Fabio Baltieri
1
-1
/
+1
2013-05-09
ARM: exynos: dts: cros5250: add cyapa trackpad
Olof Johansson
1
-0
/
+8
2013-05-09
video: mxsfb: Adapt to new videomode API
Fabio Estevam
2
-5
/
+5
2013-05-09
ARM: imx: Select GENERIC_ALLOCATOR
Fabio Estevam
4
-119
/
+1
2013-05-09
ARM: imx: compile fix for hotplug.c
Shawn Guo
2
-0
/
+3
2013-05-09
NVMe: Use user defined admin ioctl timeout
Keith Busch
1
-1
/
+5
2013-05-09
usb: tilegx: fix memleak when create hcd fail
Libo Chen
2
-4
/
+10
2013-05-09
arch/tile: remove inline marking of EXPORT_SYMBOL functions
Denis Efremov
1
-1
/
+1
2013-05-09
ecryptfs: don't open-code kernel_read()
Al Viro
1
-8
/
+1
2013-05-09
xtensa simdisk: Fix proc_create_data() conversion fallout
Geert Uytterhoeven
1
-2
/
+2
2013-05-09
ARC: [mm] Aliasing VIPT dcache support 4/4
Vineet Gupta
7
-5
/
+101
2013-05-09
ARC: [mm] Aliasing VIPT dcache support 3/4
Vineet Gupta
2
-2
/
+4
2013-05-09
ARC: [mm] Aliasing VIPT dcache support 2/4
Vineet Gupta
6
-22
/
+223
2013-05-09
ARC: [mm] Aliasing VIPT dcache support 1/4
Vineet Gupta
3
-18
/
+34
2013-05-09
ARM: dts: don't assume boards are using twl4030 for omap3
Jason Cooper
4
-1
/
+3
2013-05-09
ARM: OMAP2+: Remove bogus IS_ERR_OR_NULL checking from id.c
Tony Lindgren
1
-3
/
+2
[next]