index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_rotator.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 423
Thomas Gleixner
1
-4
/
+1
2019-04-24
drm/ipp: clean up debug messages
Inki Dae
1
-3
/
+3
2019-02-07
drm/exynos: rotator: Add support for s5pv210
Paweł Chmiel
1
-0
/
+23
2018-12-04
drm/exynos/iommu: integrate IOMMU/DMA internal API
Andrzej Hajda
1
-2
/
+1
2018-12-04
drm/exynos: simplify DMA mapping
Andrzej Hajda
1
-1
/
+1
2018-06-29
drm/exynos: rotator: Fix DRM_MODE_REFLECT_{X,Y} interpretation
Marek Szyprowski
1
-2
/
+2
2018-05-10
drm/exynos: rotator: Convert driver to IPP v2 core API
Marek Szyprowski
1
-570
/
+188
2017-03-21
drm/exynos: Print kernel pointers in a restricted form
Krzysztof Kozlowski
1
-1
/
+1
2016-09-18
drm/exynos: rotator: fix system and runtime pm integration
Marek Szyprowski
1
-24
/
+2
2016-04-30
drm/exynos: rotator: use generic of_device_get_match_data helper
Marek Szyprowski
1
-8
/
+3
2016-03-01
drm/exynos: remove incorrect ccflags from Makefile
Andrzej Hajda
1
-1
/
+0
2016-03-01
drm/exynos: ipp: fix incorrect format specifiers in debug messages
Marek Szyprowski
1
-1
/
+1
2015-12-13
drm/exynos: rotator: convert to common clock framework
Marek Szyprowski
1
-2
/
+2
2015-09-30
drm/exynos: rotator: Clock control is unused if !PM
Thierry Reding
1
-1
/
+1
2014-12-04
drm / exynos / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-1
/
+1
2014-09-20
drm/exynos/ipp: replace work_struct casting with better constructs
Andrzej Hajda
1
-2
/
+1
2014-08-04
drm/exynos: Add MODULE_DEVICE_TABLE entries for various components
Sjoerd Simons
1
-0
/
+1
2014-06-02
drm/exynos/ipp: simplify property list allocation
Andrzej Hajda
1
-7
/
+1
2014-06-02
drm/exynos: rotator: add missing braces
Jingoo Han
1
-1
/
+2
2013-09-05
drm/exynos: Remove redundant error messages
Sachin Kamat
1
-6
/
+2
2013-09-05
drm/exynos: add device tree support for rotator
Chanho Park
1
-28
/
+80
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
-23
/
+18
2013-06-28
drm/exynos: Remove tracking log functions
YoungJun Cho
1
-12
/
+0
2013-05-23
drm/exynos: replace request_threaded_irq with devm function
Seung-Woo Kim
1
-8
/
+3
2013-05-23
drm/exynos: remove unnecessary devm_kfree
Seung-Woo Kim
1
-2
/
+0
2013-04-17
drm/exynos: drm_rotator: Fix incorrect usage of IS_ERR_OR_NULL
Sachin Kamat
1
-1
/
+1
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+3
2013-01-25
drm: Convert to devm_ioremap_resource()
Thierry Reding
1
-5
/
+3
2013-01-25
drm/exynos: Add missing static specifiers in exynos_drm_rotator.c
Sachin Kamat
1
-2
/
+2
2013-01-08
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-22
/
+6
2013-01-04
drm/exynos: Use devm_clk_get in exynos_drm_rotator.c
Sachin Kamat
1
-3
/
+1
2013-01-04
drm/exynos: Remove redundant NULL check in exynos_drm_rotator.c
Sachin Kamat
1
-5
/
+0
2013-01-04
drm/exynos: Remove unnecessary devm_* freeing APIs in exynos_drm_rotator.c
Sachin Kamat
1
-14
/
+4
2013-01-04
drm/exynos: consider both case of vflip and hflip.
Eunchul Kim
1
-0
/
+1
2013-01-04
drm/exynos: change member variable name.
Eunchul Kim
1
-1
/
+1
2013-01-03
Drivers: gpu: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-12-15
drm/exynos: add rotator ipp driver
Eunchul Kim
1
-0
/
+855