summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/bcm2835-camera
AgeCommit message (Expand)Author
2017-12-06staging: vc04_services: Join multiline dereferencesGenki Sky
2017-11-28staging: bcm2835-camera use ktime_t for timestampsArnd Bergmann
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-03staging: bcm2835-camera: pr_err() strings should end with newlinesArvind Yadav
2017-09-29Staging: vc04_services: bcm2835-camera: use BIT macroKeerthi Reddy
2017-09-29staging: vc04_services: fix typosKeerthi Reddy
2017-09-17Staging: vc04_services: bcm2835-camera: Fix spelling mistakeMeghana Madhyastha
2017-08-28staging: bcm2835-camera: make video_device constBhumika Goyal
2017-08-18staging: bcm2835-camera: constify vb2_ops structuresJulia Lawall
2017-04-18staging: media/platform/bcm2835: remove gstreamer workaroundKevin Wern
2017-04-08staging: bcm2835-camera: fix spelling mistake: "elementry" -> "elementary"Colin Ian King
2017-03-21bcm2835-v4l2: Fix buffer overflow problemDave Stevenson
2017-03-12Staging: bcm2835: Fixed style of block commentsDerek Robson
2017-03-12staging: bcm2835-camera: remove anonymous field declarationsAishwarya Pant
2017-03-10staging: bcm2835-camera: use kernel preferred style for handling errorsAishwarya Pant
2017-03-10staging: bcm2835-camera: replace kmalloc with kzallocAishwarya Pant
2017-03-10staging: bcm2835-camera: add check to avoid null pointer dereferenceAishwarya Pant
2017-03-10staging: bcm2835-camera: remove depends on ARMMichael Zoran
2017-03-10staging: bcm2835-camera: Fix bogus compiler warnings regarding constantsMichael Zoran
2017-03-10staging: bcm2835-camera: Fix buffer overflow calculation on query of camera p...Michael Zoran
2017-03-10staging: bcm2835-camera: Convert spinlock to mutex in handle mapping codeMichael Zoran
2017-03-10staging: bcm2835-camera: Convert struct mmal_buffer_header info fields to u32Michael Zoran
2017-03-10staging: bcm2835-camera: Convert struct mmal_port info fields to u32Michael Zoran
2017-03-10staging: bcm2835-camera: Convert client_context field to a 32 bit handleMichael Zoran
2017-03-10staging: bcm2835-camera: Convert delayed_buffer to u32Michael Zoran
2017-03-10staging: bcm2835-camera: Convert client_component field to u32Michael Zoran
2017-03-10staging: bcm2835-camera: Create struct mmal_es_format_local to mirror struct ...Michael Zoran
2017-03-09staging: bcm2835_camera: Use a mapping table for context field of mmal_msg_he...Michael Zoran
2017-03-09staging: bcm2835_camera: Convert control_service field of mmal_msg_header to u32Michael Zoran
2017-03-08staging: bcm2835-camera: Remove explicit cache flush operationsMichael Zoran
2017-03-07Staging: media: platform: bcm2835 - style fixDerek Robson
2017-03-07staging: bcm2835-camera: Replace ternary operator with min_t macroNarcisa Ana Maria Vasile
2017-03-06staging: bcm2835-camera: select BCM2835_VCHIQ rather then depending on it.Michael Zoran
2017-03-06staging: bcm2835-camera: prefer allocating memory using sizeof(*ptr) instead ...Aishwarya Pant
2017-03-06staging: bcm2835-camera: Replace 'uint32_t' with kernel type u32Narcisa Ana Maria Vasile
2017-03-06staging: bcm2835-camera: Add spaces around '<<'Narcisa Ana Maria Vasile
2017-03-06staging: bcm2835-camera: Remove unnecessary blank linesNarcisa Ana Maria Vasile
2017-03-06staging: vc04_services: bcm2835-camera: Remove unnecessary variableNarcisa Ana Maria Vasile
2017-03-06staging: bcm2835-camera: Refactored get_format functionNarcisa Ana Maria Vasile
2017-03-06staging: vc04_services: bcm2835-camera: Simplify NULL comparisonsAishwarya Pant
2017-03-06staging: bcm2835-camera: Update driver nameMichael Zoran
2017-03-06staging: bcm2835-camera: Move driver under vc04_servicesMichael Zoran