summaryrefslogtreecommitdiff
path: root/drivers/staging/vc04_services
AgeCommit message (Expand)Author
2019-07-01staging: bcm2835-camera: Remove check of the number of buffers suppliedDave Stevenson
2019-07-01staging: bcm2835-camera: Ensure all buffers are returned on disableDave Stevenson
2019-07-01staging: bcm2835-camera: Fix open parenthesis alignmentDave Stevenson
2019-07-01staging: bcm2835-camera: Fix missing lines between itemsDave Stevenson
2019-07-01staging: bcm2835-camera: Fix brace style issues.Dave Stevenson
2019-07-01staging: bcm2835-camera: Fix multiple line dereference errorsDave Stevenson
2019-07-01staging: bcm2835-camera: Reduce length of enum namesDave Stevenson
2019-07-01staging: bcm2835-camera: Fix spacing around operatorsDave Stevenson
2019-07-01staging: bcm2835-camera: Fix comment style violations.Dave Stevenson
2019-07-01staging: bcm2835-camera: Remove dead email addressesDave Stevenson
2019-07-01staging: bcm2835-camera: Return early on errorsDave Stevenson
2019-07-01staging: bcm2835-camera: Correctly denote key frames in encoded dataDave Stevenson
2019-07-01staging: bcm2835-camera: Do not bulk receive from service threadDave Stevenson
2019-07-01staging: bcm2835-camera: Replace spinlock protecting context_map with mutexDave Stevenson
2019-07-01staging: bcm2835-camera: Check the error for REPEAT_SEQ_HEADERDave Stevenson
2019-07-01staging: bcm2835-camera: Restore return behavior of ctrl_set_bitrate()Stefan Wahren
2019-06-26staging: vc04_services: Remove function block_resume()Nishka Dasgupta
2019-06-26staging: vc04_services: Remove function output_timeout_error()Nishka Dasgupta
2019-06-26staging: vc04_services: Remove vchiq_send_remote_release()Nishka Dasgupta
2019-06-26staging: vc04_services: Remove vchiq_use_service_no_resume()Nishka Dasgupta
2019-06-26staging: vc04_services: Remove vchiq_resume_internal()Nishka Dasgupta
2019-06-26staging: vc04_services: Remove vchiq_pause_internal()Nishka Dasgupta
2019-06-26staging: vc04_services: Remove vchiq_arm_force_suspend()Nishka Dasgupta
2019-06-26staging: vc04_services: Remove function vchiq_arm_allow_resume()Nishka Dasgupta
2019-06-26staging: vc04_services: Remove function vchiu_queue_is_full()Nishka Dasgupta
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab
2019-06-09Staging: vc04_services : vchiq_core: Fix a brace issueMaxime Desroches
2019-06-05media: vc04_services/bcm2835-camera: set device_caps in struct video_deviceHans Verkuil
2019-06-03staging: vc04_services: remove redundant assignment to pointer serviceColin Ian King
2019-06-03Merge 5.2-rc3 into staging-nextGreg Kroah-Hartman
2019-05-20Staging: bcm2835-camera: Prefer kernel typesMadhumitha Prabakaran
2019-05-20staging: vc04_services: prevent integer overflow in create_pagelist()Dan Carpenter
2019-05-20Staging: vc04_services: Fix a couple error codesDan Carpenter
2019-05-20staging: vchiq: stop explicitly comparing with zero to catch errorsNicolas Saenz Julienne
2019-05-20staging: vchiq: make wait events interruptibleNicolas Saenz Julienne
2019-05-20staging: vchiq: revert "switch to wait_for_completion_killable"Nicolas Saenz Julienne
2019-05-20staging: vchiq_2835_arm: revert "quit using custom down_interruptible()"Nicolas Saenz Julienne
2019-05-20staging: vc04_services: bcm2835-camera: remove redundant assignment to variab...Colin Ian King
2019-05-01staging: vc04_services: bcm2835-camera: Compress two lines into one lineVatsala Narang
2019-04-30staging: vc04_services: bcm2835-camera: Modify return statement.Vatsala Narang
2019-04-25Staging: vc04_services: Cleanup in ctrl_set_bitrate()Madhumitha Prabakaran
2019-04-25staging: vchiq_arm: Fix misuse of %xFuqian Huang
2019-04-19staging: vc04_services: handle kzalloc failureNicholas Mc Guire
2019-04-16Staging: vc04_services: bcm2835-camera: Remove an exceptional &Madhumitha Prabakaran
2019-04-03staging: vc04_services: remove remaining redundant license textGreg Kroah-Hartman
2019-04-03staging: vc04_services: add proper SPDX identifier for dual licensed filesGreg Kroah-Hartman
2019-04-03staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman
2019-04-03staging: vchiq_arm: remove space after open '('Mario Balan
2019-04-01staging: vc04_services: Remove unnecessary casts.Sanjana Sanikommu