summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/marvell-ccic
Commit message (Expand)AuthorAgeFilesLines
* [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
* | [media] v4l2: replace s_mbus_fmt by set_fmt in bridge driversHans Verkuil2015-05-011-3/+5
* | [media] v4l2: replace try_mbus_fmt by set_fmt in bridge driversHans Verkuil2015-05-011-4/+7
* | [media] marvell-ccic: fix memory leak on failure path in cafe_smbus_setup()Alexey Khoroshilov2015-05-011-4/+8
* | [media] marvell-ccic: fix V4L2_PIX_FMT_SBGGR8 supportHans Verkuil2015-05-011-0/+4
* | [media] marvell-ccic: drop support for PIX_FMT_422PHans Verkuil2015-05-011-19/+0Star
* | [media] marvell-ccic: fix the bytesperline and sizeimage calculationsHans Verkuil2015-05-011-6/+10
* | [media] marvell-ccic: drop V4L2_PIX_FMT_JPEG dead codeHans Verkuil2015-05-011-9/+0Star
* | [media] marvell-ccic: add planar support to dma-vmallocHans Verkuil2015-05-011-48/+46Star
* | [media] marvell-ccic: correctly requeue buffersHans Verkuil2015-05-011-7/+32
* | [media] marvell-ccic: fix streaming issuesHans Verkuil2015-05-011-1/+3
* | [media] marvell-ccic: add DMABUF support for all three DMA modesHans Verkuil2015-05-011-6/+3Star
* | [media] marvell-ccic: add create_bufs supportHans Verkuil2015-05-011-2/+5
* | [media] marvell-ccic: use vb2 helpers and core lockingHans Verkuil2015-05-012-176/+43Star
* | [media] marvell-ccic: implement control eventsHans Verkuil2015-05-011-0/+3
* | [media] marvell-ccic: switch to struct v4l2_fhHans Verkuil2015-05-011-22/+26
* | [media] marvell-ccic: control handler fixesHans Verkuil2015-05-011-8/+11
* | [media] marvell-ccic: fill in colorspaceHans Verkuil2015-05-011-0/+2
* | [media] marvell-ccic: webcam drivers shouldn't support g/s_stdHans Verkuil2015-05-011-15/+0Star
* | [media] marvell-ccic: fill in bus_infoHans Verkuil2015-05-014-0/+7
* | [media] marvell-ccic: fix vb2 warningHans Verkuil2015-05-011-0/+1
|/
* [media] v4l2-subdev: add support for the new enum_frame_interval 'which' fieldHans Verkuil2015-03-231-4/+44
* [media] marvell-ccic: MMP_CAMERA no longer buildsArnd Bergmann2015-02-021-1/+1
* [media] VIDEO_CAFE_CCIC should select VIDEOBUF2_DMA_SGGeert Uytterhoeven2014-12-231-0/+1
* [media] media: drivers shouldn't touch debug field in video_deviceHans Verkuil2014-12-231-1/+0Star
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-151-1/+0Star
|\
| * media: platform: marvell-ccic: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* | [media] media: marvell-ccic: use vb2_ops_wait_prepare/finish helperPrabhakar Lad2014-12-021-24/+5Star
* | [media] media/platform: fix querycapHans Verkuil2014-12-021-2/+2
* | [media] vb2-dma-sg: move dma_(un)map_sg hereHans Verkuil2014-11-251-17/+1Star
* | [media] vb2-dma-sg: add allocation context to dma-sgHans Verkuil2014-11-252-1/+13
* | [media] platform: Make use of media_bus_format enumBoris BREZILLON2014-11-142-12/+11Star
|/
* [media] marvel-ccic: don't initialize static vars with 0Mauro Carvalho Chehab2014-09-031-1/+1
* [media] be sure that HAS_DMA is enabled for vb2-dma-contigMauro Carvalho Chehab2014-08-261-0/+2
* [media] vb2: stop_streaming should return voidHans Verkuil2014-04-231-4/+3Star
* [media] vb2: change result code of buf_finish to voidHans Verkuil2014-03-111-2/+1Star
* [media] media: marvell-ccic: use devm to release clkLibin Yang2013-11-291-31/+8Star
* [media] marvell-ccic: drop resource free in driver removeLibin Yang2013-11-291-7/+0Star
* [media] marvell-ccic: drop free_irq for devm_request_irq allocated irqWei Yongjun2013-10-171-1/+0Star
* [media] videobuf2-dma-sg: Replace vb2_dma_sg_desc with sg_tableRicardo Ribalda2013-09-261-6/+8
* [media] marvell-ccic/mmp-driver.c: simplify use of devm_ioremap_resourceJulia Lawall2013-08-221-8/+0Star