index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_gsc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-19
treewide: Fix typos in printk
Masanari Iida
1
-2
/
+2
2013-09-05
drm/exynos: Remove redundant error messages
Sachin Kamat
1
-3
/
+1
2013-09-05
drm/exynos: Add missing includes
Mark Brown
1
-0
/
+1
2013-07-30
drm/exynos: Remove module.h header inclusion
Sachin Kamat
1
-1
/
+0
2013-06-28
drm/exynos: Clean up logs for DRM_ERROR / DRM_DEBUG_KMS
YoungJun Cho
1
-50
/
+40
2013-06-28
drm/exynos: Remove tracking log functions
YoungJun Cho
1
-11
/
+1
2013-05-23
drm/exynos: replace request_threaded_irq with devm function
Seung-Woo Kim
1
-6
/
+2
2013-05-23
drm/exynos: remove unnecessary devm_kfree
Seung-Woo Kim
1
-2
/
+0
2013-05-23
drm/exynos: cleanup device pointer usages
Seung-Woo Kim
1
-1
/
+1
2013-01-25
drm: Convert to devm_ioremap_resource()
Thierry Reding
1
-5
/
+3
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