summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/vchiq-mmal
Commit message (Expand)AuthorAgeFilesLines
* staging: mmal-vchiq: clear redundant item named bulk_scratchXiaoke Wang2022-03-181-7/+0
* staging: vc04_services: rename BM2835 to BCM2835 in headers commentsGaston Gonzalez2022-01-069-9/+9
* staging: mmal-vchiq: Fix incorrect static vchiq_instance.Dave Stevenson2021-05-271-1/+1
* staging: vchiq: Typo fixesBhaskar Chowdhury2021-03-211-2/+2
* staging: bcm2835: fix vchiq_mmal dependenciesArnd Bergmann2020-12-071-1/+1
* staging: mmal-vchiq: Fix memory leak for vchiq_instanceSeung-Woo Kim2020-10-271-4/+15
* staging: vchiq: fix __user annotationsArnd Bergmann2020-09-251-1/+1
* staging: vchiq: Fix refcounting bug in buffer_from_host()Dan Carpenter2020-07-281-0/+2
* staging: vc04_services: vchiq-mmal: Fixed tab styling issue in mmal-vchiq.cAnmol Karn2020-07-231-6/+6
* Staging: vc04_services: Fix unsigned int warningsBaidyanath Kundu2020-07-151-2/+2
* staging: vchiq: Move vchiq.h into include directoryNicolas Saenz Julienne2020-07-012-2/+2
* staging: vchiq: Use vchiq.h as the main header file for servicesNicolas Saenz Julienne2020-07-011-1/+1
* staging: vchiq: Get rid of vchiNicolas Saenz Julienne2020-07-011-15/+14
* staging: vchi: Move vchi_queue_kernel_message() into vchiqNicolas Saenz Julienne2020-07-011-8/+6
* staging: vchi: Get rid of vchi_bulk_queue_receive()Nicolas Saenz Julienne2020-07-011-10/+10
* staging: vchiq: Unify fourcc definition mechanismsNicolas Saenz Julienne2020-07-012-2/+1
* staging: vchi: Get rid of struct vchi_serviceNicolas Saenz Julienne2020-07-011-27/+28
* staging: vchi: Use struct vchiq_service_paramsNicolas Saenz Julienne2020-07-011-5/+6
* staging: vchi: Get rid of vchiq_shim's message callbackNicolas Saenz Julienne2020-07-011-43/+40
* staging: vchi: Use vchiq's enum vchiq_reasonNicolas Saenz Julienne2020-07-011-6/+5
* staging: vchi: Use enum vchiq_bulk_mode instead of vchi's transmission flagsNicolas Saenz Julienne2020-07-011-2/+2
* staging: vchi: Get rid of flags argument in vchi_msg_hold()Nicolas Saenz Julienne2020-07-011-1/+1
* staging: vchi: Get rid of unnecessary definesNicolas Saenz Julienne2020-07-011-1/+0
* staging: vchi: Unify struct shim_service and struct vchi_service_handleNicolas Saenz Julienne2020-07-011-17/+17
* staging: vchi: Get rid of struct vchi_instance_handleNicolas Saenz Julienne2020-07-011-4/+4
* staging: mmal-vchiq: Fix formatting errors in mmal_parameters.hNaushir Patuck2020-07-011-16/+16
* staging: mmal-vchiq: If the VPU returns an error, don't negate itDave Stevenson2020-07-011-1/+2
* staging: mmal-vchiq: Always return the param size from param_getDave Stevenson2020-07-011-1/+2
* staging: mmal-vchiq: Fix client_component for 64 bit kernelDave Stevenson2020-07-012-1/+8
* staging: mmal-vchiq: Fixup vchiq-mmal include orderingDave Stevenson2020-07-012-0/+2
* staging: mmal-vchiq: Make a mmal_buf struct for passing parametersDave Stevenson2020-07-013-11/+26
* staging: mmal-vchiq: Make timeout a defined parameterDave Stevenson2020-07-011-1/+7
* staging: mmal-vchiq: Allocate and free components as requiredDave Stevenson2020-06-252-10/+20
* staging: bcm2835: Break MMAL support out from cameraJacopo Mondi2020-06-2511-0/+3701