aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/omap3isp
AgeCommit message (Expand)Author
2020-08-19media: 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-08-08media: isp: fix a warning about a wrong struct initializerMauro Carvalho Chehab
2018-06-28media: omap3isp: zero-initialize the isp cam_xclk{a,b} initial dataJavier Martinez Canillas
2018-06-28media: omap3isp: fix warning for !CONFIG_PMArnd Bergmann
2018-05-09media: omap3isp: Don't use GFP_DMASakari Ailus
2018-05-09media: omap3isp: Remove useless NULL check in omap3isp_stat_configSakari Ailus
2018-05-09media: omap3isp: support 64-bit version of omap3isp_stat_dataArnd Bergmann
2018-04-23media: omap3isp: make omap3isp_prev_csc and omap3isp_prev_rgbtorgb constBhumika Goyal
2018-04-23media: v4l: omap3isp: make v4l2_file_operations constBhumika Goyal
2018-04-20media: omap3isp: Allow it to build with COMPILE_TESTArnd Bergmann
2018-04-20media: omap3isp: fix unbalanced dma_iommu_mappingSuman Anna
2018-04-17media: platform: fix some 64-bits warningsMauro Carvalho Chehab
2018-04-17media: isppreview: fix __user annotationsMauro Carvalho Chehab
2018-04-17media: ispstat: use %p to print the address of a bufferMauro Carvalho Chehab
2018-04-17media: omap3isp/isp: remove an unused static varMauro Carvalho Chehab
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab
2017-11-27media: annotate ->poll() instancesAl Viro
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31media: v4l: async: Move async subdev notifier operations to a separate structureLaurent Pinchart
2017-10-31media: omap3isp: Print the name of the entity where no source pads could be f...Sakari Ailus
2017-10-31media: omap3isp: Fix check for our own sub-devicesSakari Ailus
2017-10-31media: omap3isp: Use generic parser for parsing fwnode endpointsSakari Ailus
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