Age | Commit message (Expand) | Author |
2012-06-29 | OMAPDSS: Cleanup implementation of LCD channels | Chandrabhanu Mahapatra |
2012-06-29 | OMAPDSS: fix warnings if CONFIG_PM_RUNTIME=n | Tomi Valkeinen |
2012-06-29 | OMAPDSS: add clk_prepare_enable and clk_disable_unprepare | Rajendra Nayak |
2012-06-04 | OMAPDSS: DSI: Fix bug when calculating LP command interleaving parameters | Archit Taneja |
2012-05-22 | OMAPDSS: remove compiler warnings when CONFIG_BUG=n | Tomi Valkeinen |
2012-05-21 | OMAPDSS: DSI: Support command mode interleaving during video mode blanking pe... | Archit Taneja |
2012-05-11 | OMAPDSS: separate pdata based initialization | Tomi Valkeinen |
2012-05-11 | OMAPDSS: DSI: improve DSI module id handling | Tomi Valkeinen |
2012-05-11 | OMAPDSS: init omap_dss_devices internally | Tomi Valkeinen |
2012-05-11 | OMAPDSS: interface drivers register their panel devices | Tomi Valkeinen |
2012-05-11 | OMAPDSS: add __init & __exit | Tomi Valkeinen |
2012-05-11 | OMAPDSS: use platform_driver_probe for dsi/hdmi/rfbi/venc/dpi/sdi | Tomi Valkeinen |
2012-05-11 | OMAPDSS: move the creation of debugfs files | Tomi Valkeinen |
2012-05-11 | OMAPDSS: remove uses of dss_runtime_get/put | Tomi Valkeinen |
2012-05-11 | OMAPDSS: remove return from platform_driver_unreg | Tomi Valkeinen |
2012-05-11 | OMAPDSS: clean up the omapdss platform data mess | Tomi Valkeinen |
2012-05-11 | OMAPDSS: DSI: use dsi_get_dsidev_id(dsidev) instead of dsidev->id | Tomi Valkeinen |
2012-05-10 | Merge branch 'for-l-o-3.5' | Tomi Valkeinen |
2012-05-09 | OMAPDSS: Apply manager timings instead of direct DISPC writes | Archit Taneja |
2012-05-09 | OMAPDSS: DISPC: Remove Fake VSYNC support | Archit Taneja |
2012-05-09 | OMAPDSS: DSI: implement generic DSI pin config | Tomi Valkeinen |
2012-04-23 | OMAPDSS: DISPC: Use a common function to set manager timings | Archit Taneja |
2012-04-23 | OMAPDSS: DSI: remove option to use pck for DSI PLL clkin | Tomi Valkeinen |
2012-02-21 | OMAPDSS: cleanup probe functions | Tomi Valkeinen |
2012-02-21 | Merge commit 'v3.3-rc4' | Tomi Valkeinen |
2012-02-07 | Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6 | Linus Torvalds |
2012-01-26 | OMAPDSS: use sync versions of pm_runtime_put | Tomi Valkeinen |
2012-01-25 | Merge branch 'work/fifomerge' | Tomi Valkeinen |
2012-01-25 | OMAPDSS: use devm_ functions | Julia Lawall |
2012-01-25 | OMAPDSS: DISPC: move fifo threhold calc to dispc.c | Tomi Valkeinen |
2012-01-14 | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 | Linus Torvalds |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |
2012-01-02 | OMAPDSS: DSI: Fix HSDIV related PLL info in dsi_dump_clocks() | Archit Taneja |
2011-12-02 | OMAPDSS: check the return value of dss_mgr_enable() | Tomi Valkeinen |
2011-12-02 | OMAPDSS: DSI: call mgr_enable/disable for cmd mode displays | Tomi Valkeinen |
2011-12-02 | OMAPDSS: hide manager's enable/disable() | Tomi Valkeinen |
2011-12-02 | OMAPDSS: pass ovl manager to dss_start_update | Tomi Valkeinen |
2011-12-02 | OMAPDSS: remove partial update from DSI | Tomi Valkeinen |
2011-12-02 | OMAPDSS: remove partial update from the overlay manager | Tomi Valkeinen |
2011-12-02 | OMAPDSS: DSI: disable DDR_CLK_ALWAYS_ON when entering ULPS | Tomi Valkeinen |
2011-12-02 | OMAPDSS: DSI: improve wait_for_bit_change | Tomi Valkeinen |
2011-12-02 | OMAPDSS: DSI: fix lane handling when entering ULPS | Tomi Valkeinen |
2011-12-02 | OMAPDSS: DSI: remove dsi_get_num_lanes_used | Tomi Valkeinen |
2011-12-02 | OMAPDSS: DSI: use lane config in dsi_cio_enable_lane_override | Tomi Valkeinen |
2011-12-02 | OMAPDSS: DSI: use lane config in dsi_cio_wait_tx_clk_esc_reset | Tomi Valkeinen |
2011-12-02 | OMAPDSS: DSI: use lane config in dsi_get_lane_mask | Tomi Valkeinen |
2011-12-02 | OMAPDSS: DSI: Use new lane config in dsi_set_lane_config | Tomi Valkeinen |
2011-12-02 | OMAPDSS: DSI: Parse lane config | Tomi Valkeinen |
2011-12-02 | OMAPDSS: DSI: count with number of lanes | Tomi Valkeinen |
2011-12-02 | OMAPDSS: DSI: flush posted write in send_bta | Tomi Valkeinen |