aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/marvell-ccic
Commit message (Expand)AuthorAge
* [media] V4L: marvell-ccic: (cosmetic) remove redundant variable assignmentGuennadi Liakhovetski2012-05-15
* [media] marvell-cam: fix an ARM build errorJonathan Corbet2012-04-26
* [media] marvell-cam: Demote the "release" print to debug levelJonathan Corbet2012-03-19
* [media] mmp-camera: Don't power up the sensor on resumeJonathan Corbet2012-03-19
* [media] marvell-cam: Don't signal multiple frame completions in scatter/gathe...Jonathan Corbet2012-03-19
* [media] marvell-cam: fix the green screen of deathJonathan Corbet2012-03-19
* [media] marvell-cam: Increase the DMA shutdown timeoutJonathan Corbet2012-03-19
* [media] marvell-cam: Remove broken "owner" logicJonathan Corbet2012-03-19
* [media] marvell-cam: ensure that the camera stops when requestedJonathan Corbet2012-03-19
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-15
|\
| * [media] marvell-cam: Make suspend/resume work on MMP2Jonathan Corbet2012-01-06
* | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
|/
* [media] V4L: vb2: prepare to support multi-size buffersGuennadi Liakhovetski2011-11-03
* [media] mmp_camera: add MODULE_ALIASDaniel Drake2011-09-18
* [media] media: vb2: change queue initialization orderMarek Szyprowski2011-09-06
* [media] media: vb2: dma contig allocator: use dma_addr instread of paddrMarek Szyprowski2011-09-06
* [media] media: vb2: change plane sizes array to unsigned int[]Marek Szyprowski2011-09-06
* [media] marvell-cam: clean up a couple of unused cam structure fieldsJonathan Corbet2011-07-27
* [media] marvell-cam: Allow selection of supported buffer modesJonathan Corbet2011-07-27
* [media] marvell-cam: power down mmp camera on registration failureJonathan Corbet2011-07-27
* [media] marvell-cam: remove {min,max}_buffers parametersJonathan Corbet2011-07-27
* [media] marvell-cam: core code reorganizationJonathan Corbet2011-07-27
* [media] marvell-cam: delete struct mcam_sio_bufferJonathan Corbet2011-07-27
* [media] marvell-cam: use S/G DMA by defaultJonathan Corbet2011-07-27
* [media] marvell-cam: Working s/g DMAJonathan Corbet2011-07-27
* [media] marvell-cam: implement contiguous DMA operationJonathan Corbet2011-07-27
* [media] marvell-cam: Don't spam the logs on frame lossJonathan Corbet2011-07-27
* [media] marvell-cam: no need to initialize the DMA buffersJonathan Corbet2011-07-27
* [media] marvell-cam: include file cleanupJonathan Corbet2011-07-27
* [media] marvell-cam: convert to videobuf2Jonathan Corbet2011-07-27
* [media] marvell-cam: Basic working MMP camera driverJonathan Corbet2011-07-27
* [media] marvell-cam: Allocate the i2c adapter in the platform driverJonathan Corbet2011-07-27
* [media] marvell-cam: Right-shift i2c slave ID's in the cafe driverJonathan Corbet2011-07-27
* [media] marvell-cam: Move Cafe-specific register definitions to cafe-driver.cJonathan Corbet2011-07-27
* [media] marvell-cam: Remove the "untested" commentJonathan Corbet2011-07-27
* [media] marvell-cam: Pass sensor parameters from the platformJonathan Corbet2011-07-27
* [media] marvell-cam: Separate out the Marvell camera coreJonathan Corbet2011-07-27
* [media] marvell-cam: Move cafe-ccic into its own directoryJonathan Corbet2011-07-27