| Commit message (Expand) | Author | Age | Files | Lines |
* | video: move fbdev to drivers/video/fbdev | Tomi Valkeinen | 2014-04-17 | 1 | -1971/+0 |
* | video: omapfb: use dev_get_platdata() | Jingoo Han | 2013-09-20 | 1 | -2/+2 |
* | omapfb: fix broken build on OMAP1 | Aaro Koskinen | 2013-03-22 | 1 | -0/+2 |
* | ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h | Tony Lindgren | 2012-11-30 | 1 | -1/+1 |
* | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h | Lokesh Vutla | 2012-10-15 | 1 | -1/+1 |
* | OMAPFB1: remove a non-used table | Tomi Valkeinen | 2012-09-07 | 1 | -9/+0 |
* | OMAPFB: remove remaining OMAP arch checks | Tomi Valkeinen | 2012-02-23 | 1 | -2/+1 |
* | OMAPFB: remove mem info from platform_data | Tomi Valkeinen | 2012-02-23 | 1 | -5/+0 |
* | OMAPFB: Remove video SRAM support (old omapfb) | Tomi Valkeinen | 2012-02-23 | 1 | -1/+1 |
* | OMAPFB: Remove OMAP2/3 support from old omapfb driver | Tomi Valkeinen | 2012-02-22 | 1 | -16/+0 |
* | OMAPFB: remove old blizzard driver | Tomi Valkeinen | 2012-02-22 | 1 | -4/+0 |
* | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 1 | -2/+2 |
* | video: Add module.h to drivers/video files who really use it. | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | OMAPFB: fix wrong clock aliases and device name | Tomi Valkeinen | 2011-05-12 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | omapfb: Fix 12-bit display (RGB444 color mode) handling | Janusz Krzysztofik | 2010-02-12 | 1 | -3/+4 |
* | OMAP: OMAPFB: add dummy release function for omapdss | Tomi Valkeinen | 2010-01-11 | 1 | -0/+7 |
* | OMAP: OMAPFB: fix clk_get for RFBI | Tomi Valkeinen | 2010-01-11 | 1 | -0/+18 |
* | OMAP: OMAPFB: split omapfb.h | Tomi Valkeinen | 2009-12-09 | 1 | -1/+1 |
* | omap: headers: Move remaining headers from include/mach to include/plat | Tony Lindgren | 2009-10-20 | 1 | -2/+2 |
* | omapfb: Condition mutex acquisition | Sergio Aguirre | 2009-10-06 | 1 | -8/+14 |
* | omapfb: fix coding style / remove dead line | arun c | 2009-09-23 | 1 | -3/+2 |
* | omapfb: suspend/resume only if FB device is already initialized | Jouni Hogander | 2009-09-23 | 1 | -3/+4 |
* | omapfb: add support for rotation on the Blizzard LCD ctrl | Rodrigo Vivi | 2009-09-23 | 1 | -14/+38 |
* | omap: video: remove direct access of driver_data | Greg Kroah-Hartman | 2009-07-12 | 1 | -7/+7 |
* | fbdev: add mutex for fb_mmap locking | Krzysztof Helt | 2009-07-01 | 1 | -0/+4 |
* | omapfb: fix argument of blank operation | Felipe Contreras | 2009-04-01 | 1 | -4/+4 |
* | [ARM] omap: fix a pile of issues | Russell King | 2008-12-01 | 1 | -1/+1 |
* | [ARM] omap: fix a load of "warning: symbol 'xxx' was not declared. Should it ... | Russell King | 2008-09-05 | 1 | -4/+5 |
* | [ARM] omap: fix lots of 'Using plain integer as NULL pointer' | Russell King | 2008-09-05 | 1 | -3/+3 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1 | -2/+2 |
* | [ARM] Eliminate useless includes of asm/mach-types.h | Russell King | 2008-08-07 | 1 | -1/+0 |
* | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 2008-07-24 | 1 | -0/+1 |
* | OMAP: add TI OMAP framebuffer driver | Imre Deak | 2007-07-17 | 1 | -0/+1941 |