summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/cadence
Commit message (Expand)AuthorAgeFilesLines
* media: cadence: cdns-csi2tx: Use mipi-csi2.hLaurent Pinchart2022-05-131-2/+3
* media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab2022-03-181-2/+2
* media: platform/*/Kconfig: make manufacturer menus more uniformMauro Carvalho Chehab2022-03-181-12/+1
* media: platform: move platform menu dependencies to driversMauro Carvalho Chehab2022-03-141-0/+1
* media: cadence: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing2021-09-302-6/+2
* media: v4l: async: Rename async nf functions, clean up long linesSakari Ailus2021-09-301-8/+6
* media: v4l2-subdev: add subdev-wide state structTomi Valkeinen2021-06-171-7/+7
* media: v4l: cadence: Handle errors of clk_prepare_enable()Evgeny Novikov2021-06-021-1/+7
* media: v4l: cadence: Handle errors of clk_prepare_enable()Evgeny Novikov2021-06-021-1/+7
* media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() APILaurent Pinchart2021-02-061-1/+2
* media: cadence: Use v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia2021-02-061-10/+6
* media: Kconfig files: use select for V4L2 subdevs and MCMauro Carvalho Chehab2020-04-141-4/+4
* media: v4l: cadence: Fix how unsued lanes are handled in 'csi2rx_start()'Christophe JAILLET2019-10-101-1/+1
* media: Add support for Cadence CSI2TX 2.1Jan Kotas2019-07-251-29/+111
* media: Fix Lane mapping in Cadence CSI2TXJan Kotas2019-07-251-2/+2
* media: Add lane checks for Cadence CSI2TXJan Kotas2019-07-251-2/+11
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zeroSakari Ailus2018-10-042-2/+2
* media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus2018-10-042-2/+2
* media: platform: Switch to v4l2_async_notifier_add_subdevSteve Longerbeam2018-10-041-11/+17
* media: v4l: cadence: add VIDEO_V4L2 dependencyArnd Bergmann2018-06-271-0/+2
* media: v4l: cadence: include linux/slab.hArnd Bergmann2018-06-272-0/+2
* media: v4l: cadence: Add Cadence MIPI-CSI2 TX driverMaxime Ripard2018-05-173-0/+575
* media: cadence: csi2rx: Fix csi2rx_start error handlingSakari Ailus2018-05-171-2/+2
* media: v4l: cadence: Add Cadence MIPI-CSI2 RX driverMaxime Ripard2018-05-163-0/+524