summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/interface
AgeCommit message (Expand)Author
2020-07-01staging: vchi: Get rid of all useless callback reasonsNicolas Saenz Julienne
2020-07-01staging: vchiq_arm: Add a matching unregister callPhil Elwell
2020-06-25trivial: staging: vc04_services: replace bitshift with BIT macroGarrit Franke
2020-06-18staging: vc04_services: Convert get_user_pages*() --> pin_user_pages*()Souptick Joarder
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: vchi: Get rid of C++ guardsNicolas Saenz Julienne
2020-05-27staging: vchi: Get rid of not implemented function declarationsNicolas Saenz Julienne
2020-05-27staging: vchi: Get rid of vchiq_status_to_vchi()Nicolas Saenz Julienne
2020-05-27staging: vchi: Get rid of vchi_service_set_option()Nicolas Saenz Julienne
2020-05-27staging: vchi: Merge vchi_msg_queue() into vchi_queue_kernel_message()Nicolas Saenz Julienne
2020-05-27staging: vchiq: Move copy callback handling into vchiqNicolas Saenz Julienne
2020-05-27staging: vchi: Get rid of vchi_queue_user_message()Nicolas Saenz Julienne
2020-05-27staging: vchi: Get rid of vchi_service_destroy()Nicolas Saenz Julienne
2020-05-21staging: vchiq_arm: cast with __force as neededMitchell Tasman
2020-05-15staging: vc04_services: Block comment alignmentJohn Oldman
2020-04-13staging: vc04_services: remove set but not used 'local_entity_uc'Jason Yan
2020-03-20staging: vc04_services: interface: vchi: Correct long line comments and make ...R Veera Kumar
2020-03-19staging: vc04_services: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
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: vchiq_arm: Get rid of unused definesNicolas Saenz Julienne
2020-02-09staging: vc04_services: Get rid of vchiq_arm_vcresume()'s signatureNicolas Saenz Julienne
2020-02-09staging: vc04_services: Delete vchiq_platform_check_suspend()Nicolas 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_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_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_paused/resumed()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
2020-01-10staging: vc04_services: remove header include path to vc04_servicesMasahiro Yamada
2019-12-10staging: vchiq: call unregister_chrdev_region() when driver registration failsMarcelo Diop-Gonzalez
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