summaryrefslogtreecommitdiff
path: root/drivers/video/omap2/dss/core.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-11OMAP: DSS2: Remove FB_OMAP_BOOTLOADER_INIT supportTomi Valkeinen1-7/+1
2011-03-11OMAP: DSS2: Fix def_disp module param descriptionJani Nikula1-1/+1
2011-03-11OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driverArchit Taneja1-2/+2
2011-03-11OMAP2, 3: DSS2: DSI: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy1-4/+4
2011-03-11OMAP2, 3: DSS2: VENC: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy1-24/+4
2011-03-11OMAP2, 3: DSS2: DISPC: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy1-4/+4
2011-03-11OMAP2, 3: DSS2: RFBI: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy1-4/+4
2011-03-11OMAP2, 3: DSS2: Move clocks from core driver to dss driverSenthilvadivu Guruswamy1-339/+4
2011-03-11OMAP2, 3: DSS2: DSS: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy1-10/+9
2011-03-11OMAP2, 3: DSS2: remove forced clk-disable from omap_dss_removeSumit Semwal1-39/+7
2010-10-23OMAP: DSS2: Use dss_features framework on DSS2 codeArchit Taneja1-0/+3
2010-05-18OMAP: DSS2: Fix omap_dss_probe() error pathJani Nikula1-13/+41
2010-05-18OMAP: DSS2: omap_dss_probe() conditional compilation cleanupJani Nikula1-24/+11
2010-05-18OMAP: DSS2: Add Kconfig option for DPI display typeRoger Quadros1-0/+4
2010-02-24OMAP: DSS2: move get_recommended_bpp()Tomi Valkeinen1-0/+3
2010-02-24OMAP: DSS2: move get_resolution()Tomi Valkeinen1-0/+4
2010-02-18OMAP: DSS2: fix driver probe error handlingTomi Valkeinen1-0/+1
2010-02-18OMAP: DSS2: remove sub-panel systemTomi Valkeinen1-32/+3
2010-02-15OMAP: DSS2: Check ctx loss count only when starting the first clockTomi Valkeinen1-1/+3
2010-02-15OMAP: DSS2: fix irq-stats compilationTomi Valkeinen1-1/+3
2010-02-12OMAP: DSS2: enable VDDS_DSI when using DPITomi Valkeinen1-1/+65
2010-01-11OMAP: DSS2: Fix compile warningVaibhav Hiremath1-0/+2
2010-01-08OMAP: DSS2: Collect interrupt statisticsTomi Valkeinen1-0/+8
2009-12-09OMAP: DSS2: Display Subsystem Driver coreTomi Valkeinen1-0/+919