summaryrefslogtreecommitdiff
path: root/drivers/staging/unisys/visorbus/visorchipset.c
AgeCommit message (Expand)Author
2017-10-09Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman
2017-09-28staging: unisys: visorbus: Fix extraneous parenthesisDavid Kershner
2017-09-28staging: unisys: visorbus: fix line over 80 characters checkpatch warningSameer Wadgaonkar
2017-09-28staging: unisys: visorbus: simplify visorchannel_create_gutsSameer Wadgaonkar
2017-09-28staging: unisys: visorbus: clean up parameter formattingDavid Kershner
2017-09-28staging: unisys: visorbus: shrink name of POLLJIFFIES_CONTROLVMCHANNEL_XXXDavid Kershner
2017-09-28staging: unisys: visorbus: visorchipset.c: Remove useless initializationsDavid Kershner
2017-09-28staging: unisys: remove visorbus_type externDavid Kershner
2017-09-28staging: unisys: visorbus: keep the success path on the left sideDavid Kershner
2017-09-28staging: unisys: visorbus: visorchipset: clean up blank lines in visorchipsetDavid Kershner
2017-09-28staging: unisys: visorbus: NULL pending_msg_hdr not an errorDavid Kershner
2017-09-28staging: unisys: visorbus: fix alignment of paranethesisDavid Kershner
2017-09-28staging: unisys; visorbus: visorchipset.c: remove extraneous newlineDavid Kershner
2017-09-28staging: unisys: visorbus: clean up parser_string_get functionDavid Kershner
2017-09-28staging: unisys: visorbus: don't need local variable cmdDavid Kershner
2017-09-28staging: unisys: visorbus: simplify commenting in controlvm_initDavid Kershner
2017-09-18staging: unisys/visorbus: add __init/__exit annotationsArnd Bergmann
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