summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys
Commit message (Expand)AuthorAgeFilesLines
* staging: unisys: Solve sparse warningMarcos Paulo de Souza2017-05-151-1/+1
* staging: unisys: visorhba: fix s-Par to boot with option CONFIG_VMAP_STACK se...Sameer Wadgaonkar2017-04-281-1/+7
* staging: unisys: visorbus: fix s-Par to boot with option CONFIG_VMAP_STACK se...Sameer Wadgaonkar2017-04-281-14/+19
* staging: unisys: visorbus: remove POSTCODE from visorchipset_initDavid Kershner2017-04-282-107/+1
* staging: unisys: visorbus: remove postcodes in setup_crash_devices_work_queueDavid Kershner2017-04-281-19/+14
* staging: unisys: visorbus: refactor setup_crash_devices_work_queueDavid Kershner2017-04-281-6/+5
* staging: unisys: visorbus: get rid of POSTCODES in my_device_changestateDavid Kershner2017-04-281-4/+1
* staging: unisys: visorbus: remove POSTCODE from my_device_createDavid Kershner2017-04-281-15/+9
* staging: unisys: visorbus: remove POSTCODE from bus_configureDavid Kershner2017-04-281-12/+2
* staging: unisys: visorbus: remove POSTCODEs from bus_createDavid Kershner2017-04-281-12/+2
* staging: unisys: visorbus: get rid of POSTCODEs in save_crash_msgDavid Kershner2017-04-281-12/+12
* staging: unisys: visorbus: remove postcodes in visorbus_initDavid Kershner2017-04-281-11/+3
* staging: unisys: visorbus: remove noisy postcode from visorchipset_exitDavid Kershner2017-04-281-4/+0
* staging: unisys: visorbus: remove noisy postcode in bus_destroyDavid Kershner2017-04-281-3/+0
* staging: unisys: visorbus: remove noisy postcodesDavid Kershner2017-04-281-19/+2
* staging: unisys: visorbus: remove POSTCODE in create_bus_instanceDavid Kershner2017-04-281-6/+2
* staging: unisys: visorbus: remove POSTCODE from chispet_initDavid Kershner2017-04-281-2/+0
* staging: unisys: visorbus: remove POSTCODE from create_visor_deviceDavid Kershner2017-04-281-7/+2
* staging: unisys: visorbus: remove NORETRYDavid Kershner2017-04-281-3/+3
* staging: unisys: visorbus: handle visorchannel_write errors in codeDavid Kershner2017-04-281-19/+16
* staging: unisys: visorbus: add timeout to controlvm_periodic_workDavid Kershner2017-04-281-1/+2
* staging: unisys: visorbus: update commentDavid Kershner2017-04-281-11/+4
* staging: unisys: visorbus: fixed indentationDavid Kershner2017-04-281-1/+1
* staging; unisys: visorbus: replace uint32 with intDavid Kershner2017-04-281-1/+1
* staging: unisys: visornic: remove keyword inline from functionDavid Kershner2017-04-281-1/+1
* staging: unisys: visorbus: combine response functions into a single oneDavid Kershner2017-04-281-31/+22
* staging: unisys: visorbus: fix kernel BUG discovered by day0 testingDavid Kershner2017-04-081-0/+6
* staging: unisys: visornic: Replace symbolic perms with octalThomas Jespersen2017-04-081-2/+2
* staging: unisys: visorbus: Have unisys_vmcall return Linux error instead of V...David Kershner2017-03-292-11/+32
* staging: unisys: visorbus: move unisys_vmcall into visorchipsetDavid Kershner2017-03-292-20/+20
* staging: unisys: visorbus: Update vmcallinterface commentDavid Kershner2017-03-291-3/+3
* staging: unisys: visorbus: get rid of ISSUE_IO_VMCALLDavid Kershner2017-03-292-6/+4
* staging: unisys: visorbus: remove useless ifdefDavid Kershner2017-03-291-4/+0
* staging: unisys: visorbus: consolidate if statementsDavid Kershner2017-03-291-12/+6
* staging: unisys: visorbus: get rid of braces around single statementsDavid Kershner2017-03-291-2/+2
* staging: unisys: visorbus: add error handling to chipset_device_pause/resumeDavid Kershner2017-03-293-9/+16
* staging: unisys: visorbus: add error handling to initiate_chipset_device_paus...David Kershner2017-03-291-42/+32
* staging: unisys: visorbus: don't unregister if we failed to registerDavid Kershner2017-03-291-6/+1
* staging: unisys: visorbus: don't ignore visorchannel_read errorDavid Kershner2017-03-291-4/+7
* staging: unisys: visorbus: check for err from dev_set_nameDavid Kershner2017-03-291-2/+4
* staging: unisys: visorbus: cleanup error handling in visorbus_ueventDavid Kershner2017-03-291-3/+1
* staging: unisys: visorbus: get rid of unused parameter forcenomatchDavid Kershner2017-03-291-9/+0
* staging: unisys: visorbus: get rid of unused parameter forcematchDavid Kershner2017-03-291-7/+0
* staging: unisys: visorbus: get rid of create_bus_type.David Kershner2017-03-291-29/+3
* staging: unisys: visorbus: fix error handling in create_bus_instanceDavid Kershner2017-03-291-25/+14
* staging: unisys: visorbus: add error handling visorbus_enable_channel_interruptDavid Kershner2017-03-292-4/+4
* staging: unisys: visorbus: add error handling for dev_start_periodic_workDavid Kershner2017-03-291-2/+3
* staging: unisys: remove client from spar_check_channelDavid Kershner2017-03-294-27/+26
* staging: unisys: visorbus: get rid of shouting SPAR_VBUS_CHANNEL_CLIENT_OK macroDavid Kershner2017-03-292-9/+7
* staging: unisys: visorbus: move vbuschannel_print_devinfo from .h to .c fileDavid Kershner2017-03-292-35/+34
OpenPOWER on IntegriCloud