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
2024-05-04
staging: vc04_services: Delete unnecessary NULL check
Dan Carpenter
2024-05-04
staging: vc04_services: vchiq_arm: Fix NULL ptr dereferences
Stefan Wahren
2024-04-18
staging: vc04_services: Drop completed TODO item
Umang Jain
2024-04-18
staging: vc04_services: Move global g_state to vchiq_state
Umang Jain
2024-04-18
staging: vc04_services: vchiq_mmal: Rename service_callback()
Umang Jain
2024-04-18
staging: vc04_services: Move spinlocks to vchiq_state
Umang Jain
2024-04-18
staging: vc04_services: Move global memory mapped pointer
Umang Jain
2024-04-18
staging: vc04_services: Move global variables tracking allocated pages
Umang Jain
2024-04-18
staging: vc04_services: Drop vchiq_connected.[ch] files
Umang Jain
2024-04-18
staging: vc04_services: Move variables for tracking connections
Umang Jain
2024-04-18
staging: vc04_services: vchiq_arm: Drop g_cache_line_size
Umang Jain
2024-04-18
staging: vc04_services: vchiq_arm: Split driver static and runtime data
Umang Jain
2024-04-18
staging: vc04_services: Drop g_once_init global variable
Umang Jain
2024-04-18
staging: vc04_services: Re-align function parameters
Sumadhura Kalyan
2024-04-18
staging: vchiq: Reformat Kconfig help texts
Stefan Wahren
2024-04-09
staging: bcm2835-audio: add terminating new line to Kconfig
Prasad Pandit
2024-04-09
Revert "staging: vc04_services: vchiq_core: Stop kthreads on shutdown"
Umang Jain
2024-04-01
Merge 6.9-rc2 into staging-next
Greg Kroah-Hartman
2024-03-25
staging: vc04_services: fix information leak in create_component()
Dan Carpenter
2024-03-25
staging: vc04_services: changen strncpy() to strscpy_pad()
Arnd Bergmann
2024-03-25
staging: vc04_services: vchiq_core: Stop kthreads on shutdown
Umang Jain
2024-03-25
staging: vc04_services: Implement vchiq_bus .remove
Umang Jain
2024-03-25
staging: vc04_services: Do not log error on kzalloc()
Umang Jain
2024-03-25
staging: vc04_services: vchiq_arm: Use appropriate dev_* log helpers
Umang Jain
2024-03-25
staging: vc04_services: Remove unused function declarations
Umang Jain
2024-03-05
Staging: vc04_services: bcm2835-camera: fix brace code style check
Moritz C. Weber
2024-03-05
Staging: vc04_services: bcm2835-camera: fix blank line style check
Moritz C. Weber
2024-02-17
staging: vc04_services: vchiq_arm: make vchiq_bus_type const
Ricardo B. Marliere
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
[prev]
[next]