Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-01-08 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -44/+12 |
2013-01-04 | drm/exynos: Use devm_clk_get in exynos_drm_gsc.c | Sachin Kamat | 1 | -9/+4 |
2013-01-04 | drm/exynos: Remove redundant NULL check in exynos_drm_gsc.c | Sachin Kamat | 1 | -6/+0 |
2013-01-04 | drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_gsc.c | Sachin Kamat | 1 | -12/+3 |
2013-01-04 | drm/exynos: correct some comments to abbreviation. | Eunchul Kim | 1 | -1/+1 |
2013-01-04 | drm/exynos: fix build warning. | Eunchul Kim | 1 | -1/+1 |
2013-01-04 | drm/exynos: consider both case of vflip and hflip. | Eunchul Kim | 1 | -1/+1 |
2013-01-04 | drm/exynos: remove needless error handling to property. | Eunchul Kim | 1 | -12/+0 |
2013-01-04 | drm/exynos: change member variable name. | Eunchul Kim | 1 | -4/+4 |
2013-01-03 | Drivers: gpu: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -3/+3 |
2012-12-15 | drm/exynos: add gsc ipp driver | Eunchul Kim | 1 | -0/+1870 |