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_fimc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-10
drm/exynos: Fix cleanup of IOMMU related objects
Marek Szyprowski
1
-2
/
+3
2019-09-01
drm/exynos: drop use of drmP.h
Sam Ravnborg
1
-0
/
+2
2019-08-02
drm/exynos: using dev_get_drvdata directly
Fuqian Huang
1
-1
/
+1
2019-06-27
drm/exynos: drop drmP.h usage
Sam Ravnborg
1
-7
/
+8
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-04-24
drm/ipp: clean up debug messages
Inki Dae
1
-2
/
+3
2019-04-24
drm/exynos: use DRM_DEV_DEBUG* instead of DRM_DEBUG macro
Inki Dae
1
-40
/
+45
2019-04-24
drm/exynos: use DRM_DEV_ERROR to print out error message
Inki Dae
1
-3
/
+4
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: fimc: Use real buffer width for configuring the hardware
Marek Szyprowski
1
-7
/
+10
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-1
/
+2
2018-05-25
drm/exynos: fimc: signedness bug in fimc_setup_clocks()
Dan Carpenter
1
-1
/
+1
2018-05-10
drm/exynos: fimc: Convert driver to IPP v2 core API
Marek Szyprowski
1
-731
/
+349
2017-03-21
drm/exynos: Print kernel pointers in a restricted form
Krzysztof Kozlowski
1
-1
/
+1
2016-12-05
drm/exynos: gsc: fix spelling mistakes
Colin Ian King
1
-1
/
+1
2016-09-18
drm/exynos: fimc: fix system and runtime pm integration
Marek Szyprowski
1
-27
/
+2
2016-03-01
drm/exynos/fimc: remove unused camera interface polarization code
Andrzej Hajda
1
-28
/
+0
2016-03-01
drm/exynos: ipp: fix incorrect format specifiers in debug messages
Marek Szyprowski
1
-1
/
+1
2015-10-26
drm/exynos: fix spelling errors
Ingi Kim
1
-8
/
+8
2015-09-30
drm/exynos: fimc: Clock control is unused if !PM
Thierry Reding
1
-18
/
+18
2015-08-11
drm/exynos/fimc: fix runtime pm support
Marek Szyprowski
1
-1
/
+0
2015-02-04
drm: remove DRM_FORMAT_NV12MT
Daniel Vetter
1
-12
/
+2
2014-12-04
drm / exynos / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-1
/
+1
2014-09-20
drm/exynos/fimc: fix source buffer registers
Andrzej Hajda
1
-8
/
+8
2014-09-20
drm/exynos/fimc: simplify buffer queuing
Andrzej Hajda
1
-49
/
+15
2014-09-20
drm/exynos/fimc: do not enable fimc twice
Andrzej Hajda
1
-4
/
+1
2014-09-20
drm/exynos/fimc: avoid clearing overflow bits
Andrzej Hajda
1
-3
/
+0
2014-09-20
drm/exynos/ipp: replace work_struct casting with better constructs
Andrzej Hajda
1
-1
/
+1
2014-08-04
drm/exynos: Add MODULE_DEVICE_TABLE entries for various components
Sjoerd Simons
1
-0
/
+1
2014-06-02
drm/exynos/fimc: simplify and rename fimc_dst_get_buf_seq
Andrzej Hajda
1
-9
/
+5
2014-06-02
drm/exynos/fimc: replace mutex by spinlock
Andrzej Hajda
1
-5
/
+6
2014-06-02
drm/exynos/fimc: replace hw access macros with functions
Andrzej Hajda
1
-161
/
+150
2014-06-02
drm/exynos/fimc: simplify irq masking function
Andrzej Hajda
1
-16
/
+9
2014-06-02
drm/exynos/fimc: simplify pre-scaler ratio calculation
Andrzej Hajda
1
-43
/
+13
2014-06-02
drm/exynos/ipp: simplify property list allocation
Andrzej Hajda
1
-8
/
+2
2013-12-19
treewide: Fix typos in printk
Masanari Iida
1
-1
/
+1
2013-09-05
drm/exynos: Remove redundant error messages
Sachin Kamat
1
-3
/
+1
2013-09-05
drm/exynos: Add missing of.h header include
Sachin Kamat
1
-0
/
+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
-60
/
+53
2013-06-28
drm/exynos: Remove tracking log functions
YoungJun Cho
1
-16
/
+0
2013-05-23
drm/exynos: replace request_threaded_irq with devm function
Seung-Woo Kim
1
-6
/
+2
2013-05-23
drm/exynos: fix build warnings from ipp fimc
Seung-Woo Kim
1
-1
/
+1
2013-05-23
drm/exynos: cleanup device pointer usages
Seung-Woo Kim
1
-1
/
+1
2013-04-29
drm/exynos: add device tree support for fimc ipp driver
Sylwester Nawrocki
1
-52
/
+58
2013-04-29
drm/exynos: rework fimc clocks handling
Sylwester Nawrocki
1
-70
/
+99
2013-04-29
drm/exynos: remove redundant devm_kfree()
Sylwester Nawrocki
1
-2
/
+0
2013-01-25
drm: Convert to devm_ioremap_resource()
Thierry Reding
1
-5
/
+3
[next]