summaryrefslogtreecommitdiff
path: root/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_if.h
AgeCommit message (Expand)Author
2020-07-01staging: vchiq: Use vchiq.h as the main header file for servicesNicolas Saenz Julienne
2020-07-01staging: vchi: Move vchi_queue_kernel_message() into vchiqNicolas Saenz Julienne
2020-07-01staging: vchiq: Move definitions only used by core into core headerNicolas Saenz Julienne
2020-07-01staging: vchiq: Make vchiq_add_service() localNicolas Saenz Julienne
2020-07-01staging: vchiq: Get rid of unnecessary definitions in vchiq_if.hNicolas Saenz Julienne
2020-07-01staging: vchiq: Don't use a typedef for vchiq_callbackNicolas Saenz Julienne
2020-07-01staging: vchiq: Export vchiq_msg_queue_pushNicolas Saenz Julienne
2020-07-01staging: vchiq: Move message queue into struct vchiq_serviceNicolas Saenz Julienne
2020-05-27staging: vchiq: Move copy callback handling into vchiqNicolas Saenz Julienne
2020-02-12staging: vc04_services: remove unused functionMarcelo 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: Rename VCHIQ_REMOTE_USE_CALLBACK_T to vchiq_remote_ca...Jamal Shareef
2019-11-07staging: vc04_services: Rename VCHIQ_CALLBACK_T to vchiq_callbackJamal 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-10-04staging: vc04_services: Avoid typedefNachammai Karuppiah
2019-06-26staging: vc04_services: Remove vchiq_use_service_no_resume()Nishka Dasgupta
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 VCHIQ_SERVICE_PARAMS_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_SERVICE_BASE_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_HEADER_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_CONFIG_T typedefDominic Braun
2018-12-05staging: vchiq_arm: add __user pointer annotationsSzilveszter Székely
2018-11-27staging: vchiq_arm: get rid of vchi_mh.hNicolas Saenz Julienne
2018-11-27staging: vchiq_core: rework vchiq_get_configNicolas Saenz Julienne
2018-03-14staging: vc04_services: Remove vchiq_queue_bulk_{transmit,receive}.Eric Anholt
2017-03-16staging: vc04_services: Replace typedef with structGargi Sharma
2016-11-07staging: vc04_services: remove vchiq_copy_from_userMichael Zoran
2016-10-02staging: add bcm2708 vchiq driverpopcornmix