blob: 34273291a19a2571d7a480a0427dd8509c50f600 [file] [log] [blame]
a2203cfe0d84 ("staging: vc04_services: don't increment service refcount when it's not needed")
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")
0f6f8749872e ("staging: vchiq: Have vchiq_dump_* functions return an error code")
0046b33ce553 ("staging: vchiq: Refactor indentation in vchiq_dump_* functions")
96a8b2912fe5 ("staging: vchiq_dump: Replace min with min_t")
eacb77aad729 ("staging: vchiq: Fix block comment format in vchiq_dump()")
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")
161ca4c0feeb ("staging: vc04_services: Avoid NULL comparison")
f8fcbb6ba89c ("staging: vc04_services: Avoid typedef")