Age | Commit message (Expand) | Author | Files | Lines |
2014-09-18 | arm: mach-omap2: Convert pr_warning to pr_warn | Joe Perches | 1 | -1/+1 |
2014-05-28 | OMAPDSS: move 'compatible' converter to omapdss driver | Tomi Valkeinen | 1 | -57/+0 |
2014-05-09 | ARM: OMAP: add detection of omap5-dss | Tomi Valkeinen | 1 | -0/+4 |
2014-05-09 | OMAPDSS: Add DSS features for AM43xx | Sathya Prakash M R | 1 | -0/+2 |
2014-05-09 | omapdss: panel-tpo-td028ec1: Add DT support. | Marek Belisko | 1 | -0/+1 |
2014-03-20 | Merge branch '3.15/dss-dt' into 3.15/fbdev | Tomi Valkeinen | 1 | -0/+166 |
2014-03-19 | ARM: OMAP2+: DT 'compatible' tweak for displays | Tomi Valkeinen | 1 | -0/+62 |
2014-03-19 | ARM: OMAP2+: add omapdss_init_of() | Tomi Valkeinen | 1 | -0/+105 |
2014-02-28 | OMAPDSS: Remove unused get_context_loss_count support | Tomi Valkeinen | 1 | -1/+0 |
2013-12-18 | Revert "ARM: OMAP2+: Remove legacy mux code for display.c" | Tomi Valkeinen | 1 | -0/+38 |
2013-11-19 | ARM: OMAP2+: Remove legacy mux code for display.c | Tony Lindgren | 1 | -78/+0 |
2013-10-09 | ARM: OMAP2+: display: Create omap_vout device inside omap_display_init | Archit Taneja | 1 | -0/+7 |
2013-10-09 | ARM: OMAP2+: display: Create omapvrfb and omapfb devices inside omap_display_... | Archit Taneja | 1 | -0/+14 |
2013-10-09 | ARM: OMAP2+: display: Create omapdrm device inside omap_display_init | Archit Taneja | 1 | -0/+7 |
2013-08-29 | OMAPDSS: fix DPI and SDI device ids | Tomi Valkeinen | 1 | -2/+2 |
2013-01-26 | ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device code | Paul Walmsley | 1 | -1/+1 |
2012-12-16 | Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linux | Linus Torvalds | 1 | -5/+10 |
2012-11-09 | ARM: OMAP2+: PRCM: consolidate PRCM-related timeout macros | Paul Walmsley | 1 | -1/+1 |
2012-10-29 | OMAPDSS: split hdmi muxing function | Tomi Valkeinen | 1 | -5/+10 |
2012-10-19 | ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 | Tony Lindgren | 1 | -0/+1 |
2012-10-19 | ARM: OMAP: Make plat/omap-pm.h local to mach-omap2 | Tony Lindgren | 1 | -1/+1 |
2012-10-19 | ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2 | Tony Lindgren | 1 | -1/+1 |
2012-10-17 | ARM: OMAP: Make omap_device local to mach-omap2 | Tony Lindgren | 1 | -1/+1 |
2012-10-16 | OMAPDSS: add omapdss_version | Tomi Valkeinen | 1 | -0/+38 |
2012-10-12 | Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 1 | -1/+0 |
2012-10-09 | OMAPDSS: fix return value check in create_dss_pdev() | Wei Yongjun | 1 | -1/+1 |
2012-10-07 | Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 1 | -2/+2 |
2012-10-05 | sections: fix section conflicts in arch/arm/ | Andi Kleen | 1 | -3/+3 |
2012-09-22 | ARM: omap: clk: add clk_prepare and clk_unprepare | Rajendra Nayak | 1 | -2/+2 |
2012-08-22 | ARM: OMAP: Disable venc for OMAP4 | Chandrabhanu Mahapatra | 1 | -1/+0 |
2012-06-29 | ARM: OMAP2PLUS: DSS: Disable LCD3 output when resetting DSS | Chandrabhanu Mahapatra | 1 | -4/+21 |
2012-06-05 | OMAPDSS: fix registration of DPI and SDI devices | Tomi Valkeinen | 1 | -2/+2 |
2012-05-11 | OMAPDSS: interface drivers register their panel devices | Tomi Valkeinen | 1 | -5/+6 |
2012-05-11 | OMAPDSS: create DPI & SDI devices | Tomi Valkeinen | 1 | -0/+57 |
2012-05-11 | OMAPDSS: create custom pdevs for DSS omap_devices | Tomi Valkeinen | 1 | -14/+87 |
2012-05-11 | OMAPDSS: clean up the omapdss platform data mess | Tomi Valkeinen | 1 | -20/+19 |
2012-04-23 | OMAPDSS: add set_min_bus_tput pointer to omapdss's platform data | Tomi Valkeinen | 1 | -0/+6 |
2012-03-29 | Merge branch 'fix-dss-mux' into fixes | Tony Lindgren | 1 | -4/+4 |
2012-03-20 | ARM: OMAP2+: Remove __init from DSI mux functions | Tomi Valkeinen | 1 | -4/+4 |
2012-03-06 | Merge remote-tracking branch 'omap/hsmmc' into for_3.4/cleanup/pm-base | Kevin Hilman | 1 | -4/+4 |
2012-02-25 | ARM: OMAP2+: Mark omap_hsmmc_init and omap_mux related functions as __init | Tony Lindgren | 1 | -4/+4 |
2012-02-24 | ARM: OMAP2+: Move most of plat/io.h into local iomap.h | Tony Lindgren | 1 | -0/+1 |
2012-02-08 | Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 1 | -4/+0 |
2012-01-26 | OMAPDSS: remove wrong HDMI HPD muxing | Tomi Valkeinen | 1 | -4/+0 |
2012-01-15 | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 1 | -0/+39 |
2012-01-05 | OMAPDSS: HDMI: Disable DDC internal pull up | Mythri P K | 1 | -3/+19 |
2012-01-05 | OMAPDSS: HDMI: Move duplicate code from boardfile | Mythri P K | 1 | -0/+23 |
2011-12-07 | ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM restart c... | Tony Lindgren | 1 | -1/+2 |
2011-11-08 | ARM: OMAP2PLUS: DSS: Ensure DSS works correctly if display is enabled in boot... | Archit Taneja | 1 | -0/+124 |
2011-11-08 | ARM: OMAP: HWMOD: Unify DSS resets for OMAPs | Tomi Valkeinen | 1 | -0/+35 |