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
/
video
/
marvell-ccic
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] V4L: marvell-ccic: (cosmetic) remove redundant variable assignment
Guennadi Liakhovetski
2012-05-15
1
-1
/
+0
*
[media] marvell-cam: fix an ARM build error
Jonathan Corbet
2012-04-26
1
-1
/
+0
*
[media] marvell-cam: Demote the "release" print to debug level
Jonathan Corbet
2012-03-19
1
-1
/
+1
*
[media] mmp-camera: Don't power up the sensor on resume
Jonathan Corbet
2012-03-19
1
-4
/
+9
*
[media] marvell-cam: Don't signal multiple frame completions in scatter/gathe...
Jonathan Corbet
2012-03-19
1
-0
/
+2
*
[media] marvell-cam: fix the green screen of death
Jonathan Corbet
2012-03-19
1
-7
/
+6
*
[media] marvell-cam: Increase the DMA shutdown timeout
Jonathan Corbet
2012-03-19
1
-1
/
+9
*
[media] marvell-cam: Remove broken "owner" logic
Jonathan Corbet
2012-03-19
2
-5
/
+1
*
[media] marvell-cam: ensure that the camera stops when requested
Jonathan Corbet
2012-03-19
1
-1
/
+6
*
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-01-15
2
-7
/
+64
|
\
|
*
[media] marvell-cam: Make suspend/resume work on MMP2
Jonathan Corbet
2012-01-06
2
-7
/
+64
*
|
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-3
/
+3
|
/
*
[media] V4L: vb2: prepare to support multi-size buffers
Guennadi Liakhovetski
2011-11-03
1
-1
/
+2
*
[media] mmp_camera: add MODULE_ALIAS
Daniel Drake
2011-09-18
1
-0
/
+1
*
[media] media: vb2: change queue initialization order
Marek Szyprowski
2011-09-06
1
-2
/
+4
*
[media] media: vb2: dma contig allocator: use dma_addr instread of paddr
Marek Szyprowski
2011-09-06
1
-2
/
+2
*
[media] media: vb2: change plane sizes array to unsigned int[]
Marek Szyprowski
2011-09-06
1
-1
/
+1
*
[media] marvell-cam: clean up a couple of unused cam structure fields
Jonathan Corbet
2011-07-27
2
-5
/
+0
*
[media] marvell-cam: Allow selection of supported buffer modes
Jonathan Corbet
2011-07-27
3
-59
/
+152
*
[media] marvell-cam: power down mmp camera on registration failure
Jonathan Corbet
2011-07-27
1
-1
/
+1
*
[media] marvell-cam: remove {min,max}_buffers parameters
Jonathan Corbet
2011-07-27
1
-13
/
+0
*
[media] marvell-cam: core code reorganization
Jonathan Corbet
2011-07-27
1
-404
/
+420
*
[media] marvell-cam: delete struct mcam_sio_buffer
Jonathan Corbet
2011-07-27
1
-11
/
+0
*
[media] marvell-cam: use S/G DMA by default
Jonathan Corbet
2011-07-27
1
-1
/
+1
*
[media] marvell-cam: Working s/g DMA
Jonathan Corbet
2011-07-27
3
-42
/
+266
*
[media] marvell-cam: implement contiguous DMA operation
Jonathan Corbet
2011-07-27
5
-54
/
+205
*
[media] marvell-cam: Don't spam the logs on frame loss
Jonathan Corbet
2011-07-27
1
-2
/
+0
*
[media] marvell-cam: no need to initialize the DMA buffers
Jonathan Corbet
2011-07-27
1
-2
/
+0
*
[media] marvell-cam: include file cleanup
Jonathan Corbet
2011-07-27
1
-8
/
+6
*
[media] marvell-cam: convert to videobuf2
Jonathan Corbet
2011-07-27
3
-411
/
+196
*
[media] marvell-cam: Basic working MMP camera driver
Jonathan Corbet
2011-07-27
4
-8
/
+374
*
[media] marvell-cam: Allocate the i2c adapter in the platform driver
Jonathan Corbet
2011-07-27
3
-4
/
+9
*
[media] marvell-cam: Right-shift i2c slave ID's in the cafe driver
Jonathan Corbet
2011-07-27
2
-2
/
+9
*
[media] marvell-cam: Move Cafe-specific register definitions to cafe-driver.c
Jonathan Corbet
2011-07-27
2
-55
/
+64
*
[media] marvell-cam: Remove the "untested" comment
Jonathan Corbet
2011-07-27
1
-3
/
+0
*
[media] marvell-cam: Pass sensor parameters from the platform
Jonathan Corbet
2011-07-27
3
-20
/
+10
*
[media] marvell-cam: Separate out the Marvell camera core
Jonathan Corbet
2011-07-27
6
-2433
/
+2571
*
[media] marvell-cam: Move cafe-ccic into its own directory
Jonathan Corbet
2011-07-27
4
-0
/
+2443