index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-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
2015-07-15
staging: unisys: visornic: use preferred interface for setting netdev's parent
Tim Sell
1
-1
/
+1
2015-07-15
staging: unisys: visornic: delay start of worker thread until netdev created
Tim Sell
1
-9
/
+6
2015-07-15
staging: unisys: visornic: don't destroy global workqueues until devs destroyed
Tim Sell
1
-1
/
+2
2015-07-15
staging: unisys: visornic: correctly clean up device on removal
Tim Sell
1
-2
/
+63
2015-07-15
staging: unisys: visornic: correct obvious double-allocation of workqueues
Tim Sell
1
-12
/
+0
2015-07-15
staging: unisys: add error messages to visornic
Tim Sell
1
-11
/
+80
[next]