summaryrefslogtreecommitdiff
path: root/drivers/video/omap2/omapfb/omapfb-main.c
AgeCommit message (Expand)Author
2012-11-19OMAPFB: Delete if statement evaluating a constant.Matthias Brugger
2012-11-16Merge branch '3.8/vram-conversion' of git://gitorious.org/linux-omap-dss2/linuxTomi Valkeinen
2012-11-13OMAPFB: use dma_alloc_attrs to allocate memoryTomi Valkeinen
2012-10-29OMAPFB: improve mode selection from EDIDTomi Valkeinen
2012-10-29OMAPFB: remove use of extended edid blockTomi Valkeinen
2012-10-29OMAPDSS: remove initial display code from omapdssTomi Valkeinen
2012-10-24OMAPDSS: remove omap_dss_device's suspend/resumeTomi Valkeinen
2012-10-17OMAPFB: use omap_vrfb_supported()Tomi Valkeinen
2012-10-17OMAP: move arch/arm/plat-omap/include/plat/vrfb.hTomi Valkeinen
2012-10-12Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov
2012-09-26OMAPFB: remove manager->device referencesArchit Taneja
2012-09-12ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren
2012-09-11OMAPFB: Clear framebuffers before they are registeredArchit Taneja
2012-09-07OMAPFB: clear framebuffers with CPUTomi Valkeinen
2012-08-23OMAPFB: fix framebuffer console colorsGrazvydas Ignotas
2012-08-10OMAPFB: fix framebuffer console colorsGrazvydas Ignotas
2012-06-29OMAPFB: Map interlace field in omap_video_timings with fb vmode flagsArchit Taneja
2012-06-29OMAPFB: Map the newly added omap_video_timings fields with fb sync flagsArchit Taneja
2012-05-22OMAPFB: remove compiler warnings when CONFIG_BUG=nTomi Valkeinen
2012-05-11OMAPFB: add __init & __exitTomi Valkeinen
2012-05-11OMAPFB: fix parsing of vram parameterTomi Valkeinen
2012-02-23OMAPFB: remove unused fb_format_to_dss_mode()Tomi Valkeinen
2012-02-23OMAPFB: remove mem info from platform_dataTomi Valkeinen
2012-02-23OMAPDSS: Remove video SRAM supportTomi Valkeinen
2012-01-14Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-12-02OMAPDSS: APPLY: move ovl->info to apply.cTomi Valkeinen
2011-12-02OMAPDSS: APPLY: rewrite overlay enable/disableTomi Valkeinen
2011-09-30OMAPDSS: remove vaddr from overlay infoTomi Valkeinen
2011-09-30OMAPFB: find best mode from edidTomi Valkeinen
2011-09-30OMAP: OMAPFB: make omapfb start even when a display is missing a driverTomi Valkeinen
2011-09-14OMAPFB: make debug message more usefulAndy Doan
2011-07-01OMAP: DSS2: OMAPFB: Implement auto-update modeTomi Valkeinen
2011-07-01OMAP: DSS2: OMAPFB: Add struct to store per-display dataTomi Valkeinen
2011-05-12OMAP: DSS2: OMAPFB: Reduce stack usageTomi Valkeinen
2011-05-12OMAP: DSS2: OMAPFB: remove dead codeTomi Valkeinen
2011-05-11OMAP: DSS2: OMAPFB: Remove implicit display update on unblankJani Nikula
2011-05-11OMAP: DSS2: OMAPFB: Handle errors when initializing panelTomi Valkeinen
2011-05-11OMAP: DSS2: Add method for querying display dimensions from DSS driversJani Nikula
2011-05-11OMAP: DSS2: Move display.h to include/video/Tomi Valkeinen
2011-03-11OMAPFB: Adding a check for timings in set_def_modeJanorkar, Mayuresh
2011-01-10OMAP: DSS2: OMAPFB: Add null pointer checkSamreen
2010-10-22OMAP: DSS2: OMAPFB: Allow usage of def_vrfb only for omap2,3Senthilvadivu Guruswamy
2010-10-22OMAP: DSS2: OMAPFB: swap front and back porches for both hsync and vsyncTasslehoff Kjappfot
2010-08-05OMAP: DSS2: OMAPFB: Fix invalid bpp for PAL and NTSC modesMaurus Cuelenaere
2010-08-05OMAP: DSS2: OMAPFB: Fix probe error pathAfzal Mohammed
2010-08-05OMAP: DSS2: OMAPFB: Remove redundant color register range checkJani Nikula
2010-08-05OMAP: DSS2: OMAPFB: Remove redundant rotate range checkJani Nikula
2010-08-05OMAP: DSS2: OMAPFB: Check fb2display() return valueJani Nikula