aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/omap3isp
Commit message (Expand)AuthorAge
* Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-10-31
|\
| * media: videobuf2-v4l2: integrate with media requestsHans Verkuil2018-08-31
| * media: v4l2-ctrls: support g/s_ext_ctrls for requestsHans Verkuil2018-08-31
* | media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus2018-10-04
* | media: v4l2-fwnode: Switch to v4l2_async_notifier_add_subdevSteve Longerbeam2018-10-04
* | media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-11
|/
* media: isp: fix a warning about a wrong struct initializerMauro Carvalho Chehab2018-08-08
* media: omap3isp: zero-initialize the isp cam_xclk{a,b} initial dataJavier Martinez Canillas2018-06-28
* media: omap3isp: fix warning for !CONFIG_PMArnd Bergmann2018-06-28
* media: omap3isp: Don't use GFP_DMASakari Ailus2018-05-09
* media: omap3isp: Remove useless NULL check in omap3isp_stat_configSakari Ailus2018-05-09
* media: omap3isp: support 64-bit version of omap3isp_stat_dataArnd Bergmann2018-05-09
* media: omap3isp: make omap3isp_prev_csc and omap3isp_prev_rgbtorgb constBhumika Goyal2018-04-23
* media: v4l: omap3isp: make v4l2_file_operations constBhumika Goyal2018-04-23
* media: omap3isp: Allow it to build with COMPILE_TESTArnd Bergmann2018-04-20
* media: omap3isp: fix unbalanced dma_iommu_mappingSuman Anna2018-04-20
* media: platform: fix some 64-bits warningsMauro Carvalho Chehab2018-04-17
* media: isppreview: fix __user annotationsMauro Carvalho Chehab2018-04-17
* media: ispstat: use %p to print the address of a bufferMauro Carvalho Chehab2018-04-17
* media: omap3isp/isp: remove an unused static varMauro Carvalho Chehab2018-04-17
* Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-02-06
|\
| * media: fix usage of whitespaces and on indentationMauro Carvalho Chehab2018-01-04
* | media: annotate ->poll() instancesAl Viro2017-11-27
|/
* Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-15
|\
| * media: v4l: async: Move async subdev notifier operations to a separate structureLaurent Pinchart2017-10-31
| * media: omap3isp: Print the name of the entity where no source pads could be f...Sakari Ailus2017-10-31
| * media: omap3isp: Fix check for our own sub-devicesSakari Ailus2017-10-31
| * media: omap3isp: Use generic parser for parsing fwnode endpointsSakari Ailus2017-10-31
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* media: omap3isp: fix uninitialized variable useArnd Bergmann2017-08-26
* media: Convert to using %pOF instead of full_nameRob Herring2017-08-20
* media: omap3isp: Quit using struct v4l2_subdev.host_priv fieldSakari Ailus2017-08-20
* media: omap3isp: csiphy: Don't assume the CSI receiver is a CSI2 moduleSakari Ailus2017-08-20
* media: omap3isp: Always initialise isp and mutex for csiphy1Sakari Ailus2017-08-20
* media: omap3isp: Correctly set IO_OUT_SEL and VP_CLK_POL for CCP2 modePavel Machek2017-08-20
* media: omap3isp: Parse CSI1 configuration from the device treePavel Machek2017-08-20
* media: v4l: omap3isp: Get the parallel bus type from DTLaurent Pinchart2017-07-26
* media: omap3isp: Ignore endpoints with invalid configurationSakari Ailus2017-07-19
* media: omap3isp: Return -EPROBE_DEFER if the required regulators can't be obt...Pavel Machek2017-07-19
* media: omap3isp: add CSI1 supportPavel Machek2017-07-19
* media: omap3isp: Explicitly set the number of CSI-2 lanes used in lane cfgSakari Ailus2017-07-19
* media: omap3isp: Destroy CSI-2 phy mutexes in error and module removalSakari Ailus2017-07-19
* media: omap3isp: Check for valid port in endpointsSakari Ailus2017-07-19
* [media] v4l: Switch from V4L2 OF not V4L2 fwnode APISakari Ailus2017-06-06
* omap3isp: Remove iommu_group related codeSuman Anna2017-04-20
* [media] v4l: omap3isp: Clean up file handle in open() and release()Shailendra Verma2017-01-31
* [media] omap3isp: Use a local media device pointer insteadSakari Ailus2017-01-30
* [media] media: Rename graph and pipeline structs and functionsSakari Ailus2017-01-27
* [media] v4l: omap3isp: Use dma_request_chan_by_mask() to request the DMA channelPeter Ujfalusi2016-11-16
* [media] v4l: omap3isp: Fix OF node double put when parsing OF graphLaurent Pinchart2016-11-16