summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/imx/imx-media.h
AgeCommit message (Expand)AuthorFilesLines
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-15Merge 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
2017-12-15media: staging/imx: convert static vdev lists to list_headSteve Longerbeam1-19/+20
2017-12-15media: staging/imx: remove static subdev arraysSteve Longerbeam1-47/+34
2017-12-15media: staging/imx: pass fwnode handle to find/add async subdevSteve Longerbeam1-2/+2
2017-12-15media: staging/imx: remove devname string from imx_media_subdevSteve Longerbeam1-2/+0
2017-12-15media: staging/imx: of: allow for recursing downstreamSteve Longerbeam1-14/+0
2017-12-15media: staging/imx: remove static media link arraysSteve Longerbeam1-29/+10
2017-12-15media: staging/imx: get CSI bus type from nearest upstream entitySteve Longerbeam1-17/+10
2017-12-08media: staging: imx: use ktime_t for timestampsArnd Bergmann1-1/+1
2017-12-08media: Staging: media: imx: Prefer using BIT macroSrishti Sharma1-8/+8
2017-06-20[media] media: imx: set and propagate default field, colorimetrySteve Longerbeam1-1/+3
2017-06-20[media] media: Add i.MX media core driverSteve Longerbeam1-0/+323