aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/platform/video-mux.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* media: v4l2-subdev: Rename .init_cfg() operation to .init_state()Laurent Pinchart2023-12-041-3/+7
* media: v4l: subdev: Switch to stream-aware state functionsSakari Ailus2023-11-231-9/+9
* media: v4l: async: Set v4l2_device and subdev in async notifier initSakari Ailus2023-08-101-2/+2
* media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connectionSakari Ailus2023-07-281-3/+3
* media: video-mux: update driver to active statePhilipp Zabel2023-05-261-54/+24
* media: video-mux: fix error pathsPhilipp Zabel2023-05-261-8/+19
* media: video-mux: Add missing media_entity_cleanup upon async register failAlexander Stein2023-05-251-0/+1
* media: video-mux: Convert to platform remove callback returning voidUwe Kleine-König2023-04-111-4/+2
* media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_fi...Laurent Pinchart2022-07-171-1/+1
* media: video-mux: Use dev_err_probe()Philipp Zabel2022-04-241-3/+1
* media: v4l: async: Rename async nf functions, clean up long linesSakari Ailus2021-09-301-9/+8
* media: video-mux: Skip dangling endpointsPhilipp Zabel2021-06-281-1/+9
* media: v4l2-subdev: add subdev-wide state structTomi Valkeinen2021-06-171-10/+12
* media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() APILaurent Pinchart2021-02-061-1/+1
* media: v4l2-async: Clean v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia2021-02-061-10/+4
* media: video-mux: Create media links in bound notifierSteve Longerbeam2020-05-181-0/+22
* media: video-mux: Implement get_fwnode_pad opSteve Longerbeam2020-05-181-0/+1
* media: video-mux: Parse information from firmware without using callbacksSteve Longerbeam2020-05-181-24/+46
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-9/+1
* media: video-mux: fix null pointer dereferencesKangjie Lu2019-03-291-0/+5
* media: video-mux: add bayer formatsRui Miguel Silva2019-02-181-0/+20
* media: platform: video-mux: Register a subdev notifierSteve Longerbeam2018-10-041-1/+35
* media: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-121-1/+1
* media: video-mux: fix compliance failuresPhilipp Zabel2018-07-241-4/+115
* media: platform: video-mux: propagate format from sink to sourceChris Lesiak2018-05-041-1/+15
* media: platform: video-mux: convert to multiplexer frameworkPhilipp Zabel2017-07-201-46/+7
* [media] platform: add video-multiplexer subdevice driverPhilipp Zabel2017-06-201-0/+334