aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/interface (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2018-12-17staging: vc04_services: Remove VCHIQ_BULK_QUEUE_T typedefDominic Braun2-10/+11
2018-12-17staging: vc04_services: Remove VCHIQ_AWAIT_COMPLETION_T typedefDominic Braun2-7/+7
2018-12-17staging: vc04_services: Remove VCHIQ_ARM_STATE_T typedefDominic Braun3-38/+39
2018-12-17staging: vc04_services: Remove VCHI_MSG_VECTOR_T typedefDominic Braun1-4/+4
2018-12-17staging: vc04_services: Remove VCHI_MSG_ITER_T typedefDominic Braun2-8/+8
2018-12-17staging: vc04_services: Remove VCHI_HELD_MSG_T typedefDominic Braun2-14/+14
2018-12-17staging: vc04_services: Remove USER_SERVICE_T typedefDominic Braun1-21/+23
2018-12-17staging: vc04_services: Remove SERVICE_CREATION_T typedefDominic Braun2-6/+6
2018-12-17staging: vc04_services: Remove REMOTE_EVENT_T typedefDominic Braun3-12/+12
2018-12-17staging: vc04_services: Remove PAGELIST_T typedefDominic Braun2-7/+7
2018-12-17staging: vc04_services: Remove DUMP_CONTEXT_T typedefDominic Braun1-4/+4
2018-12-17staging: vc04_services: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li1-13/+1
2018-12-17staging: vchiq: delete vchiq_killable.hNicolas Saenz Julienne6-60/+0
2018-12-17staging: vchiq_2835_arm: quit using custom down_interruptible()Nicolas Saenz Julienne1-1/+1
2018-12-17staging: vchiq: switch to wait_for_completion_killableNicolas Saenz Julienne3-25/+23
2018-12-12staging: vchiq_arm: Register a platform device for audioStefan Wahren1-0/+2
2018-12-12staging: vchiq_arm: Fix camera device registrationStefan Wahren1-3/+24
2018-12-12staging: vchiq: rework remove_event handlingArnd Bergmann2-45/+30
2018-12-05staging: vchiq_arm: add __user pointer annotationsSzilveszter Székely3-17/+17
2018-12-03Merge 4.20-rc5 into staging-nextGreg Kroah-Hartman1-1/+6
2018-11-27staging: vchiq: add more tasks to the TODO listNicolas Saenz Julienne1-0/+42
2018-11-27staging: vchiq_arm: fix open/release cdev functionsNicolas Saenz Julienne1-147/+100
2018-11-27staging: vchiq_arm: rework probe and init functionsNicolas Saenz Julienne1-26/+45
2018-11-27staging: vchiq_core: fix logic redundancy in parse_openNicolas Saenz Julienne1-3/+1
2018-11-27staging: vchiq_util: get rid of unneeded memory barriersNicolas Saenz Julienne1-32/+0
2018-11-27staging: vchiq: use completions instead of semaphoresNicolas Saenz Julienne5-102/+106