summaryrefslogtreecommitdiff
path: root/drivers/staging/media/imx/imx-media.h
AgeCommit message (Expand)Author
2023-12-04media: v4l2-subdev: Rename .init_cfg() operation to .init_state()Laurent Pinchart
2023-04-11staging: media: imx: Make imx_media_of_add_csi() staticLaurent Pinchart
2023-04-11staging: media: imx: Drop unused helper functionsLaurent Pinchart
2023-04-11staging: media: imx: Drop IMX_MEDIA_GRP_ID_CSILaurent Pinchart
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
2021-11-19media: imx: Remove unused functionsDorota Czaplejewicz
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen
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: utils: Add ability to filter pixel formats by mbus codeLaurent Pinchart
2021-03-11media: imx: Set default sizes through macros in all driversLaurent Pinchart
2020-12-03media: staging/imx: Increase IMX_MEDIA_EOF_TIMEOUTFabio Estevam
2020-05-18media: imx: Create missing links from CSI-2 receiverSteve Longerbeam
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-04-21media: imx: utils: Constify some mbus and ipu_image argumentsLaurent Pinchart
2020-04-21media: imx: utils: Rename format lookup and enumeration functionsLaurent Pinchart
2020-04-21media: imx: utils: Split find|enum_format into fourcc and mbus functionsSteve Longerbeam
2020-04-21media: imx: utils: Make imx_media_pixfmt handle variable number of codesLaurent Pinchart
2020-04-21media: imx: utils: Introduce PIXFMT_SEL_IPUSteve Longerbeam
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
2019-08-26media: imx: add csc/scaler mem2mem devicePhilipp Zabel
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-05-28media: staging/imx: Improve pipeline searchingSteve Longerbeam
2019-05-28media: staging/imx: Re-organize modulesSteve 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
2019-05-16Merge tag 'media/v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-05-08Merge tag 'media/v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-05-08media: staging/imx: add media device to capture registerRui Miguel Silva
2019-04-03staging: media: imx: add proper SPDX identifiers on files that did not have t...Greg Kroah-Hartman
2019-03-19media: imx: Don't register IPU subdevs/links if CSI port missingSteve Longerbeam
2019-03-19media: imx: Rename functions that add IPU-internal subdevsSteve Longerbeam
2019-02-18media: staging/imx: rearrange group id to take in account IPURui Miguel Silva
2019-02-18media: staging/imx: refactor imx media device probeRui Miguel Silva
2019-02-18media: imx: Set capture compose rectangle in capture_device_set_formatSteve Longerbeam
2019-01-21media: imx: add capture compose rectanglePhilipp Zabel
2018-10-04media: staging/imx: Switch to v4l2_async_notifier_add_*_subdevSteve Longerbeam
2018-10-04media: staging/imx: Rename root notifierSteve Longerbeam
2018-07-04media: imx: add support for RGB565_2X8 on parallel busJan Luebbe
2018-02-26media: staging/imx: Implement init_cfg subdev pad opSteve Longerbeam
2017-12-15media: staging/imx: reorder function prototypesSteve Longerbeam