summaryrefslogtreecommitdiff
path: root/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.h
AgeCommit message (Expand)Author
2021-06-04staging: vchiq_arm: tidy up service function namingStefan Wahren
2021-06-04staging: vchiq_core: get the rid of vchiq_static_assertStefan Wahren
2021-06-04staging: vchiq_core: get the rid of IS_POW2Stefan Wahren
2021-06-04staging: vchiq_core: move internals to C sourceStefan Wahren
2021-05-19staging: vchiq_arm: make vchiq_shutdown_internal return voidStefan Wahren
2021-05-10staging: vchiq_core: drop vchiq_status from vchiq_init_stateStefan Wahren
2021-05-10staging: vchiq_core: drop vchiq_status from vchiq_set_service_optionStefan Wahren
2021-05-10staging: vchiq_arm: drop enum vchiq_status from vchiq_*_internalStefan Wahren
2021-05-10staging: vchiq_2835_arm: drop enum vchiq_statusStefan Wahren
2020-10-28staging: vc04_services: fix block comment styleAmarjargal Gundjalam
2020-09-25staging: vchiq: avoid mixing kernel and user pointersArnd Bergmann
2020-09-25staging: vchiq: fix __user annotationsArnd Bergmann
2020-07-01staging: vchiq: Move vchiq.h into include directoryNicolas Saenz Julienne
2020-07-01staging: vchiq: Move defines into core headerNicolas Saenz Julienne
2020-07-01staging: vchiq: Move conditional barrier definition into vchiq_core.hNicolas Saenz Julienne
2020-07-01staging: vchiq: Move definitions only used by core into core headerNicolas 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: don't increment service refcount when it's not neededMarcelo Diop-Gonzalez
2020-02-12staging: vc04_services: use kref + RCU to reference count servicesMarcelo Diop-Gonzalez
2020-02-09staging: vc04_services: Delete vchiq_platform_check_suspend()Nicolas Saenz Julienne
2020-02-09staging: vc04_services: Get rid of vchiq_platform_handle_timeout()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_paused/resumed()Nicolas Saenz Julienne
2019-11-22staging: vchiq: Have vchiq_dump_* functions return an error codeMarcelo Diop-Gonzalez
2019-11-07staging: vc04_services: Replace VCHIQ_PLATFORM_STATE_T typedef with struct op...Jamal Shareef
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 callback VCHIQ_USERDATA_TERM_T to vchiq_userda...Jamal Shareef
2019-11-07staging: vc04_services: Replace VCHIQ_BULK_DIR_T enum typedef with enum vchiq...Jamal Shareef
2019-11-07staging: vc04_services: Replace VCHIQ_CONNSTATE_T enum typedef with enum vchi...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-14staging: vc04_services: use DIV_ROUND_UP helper macroWambui Karuga
2019-06-26staging: vc04_services: Remove vchiq_send_remote_release()Nishka Dasgupta
2019-06-26staging: vc04_services: Remove vchiq_resume_internal()Nishka Dasgupta
2019-06-26staging: vc04_services: Remove vchiq_pause_internal()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_SLOT_ZERO_TDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_SLOT_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_SLOT_INFO_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_SHARED_STATE_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_SERVICE_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_SERVICE_QUOTA_T typedefDominic Braun
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_BULK_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_BULK_QUEUE_T typedefDominic Braun