index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-10
/
+4
2012-03-20
Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
3
-109
/
+8
2012-03-20
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
5
-13
/
+23
2012-03-16
staging/zmem: Use lockdep_assert_held instead of spin_is_locked
Andi Kleen
1
-1
/
+1
2012-03-15
Staging: rtl8187se: r8180_wx.c: Cleaned up comments
Andrew Miller
1
-62
/
+59
2012-03-15
Staging: rtl8187se: r8180_wx.c: Removed old comments
Andrew Miller
1
-163
/
+2
2012-03-15
Staging: rtl8187se: r8180_dm.c: Removed old comments
Andrew Miller
1
-286
/
+21
2012-03-15
Staging: android: ram_console.c:
Greg Kroah-Hartman
1
-0
/
+4
2012-03-15
Staging: rtl8187se: r8180_dm.c: Fix comments
Andrew Miller
1
-501
/
+525
2012-03-15
Staging: rtl8187se: r8180_dm.c: Fix spacing issues
Andrew Miller
1
-245
/
+197
2012-03-15
Staging: rtl8187se: r8180_dm.c Fixed indentation issues
Andrew Miller
1
-209
/
+209
2012-03-15
Staging: rtl8187se: r8180_dm.c: Fix brackets
Andrew Miller
1
-365
/
+166
2012-03-15
Staging: rtl8187se: r8180_dm.c: Removed spaces before tab stop
Andrew Miller
1
-11
/
+11
2012-03-15
staging: vme: fix section mismatches in linux-next 20120314
Gerard Snitselaar
2
-4
/
+4
2012-03-14
Staging: rtl8187se: r8180_core.c: Fix some long line issues
Andrew Miller
1
-11
/
+23
2012-03-14
Staging: rtl8187se: r8180_core.c: Fix some spacing issues
Andrew Miller
1
-6
/
+5
2012-03-14
Staging: rtl8187se: r8180_core.c: Removed trailing spaces
Andrew Miller
1
-13
/
+13
2012-03-14
staging: mei: remove driver internal versioning
Tomas Winkler
3
-37
/
+1
2012-03-14
Staging: rtl8187se: r8180_core.c: Cleaned up if statement
Andrew Miller
1
-23
/
+27
2012-03-14
staging: ozwpan depends on NET
Randy Dunlap
1
-1
/
+1
2012-03-14
staging/mei: propagate error codes up in the write flow
Tomas Winkler
6
-80
/
+61
2012-03-13
drivers:staging:mei Fix some typos in staging/mei
Justin P. Mattock
9
-15
/
+15
2012-03-13
staging: drm/omap: use current time for page-flip event
Rob Clark
1
-0
/
+10
2012-03-13
staging: drm/omap: send page-flip event after endwin
Rob Clark
3
-18
/
+67
2012-03-13
staging: drm/omap: avoid multiple planes having same z-order
Rob Clark
1
-1
/
+1
2012-03-09
staging: tidspbridge: remove nldr_init() and nldr_exit()
Víctor Manuel Jáquez Leal
4
-62
/
+0
2012-03-09
staging: tidspbridge: remove ref counting in nldr.c
Víctor Manuel Jáquez Leal
1
-5
/
+2
2012-03-09
staging: tidspbridge: remove gh_init() and gh_exit()
Víctor Manuel Jáquez Leal
3
-30
/
+2
2012-03-09
staging: tidspbridge: simplify mgr_init()
Víctor Manuel Jáquez Leal
1
-7
/
+2
2012-03-09
staging: tidspbridge: remove dev_init() and dev_exit()
Víctor Manuel Jáquez Leal
3
-75
/
+3
2012-03-09
staging: tidspbridge: remove dmm_init() and dmm_exit()
Víctor Manuel Jáquez Leal
3
-42
/
+0
2012-03-09
staging: tidspbridge: remove cmm_init() and cmm_exit()
Víctor Manuel Jáquez Leal
3
-78
/
+4
2012-03-09
staging: tidspbridge: remove io_init() and io_exit()
Víctor Manuel Jáquez Leal
3
-65
/
+2
2012-03-09
staging: tidspbridge: remove msg_mod_init() and msg_exit()
Víctor Manuel Jáquez Leal
3
-55
/
+2
2012-03-09
staging: tidspbridge: remove chnl_init() and chnl_exit()
Víctor Manuel Jáquez Leal
3
-64
/
+2
2012-03-09
staging: tidspbridge: remove rmm_init() and rmm_exit()
Víctor Manuel Jáquez Leal
4
-59
/
+2
2012-03-09
staging: tidspbridge: remove strm_init() and strm_exit()
Víctor Manuel Jáquez Leal
3
-71
/
+2
2012-03-09
staging: tidspbridge: remove disp_init() and disp_exit()
Víctor Manuel Jáquez Leal
3
-62
/
+1
2012-03-09
staging: tidspbridge: remove node_init() and node_exit()
Víctor Manuel Jáquez Leal
4
-72
/
+1
2012-03-09
staging: tidspbridge: remove proc_init() and proc_exit()
Víctor Manuel Jáquez Leal
3
-63
/
+2
2012-03-09
staging: tidspbridge: remove cod_init() and cod_exit()
Víctor Manuel Jáquez Leal
4
-79
/
+3
2012-03-09
staging: tidspbridge: remove drv_init() and drv_exit()
Víctor Manuel Jáquez Leal
3
-55
/
+2
2012-03-09
Staging: android: binder: Fix use-after-free bug
Arve Hjønnevåg
1
-1
/
+4
2012-03-09
staging: ram_console: Fix section mismatches
Stephen Boyd
1
-5
/
+2
2012-03-09
staging/comedi/drivers fix spelling errors
Alexandru Guduleasa
1
-21
/
+21
2012-03-08
TTY: speakup, do not use serialP
Jiri Slaby
4
-9
/
+19
2012-03-08
vt:tackle kbd_table
Alan Cox
1
-4
/
+4
2012-03-08
staging: crystalhd: Fix typo in crystalhd_hw.c
Masanari Iida
1
-1
/
+1
2012-03-08
staging: android: ram_console: honor dmesg_restrict
Nick Kralevich
1
-0
/
+3
2012-03-08
staging: android: ram_console: fix crash in ram_console_late_init
Colin Cross
1
-0
/
+3
[next]