| Commit message (Expand) | Author | Age |
... | |
* | | Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into ... | Florian Tobias Schandinat | 2012-01-08 |
|\ \ |
|
| * | | OMAPDSS: HDMI: Disable DDC internal pull up | Mythri P K | 2012-01-05 |
| * | | OMAPDSS: HDMI: Move duplicate code from boardfile | Mythri P K | 2012-01-05 |
| * | | OMAPDSS: Add comments about blocking of ovl/mgr functions | Tomi Valkeinen | 2011-12-02 |
| * | | OMAPDSS: APPLY: remove device_changed field | Tomi Valkeinen | 2011-12-02 |
| * | | OMAPDSS: APPLY: move channel-field to extra_info set | Tomi Valkeinen | 2011-12-02 |
| * | | OMAPDSS: APPLY: move ovl->info to apply.c | Tomi Valkeinen | 2011-12-02 |
| * | | OMAPDSS: APPLY: move mgr->info to apply.c | Tomi Valkeinen | 2011-12-02 |
| * | | OMAPDSS: APPLY: rewrite overlay enable/disable | Tomi Valkeinen | 2011-12-02 |
| * | | OMAPDSS: APPLY: move mgr->enabled to mgr_priv_data | Tomi Valkeinen | 2011-12-02 |
| * | | OMAPDSS: DSI: call mgr_enable/disable for cmd mode displays | Tomi Valkeinen | 2011-12-02 |
| * | | OMAPDSS: store overlays in a list for each manager | Tomi Valkeinen | 2011-12-02 |
| * | | OMAPDSS: store managers in an array | Tomi Valkeinen | 2011-12-02 |
| * | | OMAPDSS: APPLY: track whether a manager is enabled | Tomi Valkeinen | 2011-12-02 |
| * | | OMAPDSS: hide manager's enable/disable() | Tomi Valkeinen | 2011-12-02 |
| * | | OMAPDSS: remove partial update from DSI | Tomi Valkeinen | 2011-12-02 |
| |/ |
|
* | | fbdev: sh_mobile_lcdc: Support FOURCC-based format API | Laurent Pinchart | 2011-12-19 |
* | | Merge commit 'v3.2-rc6' into fbdev-next | Florian Tobias Schandinat | 2011-12-17 |
|\| |
|
| * | ARM: OMAP: HWMOD: Unify DSS resets for OMAPs | Tomi Valkeinen | 2011-11-08 |
* | | fbdev: sh_mipi_dsi: add HSxxCLK support | Kuninori Morimoto | 2011-11-21 |
* | | fbdev: sh_mipi_dsi: add set_dot_clock() for each platform | Kuninori Morimoto | 2011-11-21 |
* | | fbdev: sh_mipi_dsi: add sync_pulses/sync_events/burst mode | Kuninori Morimoto | 2011-11-21 |
* | | fbdev: sh_mipi_dsi: add lane control support | Kuninori Morimoto | 2011-11-21 |
* | | fbdev: sh_mipi_dsi: add SH_MIPI_DSI_BL2E flag | Kuninori Morimoto | 2011-11-21 |
* | | fbdev: sh_mipi_dsi: add SH_MIPI_DSI_HFPBM flag | Kuninori Morimoto | 2011-11-21 |
* | | fbdev: sh_mipi_dsi: typo fix of SH_MIPI_DSI_HBPBM | Kuninori Morimoto | 2011-11-21 |
|/ |
|
* | Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into ... | Florian Tobias Schandinat | 2011-10-14 |
|\ |
|
| * | OMAPDSS: DISPC: zorder support for DSS overlays | Archit Taneja | 2011-10-03 |
| * | OMAPDSS: DISPC: VIDEO3 pipeline support | Archit Taneja | 2011-10-03 |
| * | OMAPDSS/OMAP_VOUT: Fix incorrect OMAP3-alpha compatibility setting | Archit Taneja | 2011-10-03 |
| * | OMAPDSS: remove vaddr from overlay info | Tomi Valkeinen | 2011-09-30 |
| * | OMAPDSS: Add N800 panel driver | Tomi Valkeinen | 2011-09-30 |
| * | OMAPDSS: Taal: remove external backlight support | Tomi Valkeinen | 2011-09-30 |
| * | OMAP: DSS2: add panel-dvi driver | Tomi Valkeinen | 2011-09-30 |
| * | OMAP: DSS2: add detect() to omap_dss_driver struct | Tomi Valkeinen | 2011-09-30 |
| * | OMAP: DSS2: add read_edid() to omap_dss_driver struct | Tomi Valkeinen | 2011-09-30 |
| * | OMAP: DSS2: DISPC: Add missing IRQ definitions | Tomi Valkeinen | 2011-09-30 |
| * | OMAP: DSS2: DSI: Add comment about regn | Tomi Valkeinen | 2011-09-30 |
| * | OMAP: DSS2: HDMI: change regn definition | Tomi Valkeinen | 2011-09-30 |
| * | OMAP: DSS2: DSI Video mode support | Archit Taneja | 2011-09-30 |
| * | OMAP: DSS2: Create an enum for DSI pixel formats | Archit Taneja | 2011-09-30 |
| * | OMAP: DSS2: DSI: Introduce generic read functions | Archit Taneja | 2011-09-30 |
| * | OMAP: DSS2: DSI: Remove functions dsi_vc_dcs_read_1() and dsi_vc_dcs_read_2() | Archit Taneja | 2011-09-30 |
| * | OMAP: DSS2: DSI: Introduce generic write functions | Archit Taneja | 2011-09-30 |
| * | OMAP: DSS2: Create enum for DSI operation modes | Archit Taneja | 2011-09-30 |
| * | OMAP: DSS2: Add GLOBAL_ALPHA & PRE_MULT_ALPHA to ovl caps | Tomi Valkeinen | 2011-09-30 |
| * | OMAP: DSS2: Remove support for non-DISPC overlays | Tomi Valkeinen | 2011-09-30 |
| * | OMAP: DSS2: Handle manager change in apply | Tomi Valkeinen | 2011-09-30 |
| * | OMAP: DSS2: DSI: Improve dsi_mux_pads parameters | Tomi Valkeinen | 2011-09-30 |
| * | OMAP: DSS2: Add picodlp panel driver | Mayuresh Janorkar | 2011-09-14 |