summaryrefslogtreecommitdiff
path: root/drivers/staging/unisys/visorbus/visorchipset.c
AgeCommit message (Expand)Author
2016-09-27staging: unisys: visorbus: Convert visorchannel_signalinsert() return valDavid Binder
2016-09-27staging: unisys: visorbus: Convert visorchannel_signalremove() return valDavid Binder
2016-09-27staging: unisys: make MODULE_DESCRIPTIONs consistentJon Frisch
2016-09-27staging: unisys: visorbus: remove driver version from visorchipset.cJon Frisch
2016-09-20staging: unisys: visorbus: move parahotplug_request_list and related lockDavid Kershner
2016-09-20staging: unisys: visorbus: move deviceenabled/disabled store functionsDavid Kershner
2016-09-20staging: unisys: visorbus: move the remaining_steps_show/store functionsDavid Kershner
2016-09-20staging: unisys: visorbus: move textid store and show functionsDavid Kershner
2016-09-20staging: unisys: visorbus: move error store/show functionsDavid Kershner
2016-09-20staging: unisys: visorbus: remove parser_done prototypeDavid Kershner
2016-09-20staging: unisys: visorbus: remove controlvm_respond_physdev_changestateDavid Kershner
2016-09-20staging: unisys: visorbus: move parser_init_byte_streamDavid Kershner
2016-09-20staging: unisys: visorbus: move boottotoolDavid Kershner
2016-09-20staging: unisys: visorbus: move toolaction functions to remove prototypesDavid Kershner
2016-09-20staging: unisys: visorbus: remove controlvm_respond_chipset_init prototypeDavid Kershner
2016-09-20staging: unisys: visorbus: remove prototype controlvm_respondDavid Kershner
2016-09-20staging: unisys: visorbus: move parahotplug_process_listDavid Kershner
2016-09-20staging: unisys: visorbus: move read_controlvm_eventDavid Kershner
2016-09-20staging: unisys: visorbus: move handle_commandDavid Kershner
2016-09-20staging: unisys: visorbus: reorder controlvm_periodic_workDavid Kershner
2016-09-20staging: unisys: visorbus: move controlvm_payload_bytes_bufferedJon Frisch
2016-09-20staging: unisys: visorbus: remove unused dump_vhba_busJon Frisch
2016-09-20staging: unisys: visorbus remove unused module parameterJon Frisch
2016-09-12staging: unisys: visorbus: cleanup include listingsDavid Kershner
2016-09-12staging: unisys: visorbus: merge guestlinuxdebug with vmcallinterface.hDavid Kershner
2016-09-12staging: unisys: visorbus: Merge controlvm completion status to controlvmchannelDavid Kershner
2016-09-12staging: unisys: visorbus: Merge channel_guid.h with channel.hDavid Binder
2016-09-12staging: unisys: visorbus: remove putfile_buffer_entryJon Frisch
2016-09-12staging: unisys: visorbus: remove unused listsJon Frisch
2016-09-12staging: unisys: visorbus: remove g_devicechangestate_packetJon Frisch
2016-09-12staging: unisys: visorchipset.c remove unused pound definesErik Arfvidson
2016-08-15staging: unisys: visorbus: Rename function to follow existing conventionDavid Binder
2016-08-15staging: unisys: visorbus: Remove notifier-related code from visorbusDavid Binder
2016-08-15staging: unisys: visorbus: Rectify commenting in visorchipset.cDavid Binder
2016-08-15staging: unisys: visorbus: Remove unnecessary EXPORT_SYMBOL statementsBryan Thompson
2016-08-15staging: unisys: visorbus: remove periodic_work.h/.cTim Sell
2016-08-15staging: unisys: visorbus: check parahotplug_request_complete_resultErik Arfvidson
2016-06-07staging: unisys: visorchipset change -1 return valueErik Arfvidson
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-09staging: unisys: remove unused struct membersErik Arfvidson
2016-05-09staging: unisys: visorchannel: correct variable misspellingDavid Binder
2016-04-28staging: unisys: visorbus: initialize variablesDavid Binder
2016-04-28staging: unisys: visorbus: remove unused chipsetready informationErik Arfvidson
2016-04-11staging: unisys: visorbus: make bus_epilog match device_epilogDavid Kershner
2016-04-11staging: unisys: visorbus: device_epilog: clean up gotosDavid Kershner
2016-04-11staging: unisys: visorbus: visorchipset_init clean up gotosDavid Kershner
2016-04-11staging: unisys: visorbus: CHECK: Alignment should match open parenthesisTim Sell
2016-04-11staging: unisys: visorbus: 'unsigned' --> 'unsigned int'Tim Sell
2016-03-31staging: unisys: visorbus: remove unnecessary poll_count logicTim Sell
2016-03-31x86/cpufeature: Remove cpu_has_hypervisorBorislav Petkov