blob: 2ecf56cd3dcb691a199a831b7132753fe1efa246 [file] [log] [blame]
dcfbf457ae70 ("staging: vchiq: Use vchiq.h as the main header file for services")
3d212a835cca ("staging: vchiq: Move conditional barrier definition into vchiq_core.h")
9d52311134e9 ("staging: vchiq: Get rid of vchi")
5c01fc5c0084 ("staging: vchi: Move vchi_queue_kernel_message() into vchiq")
0bda14fd49a6 ("staging: vchi: Get rid of vchi_bulk_queue_transmit()")
b2bbe3dc7667 ("staging: vchi: Get rid of vchi_bulk_queue_receive()")
76dbbe7706f4 ("staging: vchiq: Move definitions only used by core into core header")
9f10ddbd6fa4 ("staging: vchiq: Make vchiq_add_service() local")
af948db0211d ("staging: vchiq: Get rid of unnecessary definitions in vchiq_if.h")
67a3f7df2195 ("staging: vchi: Don't include vchiq_core.h")
1a883994efb2 ("staging: vchi: Get rid of struct vchiq_instance forward declaration")
b06eba5c525a ("staging: vchiq: Unify fourcc definition mechanisms")
b1d362f408e2 ("staging: vchi: Rework vchi_msg_hold() to match vchiq_msg_hold()")
7c018ed10c07 ("staging: vchiq: Pass vchiq's message when holding a message")
3a8895a9219f ("staging: vchi: Get rid of struct vchi_service")
65c7536672b9 ("staging: vchi: Use struct vchiq_service_params")
47cc5b16b04f ("staging: vchiq: Don't use a typedef for vchiq_callback")
3c5da06f9969 ("staging: vchi: Get rid of vchiq_shim's message callback")
b79134e9de28 ("staging: vchiq: Export vchiq_msg_queue_push")
823568cf1704 ("staging: vchi: Expose struct vchi_service")
460165c67798 ("staging: vchiq: Get rid of vchiq_util.h")
77b3f6c49105 ("staging: vchiq: Move message queue into struct vchiq_service")
a8f7116b7974 ("staging: vchiq: Introduce vchiq_validate_params()")
6c53da0b2ff9 ("staging: vchi: Get rid of effect less expression")
469fbb24ced3 ("staging: vchi: Use vchiq's enum vchiq_reason")
0abd7412e970 ("staging: vchi: Use enum vchiq_bulk_mode instead of vchi's transmission flags")
a24ac57ef860 ("staging: vchi: Get rid of flags argument in vchi_msg_hold()")
115588bf775d ("staging: vc04_services: Get rid of vchi_cfg.h")
7bfb15ccb363 ("staging: vchi: Get rid of unnecessary defines")
09c0f0fc3f69 ("staging: vchi_common: Get rid of all unused definitions")
6cdd7b795392 ("staging: vchi: Get rid of vchi_msg_dequeue()")
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()")
af22fd658ad5 ("staging: vchi: Get rid of all useless callback reasons")
36cf583eaff3 ("staging: vchiq: Get rid of VCHIQ_SERVICE_OPENEND callback reason")
05147c15dfb3 ("staging: vchiq: move vchiq_release_message() into vchiq")
8d24d19e35f9 ("staging: vchi: Get rid of C++ guards")
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")
6620ce704e63 ("staging: vchi: Get rid of vchi_queue_user_message()")
ddf0f124ae0a ("staging: vchi: Get rid of vchi_service_destroy()")
507127f7963c ("staging: vc04_services: interface: vchi: Correct long line comments and make them C89 style")
3c27a36f2711 ("staging: vc04_services: use kref + RCU to reference count services")
032974659b36 ("staging: vc04_services: fix indentation alignment in a few places")
110700173e97 ("staging: vc04_services: remove unneeded parentheses")