blob: 3ec69a4974c0a6379f707960322da424c25bde67 [file] [log] [blame]
a8f7116b7974 ("staging: vchiq: Introduce vchiq_validate_params()")
469fbb24ced3 ("staging: vchi: Use vchiq's enum vchiq_reason")
0abd7412e970 ("staging: vchi: Use enum vchiq_bulk_mode instead of vchi's transmission flags")
7bfb15ccb363 ("staging: vchi: Get rid of unnecessary defines")
09c0f0fc3f69 ("staging: vchi_common: Get rid of all unused definitions")
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")
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()")
507127f7963c ("staging: vc04_services: interface: vchi: Correct long line comments and make them C89 style")
e895bc1ebb31 ("staging: vc04_services: remove header include path to vc04_services")
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")
0ff3c366a7eb ("staging: vc04_services: Rename callback VCHI_CALLBACK_T to vchi_callback")
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")
dc7603e1fa3d ("staging: vc04_services: Remove unused structs")
25c42086c711 ("staging: vc04_services: fix warnings of Block comments use of *")
3e722c805cdf ("staging: vc04_services: fix warnings of scpace required between operator")
b7697f054018 ("staging: vc04_services: fix check warnings of line over 80 characters")
161ca4c0feeb ("staging: vc04_services: Avoid NULL comparison")
f8fcbb6ba89c ("staging: vc04_services: Avoid typedef")