summaryrefslogtreecommitdiff
path: root/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_util.c
AgeCommit message (Expand)Author
2020-07-01staging: vchiq: Move message queue into struct vchiq_serviceNicolas Saenz Julienne
2020-07-01staging: vchi: Get rid of vchi_msg_peek()Nicolas Saenz Julienne
2019-11-07staging: vchiq: Have vchiu_queue_init() return 0 on success.Marcelo Diop-Gonzalez
2019-06-26staging: vc04_services: Remove function vchiu_queue_is_full()Nishka Dasgupta
2019-05-20staging: vchiq: revert "switch to wait_for_completion_killable"Nicolas Saenz Julienne
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
2018-12-17staging: vc04_services: Remove VCHIU_QUEUE_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_HEADER_T typedefDominic Braun
2018-12-17staging: vchiq: delete vchiq_killable.hNicolas Saenz Julienne
2018-12-17staging: vchiq: switch to wait_for_completion_killableNicolas Saenz Julienne
2018-11-27staging: vchiq_util: get rid of unneeded memory barriersNicolas Saenz Julienne
2018-11-27staging: vchiq: use completions instead of semaphoresNicolas Saenz Julienne
2017-07-18Staging:vc04_services:vchiq_util.c: kzalloc call changed to kcallocAndrey Severin
2017-03-09staging: vc04_services: Clean up tests if NULL returned on failuresimran singhal
2017-01-03staging: vc04_services: Fix bracing on single statement blocksAaron Moore
2016-11-14staging: vc04_services: fix ifnullfree.cocci warningskbuild test robot
2016-10-02staging: add bcm2708 vchiq driverpopcornmix