summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-1223-1099/+909Star
|\
| * staging: bcm2835-camera: Correct ctrl min/max/step/def to 64bitDave Stevenson2019-07-011-7/+7
| * staging: bcm2835-camera: Set the field value within each bufferDave Stevenson2019-07-011-0/+1
| * staging: bcm2835-camera: Add sanity checks for queue_setup/CREATE_BUFSDave Stevenson2019-07-011-0/+16
| * staging: bcm2835-camera: Fix stride on RGB3/BGR3 formatsDave Stevenson2019-07-011-6/+20
| * staging: mmal-vchiq: Avoid use of bool in structuresDave Stevenson2019-07-012-8/+8
| * staging: bcm2835-camera: Remove/amend some obsolete commentsDave Stevenson2019-07-011-10/+1Star
| * staging: bcm2835-camera: Correct V4L2_CID_COLORFX_CBCR behaviourDave Stevenson2019-07-011-2/+2
| * staging: bcm2835-camera: Use enums for max value in controlsDave Stevenson2019-07-011-24/+13Star
| * staging: bcm2835-camera: Fix up mmal-parameters.hDave Stevenson2019-07-011-102/+159
| * staging: bcm2835-camera: Fix multiple assignments should be avoidedDave Stevenson2019-07-011-2/+3
| * staging: bcm2835-camera: Unify header inclusion definesDave Stevenson2019-07-011-2/+2
| * staging: bcm2835-camera: Add multiple inclusion protection to headersDave Stevenson2019-07-012-0/+6
| * staging: bcm2835-camera: Set sequence number correctlyDave Stevenson2019-07-012-0/+6
| * staging: bcm2835-camera: Handle empty EOS buffers whilst streamingDave Stevenson2019-07-012-11/+15
| * staging: bcm2835-camera: Remove check of the number of buffers suppliedDave Stevenson2019-07-011-10/+0Star
| * staging: bcm2835-camera: Ensure all buffers are returned on disableDave Stevenson2019-07-013-6/+23
| * staging: bcm2835-camera: Fix open parenthesis alignmentDave Stevenson2019-07-014-18/+24
| * staging: bcm2835-camera: Fix missing lines between itemsDave Stevenson2019-07-011-0/+1
| * staging: bcm2835-camera: Fix brace style issues.Dave Stevenson2019-07-013-3/+6
| * staging: bcm2835-camera: Fix multiple line dereference errorsDave Stevenson2019-07-011-7/+4Star
| * staging: bcm2835-camera: Reduce length of enum namesDave Stevenson2019-07-013-112/+111Star
| * staging: bcm2835-camera: Fix spacing around operatorsDave Stevenson2019-07-013-23/+24
| * staging: bcm2835-camera: Fix comment style violations.Dave Stevenson2019-07-013-169/+185
| * staging: bcm2835-camera: Remove dead email addressesDave Stevenson2019-07-0112-48/+60
| * staging: bcm2835-camera: Return early on errorsDave Stevenson2019-07-011-45/+49
| * staging: bcm2835-camera: Correctly denote key frames in encoded dataDave Stevenson2019-07-011-0/+3
| * staging: bcm2835-camera: Do not bulk receive from service threadDave Stevenson2019-07-011-42/+59
| * staging: bcm2835-camera: Replace spinlock protecting context_map with mutexDave Stevenson2019-07-011-6/+7
| * staging: bcm2835-camera: Check the error for REPEAT_SEQ_HEADERDave Stevenson2019-07-011-1/+1
| * staging: bcm2835-camera: Restore return behavior of ctrl_set_bitrate()Stefan Wahren2019-07-011-3/+16
| * staging: vc04_services: Remove function block_resume()Nishka Dasgupta2019-06-261-66/+0Star
| * staging: vc04_services: Remove function output_timeout_error()Nishka Dasgupta2019-06-261-36/+0Star
| * staging: vc04_services: Remove vchiq_send_remote_release()Nishka Dasgupta2019-06-262-14/+0Star
| * staging: vc04_services: Remove vchiq_use_service_no_resume()Nishka Dasgupta2019-06-262-16/+0Star
| * staging: vc04_services: Remove vchiq_resume_internal()Nishka Dasgupta2019-06-262-19/+0Star
| * staging: vc04_services: Remove vchiq_pause_internal()Nishka Dasgupta2019-06-262-26/+0Star
| * staging: vc04_services: Remove vchiq_arm_force_suspend()Nishka Dasgupta2019-06-262-123/+0Star
| * staging: vc04_services: Remove function vchiq_arm_allow_resume()Nishka Dasgupta2019-06-262-46/+0Star
| * staging: vc04_services: Remove function vchiu_queue_is_full()Nishka Dasgupta2019-06-262-6/+0Star
| * Staging: vc04_services : vchiq_core: Fix a brace issueMaxime Desroches2019-06-091-2/+1Star
| * staging: vc04_services: remove redundant assignment to pointer serviceColin Ian King2019-06-031-3/+1Star
| * Merge 5.2-rc3 into staging-nextGreg Kroah-Hartman2019-06-032-2/+11
| |\
| * | Staging: bcm2835-camera: Prefer kernel typesMadhumitha Prabakaran2019-05-202-3/+4
| * | staging: vchiq: stop explicitly comparing with zero to catch errorsNicolas Saenz Julienne2019-05-206-63/+52Star
| * | staging: vchiq: make wait events interruptibleNicolas Saenz Julienne2019-05-201-1/+9
| * | staging: vchiq: revert "switch to wait_for_completion_killable"Nicolas Saenz Julienne2019-05-203-23/+25
| * | staging: vchiq_2835_arm: revert "quit using custom down_interruptible()"Nicolas Saenz Julienne2019-05-201-1/+1
| * | staging: vc04_services: bcm2835-camera: remove redundant assignment to variab...Colin Ian King2019-05-201-1/+1
* | | Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab2019-06-112-2/+11
|\ \ \ | | |/ | |/|