index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_fimc.c
Age
Commit message (
Expand
)
Author
2013-05-23
drm/exynos: replace request_threaded_irq with devm function
Seung-Woo Kim
2013-05-23
drm/exynos: fix build warnings from ipp fimc
Seung-Woo Kim
2013-05-23
drm/exynos: cleanup device pointer usages
Seung-Woo Kim
2013-04-29
drm/exynos: add device tree support for fimc ipp driver
Sylwester Nawrocki
2013-04-29
drm/exynos: rework fimc clocks handling
Sylwester Nawrocki
2013-04-29
drm/exynos: remove redundant devm_kfree()
Sylwester Nawrocki
2013-01-25
drm: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-08
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-01-04
drm/exynos: Use devm_clk_get in exynos_drm_fimc.c
Sachin Kamat
2013-01-04
drm/exynos: Remove redundant NULL check
Sachin Kamat
2013-01-04
drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_fimc.c
Sachin Kamat
2013-01-04
drm/exynos: remove needless parenthesis.
Eunchul Kim
2013-01-04
drm/exynos: fix incorrect interrupt induced by m2m operation.
Jinyoung Jeon
2013-01-04
drm/exynos: remove color bar pattern operation.
JoongMock Shin
2013-01-04
drm/exynos: correct some comments to abbreviation.
Eunchul Kim
2013-01-04
drm/exynos: consider both case of vflip and hflip.
Eunchul Kim
2013-01-04
drm/exynos: remove needless error handling to property.
Eunchul Kim
2013-01-04
drm/exynos: change member variable name.
Eunchul Kim
2013-01-03
Drivers: gpu: remove __dev* attributes.
Greg Kroah-Hartman
2012-12-15
drm/exynos: add fimc ipp driver
Eunchul Kim