summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.c
AgeCommit message (Expand)Author
2020-10-28staging: vc04_services: fix quoted string split across linesAmarjargal Gundjalam
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-28staging: vc04_services: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-15Staging: vc04_services: Fix unsigned int warningsBaidyanath Kundu
2020-07-01staging: vchiq: Get rid of vchiNicolas Saenz Julienne
2020-07-01staging: vchi: Move vchi_queue_kernel_message() into vchiqNicolas Saenz Julienne
2020-07-01staging: vchiq: Export vchiq_get_service_userdata()Nicolas Saenz Julienne
2020-07-01staging: vchiq: Get rid of vchiq_util.hNicolas Saenz Julienne
2020-07-01staging: vchiq: Move message queue into struct vchiq_serviceNicolas Saenz Julienne
2020-07-01staging: vchiq: Introduce vchiq_validate_params()Nicolas Saenz Julienne
2020-06-25trivial: staging: vc04_services: replace bitshift with BIT macroGarrit Franke
2020-05-27staging: vchiq: Get rid of VCHIQ_SERVICE_OPENEND callback reasonNicolas Saenz Julienne
2020-05-27staging: vchiq: move vchiq_release_message() into vchiqNicolas Saenz Julienne
2020-05-27staging: vchiq: Move copy callback handling into vchiqNicolas Saenz Julienne
2020-02-13staging: vc04_services: Fix wrong early return in next_service_by_instance()Marcelo Diop-Gonzalez
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-12staging: vc04_services: fix indentation alignment in a few placesMarcelo Diop-Gonzalez
2020-02-12staging: vc04_services: remove unneeded parenthesesMarcelo Diop-Gonzalez
2020-02-12staging: vc04_services: remove unused functionMarcelo Diop-Gonzalez
2020-02-09staging: vc04_services: Delete vchiq_platform_check_suspend()Nicolas Saenz Julienne
2020-02-09staging: vc04_services: Get rid of vchiq_on_remote_use_active()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_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_SERVICE_OPTION_T enum typedef with enum...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-08staging: vchiq: don't print pointless kernel addressMatteo Croce
2019-10-04staging: vc04_services: Avoid typedefNachammai Karuppiah
2019-09-12staging: vhciq_core: replace snprintf with scnprintfRohit Sarkar
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-06-09Staging: vc04_services : vchiq_core: Fix a brace issueMaxime Desroches
2019-05-20staging: vchiq: stop explicitly comparing with zero to catch errorsNicolas Saenz Julienne
2019-05-20staging: vchiq: make wait events interruptibleNicolas Saenz Julienne
2019-05-20staging: vchiq: revert "switch to wait_for_completion_killable"Nicolas Saenz Julienne
2019-04-19staging: vc04_services: handle kzalloc failureNicholas Mc Guire
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