aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos/exynos_drm_fimc.c
Commit message (Expand)AuthorAge
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-01-08
|\
| * drm/exynos: Use devm_clk_get in exynos_drm_fimc.cSachin Kamat2013-01-04
| * drm/exynos: Remove redundant NULL checkSachin Kamat2013-01-04
| * drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_fimc.cSachin Kamat2013-01-04
| * drm/exynos: remove needless parenthesis.Eunchul Kim2013-01-04
| * drm/exynos: fix incorrect interrupt induced by m2m operation.Jinyoung Jeon2013-01-04
| * drm/exynos: remove color bar pattern operation.JoongMock Shin2013-01-04
| * drm/exynos: correct some comments to abbreviation.Eunchul Kim2013-01-04
| * drm/exynos: consider both case of vflip and hflip.Eunchul Kim2013-01-04
| * drm/exynos: remove needless error handling to property.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 fimc ipp driverEunchul Kim2012-12-14