aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/interface/vchi (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-03staging: vc04_services: remove remaining redundant license textGreg Kroah-Hartman3-96/+3
2019-04-03staging: vc04_services: add proper SPDX identifier for dual licensed filesGreg Kroah-Hartman3-0/+3
2019-03-18staging: vc04_services: Use tabs instead of spacesAlejandro Ismael Silva2-73/+73
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 Braun1-10/+10
2018-12-17staging: vc04_services: Remove SERVICE_CREATION_T typedefDominic Braun1-3/+3
2018-11-27staging: vchiq: add more tasks to the TODO listNicolas Saenz Julienne1-0/+42
2018-11-27staging: vchiq_arm: get rid of vchi_mh.hNicolas Saenz Julienne2-17/+0
2018-11-27staging: vchiq_shim: delete vchi_service_createNicolas Saenz Julienne1-5/+0
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-10-09staging: vc04_services: Drop no longer needed headersTuomas Tynkkynen4-592/+0
2018-10-09staging: vc04_services: Drop unused parameters from vchi_connect()Tuomas Tynkkynen1-3/+1
2018-10-09staging: vc04_services: Drop VCHI_SERVICE_INIT and SERVICE_INFO_TTuomas Tynkkynen1-9/+0
2018-10-09staging: vc04_services: Drop declaration of vchi_crc_control()Tuomas Tynkkynen1-4/+0
2018-10-09staging: vc04_services: Drop trivially unused fields from SERVICE_CREATION_TTuomas Tynkkynen1-11/+0
2018-10-09staging: vc04_services: Drop 'connection' field from SERVICE_CREATION_TTuomas Tynkkynen1-1/+0
2018-10-09staging: vc04_services: Drop pointless stub functionsTuomas Tynkkynen1-11/+0
2018-09-25staging: vc04_services: Remove spaces after '*'Aymen Qader1-3/+3
2018-09-25staging: vc04_services: Remove unused macrosAymen Qader1-38/+0
2018-09-25staging: vc04_services: Use tabs instead of spacesAymen Qader1-58/+58
2018-09-25staging: vc04_services: Fix "space prohibited"Aymen Qader2-54/+54
2018-05-06staging: vc04_services: Remove stack hog issue from TODOStefan Wahren1-7/+2
2018-05-06staging: vc04_services: Remove defines from MakefileStefan Wahren1-2/+0
2018-03-22staging: vc04_services: Add outstanding VCHI TODOsStefan Wahren1-0/+31
2018-03-22staging: vc04_services: Remove import of bcm2835-camera from TODOStefan Wahren1-5/+0
2018-03-14staging: vc04_services: Mark the "DT bindings" job done.Eric Anholt1-7/+2
2017-09-29staging: vc04_services: fix typosKeerthi Reddy1-1/+1
2017-09-29staging: vc04_services: please do not use multiple blank linesKeerthi Reddy4-24/+0
2017-04-08staging: vc04_services: add parenthesis to macrosHaim Daniel1-1/+1
2017-03-10staging: vchi: Remove ARM64 from TODO listMichael Zoran1-18/+3
2017-02-16Staging: vc04_services: Fix the "space prohibited" code style errorsMandel Benjamin1-2/+2
2017-02-16Staging: vc04_services: Fix the "wrong indent" code style errorsMandel Benjamin1-2/+2
2017-01-31staging: vc04_services: Make vchi_msg_queue staticMichael Zoran1-8/+0
2017-01-31staging: vc04_services: Add vchi_queue_user_message functionMichael Zoran1-0/+6
2017-01-31staging: vc04_services: Add vchi_queue_kernel_message functionMichael Zoran1-0/+6
2017-01-19staging: vc04: Fix coding style errors "open brace go on the same line"Adrien Descamps4-26/+13
2016-11-07staging: vc04_services: remove vchiq_copy_from_userMichael Zoran1-19/+6
2016-10-25staging/vchi: Add a TODO file of things I know we need to deal with.Eric Anholt1-0/+50
2016-10-02staging: add bcm2708 vchiq driverpopcornmix7-0/+1422