index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
unisys
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-17
staging: unisys: remove reference of visorutil
Sudip Mukherjee
1
-1
/
+0
2015-09-13
staging: unisys: visornic: handle error return from device registration
Benjamin Romer
1
-2
/
+3
2015-09-13
staging: unisys: stop device registration before visorbus registration
Benjamin Romer
1
-4
/
+7
2015-09-13
staging: unisys: visorbus: Unregister driver on error
David Kershner
1
-0
/
+2
2015-09-13
staging: unisys: visornic: Fix receive bytes statistics
David Kershner
1
-4
/
+4
2015-09-13
staging: unisys: unregister netdev when create debugfs fails
David Kershner
1
-1
/
+4
2015-09-09
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-15
/
+18
2015-08-15
staging: unisys: make visorbus_dev_groups static
Michał Kępień
1
-1
/
+1
2015-08-15
drivers: staging: unisys: add MODULE_DEVICE_TABLE and temporary MODULE_ALIAS ...
Prarit Bhargava
1
-0
/
+9
2015-08-15
Staging: unisys: Remove useless cast on void pointer
Shraddha Barke
1
-1
/
+1
2015-08-14
visorbus: switch from ioremap_cache to memremap
Dan Williams
2
-15
/
+18
2015-08-05
staging: unisys: visornic: Convert to using napi
Neil Horman
1
-120
/
+82
2015-08-04
staging: unisys: visorchannel: Add peek function
Neil Horman
2
-0
/
+23
2015-08-01
staging: unisys: visornic - consolidate+simplify xmit watermark checks
Tim Sell
1
-39
/
+75
2015-08-01
staging: unisys: visornic: enable skb->len error-check, remove DEBUG blocks
Tim Sell
1
-23
/
+3
2015-08-01
staging: unisys: visornic_resume needs to mirror _serverdown_complete
Tim Sell
1
-30
/
+26
2015-08-01
staging: unisys: visornic - correctly reset flag prior to send_enbdis()
Tim Sell
1
-0
/
+1
2015-08-01
staging: unisys: visornic - prevent lock recursion after IO recovery
Tim Sell
1
-2
/
+3
2015-08-01
staging: unisys: avoid format string parsing
Kees Cook
1
-1
/
+1
2015-08-01
drivers, staging, unisys Add modalias files to visorbus devices
Prarit Bhargava
1
-3
/
+42
2015-08-01
staging: unisys: add UUID strings to channel_guid.h
Prarit Bhargava
1
-0
/
+4
2015-08-01
drivers, staging, unisys, cleanup channel_guid.h
Prarit Bhargava
1
-15
/
+5
2015-07-24
staging: unisys: visornic - prevent NETDEV WATCHDOG timeouts after IO recovery
Tim Sell
1
-0
/
+2
2015-07-24
staging: unisys: visornic - check visorchannel_signalinsert/remove failures
Tim Sell
1
-7
/
+14
2015-07-24
staging: unisys: visornic - ensure proper net locking in tx reset logic
Tim Sell
1
-0
/
+9
2015-07-24
staging: unisys: Process more than one response per check
David Kershner
1
-81
/
+83
2015-07-23
staging: unisys: remove bogus error checking
Neil Horman
1
-12
/
+0
2015-07-23
staging: unisys: remove visornic_ioctl
Neil Horman
1
-16
/
+0
2015-07-23
staging: unisys: Remove trans_start
Neil Horman
1
-6
/
+0
2015-07-23
staging: unisys: Fix improper use of NETDEV_TX_BUSY
Neil Horman
1
-6
/
+11
2015-07-23
staging: unisys: Remove some extraneous start/stop queue operations
Neil Horman
1
-8
/
+1
2015-07-23
staging: unisys: Change enable/disable to wait forever
Neil Horman
1
-7
/
+9
2015-07-23
staging: unisys: Make serverdown synchronous
Neil Horman
1
-23
/
+2
2015-07-23
staging: unisys: simplify visornic_serverdown_complete
Neil Horman
1
-28
/
+8
2015-07-23
staging: unisys: Guard against task leakage
Neil Horman
1
-2
/
+7
2015-07-23
staging: unisys: Clean up kthread usage
Neil Horman
1
-96
/
+86
2015-07-23
staging: unisys: Linarize skbs
Neil Horman
1
-0
/
+16
2015-07-23
staging: unisys: BUG halt on error in I/O channel
Neil Horman
1
-2
/
+10
2015-07-23
staging: unisys: Check return code properly on visor_copy_fragsinfo_from_skb
Neil Horman
1
-1
/
+1
2015-07-23
staging: unisys: Remove num_visornic_open array
Neil Horman
1
-187
/
+154
2015-07-16
staging: unisys: fix copyright statements
Benjamin Romer
12
-59
/
+47
2015-07-15
staging: unisys: fix random hangs with network stress in visornic
Tim Sell
1
-4
/
+6
2015-07-15
staging: unisys: Lock visorchannels associated with devices
David Kershner
1
-4
/
+5
2015-07-15
staging: unisys: Reduce indent
Christophe JAILLET
1
-25
/
+24
2015-07-15
staging: unisys: Use kzalloc instead of kmalloc/memset
Christophe JAILLET
1
-2
/
+1
2015-07-15
staging: unisys: fix random memory corruption in visorchannel_write()
Tim Sell
1
-1
/
+2
2015-07-15
staging: unisys: correctly NULL-terminate visorbus sysfs attribute array
Tim Sell
1
-0
/
+1
2015-07-15
staging: unisys: Fix broken build when ARCH=um
Ken Cox
1
-1
/
+1
2015-07-15
staging: unisys: Allow visorbus to autoload
David Kershner
1
-0
/
+3
2015-07-15
staging: unisys: visornic: prevent erroneous kfree of devdata pointer
Tim Sell
1
-14
/
+6
[next]