aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-07staging: vc04_services: Replace VCHIQ_STATUS_T enum typedef with enum vchiq_statusJamal Shareef1-14/+14
2019-10-14staging: vc04_services: use DIV_ROUND_UP helper macroWambui Karuga1-2/+2
2019-06-26staging: vc04_services: Remove vchiq_send_remote_release()Nishka Dasgupta1-3/+0
2019-06-26staging: vc04_services: Remove vchiq_resume_internal()Nishka Dasgupta1-3/+0
2019-06-26staging: vc04_services: Remove vchiq_pause_internal()Nishka Dasgupta1-3/+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_STATE_T typedefDominic Braun1-35/+35
2018-12-17staging: vc04_services: Remove VCHIQ_SLOT_ZERO_TDominic Braun1-5/+5
2018-12-17staging: vc04_services: Remove VCHIQ_SLOT_T typedefDominic Braun1-3/+3
2018-12-17staging: vc04_services: Remove VCHIQ_SLOT_INFO_T typedefDominic Braun1-5/+5
2018-12-17staging: vc04_services: Remove VCHIQ_SHARED_STATE_T typedefDominic Braun1-6/+6
2018-12-17staging: vc04_services: Remove VCHIQ_SERVICE_T typedefDominic Braun1-25/+26
2018-12-17staging: vc04_services: Remove VCHIQ_SERVICE_QUOTA_T typedefDominic Braun1-3/+3
2018-12-17staging: vc04_services: Remove VCHIQ_SERVICE_PARAMS_T typedefDominic Braun1-1/+1
2018-12-17staging: vc04_services: Remove VCHIQ_SERVICE_BASE_T typedefDominic Braun1-1/+1
2018-12-17staging: vc04_services: Remove VCHIQ_BULK_T typedefDominic Braun1-6/+7
2018-12-17staging: vc04_services: Remove VCHIQ_BULK_QUEUE_T typedefDominic Braun1-4/+4
2018-12-17staging: vc04_services: Remove REMOTE_EVENT_T typedefDominic Braun1-7/+7
2018-12-12staging: vchiq: rework remove_event handlingArnd Bergmann1-6/+6
2018-11-27staging: vchiq: use completions instead of semaphoresNicolas Saenz Julienne1-13/+13
2018-11-27staging: vchiq-core: get rid of is_master distinctionNicolas Saenz Julienne1-10/+1
2018-11-27staging: vchiq_arm: get rid of vchi_mh.hNicolas Saenz Julienne1-6/+4
2018-04-23staging: vchiq_core: remove BITSET_ZEROStefan Wahren1-1/+0
2017-09-29staging: vc04_services: please do not use multiple blank linesKeerthi Reddy1-1/+0
2016-11-07staging: vc04_services: remove vchiq_copy_from_userMichael Zoran1-3/+0
2016-10-24staging: vc04_services: Convert pointers in shared state to offsetsMichael Zoran1-1/+2
2016-10-24staging: vc04_services: Convert dsb() to dsb(sy)Michael Zoran1-3/+3
2016-10-02staging: add bcm2708 vchiq driverpopcornmix1-0/+712