aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/omap/omapfb_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-12OMAPFB: fix wrong clock aliases and device nameTomi Valkeinen1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-12omapfb: Fix 12-bit display (RGB444 color mode) handlingJanusz Krzysztofik1-3/+4
2010-01-11OMAP: OMAPFB: add dummy release function for omapdssTomi Valkeinen1-0/+7
2010-01-11OMAP: OMAPFB: fix clk_get for RFBITomi Valkeinen1-0/+18
2009-12-09OMAP: OMAPFB: split omapfb.hTomi Valkeinen1-1/+1
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-2/+2
2009-10-06omapfb: Condition mutex acquisitionSergio Aguirre1-8/+14
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: add support for rotation on the Blizzard LCD ctrlRodrigo Vivi1-14/+38
2009-07-12omap: video: remove direct access of driver_dataGreg Kroah-Hartman1-7/+7
2009-06-30fbdev: add mutex for fb_mmap lockingKrzysztof Helt1-0/+4
2009-04-01omapfb: fix argument of blank operationFelipe Contreras1-4/+4
2008-12-01[ARM] omap: fix a pile of issuesRussell King1-1/+1
2008-09-05[ARM] omap: fix a load of "warning: symbol 'xxx' was not declared. Should it be static?"Russell King1-4/+5
2008-09-05[ARM] omap: fix lots of 'Using plain integer as NULL pointer'Russell King1-3/+3
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-2/+2
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King1-1/+0
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-0/+1
2007-07-17OMAP: add TI OMAP framebuffer driverImre Deak1-0/+1941