index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
marvell-ccic
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-15
[media] V4L: marvell-ccic: (cosmetic) remove redundant variable assignment
Guennadi Liakhovetski
1
-1
/
+0
2012-04-26
[media] marvell-cam: fix an ARM build error
Jonathan Corbet
1
-1
/
+0
2012-03-20
[media] marvell-cam: Demote the "release" print to debug level
Jonathan Corbet
1
-1
/
+1
2012-03-20
[media] mmp-camera: Don't power up the sensor on resume
Jonathan Corbet
1
-4
/
+9
2012-03-20
[media] marvell-cam: Don't signal multiple frame completions in scatter/gathe...
Jonathan Corbet
1
-0
/
+2
2012-03-20
[media] marvell-cam: fix the green screen of death
Jonathan Corbet
1
-7
/
+6
2012-03-20
[media] marvell-cam: Increase the DMA shutdown timeout
Jonathan Corbet
1
-1
/
+9
2012-03-20
[media] marvell-cam: Remove broken "owner" logic
Jonathan Corbet
2
-5
/
+1
2012-03-20
[media] marvell-cam: ensure that the camera stops when requested
Jonathan Corbet
1
-1
/
+6
2012-01-16
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-7
/
+64
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-3
/
+3
2012-01-06
[media] marvell-cam: Make suspend/resume work on MMP2
Jonathan Corbet
2
-7
/
+64
2011-11-04
[media] V4L: vb2: prepare to support multi-size buffers
Guennadi Liakhovetski
1
-1
/
+2
2011-09-18
[media] mmp_camera: add MODULE_ALIAS
Daniel Drake
1
-0
/
+1
2011-09-06
[media] media: vb2: change queue initialization order
Marek Szyprowski
1
-2
/
+4
2011-09-06
[media] media: vb2: dma contig allocator: use dma_addr instread of paddr
Marek Szyprowski
1
-2
/
+2
2011-09-06
[media] media: vb2: change plane sizes array to unsigned int[]
Marek Szyprowski
1
-1
/
+1
2011-07-28
[media] marvell-cam: clean up a couple of unused cam structure fields
Jonathan Corbet
2
-5
/
+0
2011-07-28
[media] marvell-cam: Allow selection of supported buffer modes
Jonathan Corbet
3
-59
/
+152
2011-07-28
[media] marvell-cam: power down mmp camera on registration failure
Jonathan Corbet
1
-1
/
+1
2011-07-28
[media] marvell-cam: remove {min,max}_buffers parameters
Jonathan Corbet
1
-13
/
+0
2011-07-28
[media] marvell-cam: core code reorganization
Jonathan Corbet
1
-404
/
+420
2011-07-28
[media] marvell-cam: delete struct mcam_sio_buffer
Jonathan Corbet
1
-11
/
+0
2011-07-28
[media] marvell-cam: use S/G DMA by default
Jonathan Corbet
1
-1
/
+1
2011-07-28
[media] marvell-cam: Working s/g DMA
Jonathan Corbet
3
-42
/
+266
2011-07-28
[media] marvell-cam: implement contiguous DMA operation
Jonathan Corbet
5
-54
/
+205
2011-07-28
[media] marvell-cam: Don't spam the logs on frame loss
Jonathan Corbet
1
-2
/
+0
2011-07-28
[media] marvell-cam: no need to initialize the DMA buffers
Jonathan Corbet
1
-2
/
+0
2011-07-28
[media] marvell-cam: include file cleanup
Jonathan Corbet
1
-8
/
+6
2011-07-28
[media] marvell-cam: convert to videobuf2
Jonathan Corbet
3
-411
/
+196
2011-07-28
[media] marvell-cam: Basic working MMP camera driver
Jonathan Corbet
4
-8
/
+374
2011-07-28
[media] marvell-cam: Allocate the i2c adapter in the platform driver
Jonathan Corbet
3
-4
/
+9
2011-07-28
[media] marvell-cam: Right-shift i2c slave ID's in the cafe driver
Jonathan Corbet
2
-2
/
+9
2011-07-28
[media] marvell-cam: Move Cafe-specific register definitions to cafe-driver.c
Jonathan Corbet
2
-55
/
+64
2011-07-28
[media] marvell-cam: Remove the "untested" comment
Jonathan Corbet
1
-3
/
+0
2011-07-28
[media] marvell-cam: Pass sensor parameters from the platform
Jonathan Corbet
3
-20
/
+10
2011-07-28
[media] marvell-cam: Separate out the Marvell camera core
Jonathan Corbet
6
-2433
/
+2571
2011-07-28
[media] marvell-cam: Move cafe-ccic into its own directory
Jonathan Corbet
4
-0
/
+2443