blob: 053766b2fa36fbb2f4ecd6d16fb7a4f7b0852abc [file] [log] [blame]
913e4e05a432 ("staging: vc04_services: Get rid of vchiq_platform_handle_timeout()")
004e890d5cf7 ("staging: vc04_services: Get rid of vchiq_platform_videocore_wanted()")
88084848eb8c ("staging: vc04_services: Get rid of vchiq_platform_suspend/resume()")
0e2662125062 ("staging: vc04_services: Get rid of vchiq_platform_paused/resumed()")
be7fbad631f3 ("staging: vc04_services: get rid of vchiq_platform_use_suspend_timer()")
dcbcbfa4af09 ("staging: vc04_services: Delete blocked_count in struct vchiq_arm_state")
9af64167354f ("staging: vc04_services: get rid of blocked_blocker completion in struct vchiq_arm_state")
d91f500a1273 ("staging: vc04_services: Get rid of resume_blocker completion in struct vchiq_arm_state")
7d153fcc1070 ("staging: vc04_services: Get rid of resume_blocked in struct vchiq_arm_state")
361906387c7d ("staging: vc04_services: Remove unused variables in struct vchiq_arm_state")
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")
051fbf4739bd ("staging: vc04_services: Replace VCHIQ_CONNSTATE_T enum typedef with enum vchiq_connstate")
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")
f8fcbb6ba89c ("staging: vc04_services: Avoid typedef")