aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/media/imx/imx-media-csi.c
AgeCommit message (Expand)Author
2022-02-17media: v4l2-mediabus: Use structures to describe bus configurationLaurent Pinchart
2021-11-30media: imx: fix boolreturn.cocci warning:Guo Zhengkui
2021-10-19media: i.MX6: Support 16-bit BT.1120 video inputKrzysztof Hałasa
2021-10-05media: imx: drop unneeded MODULE_ALIASKrzysztof Kozlowski
2021-09-30media: v4l: async: Rename async nf functions, clean up long linesSakari Ailus
2021-06-17media: imx-csi: Skip first few frames from a BT.656 sourceSteve Longerbeam
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen
2021-03-11media: v4l2-mc: Add link flags to v4l2_create_fwnode_links_to_pad()Laurent Pinchart
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: Set default sizes through macros in all driversLaurent Pinchart
2021-02-06media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() APILaurent Pinchart
2021-02-06media: v4l2-async: Clean v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia
2020-11-16media: staging: media: imx: remove unnecessary variable useDeepak R Varma
2020-11-16media: staging: media: imx: remove commented codeDeepak R Varma
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-19staging/media: Remove unneeded geometry restrictions from i.MX CSI driverKrzysztof Hałasa
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-05-18media: imx: csi: Create media links in bound notifierSteve Longerbeam
2020-05-18media: imx: csi: Implement get_fwnode_pad opSteve Longerbeam
2020-05-18media: imx: Parse information from firmware without using callbacksSteve Longerbeam
2020-04-21media: imx: utils: Rename format lookup and enumeration functionsLaurent Pinchart
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
2020-03-12media: imx: imx6-media-csi: Replace Y16 with Y10 and Y12Laurent Pinchart
2020-03-05media: imx: Propagate quantization and encoding in CSISteve Longerbeam
2019-10-10media: imx: Move pads init to probeSteve Longerbeam
2019-10-10media: imx: Move capture device init to registeredSteve Longerbeam
2019-10-10media: staging: media: imx: Fix alignment to match open parenthesisAmol Grover
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-06-03media: staging/imx: fix two NULL vs IS_ERR() bugsDan Carpenter
2019-05-28media: staging/imx: Improve pipeline searchingSteve 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: csi: Allow unknown nearest upstream entitiesSteve Longerbeam
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-02-07media: imx: Validate frame intervals before settingSteve Longerbeam
2019-01-31media: imx: csi: Stop upstream before disabling IDMA channelSteve Longerbeam