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