summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys
AgeCommit message (Expand)Author
2015-09-17staging: unisys: remove reference of visorutilSudip Mukherjee
2015-09-13staging: unisys: visornic: handle error return from device registrationBenjamin Romer
2015-09-13staging: unisys: stop device registration before visorbus registrationBenjamin Romer
2015-09-13staging: unisys: visorbus: Unregister driver on errorDavid Kershner
2015-09-13staging: unisys: visornic: Fix receive bytes statisticsDavid Kershner
2015-09-13staging: unisys: unregister netdev when create debugfs failsDavid Kershner
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-14staging: unisys: make visorbus_dev_groups staticMichał Kępień
2015-08-14drivers: staging: unisys: add MODULE_DEVICE_TABLE and temporary MODULE_ALIAS ...Prarit Bhargava
2015-08-14Staging: unisys: Remove useless cast on void pointerShraddha Barke
2015-08-14visorbus: switch from ioremap_cache to memremapDan Williams
2015-08-05staging: unisys: visornic: Convert to using napiNeil Horman
2015-08-03staging: unisys: visorchannel: Add peek functionNeil Horman
2015-07-31staging: unisys: visornic - consolidate+simplify xmit watermark checksTim Sell
2015-07-31staging: unisys: visornic: enable skb->len error-check, remove DEBUG blocksTim Sell
2015-07-31staging: unisys: visornic_resume needs to mirror _serverdown_completeTim Sell
2015-07-31staging: unisys: visornic - correctly reset flag prior to send_enbdis()Tim Sell
2015-07-31staging: unisys: visornic - prevent lock recursion after IO recoveryTim Sell
2015-07-31staging: unisys: avoid format string parsingKees Cook
2015-07-31drivers, staging, unisys Add modalias files to visorbus devicesPrarit Bhargava
2015-07-31staging: unisys: add UUID strings to channel_guid.hPrarit Bhargava
2015-07-31drivers, staging, unisys, cleanup channel_guid.hPrarit Bhargava
2015-07-24staging: unisys: visornic - prevent NETDEV WATCHDOG timeouts after IO recoveryTim Sell
2015-07-24staging: unisys: visornic - check visorchannel_signalinsert/remove failuresTim Sell
2015-07-24staging: unisys: visornic - ensure proper net locking in tx reset logicTim Sell
2015-07-24staging: unisys: Process more than one response per checkDavid Kershner
2015-07-22staging: unisys: remove bogus error checkingNeil Horman
2015-07-22staging: unisys: remove visornic_ioctlNeil Horman
2015-07-22staging: unisys: Remove trans_startNeil Horman
2015-07-22staging: unisys: Fix improper use of NETDEV_TX_BUSYNeil Horman
2015-07-22staging: unisys: Remove some extraneous start/stop queue operationsNeil Horman
2015-07-22staging: unisys: Change enable/disable to wait foreverNeil Horman
2015-07-22staging: unisys: Make serverdown synchronousNeil Horman
2015-07-22staging: unisys: simplify visornic_serverdown_completeNeil Horman
2015-07-22staging: unisys: Guard against task leakageNeil Horman
2015-07-22staging: unisys: Clean up kthread usageNeil Horman
2015-07-22staging: unisys: Linarize skbsNeil Horman
2015-07-22staging: unisys: BUG halt on error in I/O channelNeil Horman
2015-07-22staging: unisys: Check return code properly on visor_copy_fragsinfo_from_skbNeil Horman
2015-07-22staging: unisys: Remove num_visornic_open arrayNeil Horman
2015-07-16staging: unisys: fix copyright statementsBenjamin Romer
2015-07-14staging: unisys: fix random hangs with network stress in visornicTim Sell
2015-07-14staging: unisys: Lock visorchannels associated with devicesDavid Kershner
2015-07-14staging: unisys: Reduce indentChristophe JAILLET
2015-07-14staging: unisys: Use kzalloc instead of kmalloc/memsetChristophe JAILLET
2015-07-14staging: unisys: fix random memory corruption in visorchannel_write()Tim Sell
2015-07-14staging: unisys: correctly NULL-terminate visorbus sysfs attribute arrayTim Sell
2015-07-14staging: unisys: Fix broken build when ARCH=umKen Cox
2015-07-14staging: unisys: Allow visorbus to autoloadDavid Kershner
2015-07-14staging: unisys: visornic: prevent erroneous kfree of devdata pointerTim Sell