summaryrefslogtreecommitdiff
path: root/drivers/staging/media/imx/imx-media-csi.c
AgeCommit message (Expand)Author
2023-12-13media: v4l2-subdev: Add which field to struct v4l2_subdev_frame_intervalLaurent Pinchart
2023-12-13media: v4l2-subdev: Turn .[gs]_frame_interval into pad operationsLaurent Pinchart
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-04-15media: staging: media: imx-media-csi: Convert to platform remove callback ret...Uwe Kleine-König
2023-02-08media: staging: media: imx: change imx_media_fim_set_stream() to return voidDeepak R Varma
2022-12-07media: imx: Use get_mbus_config instead of parsing upstream DT endpointsPhilipp Zabel
2022-02-17media: v4l2-mediabus: Use structures to describe bus configurationLaurent Pinchart
2021-11-30media: imx: fix boolreturn.cocci warning:Guo Zhengkui
2021-10-19media: i.MX6: Support 16-bit BT.1120 video inputKrzysztof Hałasa
2021-10-05media: imx: drop unneeded MODULE_ALIASKrzysztof Kozlowski
2021-09-30media: v4l: async: Rename async nf functions, clean up long linesSakari Ailus
2021-06-17media: imx-csi: Skip first few frames from a BT.656 sourceSteve Longerbeam
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen
2021-03-11media: v4l2-mc: Add link flags to v4l2_create_fwnode_links_to_pad()Laurent Pinchart
2021-03-11media: imx: capture: Support creating immutable link to capture deviceLaurent Pinchart
2021-03-11media: imx: capture: Add a mechanism to disable control inheritanceLaurent Pinchart
2021-03-11media: imx: capture: Store v4l2_pix_format in imx_media_video_devLaurent Pinchart
2021-03-11media: imx: Set default sizes through macros in all driversLaurent Pinchart
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-11-16media: staging: media: imx: remove unnecessary variable useDeepak R Varma
2020-11-16media: staging: media: imx: remove commented codeDeepak R Varma
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-19staging/media: Remove unneeded geometry restrictions from i.MX CSI driverKrzysztof Hałasa
2020-05-18media: imx: csi: Lookup upstream endpoint with imx_media_get_pad_fwnodeSteve Longerbeam
2020-05-18media: imx5/6/7: csi: Mark a bound video mux as a CSI muxSteve Longerbeam
2020-05-18media: imx: csi: Create media links in bound notifierSteve Longerbeam
2020-05-18media: imx: csi: Implement get_fwnode_pad opSteve Longerbeam
2020-05-18media: imx: Parse information from firmware without using callbacksSteve Longerbeam
2020-04-21media: imx: utils: Rename format lookup and enumeration functionsLaurent Pinchart
2020-04-21media: imx: utils: Rename pixel format selection enumerationSteve Longerbeam
2020-04-21media: imx: utils: Handle Bayer format lookup through a selection flagLaurent Pinchart
2020-03-12media: imx: imx6-media-csi: Replace Y16 with Y10 and Y12Laurent Pinchart
2020-03-05media: imx: Propagate quantization and encoding in CSISteve Longerbeam
2019-10-10media: imx: Move pads init to probeSteve Longerbeam
2019-10-10media: imx: Move capture device init to registeredSteve Longerbeam
2019-10-10media: staging: media: imx: Fix alignment to match open parenthesisAmol Grover
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-06-14media: imx: Try colorimetry at both sink and source padsSteve Longerbeam
2019-06-03media: staging/imx: fix two NULL vs IS_ERR() bugsDan Carpenter
2019-05-28media: staging/imx: Improve pipeline searchingSteve Longerbeam
2019-05-28media: staging/imx: Remove capture_device_set_formatSteve Longerbeam
2019-05-28media: Revert "media: imx: Set capture compose rectangle in capture_device_se...Steve Longerbeam
2019-05-28media: staging/imx: Move add_video_device into capture_device_registerSteve Longerbeam
2019-05-28media: staging/imx: Pass device to alloc/free_dma_bufSteve Longerbeam
2019-05-28media: staging/imx: Switch to sync registration for IPU subdevsSteve Longerbeam
2019-05-28media: Revert "media: staging/imx: add media device to capture register"Steve Longerbeam