summaryrefslogtreecommitdiff
path: root/drivers/staging/vc04_services/interface/vchi
AgeCommit message (Expand)Author
2018-12-17staging: vc04_services: Remove VCHI_MSG_VECTOR_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHI_MSG_ITER_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove VCHI_HELD_MSG_T typedefDominic Braun
2018-12-17staging: vc04_services: Remove SERVICE_CREATION_T typedefDominic Braun
2018-11-27staging: vchiq: add more tasks to the TODO listNicolas Saenz Julienne
2018-11-27staging: vchiq_arm: get rid of vchi_mh.hNicolas Saenz Julienne
2018-11-27staging: vchiq_shim: delete vchi_service_createNicolas Saenz Julienne
2018-11-20staging: vchi: Add SPDX-License-IdentifierAndré Almeida
2018-11-20staging: vchi: change type 'int32_t' to 's32'André Almeida
2018-10-09staging: vc04_services: Drop no longer needed headersTuomas Tynkkynen
2018-10-09staging: vc04_services: Drop unused parameters from vchi_connect()Tuomas Tynkkynen
2018-10-09staging: vc04_services: Drop VCHI_SERVICE_INIT and SERVICE_INFO_TTuomas Tynkkynen
2018-10-09staging: vc04_services: Drop declaration of vchi_crc_control()Tuomas Tynkkynen
2018-10-09staging: vc04_services: Drop trivially unused fields from SERVICE_CREATION_TTuomas Tynkkynen
2018-10-09staging: vc04_services: Drop 'connection' field from SERVICE_CREATION_TTuomas Tynkkynen
2018-10-09staging: vc04_services: Drop pointless stub functionsTuomas Tynkkynen
2018-09-25staging: vc04_services: Remove spaces after '*'Aymen Qader
2018-09-25staging: vc04_services: Remove unused macrosAymen Qader
2018-09-25staging: vc04_services: Use tabs instead of spacesAymen Qader
2018-09-25staging: vc04_services: Fix "space prohibited"Aymen Qader
2018-05-06staging: vc04_services: Remove stack hog issue from TODOStefan Wahren
2018-05-06staging: vc04_services: Remove defines from MakefileStefan Wahren
2018-03-22staging: vc04_services: Add outstanding VCHI TODOsStefan Wahren
2018-03-22staging: vc04_services: Remove import of bcm2835-camera from TODOStefan Wahren
2018-03-14staging: vc04_services: Mark the "DT bindings" job done.Eric Anholt
2017-09-29staging: vc04_services: fix typosKeerthi Reddy
2017-09-29staging: vc04_services: please do not use multiple blank linesKeerthi Reddy
2017-04-08staging: vc04_services: add parenthesis to macrosHaim Daniel
2017-03-10staging: vchi: Remove ARM64 from TODO listMichael Zoran
2017-02-16Staging: vc04_services: Fix the "space prohibited" code style errorsMandel Benjamin
2017-02-16Staging: vc04_services: Fix the "wrong indent" code style errorsMandel Benjamin
2017-01-31staging: vc04_services: Make vchi_msg_queue staticMichael Zoran
2017-01-31staging: vc04_services: Add vchi_queue_user_message functionMichael Zoran
2017-01-31staging: vc04_services: Add vchi_queue_kernel_message functionMichael Zoran
2017-01-19staging: vc04: Fix coding style errors "open brace go on the same line"Adrien Descamps
2016-11-07staging: vc04_services: remove vchiq_copy_from_userMichael Zoran
2016-10-25staging/vchi: Add a TODO file of things I know we need to deal with.Eric Anholt
2016-10-02staging: add bcm2708 vchiq driverpopcornmix