index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_ipp.c
Age
Commit message (
Expand
)
Author
2013-09-05
drm/exynos: Remove redundant error messages
Sachin Kamat
2013-07-30
drm/exynos: Remove module.h header inclusion
Sachin Kamat
2013-07-30
drm/exynos: exynos_drm_ipp: fix return value check
Wei Yongjun
2013-06-28
drm/exynos: exynos_drm_ipp: Remove redundant break statement
Sachin Kamat
2013-06-28
drm/exynos: Clean up logs for DRM_ERROR / DRM_DEBUG_KMS
YoungJun Cho
2013-06-28
drm/exynos: Remove tracking log functions
YoungJun Cho
2013-05-23
drm/exynos: cleanup device pointer usages
Seung-Woo Kim
2013-05-22
drm/exynos: exynos_drm_ipp: Fix incorrect usage of IS_ERR_OR_NULL
Sachin Kamat
2013-04-29
drm/exynos: added ipp device registration to drm driver
Seung-Woo Kim
2013-02-27
drm/exynos: convert to idr_alloc()
Tejun Heo
2013-02-27
drm: don't use idr_remove_all()
Tejun Heo
2013-01-25
drm/exynos: Make ipp_handle_cmd_work static
Sachin Kamat
2013-01-08
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-01-04
drm/exynos: Use devm_kzalloc in exynos_drm_ipp.c
Sachin Kamat
2013-01-04
drm/exynos: correct some comments to abbreviation.
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 iommu support for ipp
Eunchul Kim
2012-12-15
drm/exynos: add ipp subsystem
Eunchul Kim