aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_util.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-01staging: vchiq: Move message queue into struct vchiq_serviceNicolas Saenz Julienne1-73/+0
2020-07-01staging: vchi: Get rid of vchi_msg_peek()Nicolas Saenz Julienne1-12/+0
2019-11-07staging: vchiq: Have vchiu_queue_init() return 0 on success.Marcelo Diop-Gonzalez1-2/+2
2019-06-26staging: vc04_services: Remove function vchiu_queue_is_full()Nishka Dasgupta1-5/+0
2019-05-20staging: vchiq: revert "switch to wait_for_completion_killable"Nicolas Saenz Julienne1-3/+3
2019-04-03staging: vc04_services: remove remaining redundant license textGreg Kroah-Hartman1-32/+1
2019-04-03staging: vc04_services: add proper SPDX identifier for dual licensed filesGreg Kroah-Hartman1-0/+1
2018-12-17staging: vc04_services: Remove VCHIU_QUEUE_T typedefDominic Braun1-7/+7
2018-12-17staging: vc04_services: Remove VCHIQ_HEADER_T typedefDominic Braun1-5/+6
2018-12-17staging: vchiq: delete vchiq_killable.hNicolas Saenz Julienne1-1/+0
2018-12-17staging: vchiq: switch to wait_for_completion_killableNicolas Saenz Julienne1-3/+3
2018-11-27staging: vchiq_util: get rid of unneeded memory barriersNicolas Saenz Julienne1-32/+0
2018-11-27staging: vchiq: use completions instead of semaphoresNicolas Saenz Julienne1-8/+8
2017-07-18Staging:vc04_services:vchiq_util.c: kzalloc call changed to kcallocAndrey Severin1-1/+1
2017-03-09staging: vc04_services: Clean up tests if NULL returned on failuresimran singhal1-1/+1
2017-01-03staging: vc04_services: Fix bracing on single statement blocksAaron Moore1-6/+3
2016-11-14staging: vc04_services: fix ifnullfree.cocci warningskbuild test robot1-2/+1
2016-10-02staging: add bcm2708 vchiq driverpopcornmix1-0/+156