summaryrefslogtreecommitdiff
path: root/drivers/media/platform/marvell-ccic
AgeCommit message (Expand)Author
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
2013-07-26[media] marvell-ccic: reset ccic phy when stop streaming for stabilityLibin Yang
2013-07-26[media] marvell-ccic: add clock tree support for marvell-ccic driverLibin Yang
2013-07-26[media] marvell-ccic: add MIPI support for marvell-ccic driverLibin Yang
2013-06-17[media] mcam-core: replace current_norm by g_stdHans Verkuil
2013-06-17[media] marvell-ccic: check register addressHans Verkuil
2013-06-17[media] marvell-ccic: remove g_chip_identHans Verkuil
2013-03-24[media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil
2013-03-24[media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil
2013-02-08[media] mcam-core: implement the control frameworkJavier Martin
2013-02-06[media] [V2,04/24] platform/marvell-ccic/mcam-core.h: use IS_ENABLED() macroPeter Senna Tschudin
2012-12-27[media] marvell-ccic: use internal variable replace global frame stats variableLibin Yang
2012-08-15[media] rename drivers/media/video as .../platformMauro Carvalho Chehab