aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_shim.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* staging: vchiq: Get rid of vchiNicolas Saenz Julienne2020-07-011-179/+0
* staging: vchi: Move vchi_queue_kernel_message() into vchiqNicolas Saenz Julienne2020-07-011-22/+0
* staging: vchi: Get rid of vchi_bulk_queue_transmit()Nicolas Saenz Julienne2020-07-011-53/+13
* staging: vchi: Get rid of vchi_bulk_queue_receive()Nicolas Saenz Julienne2020-07-011-38/+0
* staging: vchi: Don't include vchiq_core.hNicolas Saenz Julienne2020-07-011-1/+0
* staging: vchi: Rework vchi_msg_hold() to match vchiq_msg_hold()Nicolas Saenz Julienne2020-07-011-13/+2
* staging: vchiq: Pass vchiq's message when holding a messageNicolas Saenz Julienne2020-07-011-18/+7
* staging: vchi: Get rid of struct vchi_serviceNicolas Saenz Julienne2020-07-011-76/+23
* staging: vchi: Use struct vchiq_service_paramsNicolas Saenz Julienne2020-07-011-10/+2
* staging: vchi: Get rid of vchiq_shim's message callbackNicolas Saenz Julienne2020-07-011-33/+9
* staging: vchi: Expose struct vchi_serviceNicolas Saenz Julienne2020-07-011-7/+0
* staging: vchiq: Get rid of vchiq_util.hNicolas Saenz Julienne2020-07-011-2/+2
* staging: vchiq: Move message queue into struct vchiq_serviceNicolas Saenz Julienne2020-07-011-17/+7
* staging: vchiq: Introduce vchiq_validate_params()Nicolas Saenz Julienne2020-07-011-4/+0
* staging: vchi: Get rid of effect less expressionNicolas Saenz Julienne2020-07-011-2/+0
* staging: vchi: Use vchiq's enum vchiq_reasonNicolas Saenz Julienne2020-07-011-38/+2
* staging: vchi: Use enum vchiq_bulk_mode instead of vchi's transmission flagsNicolas Saenz Julienne2020-07-011-41/+3
* staging: vchi: Get rid of flags argument in vchi_msg_hold()Nicolas Saenz Julienne2020-07-011-9/+3
* staging: vchi: Get rid of vchi_msg_dequeue()Nicolas Saenz Julienne2020-07-011-39/+0
* staging: vchi: Unify struct shim_service and struct vchi_service_handleNicolas Saenz Julienne2020-07-011-41/+29
* staging: vchi: Get rid of struct vchi_instance_handleNicolas Saenz Julienne2020-07-011-21/+9
* staging: vchi: Get rid of vchi_msg_peek()Nicolas Saenz Julienne2020-07-011-64/+0
* staging: vchiq: Get rid of VCHIQ_SERVICE_OPENEND callback reasonNicolas Saenz Julienne2020-05-271-4/+0
* staging: vchiq: move vchiq_release_message() into vchiqNicolas Saenz Julienne2020-05-271-3/+1
* staging: vchi: Get rid of vchiq_status_to_vchi()Nicolas Saenz Julienne2020-05-271-14/+11
* staging: vchi: Get rid of vchi_service_set_option()Nicolas Saenz Julienne2020-05-271-31/+0
* staging: vchi: Merge vchi_msg_queue() into vchi_queue_kernel_message()Nicolas Saenz Julienne2020-05-271-25/+4
* staging: vchiq: Move copy callback handling into vchiqNicolas Saenz Julienne2020-05-271-27/+7
* staging: vchi: Get rid of vchi_queue_user_message()Nicolas Saenz Julienne2020-05-271-34/+0
* staging: vchi: Get rid of vchi_service_destroy()Nicolas Saenz Julienne2020-05-271-19/+0
* staging: vc04_services: remove header include path to vc04_servicesMasahiro Yamada2020-01-101-1/+1
* staging: vchiq: Have vchiu_queue_init() return 0 on success.Marcelo Diop-Gonzalez2019-11-071-1/+1
* staging: vc04_services: Replace VCHIQ_INSTANCE_T typedef with struct vchiq_instanceJamal Shareef2019-11-071-5/+5
* staging: vc04_services: Replace VCHIQ_SERVICE_HANDLE_T typedef with unsigned intJamal Shareef2019-11-071-5/+5
* staging: vc04_services: Replace VCHIQ_SERVICE_OPTION_T enum typedef with enum vchiq_service_optionJamal Shareef2019-11-071-1/+1
* staging: vc04_services: Replace VCHIQ_BULK_MODE_T enum typedef with enum vchiq_bulk_modeJamal Shareef2019-11-071-2/+2
* staging: vc04_services: Replace VCHIQ_STATUS_T enum typedef with enum vchiq_statusJamal Shareef2019-11-071-10/+10
* 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 vchi_service_handleJamal Shareef2019-11-071-25/+25
* staging: vc04_services: Replace VCHI_INSTANCE_T with struct vhci_instance_handleJamal Shareef2019-11-071-9/+9
* staging: vc04_services: Remove enum typedefs in vchiJamal Shareef2019-11-021-28/+22
* staging: vc04_services: Avoid NULL comparisonNachammai Karuppiah2019-10-101-1/+1
* staging: vc04_services: Avoid typedefNachammai Karuppiah2019-10-041-1/+1
* staging: vc04_services: remove redundant assignment to pointer serviceColin Ian King2019-06-031-3/+1
* 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: Remove VCHIU_QUEUE_T typedefDominic Braun2018-12-171-1/+1
* staging: vc04_services: Remove VCHIQ_SERVICE_PARAMS_T typedefDominic Braun2018-12-171-1/+1
* staging: vc04_services: Remove VCHIQ_HEADER_T typedefDominic Braun2018-12-171-6/+8
* staging: vc04_services: Remove VCHI_HELD_MSG_T typedefDominic Braun2018-12-171-4/+4