summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/interface/vchi
Commit message (Expand)AuthorAgeFilesLines
* staging: vc04_services: Rename callback VCHI_CALLBACK_T to vchi_callbackJamal Shareef2019-11-072-4/+4
* staging: vc04_services: Replace VCHI_SERVICE_HANDLE_T typedef with struct vch...Jamal Shareef2019-11-071-21/+21
* staging: vc04_services: Replace VCHI_INSTANCE_T with struct vhci_instance_handleJamal Shareef2019-11-071-6/+6
* staging: vc04_services: Remove enum typedefs in vchiJamal Shareef2019-11-022-19/+19
* staging: vc04_services: Remove unused structsJamal Shareef2019-11-021-6/+0
* staging: vc04_services: fix warnings of Block comments use of *Jules Irenge2019-10-241-8/+10
* staging: vc04_services: fix warnings of scpace required between operatorJules Irenge2019-10-242-6/+6
* staging: vc04_services: fix check warnings of line over 80 charactersJules Irenge2019-10-241-62/+106
* staging: vc04_services: remove remaining redundant license textGreg Kroah-Hartman2019-04-033-96/+3
* staging: vc04_services: add proper SPDX identifier for dual licensed filesGreg Kroah-Hartman2019-04-033-0/+3
* staging: vc04_services: Use tabs instead of spacesAlejandro Ismael Silva2019-03-182-73/+73
* 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-171-10/+10
* staging: vc04_services: Remove SERVICE_CREATION_T typedefDominic Braun2018-12-171-3/+3
* staging: vchiq: add more tasks to the TODO listNicolas Saenz Julienne2018-11-271-0/+42
* staging: vchiq_arm: get rid of vchi_mh.hNicolas Saenz Julienne2018-11-272-17/+0
* staging: vchiq_shim: delete vchi_service_createNicolas Saenz Julienne2018-11-271-5/+0
* staging: vchi: Add SPDX-License-IdentifierAndré Almeida2018-11-201-29/+1
* staging: vchi: change type 'int32_t' to 's32'André Almeida2018-11-201-1/+1
* staging: vc04_services: Drop no longer needed headersTuomas Tynkkynen2018-10-094-592/+0
* staging: vc04_services: Drop unused parameters from vchi_connect()Tuomas Tynkkynen2018-10-091-3/+1
* staging: vc04_services: Drop VCHI_SERVICE_INIT and SERVICE_INFO_TTuomas Tynkkynen2018-10-091-9/+0
* staging: vc04_services: Drop declaration of vchi_crc_control()Tuomas Tynkkynen2018-10-091-4/+0
* staging: vc04_services: Drop trivially unused fields from SERVICE_CREATION_TTuomas Tynkkynen2018-10-091-11/+0
* staging: vc04_services: Drop 'connection' field from SERVICE_CREATION_TTuomas Tynkkynen2018-10-091-1/+0
* staging: vc04_services: Drop pointless stub functionsTuomas Tynkkynen2018-10-091-11/+0
* staging: vc04_services: Remove spaces after '*'Aymen Qader2018-09-251-3/+3
* staging: vc04_services: Remove unused macrosAymen Qader2018-09-251-38/+0
* staging: vc04_services: Use tabs instead of spacesAymen Qader2018-09-251-58/+58
* staging: vc04_services: Fix "space prohibited"Aymen Qader2018-09-252-54/+54
* staging: vc04_services: Remove stack hog issue from TODOStefan Wahren2018-05-061-7/+2
* staging: vc04_services: Remove defines from MakefileStefan Wahren2018-05-061-2/+0
* staging: vc04_services: Add outstanding VCHI TODOsStefan Wahren2018-03-221-0/+31
* staging: vc04_services: Remove import of bcm2835-camera from TODOStefan Wahren2018-03-221-5/+0
* staging: vc04_services: Mark the "DT bindings" job done.Eric Anholt2018-03-141-7/+2
* staging: vc04_services: fix typosKeerthi Reddy2017-09-291-1/+1
* staging: vc04_services: please do not use multiple blank linesKeerthi Reddy2017-09-294-24/+0
* staging: vc04_services: add parenthesis to macrosHaim Daniel2017-04-081-1/+1
* staging: vchi: Remove ARM64 from TODO listMichael Zoran2017-03-101-18/+3
* Staging: vc04_services: Fix the "space prohibited" code style errorsMandel Benjamin2017-02-161-2/+2
* Staging: vc04_services: Fix the "wrong indent" code style errorsMandel Benjamin2017-02-161-2/+2
* staging: vc04_services: Make vchi_msg_queue staticMichael Zoran2017-01-311-8/+0
* staging: vc04_services: Add vchi_queue_user_message functionMichael Zoran2017-01-311-0/+6
* staging: vc04_services: Add vchi_queue_kernel_message functionMichael Zoran2017-01-311-0/+6
* staging: vc04: Fix coding style errors "open brace go on the same line"Adrien Descamps2017-01-194-26/+13
* staging: vc04_services: remove vchiq_copy_from_userMichael Zoran2016-11-071-19/+6
* staging/vchi: Add a TODO file of things I know we need to deal with.Eric Anholt2016-10-251-0/+50
* staging: add bcm2708 vchiq driverpopcornmix2016-10-027-0/+1422