summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.h
AgeCommit message (Expand)Author
2020-10-28staging: vc04_services: fix block comment styleAmarjargal Gundjalam
2020-02-09staging: vc04_services: Get rid of vchiq_arm_vcresume()'s signatureNicolas Saenz Julienne
2020-02-09staging: vc04_services: Get rid of USE_TYPE_SERVICE_NO_RESUMENicolas Saenz Julienne
2020-02-09staging: vc04_services: Get rid of the rest of suspend/resume state handlingNicolas Saenz Julienne
2020-02-09staging: vc04_services: Get of even more suspend/resume statesNicolas Saenz Julienne
2020-02-09staging: vc04_services: Get rid of unused suspend/resume statesNicolas Saenz Julienne
2020-02-09staging: vc04_services: Delete vc_suspend_complete completionNicolas Saenz Julienne
2020-02-09staging: vc04_services: Get rid of vchiq_check_resume()Nicolas Saenz Julienne
2020-02-09staging: vc04_services: Get rid of vchiq_arm_vcsuspend()Nicolas Saenz Julienne
2020-02-09staging: vc04_services: Get rid of vchiq_platform_videocore_wanted()Nicolas Saenz Julienne
2020-02-09staging: vc04_services: Get rid of vchiq_platform_suspend/resume()Nicolas Saenz Julienne
2020-02-09staging: vc04_services: get rid of vchiq_platform_use_suspend_timer()Nicolas Saenz Julienne
2020-02-09staging: vc04_services: Delete blocked_count in struct vchiq_arm_stateNicolas Saenz Julienne
2020-02-09staging: vc04_services: get rid of blocked_blocker completion in struct vchiq...Nicolas Saenz Julienne
2020-02-09staging: vc04_services: Get rid of resume_blocker completion in struct vchiq_...Nicolas Saenz Julienne
2020-02-09staging: vc04_services: Get rid of resume_blocked in struct vchiq_arm_stateNicolas Saenz Julienne
2020-02-09staging: vc04_services: Remove unused variables in struct vchiq_arm_stateNicolas Saenz Julienne
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_STATUS_T enum typedef with enum vchiq_s...Jamal Shareef
2019-06-26staging: vc04_services: Remove vchiq_arm_force_suspend()Nishka Dasgupta
2019-06-26staging: vc04_services: Remove function vchiq_arm_allow_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_STATE_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_SERVICE_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_DEBUGFS_NODE_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_ARM_STATE_T typedefDominic Braun
2018-09-25staging/vc04_services: Use correct cache line sizePhil Elwell
2017-11-02staging: vc04_services: Convert timers to use timer_setup()Kees Cook
2017-09-29staging: vc04_services: please do not use multiple blank linesKeerthi Reddy
2017-01-10staging: vc04_services: Fix indentationStefan Wahren
2016-10-02staging: add bcm2708 vchiq driverpopcornmix