index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-23
omapfb: fix coding style / remove dead line
arun c
1
-3
/
+2
2009-09-23
omapfb: suspend/resume only if FB device is already initialized
Jouni Hogander
1
-3
/
+4
2009-09-23
omapfb: dispc: allow multiple external IRQ handlers
Daniel Stone
3
-42
/
+67
2009-09-23
omapfb: dispc: enable wake up capability
Jouni Hogander
1
-2
/
+2
2009-09-23
omapfb: dispc: disable iface clocks along with func clocks
Jouni Hogander
1
-13
/
+10
2009-09-23
omapfb: dispc: various typo fixes
Imre Deak
1
-4
/
+4
2009-09-23
omapfb: add support for rotation on the Blizzard LCD ctrl
Rodrigo Vivi
2
-19
/
+124
2009-09-23
omapfb: add support for the ZOOM MDK LCD
Stanley.Miao
3
-0
/
+205
2009-09-23
omapfb: add support for the Gumstix Overo LCD
Steve Sakoman
3
-0
/
+201
2009-09-23
omapfb: add support for the OMAP3 Beagle DVI output
Koen Kooi
2
-0
/
+131
2009-09-23
omapfb: add support for the OMAP3 EVM LCD
Steve Sakoman
2
-0
/
+193
2009-09-23
omapfb: add support for the 3430SDP LCD
Kevin Hilman
2
-4
/
+10
2009-09-23
omapfb: add support for the OMAP2EVM LCD
arun c
2
-0
/
+192
2009-09-23
omapfb: add support for the 2430SDP LCD
Hunyue Yau
2
-0
/
+199
2009-09-23
omapfb: add support for the Amstrad Delta LCD
Jonathan McDowell
2
-0
/
+138
2009-09-23
omapfb: add support for MIPI-DCS compatible LCDs
Imre Deak
3
-0
/
+634
2009-09-23
omapfb: add support for the Apollon LCD
Kyungmin Park
2
-0
/
+140
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
5
-3
/
+5
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
3
-3
/
+3
2009-09-21
trivial: media/omap: adding __init/__exit macros to lcd_drivers
Peter Huewe
8
-16
/
+16
2009-09-20
includecheck fix: drivers/video, vgacon.c
Jaswinder Singh Rajput
1
-1
/
+0
2009-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2
-72
/
+222
2009-09-18
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2009-09-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
5
-631
/
+1
2009-09-16
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-0
/
+2
2009-09-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
7
-68
/
+135
2009-09-15
sparc: Kill PROM console driver.
David S. Miller
5
-631
/
+1
2009-09-15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-1
/
+1
2009-09-15
Nicolas Pitre has a new email address
Nicolas Pitre
1
-1
/
+1
2009-09-15
video: sh_mobile_lcdcfb: use both register sets for display panning
Phil Edworthy
1
-3
/
+44
2009-09-15
video: sh_mobile_lcdcfb: implement display panning
Phil Edworthy
1
-10
/
+66
2009-09-14
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-64
/
+132
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-2
/
+1
2009-09-12
Merge branch 'master' into devel
Russell King
10
-110
/
+129
2009-09-12
Merge branch 'devel-stable' into devel
Russell King
8
-73
/
+141
2009-09-12
Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '...
Russell King
29
-158
/
+349
2009-09-09
PCI/GPU: implement VGA arbitration on Linux
Benjamin Herrenschmidt
1
-0
/
+2
2009-09-08
Merge branches 'sh/smp' and 'sh/stable-updates'
Paul Mundt
1
-4
/
+4
2009-08-28
OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS instead
Tony Lindgren
1
-3
/
+3
2009-08-27
xenfb: connect to backend before registering fb
Jeremy Fitzhardinge
1
-4
/
+4
2009-08-23
video: Runtime PM for SuperH Mobile LCDC
Magnus Damm
1
-46
/
+110
2009-08-20
powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h>
Geert Uytterhoeven
1
-1
/
+1
2009-08-15
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...
Russell King
1
-59
/
+125
2009-08-15
Merge branch 'sh/stable-updates'
Paul Mundt
1
-0
/
+5
2009-08-15
sh: skip disabled LCDC channels
Magnus Damm
1
-0
/
+5
2009-08-13
Merge branch 'sh/stable-updates'
Paul Mundt
10
-109
/
+123
2009-08-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
30
-202
/
+230
2009-08-07
i.MX31: fix framebuffer locking regressions
Guennadi Liakhovetski
1
-30
/
+56
2009-08-07
fbcon: don't use vc_resize() on initialization
Johannes Weiner
1
-3
/
+3
2009-08-07
viafb: fix rmmod bug
Florian Tobias Schandinat
4
-70
/
+53
[prev]
[next]