summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-03-091-6/+2Star
|\
| * Merge tag 'v5.0-rc7' into patchworkMauro Carvalho Chehab2019-02-182-4/+3Star
| |\
| * | media: staging: bcm2835-camera: use V4L2_FRACT_COMPAREAkinobu Mita2019-01-161-6/+2Star
* | | staging: prefix header search paths with $(srctree)/Masahiro Yamada2019-02-042-3/+2Star
| |/ |/|
* | staging: vchiq: Fix local event signallingPhil Elwell2019-01-151-0/+1
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-4/+2Star
|/
* staging: vc04_services: Remove VCHIU_QUEUE_T typedefDominic Braun2018-12-173-17/+18
* staging: vc04_services: Remove VCHIQ_STATE_T typedefDominic Braun2018-12-175-140/+149
* staging: vc04_services: Remove VCHIQ_SLOT_ZERO_TDominic Braun2018-12-173-13/+13
* staging: vc04_services: Remove VCHIQ_SLOT_T typedefDominic Braun2018-12-172-4/+4
* staging: vc04_services: Remove VCHIQ_SLOT_INFO_T typedefDominic Braun2018-12-172-10/+11
* staging: vc04_services: Remove VCHIQ_SHARED_STATE_T typedefDominic Braun2018-12-172-18/+18
* staging: vc04_services: Remove VCHIQ_SET_SERVICE_OPTION_T typedefDominic Braun2018-12-172-4/+4
* staging: vc04_services: Remove VCHIQ_SERVICE_T typedefDominic Braun2018-12-174-125/+122Star
* staging: vc04_services: Remove VCHIQ_SERVICE_QUOTA_T typedefDominic Braun2018-12-172-11/+11
* staging: vc04_services: Remove VCHIQ_SERVICE_PARAMS_T typedefDominic Braun2018-12-176-11/+11
* staging: vc04_services: Remove VCHIQ_SERVICE_BASE_T typedefDominic Braun2018-12-172-3/+3
* staging: vc04_services: Remove VCHIQ_QUEUE_MESSAGE_T typedefDominic Braun2018-12-172-5/+5
* staging: vc04_services: Remove VCHIQ_QUEUE_BULK_TRANSFER_T typedefDominic Braun2018-12-172-7/+7
* staging: vc04_services: Remove VCHIQ_HEADER_T typedefDominic Braun2018-12-177-63/+71
* staging: vc04_services: Remove VCHIQ_GET_CONFIG_T typedefDominic Braun2018-12-172-5/+5
* staging: vc04_services: Remove VCHIQ_DUMP_MEM_T typedefDominic Braun2018-12-171-3/+3
* staging: vc04_services: Remove VCHIQ_DEQUEUE_MESSAGE_T typedefDominic Braun2018-12-172-5/+5
* staging: vc04_services: Remove VCHIQ_DEBUGFS_NODE_T typedefDominic Braun2018-12-174-6/+7
* staging: vc04_services: Remove VCHIQ_CREATE_SERVICE_T typedefDominic Braun2018-12-172-6/+6
* staging: vc04_services: Remove VCHIQ_CONFIG_T typedefDominic Braun2018-12-174-6/+6
* staging: vc04_services: Remove VCHIQ_COMPLETION_DATA_T typedefDominic Braun2018-12-172-13/+14
* staging: vc04_services: Remove VCHIQ_BULK_T typedefDominic Braun2018-12-174-14/+17
* staging: vc04_services: Remove VCHIQ_BULK_QUEUE_T typedefDominic Braun2018-12-172-10/+11
* staging: vc04_services: Remove VCHIQ_AWAIT_COMPLETION_T typedefDominic Braun2018-12-172-7/+7
* staging: vc04_services: Remove VCHIQ_ARM_STATE_T typedefDominic Braun2018-12-173-38/+39
* staging: vc04_services: Remove VCHI_MSG_VECTOR_T typedefDominic Braun2018-12-171-4/+4
* staging: vc04_services: Remove VCHI_MSG_ITER_T typedefDominic Braun2018-12-172-8/+8
* staging: vc04_services: Remove VCHI_HELD_MSG_T typedefDominic Braun2018-12-173-28/+28
* staging: vc04_services: Remove USER_SERVICE_T typedefDominic Braun2018-12-171-21/+23
* staging: vc04_services: Remove SERVICE_CREATION_T typedefDominic Braun2018-12-174-8/+8
* staging: vc04_services: Remove REMOTE_EVENT_T typedefDominic Braun2018-12-173-12/+12
* staging: vc04_services: Remove PAGELIST_T typedefDominic Braun2018-12-172-7/+7
* staging: vc04_services: Remove DUMP_CONTEXT_T typedefDominic Braun2018-12-171-4/+4
* staging: vc04_services: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-171-13/+1Star
* staging: vchiq: delete vchiq_killable.hNicolas Saenz Julienne2018-12-176-60/+0Star
* staging: vchiq_2835_arm: quit using custom down_interruptible()Nicolas Saenz Julienne2018-12-171-1/+1
* staging: vchiq: switch to wait_for_completion_killableNicolas Saenz Julienne2018-12-173-25/+23Star
* staging: bcm2835-audio: double free in init error pathDan Carpenter2018-12-171-1/+0Star
* staging: bcm2835-camera: Add hint about possible faulty configStefan Wahren2018-12-121-1/+4
* staging: bcm2835-camera: Provide more specific probe error messagesStefan Wahren2018-12-121-19/+39
* staging: bcm2835-audio: Drop DT dependencyStefan Wahren2018-12-121-22/+9Star
* staging: bcm2835-audio: use module_platform_driver() macroStefan Wahren2018-12-121-19/+1Star
* staging: bcm2835-audio: Enable compile testStefan Wahren2018-12-121-1/+1
* staging: vchiq_arm: Register a platform device for audioStefan Wahren2018-12-121-0/+2