aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/exynos4-is/fimc-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-18media: platform: rename exynos4-is/ to samsung/exynos4-is/Mauro Carvalho Chehab1-1179/+0
2022-01-28media: exynos4-is: Use platform_get_irq() to get the interruptLad Prabhakar1-6/+5
2020-12-03media: platform: exynos4-is: remove all references to physical addressesMarek Szyprowski1-15/+13
2020-11-16media: exynos4-is: use semicolons rather than commas to separate statementsJulia Lawall1-2/+4
2020-09-01media: exynos4-is: Request syscon only if ISP writeback is presentTomasz Figa1-3/+5
2020-09-01media: exynos4-is: Remove static driver data for S5PV210 FIMC variantsJonathan Bakker1-59/+0
2019-07-22media: media/platform: don't set description in ENUM_FMTHans Verkuil1-20/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab1-1/+1
2017-12-18media: exynos4-is: Remove dependency on obsolete SoC supportMarek Szyprowski1-1/+1
2016-11-16[media] exynos4-is: fimc: Roundup imagesize to row size for tiled formatsNicolas Dufresne1-2/+12
2016-07-08[media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil1-10/+0
2016-06-03media: set proper max seg size for devices on Exynos SoCsMarek Szyprowski1-0/+2
2016-04-13[media] exynos4-is: remove non-device-tree init codeMarek Szyprowski1-50/+0
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung1-1/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-12-11Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-7/+7
2014-12-05media / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki1-3/+3
2014-11-14[media] platform: Make use of media_bus_format enumBoris BREZILLON1-7/+7
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-nextGreg Kroah-Hartman1-1/+0
2014-10-24[media] s5p-fimc: Only build suspend/resume for PMThierry Reding1-0/+2
2014-10-20media: platform: exynos4-is: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-05-13[media] s5p-fimc: Changed RGB32 to BGR32Nicolas Dufresne1-2/+2
2014-05-13[media] s5p-fimc: Iterate for each memory planeNicolas Dufresne1-1/+1
2014-04-15[media] s5p-fimc: Fix YUV422P depthNicolas Dufresne1-1/+1
2014-02-04[media] exynos4-is: Compile in fimc runtime PM callbacks conditionallySylwester Nawrocki1-0/+2
2014-02-04[media] exynos4-is: Fix error paths in probe() for !pm_runtime_enabled()Sylwester Nawrocki1-1/+2
2014-01-02[media] exynos4-is: Leave FIMC clocks enabled when runtime PM is disabledSylwester Nawrocki1-13/+16
2013-11-29[media] media_tree: Fix spelling errorsJonathan McCrohan1-1/+1
2013-08-24[media] exynos4-is: Ensure the FIMC gate clock is disabled at driver remove()Andrzej Hajda1-0/+2
2013-06-12[media] exynos4-is: Move __fimc_videoc_querycap() function to the common moduleSylwester Nawrocki1-11/+0
2013-04-25[media] exynos4-is: Fix driver name reported in vidioc_querycapSylwester Nawrocki1-1/+12
2013-04-25[media] exynos4-is: Fix potential null pointer dereferencingSachin Kamat1-2/+2
2013-04-04[media] exynos4-is: Correct input DMA YUV order configurationSylwester Nawrocki1-8/+8
2013-04-04[media] exynos4-is: Remove static driver data for Exynos4210 FIMC variantsSylwester Nawrocki1-35/+0
2013-04-04[media] exynos4-is: Remove dependency on SYSCON for non-dt platformsSylwester Nawrocki1-2/+1
2013-04-01Merge tag 'v3.9-rc5' into patchworkMauro Carvalho Chehab1-2/+4
2013-03-31[media] s5p-fimc: Change the driver directory name to exynos4-isSylwester Nawrocki1-0/+1334