aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/marvell-ccic
AgeCommit message (Expand)Author
2012-01-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-06[media] marvell-cam: Make suspend/resume work on MMP2Jonathan Corbet
2011-11-03[media] V4L: vb2: prepare to support multi-size buffersGuennadi Liakhovetski
2011-09-18[media] mmp_camera: add MODULE_ALIASDaniel Drake
2011-09-06[media] media: vb2: change queue initialization orderMarek Szyprowski
2011-09-06[media] media: vb2: dma contig allocator: use dma_addr instread of paddrMarek 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 fieldsJonathan Corbet
2011-07-27[media] marvell-cam: Allow selection of supported buffer modesJonathan Corbet
2011-07-27[media] marvell-cam: power down mmp camera on registration failureJonathan Corbet
2011-07-27[media] marvell-cam: remove {min,max}_buffers parametersJonathan Corbet
2011-07-27[media] marvell-cam: core code reorganizationJonathan Corbet
2011-07-27[media] marvell-cam: delete struct mcam_sio_bufferJonathan Corbet
2011-07-27[media] marvell-cam: use S/G DMA by defaultJonathan Corbet
2011-07-27[media] marvell-cam: Working s/g DMAJonathan Corbet
2011-07-27[media] marvell-cam: implement contiguous DMA operationJonathan Corbet
2011-07-27[media] marvell-cam: Don't spam the logs on frame lossJonathan Corbet
2011-07-27[media] marvell-cam: no need to initialize the DMA buffersJonathan Corbet
2011-07-27[media] marvell-cam: include file cleanupJonathan Corbet
2011-07-27[media] marvell-cam: convert to videobuf2Jonathan Corbet
2011-07-27[media] marvell-cam: Basic working MMP camera driverJonathan Corbet
2011-07-27[media] marvell-cam: Allocate the i2c adapter in the platform driverJonathan Corbet
2011-07-27[media] marvell-cam: Right-shift i2c slave ID's in the cafe driverJonathan Corbet
2011-07-27[media] marvell-cam: Move Cafe-specific register definitions to cafe-driver.cJonathan Corbet
2011-07-27[media] marvell-cam: Remove the "untested" commentJonathan Corbet
2011-07-27[media] marvell-cam: Pass sensor parameters from the platformJonathan Corbet
2011-07-27[media] marvell-cam: Separate out the Marvell camera coreJonathan Corbet
2011-07-27[media] marvell-cam: Move cafe-ccic into its own directoryJonathan Corbet