summaryrefslogtreecommitdiff
path: root/drivers/video/omap2/dss
AgeCommit message (Expand)AuthorFilesLines
2011-03-11OMAP: DSS2: Remove FB_OMAP_BOOTLOADER_INIT supportTomi Valkeinen4-65/+28
2011-03-11OMAP2PLUS: DSS2: DSI: Generalize DSI PLL Clock NamingArchit Taneja5-79/+85
2011-03-11OMAP2PLUS: DSS2: Use dss features to get clock source names of current OMAPArchit Taneja6-18/+81
2011-03-11OMAP2PLUS: DSS2: Make members of dss_clk_source genericArchit Taneja5-27/+27
2011-03-11OMAP2PLUS: DSS2: FEATURES: Function to Provide the max fck supportedArchit Taneja5-8/+23
2011-03-11OMAP2PLUS: DSS2: FEATURES: DISPC overlay code cleanupArchit Taneja3-21/+66
2011-03-11OMAP2PLUS:DSS2: Use opt_clock_available from pdataSemwal, Sumit1-16/+30
2011-03-11OMAP: DSS2: DSI: remove unused functionTomi Valkeinen1-14/+0
2011-03-11OMAP: DSS2: Remove unused listTomi Valkeinen1-3/+0
2011-03-11OMAP: DSS2: Check for SDI HW before accessing SDI registersTomi Valkeinen1-11/+18
2011-03-11OMAP: DSS2: FEATURES: Remove DSI & SDI from OMAP2Tomi Valkeinen1-2/+1
2011-03-11OMAP: DSS2: FEATURES: Remove SDI from 3630 displaysTomi Valkeinen1-3/+12
2011-03-11OMAP: DSS2: Clean up a switch-caseTomi Valkeinen1-24/+3
2011-03-11OMAP: DSS2: Have separate irq handlers for DISPC and DSIarchit taneja3-56/+60
2011-03-11OMAP: DSS2: Delay regulator_get() callsTomi Valkeinen4-54/+52
2011-03-11OMAP: DSS2: Fix def_disp module param descriptionJani Nikula1-1/+1
2011-03-11OMAP2PLUS: DSS2: Add OMAP4 Kconfig supportMayuresh Janorkar1-3/+3
2011-03-11OMAP2PLUS: DSS2: Generalize external clock names in struct dss of dss.cArchit Taneja1-41/+41
2011-03-11OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driverArchit Taneja11-77/+77
2011-03-11OMAP2PLUS: clocks: Align DSS clock names and rolesSumit Semwal1-4/+4
2011-03-11OMAP2,3: DSS2: Get DSS IRQ from platform deviceSenthilvadivu Guruswamy1-7/+15
2011-03-11OMAP2,3: DSS2: Use platform device to get baseaddrSenthilvadivu Guruswamy5-15/+39
2011-03-11OMAP2,3: DSS2: replace printk with dev_dbg in initSumit Semwal4-4/+4
2011-03-11OMAP2, 3: DSS2: DSI: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy3-11/+69
2011-03-11OMAP2, 3: DSS2: VENC: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy3-69/+84
2011-03-11OMAP2, 3: DSS2: DISPC: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy3-47/+70
2011-03-11OMAP2, 3: DSS2: RFBI: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy3-52/+74
2011-03-11OMAP2, 3: DSS2: Move clocks from core driver to dss driverSenthilvadivu Guruswamy3-345/+345
2011-03-11OMAP2, 3: DSS2: DSS: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy3-14/+64
2011-03-11OMAP2, 3: DSS2: remove forced clk-disable from omap_dss_removeSumit Semwal1-39/+7
2011-01-10OMAP: DSS2: Introduce omap_channel as an omap_dss_device parameter, add new o...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 interf...Sumit 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-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-10-23OMAP: DSS2: DSI: Remove extra iounmap in error pathSenthilvadivu Guruswamy1-1/+0
2010-10-23OMAP: DSS2: Use dss_features framework on DSS2 codeArchit Taneja4-56/+60
2010-10-23OMAP: DSS2: Introduce dss_features filesArchit Taneja3-1/+242
2010-09-29OMAP: DSS2: make filter coefficient tables human readableGrazvydas Ignotas1-120/+94
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: 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: DSI: detect unsupported update requestsTomi Valkeinen1-0/+6