summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/imx/imx-media-utils.c
AgeCommit message (Expand)Author
2020-05-18media: imx: csi: Lookup upstream endpoint with imx_media_get_pad_fwnodeSteve Longerbeam
2020-05-05media: imx: utils: Default colorspace to SRGBSteve 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: Fix some pixel format selectionsSteve Longerbeam
2020-04-21media: imx: utils: Handle Bayer format lookup through a selection flagLaurent Pinchart
2020-04-21media: imx: utils: Inline init_mbus_colorimetry() in its callerLaurent Pinchart
2020-04-21media: imx: utils: fix media bus format enumerationPhilipp Zabel
2020-04-21media: imx: utils: fix and simplify pixel format enumerationPhilipp Zabel
2020-03-12media: imx: imx6-media-csi: Support clamping Y10 and Y12 to Y8Laurent Pinchart
2020-03-12media: imx: imx6-media-csi: Replace Y16 with Y10 and Y12Laurent Pinchart
2019-10-01media: imx: enable V4L2_PIX_FMT_XBGR32, _BGRX32, and _RGBX32Philipp Zabel
2019-07-23media: staging/imx: Fix NULL deref in find_pipeline_entity()Steve Longerbeam
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: 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-04-03staging: media: imx: add proper SPDX identifiers on files that did not have t...Greg Kroah-Hartman
2019-02-18media: staging/imx: rearrange group id to take in account IPURui Miguel Silva
2019-02-18media: imx: Set capture compose rectangle in capture_device_set_formatSteve Longerbeam
2019-01-21media: imx: lift CSI and PRP ENC/VF width alignment restrictionPhilipp Zabel
2018-10-04media: imx: use well defined 32-bit RGB pixel formatPhilipp Zabel
2018-07-04media: imx: add support for RGB565_2X8 on parallel busJan Luebbe
2018-05-09media: imx: add 16-bit grayscale supportPhilipp Zabel
2018-03-22media: imx-media-utils: fix a warningMauro Carvalho Chehab
2018-03-21media: imx: add 8-bit grayscale supportPhilipp Zabel
2018-02-26media: staging/imx: Implement init_cfg subdev pad opSteve Longerbeam
2017-12-15media: staging/imx: convert static vdev lists to list_headSteve Longerbeam
2017-12-15media: staging/imx: remove static subdev arraysSteve Longerbeam
2017-12-15media: staging/imx: get CSI bus type from nearest upstream entitySteve Longerbeam
2017-06-20[media] media: imx: set and propagate default field, colorimetrySteve Longerbeam
2017-06-20[media] media: Add i.MX media core driverSteve Longerbeam