Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-07-27 | [media] marvell-cam: clean up a couple of unused cam structure fields | Jonathan Corbet | 1 | -3/+0 |
2011-07-27 | [media] marvell-cam: Allow selection of supported buffer modes | Jonathan Corbet | 1 | -5/+54 |
2011-07-27 | [media] marvell-cam: delete struct mcam_sio_buffer | Jonathan Corbet | 1 | -11/+0 |
2011-07-27 | [media] marvell-cam: Working s/g DMA | Jonathan Corbet | 1 | -2/+14 |
2011-07-27 | [media] marvell-cam: implement contiguous DMA operation | Jonathan Corbet | 1 | -3/+18 |
2011-07-27 | [media] marvell-cam: convert to videobuf2 | Jonathan Corbet | 1 | -12/+14 |
2011-07-27 | [media] marvell-cam: Allocate the i2c adapter in the platform driver | Jonathan Corbet | 1 | -1/+1 |
2011-07-27 | [media] marvell-cam: Move Cafe-specific register definitions to cafe-driver.c | Jonathan Corbet | 1 | -55/+1 |
2011-07-27 | [media] marvell-cam: Pass sensor parameters from the platform | Jonathan Corbet | 1 | -0/+2 |
2011-07-27 | [media] marvell-cam: Separate out the Marvell camera core | Jonathan Corbet | 1 | -0/+311 |