aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-17staging: vc04_services: Remove VCHIQ_STATE_T typedefDominic Braun1-45/+49
2018-12-17staging: vc04_services: Remove VCHIQ_SLOT_ZERO_TDominic Braun1-7/+7
2018-12-17staging: vc04_services: Remove VCHIQ_SLOT_T typedefDominic Braun1-1/+1
2018-12-17staging: vc04_services: Remove VCHIQ_SLOT_INFO_T typedefDominic Braun1-5/+6
2018-12-17staging: vc04_services: Remove VCHIQ_SHARED_STATE_T typedefDominic Braun1-12/+12
2018-12-17staging: vc04_services: Remove VCHIQ_SERVICE_T typedefDominic Braun1-71/+66
2018-12-17staging: vc04_services: Remove VCHIQ_SERVICE_QUOTA_T typedefDominic Braun1-8/+8
2018-12-17staging: vc04_services: Remove VCHIQ_SERVICE_PARAMS_T typedefDominic Braun1-1/+1
2018-12-17staging: vc04_services: Remove VCHIQ_HEADER_T typedefDominic Braun1-31/+35
2018-12-17staging: vc04_services: Remove VCHIQ_CONFIG_T typedefDominic Braun1-1/+1
2018-12-17staging: vc04_services: Remove VCHIQ_BULK_T typedefDominic Braun1-4/+5
2018-12-17staging: vc04_services: Remove VCHIQ_BULK_QUEUE_T typedefDominic Braun1-6/+7
2018-12-17staging: vc04_services: Remove REMOTE_EVENT_T typedefDominic Braun1-4/+4
2018-12-17staging: vchiq: delete vchiq_killable.hNicolas Saenz Julienne1-1/+0
2018-12-17staging: vchiq: switch to wait_for_completion_killableNicolas Saenz Julienne1-11/+10
2018-12-12staging: vchiq: rework remove_event handlingArnd Bergmann1-39/+24
2018-11-27staging: vchiq_core: fix logic redundancy in parse_openNicolas Saenz Julienne1-3/+1
2018-11-27staging: vchiq: use completions instead of semaphoresNicolas Saenz Julienne1-50/+50
2018-11-27staging: vchiq_core: don't add a wmb() before remote_event_signal()Nicolas Saenz Julienne1-4/+0
2018-11-27staging: vchiq_core: do not initialize semaphores twiceNicolas Saenz Julienne1-6/+5
2018-11-27staging: vchiq_core: remove unnecessary safety checks in vchiq_init_stateNicolas Saenz Julienne1-59/+0
2018-11-27staging: vchiq-core: get rid of is_master distinctionNicolas Saenz Julienne1-264/+36
2018-11-27staging: vchiq_arm: get rid of vchi_mh.hNicolas Saenz Julienne1-10/+7
2018-11-27staging: vchiq_core: rework vchiq_get_configNicolas Saenz Julienne1-22/+8
2018-04-23staging: vchiq_core: Free kthreads in error caseStefan Wahren1-2/+9
2018-04-23staging: vchiq_core: Move all wake-ups to one pointStefan Wahren1-2/+3
2018-04-23staging: vc04_services: Use __func__ macroStefan Wahren1-11/+11
2018-04-23staging: vchiq_core: Remove stackhog in process_free_queueStefan Wahren1-4/+12
2018-04-23staging: vchiq_core: Fix missing semaphore release in error caseStefan Wahren1-0/+1
2017-12-19staging: vchiq_arm: fix open brace placement errorsTara Null1-4/+5
2017-10-18staging: vc04_services: vchiq_core: mark expected switch fall-throughGustavo A. R. Silva1-2/+1
2017-09-29staging: vc04_services: please do not use multiple blank linesKeerthi Reddy1-10/+0
2017-05-29staging: vchiq_core: Replace remaining BUG_ON with WARN_ONStefan Wahren1-7/+7
2017-05-29staging: vchiq_core: Bail out in case of invalid tx_posStefan Wahren1-2/+4
2017-05-29staging: vchiq_core: Don't BUG if process is unexpectedStefan Wahren1-3/+8
2017-05-29staging: vchiq_core: Bail out if ref_count is unexpectedStefan Wahren1-7/+10
2017-05-29staging: vchiq_core: Bail out if service is NULLStefan Wahren1-14/+24
2017-05-29staging: vchiq_core: Don't BUG if sending RESUME failsStefan Wahren1-1/+0
2017-05-29staging: vchiq_core: Bailout if VCHIQ state is already initializedStefan Wahren1-0/+5
2017-05-29staging: vchiq_core: Simplify VCHIQ initStefan Wahren1-4/+1
2017-05-29staging: vchiq_core: Use return value of mutex_lock_killable directlyStefan Wahren1-3/+1
2017-03-21staging: vc04_services: fix NULL pointer dereference on pointer 'service'Colin Ian King1-1/+1
2017-03-09staging: vc04_services: Refactor conditionalsNarcisa Ana Maria Vasile1-113/+109
2017-03-09staging: vc04_services: Remove error message on kmalloc() failureNarcisa Ana Maria Vasile1-3/+0
2017-03-06staging: vc04_services: Removed unnecessary variableNarcisa Ana Maria Vasile1-3/+1
2017-03-06staging: vc04_services: Fixed 'missing a blank line' warnings.Yamanappagouda Patil1-1/+33
2017-01-19staging: vc04_services: Fix messages appearing twicePhil Elwell1-5/+19
2017-01-19staging: vchiq_core: Reduce the memdump sizePhil Elwell1-4/+4
2017-01-10staging: vc04_services: Fix indentationStefan Wahren1-12/+12
2017-01-10staging: vc04_services: Improve readability of kthread namesStefan Wahren1-4/+4