summaryrefslogtreecommitdiffstats
path: root/drivers/video/omap/omapfb_main.c
Commit message (Expand)AuthorAgeFilesLines
* OMAPFB: remove remaining OMAP arch checksTomi Valkeinen2012-02-231-2/+1
* OMAPFB: remove mem info from platform_dataTomi Valkeinen2012-02-231-5/+0
* OMAPFB: Remove video SRAM support (old omapfb)Tomi Valkeinen2012-02-231-1/+1
* OMAPFB: Remove OMAP2/3 support from old omapfb driverTomi Valkeinen2012-02-221-16/+0
* OMAPFB: remove old blizzard driverTomi Valkeinen2012-02-221-4/+0
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-2/+2
* video: Add module.h to drivers/video files who really use it.Paul Gortmaker2011-10-311-0/+1
* OMAPFB: fix wrong clock aliases and device nameTomi Valkeinen2011-05-121-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* omapfb: Fix 12-bit display (RGB444 color mode) handlingJanusz Krzysztofik2010-02-121-3/+4
* OMAP: OMAPFB: add dummy release function for omapdssTomi Valkeinen2010-01-111-0/+7
* OMAP: OMAPFB: fix clk_get for RFBITomi Valkeinen2010-01-111-0/+18
* OMAP: OMAPFB: split omapfb.hTomi Valkeinen2009-12-091-1/+1
* omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-201-2/+2
* omapfb: Condition mutex acquisitionSergio Aguirre2009-10-061-8/+14
* omapfb: fix coding style / remove dead linearun c2009-09-231-3/+2
* omapfb: suspend/resume only if FB device is already initializedJouni Hogander2009-09-231-3/+4
* omapfb: add support for rotation on the Blizzard LCD ctrlRodrigo Vivi2009-09-231-14/+38
* omap: video: remove direct access of driver_dataGreg Kroah-Hartman2009-07-121-7/+7
* fbdev: add mutex for fb_mmap lockingKrzysztof Helt2009-06-301-0/+4
* omapfb: fix argument of blank operationFelipe Contreras2009-04-011-4/+4
* [ARM] omap: fix a pile of issuesRussell King2008-12-011-1/+1
* [ARM] omap: fix a load of "warning: symbol 'xxx' was not declared. Should it ...Russell King2008-09-051-4/+5
* [ARM] omap: fix lots of 'Using plain integer as NULL pointer'Russell King2008-09-051-3/+3
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-2/+2
* [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-071-1/+0
* PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-241-0/+1
* OMAP: add TI OMAP framebuffer driverImre Deak2007-07-171-0/+1941