index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vc04_services
Age
Commit message (
Expand
)
Author
2024-07-10
staging: vc04_services: vchiq_core: Stop kthreads on vchiq module unload
Umang Jain
2024-07-10
staging: vchiq_core: Bubble up wait_event_interruptible() return value
Umang Jain
2024-07-01
Merge 6.10-rc6 into staging-next
Greg Kroah-Hartman
2024-06-27
staging: vchiq_debugfs: Fix build if CONFIG_DEBUG_FS is not set
Bernhard Rosenkränzer
2024-06-24
staging: vc04_services: vchiq_arm: Fix initialisation check
Kieran Bingham
2024-06-24
staging: vc04_services: Update testing instructions
Stefan Wahren
2024-06-24
staging: vchiq_arm: Don't cast scatter-gather elements
Stefan Wahren
2024-06-24
staging: vchiq_core: Add hex prefix to debugfs output
Stefan Wahren
2024-06-24
staging: vchiq_arm: Reduce indentation of service_callback
Stefan Wahren
2024-06-24
staging: vchiq_arm: Drop vchiq_arm_init_state
Stefan Wahren
2024-06-24
staging: vchiq_arm: Get the rid off struct vchiq_2835_state
Stefan Wahren
2024-06-24
staging: vchiq_arm: Drop unnecessary declarations
Stefan Wahren
2024-06-24
staging: vchiq_core: Drop non-functional struct members
Stefan Wahren
2024-06-24
staging: vchiq_arm: Drop obsolete comment
Stefan Wahren
2024-06-24
staging: vchiq_arm: Unify return code variable
Stefan Wahren
2024-06-24
staging: vc04_services: use 'time_left' variable with wait_for_completion_tim...
Wolfram Sang
2024-06-18
Merge tag 'v6.10-rc4' into staging-next
Greg Kroah-Hartman
2024-06-04
staging: vc04_services: Fix kernel-doc param for vchiq_register_chrdev
Yang Li
2024-06-04
staging: vchiq_debugfs: Fix NPD in vchiq_dump_state
Stefan Wahren
2024-05-04
staging: vchiq_core: Add missing blank lines
Stefan Wahren
2024-05-04
staging: vchiq_core: Drop unnecessary blank lines
Stefan Wahren
2024-05-04
staging: vchiq_core: Add parentheses to VCHIQ_MSG_SRCPORT
Stefan Wahren
2024-05-04
staging: vchiq_core: Use printk messages for devices
Stefan Wahren
2024-05-04
staging: vchiq_arm: Drop unnecessary NULL check
Stefan Wahren
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
[next]