aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/exynos/exynos_drm_rotator.c
AgeCommit message (Expand)Author
2013-05-23drm/exynos: replace request_threaded_irq with devm functionSeung-Woo Kim
2013-05-23drm/exynos: remove unnecessary devm_kfreeSeung-Woo Kim
2013-04-17drm/exynos: drm_rotator: Fix incorrect usage of IS_ERR_OR_NULLSachin Kamat
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-25drm: Convert to devm_ioremap_resource()Thierry Reding
2013-01-25drm/exynos: Add missing static specifiers in exynos_drm_rotator.cSachin Kamat
2013-01-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-01-04drm/exynos: Use devm_clk_get in exynos_drm_rotator.cSachin Kamat
2013-01-04drm/exynos: Remove redundant NULL check in exynos_drm_rotator.cSachin Kamat
2013-01-04drm/exynos: Remove unnecessary devm_* freeing APIs in exynos_drm_rotator.cSachin Kamat
2013-01-04drm/exynos: consider both case of vflip and hflip.Eunchul Kim
2013-01-04drm/exynos: change member variable name.Eunchul Kim
2013-01-03Drivers: gpu: remove __dev* attributes.Greg Kroah-Hartman
2012-12-15drm/exynos: add rotator ipp driverEunchul Kim