index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
marvell-ccic
Age
Commit message (
Expand
)
Author
2012-05-15
[media] V4L: marvell-ccic: (cosmetic) remove redundant variable assignment
Guennadi Liakhovetski
2012-04-26
[media] marvell-cam: fix an ARM build error
Jonathan Corbet
2012-03-19
[media] marvell-cam: Demote the "release" print to debug level
Jonathan Corbet
2012-03-19
[media] mmp-camera: Don't power up the sensor on resume
Jonathan Corbet
2012-03-19
[media] marvell-cam: Don't signal multiple frame completions in scatter/gathe...
Jonathan Corbet
2012-03-19
[media] marvell-cam: fix the green screen of death
Jonathan Corbet
2012-03-19
[media] marvell-cam: Increase the DMA shutdown timeout
Jonathan Corbet
2012-03-19
[media] marvell-cam: Remove broken "owner" logic
Jonathan Corbet
2012-03-19
[media] marvell-cam: ensure that the camera stops when requested
Jonathan Corbet
2012-01-15
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-06
[media] marvell-cam: Make suspend/resume work on MMP2
Jonathan Corbet
2011-11-03
[media] V4L: vb2: prepare to support multi-size buffers
Guennadi Liakhovetski
2011-09-18
[media] mmp_camera: add MODULE_ALIAS
Daniel Drake
2011-09-06
[media] media: vb2: change queue initialization order
Marek Szyprowski
2011-09-06
[media] media: vb2: dma contig allocator: use dma_addr instread of paddr
Marek Szyprowski
2011-09-06
[media] media: vb2: change plane sizes array to unsigned int[]
Marek Szyprowski
2011-07-27
[media] marvell-cam: clean up a couple of unused cam structure fields
Jonathan Corbet
2011-07-27
[media] marvell-cam: Allow selection of supported buffer modes
Jonathan Corbet
2011-07-27
[media] marvell-cam: power down mmp camera on registration failure
Jonathan Corbet
2011-07-27
[media] marvell-cam: remove {min,max}_buffers parameters
Jonathan Corbet
2011-07-27
[media] marvell-cam: core code reorganization
Jonathan Corbet
2011-07-27
[media] marvell-cam: delete struct mcam_sio_buffer
Jonathan Corbet
2011-07-27
[media] marvell-cam: use S/G DMA by default
Jonathan Corbet
2011-07-27
[media] marvell-cam: Working s/g DMA
Jonathan Corbet
2011-07-27
[media] marvell-cam: implement contiguous DMA operation
Jonathan Corbet
2011-07-27
[media] marvell-cam: Don't spam the logs on frame loss
Jonathan Corbet
2011-07-27
[media] marvell-cam: no need to initialize the DMA buffers
Jonathan Corbet
2011-07-27
[media] marvell-cam: include file cleanup
Jonathan Corbet
2011-07-27
[media] marvell-cam: convert to videobuf2
Jonathan Corbet
2011-07-27
[media] marvell-cam: Basic working MMP camera driver
Jonathan Corbet
2011-07-27
[media] marvell-cam: Allocate the i2c adapter in the platform driver
Jonathan Corbet
2011-07-27
[media] marvell-cam: Right-shift i2c slave ID's in the cafe driver
Jonathan Corbet
2011-07-27
[media] marvell-cam: Move Cafe-specific register definitions to cafe-driver.c
Jonathan Corbet
2011-07-27
[media] marvell-cam: Remove the "untested" comment
Jonathan Corbet
2011-07-27
[media] marvell-cam: Pass sensor parameters from the platform
Jonathan Corbet
2011-07-27
[media] marvell-cam: Separate out the Marvell camera core
Jonathan Corbet
2011-07-27
[media] marvell-cam: Move cafe-ccic into its own directory
Jonathan Corbet