aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2011-05-11OMAP: DSS2: Convert simple/strict_strto* to kstrto*Tomi Valkeinen
2011-05-11OMAP2PLUS: DSS2: Remove hack config "CONFIG_OMAP2_DSS_USE_DSI_PLL"Archit Taneja
2011-05-11OMAP: DSS2: HDMI: Use dss_device clock configuration for HDMI PLL parametersArchit Taneja
2011-05-11OMAP2PLUS: DSS2: Add clock sources to dss device clock configurationArchit Taneja
2011-05-11OMAP2PLUS: DSS2: Change enum "dss_clk_source" to "omap_dss_clk_source"Archit Taneja
2011-05-11OMAP: DSS2: use __exit for selected panel driversTomi Valkeinen
2011-05-11OMAP: DSS2: make omap_dss_(un)register_device staticTomi Valkeinen
2011-05-11OMAP: DSS2: VENC: Add missing start/stop_device callsTomi 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: VENC: Remove sleeps at venc enable/disableTomi Valkeinen
2011-05-11OMAP: DSS2: VENC: make 20ms venc bug-fix sleep optionalTomi Valkeinen
2011-05-11OMAP: DSS2: make 50ms bug-fix sleep optionalTomi Valkeinen
2011-05-11OMAP: DSS2: remove non-working msleep(40) workaroundTomi Valkeinen
2011-05-11OMAP: DSS2: move dss device clock configurationTomi Valkeinen
2011-05-11OMAP: DSS2: DSI: Introduce sync_vc functionsArchit Taneja
2011-05-11OMAP4: DSS2: Register configuration changes for DSIArchit Taneja
2011-05-11OMAP: DSS2: fix panel Kconfig dependenciesTomi Valkeinen
2011-05-11OMAP: DSS2: DSI: Fix DSI PLL power bugTomi Valkeinen
2011-05-11OMAP: DSS2: Fix: Return correct lcd clock source for OMAP2/3Archit Taneja
2011-05-11OMAP: DSS2: DSI: fix dsi_dump_clocks()Tomi Valkeinen
2011-05-11OMAP: DSS2: DSI: fix use_sys_clk & highfreqTomi Valkeinen
2011-05-11OMAP: DSS2: Move nokia-dsi-panel.h to include/video/Tomi Valkeinen
2011-05-11OMAP: DSS2: Move panel-generic-dpi.h to include/video/Tomi Valkeinen
2011-05-11OMAP: DSS2: Move display.h to include/video/Tomi Valkeinen
2011-05-11viafb: Automatic OLPC XO-1.5 configurationDaniel Drake
2011-05-06ARM: RiscPC: acornfb: fix section mismatchesRussell King
2011-04-26Merge branch 'master' into for-nextJiri Kosina
2011-04-26viafb: remove unused CEA modeFlorian Tobias Schandinat
2011-04-25viafb: try to map less memory in case of failureFlorian Tobias Schandinat
2011-04-24viafb: use write combining for video ramFlorian Tobias Schandinat
2011-04-24Merge branch 'viafb-pll' into viafb-nextFlorian Tobias Schandinat
2011-04-24Merge branch 'viafb-cleanup' into viafb-nextFlorian Tobias Schandinat
2011-04-23viafb: add X server compatibility modeFlorian Tobias Schandinat
2011-04-23viafb: reduce OLPC refresh a bitFlorian Tobias Schandinat
2011-04-23viafb: fix OLPC XO 1.5 device connectionFlorian Tobias Schandinat
2011-04-20s3fb: fix up DDC build with MTRR disabled.Paul Mundt
2011-04-19s3fb: add DDC supportOndrej Zary
2011-04-19Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6 into fbdev...Paul Mundt
2011-04-18Merge branch 'for-paul-39-rc' of git://gitorious.org/linux-omap-dss2/linux in...Paul Mundt
2011-04-15viafb: fix OLPC DCON refresh rateFlorian Tobias Schandinat
2011-04-15OMAP: DSS2: fix panel Kconfig dependenciesTomi Valkeinen
2011-04-15OMAP: DSS2: DSI: Fix DSI PLL power bugTomi Valkeinen
2011-04-15OMAP: DSS2: Fix: Return correct lcd clock source for OMAP2/3Archit Taneja
2011-04-15OMAP: DSS2: DSI: fix dsi_dump_clocks()Tomi Valkeinen
2011-04-15OMAP: DSS2: DSI: fix use_sys_clk & highfreqTomi Valkeinen
2011-04-12ARM: pxafb: Fix access to nonexistent member of pxafb_infoMarek Vasut
2011-04-11video: s3c-fb: add spinlock to interrupt routineJingoo Han
2011-04-11video: s3c-fb: make runtime pm functions staticJingoo Han