index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
omap3isp
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: omap3isp: zero-initialize the isp cam_xclk{a,b} initial data
Javier Martinez Canillas
2018-06-28
1
-1
/
+1
*
media: omap3isp: fix warning for !CONFIG_PM
Arnd Bergmann
2018-06-28
1
-2
/
+2
*
media: omap3isp: Don't use GFP_DMA
Sakari Ailus
2018-05-09
1
-1
/
+1
*
media: omap3isp: Remove useless NULL check in omap3isp_stat_config
Sakari Ailus
2018-05-09
1
-6
/
+0
*
media: omap3isp: support 64-bit version of omap3isp_stat_data
Arnd Bergmann
2018-05-09
5
-3
/
+30
*
media: omap3isp: make omap3isp_prev_csc and omap3isp_prev_rgbtorgb const
Bhumika Goyal
2018-04-23
1
-2
/
+2
*
media: v4l: omap3isp: make v4l2_file_operations const
Bhumika Goyal
2018-04-23
1
-1
/
+1
*
media: omap3isp: Allow it to build with COMPILE_TEST
Arnd Bergmann
2018-04-20
1
-0
/
+8
*
media: omap3isp: fix unbalanced dma_iommu_mapping
Suman Anna
2018-04-20
1
-3
/
+4
*
media: platform: fix some 64-bits warnings
Mauro Carvalho Chehab
2018-04-17
1
-1
/
+1
*
media: isppreview: fix __user annotations
Mauro Carvalho Chehab
2018-04-17
1
-1
/
+1
*
media: ispstat: use %p to print the address of a buffer
Mauro Carvalho Chehab
2018-04-17
1
-4
/
+2
*
media: omap3isp/isp: remove an unused static var
Mauro Carvalho Chehab
2018-04-17
1
-7
/
+0
*
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-02-06
1
-1
/
+1
|
\
|
*
media: fix usage of whitespaces and on indentation
Mauro Carvalho Chehab
2018-01-04
1
-1
/
+1
*
|
media: annotate ->poll() instances
Al Viro
2017-11-27
1
-2
/
+2
|
/
*
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-15
2
-90
/
+48
|
\
|
*
media: v4l: async: Move async subdev notifier operations to a separate structure
Laurent Pinchart
2017-10-31
1
-1
/
+5
|
*
media: omap3isp: Print the name of the entity where no source pads could be f...
Sakari Ailus
2017-10-31
1
-2
/
+2
|
*
media: omap3isp: Fix check for our own sub-devices
Sakari Ailus
2017-10-31
1
-1
/
+1
|
*
media: omap3isp: Use generic parser for parsing fwnode endpoints
Sakari Ailus
2017-10-31
2
-86
/
+40
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
media: omap3isp: fix uninitialized variable use
Arnd Bergmann
2017-08-26
1
-1
/
+1
*
media: Convert to using %pOF instead of full_name
Rob Herring
2017-08-20
1
-4
/
+4
*
media: omap3isp: Quit using struct v4l2_subdev.host_priv field
Sakari Ailus
2017-08-20
6
-37
/
+25
*
media: omap3isp: csiphy: Don't assume the CSI receiver is a CSI2 module
Sakari Ailus
2017-08-20
4
-30
/
+27
*
media: omap3isp: Always initialise isp and mutex for csiphy1
Sakari Ailus
2017-08-20
1
-2
/
+3
*
media: omap3isp: Correctly set IO_OUT_SEL and VP_CLK_POL for CCP2 mode
Pavel Machek
2017-08-20
2
-2
/
+9
*
media: omap3isp: Parse CSI1 configuration from the device tree
Pavel Machek
2017-08-20
2
-27
/
+79
*
media: v4l: omap3isp: Get the parallel bus type from DT
Laurent Pinchart
2017-07-26
3
-7
/
+4
*
media: omap3isp: Ignore endpoints with invalid configuration
Sakari Ailus
2017-07-19
1
-3
/
+5
*
media: omap3isp: Return -EPROBE_DEFER if the required regulators can't be obt...
Pavel Machek
2017-07-19
2
-1
/
+7
*
media: omap3isp: add CSI1 support
Pavel Machek
2017-07-19
2
-7
/
+13
*
media: omap3isp: Explicitly set the number of CSI-2 lanes used in lane cfg
Sakari Ailus
2017-07-19
3
-6
/
+18
*
media: omap3isp: Destroy CSI-2 phy mutexes in error and module removal
Sakari Ailus
2017-07-19
3
-2
/
+11
*
media: omap3isp: Check for valid port in endpoints
Sakari Ailus
2017-07-19
1
-1
/
+1
*
[media] v4l: Switch from V4L2 OF not V4L2 fwnode API
Sakari Ailus
2017-06-06
1
-23
/
+26
*
omap3isp: Remove iommu_group related code
Suman Anna
2017-04-20
2
-18
/
+0
*
[media] v4l: omap3isp: Clean up file handle in open() and release()
Shailendra Verma
2017-01-31
1
-0
/
+2
*
[media] omap3isp: Use a local media device pointer instead
Sakari Ailus
2017-01-30
1
-1
/
+1
*
[media] media: Rename graph and pipeline structs and functions
Sakari Ailus
2017-01-27
1
-8
/
+8
*
[media] v4l: omap3isp: Use dma_request_chan_by_mask() to request the DMA channel
Peter Ujfalusi
2016-11-16
1
-13
/
+15
*
[media] v4l: omap3isp: Fix OF node double put when parsing OF graph
Laurent Pinchart
2016-11-16
1
-10
/
+9
*
[media] omap3isp: don't break long lines
Mauro Carvalho Chehab
2016-10-21
7
-50
/
+54
*
[media] media: Move media_device link_notify operation to an ops structure
Laurent Pinchart
2016-09-09
1
-1
/
+5
*
[media] v4l2: remove g/s_crop from video ops
Hans Verkuil
2016-08-24
1
-31
/
+57
*
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-07-08
1
-1
/
+1
*
[media] media/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2016-07-08
2
-11
/
+2
*
[media] media: Rename is_media_entity_v4l2_io to is_media_entity_v4l2_video_d...
Laurent Pinchart
2016-04-13
1
-1
/
+1
*
[media] v4l: omap3isp: Use V4L2 graph PM operations
Sakari Ailus
2016-03-03
4
-225
/
+6
[next]