aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/marvell-ccic
AgeCommit message (Expand)Author
2022-03-18media: platform: rename marvell-ccic/ to marvell/Mauro Carvalho Chehab
2022-03-14media: platform: move platform menu dependencies to driversMauro Carvalho Chehab
2022-01-28media: marvell-ccic: Use platform_get_irq() to get the interruptLad Prabhakar
2021-11-29media: marvell-ccic: drop to_cam() unused functionMauro Carvalho Chehab
2021-09-30media: v4l: async: Rename async nf functions, clean up long linesSakari Ailus
2021-07-12media: drivers/media/platform/marvell-ccic/mcam-core.c : fix typo 'gettig' > ...Herman
2021-06-17media: marvell-ccic: set error code in probeEvgeny Novikov
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen
2021-05-10media: marvel-ccic: fix some issues when getting pm_runtimeMauro Carvalho Chehab
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-02-06media: marvell-ccic: power up the device on mclk enableLubomir Rintel
2021-02-06media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() APILaurent Pinchart
2021-02-06media: marvell-ccic: Use v4l2_async_notifier_add_*_subdevEzequiel Garcia
2020-11-16media: marvell-ccic: Fix -Wunused-function warningsYueHaibing
2020-09-26media: marvell-ccic: mmp: mark PM functions as __maybe_unusedWei Yongjun
2020-08-29media: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-29media: marvell-ccic: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-29media: marvell-ccic: add support for runtime PMLubomir Rintel
2020-08-29media: marvell-ccic: mmp: use generic dev_pm_opsLubomir Rintel
2020-08-29media: marvell-ccic: mmp: get rid of mmpcam_devices listLubomir Rintel
2020-08-29media: cafe-driver: use drvdata instead of back-casting from v4l2_deviceLubomir Rintel
2020-08-06media: cafe-driver: use generic power managementVaibhav Gupta
2020-06-23media: marvell-ccic: Add missed v4l2_async_notifier_cleanup()Chuhong Yuan
2020-04-14media: marvell-ccic: convert to use i2c_new_client_device()Wolfram Sang
2020-02-24media: media/platform: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2019-07-25media: marvell-ccic: mmp: add MODULE_DEVICE_TABLELubomir Rintel
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: cafe-driver: mark an static var as suchMauro Carvalho Chehab
2019-06-24media: marvell-ccic: mmp: don't chicken out w/o pdataLubomir Rintel
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/mmp: add devicetree supportLubomir Rintel
2019-06-24media: marvell-ccic: rename the clocksLubomir Rintel
2019-06-24media: marvell-ccic/mmp: enable clock before accessing registersLubomir 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-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 172Thomas Gleixner
2019-05-28Merge tag 'v5.2-rc2' into patchworkMauro Carvalho Chehab
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
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab
2019-03-01media: platform: fix several typosMauro Carvalho Chehab
2018-12-07media: marvell-ccic: trivial fix to the datasheet URLLubomir 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