summaryrefslogtreecommitdiff
path: root/drivers/staging/media/imx/imx-media.h
AgeCommit message (Expand)AuthorFilesLines
2023-12-04media: v4l2-subdev: Rename .init_cfg() operation to .init_state()Laurent Pinchart1-2/+2
2023-04-11staging: media: imx: Make imx_media_of_add_csi() staticLaurent Pinchart1-2/+0
2023-04-11staging: media: imx: Drop unused helper functionsLaurent Pinchart1-10/+0
2023-04-11staging: media: imx: Drop IMX_MEDIA_GRP_ID_CSILaurent Pinchart1-1/+0
2023-02-08media: staging: media: imx: change imx_media_fim_set_stream() to return voidDeepak R Varma1-3/+3
2022-12-07media: imx: Use get_mbus_config instead of parsing upstream DT endpointsPhilipp Zabel1-1/+0
2021-11-19media: imx: Remove unused functionsDorota Czaplejewicz1-4/+0
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen1-1/+1
2021-03-11media: imx: capture: Support creating immutable link to capture deviceLaurent Pinchart1-1/+2
2021-03-11media: imx: capture: Add a mechanism to disable control inheritanceLaurent Pinchart1-1/+1
2021-03-11media: imx: capture: Store v4l2_pix_format in imx_media_video_devLaurent Pinchart1-1/+1
2021-03-11media: imx: utils: Add ability to filter pixel formats by mbus codeLaurent Pinchart1-1/+1
2021-03-11media: imx: Set default sizes through macros in all driversLaurent Pinchart1-0/+3
2020-12-03media: staging/imx: Increase IMX_MEDIA_EOF_TIMEOUTFabio Estevam1-1/+1
2020-05-18media: imx: Create missing links from CSI-2 receiverSteve Longerbeam1-4/+0
2020-05-18media: imx: csi: Lookup upstream endpoint with imx_media_get_pad_fwnodeSteve Longerbeam1-0/+1
2020-05-18media: imx5/6/7: csi: Mark a bound video mux as a CSI muxSteve Longerbeam1-0/+1
2020-04-21media: imx: utils: Constify some mbus and ipu_image argumentsLaurent Pinchart1-3/+3
2020-04-21media: imx: utils: Rename format lookup and enumeration functionsLaurent Pinchart1-6/+8
2020-04-21media: imx: utils: Split find|enum_format into fourcc and mbus functionsSteve Longerbeam1-3/+14
2020-04-21media: imx: utils: Make imx_media_pixfmt handle variable number of codesLaurent Pinchart1-1/+6
2020-04-21media: imx: utils: Introduce PIXFMT_SEL_IPUSteve Longerbeam1-0/+1
2020-04-21media: imx: utils: Rename pixel format selection enumerationSteve Longerbeam1-14/+14
2020-04-21media: imx: utils: Handle Bayer format lookup through a selection flagLaurent Pinchart1-8/+8
2019-08-26media: imx: add csc/scaler mem2mem devicePhilipp Zabel1-0/+12
2019-07-16Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-3/+2
2019-06-14media: imx: Try colorimetry at both sink and source padsSteve Longerbeam1-3/+2
2019-05-28media: staging/imx: Improve pipeline searchingSteve Longerbeam1-10/+10
2019-05-28media: staging/imx: Re-organize modulesSteve Longerbeam1-11/+5
2019-05-28media: staging/imx: Remove capture_device_set_formatSteve Longerbeam1-2/+0
2019-05-28media: Revert "media: imx: Set capture compose rectangle in capture_device_se...Steve Longerbeam1-4/+2
2019-05-28media: staging/imx: Move add_video_device into capture_device_registerSteve Longerbeam1-2/+2
2019-05-28media: staging/imx: Pass device to alloc/free_dma_bufSteve Longerbeam1-2/+2
2019-05-28media: staging/imx: Switch to sync registration for IPU subdevsSteve Longerbeam1-32/+35
2019-05-28media: Revert "media: staging/imx: add media device to capture register"Steve Longerbeam1-2/+1
2019-05-16Merge tag 'media/v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-1/+2
2019-05-08Merge tag 'media/v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-3/+4
2019-05-08media: staging/imx: add media device to capture registerRui Miguel Silva1-1/+2
2019-04-03staging: media: imx: add proper SPDX identifiers on files that did not have t...Greg Kroah-Hartman1-5/+1
2019-03-19media: imx: Don't register IPU subdevs/links if CSI port missingSteve Longerbeam1-1/+2
2019-03-19media: imx: Rename functions that add IPU-internal subdevsSteve Longerbeam1-3/+3
2019-02-18media: staging/imx: rearrange group id to take in account IPURui Miguel Silva1-11/+12
2019-02-18media: staging/imx: refactor imx media device probeRui Miguel Silva1-0/+14
2019-02-18media: imx: Set capture compose rectangle in capture_device_set_formatSteve Longerbeam1-2/+4
2019-01-21media: imx: add capture compose rectanglePhilipp Zabel1-0/+2
2018-10-04media: staging/imx: Switch to v4l2_async_notifier_add_*_subdevSteve Longerbeam1-3/+1
2018-10-04media: staging/imx: Rename root notifierSteve Longerbeam1-1/+1
2018-07-04media: imx: add support for RGB565_2X8 on parallel busJan Luebbe1-0/+2
2018-02-26media: staging/imx: Implement init_cfg subdev pad opSteve Longerbeam1-0/+2
2017-12-15media: staging/imx: reorder function prototypesSteve Longerbeam1-9/+12