summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/marvell-ccic/mcam-core.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-01[media] marvell-ccic: add DMABUF support for all three DMA modesHans Verkuil1-6/+3
2015-05-01[media] marvell-ccic: add create_bufs supportHans Verkuil1-2/+5
2015-05-01[media] marvell-ccic: use vb2 helpers and core lockingHans Verkuil1-175/+43
2015-05-01[media] marvell-ccic: implement control eventsHans Verkuil1-0/+3
2015-05-01[media] marvell-ccic: switch to struct v4l2_fhHans Verkuil1-22/+26
2015-05-01[media] marvell-ccic: control handler fixesHans Verkuil1-8/+11
2015-05-01[media] marvell-ccic: fill in colorspaceHans Verkuil1-0/+2
2015-05-01[media] marvell-ccic: webcam drivers shouldn't support g/s_stdHans Verkuil1-15/+0
2015-05-01[media] marvell-ccic: fill in bus_infoHans Verkuil1-0/+3
2015-05-01[media] marvell-ccic: fix vb2 warningHans Verkuil1-0/+1
2015-04-27[media] marvell-ccic: fix Y'CbCr orderingHans Verkuil1-7/+7
2015-03-23[media] v4l2-subdev: add support for the new enum_frame_interval 'which' fieldHans Verkuil1-4/+44
2014-12-23[media] media: drivers shouldn't touch debug field in video_deviceHans Verkuil1-1/+0
2014-12-02[media] media: marvell-ccic: use vb2_ops_wait_prepare/finish helperPrabhakar Lad1-24/+5
2014-12-02[media] media/platform: fix querycapHans Verkuil1-2/+2
2014-11-25[media] vb2-dma-sg: move dma_(un)map_sg hereHans Verkuil1-17/+1
2014-11-25[media] vb2-dma-sg: add allocation context to dma-sgHans Verkuil1-1/+12
2014-11-14[media] platform: Make use of media_bus_format enumBoris BREZILLON1-11/+10
2014-09-03[media] marvel-ccic: don't initialize static vars with 0Mauro Carvalho Chehab1-1/+1
2014-04-23[media] vb2: stop_streaming should return voidHans Verkuil1-4/+3
2014-03-11[media] vb2: change result code of buf_finish to voidHans Verkuil1-2/+1
2013-09-26[media] videobuf2-dma-sg: Replace vb2_dma_sg_desc with sg_tableRicardo Ribalda1-6/+8
2013-07-26[media] marvell-ccic: add SOF / EOF pair check for marvell-ccic driverLibin Yang1-4/+26
2013-07-26[media] marvell-ccic: add new formats support for marvell-ccic driverLibin Yang1-33/+159
2013-07-26[media] marvell-ccic: refine mcam_set_contig_buffer functionLibin Yang1-11/+10
2013-07-26[media] marvell-ccic: reset ccic phy when stop streaming for stabilityLibin Yang1-0/+6
2013-07-26[media] marvell-ccic: add MIPI support for marvell-ccic driverLibin Yang1-4/+76
2013-06-17[media] mcam-core: replace current_norm by g_stdHans Verkuil1-1/+7
2013-06-17[media] marvell-ccic: check register addressHans Verkuil1-0/+4
2013-06-17[media] marvell-ccic: remove g_chip_identHans Verkuil1-47/+8
2013-03-24[media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil1-1/+1
2013-03-24[media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil1-1/+1
2013-02-08[media] mcam-core: implement the control frameworkJavier Martin1-45/+9
2012-12-27[media] marvell-ccic: use internal variable replace global frame stats variableLibin Yang1-17/+13
2012-08-15[media] rename drivers/media/video as .../platformMauro Carvalho Chehab1-0/+1878