aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/bcm2835-camera/mmal-vchiq.c
AgeCommit message (Expand)Author
2020-08-03staging: vchiq: Fix refcounting bug in buffer_from_host()Dan Carpenter
2019-07-14staging: bcm2835-camera: Handle empty EOS buffers whilst streamingDave Stevenson
2019-07-14staging: bcm2835-camera: Remove check of the number of buffers suppliedDave Stevenson
2019-07-14staging: bcm2835-camera: Ensure all buffers are returned on disableDave Stevenson
2019-07-14staging: bcm2835-camera: Replace spinlock protecting context_map with mutexDave Stevenson
2018-12-17staging: vc04_services: Remove VCHI_HELD_MSG_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove SERVICE_CREATION_T typedefDominic Braun
2018-12-12staging: bcm2835-camera: Add hint about possible faulty configStefan Wahren
2018-10-09staging: vc04_services: Drop unused parameters from vchi_connect()Tuomas Tynkkynen
2018-10-09staging: vc04_services: Drop trivially unused fields from SERVICE_CREATION_TTuomas Tynkkynen
2018-10-09staging: vc04_services: Drop 'connection' field from SERVICE_CREATION_TTuomas Tynkkynen
2018-09-25staging: bcm2835-camera: Remove unused headerAymen Qader
2018-07-24staging: bcm2835-camera: fix timeout handling in wait_for_completion_timeoutNicholas Mc Guire
2018-05-14staging: bcm2835-camera: Replace open-coded idr with a struct idr.Eric Anholt
2018-05-11staging: bcm2835-camera: Remove V4L2/MMAL buffer remappingDave Stevenson
2018-05-11staging: bcm2835-camera: Match MMAL buffer count to V4L2.Dave Stevenson
2018-05-11staging: bcm2835-camera: Remove bulk_mutex as it is not requiredDave Stevenson
2018-05-11staging: bcm2835-camera: Allocate context once per bufferDave Stevenson
2018-01-15staging: vc04_services: bcm2835-camera: remove redundant license textGreg Kroah-Hartman
2018-01-15staging: vc04_services: bcm2835-camera: add SPDX identifiersGreg Kroah-Hartman
2017-12-06staging: vc04_services: Use __func__Genki Sky
2017-12-06staging: vc04_services: Unsplit user-visible stringsGenki Sky
2017-10-03staging: bcm2835-camera: pr_err() strings should end with newlinesArvind Yadav
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: 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 client_component field to u32Michael Zoran
2017-03-09staging: bcm2835_camera: Use a mapping table for context field of mmal_msg_he...Michael Zoran
2017-03-08staging: bcm2835-camera: Remove explicit cache flush operationsMichael Zoran
2017-03-06staging: vc04_services: bcm2835-camera: Simplify NULL comparisonsAishwarya Pant
2017-03-06staging: bcm2835-camera: Move driver under vc04_servicesMichael Zoran