aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_shim.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-05staging: vchip_shim: Remove unneeded stddef.h includeStafford Horne1-2/+0
2017-01-31staging: vc04_services: Make vchi_msg_queue staticMichael Zoran1-1/+1
2017-01-31staging: vc04_services: Add vchi_queue_user_message functionMichael Zoran1-0/+34
2017-01-31staging: vc04_services: Add vchi_queue_kernel_message functionMichael Zoran1-0/+22
2017-01-10staging: vc04_services: Fix space issuesStefan Wahren1-3/+3
2017-01-10staging: vc04_services: Fix indentationStefan Wahren1-10/+12
2016-11-07staging: vc04_services: remove vchiq_copy_from_userMichael Zoran1-52/+12
2016-10-27staging: vchiq_shim: avoid code duplicationStefan Wahren1-25/+31
2016-10-24staging: vc04_services: Handle conversion from VCHIQ_SERVICE_HANDLE_T to VCHI_SERVICE_HANDLE_TMichael Zoran1-3/+19
2016-10-02staging: add bcm2708 vchiq driverpopcornmix1-0/+860