aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_shim.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* staging: vc04_services: Remove SERVICE_CREATION_T typedefDominic Braun2018-12-171-3/+3
* staging: vchiq_shim: delete vchi_service_createNicolas Saenz Julienne2018-11-271-32/+0
* staging: vc04_services: Drop unused parameters from vchi_connect()Tuomas Tynkkynen2018-10-091-9/+2
* staging: vc04_services: Drop pointless stub functionsTuomas Tynkkynen2018-10-091-27/+0
* staging: vchiq_shim: Remove unnecessary breakStefan Wahren2018-05-061-1/+0
* Staging: vc04_services: fix brace coding style issues in vchiq_shim.cTomas Marek2017-12-191-2/+1
* staging: vc04_services: please do not use multiple blank linesKeerthi Reddy2017-09-291-3/+0
* staging: vc04_services: Remove typedef structHarsha Sharma2017-09-221-22/+22
* staging: vc04_services: Remove unused functionsJean-Baptiste Abbadie2017-03-161-50/+0
* staging: vc04_services: Fixed 'missing a blank line' warnings.Yamanappagouda Patil2017-03-061-0/+10
* staging: vchip_shim: Remove unneeded stddef.h includeStafford Horne2017-02-051-2/+0
* staging: vc04_services: Make vchi_msg_queue staticMichael Zoran2017-01-311-1/+1
* staging: vc04_services: Add vchi_queue_user_message functionMichael Zoran2017-01-311-0/+34
* staging: vc04_services: Add vchi_queue_kernel_message functionMichael Zoran2017-01-311-0/+22
* staging: vc04_services: Fix space issuesStefan Wahren2017-01-101-3/+3
* staging: vc04_services: Fix indentationStefan Wahren2017-01-101-10/+12
* staging: vc04_services: remove vchiq_copy_from_userMichael Zoran2016-11-071-52/+12
* staging: vchiq_shim: avoid code duplicationStefan Wahren2016-10-271-25/+31
* staging: vc04_services: Handle conversion from VCHIQ_SERVICE_HANDLE_T to VCHI_SERVICE_HANDLE_TMichael Zoran2016-10-241-3/+19
* staging: add bcm2708 vchiq driverpopcornmix2016-10-021-0/+860