summaryrefslogtreecommitdiff
path: root/drivers/staging/vc04_services/interface/vchi/vchi.h
AgeCommit message (Expand)AuthorFilesLines
2020-01-10staging: vc04_services: remove header include path to vc04_servicesMasahiro Yamada1-2/+2
2019-11-07staging: vc04_services: Rename callback VCHI_CALLBACK_T to vchi_callbackJamal Shareef1-1/+1
2019-11-07staging: vc04_services: Replace VCHI_SERVICE_HANDLE_T typedef with struct vch...Jamal Shareef1-21/+21
2019-11-07staging: vc04_services: Replace VCHI_INSTANCE_T with struct vhci_instance_handleJamal Shareef1-6/+6
2019-11-02staging: vc04_services: Remove enum typedefs in vchiJamal Shareef1-10/+10
2019-10-24staging: vc04_services: fix warnings of Block comments use of *Jules Irenge1-8/+10
2019-10-24staging: vc04_services: fix warnings of scpace required between operatorJules Irenge1-4/+4
2019-04-03staging: vc04_services: remove remaining redundant license textGreg Kroah-Hartman1-32/+1
2019-04-03staging: vc04_services: add proper SPDX identifier for dual licensed filesGreg Kroah-Hartman1-0/+1
2019-03-18staging: vc04_services: Use tabs instead of spacesAlejandro Ismael Silva1-2/+2
2018-12-17staging: vc04_services: Remove VCHI_MSG_ITER_T typedefDominic Braun1-6/+6
2018-12-17staging: vc04_services: Remove VCHI_HELD_MSG_T typedefDominic Braun1-10/+10
2018-12-17staging: vc04_services: Remove SERVICE_CREATION_T typedefDominic Braun1-3/+3
2018-11-27staging: vchiq_arm: get rid of vchi_mh.hNicolas Saenz Julienne1-3/+0
2018-11-27staging: vchiq_shim: delete vchi_service_createNicolas Saenz Julienne1-5/+0
2018-10-09staging: vc04_services: Drop no longer needed headersTuomas Tynkkynen1-1/+0
2018-10-09staging: vc04_services: Drop unused parameters from vchi_connect()Tuomas Tynkkynen1-3/+1
2018-10-09staging: vc04_services: Drop VCHI_SERVICE_INIT and SERVICE_INFO_TTuomas Tynkkynen1-9/+0
2018-10-09staging: vc04_services: Drop declaration of vchi_crc_control()Tuomas Tynkkynen1-4/+0
2018-10-09staging: vc04_services: Drop trivially unused fields from SERVICE_CREATION_TTuomas Tynkkynen1-11/+0
2018-10-09staging: vc04_services: Drop 'connection' field from SERVICE_CREATION_TTuomas Tynkkynen1-1/+0
2018-10-09staging: vc04_services: Drop pointless stub functionsTuomas Tynkkynen1-11/+0
2018-09-25staging: vc04_services: Remove spaces after '*'Aymen Qader1-3/+3
2018-09-25staging: vc04_services: Remove unused macrosAymen Qader1-38/+0
2018-09-25staging: vc04_services: Use tabs instead of spacesAymen Qader1-58/+58
2018-09-25staging: vc04_services: Fix "space prohibited"Aymen Qader1-53/+53
2017-09-29staging: vc04_services: fix typosKeerthi Reddy1-1/+1
2017-09-29staging: vc04_services: please do not use multiple blank linesKeerthi Reddy1-10/+0
2017-01-31staging: vc04_services: Make vchi_msg_queue staticMichael Zoran1-8/+0
2017-01-31staging: vc04_services: Add vchi_queue_user_message functionMichael Zoran1-0/+6
2017-01-31staging: vc04_services: Add vchi_queue_kernel_message functionMichael Zoran1-0/+6
2017-01-19staging: vc04: Fix coding style errors "open brace go on the same line"Adrien Descamps1-12/+6
2016-11-07staging: vc04_services: remove vchiq_copy_from_userMichael Zoran1-19/+6
2016-10-02staging: add bcm2708 vchiq driverpopcornmix1-0/+378