aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds18-843/+1380
2011-01-10OMAP: DSS2: Introduce omap_channel as an omap_dss_device parameter, add new overlay manager.Sumit Semwal4-44/+72
2011-01-10OMAP: DSS2: Use dss_features to handle DISPC bits removed on OMAP4Archit Taneja1-1/+11
2011-01-10OMAP: DSS2: LCD2 Channel Changes for DISPCSumit Semwal2-40/+243
2011-01-10OMAP: DSS2: Change remaining DISPC functions for new omap_channel argumentSumit Semwal5-54/+68
2011-01-10OMAP: DSS2: Introduce omap_channel argument to DISPC functions used by interface driversSumit Semwal6-50/+69
2011-01-10OMAP: DSS2: Represent DISPC register defines with channel as parameterSumit Semwal1-88/+82
2011-01-10OMAP: DSS2: Add dss_features for omap4 and overlay manager related featuresArchit Taneja2-3/+47
2011-01-10OMAP: DSS2: Clean up DISPC color mode validation checksArchit Taneja3-48/+14
2011-01-10OMAP: DSS2: Add back authors of panel-generic.c based driversBryan Wu1-0/+10
2011-01-10OMAP: DSS2: remove generic DPI panel driver duplicated panel driversBryan Wu5-524/+0
2011-01-10OMAP: DSS2: Add generic DPI panel display driverBryan Wu3-0/+364
2011-01-10OMAP: DSS2: OMAPFB: Add null pointer checkSamreen1-2/+3
2011-01-10OMAP: DSS2: Add NEC NL8048HL11-01B display panelErik Gilling3-0/+333
2011-01-10OMAP3630: DSS2: Enable Pre-Multiplied Alpha SupportRajkumar N4-9/+70
2011-01-10OMAP3: DSS2: Split OMAP3 has feature for 3430 & 3630Samreen2-3/+18
2011-01-10OMAP: DSS2: Fix: Read correct bit in dispc_enable_alpha_blending()Archit Taneja1-2/+1
2010-12-22Merge branch 'master' into for-nextJiri Kosina1-5/+14
2010-12-15OMAP: DSS: VRAM: Align start & size of vram to 2MTomi Valkeinen1-2/+2
2010-11-16backlight: constify backlight_opsLionel Debroux1-1/+1
2010-11-10OMAP: VRAM: Fix boot-time memory allocationTomi Valkeinen1-1/+4
2010-11-10OMAP: VRAM: improve VRAM error printsTomi Valkeinen1-3/+9
2010-10-26Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds17-188/+452
2010-10-22OMAP: DSS2: don't power off a panel twiceStanley.Miao6-0/+36
2010-10-22OMAP: DSS2: OMAPFB: Allow usage of def_vrfb only for omap2,3Senthilvadivu Guruswamy1-0/+10
2010-10-22OMAP: DSS2: OMAPFB: make VRFB depends on OMAP2,3Senthilvadivu Guruswamy1-1/+1
2010-10-22OMAP: DSS2: DSI: Remove extra iounmap in error pathSenthilvadivu Guruswamy1-1/+0
2010-10-22OMAP: DSS2: Use dss_features framework on DSS2 codeArchit Taneja4-56/+60
2010-10-22OMAP: DSS2: Introduce dss_features filesArchit Taneja3-1/+242
2010-10-22OMAP: DSS2: OMAPFB: swap front and back porches for both hsync and vsyncTasslehoff Kjappfot1-8/+8
2010-10-08memblock/arm: Fix memblock_region_is_memory() typoYinghai Lu1-1/+1
2010-09-29OMAP: DSS2: make filter coefficient tables human readableGrazvydas Ignotas1-120/+94
2010-09-29OMAP: DSS2: Add SPI dependency to Kconfig of ACX565AKM panelJarkko Nikula1-1/+1
2010-08-31Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar15-577/+1226
2010-08-08Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds14-576/+1223
2010-08-05OMAP: DSS2: OMAPFB: add support for FBIO_WAITFORVSYNCGrazvydas Ignotas1-0/+12
2010-08-05OMAP: DSS2: Replace strncmp() with sysfs_streq() in overlay_manager_store()Archit Taneja1-1/+1
2010-08-05OMAP: DSS2: Fix error path in omap_dsi_update()Archit Taneja1-1/+6
2010-08-05OMAP: DSS2: TDO35S: fix video signalingIgor Grinberg1-2/+6
2010-08-05OMAP: DSS2: OMAPFB: Fix invalid bpp for PAL and NTSC modesMaurus Cuelenaere1-2/+2
2010-08-05OMAP: DSS2: OMAPFB: Fix probe error pathAfzal Mohammed1-7/+7
2010-08-05OMAP: DSS2: Remove extra return statementArchit Taneja1-1/+0
2010-08-05OMAP: DSS2: adjust YUV overlay width to be evenTomi Valkeinen1-0/+15
2010-08-05OMAP: DSS2: OMAPFB: Fix sysfs mirror input checkJani Nikula1-1/+1
2010-08-05OMAP: DSS2: OMAPFB: Remove redundant color register range checkJani Nikula1-5/+0
2010-08-05OMAP: DSS2: OMAPFB: Remove redundant rotate range checkJani Nikula1-1/+1
2010-08-05OMAP: DSS2: OMAPFB: Check fb2display() return valueJani Nikula2-1/+4
2010-08-05OMAP: DSS2: Taal: Optimize enable_te, rotate, mirror when value unchangedTomi Valkeinen1-0/+15
2010-08-05OMAP: DSS2: DSI: detect unsupported update requestsTomi Valkeinen1-0/+6
2010-08-05OMAP: DSS2: DSI: increase FIFO low thresholdTomi Valkeinen1-1/+1