index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vc04_services
Age
Commit message (
Expand
)
Author
2023-12-09
staging: vc04_services: vchiq_dev: Use %p to log pointer address
Umang Jain
2023-12-09
staging: vc04_services: vchiq_arm: Use %p to log pointer address
Umang Jain
2023-12-07
staging: vc04_services: Drop vchiq_log_debug() in favour of dev_dbg
Umang Jain
2023-12-07
staging: vc04_services: Drop vchiq_log_trace() in favour of dev_dbg
Umang Jain
2023-12-07
staging: vc04_services: Drop vchiq_log_warning() in favour of dev_warn
Umang Jain
2023-12-07
staging: vc04_services: Drop vchiq_log_error() in favour of dev_err
Umang Jain
2023-12-04
staging: vc04_services: Do not pass NULL to vchiq_log_error()
Umang Jain
2023-12-04
staging: vc04_services: vchiq_core: Log through struct vchiq_instance
Umang Jain
2023-11-23
staging: vchiq_arm: move state dump to debugfs
Stefan Wahren
2023-11-23
staging: vchiq_core: Shorten bulk TX/RX pending dump
Stefan Wahren
2023-11-23
staging: vchiq_core: Make vchiq_dump_service_state static
Stefan Wahren
2023-11-23
staging: vc04_services: remove unnecessary NULL check
Dan Carpenter
2023-10-27
staging: vc04_services: use snprintf instead of sprintf
Ricardo B. Marliere
2023-10-25
staging: vc04_services: Use %p4cc format modifier to print FourCC codes
Umang Jain
2023-10-25
staging: vc04_services: Drop log level mechanisms
Umang Jain
2023-10-25
staging: vc04_services: Drop VCHIQ_LOG_PREFIX macro
Umang Jain
2023-10-25
staging: vc04: Convert vchiq_log_trace() to use dynamic debug
Umang Jain
2023-10-25
staging: vc04: Convert(and rename) vchiq_log_info() to use dynamic debug
Umang Jain
2023-10-25
staging: vc04: Convert vchiq_log_warning() to use dynamic debug
Umang Jain
2023-10-25
staging: vc04: Convert vchiq_log_error() to use dynamic debug
Umang Jain
2023-10-25
staging: vc04_services: Pass struct device to vchiq_init_slots()
Umang Jain
2023-10-25
staging: vc04_services: Pass struct device to vchiq_log_dump_mem()
Umang Jain
2023-10-21
staging: bcm2835-audio: remove function snd_bcm2835_new_ctl()
Calvince Otieno
2023-10-21
staging: vc04_services: bcm2835-camera: Drop MODULE_ALIAS
Umang Jain
2023-10-21
staging: vc04_services: bcm2835-audio: Drop MODULE_ALIAS
Umang Jain
2023-10-21
staging: vc04_services: Support module autoloading using MODULE_DEVICE_TABLE
Umang Jain
2023-10-21
staging: vc04_services: vchiq_bus: Do not kfree device
Umang Jain
2023-10-05
staging: bcm2835-audio: Register bcm2835-audio with vchiq_bus_type
Umang Jain
2023-10-05
staging: bcm2835-camera: Register bcm2835-camera with vchiq_bus_type
Umang Jain
2023-10-05
staging: vc04_services: vchiq_arm: Register vchiq_bus_type
Umang Jain
2023-10-05
staging: vc04_services: vchiq_arm: Add new bus type and device type
Umang Jain
2023-10-05
staging: vc04_services: bcm2835-audio: Explicitly set DMA mask
Umang Jain
2023-10-05
staging: vc04_services: bcm2835-camera: Explicitly set DMA mask
Umang Jain
2023-06-20
staging: vchiq_arm: Remove extra struct vchiq_instance declaration
Umang Jain
2023-05-28
staging: vchiq_arm: mark vchiq_platform_init() static
Arnd Bergmann
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-18
Change DEFINE_SEMAPHORE() to take a number argument
Peter Zijlstra
2023-04-03
staging: vc04_services: vchiq_arm: Convert to platform remove callback return...
Uwe Kleine-König
2023-04-03
staging: vc04_services: bcm2835-camera: Convert to platform remove callback r...
Uwe Kleine-König
2023-01-31
staging: vc04_services: mmal-vchiq: fix typo in comment
Jongwoo Han
2023-01-27
staging: vchiq_arm: Improve error log for vchiq_platform_init
Stefan Wahren
2023-01-23
staging: vc04_services: interface: Drop include Makefile directive
Umang Jain
2023-01-23
staging: vc04_services: vchiq-mmal: Drop include Makefile directive
Umang Jain
2023-01-23
staging: vc04_services: bcm2835-camera: Drop include Makefile directive
Umang Jain
2023-01-23
staging: vc04_services: bcm2835-audio: Drop include Makefile directive
Umang Jain
2023-01-23
staging: vc04_services: Drop __VCCOREVER__ remnants
Umang Jain
2023-01-17
staging: vc04_services: vchiq: Drop custom return values from TODO
Umang Jain
2023-01-17
staging: vc04_services: Drop enum vchiq_status remnants
Umang Jain
2023-01-17
staging: vc04_services: vchiq_arm: Drop VCHIQ_RETRY usage on disconnect
Umang Jain
2023-01-17
staging: vc04_services: Drop VCHIQ_RETRY usage
Umang Jain
[next]