aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/atmel (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-20media: Convert to using %pOF instead of full_nameRob Herring1-2/+2
2017-07-19media: atmel-isc: constify vb2_ops structureGustavo A. R. Silva1-1/+1
2017-06-07[media] atmel-isi: code cleanupHugues Fruchet1-14/+10
2017-06-06[media] v4l: Switch from V4L2 OF not V4L2 fwnode APISakari Ailus3-10/+16
2017-06-06[media] atmel-isc: Set the default DMA memory burst sizeSongjun Wu1-11/+12
2017-04-19[media] atmel-isc: Fix the static checker warningSongjun Wu1-0/+1
2017-04-10[media] atmel-isi: move out of soc_camera to atmelHans Verkuil4-1/+1517
2017-04-05[media] atmel-isc: fix off-by-one comparison and out of bounds read issueColin Ian King1-1/+1
2017-03-03[media] atmel-isc: add the isc pipeline functionSongjun Wu2-109/+620
2016-11-22[media] atmel-isc: fix error return code in atmel_isc_probe()Wei Yongjun1-0/+1
2016-10-24[media] atmel-isc: start dma in some scenarioSongjun Wu1-1/+7
2016-09-19[media] atmel-isc: mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2016-09-19[media] atmel-isc: set the format on the first openSongjun Wu1-12/+18
2016-09-06[media] atmel-isc: remove the warningSongjun Wu1-1/+1
2016-08-22[media] atmel-isc: add the Image Sensor Controller codeSongjun Wu4-0/+1689