summaryrefslogtreecommitdiff
path: root/drivers/staging/vc04_services/vchiq-mmal
AgeCommit message (Expand)Author
2023-01-31staging: vc04_services: mmal-vchiq: fix typo in commentJongwoo Han
2023-01-23staging: vc04_services: vchiq-mmal: Drop include Makefile directiveUmang Jain
2023-01-23staging: vc04_services: Drop __VCCOREVER__ remnantsUmang Jain
2023-01-17staging: vc04_services: Drop VCHIQ_SUCCESS usageUmang Jain
2023-01-17staging: vc04_services: Replace vchiq_status return type to intUmang Jain
2022-11-22vc04_services: mmal-vchiq: Use bool for vchiq_mmal_component.in_useUmang Jain
2022-11-22Revert "staging: mmal-vchiq: Avoid use of bool in structures"Umang Jain
2022-06-06staging: vchiq_arm: pass vchiq instance to 'vchiq_get_service_userdata'Adrien Thierry
2022-06-06staging: vchiq_arm: pass vchiq instance to 'find_service_by_handle'Adrien Thierry
2022-06-06staging: vchiq_arm: pass vchiq instance to service callbacksAdrien Thierry
2022-06-06staging: vchiq_arm: get rid of global device structureAdrien Thierry
2022-05-05staging: vc04_services: Re-use generic struct s32_fractAndy Shevchenko
2022-04-22staging: vchiq:remove unneeded flush_workqueueran jianping
2022-03-18staging: mmal-vchiq: clear redundant item named bulk_scratchXiaoke Wang
2022-01-06staging: vc04_services: rename BM2835 to BCM2835 in headers commentsGaston Gonzalez
2021-05-27staging: mmal-vchiq: Fix incorrect static vchiq_instance.Dave Stevenson
2021-03-21staging: vchiq: Typo fixesBhaskar Chowdhury
2020-12-07staging: bcm2835: fix vchiq_mmal dependenciesArnd Bergmann
2020-10-27staging: mmal-vchiq: Fix memory leak for vchiq_instanceSeung-Woo Kim
2020-09-25staging: vchiq: fix __user annotationsArnd Bergmann
2020-07-28staging: vchiq: Fix refcounting bug in buffer_from_host()Dan Carpenter
2020-07-23staging: vc04_services: vchiq-mmal: Fixed tab styling issue in mmal-vchiq.cAnmol Karn
2020-07-15Staging: vc04_services: Fix unsigned int warningsBaidyanath Kundu
2020-07-01staging: vchiq: Move vchiq.h into include directoryNicolas Saenz Julienne
2020-07-01staging: vchiq: Use vchiq.h as the main header file for servicesNicolas Saenz Julienne
2020-07-01staging: vchiq: Get rid of vchiNicolas Saenz Julienne
2020-07-01staging: vchi: Move vchi_queue_kernel_message() into vchiqNicolas Saenz Julienne
2020-07-01staging: vchi: Get rid of vchi_bulk_queue_receive()Nicolas Saenz Julienne
2020-07-01staging: vchiq: Unify fourcc definition mechanismsNicolas Saenz Julienne
2020-07-01staging: vchi: Get rid of struct vchi_serviceNicolas Saenz Julienne
2020-07-01staging: vchi: Use struct vchiq_service_paramsNicolas Saenz Julienne
2020-07-01staging: vchi: Get rid of vchiq_shim's message callbackNicolas Saenz Julienne
2020-07-01staging: vchi: Use vchiq's enum vchiq_reasonNicolas Saenz Julienne
2020-07-01staging: vchi: Use enum vchiq_bulk_mode instead of vchi's transmission flagsNicolas Saenz Julienne
2020-07-01staging: vchi: Get rid of flags argument in vchi_msg_hold()Nicolas Saenz Julienne
2020-07-01staging: vchi: Get rid of unnecessary definesNicolas Saenz Julienne
2020-07-01staging: vchi: Unify struct shim_service and struct vchi_service_handleNicolas Saenz Julienne
2020-07-01staging: vchi: Get rid of struct vchi_instance_handleNicolas Saenz Julienne
2020-07-01staging: mmal-vchiq: Fix formatting errors in mmal_parameters.hNaushir Patuck
2020-07-01staging: mmal-vchiq: If the VPU returns an error, don't negate itDave Stevenson
2020-07-01staging: mmal-vchiq: Always return the param size from param_getDave Stevenson
2020-07-01staging: mmal-vchiq: Fix client_component for 64 bit kernelDave Stevenson
2020-07-01staging: mmal-vchiq: Fixup vchiq-mmal include orderingDave Stevenson
2020-07-01staging: mmal-vchiq: Make a mmal_buf struct for passing parametersDave Stevenson
2020-07-01staging: mmal-vchiq: Make timeout a defined parameterDave Stevenson
2020-06-25staging: mmal-vchiq: Allocate and free components as requiredDave Stevenson
2020-06-25staging: bcm2835: Break MMAL support out from cameraJacopo Mondi