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
2017-12-08
drivers: visorbus: move driver out of staging
David Kershner
15
-4526
/
+4
2017-12-06
staging: unisys: move dependencies from UNISYSSPAR to VISORBUS
David Kershner
2
-2
/
+1
2017-12-06
staging: unisys: combine visorchannel.h and visorbus.h
David Kershner
5
-183
/
+168
2017-12-06
staging: unisys: remove !UML flag
David Kershner
1
-1
/
+1
2017-12-06
staging: unisys: fix dependencies with UNISYSSPAR Kconfig flag
David Kershner
1
-2
/
+1
2017-11-28
staging: unisys: visorbus: address theoretical int overflows
Tim Sell
1
-3
/
+4
2017-11-28
staging: unisys: Remove redundant license text
Greg Kroah-Hartman
13
-134
/
+0
2017-11-28
staging: unisys: fix up some SPDX tags
Greg Kroah-Hartman
2
-1
/
+2
2017-11-28
staging: unisys: add SPDX identifiers to all unisys driver files
Greg Kroah-Hartman
12
-0
/
+12
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
2
-7
/
+7
2017-11-14
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-564
/
+319
2017-11-03
staging: unisys: don't care about debugfs errors
gregkh@linuxfoundation.org
1
-2
/
+0
2017-11-02
staging: unisys: Fix incorrect unisys MAINTAINERS pattern
Tom Saeger
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-09
Merge 4.14-rc4 into staging-next
Greg Kroah-Hartman
1
-2
/
+2
2017-09-28
staging: unisys: visornic: clean up parenthesis
David Kershner
1
-3
/
+3
2017-09-28
staging: unisys: visorhba: clean up parenthesis
David Kershner
1
-4
/
+4
2017-09-28
staging: unisys: visorbus: Fix extraneous parenthesis
David Kershner
2
-4
/
+4
2017-09-28
staging: unisys: visorbus: fix comments in vbuschannel.h
Sameer Wadgaonkar
1
-5
/
+4
2017-09-28
staging: unisys: include: fix comments and spacing issues in visorbus.h
Sameer Wadgaonkar
1
-7
/
+5
2017-09-28
staging: unisys: visorbus: fix line over 80 characters checkpatch warning
Sameer Wadgaonkar
1
-2
/
+4
2017-09-28
staging: unisys: visorbus: simplify visorchannel_create_guts
Sameer Wadgaonkar
3
-28
/
+14
2017-09-28
staging: unisys: check the whole channel instead of just guid for match
Sameer Wadgaonkar
4
-5
/
+17
2017-09-28
staging: unisys: include: Remove unused enum
David Binder
1
-20
/
+0
2017-09-28
staging: unisys: include: Remove unnecessary macro to generate signature
David Binder
1
-3
/
+1
2017-09-28
staging: unisys: include: Rename channel.h to visorchannel.h
David Binder
5
-7
/
+7
2017-09-28
staging: unisys: visorbus: clean up parameter formatting
David Kershner
2
-10
/
+9
2017-09-28
staging: unisys: visorbus: shrink name of POLLJIFFIES_CONTROLVMCHANNEL_XXX
David Kershner
1
-12
/
+8
2017-09-28
staging: unisys: visorbus: visorchipset.c: Remove useless initializations
David Kershner
1
-8
/
+8
2017-09-28
staging: unisys: remove visorbus_type extern
David Kershner
4
-38
/
+38
2017-09-28
staging: unisys: visorbus: keep the success path on the left side
David Kershner
1
-4
/
+3
2017-09-28
staging: unisys: include: consolidate a comment
David Kershner
1
-4
/
+3
2017-09-28
staging: unisys: include: remove signature_32
David Kershner
1
-3
/
+2
2017-09-28
staging: unisys: include: reorder to avoid forward declaration
David Kershner
1
-62
/
+63
2017-09-28
staging: unisys: visorbus: vbuschannel doesn't use ctypes
David Kershner
3
-1
/
+2
2017-09-28
staging: unisys: include: remove io.h from channel.h
David Kershner
1
-1
/
+0
2017-09-28
staging: unisys: only include a file where it is used.
David Kershner
6
-2
/
+6
2017-09-28
staging: unisys: visorbus: to_visor_device/to_visor_driver move up
David Kershner
1
-10
/
+4
2017-09-28
staging: unisys: visorbus: visorbus_main.c: remove blank lines
David Kershner
1
-41
/
+3
2017-09-28
staging: unisys: visorbus: visorchipset: clean up blank lines in visorchipset
David Kershner
1
-95
/
+3
2017-09-28
staging: unisys: visorbus: fix newlines for visorchannel
David Kershner
1
-27
/
+1
2017-09-28
staging: unisys: visorbus: Remove unneeded initialization
David Kershner
1
-1
/
+1
2017-09-28
staging: unisys: visorbus: simplify debugfs print statment
David Kershner
1
-1
/
+1
2017-09-28
staging: unisys: visorbus: clean up formatting of function definitions
David Kershner
1
-18
/
+9
2017-09-28
staging: unisys: shrink the name of a variable
David Kershner
2
-12
/
+10
2017-09-28
staging: unisys: visorbus: keep the success path on the left
David Kershner
1
-7
/
+9
2017-09-28
staging: unisys: visorbus: clean up initializations
David Kershner
1
-7
/
+7
2017-09-28
staging: unisys; visorbus: visorbus_main.c: remove extraneous newline
David Kershner
1
-8
/
+4
2017-09-28
staging: unisys: fix up device_destroy
David Kershner
1
-2
/
+3
2017-09-28
staging: unisys: visorbus: NULL pending_msg_hdr not an error
David Kershner
2
-8
/
+8
[next]