aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_shim.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-17staging: vc04_services: Remove VCHIU_QUEUE_T typedefDominic Braun1-1/+1
2018-12-17staging: vc04_services: Remove VCHIQ_SERVICE_PARAMS_T typedefDominic Braun1-1/+1
2018-12-17staging: vc04_services: Remove VCHIQ_HEADER_T typedefDominic Braun1-6/+8
2018-12-17staging: vc04_services: Remove VCHI_HELD_MSG_T typedefDominic Braun1-4/+4
2018-12-17staging: vc04_services: Remove SERVICE_CREATION_T typedefDominic Braun1-3/+3
2018-11-27staging: vchiq_shim: delete vchi_service_createNicolas Saenz Julienne1-32/+0
2018-10-09staging: vc04_services: Drop unused parameters from vchi_connect()Tuomas Tynkkynen1-9/+2
2018-10-09staging: vc04_services: Drop pointless stub functionsTuomas Tynkkynen1-27/+0
2018-05-06staging: vchiq_shim: Remove unnecessary breakStefan Wahren1-1/+0
2017-12-19Staging: vc04_services: fix brace coding style issues in vchiq_shim.cTomas Marek1-2/+1
2017-09-29staging: vc04_services: please do not use multiple blank linesKeerthi Reddy1-3/+0
2017-09-22staging: vc04_services: Remove typedef structHarsha Sharma1-22/+22
2017-03-16staging: vc04_services: Remove unused functionsJean-Baptiste Abbadie1-50/+0
2017-03-06staging: vc04_services: Fixed 'missing a blank line' warnings.Yamanappagouda Patil1-0/+10
2017-02-05staging: vchip_shim: Remove unneeded stddef.h includeStafford Horne1-2/+0
2017-01-31staging: vc04_services: Make vchi_msg_queue staticMichael Zoran1-1/+1
2017-01-31staging: vc04_services: Add vchi_queue_user_message functionMichael Zoran1-0/+34
2017-01-31staging: vc04_services: Add vchi_queue_kernel_message functionMichael Zoran1-0/+22
2017-01-10staging: vc04_services: Fix space issuesStefan Wahren1-3/+3
2017-01-10staging: vc04_services: Fix indentationStefan Wahren1-10/+12
2016-11-07staging: vc04_services: remove vchiq_copy_from_userMichael Zoran1-52/+12
2016-10-27staging: vchiq_shim: avoid code duplicationStefan Wahren1-25/+31
2016-10-24staging: vc04_services: Handle conversion from VCHIQ_SERVICE_HANDLE_T to VCHI_SERVICE_HANDLE_TMichael Zoran1-3/+19
2016-10-02staging: add bcm2708 vchiq driverpopcornmix1-0/+860