summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.h
Commit message (Expand)AuthorAgeFilesLines
* staging: vc04_services: Move global g_state to vchiq_stateUmang Jain2024-04-181-5/+2
* staging: vc04_services: Move spinlocks to vchiq_stateUmang Jain2024-04-181-1/+0
* staging: vc04_services: Move global memory mapped pointerUmang Jain2024-04-181-0/+2
* staging: vc04_services: Move global variables tracking allocated pagesUmang Jain2024-04-181-0/+6
* staging: vc04_services: Drop vchiq_connected.[ch] filesUmang Jain2024-04-181-0/+5
* staging: vc04_services: Move variables for tracking connectionsUmang Jain2024-04-181-0/+9
* staging: vc04_services: vchiq_arm: Drop g_cache_line_sizeUmang Jain2024-04-181-0/+11
* staging: vchiq_arm: move state dump to debugfsStefan Wahren2023-11-231-7/+0
* staging: vc04_services: Drop log level mechanismsUmang Jain2023-10-251-3/+0
* staging: vc04_services: Replace vchiq_status return type to intUmang Jain2023-01-171-6/+6
* staging: vchiq_arm: pass vchiq instance to 'find_service_by_handle'Adrien Thierry2022-06-061-2/+2
* staging: vchiq_arm: pass vchiq instance to service callbacksAdrien Thierry2022-06-061-2/+2
* staging: vchiq_arm: move platform structs to vchiq_arm.cStefan Wahren2021-10-051-39/+0
* staging: vchiq_arm: drop unnecessary declarationsStefan Wahren2021-10-051-8/+0
* staging: vchiq_arm: re-order vchiq_arm_init_stateStefan Wahren2021-10-051-4/+0
* staging: vchiq_arm: remove extra blank lineGaston Gonzalez2021-09-271-1/+0
* staging: vchiq: Make creation of vchiq cdev optionalOjaswin Mujoo2021-07-271-0/+9
* staging: vchiq: Move certain declarations to vchiq_arm.hOjaswin Mujoo2021-07-271-0/+73
* staging: vchiq_arm: drop return value of vchiq_arm_init_stateStefan Wahren2021-05-101-1/+1
* staging: vc04_services: fix block comment styleAmarjargal Gundjalam2020-10-281-12/+15
* staging: vc04_services: Get rid of vchiq_arm_vcresume()'s signatureNicolas Saenz Julienne2020-02-091-3/+0
* staging: vc04_services: Get rid of USE_TYPE_SERVICE_NO_RESUMENicolas Saenz Julienne2020-02-091-1/+0
* staging: vc04_services: Get rid of the rest of suspend/resume state handlingNicolas Saenz Julienne2020-02-091-11/+0
* staging: vc04_services: Get of even more suspend/resume statesNicolas Saenz Julienne2020-02-091-12/+0
* staging: vc04_services: Get rid of unused suspend/resume statesNicolas Saenz Julienne2020-02-091-7/+0
* staging: vc04_services: Delete vc_suspend_complete completionNicolas Saenz Julienne2020-02-091-1/+0
* staging: vc04_services: Get rid of vchiq_check_resume()Nicolas Saenz Julienne2020-02-091-3/+0
* staging: vc04_services: Get rid of vchiq_arm_vcsuspend()Nicolas Saenz Julienne2020-02-091-3/+0
* staging: vc04_services: Get rid of vchiq_platform_videocore_wanted()Nicolas Saenz Julienne2020-02-091-5/+0
* staging: vc04_services: Get rid of vchiq_platform_suspend/resume()Nicolas Saenz Julienne2020-02-091-3/+0
* staging: vc04_services: get rid of vchiq_platform_use_suspend_timer()Nicolas Saenz Julienne2020-02-091-9/+0
* staging: vc04_services: Delete blocked_count in struct vchiq_arm_stateNicolas Saenz Julienne2020-02-091-2/+0
* staging: vc04_services: get rid of blocked_blocker completion in struct vchiq...Nicolas Saenz Julienne2020-02-091-1/+0
* staging: vc04_services: Get rid of resume_blocker completion in struct vchiq_...Nicolas Saenz Julienne2020-02-091-4/+0
* staging: vc04_services: Get rid of resume_blocked in struct vchiq_arm_stateNicolas Saenz Julienne2020-02-091-1/+0
* staging: vc04_services: Remove unused variables in struct vchiq_arm_stateNicolas Saenz Julienne2020-02-091-10/+0
* staging: vc04_services: Replace VCHIQ_INSTANCE_T typedef with struct vchiq_in...Jamal Shareef2019-11-071-5/+5
* staging: vc04_services: Replace VCHIQ_SERVICE_HANDLE_T typedef with unsigned intJamal Shareef2019-11-071-2/+2
* staging: vc04_services: Replace VCHIQ_STATUS_T enum typedef with enum vchiq_s...Jamal Shareef2019-11-071-9/+9
* staging: vc04_services: Remove vchiq_arm_force_suspend()Nishka Dasgupta2019-06-261-3/+0
* staging: vc04_services: Remove function vchiq_arm_allow_resume()Nishka Dasgupta2019-06-261-3/+0
* staging: vc04_services: remove remaining redundant license textGreg Kroah-Hartman2019-04-031-30/+1
* staging: vc04_services: add proper SPDX identifier for dual licensed filesGreg Kroah-Hartman2019-04-031-0/+1
* staging: vc04_services: Remove VCHIQ_STATE_T typedefDominic Braun2018-12-171-18/+21
* staging: vc04_services: Remove VCHIQ_SERVICE_T typedefDominic Braun2018-12-171-4/+4
* staging: vc04_services: Remove VCHIQ_DEBUGFS_NODE_T typedefDominic Braun2018-12-171-1/+1
* staging: vc04_services: Remove VCHIQ_ARM_STATE_T typedefDominic Braun2018-12-171-9/+9
* staging/vc04_services: Use correct cache line sizePhil Elwell2018-09-251-0/+5
* staging: vc04_services: Convert timers to use timer_setup()Kees Cook2017-11-021-0/+1
* staging: vc04_services: please do not use multiple blank linesKeerthi Reddy2017-09-291-5/+0