summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/marvell-ccic/mmp-driver.c
AgeCommit message (Expand)Author
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: 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
2019-07-25media: marvell-ccic: mmp: add MODULE_DEVICE_TABLELubomir Rintel
2019-06-24media: marvell-ccic: mmp: don't chicken out w/o pdataLubomir 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-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 172Thomas Gleixner
2019-03-01media: platform: fix several typosMauro Carvalho Chehab
2018-10-04media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-06-14Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-05-17i2c: gpio: move header to platform_dataWolfram Sang
2018-04-17media: mmp-driver: add needed __iomem marks to power_regsMauro Carvalho Chehab
2018-04-17media: mmp-driver: make two functions staticMauro Carvalho Chehab
2015-11-17[media] include/media: move platform_data to linux/platform_data/mediaMauro Carvalho Chehab
2015-05-01[media] marvell-ccic: fill in bus_infoHans Verkuil
2014-10-20media: platform: marvell-ccic: drop owner assignment from platform_driversWolfram Sang
2013-12-09[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-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: 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] marvell-ccic: check register addressHans Verkuil
2013-06-17[media] marvell-ccic: remove g_chip_identHans Verkuil
2012-08-15[media] rename drivers/media/video as .../platformMauro Carvalho Chehab