aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-23omapfb: fix coding style / remove dead linearun c1-3/+2
2009-09-23omapfb: suspend/resume only if FB device is already initializedJouni Hogander1-3/+4
2009-09-23omapfb: dispc: allow multiple external IRQ handlersDaniel Stone3-42/+67
2009-09-23omapfb: dispc: enable wake up capabilityJouni Hogander1-2/+2
2009-09-23omapfb: dispc: disable iface clocks along with func clocksJouni Hogander1-13/+10
2009-09-23omapfb: dispc: various typo fixesImre Deak1-4/+4
2009-09-23omapfb: add support for rotation on the Blizzard LCD ctrlRodrigo Vivi2-19/+124
2009-09-23omapfb: add support for the ZOOM MDK LCDStanley.Miao3-0/+205
2009-09-23omapfb: add support for the Gumstix Overo LCDSteve Sakoman3-0/+201
2009-09-23omapfb: add support for the OMAP3 Beagle DVI outputKoen Kooi2-0/+131
2009-09-23omapfb: add support for the OMAP3 EVM LCDSteve Sakoman2-0/+193
2009-09-23omapfb: add support for the 3430SDP LCDKevin Hilman2-4/+10
2009-09-23omapfb: add support for the OMAP2EVM LCDarun c2-0/+192
2009-09-23omapfb: add support for the 2430SDP LCDHunyue Yau2-0/+199
2009-09-23omapfb: add support for the Amstrad Delta LCDJonathan McDowell2-0/+138
2009-09-23omapfb: add support for MIPI-DCS compatible LCDsImre Deak3-0/+634
2009-09-23omapfb: add support for the Apollon LCDKyungmin Park2-0/+140
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov5-3/+5
2009-09-21trivial: remove unnecessary semicolonsJoe Perches3-3/+3
2009-09-21trivial: media/omap: adding __init/__exit macros to lcd_driversPeter Huewe8-16/+16
2009-09-20includecheck fix: drivers/video, vgacon.cJaswinder Singh Rajput1-1/+0
2009-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-72/+222
2009-09-18Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-3/+3
2009-09-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-631/+1
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-0/+2
2009-09-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt7-68/+135
2009-09-15sparc: Kill PROM console driver.David S. Miller5-631/+1
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+1
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre1-1/+1
2009-09-15video: sh_mobile_lcdcfb: use both register sets for display panningPhil Edworthy1-3/+44
2009-09-15video: sh_mobile_lcdcfb: implement display panningPhil Edworthy1-10/+66
2009-09-14Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-64/+132
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-2/+1
2009-09-12Merge branch 'master' into develRussell King10-110/+129
2009-09-12Merge branch 'devel-stable' into develRussell King8-73/+141
2009-09-12Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and 'w90x900' into develRussell King29-158/+349
2009-09-09PCI/GPU: implement VGA arbitration on LinuxBenjamin Herrenschmidt1-0/+2
2009-09-08Merge branches 'sh/smp' and 'sh/stable-updates'Paul Mundt1-4/+4
2009-08-28OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS insteadTony Lindgren1-3/+3
2009-08-27xenfb: connect to backend before registering fbJeremy Fitzhardinge1-4/+4
2009-08-23video: Runtime PM for SuperH Mobile LCDCMagnus Damm1-46/+110
2009-08-20powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h>Geert Uytterhoeven1-1/+1
2009-08-15Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stableRussell King1-59/+125
2009-08-15Merge branch 'sh/stable-updates'Paul Mundt1-0/+5
2009-08-15sh: skip disabled LCDC channelsMagnus Damm1-0/+5
2009-08-13Merge branch 'sh/stable-updates'Paul Mundt10-109/+123
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller30-202/+230
2009-08-07i.MX31: fix framebuffer locking regressionsGuennadi Liakhovetski1-30/+56
2009-08-07fbcon: don't use vc_resize() on initializationJohannes Weiner1-3/+3
2009-08-07viafb: fix rmmod bugFlorian Tobias Schandinat4-70/+53