summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.h
AgeCommit message (Expand)AuthorFilesLines
2021-10-05staging: vchiq_arm: move platform structs to vchiq_arm.cStefan Wahren1-39/+0
2021-10-05staging: vchiq_arm: drop unnecessary declarationsStefan Wahren1-8/+0
2021-10-05staging: vchiq_arm: re-order vchiq_arm_init_stateStefan Wahren1-4/+0
2021-09-27staging: vchiq_arm: remove extra blank lineGaston Gonzalez1-1/+0
2021-07-27staging: vchiq: Make creation of vchiq cdev optionalOjaswin Mujoo1-0/+9
2021-07-27staging: vchiq: Move certain declarations to vchiq_arm.hOjaswin Mujoo1-0/+73
2021-05-10staging: vchiq_arm: drop return value of vchiq_arm_init_stateStefan Wahren1-1/+1
2020-10-28staging: vc04_services: fix block comment styleAmarjargal Gundjalam1-12/+15
2020-02-09staging: vc04_services: Get rid of vchiq_arm_vcresume()'s signatureNicolas Saenz Julienne1-3/+0
2020-02-09staging: vc04_services: Get rid of USE_TYPE_SERVICE_NO_RESUMENicolas Saenz Julienne1-1/+0
2020-02-09staging: vc04_services: Get rid of the rest of suspend/resume state handlingNicolas Saenz Julienne1-11/+0
2020-02-09staging: vc04_services: Get of even more suspend/resume statesNicolas Saenz Julienne1-12/+0
2020-02-09staging: vc04_services: Get rid of unused suspend/resume statesNicolas Saenz Julienne1-7/+0
2020-02-09staging: vc04_services: Delete vc_suspend_complete completionNicolas Saenz Julienne1-1/+0
2020-02-09staging: vc04_services: Get rid of vchiq_check_resume()Nicolas Saenz Julienne1-3/+0
2020-02-09staging: vc04_services: Get rid of vchiq_arm_vcsuspend()Nicolas Saenz Julienne1-3/+0
2020-02-09staging: vc04_services: Get rid of vchiq_platform_videocore_wanted()Nicolas Saenz Julienne1-5/+0
2020-02-09staging: vc04_services: Get rid of vchiq_platform_suspend/resume()Nicolas Saenz Julienne1-3/+0
2020-02-09staging: vc04_services: get rid of vchiq_platform_use_suspend_timer()Nicolas Saenz Julienne1-9/+0
2020-02-09staging: vc04_services: Delete blocked_count in struct vchiq_arm_stateNicolas Saenz Julienne1-2/+0
2020-02-09staging: vc04_services: get rid of blocked_blocker completion in struct vchiq...Nicolas Saenz Julienne1-1/+0
2020-02-09staging: vc04_services: Get rid of resume_blocker completion in struct vchiq_...Nicolas Saenz Julienne1-4/+0
2020-02-09staging: vc04_services: Get rid of resume_blocked in struct vchiq_arm_stateNicolas Saenz Julienne1-1/+0
2020-02-09staging: vc04_services: Remove unused variables in struct vchiq_arm_stateNicolas Saenz Julienne1-10/+0
2019-11-07staging: vc04_services: Replace VCHIQ_INSTANCE_T typedef with struct vchiq_in...Jamal Shareef1-5/+5
2019-11-07staging: vc04_services: Replace VCHIQ_SERVICE_HANDLE_T typedef with unsigned intJamal Shareef1-2/+2
2019-11-07staging: vc04_services: Replace VCHIQ_STATUS_T enum typedef with enum vchiq_s...Jamal Shareef1-9/+9
2019-06-26staging: vc04_services: Remove vchiq_arm_force_suspend()Nishka Dasgupta1-3/+0
2019-06-26staging: vc04_services: Remove function vchiq_arm_allow_resume()Nishka Dasgupta1-3/+0
2019-04-03staging: vc04_services: remove remaining redundant license textGreg Kroah-Hartman1-30/+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-18/+21
2018-12-17staging: vc04_services: Remove VCHIQ_SERVICE_T typedefDominic Braun1-4/+4
2018-12-17staging: vc04_services: Remove VCHIQ_DEBUGFS_NODE_T typedefDominic Braun1-1/+1
2018-12-17staging: vc04_services: Remove VCHIQ_ARM_STATE_T typedefDominic Braun1-9/+9
2018-09-25staging/vc04_services: Use correct cache line sizePhil Elwell1-0/+5
2017-11-02staging: vc04_services: Convert timers to use timer_setup()Kees Cook1-0/+1
2017-09-29staging: vc04_services: please do not use multiple blank linesKeerthi Reddy1-5/+0
2017-01-10staging: vc04_services: Fix indentationStefan Wahren1-1/+1
2016-10-02staging: add bcm2708 vchiq driverpopcornmix1-0/+220