summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/marvell-ccic/mcam-core.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-03[media] V4L: vb2: prepare to support multi-size buffersGuennadi Liakhovetski1-1/+2
2011-09-06[media] media: vb2: change queue initialization orderMarek Szyprowski1-2/+4
2011-09-06[media] media: vb2: dma contig allocator: use dma_addr instread of paddrMarek Szyprowski1-2/+2
2011-09-06[media] media: vb2: change plane sizes array to unsigned int[]Marek Szyprowski1-1/+1
2011-07-27[media] marvell-cam: clean up a couple of unused cam structure fieldsJonathan Corbet1-2/+0
2011-07-27[media] marvell-cam: Allow selection of supported buffer modesJonathan Corbet1-51/+98
2011-07-27[media] marvell-cam: remove {min,max}_buffers parametersJonathan Corbet1-13/+0
2011-07-27[media] marvell-cam: core code reorganizationJonathan Corbet1-404/+420
2011-07-27[media] marvell-cam: Working s/g DMAJonathan Corbet1-40/+249
2011-07-27[media] marvell-cam: implement contiguous DMA operationJonathan Corbet1-51/+179
2011-07-27[media] marvell-cam: Don't spam the logs on frame lossJonathan Corbet1-2/+0
2011-07-27[media] marvell-cam: no need to initialize the DMA buffersJonathan Corbet1-2/+0
2011-07-27[media] marvell-cam: include file cleanupJonathan Corbet1-8/+6
2011-07-27[media] marvell-cam: convert to videobuf2Jonathan Corbet1-399/+180
2011-07-27[media] marvell-cam: Basic working MMP camera driverJonathan Corbet1-8/+20
2011-07-27[media] marvell-cam: Allocate the i2c adapter in the platform driverJonathan Corbet1-1/+1
2011-07-27[media] marvell-cam: Right-shift i2c slave ID's in the cafe driverJonathan Corbet1-1/+1
2011-07-27[media] marvell-cam: Pass sensor parameters from the platformJonathan Corbet1-20/+2
2011-07-27[media] marvell-cam: Separate out the Marvell camera coreJonathan Corbet1-0/+1689