summaryrefslogtreecommitdiff
path: root/drivers/staging/vc04_services/interface/vchiq_arm
AgeCommit message (Expand)Author
2019-03-26staging: vc04_services: Fix an error code in vchiq_probe()Dan Carpenter
2019-01-15staging: vchiq: Fix local event signallingPhil Elwell
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-17staging: vc04_services: Remove VCHIU_QUEUE_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_STATE_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_SLOT_ZERO_TDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_SLOT_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_SLOT_INFO_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_SHARED_STATE_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_SET_SERVICE_OPTION_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_SERVICE_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_SERVICE_QUOTA_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_SERVICE_PARAMS_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_SERVICE_BASE_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_QUEUE_MESSAGE_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_QUEUE_BULK_TRANSFER_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_HEADER_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_GET_CONFIG_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_DUMP_MEM_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_DEQUEUE_MESSAGE_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_DEBUGFS_NODE_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_CREATE_SERVICE_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_CONFIG_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_COMPLETION_DATA_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_BULK_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_BULK_QUEUE_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_AWAIT_COMPLETION_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHIQ_ARM_STATE_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHI_HELD_MSG_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove USER_SERVICE_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove SERVICE_CREATION_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove REMOTE_EVENT_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove PAGELIST_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove DUMP_CONTEXT_T typedefDominic Braun
2018-12-17staging: vc04_services: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-17staging: vchiq: delete vchiq_killable.hNicolas Saenz Julienne
2018-12-17staging: vchiq_2835_arm: quit using custom down_interruptible()Nicolas Saenz Julienne
2018-12-17staging: vchiq: switch to wait_for_completion_killableNicolas Saenz Julienne
2018-12-12staging: vchiq_arm: Register a platform device for audioStefan Wahren
2018-12-12staging: vchiq_arm: Fix camera device registrationStefan Wahren
2018-12-12staging: vchiq: rework remove_event handlingArnd Bergmann
2018-12-05staging: vchiq_arm: add __user pointer annotationsSzilveszter Székely
2018-12-03Merge 4.20-rc5 into staging-nextGreg Kroah-Hartman
2018-11-27staging: vchiq_arm: fix open/release cdev functionsNicolas Saenz Julienne
2018-11-27staging: vchiq_arm: rework probe and init functionsNicolas Saenz Julienne
2018-11-27staging: vchiq_core: fix logic redundancy in parse_openNicolas Saenz Julienne
2018-11-27staging: vchiq_util: get rid of unneeded memory barriersNicolas Saenz Julienne
2018-11-27staging: vchiq: use completions instead of semaphoresNicolas Saenz Julienne
2018-11-27staging: vchiq_core: don't add a wmb() before remote_event_signal()Nicolas Saenz Julienne
2018-11-27staging: vchiq_core: do not initialize semaphores twiceNicolas Saenz Julienne