blob: 37d4c88d1d79b37e823fb5131115e7f6082a0f48 [file] [log] [blame]
26a42c251ed8 ("staging: unisys: Change data to point to visor_controlvm_parameters_header.")
b32c5cb84fd0 ("staging: unisys: Switch to use new generic UUID API")
f230ba68de9e ("staging: unisys: visorbus: visorchannel.c: fix multi-line function definition")
dcecf46f3d30 ("staging: unisys: visorbus: Remove unused define for visorchipset.")
a35e3268da51 ("staging: unisys: visorchipset: remove local_addr in handle_command")
403043c4e170 ("staging: unisys: moved visor_check_channel from include/channel.h to visorbus/visorbus_main.c")
baf9b7054072 ("staging: unisys: visorbus: visorbus_main.c: put function name and return value on same line.")
8e516683c44e ("staging: unisys: visorbus: controlvmchannel.h: removed VISOR_CONTROLVM_CHANNEL_SIGNATURE")
d4e8a22e878c ("staging: unisys: visorbus: visorbus_main.c: Adjust code layout")
904ee62ac5ec ("staging: unisys: visorbus: visorchipset.c: Adjust code layout")
19fb5eaa64b3 ("staging: unisys: include: channel.h: Adjust whitespace usage")
b35fae7e2c33 ("staging: unisys: visorbus: Rename #define to fit surrounding namespace")
2e670eef551f ("staging: unisys: visorbus: Remove unused #define")
6cf6e5e64532 ("staging: unisys: include: iochannel.h: fixed comment formatting issues")
5bf74b444394 ("staging: unisys: include: channel.h: fixed comment formatting issues")
0496bedf0ecf ("staging: unisys: visorbus: visorchannel.c: fixed comment formatting issues")
060b293b9b59 ("staging: unisys: visorbus: visorbus_main.c: fixed comment formatting issues")
19528057c0f9 ("staging: unisys: visorbus: vbuschannel.h: fixed comment formatting issues")
fd3074867f90 ("staging: unisys: visorbus: controlvmchannel.h: fixed comment formatting issues")
d70dd245215d ("staging: unisys: visorbus: remove channel_addr check in handle_command")
c75ebe5e30a0 ("staging: unisys: include: renamed #defines in channel.h to match driver namespace")
315dfc84d11f ("staging: unisys: include: renamed function spar_check_channel in channel.h to match driver namespace")
785542c6606b ("staging: unisys: visorinput: renamed #defines in visorinput.c to match driver namespace")
d3ad6e69ca59 ("staging: unisys: visorbus: renamed enum in controlvmchannel.h to match driver namespace")
545f09138901 ("staging: unisys: visorbus: renamed structures in controlvmchannel.h to match driver namespace")
c5a28902b466 ("staging: unisys: visorbus: renamed #defines in controlvmchannel.h to match driver namespace")
2b8ec7da96c1 ("staging: unisys: visorbus: renamed #define in visorchannel.c to match driver namespace")
55c71ebaf69a ("staging: unisys: visorbus: renamed structures in vbuschannel.h to match driver namespace")
734721746ec5 ("staging: unisys: visorbus: renamed #defines in vbuschannel.h to match driver namespace")
451072e3f0c7 ("staging: unisys: visorbus: renamed function initiate_chipset_device_pause_resume to match driver namespace")
c0b44136c8bc ("staging: unisys: visorbus: renamed functions like chipset_device_* to match driver namespace")
4f96c7308e8c ("staging: unisys: visorbus: renamed functions like chipset_bus_* to match driver namespace")
9e78fd35dfd1 ("staging: unisys: visorbus: renamed functions like *_bus_instance to match driver namespace")
f8b5a21febca ("staging: unisys: visorbus: renamed functions like device_*_response to match driver namespace")
63847f17f757 ("staging: unisys: visorbus: renamed functions like bus_*_response to match driver namespace")
055bc9093b3f ("staging: unisys: visorbus: remove POSTCODEs from bus_create")
646c7eb5d207 ("staging: unisys: visorbus: remove noisy postcodes")
450333f10a07 ("staging: unisys: visorbus: remove POSTCODE in create_bus_instance")
8c8c975f37b2 ("staging: unisys: visorbus: remove NORETRY")
4c0e65f83a93 ("staging: unisys: visorbus: combine response functions into a single one")
b0512faf6082 ("staging: unisys: visorbus: fix kernel BUG discovered by day0 testing")
bd801a0729c3 ("staging: unisys: visorbus: Have unisys_vmcall return Linux error instead of VMCALL error")
88845f407cd6 ("staging: unisys: visorbus: move unisys_vmcall into visorchipset")
40b3e1ac05f0 ("staging: unisys: visorbus: get rid of ISSUE_IO_VMCALL")
51646f4d4b8d ("staging: unisys: visorbus: consolidate if statements")
493d1597dd70 ("staging: unisys: visorbus: get rid of braces around single statements")
b4a8e6ae1744 ("staging: unisys: visorbus: add error handling to chipset_device_pause/resume")
15d9ce9d3797 ("staging: unisys: visorbus: add error handling to initiate_chipset_device_pause_resume")
293deb2c0ca4 ("staging: unisys: visorbus: don't unregister if we failed to register")
711c67f4ecc8 ("staging: unisys: visorbus: don't ignore visorchannel_read error")