summaryrefslogtreecommitdiff
path: root/drivers/staging/vc04_services
AgeCommit message (Expand)AuthorFilesLines
2024-03-25staging: vc04_services: fix information leak in create_component()Dan Carpenter1-0/+1
2024-03-25staging: vc04_services: changen strncpy() to strscpy_pad()Arnd Bergmann1-2/+2
2024-03-05Staging: vc04_services: bcm2835-camera: fix brace code style checkMoritz C. Weber1-32/+28
2024-03-05Staging: vc04_services: bcm2835-camera: fix blank line style checkMoritz C. Weber1-1/+0
2024-02-17staging: vc04_services: vchiq_arm: make vchiq_bus_type constRicardo B. Marliere2-2/+2
2023-12-09staging: vc04_services: vchiq_dev: Use %p to log pointer addressUmang Jain1-1/+1
2023-12-09staging: vc04_services: vchiq_arm: Use %p to log pointer addressUmang Jain1-4/+3
2023-12-07staging: vc04_services: Drop vchiq_log_debug() in favour of dev_dbgUmang Jain5-161/+106
2023-12-07staging: vc04_services: Drop vchiq_log_trace() in favour of dev_dbgUmang Jain4-95/+78
2023-12-07staging: vc04_services: Drop vchiq_log_warning() in favour of dev_warnUmang Jain3-35/+29
2023-12-07staging: vc04_services: Drop vchiq_log_error() in favour of dev_errUmang Jain5-117/+101
2023-12-04staging: vc04_services: Do not pass NULL to vchiq_log_error()Umang Jain2-3/+5
2023-12-04staging: vc04_services: vchiq_core: Log through struct vchiq_instanceUmang Jain1-3/+3
2023-11-23staging: vchiq_arm: move state dump to debugfsStefan Wahren6-258/+107
2023-11-23staging: vchiq_core: Shorten bulk TX/RX pending dumpStefan Wahren1-7/+12
2023-11-23staging: vchiq_core: Make vchiq_dump_service_state staticStefan Wahren2-87/+85
2023-11-23staging: vc04_services: remove unnecessary NULL checkDan Carpenter1-2/+1
2023-10-27staging: vc04_services: use snprintf instead of sprintfRicardo B. Marliere2-9/+9
2023-10-25staging: vc04_services: Use %p4cc format modifier to print FourCC codesUmang Jain4-40/+33
2023-10-25staging: vc04_services: Drop log level mechanismsUmang Jain5-175/+33
2023-10-25staging: vc04_services: Drop VCHIQ_LOG_PREFIX macroUmang Jain1-2/+0
2023-10-25staging: vc04: Convert vchiq_log_trace() to use dynamic debugUmang Jain4-43/+55
2023-10-25staging: vc04: Convert(and rename) vchiq_log_info() to use dynamic debugUmang Jain4-128/+137
2023-10-25staging: vc04: Convert vchiq_log_warning() to use dynamic debugUmang Jain3-14/+15
2023-10-25staging: vc04: Convert vchiq_log_error() to use dynamic debugUmang Jain5-94/+88
2023-10-25staging: vc04_services: Pass struct device to vchiq_init_slots()Umang Jain3-3/+3
2023-10-25staging: vc04_services: Pass struct device to vchiq_log_dump_mem()Umang Jain2-6/+8
2023-10-21staging: bcm2835-audio: remove function snd_bcm2835_new_ctl()Calvince Otieno1-1/+0
2023-10-21staging: vc04_services: bcm2835-camera: Drop MODULE_ALIASUmang Jain1-1/+7
2023-10-21staging: vc04_services: bcm2835-audio: Drop MODULE_ALIASUmang Jain1-1/+7
2023-10-21staging: vc04_services: Support module autoloading using MODULE_DEVICE_TABLEUmang Jain2-1/+4
2023-10-21staging: vc04_services: vchiq_bus: Do not kfree deviceUmang Jain1-1/+0
2023-10-05staging: bcm2835-audio: Register bcm2835-audio with vchiq_bus_typeUmang Jain2-35/+12
2023-10-05staging: bcm2835-camera: Register bcm2835-camera with vchiq_bus_typeUmang Jain2-13/+19
2023-10-05staging: vc04_services: vchiq_arm: Register vchiq_bus_typeUmang Jain1-1/+12
2023-10-05staging: vc04_services: vchiq_arm: Add new bus type and device typeUmang Jain3-0/+155
2023-10-05staging: vc04_services: bcm2835-audio: Explicitly set DMA maskUmang Jain1-0/+7
2023-10-05staging: vc04_services: bcm2835-camera: Explicitly set DMA maskUmang Jain1-0/+6
2023-06-20staging: vchiq_arm: Remove extra struct vchiq_instance declarationUmang Jain1-2/+0
2023-05-28staging: vchiq_arm: mark vchiq_platform_init() staticArnd Bergmann1-2/+2
2023-04-28Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2023-04-18Change DEFINE_SEMAPHORE() to take a number argumentPeter Zijlstra1-1/+1
2023-04-03staging: vc04_services: vchiq_arm: Convert to platform remove callback return...Uwe Kleine-König1-4/+2
2023-04-03staging: vc04_services: bcm2835-camera: Convert to platform remove callback r...Uwe Kleine-König1-4/+2
2023-01-31staging: vc04_services: mmal-vchiq: fix typo in commentJongwoo Han1-1/+1
2023-01-27staging: vchiq_arm: Improve error log for vchiq_platform_initStefan Wahren1-3/+9
2023-01-23staging: vc04_services: interface: Drop include Makefile directiveUmang Jain3-4/+3
2023-01-23staging: vc04_services: vchiq-mmal: Drop include Makefile directiveUmang Jain2-5/+1
2023-01-23staging: vc04_services: bcm2835-camera: Drop include Makefile directiveUmang Jain3-12/+8
2023-01-23staging: vc04_services: bcm2835-audio: Drop include Makefile directiveUmang Jain2-3/+2