index
:
linux.git
master
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
2021-02-11
staging: Replace lkml.org links with lore
Kees Cook
2021-02-06
staging: bcm2835-audio: Replace unsafe strcpy() with strscpy()
Juerg Haefliger
2021-01-29
staging: vc4_services: bcm2835-audio: Add SNDRV_PCM_INFO_BATCH flag
Dylan Van Assche
2021-01-07
staging: vchiq: fix uninitialized variable copy
Arnd Bergmann
2021-01-07
staging: vc04_services: Add a note to the TODO
Phil Elwell
2021-01-07
staging: vchiq: Fix bulk transfers on 64-bit builds
Phil Elwell
2021-01-07
staging: vchiq: Fix bulk userdata handling
Phil Elwell
2021-01-05
staging: vchiq: delete obselete comment
Dan Carpenter
2020-12-28
staging: vc04_services: use DEFINE_MUTEX() for mutex lock
Zheng Yongjun
2020-12-07
staging: bcm2835: fix vchiq_mmal dependencies
Arnd Bergmann
2020-11-02
Merge 5.10-rc2 into staging-next
Greg Kroah-Hartman
2020-10-28
staging: vc04_services: fix quoted string split across lines
Amarjargal Gundjalam
2020-10-28
staging: vc04_services: fix block comment style
Amarjargal Gundjalam
2020-10-27
staging: mmal-vchiq: Fix memory leak for vchiq_instance
Seung-Woo Kim
2020-10-06
staging: vchiq: Fix list_for_each exit tests
Dan Carpenter
2020-10-01
staging: vchiq: Fix an uninitialized variable
Dan Carpenter
2020-09-25
staging: vchiq: avoid mixing kernel and user pointers
Arnd Bergmann
2020-09-25
staging: vchiq: fix __user annotations
Arnd Bergmann
2020-09-22
staging: vchiq: convert compat await_completion
Arnd Bergmann
2020-09-22
staging: vchiq: convert compat bulk transfer
Arnd Bergmann
2020-09-22
staging: vchiq: convert compat dequeue_message
Arnd Bergmann
2020-09-22
staging: vchiq: convert compat create_service
Arnd Bergmann
2020-09-22
staging: vchiq: rework compat handling
Arnd Bergmann
2020-07-28
staging: vc04_services: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-28
staging: vchiq: Fix refcounting bug in buffer_from_host()
Dan Carpenter
2020-07-23
staging: vc04_services: vchiq-mmal: Fixed tab styling issue in mmal-vchiq.c
Anmol Karn
2020-07-15
Staging: vc04_services: Fix unsigned int warnings
Baidyanath Kundu
2020-07-01
staging: vchiq: Move vchiq.h into include directory
Nicolas Saenz Julienne
2020-07-01
staging: vchiq: Move defines into core header
Nicolas Saenz Julienne
2020-07-01
staging: vchiq: Use vchiq.h as the main header file for services
Nicolas Saenz Julienne
2020-07-01
staging: vchiq: Move conditional barrier definition into vchiq_core.h
Nicolas Saenz Julienne
2020-07-01
staging: vchiq: Get rid of vchi
Nicolas Saenz Julienne
2020-07-01
staging: vchi: Move vchi_queue_kernel_message() into vchiq
Nicolas Saenz Julienne
2020-07-01
staging: vchi: Get rid of vchi_bulk_queue_transmit()
Nicolas Saenz Julienne
2020-07-01
staging: vchi: Get rid of vchi_bulk_queue_receive()
Nicolas Saenz Julienne
2020-07-01
staging: vchiq: Move definitions only used by core into core header
Nicolas Saenz Julienne
2020-07-01
staging: vchiq: Make vchiq_add_service() local
Nicolas Saenz Julienne
2020-07-01
staging: vchiq: Get rid of unnecessary definitions in vchiq_if.h
Nicolas Saenz Julienne
2020-07-01
staging: vchi: Don't include vchiq_core.h
Nicolas Saenz Julienne
2020-07-01
staging: vchi: Get rid of struct vchiq_instance forward declaration
Nicolas Saenz Julienne
2020-07-01
staging: vchiq: Unify fourcc definition mechanisms
Nicolas Saenz Julienne
2020-07-01
staging: vchi: Rework vchi_msg_hold() to match vchiq_msg_hold()
Nicolas Saenz Julienne
2020-07-01
staging: vchiq: Pass vchiq's message when holding a message
Nicolas Saenz Julienne
2020-07-01
staging: vchi: Get rid of struct vchi_service
Nicolas Saenz Julienne
2020-07-01
staging: vchi: Use struct vchiq_service_params
Nicolas Saenz Julienne
2020-07-01
staging: vchiq: Don't use a typedef for vchiq_callback
Nicolas Saenz Julienne
2020-07-01
staging: vchi: Get rid of vchiq_shim's message callback
Nicolas Saenz Julienne
2020-07-01
staging: vchiq: Export vchiq_msg_queue_push
Nicolas Saenz Julienne
2020-07-01
staging: vchiq: Export vchiq_get_service_userdata()
Nicolas Saenz Julienne
2020-07-01
staging: vchi: Expose struct vchi_service
Nicolas Saenz Julienne
[next]