aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/staging/vc04_services/interface/vchi/vchi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-01staging: vchiq: Get rid of vchiNicolas Saenz Julienne1-59/+0
2020-07-01staging: vchi: Move vchi_queue_kernel_message() into vchiqNicolas Saenz Julienne1-4/+0
2020-07-01staging: vchi: Get rid of vchi_bulk_queue_transmit()Nicolas Saenz Julienne1-11/+0
2020-07-01staging: vchi: Get rid of vchi_bulk_queue_receive()Nicolas Saenz Julienne1-7/+0
2020-07-01staging: vchi: Get rid of struct vchiq_instance forward declarationNicolas Saenz Julienne1-7/+0
2020-07-01staging: vchiq: Unify fourcc definition mechanismsNicolas Saenz Julienne1-3/+0
2020-07-01staging: vchi: Rework vchi_msg_hold() to match vchiq_msg_hold()Nicolas Saenz Julienne1-4/+1
2020-07-01staging: vchiq: Pass vchiq's message when holding a messageNicolas Saenz Julienne1-12/+2
2020-07-01staging: vchi: Get rid of struct vchi_serviceNicolas Saenz Julienne1-15/+10
2020-07-01staging: vchi: Use struct vchiq_service_paramsNicolas Saenz Julienne1-18/+1
2020-07-01staging: vchiq: Don't use a typedef for vchiq_callbackNicolas Saenz Julienne1-1/+4
2020-07-01staging: vchi: Get rid of vchiq_shim's message callbackNicolas Saenz Julienne1-7/+2
2020-07-01staging: vchi: Expose struct vchi_serviceNicolas Saenz Julienne1-3/+7
2020-07-01staging: vchi: Use enum vchiq_bulk_mode instead of vchi's transmission flagsNicolas Saenz Julienne1-2/+2
2020-07-01staging: vchi: Get rid of flags argument in vchi_msg_hold()Nicolas Saenz Julienne1-1/+0
2020-07-01staging: vc04_services: Get rid of vchi_cfg.hNicolas Saenz Julienne1-1/+0
2020-07-01staging: vchi: Get rid of unnecessary definesNicolas Saenz Julienne1-11/+0
2020-07-01staging: vchi: Get rid of vchi_msg_dequeue()Nicolas Saenz Julienne1-7/+0
2020-07-01staging: vchi: Unify struct shim_service and struct vchi_service_handleNicolas Saenz Julienne1-15/+12
2020-07-01staging: vchi: Get rid of struct vchi_instance_handleNicolas Saenz Julienne1-6/+6
2020-07-01staging: vchi: Get rid of vchi_msg_peek()Nicolas Saenz Julienne1-12/+0
2020-05-27staging: vchi: Get rid of C++ guardsNicolas Saenz Julienne1-8/+0
2020-05-27staging: vchi: Get rid of not implemented function declarationsNicolas Saenz Julienne1-59/+0
2020-05-27staging: vchi: Get rid of vchi_service_set_option()Nicolas Saenz Julienne1-5/+0
2020-05-27staging: vchi: Get rid of vchi_queue_user_message()Nicolas Saenz Julienne1-6/+0
2020-05-27staging: vchi: Get rid of vchi_service_destroy()Nicolas Saenz Julienne1-3/+0
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 vchi_service_handleJamal 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