aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/interface/vchiq_arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-26staging: vc04_services: Remove function block_resume()Nishka Dasgupta1-66/+0
2019-06-26staging: vc04_services: Remove function output_timeout_error()Nishka Dasgupta1-36/+0
2019-06-26staging: vc04_services: Remove vchiq_send_remote_release()Nishka Dasgupta2-14/+0
2019-06-26staging: vc04_services: Remove vchiq_use_service_no_resume()Nishka Dasgupta2-16/+0
2019-06-26staging: vc04_services: Remove vchiq_resume_internal()Nishka Dasgupta2-19/+0
2019-06-26staging: vc04_services: Remove vchiq_pause_internal()Nishka Dasgupta2-26/+0
2019-06-26staging: vc04_services: Remove vchiq_arm_force_suspend()Nishka Dasgupta2-123/+0
2019-06-26staging: vc04_services: Remove function vchiq_arm_allow_resume()Nishka Dasgupta2-46/+0
2019-06-26staging: vc04_services: Remove function vchiu_queue_is_full()Nishka Dasgupta2-6/+0
2019-06-09Staging: vc04_services : vchiq_core: Fix a brace issueMaxime Desroches1-2/+1
2019-06-03staging: vc04_services: remove redundant assignment to pointer serviceColin Ian King1-3/+1
2019-06-03Merge 5.2-rc3 into staging-nextGreg Kroah-Hartman1-0/+9
2019-05-20staging: vc04_services: prevent integer overflow in create_pagelist()Dan Carpenter1-0/+9
2019-05-20staging: vchiq: stop explicitly comparing with zero to catch errorsNicolas Saenz Julienne5-57/+47
2019-05-20staging: vchiq: make wait events interruptibleNicolas Saenz Julienne1-1/+9
2019-05-20staging: vchiq: revert "switch to wait_for_completion_killable"Nicolas Saenz Julienne3-23/+25
2019-05-20staging: vchiq_2835_arm: revert "quit using custom down_interruptible()"Nicolas Saenz Julienne1-1/+1
2019-04-25staging: vchiq_arm: Fix misuse of %xFuqian Huang1-4/+4
2019-04-19staging: vc04_services: handle kzalloc failureNicholas Mc Guire2-0/+5
2019-04-03staging: vc04_services: remove remaining redundant license textGreg Kroah-Hartman17-538/+17
2019-04-03staging: vc04_services: add proper SPDX identifier for dual licensed filesGreg Kroah-Hartman17-0/+17
2019-04-03staging: vchiq_arm: remove space after open '('Mario Balan1-1/+1
2019-04-01staging: vc04_services: Remove unnecessary casts.Sanjana Sanikommu1-7/+7
2019-04-01Merge 5.1-rc3 into staging-nextGreg Kroah-Hartman1-2/+6
2019-03-27staging: vc04_services: add missing __user annotationsJasminko Dedic1-9/+5
2019-03-26staging: vc04_services: Fix an error code in vchiq_probe()Dan Carpenter1-2/+6
2019-01-15staging: vchiq: Fix local event signallingPhil Elwell1-0/+1
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-4/+2
2018-12-17staging: vc04_services: Remove VCHIU_QUEUE_T typedefDominic Braun3-17/+18
2018-12-17staging: vc04_services: Remove VCHIQ_STATE_T typedefDominic Braun5-140/+149
2018-12-17staging: vc04_services: Remove VCHIQ_SLOT_ZERO_TDominic Braun3-13/+13
2018-12-17staging: vc04_services: Remove VCHIQ_SLOT_T typedefDominic Braun2-4/+4
2018-12-17staging: vc04_services: Remove VCHIQ_SLOT_INFO_T typedefDominic Braun2-10/+11
2018-12-17staging: vc04_services: Remove VCHIQ_SHARED_STATE_T typedefDominic Braun2-18/+18
2018-12-17staging: vc04_services: Remove VCHIQ_SET_SERVICE_OPTION_T typedefDominic Braun2-4/+4
2018-12-17staging: vc04_services: Remove VCHIQ_SERVICE_T typedefDominic Braun4-125/+122
2018-12-17staging: vc04_services: Remove VCHIQ_SERVICE_QUOTA_T typedefDominic Braun2-11/+11
2018-12-17staging: vc04_services: Remove VCHIQ_SERVICE_PARAMS_T typedefDominic Braun6-11/+11
2018-12-17staging: vc04_services: Remove VCHIQ_SERVICE_BASE_T typedefDominic Braun2-3/+3
2018-12-17staging: vc04_services: Remove VCHIQ_QUEUE_MESSAGE_T typedefDominic Braun2-5/+5
2018-12-17staging: vc04_services: Remove VCHIQ_QUEUE_BULK_TRANSFER_T typedefDominic Braun2-7/+7
2018-12-17staging: vc04_services: Remove VCHIQ_HEADER_T typedefDominic Braun7-63/+71
2018-12-17staging: vc04_services: Remove VCHIQ_GET_CONFIG_T typedefDominic Braun2-5/+5
2018-12-17staging: vc04_services: Remove VCHIQ_DUMP_MEM_T typedefDominic Braun1-3/+3
2018-12-17staging: vc04_services: Remove VCHIQ_DEQUEUE_MESSAGE_T typedefDominic Braun2-5/+5
2018-12-17staging: vc04_services: Remove VCHIQ_DEBUGFS_NODE_T typedefDominic Braun4-6/+7
2018-12-17staging: vc04_services: Remove VCHIQ_CREATE_SERVICE_T typedefDominic Braun2-6/+6
2018-12-17staging: vc04_services: Remove VCHIQ_CONFIG_T typedefDominic Braun4-6/+6
2018-12-17staging: vc04_services: Remove VCHIQ_COMPLETION_DATA_T typedefDominic Braun2-13/+14
2018-12-17staging: vc04_services: Remove VCHIQ_BULK_T typedefDominic Braun4-14/+17