aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/marvell-ccic
Commit message (Expand)AuthorAge
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* media: Kconfig files: use the right help coding styleMauro Carvalho Chehab2019-03-20
* media: platform: fix several typosMauro Carvalho Chehab2019-03-01
* media: marvell-ccic: trivial fix to the datasheet URLLubomir Rintel2018-12-07
* media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus2018-10-04
* media: replace strcpy() by strscpy()Mauro Carvalho Chehab2018-09-11
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-11
* Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-14
|\
| * i2c: gpio: move header to platform_dataWolfram Sang2018-05-17
* | media: marvel-ccic: mmp: select VIDEOBUF2_VMALLOC/DMA_CONTIGArnd Bergmann2018-06-05
* | media: marvel-ccic: allow ccic and mmp drivers to coexistArnd Bergmann2018-06-05
* | media: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-05-28
* | media: mmp-driver: add needed __iomem marks to power_regsMauro Carvalho Chehab2018-04-17
* | media: mmp-driver: make two functions staticMauro Carvalho Chehab2018-04-17
* | media: marvel-ccic: re-enable mmp-driver buildMauro Carvalho Chehab2018-04-17
|/
* media: convert g/s_parm to g/s_frame_interval in subdevsHans Verkuil2018-02-22
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* media: platform: make video_device constBhumika Goyal2017-08-27
* media: marvell-ccic: constify pci_device_idArvind Yadav2017-08-09
* media: marvell-ccic: constify i2c_algorithm structureGustavo A. R. Silva2017-07-20
* [media] media drivers: annotate fall-throughMauro Carvalho Chehab2017-05-19
* [media] marvell-ccic: don't break long linesMauro Carvalho Chehab2016-10-21
* [media] mcam-core: use v4l2_s_ctrl instead of the s_ctrl opHans Verkuil2016-07-12
* [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-08
* [media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil2016-07-08
* [media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2015-12-18
* [media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2015-12-18
* [media] include/media: move platform_data to linux/platform_data/mediaMauro Carvalho Chehab2015-11-17
* [media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab2015-11-17
* [media] media: videobuf2: Change queue_setup argumentJunghak Sung2015-10-20
* [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-01
* [media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung2015-10-01
* [media] marvell-ccic: fix RGB444 formatHans Verkuil2015-05-12
* Merge tag 'v4.1-rc3' into patchworkMauro Carvalho Chehab2015-05-11
|\
| * [media] marvell-ccic: fix Y'CbCr orderingHans Verkuil2015-04-27
* | [media] v4l2: replace s_mbus_fmt by set_fmt in bridge driversHans Verkuil2015-05-01
* | [media] v4l2: replace try_mbus_fmt by set_fmt in bridge driversHans Verkuil2015-05-01
* | [media] marvell-ccic: fix memory leak on failure path in cafe_smbus_setup()Alexey Khoroshilov2015-05-01
* | [media] marvell-ccic: fix V4L2_PIX_FMT_SBGGR8 supportHans Verkuil2015-05-01
* | [media] marvell-ccic: drop support for PIX_FMT_422PHans Verkuil2015-05-01
* | [media] marvell-ccic: fix the bytesperline and sizeimage calculationsHans Verkuil2015-05-01
* | [media] marvell-ccic: drop V4L2_PIX_FMT_JPEG dead codeHans Verkuil2015-05-01
* | [media] marvell-ccic: add planar support to dma-vmallocHans Verkuil2015-05-01
* | [media] marvell-ccic: correctly requeue buffersHans Verkuil2015-05-01
* | [media] marvell-ccic: fix streaming issuesHans Verkuil2015-05-01
* | [media] marvell-ccic: add DMABUF support for all three DMA modesHans Verkuil2015-05-01
* | [media] marvell-ccic: add create_bufs supportHans Verkuil2015-05-01
* | [media] marvell-ccic: use vb2 helpers and core lockingHans Verkuil2015-05-01
* | [media] marvell-ccic: implement control eventsHans Verkuil2015-05-01
* | [media] marvell-ccic: switch to struct v4l2_fhHans Verkuil2015-05-01