aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/omap3isp (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-01media: platform: fix several typosMauro Carvalho Chehab3-4/+4
2018-11-06media: omap3isp: Unregister media device as firstSakari Ailus1-1/+2
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-2/+2
2018-10-04media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus1-1/+1
2018-10-04media: v4l2-fwnode: Switch to v4l2_async_notifier_add_subdevSteve Longerbeam1-0/+1
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab7-10/+10
2018-08-31media: videobuf2-v4l2: integrate with media requestsHans Verkuil1-1/+1
2018-08-31media: v4l2-ctrls: support g/s_ext_ctrls for requestsHans Verkuil1-1/+1
2018-08-08media: isp: fix a warning about a wrong struct initializerMauro Carvalho Chehab1-1/+1
2018-06-28media: omap3isp: zero-initialize the isp cam_xclk{a,b} initial dataJavier Martinez Canillas1-1/+1
2018-06-28media: omap3isp: fix warning for !CONFIG_PMArnd Bergmann1-2/+2
2018-05-09media: omap3isp: Don't use GFP_DMASakari Ailus1-1/+1
2018-05-09media: omap3isp: Remove useless NULL check in omap3isp_stat_configSakari Ailus1-6/+0
2018-05-09media: omap3isp: support 64-bit version of omap3isp_stat_dataArnd Bergmann5-3/+30
2018-04-23media: omap3isp: make omap3isp_prev_csc and omap3isp_prev_rgbtorgb constBhumika Goyal1-2/+2
2018-04-23media: v4l: omap3isp: make v4l2_file_operations constBhumika Goyal1-1/+1
2018-04-20media: omap3isp: Allow it to build with COMPILE_TESTArnd Bergmann1-0/+8
2018-04-20media: omap3isp: fix unbalanced dma_iommu_mappingSuman Anna1-3/+4
2018-04-17media: platform: fix some 64-bits warningsMauro Carvalho Chehab1-1/+1
2018-04-17media: isppreview: fix __user annotationsMauro Carvalho Chehab1-1/+1
2018-04-17media: ispstat: use %p to print the address of a bufferMauro Carvalho Chehab1-4/+2
2018-04-17media: omap3isp/isp: remove an unused static varMauro Carvalho Chehab1-7/+0
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+1
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab1-1/+1
2017-11-27media: annotate ->poll() instancesAl Viro1-2/+2
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-90/+48
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-31media: v4l: async: Move async subdev notifier operations to a separate structureLaurent Pinchart1-1/+5
2017-10-31media: omap3isp: Print the name of the entity where no source pads could be foundSakari Ailus1-2/+2
2017-10-31media: omap3isp: Fix check for our own sub-devicesSakari Ailus1-1/+1
2017-10-31media: omap3isp: Use generic parser for parsing fwnode endpointsSakari Ailus2-86/+40
2017-08-26media: omap3isp: fix uninitialized variable useArnd Bergmann1-1/+1
2017-08-20media: Convert to using %pOF instead of full_nameRob Herring1-4/+4
2017-08-20media: omap3isp: Quit using struct v4l2_subdev.host_priv fieldSakari Ailus6-37/+25
2017-08-20media: omap3isp: csiphy: Don't assume the CSI receiver is a CSI2 moduleSakari Ailus4-30/+27
2017-08-20media: omap3isp: Always initialise isp and mutex for csiphy1Sakari Ailus1-2/+3
2017-08-20media: omap3isp: Correctly set IO_OUT_SEL and VP_CLK_POL for CCP2 modePavel Machek2-2/+9
2017-08-20media: omap3isp: Parse CSI1 configuration from the device treePavel Machek2-27/+79
2017-07-26media: v4l: omap3isp: Get the parallel bus type from DTLaurent Pinchart3-7/+4
2017-07-19media: omap3isp: Ignore endpoints with invalid configurationSakari Ailus1-3/+5
2017-07-19media: omap3isp: Return -EPROBE_DEFER if the required regulators can't be obtainedPavel Machek2-1/+7
2017-07-19media: omap3isp: add CSI1 supportPavel Machek2-7/+13
2017-07-19media: omap3isp: Explicitly set the number of CSI-2 lanes used in lane cfgSakari Ailus3-6/+18
2017-07-19media: omap3isp: Destroy CSI-2 phy mutexes in error and module removalSakari Ailus3-2/+11
2017-07-19media: omap3isp: Check for valid port in endpointsSakari Ailus1-1/+1
2017-06-06[media] v4l: Switch from V4L2 OF not V4L2 fwnode APISakari Ailus1-23/+26
2017-04-20omap3isp: Remove iommu_group related codeSuman Anna2-18/+0
2017-01-31[media] v4l: omap3isp: Clean up file handle in open() and release()Shailendra Verma1-0/+2
2017-01-30[media] omap3isp: Use a local media device pointer insteadSakari Ailus1-1/+1
2017-01-27[media] media: Rename graph and pipeline structs and functionsSakari Ailus1-8/+8