blob: b0034c6bde7afdddf0ca15118b2563de27209c6f [file] [log] [blame]
a24ac57ef860 ("staging: vchi: Get rid of flags argument in vchi_msg_hold()")
b74a8932dff8 ("staging: vc04_services: bcm2835-audio: Use vchi_msg_hold()")
5a8e22e3d319 ("staging: vchi: Unify struct shim_service and struct vchi_service_handle")
a7983fd94625 ("staging: vchi: Get rid of struct vchi_instance_handle")
b5f1547b6e3b ("staging: vchi: Get rid of vchi_msg_peek()")
b6d90ef9a439 ("staging: vchi: Get rid of not implemented function declarations")
1755d10000a4 ("staging: vchi: Get rid of vchiq_status_to_vchi()")
f7f0ecfbef33 ("staging: vchi: Get rid of vchi_service_set_option()")
d74f2b7fe6c3 ("staging: vchi: Merge vchi_msg_queue() into vchi_queue_kernel_message()")
a224f284d03b ("staging: vchiq: Move copy callback handling into vchiq")
ddf0f124ae0a ("staging: vchi: Get rid of vchi_service_destroy()")
4ddf9a2555ca ("staging: vc04_services: Replace VCHIQ_INSTANCE_T typedef with struct vchiq_instance")
9ce46d55510f ("staging: vc04_services: Replace VCHIQ_SERVICE_HANDLE_T typedef with unsigned int")
c8bf4d3db9ef ("staging: vc04_services: Rename VCHIQ_REMOTE_USE_CALLBACK_T to vchiq_remote_callback")
80be64b2bf6d ("staging: vc04_services: Rename VCHIQ_CALLBACK_T to vchiq_callback")
e661ad496a6f ("staging: vc04_services: Rename callback VCHIQ_USERDATA_TERM_T to vchiq_userdata_term")
d2684ce853cf ("staging: vc04_services: Replace VCHIQ_BULK_DIR_T enum typedef with enum vchiq_bulk_dir")
27c53ee865ba ("staging: vc04_services: Replace VCHIQ_SERVICE_OPTION_T enum typedef with enum vchiq_service_option")
c6ac64b1e81c ("staging: vc04_services: Replace VCHIQ_BULK_MODE_T enum typedef with enum vchiq_bulk_mode")
00d36494dee9 ("staging: vc04_services: Replace VCHIQ_STATUS_T enum typedef with enum vchiq_status")
29ebf64f741e ("staging: vc04_services: Replace VCHI_SERVICE_HANDLE_T typedef with struct vchi_service_handle")
fb22360db651 ("staging: vc04_services: Replace VCHI_INSTANCE_T with struct vhci_instance_handle")
8823d99080ba ("staging: vc04_services: Remove enum typedefs in vchi")
25c42086c711 ("staging: vc04_services: fix warnings of Block comments use of *")
161ca4c0feeb ("staging: vc04_services: Avoid NULL comparison")
5193dbdaf0b0 ("staging: bcm2835-audio: Need to judge the return value of vchi_msg_dequeue in audio_vchi_callback")
f8fcbb6ba89c ("staging: vc04_services: Avoid typedef")