summaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2/dss/core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-01-141-0/+2
|\
| * OMAPDSS: create apply.cTomi Valkeinen2011-12-021-0/+2
* | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
|/
* OMAPDSS: HDMI: Add support to dump registers through debugfsMythri P K2011-09-301-0/+4
* OMAP: DSS2: Remove clk optimization at dss initTomi Valkeinen2011-07-251-4/+0
* OMAP: DSS2: Fix init and unit sequenceTomi Valkeinen2011-07-251-9/+8
* OMAP4: DSS2: DSI: Changes for DSI2 on OMAP4Archit Taneja2011-05-121-4/+2
* OMAP: DSS2: make omap_dss_(un)register_device staticTomi Valkeinen2011-05-111-2/+5
* OMAP: DSS2: Move display.h to include/video/Tomi Valkeinen2011-05-111-1/+1
* OMAP4: DSS: HDMI: Call to HDMI module init to register driver.Mythri P K2011-03-161-0/+9
* OMAP: DSS2: Remove unneeded cpu_is_xxx checksTomi Valkeinen2011-03-111-12/+6
* OMAP: DSS2: Move DPI & SDI init into DSS plat driverTomi Valkeinen2011-03-111-19/+0
* OMAP: DSS2: Remove pdev argument from dpi_initTomi Valkeinen2011-03-111-1/+1
* OMAP: DSS2: Remove FB_OMAP_BOOTLOADER_INIT supportTomi Valkeinen2011-03-111-7/+1
* OMAP: DSS2: Fix def_disp module param descriptionJani Nikula2011-03-111-1/+1
* OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driverArchit Taneja2011-03-111-2/+2
* OMAP2, 3: DSS2: DSI: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy2011-03-111-4/+4
* OMAP2, 3: DSS2: VENC: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy2011-03-111-24/+4
* OMAP2, 3: DSS2: DISPC: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy2011-03-111-4/+4
* OMAP2, 3: DSS2: RFBI: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy2011-03-111-4/+4
* OMAP2, 3: DSS2: Move clocks from core driver to dss driverSenthilvadivu Guruswamy2011-03-111-339/+4
* OMAP2, 3: DSS2: DSS: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy2011-03-111-10/+9
* OMAP2, 3: DSS2: remove forced clk-disable from omap_dss_removeSumit Semwal2011-03-111-39/+7
* OMAP: DSS2: Use dss_features framework on DSS2 codeArchit Taneja2010-10-221-0/+3
* OMAP: DSS2: Fix omap_dss_probe() error pathJani Nikula2010-05-181-13/+41
* OMAP: DSS2: omap_dss_probe() conditional compilation cleanupJani Nikula2010-05-181-24/+11
* OMAP: DSS2: Add Kconfig option for DPI display typeRoger Quadros2010-05-181-0/+4
* OMAP: DSS2: move get_recommended_bpp()Tomi Valkeinen2010-02-241-0/+3
* OMAP: DSS2: move get_resolution()Tomi Valkeinen2010-02-241-0/+4
* OMAP: DSS2: fix driver probe error handlingTomi Valkeinen2010-02-181-0/+1
* OMAP: DSS2: remove sub-panel systemTomi Valkeinen2010-02-181-32/+3
* OMAP: DSS2: Check ctx loss count only when starting the first clockTomi Valkeinen2010-02-151-1/+3
* OMAP: DSS2: fix irq-stats compilationTomi Valkeinen2010-02-151-1/+3
* OMAP: DSS2: enable VDDS_DSI when using DPITomi Valkeinen2010-02-121-1/+65
* OMAP: DSS2: Fix compile warningVaibhav Hiremath2010-01-111-0/+2
* OMAP: DSS2: Collect interrupt statisticsTomi Valkeinen2010-01-081-0/+8
* OMAP: DSS2: Display Subsystem Driver coreTomi Valkeinen2009-12-091-0/+919
OpenPOWER on IntegriCloud