summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/interface/vchi/vchi.h
Commit message (Expand)AuthorAgeFilesLines
* staging: vc04_services: Rename callback VCHI_CALLBACK_T to vchi_callbackJamal Shareef2019-11-071-1/+1
* staging: vc04_services: Replace VCHI_SERVICE_HANDLE_T typedef with struct vch...Jamal Shareef2019-11-071-21/+21
* staging: vc04_services: Replace VCHI_INSTANCE_T with struct vhci_instance_handleJamal Shareef2019-11-071-6/+6
* staging: vc04_services: Remove enum typedefs in vchiJamal Shareef2019-11-021-10/+10
* staging: vc04_services: fix warnings of Block comments use of *Jules Irenge2019-10-241-8/+10
* staging: vc04_services: fix warnings of scpace required between operatorJules Irenge2019-10-241-4/+4
* staging: vc04_services: remove remaining redundant license textGreg Kroah-Hartman2019-04-031-32/+1
* staging: vc04_services: add proper SPDX identifier for dual licensed filesGreg Kroah-Hartman2019-04-031-0/+1
* staging: vc04_services: Use tabs instead of spacesAlejandro Ismael Silva2019-03-181-2/+2
* staging: vc04_services: Remove VCHI_MSG_ITER_T typedefDominic Braun2018-12-171-6/+6
* staging: vc04_services: Remove VCHI_HELD_MSG_T typedefDominic Braun2018-12-171-10/+10
* staging: vc04_services: Remove SERVICE_CREATION_T typedefDominic Braun2018-12-171-3/+3
* staging: vchiq_arm: get rid of vchi_mh.hNicolas Saenz Julienne2018-11-271-3/+0
* staging: vchiq_shim: delete vchi_service_createNicolas Saenz Julienne2018-11-271-5/+0
* staging: vc04_services: Drop no longer needed headersTuomas Tynkkynen2018-10-091-1/+0
* staging: vc04_services: Drop unused parameters from vchi_connect()Tuomas Tynkkynen2018-10-091-3/+1
* staging: vc04_services: Drop VCHI_SERVICE_INIT and SERVICE_INFO_TTuomas Tynkkynen2018-10-091-9/+0
* staging: vc04_services: Drop declaration of vchi_crc_control()Tuomas Tynkkynen2018-10-091-4/+0
* staging: vc04_services: Drop trivially unused fields from SERVICE_CREATION_TTuomas Tynkkynen2018-10-091-11/+0
* staging: vc04_services: Drop 'connection' field from SERVICE_CREATION_TTuomas Tynkkynen2018-10-091-1/+0
* staging: vc04_services: Drop pointless stub functionsTuomas Tynkkynen2018-10-091-11/+0
* staging: vc04_services: Remove spaces after '*'Aymen Qader2018-09-251-3/+3
* staging: vc04_services: Remove unused macrosAymen Qader2018-09-251-38/+0
* staging: vc04_services: Use tabs instead of spacesAymen Qader2018-09-251-58/+58
* staging: vc04_services: Fix "space prohibited"Aymen Qader2018-09-251-53/+53
* staging: vc04_services: fix typosKeerthi Reddy2017-09-291-1/+1
* staging: vc04_services: please do not use multiple blank linesKeerthi Reddy2017-09-291-10/+0
* staging: vc04_services: Make vchi_msg_queue staticMichael Zoran2017-01-311-8/+0
* staging: vc04_services: Add vchi_queue_user_message functionMichael Zoran2017-01-311-0/+6
* staging: vc04_services: Add vchi_queue_kernel_message functionMichael Zoran2017-01-311-0/+6
* staging: vc04: Fix coding style errors "open brace go on the same line"Adrien Descamps2017-01-191-12/+6
* staging: vc04_services: remove vchiq_copy_from_userMichael Zoran2016-11-071-19/+6
* staging: add bcm2708 vchiq driverpopcornmix2016-10-021-0/+378