aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/marvell-ccic/mcam-core.c
AgeCommit message (Expand)Author
2020-08-19media: marvell-ccic: Add missed v4l2_async_notifier_cleanup()Chuhong Yuan
2019-07-22media: marvell-ccic: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: media/platform: don't set description in ENUM_FMTHans Verkuil
2019-06-24media: marvell-ccic: only calculate the DPHY registers when neededLubomir Rintel
2019-06-24media: marvell-ccic: provide a clock for the sensorLubomir Rintel
2019-06-24media: marvell-ccic: use async notifier to get the sensorLubomir Rintel
2019-06-24media: marvell-ccic: drop unused stuffLubomir Rintel
2019-06-24media: Revert "[media] marvell-ccic: reset ccic phy when stop streaming for s...Lubomir Rintel
2019-05-23media: marvell-ccic: don't generate EOF on parallel busLubomir Rintel
2019-05-23media: marvell-ccic: fix DMA s/g desc number calculationLubomir Rintel
2018-10-04media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-06-05media: marvel-ccic: allow ccic and mmp drivers to coexistArnd Bergmann
2018-02-22media: convert g/s_parm to g/s_frame_interval in subdevsHans Verkuil
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-27media: platform: make video_device constBhumika Goyal
2017-05-19[media] media drivers: annotate fall-throughMauro Carvalho Chehab
2016-10-21[media] marvell-ccic: don't break long linesMauro Carvalho Chehab
2016-07-12[media] mcam-core: use v4l2_s_ctrl instead of the s_ctrl opHans Verkuil
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil
2016-07-08[media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak 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 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