aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/omap3isp
AgeCommit message (Expand)Author
2020-08-21media: omap3isp: Add missed v4l2_ctrl_handler_free() for preview_init_entities()Chuhong Yuan
2019-10-05media: omap3isp: Set device on omap3isp subdevsSakari Ailus
2019-10-05media: omap3isp: Don't set streaming state on random subdevsSakari Ailus
2018-12-13media: omap3isp: Unregister media device as firstSakari Ailus
2018-10-03media: omap3isp: zero-initialize the isp cam_xclk{a,b} initial dataJavier Martinez Canillas
2018-08-03media: omap3isp: fix unbalanced dma_iommu_mappingSuman Anna
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-26media: omap3isp: fix uninitialized variable useArnd Bergmann
2017-08-20media: Convert to using %pOF instead of full_nameRob Herring
2017-08-20media: omap3isp: Quit using struct v4l2_subdev.host_priv fieldSakari Ailus
2017-08-20media: omap3isp: csiphy: Don't assume the CSI receiver is a CSI2 moduleSakari Ailus
2017-08-20media: omap3isp: Always initialise isp and mutex for csiphy1Sakari Ailus
2017-08-20media: omap3isp: Correctly set IO_OUT_SEL and VP_CLK_POL for CCP2 modePavel Machek
2017-08-20media: omap3isp: Parse CSI1 configuration from the device treePavel Machek
2017-07-26media: v4l: omap3isp: Get the parallel bus type from DTLaurent Pinchart
2017-07-19media: omap3isp: Ignore endpoints with invalid configurationSakari Ailus
2017-07-19media: omap3isp: Return -EPROBE_DEFER if the required regulators can't be obt...Pavel Machek
2017-07-19media: omap3isp: add CSI1 supportPavel Machek
2017-07-19media: omap3isp: Explicitly set the number of CSI-2 lanes used in lane cfgSakari Ailus
2017-07-19media: omap3isp: Destroy CSI-2 phy mutexes in error and module removalSakari Ailus
2017-07-19media: omap3isp: Check for valid port in endpointsSakari Ailus
2017-06-06[media] v4l: Switch from V4L2 OF not V4L2 fwnode APISakari Ailus
2017-04-20omap3isp: Remove iommu_group related codeSuman Anna
2017-01-31[media] v4l: omap3isp: Clean up file handle in open() and release()Shailendra Verma
2017-01-30[media] omap3isp: Use a local media device pointer insteadSakari Ailus
2017-01-27[media] media: Rename graph and pipeline structs and functionsSakari Ailus
2016-11-16[media] v4l: omap3isp: Use dma_request_chan_by_mask() to request the DMA channelPeter Ujfalusi
2016-11-16[media] v4l: omap3isp: Fix OF node double put when parsing OF graphLaurent Pinchart
2016-10-21[media] omap3isp: don't break long linesMauro Carvalho Chehab
2016-09-09[media] media: Move media_device link_notify operation to an ops structureLaurent Pinchart
2016-08-24[media] v4l2: remove g/s_crop from video opsHans Verkuil
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil
2016-07-08[media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil
2016-04-13[media] media: Rename is_media_entity_v4l2_io to is_media_entity_v4l2_video_d...Laurent Pinchart
2016-03-03[media] v4l: omap3isp: Use V4L2 graph PM operationsSakari Ailus
2016-02-01[media] omap3isp: Check v4l2_of_parse_endpoint() return valueJavier Martinez Canillas
2016-01-25[media] v4l: omap3isp: Fix data lane shift configurationLaurent Pinchart
2016-01-25[media] v4l: omap3isp: preview: Mark output buffer done firstSakari Ailus
2016-01-25[media] v4l: omap3isp: Fix handling platform_get_irq resultAndrzej Hajda
2016-01-25[media] v4l: omap3isp: use vb2_buffer_state enum for vb2 buffer stateLad, Prabhakar
2016-01-25[media] v4l: omap3isp: Return buffers back to videobuf2 if pipeline streamon ...Sakari Ailus
2016-01-25[media] v4l: omap3isp: Move starting the sensor from streamon IOCTL handler t...Sakari Ailus
2016-01-25[media] v4l: omap3isp: Fix module autoloadingJavier Martinez Canillas
2016-01-11[media] v4l: omap3isp: Use media entity enumeration interfaceSakari Ailus
2016-01-11[media] v4l: omap3isp: Use the new media graph walk interfaceSakari Ailus
2016-01-11[media] media-device: split media initialization and registrationJavier Martinez Canillas
2016-01-11[media] omap3isp: consistently use v4l2_dev var in complete notifierJavier Martinez Canillas
2016-01-11[media] omap3isp: rename single labels to just errorJavier Martinez Canillas
2016-01-11[media] omap3isp: remove pads prefix from isp_create_pads_links()Javier Martinez Canillas
2016-01-11[media] omap3isp: remove per ISP module link creation functionsJavier Martinez Canillas