aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/marvell-ccic/mcam-core.c
Commit message (Expand)AuthorAge
* [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: 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] 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 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
* | [media] marvell-ccic: control handler fixesHans Verkuil2015-05-01
* | [media] marvell-ccic: fill in colorspaceHans Verkuil2015-05-01
* | [media] marvell-ccic: webcam drivers shouldn't support g/s_stdHans Verkuil2015-05-01
* | [media] marvell-ccic: fill in bus_infoHans Verkuil2015-05-01
* | [media] marvell-ccic: fix vb2 warningHans Verkuil2015-05-01
|/
* [media] v4l2-subdev: add support for the new enum_frame_interval 'which' fieldHans Verkuil2015-03-23
* [media] media: drivers shouldn't touch debug field in video_deviceHans Verkuil2014-12-23
* [media] media: marvell-ccic: use vb2_ops_wait_prepare/finish helperPrabhakar Lad2014-12-02
* [media] media/platform: fix querycapHans Verkuil2014-12-02
* [media] vb2-dma-sg: move dma_(un)map_sg hereHans Verkuil2014-11-25
* [media] vb2-dma-sg: add allocation context to dma-sgHans Verkuil2014-11-25
* [media] platform: Make use of media_bus_format enumBoris BREZILLON2014-11-14
* [media] marvel-ccic: don't initialize static vars with 0Mauro Carvalho Chehab2014-09-03
* [media] vb2: stop_streaming should return voidHans Verkuil2014-04-23
* [media] vb2: change result code of buf_finish to voidHans Verkuil2014-03-11
* [media] videobuf2-dma-sg: Replace vb2_dma_sg_desc with sg_tableRicardo Ribalda2013-09-26
* [media] marvell-ccic: add SOF / EOF pair check for marvell-ccic driverLibin Yang2013-07-26
* [media] marvell-ccic: add new formats support for marvell-ccic driverLibin Yang2013-07-26
* [media] marvell-ccic: refine mcam_set_contig_buffer functionLibin Yang2013-07-26
* [media] marvell-ccic: reset ccic phy when stop streaming for stabilityLibin Yang2013-07-26
* [media] marvell-ccic: add MIPI support for marvell-ccic driverLibin Yang2013-07-26
* [media] mcam-core: replace current_norm by g_stdHans Verkuil2013-06-17
* [media] marvell-ccic: check register addressHans Verkuil2013-06-17
* [media] marvell-ccic: remove g_chip_identHans Verkuil2013-06-17
* [media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil2013-03-24