aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services (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 Braun3-28/+28
2018-12-17staging: vc04_services: Remove USER_SERVICE_T typedefDominic Braun1-21/+23
2018-12-17staging: vc04_services: Remove SERVICE_CREATION_T typedefDominic Braun4-8/+8
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-17staging: bcm2835-audio: double free in init error pathDan Carpenter1-1/+0
2018-12-12staging: bcm2835-camera: Add hint about possible faulty configStefan Wahren1-1/+4
2018-12-12staging: bcm2835-camera: Provide more specific probe error messagesStefan Wahren1-19/+39
2018-12-12staging: bcm2835-audio: Drop DT dependencyStefan Wahren1-22/+9
2018-12-12staging: bcm2835-audio: use module_platform_driver() macroStefan Wahren1-19/+1
2018-12-12staging: bcm2835-audio: Enable compile testStefan Wahren1-1/+1
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: bcm2835-camera: Move module info to the endStefan Wahren1-6/+6
2018-12-12staging: bcm2835-camera: fix module autoloadingStefan Wahren1-0/+1
2018-12-12staging: bcm2835-camera: Abort probe if there is no cameraStefan Wahren1-0/+9