| Commit message (Expand) | Author | Age |
* | OMAPDSS: Use PM notifiers for system suspend | Tomi Valkeinen | 2012-06-29 |
* | OMAPDSS: fix build when DEBUG_FS or DSS_DEBUG_SUPPORT disabled | Tomi Valkeinen | 2012-06-04 |
* | OMAPDSS: interface drivers register their panel devices | Tomi Valkeinen | 2012-05-11 |
* | OMAPDSS: change default_device handling | Tomi Valkeinen | 2012-05-11 |
* | OMAPDSS: add __init & __exit | Tomi Valkeinen | 2012-05-11 |
* | OMAPDSS: move the creation of debugfs files | Tomi Valkeinen | 2012-05-11 |
* | OMAPDSS: handle output-driver reg/unreg more dynamically | Tomi Valkeinen | 2012-05-11 |
* | OMAPDSS: create DPI & SDI drivers | Tomi Valkeinen | 2012-05-11 |
* | OMAPDSS: use platform_driver_probe for core/dispc/dss | Tomi Valkeinen | 2012-05-11 |
* | OMAPDSS: clean up the omapdss platform data mess | Tomi Valkeinen | 2012-05-11 |
* | OMAPDSS: provide default get_timings function for panels | Grazvydas Ignotas | 2012-04-23 |
* | OMAPDSS: Ensure OPP100 when DSS is operational | Tomi Valkeinen | 2012-04-23 |
* | OMAPDSS: register dss drivers in module init | Tomi Valkeinen | 2012-03-21 |
* | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 2012-01-14 |
|\ |
|
| * | OMAPDSS: create apply.c | Tomi Valkeinen | 2011-12-02 |
* | | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-12 |
|/ |
|
* | OMAPDSS: HDMI: Add support to dump registers through debugfs | Mythri P K | 2011-09-30 |
* | OMAP: DSS2: Remove clk optimization at dss init | Tomi Valkeinen | 2011-07-25 |
* | OMAP: DSS2: Fix init and unit sequence | Tomi Valkeinen | 2011-07-25 |
* | OMAP4: DSS2: DSI: Changes for DSI2 on OMAP4 | Archit Taneja | 2011-05-12 |
* | OMAP: DSS2: make omap_dss_(un)register_device static | Tomi Valkeinen | 2011-05-11 |
* | OMAP: DSS2: Move display.h to include/video/ | Tomi Valkeinen | 2011-05-11 |
* | OMAP4: DSS: HDMI: Call to HDMI module init to register driver. | Mythri P K | 2011-03-16 |
* | OMAP: DSS2: Remove unneeded cpu_is_xxx checks | Tomi Valkeinen | 2011-03-11 |
* | OMAP: DSS2: Move DPI & SDI init into DSS plat driver | Tomi Valkeinen | 2011-03-11 |
* | OMAP: DSS2: Remove pdev argument from dpi_init | Tomi Valkeinen | 2011-03-11 |
* | OMAP: DSS2: Remove FB_OMAP_BOOTLOADER_INIT support | Tomi Valkeinen | 2011-03-11 |
* | OMAP: DSS2: Fix def_disp module param description | Jani Nikula | 2011-03-11 |
* | OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driver | Archit Taneja | 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: Use dss_features framework on DSS2 code | Archit Taneja | 2010-10-22 |
* | OMAP: DSS2: Fix omap_dss_probe() error path | Jani Nikula | 2010-05-18 |
* | OMAP: DSS2: omap_dss_probe() conditional compilation cleanup | Jani Nikula | 2010-05-18 |
* | OMAP: DSS2: Add Kconfig option for DPI display type | Roger Quadros | 2010-05-18 |
* | OMAP: DSS2: move get_recommended_bpp() | Tomi Valkeinen | 2010-02-24 |
* | OMAP: DSS2: move get_resolution() | Tomi Valkeinen | 2010-02-24 |
* | OMAP: DSS2: fix driver probe error handling | Tomi Valkeinen | 2010-02-18 |
* | OMAP: DSS2: remove sub-panel system | Tomi Valkeinen | 2010-02-18 |
* | OMAP: DSS2: Check ctx loss count only when starting the first clock | Tomi Valkeinen | 2010-02-15 |
* | OMAP: DSS2: fix irq-stats compilation | Tomi Valkeinen | 2010-02-15 |
* | OMAP: DSS2: enable VDDS_DSI when using DPI | Tomi Valkeinen | 2010-02-12 |
* | OMAP: DSS2: Fix compile warning | Vaibhav Hiremath | 2010-01-11 |
* | OMAP: DSS2: Collect interrupt statistics | Tomi Valkeinen | 2010-01-08 |
* | OMAP: DSS2: Display Subsystem Driver core | Tomi Valkeinen | 2009-12-09 |