summaryrefslogtreecommitdiff
path: root/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_if.h
AgeCommit message (Expand)AuthorFilesLines
2020-07-01staging: vchiq: Use vchiq.h as the main header file for servicesNicolas Saenz Julienne1-109/+0
2020-07-01staging: vchi: Move vchi_queue_kernel_message() into vchiqNicolas Saenz Julienne1-2/+2
2020-07-01staging: vchiq: Move definitions only used by core into core headerNicolas Saenz Julienne1-16/+0
2020-07-01staging: vchiq: Make vchiq_add_service() localNicolas Saenz Julienne1-3/+0
2020-07-01staging: vchiq: Get rid of unnecessary definitions in vchiq_if.hNicolas Saenz Julienne1-17/+0
2020-07-01staging: vchiq: Don't use a typedef for vchiq_callbackNicolas Saenz Julienne1-6/+8
2020-07-01staging: vchiq: Export vchiq_msg_queue_pushNicolas Saenz Julienne1-0/+1
2020-07-01staging: vchiq: Move message queue into struct vchiq_serviceNicolas Saenz Julienne1-0/+2
2020-05-27staging: vchiq: Move copy callback handling into vchiqNicolas Saenz Julienne1-6/+2
2020-02-13staging: vc04_services: remove unused functionMarcelo Diop-Gonzalez1-2/+0
2019-11-07staging: vc04_services: Replace VCHIQ_INSTANCE_T typedef with struct vchiq_in...Jamal Shareef1-8/+8
2019-11-07staging: vc04_services: Replace VCHIQ_SERVICE_HANDLE_T typedef with unsigned intJamal Shareef1-21/+19
2019-11-07staging: vc04_services: Rename VCHIQ_REMOTE_USE_CALLBACK_T to vchiq_remote_ca...Jamal Shareef1-2/+2
2019-11-07staging: vc04_services: Rename VCHIQ_CALLBACK_T to vchiq_callbackJamal Shareef1-5/+5
2019-11-07staging: vc04_services: Replace VCHIQ_SERVICE_OPTION_T enum typedef with enum...Jamal Shareef1-3/+3
2019-11-07staging: vc04_services: Replace VCHIQ_BULK_MODE_T enum typedef with enum vchi...Jamal Shareef1-6/+6
2019-11-07staging: vc04_services: Replace VCHIQ_STATUS_T enum typedef with enum vchiq_s...Jamal Shareef1-22/+22
2019-10-04staging: vc04_services: Avoid typedefNachammai Karuppiah1-3/+3
2019-06-26staging: vc04_services: Remove vchiq_use_service_no_resume()Nishka Dasgupta1-2/+0
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
2018-12-17staging: vc04_services: Remove VCHIQ_SERVICE_PARAMS_T typedefDominic Braun1-4/+4
2018-12-17staging: vc04_services: Remove VCHIQ_SERVICE_BASE_T typedefDominic Braun1-2/+2
2018-12-17staging: vc04_services: Remove VCHIQ_HEADER_T typedefDominic Braun1-6/+7
2018-12-17staging: vc04_services: Remove VCHIQ_CONFIG_T typedefDominic Braun1-3/+3
2018-12-05staging: vchiq_arm: add __user pointer annotationsSzilveszter Székely1-1/+1
2018-11-27staging: vchiq_arm: get rid of vchi_mh.hNicolas Saenz Julienne1-5/+3
2018-11-27staging: vchiq_core: rework vchiq_get_configNicolas Saenz Julienne1-2/+1
2018-03-14staging: vc04_services: Remove vchiq_queue_bulk_{transmit,receive}.Eric Anholt1-10/+0
2017-03-16staging: vc04_services: Replace typedef with structGargi Sharma1-2/+2
2016-11-07staging: vc04_services: remove vchiq_copy_from_userMichael Zoran1-3/+6
2016-10-02staging: add bcm2708 vchiq driverpopcornmix1-0/+189