summaryrefslogtreecommitdiff
path: root/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c
AgeCommit message (Expand)Author
2019-11-22staging: vchiq: Have vchiq_dump_* functions return an error codeMarcelo Diop-Gonzalez
2019-11-22staging: vchiq: Refactor indentation in vchiq_dump_* functionsMarcelo Diop-Gonzalez
2019-11-22staging: vchiq_dump: Replace min with min_tMarcelo Diop-Gonzalez
2019-11-22staging: vchiq: Fix block comment format in vchiq_dump()Marcelo Diop-Gonzalez
2019-11-15staging: vchiq: Refactor indentation in vchiq_platform_conn_state_changed()Marcelo Diop-Gonzalez
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_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-10staging: vc04_services: Avoid NULL comparisonNachammai Karuppiah
2019-10-04staging: vc04_services: Avoid typedefNachammai Karuppiah
2019-07-30staging: vc04_services: fix unused-but-set-variable warningYueHaibing
2019-06-26staging: vc04_services: Remove function block_resume()Nishka Dasgupta
2019-06-26staging: vc04_services: Remove function output_timeout_error()Nishka Dasgupta
2019-06-26staging: vc04_services: Remove vchiq_use_service_no_resume()Nishka Dasgupta
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-05-20staging: vchiq: stop explicitly comparing with zero to catch errorsNicolas Saenz Julienne
2019-05-20staging: vchiq: revert "switch to wait_for_completion_killable"Nicolas Saenz Julienne
2019-04-25staging: vchiq_arm: Fix misuse of %xFuqian Huang
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
2019-04-03staging: vchiq_arm: remove space after open '('Mario Balan
2019-04-01Merge 5.1-rc3 into staging-nextGreg Kroah-Hartman
2019-03-27staging: vc04_services: add missing __user annotationsJasminko Dedic
2019-03-26staging: vc04_services: Fix an error code in vchiq_probe()Dan Carpenter
2018-12-17staging: vc04_services: Remove VCHIQ_STATE_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_SET_SERVICE_OPTION_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_SERVICE_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_SERVICE_PARAMS_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_QUEUE_MESSAGE_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_QUEUE_BULK_TRANSFER_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_HEADER_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_GET_CONFIG_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_DEQUEUE_MESSAGE_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_DEBUGFS_NODE_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_CREATE_SERVICE_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_CONFIG_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_COMPLETION_DATA_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_BULK_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_AWAIT_COMPLETION_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_ARM_STATE_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove USER_SERVICE_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove DUMP_CONTEXT_T typedefDominic Braun
2018-12-17staging: vchiq: delete vchiq_killable.hNicolas Saenz Julienne
2018-12-17staging: vchiq: switch to wait_for_completion_killableNicolas Saenz Julienne
2018-12-12staging: vchiq_arm: Register a platform device for audioStefan Wahren
2018-12-12staging: vchiq_arm: Fix camera device registrationStefan Wahren