summaryrefslogtreecommitdiff
path: root/drivers/media/platform/video-mux.c
AgeCommit message (Expand)Author
2023-12-04media: v4l2-subdev: Rename .init_cfg() operation to .init_state()Laurent Pinchart
2023-11-23media: v4l: subdev: Switch to stream-aware state functionsSakari Ailus
2023-08-10media: v4l: async: Set v4l2_device and subdev in async notifier initSakari Ailus
2023-07-28media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connectionSakari Ailus
2023-05-26media: video-mux: update driver to active statePhilipp Zabel
2023-05-26media: video-mux: fix error pathsPhilipp Zabel
2023-05-25media: video-mux: Add missing media_entity_cleanup upon async register failAlexander Stein
2023-04-11media: video-mux: Convert to platform remove callback returning voidUwe Kleine-König
2022-07-17media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_fi...Laurent Pinchart
2022-04-24media: video-mux: Use dev_err_probe()Philipp Zabel
2021-09-30media: v4l: async: Rename async nf functions, clean up long linesSakari Ailus
2021-06-28media: video-mux: Skip dangling endpointsPhilipp Zabel
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen
2021-02-06media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() APILaurent Pinchart
2021-02-06media: v4l2-async: Clean v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia
2020-05-18media: video-mux: Create media links in bound notifierSteve Longerbeam
2020-05-18media: video-mux: Implement get_fwnode_pad opSteve Longerbeam
2020-05-18media: video-mux: Parse information from firmware without using callbacksSteve Longerbeam
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-03-29media: video-mux: fix null pointer dereferencesKangjie Lu
2019-02-18media: video-mux: add bayer formatsRui Miguel Silva
2018-10-04media: platform: video-mux: Register a subdev notifierSteve Longerbeam
2018-09-12media: Convert to using %pOFn instead of device_node.nameRob Herring
2018-07-24media: video-mux: fix compliance failuresPhilipp Zabel
2018-05-04media: platform: video-mux: propagate format from sink to sourceChris Lesiak
2017-07-20media: platform: video-mux: convert to multiplexer frameworkPhilipp Zabel
2017-06-20[media] platform: add video-multiplexer subdevice driverPhilipp Zabel