summaryrefslogtreecommitdiff
path: root/drivers/media/platform/marvell-ccic
AgeCommit message (Expand)Author
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung
2015-05-12[media] marvell-ccic: fix RGB444 formatHans Verkuil
2015-05-11Merge tag 'v4.1-rc3' into patchworkMauro Carvalho Chehab
2015-05-01[media] v4l2: replace s_mbus_fmt by set_fmt in bridge driversHans Verkuil
2015-05-01[media] v4l2: replace try_mbus_fmt by set_fmt in bridge driversHans Verkuil
2015-05-01[media] marvell-ccic: fix memory leak on failure path in cafe_smbus_setup()Alexey Khoroshilov
2015-05-01[media] marvell-ccic: fix V4L2_PIX_FMT_SBGGR8 supportHans Verkuil
2015-05-01[media] marvell-ccic: drop support for PIX_FMT_422PHans Verkuil
2015-05-01[media] marvell-ccic: fix the bytesperline and sizeimage calculationsHans Verkuil
2015-05-01[media] marvell-ccic: drop V4L2_PIX_FMT_JPEG dead codeHans Verkuil
2015-05-01[media] marvell-ccic: add planar support to dma-vmallocHans Verkuil
2015-05-01[media] marvell-ccic: correctly requeue buffersHans Verkuil
2015-05-01[media] marvell-ccic: fix streaming issuesHans Verkuil
2015-05-01[media] marvell-ccic: add DMABUF support for all three DMA modesHans Verkuil
2015-05-01[media] marvell-ccic: add create_bufs supportHans Verkuil
2015-05-01[media] marvell-ccic: use vb2 helpers and core lockingHans Verkuil
2015-05-01[media] marvell-ccic: implement control eventsHans Verkuil
2015-05-01[media] marvell-ccic: switch to struct v4l2_fhHans Verkuil
2015-05-01[media] marvell-ccic: control handler fixesHans Verkuil
2015-05-01[media] marvell-ccic: fill in colorspaceHans Verkuil
2015-05-01[media] marvell-ccic: webcam drivers shouldn't support g/s_stdHans Verkuil
2015-05-01[media] marvell-ccic: fill in bus_infoHans Verkuil
2015-05-01[media] marvell-ccic: fix vb2 warningHans Verkuil
2015-04-27[media] marvell-ccic: fix Y'CbCr orderingHans Verkuil
2015-03-23[media] v4l2-subdev: add support for the new enum_frame_interval 'which' fieldHans Verkuil
2015-02-02[media] marvell-ccic: MMP_CAMERA no longer buildsArnd Bergmann
2014-12-23[media] VIDEO_CAFE_CCIC should select VIDEOBUF2_DMA_SGGeert Uytterhoeven
2014-12-23[media] media: drivers shouldn't touch debug field in video_deviceHans Verkuil
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-02[media] media: marvell-ccic: use vb2_ops_wait_prepare/finish helperPrabhakar Lad
2014-12-02[media] media/platform: fix querycapHans Verkuil
2014-11-25[media] vb2-dma-sg: move dma_(un)map_sg hereHans Verkuil
2014-11-25[media] vb2-dma-sg: add allocation context to dma-sgHans Verkuil
2014-11-14[media] platform: Make use of media_bus_format enumBoris BREZILLON
2014-10-20media: platform: marvell-ccic: drop owner assignment from platform_driversWolfram Sang
2014-09-03[media] marvel-ccic: don't initialize static vars with 0Mauro Carvalho Chehab
2014-08-26[media] be sure that HAS_DMA is enabled for vb2-dma-contigMauro Carvalho Chehab
2014-04-23[media] vb2: stop_streaming should return voidHans Verkuil
2014-03-11[media] vb2: change result code of buf_finish to voidHans Verkuil
2013-11-29[media] media: marvell-ccic: use devm to release clkLibin Yang
2013-11-29[media] marvell-ccic: drop resource free in driver removeLibin Yang
2013-10-17[media] marvell-ccic: drop free_irq for devm_request_irq allocated irqWei Yongjun
2013-09-26[media] videobuf2-dma-sg: Replace vb2_dma_sg_desc with sg_tableRicardo Ribalda
2013-08-22[media] marvell-ccic/mmp-driver.c: simplify use of devm_ioremap_resourceJulia Lawall
2013-07-26[media] marvell-ccic: switch to resource managed allocation and requestLibin Yang
2013-07-26[media] marvell-ccic: add SOF / EOF pair check for marvell-ccic driverLibin Yang
2013-07-26[media] marvell-ccic: add new formats support for marvell-ccic driverLibin Yang
2013-07-26[media] marvell-ccic: refine mcam_set_contig_buffer functionLibin Yang