| Commit message (Expand) | Author | Age | Files | Lines |
* | OMAPDSS: register dss drivers in module init | Tomi Valkeinen | 2012-03-21 | 1 | -58/+77 |
* | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 2012-01-14 | 1 | -0/+2 |
|\ |
|
| * | OMAPDSS: create apply.c | Tomi Valkeinen | 2011-12-02 | 1 | -0/+2 |
* | | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 1 | -1/+1 |
|/ |
|
* | OMAPDSS: HDMI: Add support to dump registers through debugfs | Mythri P K | 2011-09-30 | 1 | -0/+4 |
* | OMAP: DSS2: Remove clk optimization at dss init | Tomi Valkeinen | 2011-07-25 | 1 | -4/+0 |
* | OMAP: DSS2: Fix init and unit sequence | Tomi Valkeinen | 2011-07-25 | 1 | -9/+8 |
* | OMAP4: DSS2: DSI: Changes for DSI2 on OMAP4 | Archit Taneja | 2011-05-12 | 1 | -4/+2 |
* | OMAP: DSS2: make omap_dss_(un)register_device static | Tomi Valkeinen | 2011-05-11 | 1 | -2/+5 |
* | OMAP: DSS2: Move display.h to include/video/ | Tomi Valkeinen | 2011-05-11 | 1 | -1/+1 |
* | OMAP4: DSS: HDMI: Call to HDMI module init to register driver. | Mythri P K | 2011-03-16 | 1 | -0/+9 |
* | OMAP: DSS2: Remove unneeded cpu_is_xxx checks | Tomi Valkeinen | 2011-03-11 | 1 | -12/+6 |
* | OMAP: DSS2: Move DPI & SDI init into DSS plat driver | Tomi Valkeinen | 2011-03-11 | 1 | -19/+0 |
* | OMAP: DSS2: Remove pdev argument from dpi_init | Tomi Valkeinen | 2011-03-11 | 1 | -1/+1 |
* | OMAP: DSS2: Remove FB_OMAP_BOOTLOADER_INIT support | Tomi Valkeinen | 2011-03-11 | 1 | -7/+1 |
* | OMAP: DSS2: Fix def_disp module param description | Jani Nikula | 2011-03-11 | 1 | -1/+1 |
* | OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driver | Archit Taneja | 2011-03-11 | 1 | -2/+2 |
* | OMAP2, 3: DSS2: DSI: create platform_driver, move init, exit to driver | Senthilvadivu Guruswamy | 2011-03-11 | 1 | -4/+4 |
* | OMAP2, 3: DSS2: VENC: create platform_driver, move init, exit to driver | Senthilvadivu Guruswamy | 2011-03-11 | 1 | -24/+4 |
* | OMAP2, 3: DSS2: DISPC: create platform_driver, move init, exit to driver | Senthilvadivu Guruswamy | 2011-03-11 | 1 | -4/+4 |
* | OMAP2, 3: DSS2: RFBI: create platform_driver, move init, exit to driver | Senthilvadivu Guruswamy | 2011-03-11 | 1 | -4/+4 |
* | OMAP2, 3: DSS2: Move clocks from core driver to dss driver | Senthilvadivu Guruswamy | 2011-03-11 | 1 | -339/+4 |
* | OMAP2, 3: DSS2: DSS: create platform_driver, move init, exit to driver | Senthilvadivu Guruswamy | 2011-03-11 | 1 | -10/+9 |
* | OMAP2, 3: DSS2: remove forced clk-disable from omap_dss_remove | Sumit Semwal | 2011-03-11 | 1 | -39/+7 |
* | OMAP: DSS2: Use dss_features framework on DSS2 code | Archit Taneja | 2010-10-22 | 1 | -0/+3 |
* | OMAP: DSS2: Fix omap_dss_probe() error path | Jani Nikula | 2010-05-18 | 1 | -13/+41 |
* | OMAP: DSS2: omap_dss_probe() conditional compilation cleanup | Jani Nikula | 2010-05-18 | 1 | -24/+11 |
* | OMAP: DSS2: Add Kconfig option for DPI display type | Roger Quadros | 2010-05-18 | 1 | -0/+4 |
* | OMAP: DSS2: move get_recommended_bpp() | Tomi Valkeinen | 2010-02-24 | 1 | -0/+3 |
* | OMAP: DSS2: move get_resolution() | Tomi Valkeinen | 2010-02-24 | 1 | -0/+4 |
* | OMAP: DSS2: fix driver probe error handling | Tomi Valkeinen | 2010-02-18 | 1 | -0/+1 |
* | OMAP: DSS2: remove sub-panel system | Tomi Valkeinen | 2010-02-18 | 1 | -32/+3 |
* | OMAP: DSS2: Check ctx loss count only when starting the first clock | Tomi Valkeinen | 2010-02-15 | 1 | -1/+3 |
* | OMAP: DSS2: fix irq-stats compilation | Tomi Valkeinen | 2010-02-15 | 1 | -1/+3 |
* | OMAP: DSS2: enable VDDS_DSI when using DPI | Tomi Valkeinen | 2010-02-12 | 1 | -1/+65 |
* | OMAP: DSS2: Fix compile warning | Vaibhav Hiremath | 2010-01-11 | 1 | -0/+2 |
* | OMAP: DSS2: Collect interrupt statistics | Tomi Valkeinen | 2010-01-08 | 1 | -0/+8 |
* | OMAP: DSS2: Display Subsystem Driver core | Tomi Valkeinen | 2009-12-09 | 1 | -0/+919 |