index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-25
USB: staging: media: as102: convert to use module_usb_driver
Greg Kroah-Hartman
1
-33
/
+1
2012-04-24
USB: Staging: serqt_usb2: remove err() usage
Greg Kroah-Hartman
1
-2
/
+3
2012-04-24
USB: Staging: quatech_usb3: remove err() usage
Greg Kroah-Hartman
1
-2
/
+2
2012-04-24
USB: Staging: media: lirc: lirc_ttusbir: remove err() usage
Greg Kroah-Hartman
1
-6
/
+7
2012-04-24
USB: Staging: media: lirc: lirc_sasem: remove err() usage
Greg Kroah-Hartman
1
-39
/
+61
2012-04-24
USB: Staging: media: lirc: lirc_imon: remove err() usage
Greg Kroah-Hartman
1
-31
/
+49
2012-04-24
USB: Staging: media: easycap: remove err() usage
Greg Kroah-Hartman
1
-2
/
+4
2012-04-22
Merge 3.4-rc4 into usb-next.
Greg Kroah-Hartman
7
-26
/
+38
2012-04-20
USB: toneport.c: remove err() usage
Greg Kroah-Hartman
1
-1
/
+1
2012-04-20
USB: driver.c: remove err() usage
Greg Kroah-Hartman
1
-2
/
+3
2012-04-20
USB: tranzport.c: remove err() usage
Greg Kroah-Hartman
1
-6
/
+10
2012-04-20
USB: alphatrack.c: remove err() usage
Greg Kroah-Hartman
1
-6
/
+9
2012-04-20
USB: vmk80xx.c: remove err() usage
Greg Kroah-Hartman
1
-1
/
+3
2012-04-20
USB: dt9812.c: remove err() usage
Greg Kroah-Hartman
1
-7
/
+9
2012-04-20
USB: asus_oled.c: remove err() usage
Greg Kroah-Hartman
1
-3
/
+3
2012-04-12
Merge tag 'staging-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
22
-57
/
+104
2012-04-12
staging: android: fix mem leaks in __persistent_ram_init()
Jesper Juhl
1
-4
/
+7
2012-04-12
staging: vt6656: Don't leak memory in drivers/staging/vt6656/ioctl.c::private...
Jesper Juhl
1
-1
/
+2
2012-04-12
staging: iio: hmc5843: Fix crash in probe function.
Marek Belisko
1
-1
/
+3
2012-04-10
staging/xgifb: fix display on XGI Volari Z11m cards
Dmitry Eremin-Solenikov
3
-2
/
+18
2012-04-10
Staging: android: timed_gpio: Fix resource leak in timed_gpio_probe error paths
Axel Lin
1
-12
/
+15
2012-04-10
android: make persistent_ram based drivers depend on HAVE_MEMBLOCK
Colin Cross
1
-1
/
+2
2012-04-10
staging: iio: ak8975: Remove i2c client data corruption
Preetham Chandru
1
-3
/
+5
2012-04-10
staging: drm/omap: move where DMM driver is registered
Rob Clark
1
-3
/
+4
2012-04-10
staging: zsmalloc: fix memory leak
Nitin Gupta
1
-12
/
+18
2012-04-10
Staging: rts_pstor: off by one in for loop
Dan Carpenter
1
-1
/
+2
2012-04-10
staging: ozwpan: Added new maintainer for ozwpan
Chris Kelly
1
-1
/
+3
2012-04-10
staging:rts_pstor:Avoid "Bad target number" message when probing driver
wwang
1
-0
/
+5
2012-04-10
staging:rts_pstor:Fix possible panic by NULL pointer dereference
wwang
1
-5
/
+6
2012-04-10
Staging: vt6655-6: check keysize before memcpy()
Dan Carpenter
2
-0
/
+6
2012-04-10
staging/media/as102: Don't call release_firmware() on uninitialized variable
Jesper Juhl
1
-1
/
+1
2012-04-10
staging:iio:core add missing increment of loop index in iio_map_array_unregis...
Lothar Waßmann
1
-0
/
+1
2012-04-10
staging: ramster: unbreak my heart
Dan Magenheimer
1
-5
/
+1
2012-04-10
staging/vme: Fix module parameters
Gerard Snitselaar
1
-2
/
+2
2012-04-10
staging: sep: Fix sign of error
Alan Cox
1
-3
/
+3
2012-04-09
android, lowmemorykiller: remove task handoff notifier
David Rientjes
1
-41
/
+7
2012-03-30
Documentation: remove references to /etc/modprobe.conf
Lucas De Marchi
1
-1
/
+1
2012-03-29
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+6
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
24
-25
/
+6
2012-03-28
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
1
-0
/
+1
2012-03-28
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
23
-25
/
+4
2012-03-28
Add #includes needed to permit the removal of asm/system.h
David Howells
1
-0
/
+2
2012-03-27
watchdog: fix set_timeout operations
Wim Van Sebroeck
1
-0
/
+1
2012-03-24
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+0
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
1
-0
/
+1
2012-03-23
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
3
-22
/
+41
2012-03-23
usermodehelper: use UMH_WAIT_PROC consistently
Oleg Nesterov
2
-3
/
+3
2012-03-23
drivers/staging/telephony/ixj.c: fix warning about sequence points
Uwe Kleine-König
1
-19
/
+38
2012-03-23
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-241
/
+174
[next]