summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/marvell-ccic/mmp-driver.c
Commit message (Expand)AuthorAgeFilesLines
* media: marvell-ccic: mmp: add MODULE_DEVICE_TABLELubomir Rintel2019-07-251-0/+1
* media: marvell-ccic: mmp: don't chicken out w/o pdataLubomir Rintel2019-06-241-3/+0
* media: marvell-ccic: provide a clock for the sensorLubomir Rintel2019-06-241-136/+16
* media: marvell-ccic: use async notifier to get the sensorLubomir Rintel2019-06-241-11/+16
* 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-241-2/+0
* media: Revert "[media] marvell-ccic: reset ccic phy when stop streaming for s...Lubomir Rintel2019-06-241-25/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 172Thomas Gleixner2019-05-301-3/+1
* media: platform: fix several typosMauro Carvalho Chehab2019-03-011-2/+2
* media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus2018-10-041-1/+1
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-111-1/+1
* Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-141-1/+1
|\
| * i2c: gpio: move header to platform_dataWolfram Sang2018-05-171-1/+1
* | media: mmp-driver: add needed __iomem marks to power_regsMauro Carvalho Chehab2018-04-171-1/+1
* | media: mmp-driver: make two functions staticMauro Carvalho Chehab2018-04-171-2/+2
|/
* [media] include/media: move platform_data to linux/platform_data/mediaMauro Carvalho Chehab2015-11-171-1/+1
* [media] marvell-ccic: fill in bus_infoHans Verkuil2015-05-011-0/+1
* media: platform: marvell-ccic: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* [media] media: marvell-ccic: use devm to release clkLibin Yang2013-12-091-31/+8
* [media] marvell-ccic: drop resource free in driver removeLibin Yang2013-11-291-7/+0
* [media] marvell-ccic: drop free_irq for devm_request_irq allocated irqWei Yongjun2013-10-171-1/+0
* [media] marvell-ccic/mmp-driver.c: simplify use of devm_ioremap_resourceJulia Lawall2013-08-221-8/+0
* [media] marvell-ccic: switch to resource managed allocation and requestLibin Yang2013-07-261-38/+22
* [media] marvell-ccic: reset ccic phy when stop streaming for stabilityLibin Yang2013-07-261-0/+25
* [media] marvell-ccic: add clock tree support for marvell-ccic driverLibin Yang2013-07-261-0/+61
* [media] marvell-ccic: add MIPI support for marvell-ccic driverLibin Yang2013-07-261-5/+131
* [media] marvell-ccic: check register addressHans Verkuil2013-06-171-0/+1
* [media] marvell-ccic: remove g_chip_identHans Verkuil2013-06-171-2/+1
* [media] rename drivers/media/video as .../platformMauro Carvalho Chehab2012-08-151-0/+380