summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/interface
AgeCommit message (Expand)Author
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: vchiq: Have vchiu_queue_init() return 0 on success.Marcelo 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 VCHIQ_REMOTE_USE_CALLBACK_T to vchiq_remote_ca...Jamal Shareef
2019-11-07staging: vc04_services: Rename VCHIQ_CALLBACK_T to vchiq_callbackJamal 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-11-07staging: vc04_services: Rename callback VCHI_CALLBACK_T to vchi_callbackJamal Shareef
2019-11-07staging: vc04_services: Replace VCHI_SERVICE_HANDLE_T typedef with struct vch...Jamal Shareef
2019-11-07staging: vc04_services: Replace VCHI_INSTANCE_T with struct vhci_instance_handleJamal Shareef
2019-11-02staging: vc04_services: Remove enum typedefs in vchiJamal Shareef
2019-11-02staging: vc04_services: Remove unused structsJamal Shareef
2019-10-24staging: vc04_services: fix warnings of Block comments use of *Jules Irenge
2019-10-24staging: vc04_services: fix warnings of scpace required between operatorJules Irenge
2019-10-24staging: vc04_services: fix check warnings of line over 80 charactersJules Irenge
2019-10-14staging: vc04_services: use DIV_ROUND_UP helper macroWambui Karuga
2019-10-10staging: vc04_services: Avoid NULL comparisonNachammai Karuppiah
2019-10-08staging: vchiq: don't print pointless kernel addressMatteo Croce
2019-10-07staging: vc04_services: make use of devm_platform_ioremap_resourceHariprasad Kelam
2019-10-04staging: vc04_services: Avoid typedefNachammai Karuppiah
2019-09-12staging: vhciq_core: replace snprintf with scnprintfRohit Sarkar
2019-07-30staging: Remove dev_err() usage after platform_get_irq()Stephen Boyd
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_send_remote_release()Nishka Dasgupta
2019-06-26staging: vc04_services: Remove vchiq_use_service_no_resume()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-26staging: vc04_services: Remove vchiq_arm_force_suspend()Nishka Dasgupta
2019-06-26staging: vc04_services: Remove function vchiq_arm_allow_resume()Nishka Dasgupta
2019-06-26staging: vc04_services: Remove function vchiu_queue_is_full()Nishka Dasgupta
2019-06-09Staging: vc04_services : vchiq_core: Fix a brace issueMaxime Desroches
2019-06-03staging: vc04_services: remove redundant assignment to pointer serviceColin Ian King
2019-06-03Merge 5.2-rc3 into staging-nextGreg Kroah-Hartman
2019-05-20staging: vc04_services: prevent integer overflow in create_pagelist()Dan Carpenter
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-05-20staging: vchiq_2835_arm: revert "quit using custom down_interruptible()"Nicolas Saenz Julienne
2019-04-25staging: vchiq_arm: Fix misuse of %xFuqian Huang
2019-04-19staging: vc04_services: handle kzalloc failureNicholas Mc Guire