summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/bcm2835-camera
Commit message (Expand)AuthorAgeFilesLines
* staging: mmal-vchiq: Avoid use of bool in structuresDave Stevenson2024-04-132-8/+8
* staging: bcm2835-camera: fix module autoloadingStefan Wahren2020-01-271-0/+1
* staging: bcm2835-camera: Abort probe if there is no cameraStefan Wahren2020-01-271-0/+9
* staging: bcm2835-camera: Handle empty EOS buffers whilst streamingDave Stevenson2019-07-142-11/+15
* staging: bcm2835-camera: Remove check of the number of buffers suppliedDave Stevenson2019-07-141-10/+0
* staging: bcm2835-camera: Ensure all buffers are returned on disableDave Stevenson2019-07-143-6/+23
* staging: bcm2835-camera: Replace spinlock protecting context_map with mutexDave Stevenson2019-07-141-6/+7
* Staging: vc04_services: Fix a couple error codesDan Carpenter2019-06-221-2/+2
* Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-08-182-8/+10
|\
| * staging: bcm2835-camera: fix timeout handling in wait_for_completion_timeoutNicholas Mc Guire2018-07-241-5/+6
| * staging: bcm2835-camera: handle wait_for_completion_timeout return properlyNicholas Mc Guire2018-07-241-3/+4
* | media: staging: bcm2835-camera: Provide lock for vb2_queueEzequiel Garcia2018-07-041-19/+5
|/
* staging: bcm2835: Use BIT_ULL macroKilian Köppchen2018-05-141-1/+1
* staging: bcm2835-camera: Replace open-coded idr with a struct idr.Eric Anholt2018-05-141-104/+31
* staging: bcm2835-camera: Fix module section mismatch warnings.Eric Anholt2018-05-141-4/+4
* staging: bcm2835: Fix mmal_port_parameter_get() signed/unsigned warnings.Eric Anholt2018-05-111-3/+3
* staging: bcm2835: Remove dead code related to framerate.Eric Anholt2018-05-111-5/+0
* staging: bcm2835-camera: Fix warnings about string ops on v4l2 uapi.Eric Anholt2018-05-111-6/+6
* staging: bcm2835-camera: Fix indentation of tablesDave Stevenson2018-05-111-150/+139
* staging: bcm2835-camera: Fix comment typos.Dave Stevenson2018-05-111-1/+1
* staging: bcm2835-camera: Replace BUG_ON with return errorDave Stevenson2018-05-111-3/+4
* staging: bcm2835-camera: Move struct vchiq_mmal_rectDave Stevenson2018-05-112-8/+8
* staging: bcm2835-camera: Add multiple include protectionDave Stevenson2018-05-111-0/+5
* staging: bcm2835-camera: Remove V4L2/MMAL buffer remappingDave Stevenson2018-05-112-87/+29
* staging: bcm2835-camera: Match MMAL buffer count to V4L2.Dave Stevenson2018-05-113-26/+5
* staging: bcm2835-camera: Remove bulk_mutex as it is not requiredDave Stevenson2018-05-111-47/+1
* staging: bcm2835-camera: Allocate context once per bufferDave Stevenson2018-05-114-13/+62
* staging: bcm2835-camera: Skip ISP pass to eliminate padding.Dave Stevenson2018-05-112-12/+35
* staging/bcm2835-camera: Set ourselves up as a platform driver.Eric Anholt2018-05-112-15/+14
* staging: vc04_services: bcm2835-camera: Add blank line after declarationNishka Dasgupta2018-03-221-0/+1
* staging: vc04_services: bcm2835-camera: remove redundant license textGreg Kroah-Hartman2018-01-1512-48/+0
* staging: vc04_services: bcm2835-camera: add SPDX identifiersGreg Kroah-Hartman2018-01-1512-0/+12
* staging: vc04_services: Use __func__Genki Sky2017-12-061-2/+2
* staging: vc04_services: Unsplit user-visible stringsGenki Sky2017-12-062-6/+4
* staging: vc04_services: Join multiline dereferencesGenki Sky2017-12-061-10/+6
* staging: bcm2835-camera use ktime_t for timestampsArnd Bergmann2017-11-282-29/+10
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-133-14/+14
|\
| * staging: bcm2835-camera: pr_err() strings should end with newlinesArvind Yadav2017-10-031-1/+1
| * Staging: vc04_services: bcm2835-camera: use BIT macroKeerthi Reddy2017-09-291-11/+11
| * staging: vc04_services: fix typosKeerthi Reddy2017-09-291-1/+1
| * Staging: vc04_services: bcm2835-camera: Fix spelling mistakeMeghana Madhyastha2017-09-171-1/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* staging: bcm2835-camera: make video_device constBhumika Goyal2017-08-281-1/+1
* staging: bcm2835-camera: constify vb2_ops structuresJulia Lawall2017-08-181-1/+1
* staging: media/platform/bcm2835: remove gstreamer workaroundKevin Wern2017-04-182-65/+0
* staging: bcm2835-camera: fix spelling mistake: "elementry" -> "elementary"Colin Ian King2017-04-083-5/+5
* bcm2835-v4l2: Fix buffer overflow problemDave Stevenson2017-03-211-1/+6
* Staging: bcm2835: Fixed style of block commentsDerek Robson2017-03-126-32/+45
* staging: bcm2835-camera: remove anonymous field declarationsAishwarya Pant2017-03-121-10/+10
* staging: bcm2835-camera: use kernel preferred style for handling errorsAishwarya Pant2017-03-101-6/+6