summaryrefslogtreecommitdiff
path: root/drivers/staging/media/imx/imx-media-csi.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-13media: v4l2-subdev: Add which field to struct v4l2_subdev_frame_intervalLaurent Pinchart1-0/+14
2023-12-13media: v4l2-subdev: Turn .[gs]_frame_interval into pad operationsLaurent Pinchart1-6/+8
2023-12-04media: v4l2-subdev: Rename .init_cfg() operation to .init_state()Laurent Pinchart1-1/+1
2023-11-23media: v4l: subdev: Switch to stream-aware state functionsSakari Ailus1-5/+3
2023-08-10media: v4l: async: Set v4l2_device and subdev in async notifier initSakari Ailus1-2/+2
2023-07-28media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connectionSakari Ailus1-3/+3
2023-04-15media: staging: media: imx-media-csi: Convert to platform remove callback ret...Uwe Kleine-König1-4/+2
2023-02-08media: staging: media: imx: change imx_media_fim_set_stream() to return voidDeepak R Varma1-5/+2
2022-12-07media: imx: Use get_mbus_config instead of parsing upstream DT endpointsPhilipp Zabel1-72/+63
2022-02-17media: v4l2-mediabus: Use structures to describe bus configurationLaurent Pinchart1-3/+4
2021-11-30media: imx: fix boolreturn.cocci warning:Guo Zhengkui1-1/+1
2021-10-19media: i.MX6: Support 16-bit BT.1120 video inputKrzysztof Hałasa1-0/+5
2021-10-05media: imx: drop unneeded MODULE_ALIASKrzysztof Kozlowski1-1/+0
2021-09-30media: v4l: async: Rename async nf functions, clean up long linesSakari Ailus1-9/+8
2021-06-17media: imx-csi: Skip first few frames from a BT.656 sourceSteve Longerbeam1-1/+13
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen1-39/+43
2021-03-11media: v4l2-mc: Add link flags to v4l2_create_fwnode_links_to_pad()Laurent Pinchart1-1/+1
2021-03-11media: imx: capture: Support creating immutable link to capture deviceLaurent Pinchart1-1/+1
2021-03-11media: imx: capture: Add a mechanism to disable control inheritanceLaurent Pinchart1-3/+2
2021-03-11media: imx: capture: Store v4l2_pix_format in imx_media_video_devLaurent Pinchart1-7/+4
2021-03-11media: imx: Set default sizes through macros in all driversLaurent Pinchart1-6/+7
2021-02-06media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() APILaurent Pinchart1-1/+1
2021-02-06media: v4l2-async: Clean v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia1-10/+4
2020-11-16media: staging: media: imx: remove unnecessary variable useDeepak R Varma1-2/+1
2020-11-16media: staging: media: imx: remove commented codeDeepak R Varma1-7/+0
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-07-19staging/media: Remove unneeded geometry restrictions from i.MX CSI driverKrzysztof Hałasa1-2/+2
2020-05-18media: imx: csi: Lookup upstream endpoint with imx_media_get_pad_fwnodeSteve Longerbeam1-16/+6
2020-05-18media: imx5/6/7: csi: Mark a bound video mux as a CSI muxSteve Longerbeam1-18/+27
2020-05-18media: imx: csi: Create media links in bound notifierSteve Longerbeam1-0/+21
2020-05-18media: imx: csi: Implement get_fwnode_pad opSteve Longerbeam1-0/+23
2020-05-18media: imx: Parse information from firmware without using callbacksSteve Longerbeam1-40/+38
2020-04-21media: imx: utils: Rename format lookup and enumeration functionsLaurent Pinchart1-9/+9
2020-04-21media: imx: utils: Rename pixel format selection enumerationSteve Longerbeam1-15/+20
2020-04-21media: imx: utils: Handle Bayer format lookup through a selection flagLaurent Pinchart1-9/+6
2020-03-12media: imx: imx6-media-csi: Replace Y16 with Y10 and Y12Laurent Pinchart1-1/+2
2020-03-06media: imx: Propagate quantization and encoding in CSISteve Longerbeam1-0/+2
2019-10-10media: imx: Move pads init to probeSteve Longerbeam1-11/+10
2019-10-10media: imx: Move capture device init to registeredSteve Longerbeam1-8/+12
2019-10-10media: staging: media: imx: Fix alignment to match open parenthesisAmol Grover1-3/+3
2019-07-16Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-8/+11
2019-06-14media: imx: Try colorimetry at both sink and source padsSteve Longerbeam1-8/+11
2019-06-03media: staging/imx: fix two NULL vs IS_ERR() bugsDan Carpenter1-2/+2
2019-05-28media: staging/imx: Improve pipeline searchingSteve Longerbeam1-9/+4
2019-05-28media: staging/imx: Remove capture_device_set_formatSteve Longerbeam1-14/+2
2019-05-28media: Revert "media: imx: Set capture compose rectangle in capture_device_se...Steve Longerbeam1-3/+2
2019-05-28media: staging/imx: Move add_video_device into capture_device_registerSteve Longerbeam1-6/+1
2019-05-28media: staging/imx: Pass device to alloc/free_dma_bufSteve Longerbeam1-3/+3
2019-05-28media: staging/imx: Switch to sync registration for IPU subdevsSteve Longerbeam1-1/+1
2019-05-28media: Revert "media: staging/imx: add media device to capture register"Steve Longerbeam1-1/+1