summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/atmel/atmel-isc.c
Commit message (Expand)AuthorAgeFilesLines
* media: atmel-isc: avoid returning a random value at isc_parse_dt()Mauro Carvalho Chehab2017-12-111-2/+2
* media: v4l: async: Move async subdev notifier operations to a separate structureLaurent Pinchart2017-10-311-3/+7
* media: atmel-isc: Fix clock ID for clk_prepare/unprepareWenyou Yang2017-10-311-4/+4
* media: atmel-isc: get rid of an unused varMauro Carvalho Chehab2017-10-311-3/+0
* media: atmel-isc: Rework the format listWenyou Yang2017-10-271-119/+411
* media: atmel-isc: Remove unnecessary memberWenyou Yang2017-10-271-8/+2
* media: atmel-isc: Enable the clocks during probeWenyou Yang2017-10-271-4/+30
* media: atmel-isc: Add prepare and unprepare opsWenyou Yang2017-10-271-0/+40
* media: atmel-isc: Add spin lock for clock enable opsWenyou Yang2017-10-271-1/+14
* media: drivers: Adjust checks for null pointersMarkus Elfring2017-09-231-3/+3
* media: drivers: improve a size determinationMarkus Elfring2017-09-231-1/+1
* media: drivers: delete error messages for failed memory allocationMarkus Elfring2017-09-231-3/+1
* media: Convert to using %pOF instead of full_nameRob Herring2017-08-201-2/+2
* media: atmel-isc: constify vb2_ops structureGustavo A. R. Silva2017-07-191-1/+1
* [media] v4l: Switch from V4L2 OF not V4L2 fwnode APISakari Ailus2017-06-061-5/+8
* [media] atmel-isc: Set the default DMA memory burst sizeSongjun Wu2017-06-061-11/+12
* [media] atmel-isc: Fix the static checker warningSongjun Wu2017-04-191-0/+1
* [media] atmel-isc: fix off-by-one comparison and out of bounds read issueColin Ian King2017-04-051-1/+1
* [media] atmel-isc: add the isc pipeline functionSongjun Wu2017-03-031-106/+521
* [media] atmel-isc: fix error return code in atmel_isc_probe()Wei Yongjun2016-11-221-0/+1
* [media] atmel-isc: start dma in some scenarioSongjun Wu2016-10-241-1/+7
* [media] atmel-isc: mark PM functions as __maybe_unusedArnd Bergmann2016-09-191-2/+2
* [media] atmel-isc: set the format on the first openSongjun Wu2016-09-191-12/+18
* [media] atmel-isc: remove the warningSongjun Wu2016-09-061-1/+1
* [media] atmel-isc: add the Image Sensor Controller codeSongjun Wu2016-08-221-0/+1514
OpenPOWER on IntegriCloud