summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_shim.c
AgeCommit message (Expand)Author
2018-12-17staging: vc04_services: Remove VCHIU_QUEUE_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_SERVICE_PARAMS_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_HEADER_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHI_HELD_MSG_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove SERVICE_CREATION_T typedefDominic Braun
2018-11-27staging: vchiq_shim: delete vchi_service_createNicolas Saenz Julienne
2018-10-09staging: vc04_services: Drop unused parameters from vchi_connect()Tuomas Tynkkynen
2018-10-09staging: vc04_services: Drop pointless stub functionsTuomas Tynkkynen
2018-05-06staging: vchiq_shim: Remove unnecessary breakStefan Wahren
2017-12-19Staging: vc04_services: fix brace coding style issues in vchiq_shim.cTomas Marek
2017-09-29staging: vc04_services: please do not use multiple blank linesKeerthi Reddy
2017-09-22staging: vc04_services: Remove typedef structHarsha Sharma
2017-03-16staging: vc04_services: Remove unused functionsJean-Baptiste Abbadie
2017-03-06staging: vc04_services: Fixed 'missing a blank line' warnings.Yamanappagouda Patil
2017-02-05staging: vchip_shim: Remove unneeded stddef.h includeStafford Horne
2017-01-31staging: vc04_services: Make vchi_msg_queue staticMichael Zoran
2017-01-31staging: vc04_services: Add vchi_queue_user_message functionMichael Zoran
2017-01-31staging: vc04_services: Add vchi_queue_kernel_message functionMichael Zoran
2017-01-10staging: vc04_services: Fix space issuesStefan Wahren
2017-01-10staging: vc04_services: Fix indentationStefan Wahren
2016-11-07staging: vc04_services: remove vchiq_copy_from_userMichael Zoran
2016-10-27staging: vchiq_shim: avoid code duplicationStefan Wahren
2016-10-24staging: vc04_services: Handle conversion from VCHIQ_SERVICE_HANDLE_T to VCHI...Michael Zoran
2016-10-02staging: add bcm2708 vchiq driverpopcornmix