summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/marvell-ccic
Commit message (Expand)AuthorAgeFilesLines
* media: cafe-driver: mark an static var as suchMauro Carvalho Chehab2019-06-241-1/+1
* media: marvell-ccic: mmp: don't chicken out w/o pdataLubomir Rintel2019-06-241-3/+0Star
* media: marvell-ccic: only calculate the DPHY registers when neededLubomir Rintel2019-06-241-7/+2Star
* media: marvell-ccic: provide a clock for the sensorLubomir Rintel2019-06-245-181/+157Star
* media: marvell-ccic: use async notifier to get the sensorLubomir Rintel2019-06-244-76/+162
* media: marvell-ccic/mmp: add devicetree supportLubomir Rintel2019-06-241-9/+27
* media: marvell-ccic: rename the clocksLubomir Rintel2019-06-241-1/+1
* media: marvell-ccic/mmp: enable clock before accessing registersLubomir Rintel2019-06-241-2/+1Star
* media: marvell-ccic: drop unused stuffLubomir Rintel2019-06-243-5/+0Star
* media: Revert "[media] marvell-ccic: reset ccic phy when stop streaming for s...Lubomir Rintel2019-06-243-33/+0Star
* Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab2019-06-112-6/+2Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 172Thomas Gleixner2019-05-302-6/+2Star
* | Merge tag 'v5.2-rc2' into patchworkMauro Carvalho Chehab2019-05-282-0/+2
|\|
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* | media: marvell-ccic: don't generate EOF on parallel busLubomir Rintel2019-05-231-6/+0Star
* | media: marvell-ccic: fix DMA s/g desc number calculationLubomir Rintel2019-05-231-2/+3
|/
* media: Kconfig files: use the right help coding styleMauro Carvalho Chehab2019-03-201-2/+2
* media: platform: fix several typosMauro Carvalho Chehab2019-03-011-2/+2
* media: marvell-ccic: trivial fix to the datasheet URLLubomir Rintel2018-12-071-1/+1
* media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus2018-10-042-3/+3
* media: replace strcpy() by strscpy()Mauro Carvalho Chehab2018-09-112-4/+4
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-112-4/+4
* Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-141-1/+1
|\
| * i2c: gpio: move header to platform_dataWolfram Sang2018-05-171-1/+1
* | media: marvel-ccic: mmp: select VIDEOBUF2_VMALLOC/DMA_CONTIGArnd Bergmann2018-06-051-0/+2
* | media: marvel-ccic: allow ccic and mmp drivers to coexistArnd Bergmann2018-06-052-6/+12
* | media: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-05-281-2/+0Star
* | media: mmp-driver: add needed __iomem marks to power_regsMauro Carvalho Chehab2018-04-171-1/+1
* | media: mmp-driver: make two functions staticMauro Carvalho Chehab2018-04-171-2/+2
* | media: marvel-ccic: re-enable mmp-driver buildMauro Carvalho Chehab2018-04-171-2/+3
|/
* media: convert g/s_parm to g/s_frame_interval in subdevsHans Verkuil2018-02-221-6/+6
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* media: platform: make video_device constBhumika Goyal2017-08-271-1/+1
* media: marvell-ccic: constify pci_device_idArvind Yadav2017-08-091-1/+1
* media: marvell-ccic: constify i2c_algorithm structureGustavo A. R. Silva2017-07-201-1/+1
* [media] media drivers: annotate fall-throughMauro Carvalho Chehab2017-05-191-0/+1
* [media] marvell-ccic: don't break long linesMauro Carvalho Chehab2016-10-211-19/+7Star
* [media] mcam-core: use v4l2_s_ctrl instead of the s_ctrl opHans Verkuil2016-07-121-1/+1
* [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-081-1/+1
* [media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil2016-07-082-25/+1Star
* [media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2015-12-181-1/+1
* [media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2015-12-181-6/+7
* [media] include/media: move platform_data to linux/platform_data/mediaMauro Carvalho Chehab2015-11-171-1/+1
* [media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab2015-11-171-1/+1
* [media] media: videobuf2: Change queue_setup argumentJunghak Sung2015-10-201-1/+2
* [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-011-19/+24
* [media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung2015-10-011-1/+1
* [media] marvell-ccic: fix RGB444 formatHans Verkuil2015-05-121-5/+4Star
* Merge tag 'v4.1-rc3' into patchworkMauro Carvalho Chehab2015-05-112-11/+11
|\
| * [media] marvell-ccic: fix Y'CbCr orderingHans Verkuil2015-04-272-11/+11