aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/marvell-ccic/mmp-driver.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-18media: platform: rename marvell-ccic/ to marvell/Mauro Carvalho Chehab1-380/+0
2022-01-28media: marvell-ccic: Use platform_get_irq() to get the interruptLad Prabhakar1-5/+3
2021-09-30media: v4l: async: Rename async nf functions, clean up long linesSakari Ailus1-3/+3
2021-02-06media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() APILaurent Pinchart1-2/+2
2021-02-06media: marvell-ccic: Use v4l2_async_notifier_add_*_subdevEzequiel Garcia1-3/+8
2020-11-16media: marvell-ccic: Fix -Wunused-function warningsYueHaibing1-2/+2
2020-09-26media: marvell-ccic: mmp: mark PM functions as __maybe_unusedWei Yongjun1-2/+2
2020-08-29media: marvell-ccic: add support for runtime PMLubomir Rintel1-3/+40
2020-08-29media: marvell-ccic: mmp: use generic dev_pm_opsLubomir Rintel1-12/+6
2020-08-29media: marvell-ccic: mmp: get rid of mmpcam_devices listLubomir Rintel1-70/+8
2019-07-25media: marvell-ccic: mmp: add MODULE_DEVICE_TABLELubomir Rintel1-0/+1
2019-06-24media: marvell-ccic: mmp: don't chicken out w/o pdataLubomir Rintel1-3/+0
2019-06-24media: marvell-ccic: provide a clock for the sensorLubomir Rintel1-136/+16
2019-06-24media: marvell-ccic: use async notifier to get the sensorLubomir Rintel1-11/+16
2019-06-24media: marvell-ccic/mmp: add devicetree supportLubomir Rintel1-9/+27
2019-06-24media: marvell-ccic: rename the clocksLubomir Rintel1-1/+1
2019-06-24media: marvell-ccic/mmp: enable clock before accessing registersLubomir Rintel1-2/+1
2019-06-24media: marvell-ccic: drop unused stuffLubomir Rintel1-2/+0
2019-06-24media: Revert "[media] marvell-ccic: reset ccic phy when stop streaming for stability"Lubomir Rintel1-25/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 172Thomas Gleixner1-3/+1
2019-03-01media: platform: fix several typosMauro Carvalho Chehab1-2/+2
2018-10-04media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus1-1/+1
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-1/+1
2018-06-14Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-1/+1
2018-05-17i2c: gpio: move header to platform_dataWolfram Sang1-1/+1
2018-04-17media: mmp-driver: add needed __iomem marks to power_regsMauro Carvalho Chehab1-1/+1
2018-04-17media: mmp-driver: make two functions staticMauro Carvalho Chehab1-2/+2
2015-11-17[media] include/media: move platform_data to linux/platform_data/mediaMauro Carvalho Chehab1-1/+1
2015-05-01[media] marvell-ccic: fill in bus_infoHans Verkuil1-0/+1
2014-10-20media: platform: marvell-ccic: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-12-09[media] media: marvell-ccic: use devm to release clkLibin Yang1-31/+8
2013-11-29[media] marvell-ccic: drop resource free in driver removeLibin Yang1-7/+0
2013-10-17[media] marvell-ccic: drop free_irq for devm_request_irq allocated irqWei Yongjun1-1/+0
2013-08-22[media] marvell-ccic/mmp-driver.c: simplify use of devm_ioremap_resourceJulia Lawall1-8/+0
2013-07-26[media] marvell-ccic: switch to resource managed allocation and requestLibin Yang1-38/+22
2013-07-26[media] marvell-ccic: reset ccic phy when stop streaming for stabilityLibin Yang1-0/+25
2013-07-26[media] marvell-ccic: add clock tree support for marvell-ccic driverLibin Yang1-0/+61
2013-07-26[media] marvell-ccic: add MIPI support for marvell-ccic driverLibin Yang1-5/+131
2013-06-17[media] marvell-ccic: check register addressHans Verkuil1-0/+1
2013-06-17[media] marvell-ccic: remove g_chip_identHans Verkuil1-2/+1
2012-08-15[media] rename drivers/media/video as .../platformMauro Carvalho Chehab1-0/+380