summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/exynos/exynos_hdmi.c
AgeCommit message (Expand)Author
2014-06-02drm/exynos: consider deferred probe caseInki Dae
2014-06-02drm/exynos: add hdmiphy power on/off sequenceShirish S
2014-06-02drm/exynos: Staticize local symbols in exynos_hdmi.cSachin Kamat
2014-06-02drm/exynos: Remove duplicate inclusion of i2c.hSachin Kamat
2014-06-02drm/exynos: use regmap interface to set hdmiphy control bit in pmuRahul Sharma
2014-06-02drm/exynos: hdmi: consider legacy dt bindingInki Dae
2014-06-02drm/exynos: restore core HDMI settingsShirish S
2014-06-02drm/exynos: enable support for exynos5420 hdmi deviceRahul Sharma
2014-06-02drm/exynos: add support for apb mapped phys in hdmi driverRahul Sharma
2014-06-02drm/exynos: remove unnecessary read for phy configuration valuesRahul Sharma
2014-06-02drm/exynos: replace hdmi reset with hdmi disableRahul Sharma
2014-06-02drm/exynos: Read hpd gpio in is_connected callbackSean Paul
2014-06-02drm/exynos: hdmi: remove unnecessary memsetDaniel Kurtz
2014-06-02drm/exynos: check for null pointers in error handlingPaul Taysom
2014-06-02drm/exynos: Debounce HDMI hotplug interruptsSean Paul
2014-06-02drm/exynos: Don't reset hdmiphy on hdmi offSean Paul
2014-06-02drm/exynos: update phy settings for RB resolutionsShirish S
2014-06-02drm/exynos: add component framework supportInki Dae
2014-06-02drm/exynos: hdmi: make local symbols staticJingoo Han
2014-03-24drm/exynos: hdmi: use i2c_adapter instead of i2c_clientInki Dae
2014-03-24drm/exynos: hdmi: consider APB PHYInki Dae
2014-03-24drm/exynos: Implement drm_connector in hdmi directlySean Paul
2014-03-24drm/exynos: Consolidate suspend/resume in drm_drvSean Paul
2014-03-24drm/exynos: Use drm_mode_copy to copy modesSean Paul
2014-03-24drm/exynos: Remove exynos_drm_hdmi shimSean Paul
2014-03-24drm/exynos: hdmi: remove the i2c drivers and useDaniel Kurtz
2014-03-24drm/exynos: Rename display_op power_on to dpmsSean Paul
2014-03-24drm/exynos: Remove apply manager callbackSean Paul
2014-03-24drm/exynos: hdmi: Implement initialize op for hdmiSean Paul
2014-03-24drm/exynos: set the active aspect ratio as per modeShirish S
2014-03-24drm/exynos: add phy settings for RB resolutionsShirish S
2014-02-07drm/exynos: Convert to use the standard hdmi.h headerSachin Kamat
2013-09-05drm/exynos: Remove non-DT support in exynos_hdmiSachin Kamat
2013-09-05drm/exynos: Remove redundant error messagesSachin Kamat
2013-09-05drm/exynos: Add missing of.h header includeSachin Kamat
2013-07-30drm/exynos: Remove module.h header inclusionSachin Kamat
2013-06-28drm/exynos: add new compatible strings for hdmi subsystemRahul Sharma
2013-06-28drm/exynos: fix interlace resolutions for exynos5420Rahul Sharma
2013-06-28drm/exynos: use of_get_named_gpio to get hdmi hpd gpioRahul Sharma
2013-06-28drm/exynos: add mout_hdmi clock in hdmi driver to change parentRahul Sharma
2013-06-28drm/exynos: Prepare/Unprepare HDMI subsystem clocksSean Paul
2013-06-28drm/exynos: Clean up logs for DRM_ERROR / DRM_DEBUG_KMSYoungJun Cho
2013-06-28drm/exynos: Remove tracking log functionsYoungJun Cho
2013-06-28drm/exynos: hdmi: use drm_display_mode to check the supported modesRahul Sharma
2013-06-28drm/exynos: remove ignoring return value warning in hdmiSeung-Woo Kim
2013-05-24Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie
2013-05-23drm/exynos: replace request_threaded_irq with devm functionSeung-Woo Kim
2013-05-23drm/exynos: cleanup device pointer usagesSeung-Woo Kim
2013-05-22drm/exynos: exynos_hdmi: Pass correct pointer to free_irq()Lars-Peter Clausen
2013-05-18drivers/gpu/drm/exynos: don't check resource with devm_ioremap_resourceWolfram Sang