aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/unisys/visorbus/visorchipset.c
AgeCommit message (Expand)Author
2017-05-25staging: unisys: visorbus: remove channel_addr check in handle_commandSameer Wadgaonkar
2017-05-25staging: unisys: visorbus: add comment to explain polling logic in controlvm_...Sameer Wadgaonkar
2017-05-25staging: unisys: include: renamed #defines in channel.h to match driver names...Sameer Wadgaonkar
2017-05-25staging: unisys: visorbus: renamed enum in controlvmchannel.h to match driver...Sameer Wadgaonkar
2017-05-25staging: unisys: visorbus: renamed structures in controlvmchannel.h to match ...Sameer Wadgaonkar
2017-05-25staging: unisys: visorbus: renamed #defines in controlvmchannel.h to match dr...Sameer Wadgaonkar
2017-05-25staging: unisys: visorbus: renamed #defines in visorchipset.c to match driver...Sameer Wadgaonkar
2017-05-25staging: unisys: visorbus: renamed functions like my_device_* to match driver...Sameer Wadgaonkar
2017-05-25staging: unisys: visorbus: renamed functions like chipset_device_* to match d...Sameer Wadgaonkar
2017-05-25staging: unisys: visorbus: renamed functions like chipset_bus_* to match driv...Sameer Wadgaonkar
2017-05-25staging: unisys: visorbus: renamed functions like device_*_response to match ...Sameer Wadgaonkar
2017-05-25staging: unisys: visorbus: renamed functions like bus_*_response to match dri...Sameer Wadgaonkar
2017-05-25staging: unisys: visorbus: renamed functions bus_create, bus_destroy and bus_...Sameer Wadgaonkar
2017-05-25staging: unisys: visorbus: rename typ to cr_typeJon Frisch
2017-04-28staging: unisys: visorbus: fix s-Par to boot with option CONFIG_VMAP_STACK se...Sameer Wadgaonkar
2017-04-28staging: unisys: visorbus: remove POSTCODE from visorchipset_initDavid Kershner
2017-04-28staging: unisys: visorbus: remove postcodes in setup_crash_devices_work_queueDavid Kershner
2017-04-28staging: unisys: visorbus: refactor setup_crash_devices_work_queueDavid Kershner
2017-04-28staging: unisys: visorbus: get rid of POSTCODES in my_device_changestateDavid Kershner
2017-04-28staging: unisys: visorbus: remove POSTCODE from my_device_createDavid Kershner
2017-04-28staging: unisys: visorbus: remove POSTCODE from bus_configureDavid Kershner
2017-04-28staging: unisys: visorbus: remove POSTCODEs from bus_createDavid Kershner
2017-04-28staging: unisys: visorbus: get rid of POSTCODEs in save_crash_msgDavid Kershner
2017-04-28staging: unisys: visorbus: remove noisy postcode from visorchipset_exitDavid Kershner
2017-04-28staging: unisys: visorbus: remove noisy postcode in bus_destroyDavid Kershner
2017-04-28staging: unisys: visorbus: remove POSTCODE from chispet_initDavid Kershner
2017-04-28staging: unisys: visorbus: remove NORETRYDavid Kershner
2017-04-28staging: unisys: visorbus: add timeout to controlvm_periodic_workDavid Kershner
2017-04-28staging: unisys: visorbus: update commentDavid Kershner
2017-04-28staging: unisys: visorbus: fixed indentationDavid Kershner
2017-04-28staging; unisys: visorbus: replace uint32 with intDavid Kershner
2017-04-28staging: unisys: visorbus: combine response functions into a single oneDavid Kershner
2017-03-29staging: unisys: visorbus: Have unisys_vmcall return Linux error instead of V...David Kershner
2017-03-29staging: unisys: visorbus: move unisys_vmcall into visorchipsetDavid Kershner
2017-03-29staging: unisys: visorbus: get rid of ISSUE_IO_VMCALLDavid Kershner
2017-03-29staging: unisys: visorbus: add error handling to chipset_device_pause/resumeDavid Kershner
2017-03-29staging: unisys: visorbus: consolidate bus_responder and device_responderDavid Kershner
2017-03-29staging: unisys: visorbus: add error handling for chipset_device_createDavid Kershner
2017-03-29staging: unisys: visorbus: add error handling to chipset_bus_createDavid Kershner
2017-03-29staging: unisys: visorbus: remaining_steps convert ret to errDavid Kershner
2017-03-29staging: unisys: visorbus: textid_store convert ret to errDavid Kershner
2017-03-29staging: unisys: visorbus: error_store convert ret to errDavid Kershner
2017-03-29staging: unisys: visorbus: boottotool convert ret to errDavid Kershner
2017-03-29staging: unisys: visorbus: convert ret to err to be consistentDavid Kershner
2017-03-29staging: unisys: visorbus: add error handling to remaining_steps_showDavid Kershner
2017-03-29staging: unisys: visorbus: add error handling textid_showDavid Kershner
2017-03-29staging: unisys: visorbus: add error handling to error_showDavid Kershner
2017-03-29staging: unisys: visorbus: add error handling to boottotool_showDavid Kershner
2017-03-29staging: unisys: visorbus: add error handling to toolaction_showDavid Kershner
2017-03-29staging: unisys: visorbus: add error handling around kobject_ueventDavid Kershner