summaryrefslogtreecommitdiff
path: root/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_shim.c
AgeCommit message (Expand)Author
2020-07-01staging: vchiq: Get rid of vchiNicolas Saenz Julienne
2020-07-01staging: vchi: Move vchi_queue_kernel_message() into vchiqNicolas Saenz Julienne
2020-07-01staging: vchi: Get rid of vchi_bulk_queue_transmit()Nicolas Saenz Julienne
2020-07-01staging: vchi: Get rid of vchi_bulk_queue_receive()Nicolas Saenz Julienne
2020-07-01staging: vchi: Don't include vchiq_core.hNicolas Saenz Julienne
2020-07-01staging: vchi: Rework vchi_msg_hold() to match vchiq_msg_hold()Nicolas Saenz Julienne
2020-07-01staging: vchiq: Pass vchiq's message when holding a messageNicolas Saenz Julienne
2020-07-01staging: vchi: Get rid of struct vchi_serviceNicolas Saenz Julienne
2020-07-01staging: vchi: Use struct vchiq_service_paramsNicolas Saenz Julienne
2020-07-01staging: vchi: Get rid of vchiq_shim's message callbackNicolas Saenz Julienne
2020-07-01staging: vchi: Expose struct vchi_serviceNicolas Saenz Julienne
2020-07-01staging: vchiq: Get rid of vchiq_util.hNicolas Saenz Julienne
2020-07-01staging: vchiq: Move message queue into struct vchiq_serviceNicolas Saenz Julienne
2020-07-01staging: vchiq: Introduce vchiq_validate_params()Nicolas Saenz Julienne
2020-07-01staging: vchi: Get rid of effect less expressionNicolas Saenz Julienne
2020-07-01staging: vchi: Use vchiq's enum vchiq_reasonNicolas Saenz Julienne
2020-07-01staging: vchi: Use enum vchiq_bulk_mode instead of vchi's transmission flagsNicolas Saenz Julienne
2020-07-01staging: vchi: Get rid of flags argument in vchi_msg_hold()Nicolas Saenz Julienne
2020-07-01staging: vchi: Get rid of vchi_msg_dequeue()Nicolas Saenz Julienne
2020-07-01staging: vchi: Unify struct shim_service and struct vchi_service_handleNicolas Saenz Julienne
2020-07-01staging: vchi: Get rid of struct vchi_instance_handleNicolas Saenz Julienne
2020-07-01staging: vchi: Get rid of vchi_msg_peek()Nicolas Saenz Julienne
2020-05-27staging: vchiq: Get rid of VCHIQ_SERVICE_OPENEND callback reasonNicolas Saenz Julienne
2020-05-27staging: vchiq: move vchiq_release_message() into vchiqNicolas Saenz Julienne
2020-05-27staging: vchi: Get rid of vchiq_status_to_vchi()Nicolas Saenz Julienne
2020-05-27staging: vchi: Get rid of vchi_service_set_option()Nicolas Saenz Julienne
2020-05-27staging: vchi: Merge vchi_msg_queue() into vchi_queue_kernel_message()Nicolas Saenz Julienne
2020-05-27staging: vchiq: Move copy callback handling into vchiqNicolas Saenz Julienne
2020-05-27staging: vchi: Get rid of vchi_queue_user_message()Nicolas Saenz Julienne
2020-05-27staging: vchi: Get rid of vchi_service_destroy()Nicolas Saenz Julienne
2020-01-10staging: vc04_services: remove header include path to vc04_servicesMasahiro Yamada
2019-11-07staging: vchiq: Have vchiu_queue_init() return 0 on success.Marcelo Diop-Gonzalez
2019-11-07staging: vc04_services: Replace VCHIQ_INSTANCE_T typedef with struct vchiq_in...Jamal Shareef
2019-11-07staging: vc04_services: Replace VCHIQ_SERVICE_HANDLE_T typedef with unsigned intJamal Shareef
2019-11-07staging: vc04_services: Replace VCHIQ_SERVICE_OPTION_T enum typedef with enum...Jamal Shareef
2019-11-07staging: vc04_services: Replace VCHIQ_BULK_MODE_T enum typedef with enum vchi...Jamal Shareef
2019-11-07staging: vc04_services: Replace VCHIQ_STATUS_T enum typedef with enum vchiq_s...Jamal Shareef
2019-11-07staging: vc04_services: Rename callback VCHI_CALLBACK_T to vchi_callbackJamal Shareef
2019-11-07staging: vc04_services: Replace VCHI_SERVICE_HANDLE_T typedef with struct vch...Jamal Shareef
2019-11-07staging: vc04_services: Replace VCHI_INSTANCE_T with struct vhci_instance_handleJamal Shareef
2019-11-02staging: vc04_services: Remove enum typedefs in vchiJamal Shareef
2019-10-10staging: vc04_services: Avoid NULL comparisonNachammai Karuppiah
2019-10-04staging: vc04_services: Avoid typedefNachammai Karuppiah
2019-06-03staging: vc04_services: remove redundant assignment to pointer serviceColin Ian King
2019-04-03staging: vc04_services: remove remaining redundant license textGreg Kroah-Hartman
2019-04-03staging: vc04_services: add proper SPDX identifier for dual licensed filesGreg Kroah-Hartman
2018-12-17staging: vc04_services: Remove VCHIU_QUEUE_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_SERVICE_PARAMS_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_HEADER_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHI_HELD_MSG_T typedefDominic Braun