summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/s3c-camif/camif-core.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-18media: platform: rename s3c-camif/ to samsung/s3c-camif/Mauro Carvalho Chehab1-639/+0
2021-11-30media: driver: s3c_camif: move s3c_camif_unregister_subdev out of camif_unreg...Dongliang Mu1-1/+1
2021-09-30media: s3c-camif: Remove unused including <linux/version.h>Cai Huoqing1-1/+0
2021-09-30media: s3c-camif: Make use of the helper function devm_platform_ioremap_resou...Cai Huoqing1-4/+1
2021-05-20media: s3c-camif: use pm_runtime_resume_and_get()Mauro Carvalho Chehab1-2/+3
2020-11-16media: s3c-camif: use semicolons rather than commas to separate statementsJulia Lawall1-2/+4
2020-09-27media: platform: s3c-camif: Fix runtime PM imbalance on errorDinghao Liu1-3/+2
2020-07-04media: samsung: Rename Samsung and Exynos to lowercaseKrzysztof Kozlowski1-1/+1
2019-08-07media: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-07-22media: media/platform: don't set description in ENUM_FMTHans Verkuil1-6/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-2/+2
2017-11-30media: s3c-camif: add missing description at s3c_camif_find_format()Mauro Carvalho Chehab1-0/+1
2017-08-08media: s3c-camif: don't set driver_versionHans Verkuil1-1/+0
2017-07-20media: s3c-camif: use LINUX_VERSION_CODE for driver's versionMauro Carvalho Chehab1-1/+1
2016-07-08[media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil1-10/+1
2016-05-02[media] media: s3c-camif: fix deadlock on driver probe()Marek Szyprowski1-9/+3
2016-01-11[media] call media_device_init() before registering the V4L2 deviceMauro Carvalho Chehab1-2/+2
2016-01-11[media] media-device: split media initialization and registrationJavier Martinez Canillas1-5/+10
2016-01-11[media] media: rename the function that create pad linksMauro Carvalho Chehab1-2/+2
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung1-1/+1
2015-05-12[media] media: platform: s3c-camif: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0
2014-11-25[media] platform: Deletion of unnecessary checks before two function callsMarkus Elfring1-2/+1
2014-10-20media: platform: s3c-camif: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-06-12[media] s3c-camif: Remove redundant NULL checkSachin Kamat1-1/+5
2013-02-06[media] media: Convert to devm_ioremap_resource()Thierry Reding1-5/+3
2013-01-24Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab1-2/+2
2013-01-03Drivers: media: remove __dev* attributes.Greg Kroah-Hartman1-2/+2
2012-12-27[media] s3c-camif: Add missing version.h header fileSachin Kamat1-0/+1
2012-11-28[media] V4L: Add driver for S3C24XX/S3C64XX SoC series camera interfaceSylwester Nawrocki1-0/+662