summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/imx/imx-ic-prpencvf.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen1-15/+16
2021-03-11media: imx: capture: Support creating immutable link to capture deviceLaurent Pinchart1-1/+1
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-9/+6
2021-03-11media: imx: Set default sizes through macros in all driversLaurent Pinchart1-2/+3
2020-07-19staging/media: Remove unneeded geometry restrictions from i.MX CSI driverKrzysztof HaƂasa1-2/+2
2020-04-21media: imx: utils: Rename format lookup and enumeration functionsLaurent Pinchart1-4/+5
2020-04-21media: imx: utils: Rename pixel format selection enumerationSteve Longerbeam1-5/+7
2020-04-21media: imx: utils: Handle Bayer format lookup through a selection flagLaurent Pinchart1-4/+5
2019-10-10media: imx: Move pads init to probeSteve Longerbeam1-14/+14
2019-10-10media: imx: Move capture device init to registeredSteve Longerbeam1-10/+15
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-10/+32
2019-06-14media: imx: Try colorimetry at both sink and source padsSteve Longerbeam1-4/+4
2019-06-14gpu: ipu-v3: ipu-ic: Fully describe colorspace conversionsSteve Longerbeam1-6/+28
2019-05-28media: staging/imx: Remove capture_device_set_formatSteve Longerbeam1-14/+2
2019-05-28media: Revert "media: imx: Set capture compose rectangle in capture_device_se...Steve Longerbeam1-3/+2
2019-05-28media: staging/imx: Move add_video_device into capture_device_registerSteve Longerbeam1-5/+0
2019-05-28media: staging/imx: Pass device to alloc/free_dma_bufSteve Longerbeam1-9/+9
2019-05-28media: staging/imx: Switch to sync registration for IPU subdevsSteve Longerbeam1-36/+34
2019-05-28media: Revert "media: staging/imx: add media device to capture register"Steve Longerbeam1-1/+1
2019-05-16Merge tag 'media/v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-1/+1
2019-05-08media: staging/imx: add media device to capture registerRui Miguel Silva1-1/+1
2019-04-03staging: media: imx: add proper SPDX identifiers on files that did not have t...Greg Kroah-Hartman1-5/+1
2019-02-18media: imx: Set capture compose rectangle in capture_device_set_formatSteve Longerbeam1-2/+3
2019-02-07media: imx: Validate frame intervals before settingSteve Longerbeam1-2/+7
2019-01-31media: imx: prpencvf: Stop upstream before disabling IDMA channelSteve Longerbeam1-9/+17
2019-01-21media: imx: lift CSI and PRP ENC/VF width alignment restrictionPhilipp Zabel1-1/+1
2019-01-21media: imx: add capture compose rectanglePhilipp Zabel1-2/+1
2019-01-16media: imx: Allow interweave with top/bottom lines swappedSteve Longerbeam1-6/+19
2019-01-16media: imx: interweave and odd-chroma-row skip are incompatibleSteve Longerbeam1-2/+7
2019-01-16media: imx: Fix field negotiationSteve Longerbeam1-7/+14
2019-01-16media: gpu: ipu-v3: Add planar support to interlaced scanSteve Longerbeam1-1/+2
2018-07-04media: staging/imx: fill vb2_v4l2_buffer sequence entryPeter Seiderer1-0/+4
2018-07-04media: staging/imx: fill vb2_v4l2_buffer field entryPeter Seiderer1-0/+1
2018-02-26media: staging/imx: Implement init_cfg subdev pad opSteve Longerbeam1-0/+1
2018-02-26media: imx-ic-prpencvf: Use empty initializer to clear all struct membersFabio Estevam1-1/+1
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook1-4/+3
2017-08-27media: imx: use setup_timerCihangir Akturk1-3/+2
2017-08-08media: staging/imx: remove confusing IS_ERR_OR_NULL usageArnd Bergmann1-19/+22
2017-08-08media: imx: prpencvf: enable double write reductionSteve Longerbeam1-0/+11
2017-06-20[media] media: imx: Drop warning upon multiple S_STREAM disable callsMarek Vasut1-1/+2
2017-06-20[media] media: imx: set and propagate default field, colorimetrySteve Longerbeam1-4/+13
2017-06-20[media] media: imx: Add IC subdev driversSteve Longerbeam1-0/+1299