aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/marvell-ccic
Commit message (Expand)AuthorAgeFilesLines
* marvell-cam: fix an ARM build errorJonathan Corbet2012-05-201-1/+0
* [media] V4L: vb2: prepare to support multi-size buffersGuennadi Liakhovetski2011-11-031-1/+2
* [media] mmp_camera: add MODULE_ALIASDaniel Drake2011-09-181-0/+1
* [media] media: vb2: change queue initialization orderMarek Szyprowski2011-09-061-2/+4
* [media] media: vb2: dma contig allocator: use dma_addr instread of paddrMarek Szyprowski2011-09-061-2/+2
* [media] media: vb2: change plane sizes array to unsigned int[]Marek Szyprowski2011-09-061-1/+1
* [media] marvell-cam: clean up a couple of unused cam structure fieldsJonathan Corbet2011-07-272-5/+0
* [media] marvell-cam: Allow selection of supported buffer modesJonathan Corbet2011-07-273-59/+152
* [media] marvell-cam: power down mmp camera on registration failureJonathan Corbet2011-07-271-1/+1
* [media] marvell-cam: remove {min,max}_buffers parametersJonathan Corbet2011-07-271-13/+0
* [media] marvell-cam: core code reorganizationJonathan Corbet2011-07-271-404/+420
* [media] marvell-cam: delete struct mcam_sio_bufferJonathan Corbet2011-07-271-11/+0
* [media] marvell-cam: use S/G DMA by defaultJonathan Corbet2011-07-271-1/+1
* [media] marvell-cam: Working s/g DMAJonathan Corbet2011-07-273-42/+266
* [media] marvell-cam: implement contiguous DMA operationJonathan Corbet2011-07-275-54/+205
* [media] marvell-cam: Don't spam the logs on frame lossJonathan Corbet2011-07-271-2/+0
* [media] marvell-cam: no need to initialize the DMA buffersJonathan Corbet2011-07-271-2/+0
* [media] marvell-cam: include file cleanupJonathan Corbet2011-07-271-8/+6
* [media] marvell-cam: convert to videobuf2Jonathan Corbet2011-07-273-411/+196
* [media] marvell-cam: Basic working MMP camera driverJonathan Corbet2011-07-274-8/+374
* [media] marvell-cam: Allocate the i2c adapter in the platform driverJonathan Corbet2011-07-273-4/+9
* [media] marvell-cam: Right-shift i2c slave ID's in the cafe driverJonathan Corbet2011-07-272-2/+9
* [media] marvell-cam: Move Cafe-specific register definitions to cafe-driver.cJonathan Corbet2011-07-272-55/+64
* [media] marvell-cam: Remove the "untested" commentJonathan Corbet2011-07-271-3/+0
* [media] marvell-cam: Pass sensor parameters from the platformJonathan Corbet2011-07-273-20/+10
* [media] marvell-cam: Separate out the Marvell camera coreJonathan Corbet2011-07-276-2433/+2571
* [media] marvell-cam: Move cafe-ccic into its own directoryJonathan Corbet2011-07-274-0/+2443