index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_gsc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/exynos/exynos_drm_gsc: Supply missing description for 'num_limits'
Lee Jones
2020-11-17
1
-0
/
+1
*
drm/exynos: Fix cleanup of IOMMU related objects
Marek Szyprowski
2020-03-10
1
-2
/
+3
*
drm/exynos: gsc: add missed component_del
Chuhong Yuan
2019-12-19
1
-0
/
+1
*
drm/exynos: drop use of drmP.h
Sam Ravnborg
2019-09-01
1
-0
/
+2
*
drm/exynos: using dev_get_drvdata directly
Fuqian Huang
2019-08-02
1
-1
/
+1
*
drm/exynos: drop drmP.h usage
Sam Ravnborg
2019-06-27
1
-6
/
+7
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
*
drm/ipp: clean up debug messages
Inki Dae
2019-04-24
1
-2
/
+3
*
drm/exynos: use DRM_DEV_DEBUG* instead of DRM_DEBUG macro
Inki Dae
2019-04-24
1
-24
/
+24
*
drm/exynos: use DRM_DEV_ERROR to print out error message
Inki Dae
2019-04-24
1
-9
/
+10
*
drm/exynos/iommu: integrate IOMMU/DMA internal API
Andrzej Hajda
2018-12-04
1
-2
/
+1
*
drm/exynos: simplify DMA mapping
Andrzej Hajda
2018-12-04
1
-1
/
+1
*
drm/exynos: gsc: Add support for tiled formats
Marek Szyprowski
2018-10-01
1
-12
/
+34
*
drm/exynos: gsc: Fix support for NV16/61, YUV420/YVU420 and YUV422 modes
Marek Szyprowski
2018-06-29
1
-9
/
+20
*
drm/exynos: gsc: Fix DRM_MODE_REFLECT_{X,Y} interpretation
Marek Szyprowski
2018-06-29
1
-8
/
+8
*
drm/exynos: gsc: Increase Exynos5433 buffer width alignment to 16 pixels
Marek Szyprowski
2018-06-29
1
-1
/
+1
*
drm/exynos: gsc: Use real buffer width for configuring the hardware
Marek Szyprowski
2018-06-29
1
-2
/
+2
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
1
-2
/
+3
*
drm/exynos: gsc: Convert driver to IPP v2 core API
Marek Szyprowski
2018-05-10
1
-740
/
+335
*
drm/exynos: Print kernel pointers in a restricted form
Krzysztof Kozlowski
2017-03-21
1
-1
/
+1
*
drm/exynos: gsc: fix spelling mistakes
Colin Ian King
2016-12-05
1
-1
/
+1
*
Subject: [PATCH, RESEND] drm: exynos: avoid unused function warning
Arnd Bergmann
2016-09-19
1
-4
/
+2
*
drm/exynos: gsc: fix system and runtime pm integration
Marek Szyprowski
2016-09-18
1
-27
/
+2
*
drm/exynos: ipp: fix incorrect format specifiers in debug messages
Marek Szyprowski
2016-02-15
1
-1
/
+1
*
drm/exynos: gsc: add device tree support and remove usage of static mappings
Seung-Woo Kim
2015-12-13
1
-4
/
+26
*
drm/exynos: gsc: fix wrong pm_runtime state
Seung-Woo Kim
2015-12-13
1
-1
/
+0
*
drm/exynos: gsc: prepare and unprepare gsc clock
Seung-Woo Kim
2015-12-13
1
-2
/
+2
*
drm/exynos: fix spelling errors
Ingi Kim
2015-10-26
1
-6
/
+6
*
drm/exynos: gsc: Handles the combination of rotation and flip
Hyungwon Hwang
2015-08-16
1
-0
/
+16
*
drm/exynos: gsc: fix wrong bitwise operation for swap detection
Hyungwon Hwang
2015-08-16
1
-4
/
+2
*
drm: remove DRM_FORMAT_NV12MT
Daniel Vetter
2015-02-04
1
-6
/
+0
*
drm / exynos / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-12-04
1
-1
/
+1
*
drm/exynos/ipp: replace work_struct casting with better constructs
Andrzej Hajda
2014-09-20
1
-2
/
+1
*
drm/exynos/ipp: simplify property list allocation
Andrzej Hajda
2014-06-02
1
-8
/
+2
*
treewide: Fix typos in printk
Masanari Iida
2013-12-19
1
-2
/
+2
*
drm/exynos: Remove redundant error messages
Sachin Kamat
2013-09-05
1
-3
/
+1
*
drm/exynos: Add missing includes
Mark Brown
2013-09-05
1
-0
/
+1
*
drm/exynos: Remove module.h header inclusion
Sachin Kamat
2013-07-30
1
-1
/
+0
*
drm/exynos: Clean up logs for DRM_ERROR / DRM_DEBUG_KMS
YoungJun Cho
2013-06-28
1
-50
/
+40
*
drm/exynos: Remove tracking log functions
YoungJun Cho
2013-06-28
1
-11
/
+1
*
drm/exynos: replace request_threaded_irq with devm function
Seung-Woo Kim
2013-05-23
1
-6
/
+2
*
drm/exynos: remove unnecessary devm_kfree
Seung-Woo Kim
2013-05-23
1
-2
/
+0
*
drm/exynos: cleanup device pointer usages
Seung-Woo Kim
2013-05-23
1
-1
/
+1
*
drm: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-25
1
-5
/
+3
*
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-01-08
1
-44
/
+12
|
\
|
*
drm/exynos: Use devm_clk_get in exynos_drm_gsc.c
Sachin Kamat
2013-01-04
1
-9
/
+4
|
*
drm/exynos: Remove redundant NULL check in exynos_drm_gsc.c
Sachin Kamat
2013-01-04
1
-6
/
+0
|
*
drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_gsc.c
Sachin Kamat
2013-01-04
1
-12
/
+3
|
*
drm/exynos: correct some comments to abbreviation.
Eunchul Kim
2013-01-04
1
-1
/
+1
|
*
drm/exynos: fix build warning.
Eunchul Kim
2013-01-04
1
-1
/
+1
[next]