aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/display.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-17Revert "ARM: OMAP2+: Remove legacy mux code for display.c"Tomi Valkeinen1-0/+38
2013-11-18ARM: OMAP2+: Remove legacy mux code for display.cTony Lindgren1-78/+0
2013-10-08ARM: OMAP2+: display: Create omap_vout device inside omap_display_initArchit Taneja1-0/+7
2013-10-08ARM: OMAP2+: display: Create omapvrfb and omapfb devices inside omap_display_initArchit Taneja1-0/+14
2013-10-08ARM: OMAP2+: display: Create omapdrm device inside omap_display_initArchit Taneja1-0/+7
2013-08-29OMAPDSS: fix DPI and SDI device idsTomi Valkeinen1-2/+2
2013-01-26ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device codePaul Walmsley1-1/+1
2012-12-15Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds1-5/+10
2012-11-08ARM: OMAP2+: PRCM: consolidate PRCM-related timeout macrosPaul Walmsley1-1/+1
2012-10-29OMAPDSS: split hdmi muxing functionTomi Valkeinen1-5/+10
2012-10-18ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren1-0/+1
2012-10-18ARM: OMAP: Make plat/omap-pm.h local to mach-omap2Tony Lindgren1-1/+1
2012-10-18ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2Tony Lindgren1-1/+1
2012-10-17ARM: OMAP: Make omap_device local to mach-omap2Tony Lindgren1-1/+1
2012-10-16OMAPDSS: add omapdss_versionTomi Valkeinen1-0/+38
2012-10-12Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds1-1/+0
2012-10-08OMAPDSS: fix return value check in create_dss_pdev()Wei Yongjun1-1/+1
2012-10-07Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2012-10-06sections: fix section conflicts in arch/arm/Andi Kleen1-3/+3
2012-09-22ARM: omap: clk: add clk_prepare and clk_unprepareRajendra Nayak1-2/+2
2012-08-22ARM: OMAP: Disable venc for OMAP4Chandrabhanu Mahapatra1-1/+0
2012-06-29ARM: OMAP2PLUS: DSS: Disable LCD3 output when resetting DSSChandrabhanu Mahapatra1-4/+21
2012-06-05OMAPDSS: fix registration of DPI and SDI devicesTomi Valkeinen1-2/+2
2012-05-11OMAPDSS: interface drivers register their panel devicesTomi Valkeinen1-5/+6
2012-05-11OMAPDSS: create DPI & SDI devicesTomi Valkeinen1-0/+57
2012-05-11OMAPDSS: create custom pdevs for DSS omap_devicesTomi Valkeinen1-14/+87
2012-05-11OMAPDSS: clean up the omapdss platform data messTomi Valkeinen1-20/+19
2012-04-23OMAPDSS: add set_min_bus_tput pointer to omapdss's platform dataTomi Valkeinen1-0/+6
2012-03-29Merge branch 'fix-dss-mux' into fixesTony Lindgren1-4/+4
2012-03-19ARM: OMAP2+: Remove __init from DSI mux functionsTomi Valkeinen1-4/+4
2012-03-05Merge remote-tracking branch 'omap/hsmmc' into for_3.4/cleanup/pm-baseKevin Hilman1-4/+4
2012-02-24ARM: OMAP2+: Mark omap_hsmmc_init and omap_mux related functions as __initTony Lindgren1-4/+4
2012-02-24ARM: OMAP2+: Move most of plat/io.h into local iomap.hTony Lindgren1-0/+1
2012-02-07Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6Linus Torvalds1-4/+0
2012-01-26OMAPDSS: remove wrong HDMI HPD muxingTomi Valkeinen1-4/+0
2012-01-14Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds1-0/+39
2012-01-05OMAPDSS: HDMI: Disable DDC internal pull upMythri P K1-3/+19
2012-01-05OMAPDSS: HDMI: Move duplicate code from boardfileMythri P K1-0/+23
2011-12-06ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM restart changesTony Lindgren1-1/+2
2011-11-08ARM: OMAP2PLUS: DSS: Ensure DSS works correctly if display is enabled in bootloaderArchit Taneja1-0/+124
2011-11-08ARM: OMAP: HWMOD: Unify DSS resets for OMAPsTomi Valkeinen1-0/+35
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2011-11-01Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-10/+1
2011-10-31arm: fix implicit memset/string.h usage in various arch/arm filesPaul Gortmaker1-0/+1
2011-10-31Merge branch 'depends/omap2_dss' into next/cleanupArnd Bergmann1-3/+57
2011-10-04ARM: OMAP2+: devices: Remove all omap_device_pm_latency structuresBenoit Cousson1-10/+1
2011-09-30OMAP: DSS2: Implement dsi_mux_pads for OMAP4Tomi Valkeinen1-0/+40
2011-09-30OMAP: DSS2: DSI: Improve dsi_mux_pads parametersTomi Valkeinen1-0/+14
2011-09-30OMAP: DSS2: Change DSI device namingTomi Valkeinen1-3/+3
2011-09-15OMAP: omap_device: when building return platform_device instead of omap_deviceKevin Hilman1-3/+3