summaryrefslogtreecommitdiff
path: root/drivers/media/platform/atmel
AgeCommit message (Expand)Author
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31media: v4l: async: Move async subdev notifier operations to a separate structureLaurent Pinchart
2017-10-31media: atmel-isc: Fix clock ID for clk_prepare/unprepareWenyou Yang
2017-10-31media: atmel-isc: get rid of an unused varMauro Carvalho Chehab
2017-10-27media: atmel-isc: Rework the format listWenyou Yang
2017-10-27media: atmel-isc: Remove unnecessary memberWenyou Yang
2017-10-27media: atmel-isc: Enable the clocks during probeWenyou Yang
2017-10-27media: atmel-isc: Add prepare and unprepare opsWenyou Yang
2017-10-27media: atmel-isc: Add spin lock for clock enable opsWenyou Yang
2017-09-23media: drivers: Adjust checks for null pointersMarkus Elfring
2017-09-23media: drivers: improve a size determinationMarkus Elfring
2017-09-23media: drivers: delete error messages for failed memory allocationMarkus Elfring
2017-08-20media: Convert to using %pOF instead of full_nameRob Herring
2017-07-19media: atmel-isc: constify vb2_ops structureGustavo A. R. Silva
2017-06-07[media] atmel-isi: code cleanupHugues Fruchet
2017-06-06[media] v4l: Switch from V4L2 OF not V4L2 fwnode APISakari Ailus
2017-06-06[media] atmel-isc: Set the default DMA memory burst sizeSongjun Wu
2017-04-19[media] atmel-isc: Fix the static checker warningSongjun Wu
2017-04-10[media] atmel-isi: move out of soc_camera to atmelHans Verkuil
2017-04-05[media] atmel-isc: fix off-by-one comparison and out of bounds read issueColin Ian King
2017-03-03[media] atmel-isc: add the isc pipeline functionSongjun Wu
2016-11-22[media] atmel-isc: fix error return code in atmel_isc_probe()Wei Yongjun
2016-10-24[media] atmel-isc: start dma in some scenarioSongjun Wu
2016-09-19[media] atmel-isc: mark PM functions as __maybe_unusedArnd Bergmann
2016-09-19[media] atmel-isc: set the format on the first openSongjun Wu
2016-09-06[media] atmel-isc: remove the warningSongjun Wu
2016-08-22[media] atmel-isc: add the Image Sensor Controller codeSongjun Wu