aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos/exynos_drm_rotator.c
Commit message (Expand)AuthorAge
* drm / exynos / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-03
* drm/exynos/ipp: replace work_struct casting with better constructsAndrzej Hajda2014-09-19
* drm/exynos: Add MODULE_DEVICE_TABLE entries for various componentsSjoerd Simons2014-08-04
* drm/exynos/ipp: simplify property list allocationAndrzej Hajda2014-06-01
* drm/exynos: rotator: add missing bracesJingoo Han2014-06-01
* drm/exynos: Remove redundant error messagesSachin Kamat2013-09-05
* drm/exynos: add device tree support for rotatorChanho Park2013-09-05
* drm/exynos: Add missing includesMark Brown2013-09-05
* drm/exynos: Remove module.h header inclusionSachin Kamat2013-07-29
* 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: replace request_threaded_irq with devm functionSeung-Woo Kim2013-05-23
* drm/exynos: remove unnecessary devm_kfreeSeung-Woo Kim2013-05-23
* drm/exynos: drm_rotator: Fix incorrect usage of IS_ERR_OR_NULLSachin Kamat2013-04-16
* 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 missing static specifiers in exynos_drm_rotator.cSachin Kamat2013-01-25
|/
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-01-08
|\
| * drm/exynos: Use devm_clk_get in exynos_drm_rotator.cSachin Kamat2013-01-04
| * drm/exynos: Remove redundant NULL check in exynos_drm_rotator.cSachin Kamat2013-01-04
| * drm/exynos: Remove unnecessary devm_* freeing APIs in exynos_drm_rotator.cSachin Kamat2013-01-04
| * drm/exynos: consider both case of vflip and hflip.Eunchul Kim2013-01-04
| * drm/exynos: change member variable name.Eunchul Kim2013-01-04
* | Drivers: gpu: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
|/
* drm/exynos: add rotator ipp driverEunchul Kim2012-12-14