summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/marvell-ccic
Commit message (Expand)AuthorAgeFilesLines
* media: platform: rename marvell-ccic/ to marvell/Mauro Carvalho Chehab2022-03-186-3464/+0
* media: platform: move platform menu dependencies to driversMauro Carvalho Chehab2022-03-141-0/+2
* media: marvell-ccic: Use platform_get_irq() to get the interruptLad Prabhakar2022-01-281-5/+3
* media: marvell-ccic: drop to_cam() unused functionMauro Carvalho Chehab2021-11-291-7/+0
* media: v4l: async: Rename async nf functions, clean up long linesSakari Ailus2021-09-303-13/+12
* media: drivers/media/platform/marvell-ccic/mcam-core.c : fix typo 'gettig' > ...Herman2021-07-121-1/+1
* media: marvell-ccic: set error code in probeEvgeny Novikov2021-06-171-3/+9
* media: v4l2-subdev: add subdev-wide state structTomi Valkeinen2021-06-171-1/+4
* media: marvel-ccic: fix some issues when getting pm_runtimeMauro Carvalho Chehab2021-05-101-2/+7
* module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-171-4/+0
* media: marvell-ccic: power up the device on mclk enableLubomir Rintel2021-02-061-0/+2
* media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() APILaurent Pinchart2021-02-062-3/+3
* media: marvell-ccic: Use v4l2_async_notifier_add_*_subdevEzequiel Garcia2021-02-064-17/+19
* media: marvell-ccic: Fix -Wunused-function warningsYueHaibing2020-11-161-2/+2
* media: marvell-ccic: mmp: mark PM functions as __maybe_unusedWei Yongjun2020-09-261-2/+2
* media: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-291-1/+1
* media: marvell-ccic: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-291-4/+3
* media: marvell-ccic: add support for runtime PMLubomir Rintel2020-08-292-31/+43
* media: marvell-ccic: mmp: use generic dev_pm_opsLubomir Rintel2020-08-291-12/+6
* media: marvell-ccic: mmp: get rid of mmpcam_devices listLubomir Rintel2020-08-291-70/+8
* media: cafe-driver: use drvdata instead of back-casting from v4l2_deviceLubomir Rintel2020-08-291-6/+4
* media: cafe-driver: use generic power managementVaibhav Gupta2020-08-063-29/+7
* media: marvell-ccic: Add missed v4l2_async_notifier_cleanup()Chuhong Yuan2020-06-231-0/+2
* media: marvell-ccic: convert to use i2c_new_client_device()Wolfram Sang2020-04-141-1/+1
* media: media/platform: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil2020-02-241-1/+1
* media: marvell-ccic: mmp: add MODULE_DEVICE_TABLELubomir Rintel2019-07-251-0/+1
* media: marvell-ccic: set device_caps in struct video_deviceHans Verkuil2019-07-221-3/+2
* media: media/platform: don't set description in ENUM_FMTHans Verkuil2019-07-221-10/+0
* media: cafe-driver: mark an static var as suchMauro Carvalho Chehab2019-06-241-1/+1
* media: marvell-ccic: mmp: don't chicken out w/o pdataLubomir Rintel2019-06-241-3/+0
* media: marvell-ccic: only calculate the DPHY registers when neededLubomir Rintel2019-06-241-7/+2
* media: marvell-ccic: provide a clock for the sensorLubomir Rintel2019-06-245-181/+157
* media: marvell-ccic: use async notifier to get the sensorLubomir Rintel2019-06-244-76/+162
* media: marvell-ccic/mmp: add devicetree supportLubomir Rintel2019-06-241-9/+27
* media: marvell-ccic: rename the clocksLubomir Rintel2019-06-241-1/+1
* media: marvell-ccic/mmp: enable clock before accessing registersLubomir Rintel2019-06-241-2/+1
* media: marvell-ccic: drop unused stuffLubomir Rintel2019-06-243-5/+0
* media: Revert "[media] marvell-ccic: reset ccic phy when stop streaming for s...Lubomir Rintel2019-06-243-33/+0
* Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab2019-06-112-6/+2
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 172Thomas Gleixner2019-05-302-6/+2
* | Merge tag 'v5.2-rc2' into patchworkMauro Carvalho Chehab2019-05-282-0/+2
|\|
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* | media: marvell-ccic: don't generate EOF on parallel busLubomir Rintel2019-05-231-6/+0
* | media: marvell-ccic: fix DMA s/g desc number calculationLubomir Rintel2019-05-231-2/+3
|/
* media: Kconfig files: use the right help coding styleMauro Carvalho Chehab2019-03-201-2/+2
* media: platform: fix several typosMauro Carvalho Chehab2019-03-011-2/+2
* media: marvell-ccic: trivial fix to the datasheet URLLubomir Rintel2018-12-071-1/+1
* media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus2018-10-042-3/+3
* media: replace strcpy() by strscpy()Mauro Carvalho Chehab2018-09-112-4/+4
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-112-4/+4