aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos/exynos_hdmi.c
Commit message (Expand)AuthorAge
* drm/exynos: Remove module.h header inclusionSachin Kamat2013-07-29
* drm/exynos: add new compatible strings for hdmi subsystemRahul Sharma2013-06-28
* drm/exynos: fix interlace resolutions for exynos5420Rahul Sharma2013-06-28
* drm/exynos: use of_get_named_gpio to get hdmi hpd gpioRahul Sharma2013-06-28
* drm/exynos: add mout_hdmi clock in hdmi driver to change parentRahul Sharma2013-06-28
* drm/exynos: Prepare/Unprepare HDMI subsystem clocksSean Paul2013-06-28
* drm/exynos: Clean up logs for DRM_ERROR / DRM_DEBUG_KMSYoungJun Cho2013-06-28
* drm/exynos: Remove tracking log functionsYoungJun Cho2013-06-28
* drm/exynos: hdmi: use drm_display_mode to check the supported modesRahul Sharma2013-06-28
* drm/exynos: remove ignoring return value warning in hdmiSeung-Woo Kim2013-06-28
* Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2013-05-23
|\
| * drm/exynos: replace request_threaded_irq with devm functionSeung-Woo Kim2013-05-23
| * drm/exynos: cleanup device pointer usagesSeung-Woo Kim2013-05-23
| * drm/exynos: exynos_hdmi: Pass correct pointer to free_irq()Lars-Peter Clausen2013-05-21
* | drivers/gpu/drm/exynos: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-18
|/
* drm/exynos: Remove unnecessary braces in exynos_hdmi.cSachin Kamat2013-04-29
* drm/exynos: hdmi: Fix incorrect usage of IS_ERR_OR_NULLSachin Kamat2013-04-16
* drm/exynos: hdmi: move mode_fixup to drm common hdmiRahul Sharma2013-04-16
* drm/exynos: hdmi: using drm_display_mode timings for exynos4Rahul Sharma2013-04-16
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-02-25
|\
| * drm/exynos: hdmi: support extra resolutions using drm_display_mode timingsSean Paul2013-02-21
| * drm/exynos: add display-mode-check operation to exynos_mixer_ops structRahul Sharma2013-02-21
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\ \ | |/ |/|
| * drm: Convert to devm_ioremap_resource()Thierry Reding2013-01-25
* | drm/exynos: add check for the device power statusShirish S2013-01-25
* | drm/exynos: don't include plat/gpio-cfg.hArnd Bergmann2013-01-25
* | drm/exynos: Remove "internal" interrupt handlingSean Paul2013-01-25
* | drm/exynos: Replace mdelay with usleep_rangeSean Paul2013-01-25
* | drm/exynos: let drm handle edid allocationsRahul Sharma2013-01-25
|/
* Drivers: gpu: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* drm/exynos: hdmi: Fix potential NULL pointer dereference errorSachin Kamat2012-12-14
* drm/exynos: hdmi: Add CONFIG_OF and use of_match_ptr() macroSachin Kamat2012-12-14
* drm/exynos: add support for hdmiphy power control for exynos5Rahul Sharma2012-12-14
* drm/exynos: added runtime pm support for hdmiRahul Sharma2012-12-14
* drm/exynos: sending AVI and AUI info framesRahul Sharma2012-12-05
* drm/exynos: Use devm_* APIs in exynos_hdmi.cSachin Kamat2012-12-05
* drm: exynos: fix for loosing display mode header during mode adjustmentRahul Sharma2012-12-05
* drm/exynos: fix memory leak to EDID blockEgbert Eich2012-12-05
* drm/exynos: add iommu support for hdmi driverInki Dae2012-12-04
* Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...Dave Airlie2012-10-07
|\
| * drm: exynos: hdmi: remove drm common hdmi platform data structRahul Sharma2012-10-05
| * drm: exynos: hdmi: add support for exynos5 hdmiRahul Sharma2012-10-05
| * drm: exynos: hdmi: replace is_v13 with version check in hdmiRahul Sharma2012-10-05
| * drm: exynos: hdmi: turn off HPD interrupt in HDMI chipTomasz Stanislawski2012-10-05
| * drm: exynos: hdmi: use s5p-hdmi platform dataTomasz Stanislawski2012-10-05
| * drm: exynos: hdmi: fix interrupt handlingTomasz Stanislawski2012-10-05
| * drm: exynos: hdmi: support for platform variantsTomasz Stanislawski2012-10-05
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-02
|/
* drm/exynos: Add missing braces around sizeof in exynos_hdmi.cSachin Kamat2012-09-12
* drm/exynos: Remove redundant check in exynos_hdmi.c fileSachin Kamat2012-09-12