summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/imx/imx-media.h
Commit message (Expand)AuthorAgeFilesLines
* staging: media: imx: Make imx_media_of_add_csi() staticLaurent Pinchart2023-04-111-2/+0
* staging: media: imx: Drop unused helper functionsLaurent Pinchart2023-04-111-10/+0
* staging: media: imx: Drop IMX_MEDIA_GRP_ID_CSILaurent Pinchart2023-04-111-1/+0
* media: staging: media: imx: change imx_media_fim_set_stream() to return voidDeepak R Varma2023-02-081-3/+3
* media: imx: Use get_mbus_config instead of parsing upstream DT endpointsPhilipp Zabel2022-12-071-1/+0
* media: imx: Remove unused functionsDorota Czaplejewicz2021-11-191-4/+0
* media: v4l2-subdev: add subdev-wide state structTomi Valkeinen2021-06-171-1/+1
* media: imx: capture: Support creating immutable link to capture deviceLaurent Pinchart2021-03-111-1/+2
* media: imx: capture: Add a mechanism to disable control inheritanceLaurent Pinchart2021-03-111-1/+1
* media: imx: capture: Store v4l2_pix_format in imx_media_video_devLaurent Pinchart2021-03-111-1/+1
* media: imx: utils: Add ability to filter pixel formats by mbus codeLaurent Pinchart2021-03-111-1/+1
* media: imx: Set default sizes through macros in all driversLaurent Pinchart2021-03-111-0/+3
* media: staging/imx: Increase IMX_MEDIA_EOF_TIMEOUTFabio Estevam2020-12-031-1/+1
* media: imx: Create missing links from CSI-2 receiverSteve Longerbeam2020-05-181-4/+0
* media: imx: csi: Lookup upstream endpoint with imx_media_get_pad_fwnodeSteve Longerbeam2020-05-181-0/+1
* media: imx5/6/7: csi: Mark a bound video mux as a CSI muxSteve Longerbeam2020-05-181-0/+1
* media: imx: utils: Constify some mbus and ipu_image argumentsLaurent Pinchart2020-04-211-3/+3
* media: imx: utils: Rename format lookup and enumeration functionsLaurent Pinchart2020-04-211-6/+8
* media: imx: utils: Split find|enum_format into fourcc and mbus functionsSteve Longerbeam2020-04-211-3/+14
* media: imx: utils: Make imx_media_pixfmt handle variable number of codesLaurent Pinchart2020-04-211-1/+6
* media: imx: utils: Introduce PIXFMT_SEL_IPUSteve Longerbeam2020-04-211-0/+1
* media: imx: utils: Rename pixel format selection enumerationSteve Longerbeam2020-04-211-14/+14
* media: imx: utils: Handle Bayer format lookup through a selection flagLaurent Pinchart2020-04-211-8/+8
* media: imx: add csc/scaler mem2mem devicePhilipp Zabel2019-08-261-0/+12
* Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-07-151-3/+2
|\
| * media: imx: Try colorimetry at both sink and source padsSteve Longerbeam2019-06-141-3/+2
* | media: staging/imx: Improve pipeline searchingSteve Longerbeam2019-05-281-10/+10
* | media: staging/imx: Re-organize modulesSteve Longerbeam2019-05-281-11/+5
* | media: staging/imx: Remove capture_device_set_formatSteve Longerbeam2019-05-281-2/+0
* | media: Revert "media: imx: Set capture compose rectangle in capture_device_se...Steve Longerbeam2019-05-281-4/+2
* | media: staging/imx: Move add_video_device into capture_device_registerSteve Longerbeam2019-05-281-2/+2
* | media: staging/imx: Pass device to alloc/free_dma_bufSteve Longerbeam2019-05-281-2/+2
* | media: staging/imx: Switch to sync registration for IPU subdevsSteve Longerbeam2019-05-281-32/+35
* | media: Revert "media: staging/imx: add media device to capture register"Steve Longerbeam2019-05-281-2/+1
|/
* Merge tag 'media/v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-05-161-1/+2
|\
| * media: staging/imx: add media device to capture registerRui Miguel Silva2019-05-081-1/+2
* | Merge tag 'media/v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-05-081-3/+4
|\|
| * media: imx: Don't register IPU subdevs/links if CSI port missingSteve Longerbeam2019-03-191-1/+2
| * media: imx: Rename functions that add IPU-internal subdevsSteve Longerbeam2019-03-191-3/+3
* | staging: media: imx: add proper SPDX identifiers on files that did not have t...Greg Kroah-Hartman2019-04-031-5/+1
|/
* media: staging/imx: rearrange group id to take in account IPURui Miguel Silva2019-02-181-11/+12
* media: staging/imx: refactor imx media device probeRui Miguel Silva2019-02-181-0/+14
* media: imx: Set capture compose rectangle in capture_device_set_formatSteve Longerbeam2019-02-181-2/+4
* media: imx: add capture compose rectanglePhilipp Zabel2019-01-211-0/+2
* media: staging/imx: Switch to v4l2_async_notifier_add_*_subdevSteve Longerbeam2018-10-041-3/+1
* media: staging/imx: Rename root notifierSteve Longerbeam2018-10-041-1/+1
* media: imx: add support for RGB565_2X8 on parallel busJan Luebbe2018-07-041-0/+2
* media: staging/imx: Implement init_cfg subdev pad opSteve Longerbeam2018-02-261-0/+2
* media: staging/imx: reorder function prototypesSteve Longerbeam2017-12-151-9/+12
* media: staging/imx: convert static vdev lists to list_headSteve Longerbeam2017-12-151-19/+20