aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services (follow)
AgeCommit message (Expand)AuthorFilesLines
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
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
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 Julienne3-285/+38
2018-11-27staging: vchiq_arm: rework vchiq_ioc_copy_element_dataNicolas Saenz Julienne1-58/+31
2018-11-27staging: vchiq_arm: get rid of vchi_mh.hNicolas Saenz Julienne7-58/+27
2018-11-27staging: vchiq_arm: use list_for_each_entry when accessing bulk_waiter_listNicolas Saenz Julienne1-36/+16
2018-11-27staging: vchiq_shim: delete vchi_service_createNicolas Saenz Julienne2-37/+0
2018-11-27staging: vchiq_arm: rework close/remove_service IOCTLSNicolas Saenz Julienne1-42/+24
2018-11-27staging: vchiq_core: rework vchiq_get_configNicolas Saenz Julienne3-31/+14
2018-11-20staging: vchi: Add SPDX-License-IdentifierAndré Almeida1-29/+1
2018-11-20staging: vchi: change type 'int32_t' to 's32'André Almeida1-1/+1
2018-11-11staging: vchiq_arm: fix compat VCHIQ_IOC_AWAIT_COMPLETIONBen Wolsieffer1-1/+6
2018-11-08staging: bcm2835-audio: interpolate audio delayMike Brady2-0/+21
2018-11-07staging: bcm2835-audio: update TODONicolas Saenz Julienne1-22/+3
2018-11-07staging: bcm2835-audio: rename platform_driver structureNicolas Saenz Julienne1-3/+3