aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_util.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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