summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/marvell-ccic
Commit message (Expand)AuthorAgeFilesLines
* [media] V4L: marvell-ccic: (cosmetic) remove redundant variable assignmentGuennadi Liakhovetski2012-05-151-1/+0
* [media] marvell-cam: fix an ARM build errorJonathan Corbet2012-04-261-1/+0
* [media] marvell-cam: Demote the "release" print to debug levelJonathan Corbet2012-03-191-1/+1
* [media] mmp-camera: Don't power up the sensor on resumeJonathan Corbet2012-03-191-4/+9
* [media] marvell-cam: Don't signal multiple frame completions in scatter/gathe...Jonathan Corbet2012-03-191-0/+2
* [media] marvell-cam: fix the green screen of deathJonathan Corbet2012-03-191-7/+6
* [media] marvell-cam: Increase the DMA shutdown timeoutJonathan Corbet2012-03-191-1/+9
* [media] marvell-cam: Remove broken "owner" logicJonathan Corbet2012-03-192-5/+1
* [media] marvell-cam: ensure that the camera stops when requestedJonathan Corbet2012-03-191-1/+6
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-152-7/+64
|\
| * [media] marvell-cam: Make suspend/resume work on MMP2Jonathan Corbet2012-01-062-7/+64
* | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-3/+3
|/
* [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