summaryrefslogtreecommitdiff
path: root/drivers/staging/unisys/visorbus/visorchipset.c
AgeCommit message (Expand)Author
2017-08-31staging: unisys: change pr_err to dev_err in visor_check_channelSameer Wadgaonkar
2017-08-31staging: unisys: visorbus: Fix up GUID definitionDavid Kershner
2017-08-31staging: unisys: Use size of channel defined in the channel.David Kershner
2017-08-31staging: unisys: visorbus: use all 80 characters for multi-line messagesDavid Kershner
2017-08-31staging: unisys: visorchipset: Shorten parser_init_byte_stream.David Kershner
2017-08-31staging: unisys: visorbus: Move parser functions location in file.David Kershner
2017-08-31staging: unisys: visorbus: remove uneeded initializationsDavid Kershner
2017-08-31staging: unisys: visorbus: Remove useless else clause in visorutil_spar_detect.David Kershner
2017-08-31staging: unisys: Change data to point to visor_controlvm_parameters_header.David Kershner
2017-08-31staging: unisys: visorbus: Split else if blocks into multiple if.David Kershner
2017-08-31staging: unisys: visorbus: Remove check for valid parm_addr.David Kershner
2017-08-31staging: unisys: visorbus: Remove useless initialization.David Kershner
2017-08-31staging: unisys: visorbus: Remove useless comment.David Kershner
2017-08-31staging: unisys: visorbus: Consolidate controlvm channel creation.David Kershner
2017-08-31staging: unisys: visorbus: Use __func__ instead of name.David Kershner
2017-08-31staging: unisys: visorbus: Clean up vmcall address function.David Kershner
2017-08-31staging: unisys: visorbus: visorchipset.c: Fix bug in parser_init_byte_stream.Sameer Wadgaonkar
2017-08-22staging: unisys: visorbus: Get rid of passthrough function visorchipset_devic...Sameer Wadgaonkar
2017-08-22staging: unisys: visorbus: Get rid of passthrough function visorchipset_devic...Sameer Wadgaonkar
2017-08-22staging: unisys: visorbus: Get rid of passthrough function visorchipset_bus_d...Sameer Wadgaonkar
2017-08-22staging: unisys: visorbus: visorchipset.c: Fix SonarQube sprintf findingsDavid Binder
2017-08-22staging: unisys: visorbus: Get rid of passthrough function visorchipset_bus_c...David Kershner
2017-08-22staging: unisys: reference bus_no and dev_no directlyDavid Kershner
2017-08-22staging: unisys: don't copy to local variableDavid Kershner
2017-08-22staging: unisys: Move SIOVM guid to visorbusDavid Kershner
2017-08-22staging: unisys: visorbus: Remove unnecessary includes for visorchipset.cDavid Kershner
2017-08-22staging: unisys: visorbus: merging the visorbus_device_pause_response and vis...Sameer Wadgaonkar
2017-08-22staging: unisys: visorbus: merging the visorbus_*_response functions into one.Sameer Wadgaonkar
2017-08-22staging: unisys: visorbus: Remove unnecessary commentsDavid Binder
2017-08-22staging: unisys: visorbus: Merge vmcallinterface.h into visorchipset.cDavid Binder
2017-08-22staging: unisys: visorbus: fix multi-line function definitionCharles Daniels
2017-08-22staging: unisys: Switch to use new generic UUID APIAndy Shevchenko
2017-08-22staging: unisys: visorbus: Adding a new line between function definitionZohaib Javed
2017-08-22staging: unisys: visorbus: remove filename from beginning of fileZohaib Javed
2017-07-27staging: unisys: visorbus: Constify attribute_group structures.Arvind Yadav
2017-07-18staging: unisys: visorbus: Remove unused define for visorchipset.David Kershner
2017-07-18staging: unisys: visorbus: cleaned up include block of visorchipset.cMark Foresta
2017-07-18staging: unisys: visorchipset: remove local_addr in handle_commandErik Arfvidson
2017-07-18staging: unisys: visorbus: Fix memory leakZachary Dremann
2017-07-18staging: unisys: moved visor_check_channel from include/channel.h to visorbus...Sameer Wadgaonkar
2017-07-18staging: unisys: visorbus: visorchipset.c: Adjust code layoutDavid Binder
2017-07-16staging: unisys: visorbus: use __func__ over hardcoded nameZachary Dremann
2017-07-16staging: unisys: visorbus: adjust tabs in functionSteve Wilson
2017-07-16staging: unisys: visorbus: visorchipset.c: fixed comment formatting issuesSameer Wadgaonkar
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