summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/atmel
Commit message (Expand)AuthorAgeFilesLines
* media: atmel-isc: Make local symbol fmt_configs_list staticWei Yongjun2018-02-261-1/+1
* media: convert g/s_parm to g/s_frame_interval in subdevsHans Verkuil2018-02-222-18/+4Star
* media: v4l2-async: simplify v4l2_async_subdev structureMauro Carvalho Chehab2017-12-292-2/+2
* media: atmel-isc: avoid returning a random value at isc_parse_dt()Mauro Carvalho Chehab2017-12-111-2/+2
* Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-163-156/+521
|\
| * media: v4l: async: Move async subdev notifier operations to a separate structureLaurent Pinchart2017-10-312-6/+14
| * 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/+0Star
| * media: atmel-isc: Rework the format listWenyou Yang2017-10-271-119/+411
| * media: atmel-isc: Remove unnecessary memberWenyou Yang2017-10-271-8/+2Star
| * media: atmel-isc: Enable the clocks during probeWenyou Yang2017-10-271-4/+30
| * media: atmel-isc: Add prepare and unprepare opsWenyou Yang2017-10-272-0/+41
| * media: atmel-isc: Add spin lock for clock enable opsWenyou Yang2017-10-271-1/+14
| * media: drivers: Adjust checks for null pointersMarkus Elfring2017-09-232-6/+6
| * media: drivers: improve a size determinationMarkus Elfring2017-09-231-1/+1
| * media: drivers: delete error messages for failed memory allocationMarkus Elfring2017-09-232-9/+3Star
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+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] atmel-isi: code cleanupHugues Fruchet2017-06-071-14/+10Star
* [media] v4l: Switch from V4L2 OF not V4L2 fwnode APISakari Ailus2017-06-063-10/+16
* [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-isi: move out of soc_camera to atmelHans Verkuil2017-04-104-1/+1517
* [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-032-109/+620
* [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-224-0/+1689