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_ipp.c
Age
Commit message (
Expand
)
Author
2014-06-12
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-06-02
drm/exynos: ipp: rearrange c_node->event_lock using routine
YoungJun Cho
2014-06-02
drm/exynos: ipp: rearrange c_node->mem_lock using routines
YoungJun Cho
2014-06-02
drm/exynos: ipp: add ipp_remove_id()
YoungJun Cho
2014-06-02
drm/exynos: ipp: add cmd_lock for cmd_list
YoungJun Cho
2014-06-02
drm/exynos: ipp: rename cmd_lock to lock
YoungJun Cho
2014-06-02
drm/exynos: ipp: remove duplicated setting
YoungJun Cho
2014-06-02
drm/exynos: ipp: remove usless list_empty() functions
YoungJun Cho
2014-06-02
drm/exynos/ipp: simplify property list allocation
Andrzej Hajda
2014-06-02
drm/exynos/ipp: correct ipp_id field initialization
Andrzej Hajda
2014-06-02
drm/exynos/ipp: fix get_property IOCTL
Andrzej Hajda
2014-05-05
drm/exynos: Spelling s/contro/control/
Geert Uytterhoeven
2014-02-07
drm/exynos: Fix trivial typo
Sachin Kamat
2014-02-07
drm/exynos: Fix multiplatform breakage for ipp/gsc
Tushar Behera
2013-12-02
drm: fix typos in comment in /gpu/drm/exynos
Masanari Iida
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