summaryrefslogtreecommitdiff
path: root/drivers/staging/vc04_services
AgeCommit message (Expand)Author
2023-10-21staging: bcm2835-audio: remove function snd_bcm2835_new_ctl()Calvince Otieno
2023-10-21staging: vc04_services: bcm2835-camera: Drop MODULE_ALIASUmang Jain
2023-10-21staging: vc04_services: bcm2835-audio: Drop MODULE_ALIASUmang Jain
2023-10-21staging: vc04_services: Support module autoloading using MODULE_DEVICE_TABLEUmang Jain
2023-10-21staging: vc04_services: vchiq_bus: Do not kfree deviceUmang Jain
2023-10-05staging: bcm2835-audio: Register bcm2835-audio with vchiq_bus_typeUmang Jain
2023-10-05staging: bcm2835-camera: Register bcm2835-camera with vchiq_bus_typeUmang Jain
2023-10-05staging: vc04_services: vchiq_arm: Register vchiq_bus_typeUmang Jain
2023-10-05staging: vc04_services: vchiq_arm: Add new bus type and device typeUmang Jain
2023-10-05staging: vc04_services: bcm2835-audio: Explicitly set DMA maskUmang Jain
2023-10-05staging: vc04_services: bcm2835-camera: Explicitly set DMA maskUmang Jain
2023-06-20staging: vchiq_arm: Remove extra struct vchiq_instance declarationUmang Jain
2023-05-28staging: vchiq_arm: mark vchiq_platform_init() staticArnd Bergmann
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-18Change DEFINE_SEMAPHORE() to take a number argumentPeter Zijlstra
2023-04-03staging: vc04_services: vchiq_arm: Convert to platform remove callback return...Uwe Kleine-König
2023-04-03staging: vc04_services: bcm2835-camera: Convert to platform remove callback r...Uwe Kleine-König
2023-01-31staging: vc04_services: mmal-vchiq: fix typo in commentJongwoo Han
2023-01-27staging: vchiq_arm: Improve error log for vchiq_platform_initStefan Wahren
2023-01-23staging: vc04_services: interface: Drop include Makefile directiveUmang Jain
2023-01-23staging: vc04_services: vchiq-mmal: Drop include Makefile directiveUmang Jain
2023-01-23staging: vc04_services: bcm2835-camera: Drop include Makefile directiveUmang Jain
2023-01-23staging: vc04_services: bcm2835-audio: Drop include Makefile directiveUmang Jain
2023-01-23staging: vc04_services: Drop __VCCOREVER__ remnantsUmang Jain
2023-01-17staging: vc04_services: vchiq: Drop custom return values from TODOUmang Jain
2023-01-17staging: vc04_services: Drop enum vchiq_status remnantsUmang Jain
2023-01-17staging: vc04_services: vchiq_arm: Drop VCHIQ_RETRY usage on disconnectUmang Jain
2023-01-17staging: vc04_services: Drop VCHIQ_RETRY usageUmang Jain
2023-01-17staging: vc04_services: Drop VCHIQ_ERROR usageUmang Jain
2023-01-17staging: vc04_services: Drop VCHIQ_SUCCESS usageUmang Jain
2023-01-17staging: vc04_services: Replace vchiq_status return type to intUmang Jain
2023-01-17staging: vchiq_core: Add comments to remote event partsPhil Elwell
2022-11-22vc04_services: bcm2835-camera: Use bool values for mmal_fmt.remove_paddingUmang 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-27staging: vchiq_arm: Add missing memory barrier commentsPhil Elwell
2022-06-20staging: vchiq: provide testing instructionsStefan Wahren
2022-06-06staging: vchiq_arm: remove global 'vchiq_states' arrayAdrien Thierry
2022-06-06staging: vchiq_arm: use state from vchiq instanceAdrien Thierry
2022-06-06staging: vchiq_arm: pass vchiq instance to 'handle_to_service'Adrien Thierry
2022-06-06staging: vchiq_arm: pass vchiq instance to 'vchiq_get_service_userdata'Adrien Thierry
2022-06-06staging: vchiq_arm: pass vchiq instance to 'vchiq_get_client_id'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-06-06staging: vchiq_arm: add reference to vchiq device in vchiq_stateAdrien Thierry
2022-05-19staging: vc04_services: remove unused macroGaston Gonzalez
2022-05-05staging: vc04_services: Re-use generic struct s32_fractAndy Shevchenko
2022-04-26staging: vc04_services: Re-add dependency on HAS_DMA to BCM2835_VCHIQGeert Uytterhoeven
2022-04-22staging: bcm2835-audio: delete TODOAdrien Thierry