index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_fimc.c
Age
Commit message (
Expand
)
Author
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-09-06
drm/exynos: Constify struct exynos_drm_ipp_funcs
Christophe JAILLET
2024-04-25
drm/exynos: fimc: drop driver owner initialization
Krzysztof Kozlowski
2023-12-12
drm/exynos: Convert to platform remove callback returning void
Uwe Kleine-König
2022-12-12
drm: exynos: Remove #ifdef guards for PM related functions
Paul Cercueil
2022-02-25
drm/exynos/fimc: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-12-22
drm/exynos: remove useless type conversion
Bernard Zhao
2021-09-16
drm/exynos: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
2021-06-11
drm/exynos: use pm_runtime_resume_and_get()
Inki Dae
2020-03-10
drm/exynos: Fix cleanup of IOMMU related objects
Marek Szyprowski
2019-09-01
drm/exynos: drop use of drmP.h
Sam Ravnborg
2019-08-02
drm/exynos: using dev_get_drvdata directly
Fuqian Huang
2019-06-27
drm/exynos: drop drmP.h usage
Sam Ravnborg
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-24
drm/ipp: clean up debug messages
Inki Dae
2019-04-24
drm/exynos: use DRM_DEV_DEBUG* instead of DRM_DEBUG macro
Inki Dae
2019-04-24
drm/exynos: use DRM_DEV_ERROR to print out error message
Inki Dae
2018-12-04
drm/exynos/iommu: integrate IOMMU/DMA internal API
Andrzej Hajda
2018-12-04
drm/exynos: simplify DMA mapping
Andrzej Hajda
2018-06-29
drm/exynos: fimc: Use real buffer width for configuring the hardware
Marek Szyprowski
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-05-25
drm/exynos: fimc: signedness bug in fimc_setup_clocks()
Dan Carpenter
2018-05-10
drm/exynos: fimc: Convert driver to IPP v2 core API
Marek Szyprowski
2017-03-21
drm/exynos: Print kernel pointers in a restricted form
Krzysztof Kozlowski
2016-12-05
drm/exynos: gsc: fix spelling mistakes
Colin Ian King
2016-09-18
drm/exynos: fimc: fix system and runtime pm integration
Marek Szyprowski
2016-03-01
drm/exynos/fimc: remove unused camera interface polarization code
Andrzej Hajda
2016-03-01
drm/exynos: ipp: fix incorrect format specifiers in debug messages
Marek Szyprowski
2015-10-26
drm/exynos: fix spelling errors
Ingi Kim
2015-09-30
drm/exynos: fimc: Clock control is unused if !PM
Thierry Reding
2015-08-11
drm/exynos/fimc: fix runtime pm support
Marek Szyprowski
2015-02-04
drm: remove DRM_FORMAT_NV12MT
Daniel Vetter
2014-12-04
drm / exynos / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-09-20
drm/exynos/fimc: fix source buffer registers
Andrzej Hajda
2014-09-20
drm/exynos/fimc: simplify buffer queuing
Andrzej Hajda
2014-09-20
drm/exynos/fimc: do not enable fimc twice
Andrzej Hajda
2014-09-20
drm/exynos/fimc: avoid clearing overflow bits
Andrzej Hajda
2014-09-20
drm/exynos/ipp: replace work_struct casting with better constructs
Andrzej Hajda
2014-08-04
drm/exynos: Add MODULE_DEVICE_TABLE entries for various components
Sjoerd Simons
2014-06-02
drm/exynos/fimc: simplify and rename fimc_dst_get_buf_seq
Andrzej Hajda
2014-06-02
drm/exynos/fimc: replace mutex by spinlock
Andrzej Hajda
2014-06-02
drm/exynos/fimc: replace hw access macros with functions
Andrzej Hajda
2014-06-02
drm/exynos/fimc: simplify irq masking function
Andrzej Hajda
2014-06-02
drm/exynos/fimc: simplify pre-scaler ratio calculation
Andrzej Hajda
2014-06-02
drm/exynos/ipp: simplify property list allocation
Andrzej Hajda
2013-12-19
treewide: Fix typos in printk
Masanari Iida
2013-09-05
drm/exynos: Remove redundant error messages
Sachin Kamat
2013-09-05
drm/exynos: Add missing of.h header include
Sachin Kamat
2013-09-05
drm/exynos: Add missing includes
Mark Brown
2013-07-30
drm/exynos: Remove module.h header inclusion
Sachin Kamat
[next]