| Commit message (Expand) | Author | Age |
... | |
* | OMAP: DSS2: Remove FB_OMAP_BOOTLOADER_INIT support | Tomi Valkeinen | 2011-03-11 |
* | OMAP2PLUS: DSS2: DSI: Generalize DSI PLL Clock Naming | Archit Taneja | 2011-03-11 |
* | OMAP2PLUS: DSS2: Use dss features to get clock source names of current OMAP | Archit Taneja | 2011-03-11 |
* | OMAP2PLUS: DSS2: Make members of dss_clk_source generic | Archit Taneja | 2011-03-11 |
* | OMAP2PLUS: DSS2: FEATURES: Function to Provide the max fck supported | Archit Taneja | 2011-03-11 |
* | OMAP2PLUS: DSS2: FEATURES: DISPC overlay code cleanup | Archit Taneja | 2011-03-11 |
* | OMAP2PLUS:DSS2: Use opt_clock_available from pdata | Semwal, Sumit | 2011-03-11 |
* | OMAP: DSS2: DSI: remove unused function | Tomi Valkeinen | 2011-03-11 |
* | OMAP: DSS2: Remove unused list | Tomi Valkeinen | 2011-03-11 |
* | OMAP: DSS2: Check for SDI HW before accessing SDI registers | Tomi Valkeinen | 2011-03-11 |
* | OMAP: DSS2: FEATURES: Remove DSI & SDI from OMAP2 | Tomi Valkeinen | 2011-03-11 |
* | OMAP: DSS2: FEATURES: Remove SDI from 3630 displays | Tomi Valkeinen | 2011-03-11 |
* | OMAP: DSS2: Clean up a switch-case | Tomi Valkeinen | 2011-03-11 |
* | OMAP: DSS2: Have separate irq handlers for DISPC and DSI | archit taneja | 2011-03-11 |
* | OMAP: DSS2: Delay regulator_get() calls | Tomi Valkeinen | 2011-03-11 |
* | OMAP: DSS2: Fix def_disp module param description | Jani Nikula | 2011-03-11 |
* | OMAP2PLUS: DSS2: Add OMAP4 Kconfig support | Mayuresh Janorkar | 2011-03-11 |
* | OMAP2PLUS: DSS2: Generalize external clock names in struct dss of dss.c | Archit Taneja | 2011-03-11 |
* | OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driver | Archit Taneja | 2011-03-11 |
* | OMAP2PLUS: clocks: Align DSS clock names and roles | Sumit Semwal | 2011-03-11 |
* | OMAP2,3: DSS2: Get DSS IRQ from platform device | Senthilvadivu Guruswamy | 2011-03-11 |
* | OMAP2,3: DSS2: Use platform device to get baseaddr | Senthilvadivu Guruswamy | 2011-03-11 |
* | OMAP2,3: DSS2: replace printk with dev_dbg in init | Sumit Semwal | 2011-03-11 |
* | OMAP2, 3: DSS2: DSI: create platform_driver, move init, exit to driver | Senthilvadivu Guruswamy | 2011-03-11 |
* | OMAP2, 3: DSS2: VENC: create platform_driver, move init, exit to driver | Senthilvadivu Guruswamy | 2011-03-11 |
* | OMAP2, 3: DSS2: DISPC: create platform_driver, move init, exit to driver | Senthilvadivu Guruswamy | 2011-03-11 |
* | OMAP2, 3: DSS2: RFBI: create platform_driver, move init, exit to driver | Senthilvadivu Guruswamy | 2011-03-11 |
* | OMAP2, 3: DSS2: Move clocks from core driver to dss driver | Senthilvadivu Guruswamy | 2011-03-11 |
* | OMAP2, 3: DSS2: DSS: create platform_driver, move init, exit to driver | Senthilvadivu Guruswamy | 2011-03-11 |
* | OMAP2, 3: DSS2: remove forced clk-disable from omap_dss_remove | Sumit Semwal | 2011-03-11 |
* | OMAP: DSS2: Introduce omap_channel as an omap_dss_device parameter, add new o... | Sumit Semwal | 2011-01-10 |
* | OMAP: DSS2: Use dss_features to handle DISPC bits removed on OMAP4 | Archit Taneja | 2011-01-10 |
* | OMAP: DSS2: LCD2 Channel Changes for DISPC | Sumit Semwal | 2011-01-10 |
* | OMAP: DSS2: Change remaining DISPC functions for new omap_channel argument | Sumit Semwal | 2011-01-10 |
* | OMAP: DSS2: Introduce omap_channel argument to DISPC functions used by interf... | Sumit Semwal | 2011-01-10 |
* | OMAP: DSS2: Represent DISPC register defines with channel as parameter | Sumit Semwal | 2011-01-10 |
* | OMAP: DSS2: Add dss_features for omap4 and overlay manager related features | Archit Taneja | 2011-01-10 |
* | OMAP: DSS2: Clean up DISPC color mode validation checks | Archit Taneja | 2011-01-10 |
* | OMAP3630: DSS2: Enable Pre-Multiplied Alpha Support | Rajkumar N | 2011-01-10 |
* | OMAP3: DSS2: Split OMAP3 has feature for 3430 & 3630 | Samreen | 2011-01-10 |
* | OMAP: DSS2: Fix: Read correct bit in dispc_enable_alpha_blending() | Archit Taneja | 2011-01-10 |
* | OMAP: DSS2: DSI: Remove extra iounmap in error path | Senthilvadivu Guruswamy | 2010-10-22 |
* | OMAP: DSS2: Use dss_features framework on DSS2 code | Archit Taneja | 2010-10-22 |
* | OMAP: DSS2: Introduce dss_features files | Archit Taneja | 2010-10-22 |
* | OMAP: DSS2: make filter coefficient tables human readable | Grazvydas Ignotas | 2010-09-29 |
* | OMAP: DSS2: Replace strncmp() with sysfs_streq() in overlay_manager_store() | Archit Taneja | 2010-08-05 |
* | OMAP: DSS2: Fix error path in omap_dsi_update() | Archit Taneja | 2010-08-05 |
* | OMAP: DSS2: Remove extra return statement | Archit Taneja | 2010-08-05 |
* | OMAP: DSS2: adjust YUV overlay width to be even | Tomi Valkeinen | 2010-08-05 |
* | OMAP: DSS2: DSI: detect unsupported update requests | Tomi Valkeinen | 2010-08-05 |