aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/bcm2835-camera/bcm2835-camera.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-28staging: bcm2835-camera: make video_device constBhumika Goyal1-1/+1
2017-08-18staging: bcm2835-camera: constify vb2_ops structuresJulia Lawall1-1/+1
2017-04-18staging: media/platform/bcm2835: remove gstreamer workaroundKevin Wern1-60/+0
2017-03-12Staging: bcm2835: Fixed style of block commentsDerek Robson1-9/+15
2017-03-10staging: bcm2835-camera: Create struct mmal_es_format_local to mirror struct mmal_es_formatMichael Zoran1-1/+1
2017-03-07Staging: media: platform: bcm2835 - style fixDerek Robson1-3/+3
2017-03-07staging: bcm2835-camera: Replace ternary operator with min_t macroNarcisa Ana Maria Vasile1-3/+1
2017-03-06staging: bcm2835-camera: prefer allocating memory using sizeof(*ptr) instead of sizeof(struct type name)Aishwarya Pant1-1/+1
2017-03-06staging: vc04_services: bcm2835-camera: Remove unnecessary variableNarcisa Ana Maria Vasile1-6/+3
2017-03-06staging: bcm2835-camera: Refactored get_format functionNarcisa Ana Maria Vasile1-5/+2
2017-03-06staging: vc04_services: bcm2835-camera: Simplify NULL comparisonsAishwarya Pant1-7/+7
2017-03-06staging: bcm2835-camera: Move driver under vc04_servicesMichael Zoran1-0/+2028