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
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
2016-06-08
staging: unisys: visornic: change return statements
David Binder
1
-9
/
+7
2016-06-08
staging: unisys: iovmcall_gnuc.h change -1 return values
Erik Arfvidson
1
-2
/
+2
2016-06-08
staging: unisys: visorchipset change -1 return value
Erik Arfvidson
1
-1
/
+1
2016-06-08
staging: unisys: visorbus change -1 return values
Erik Arfvidson
1
-6
/
+6
2016-06-08
staging: unisys: visorhba change -1 return value
Erik Arfvidson
1
-2
/
+2
2016-06-08
staging: unisys: visorinput change -1 return value
Erik Arfvidson
1
-1
/
+1
2016-06-08
staging: unisys: visorhba: "Prefer 'unsigned int'" checkpatch warnings
Tim Sell
1
-3
/
+3
2016-06-08
staging: unisys: visornic: remove extraneous error check
David Binder
1
-3
/
+1
2016-06-08
staging: unisys: visornic: check for error instead of success
David Binder
1
-2
/
+4
2016-06-08
staging: unisys: visorhba: return 0 literal
David Binder
1
-1
/
+1
2016-06-08
staging: unisys: visornic: cleanup error handling
David Binder
1
-3
/
+3
2016-06-08
staging: unisys: visornic: simplify visornic if statements
David Binder
1
-19
/
+22
2016-06-08
staging: unisys: visorhba: visorhbas_open[] no longer used, so deleted
Tim Sell
1
-11
/
+1
2016-06-08
staging: unisys: visorhba: simplify and enhance debugfs interface
Tim Sell
1
-71
/
+65
2016-06-08
staging: unisys: visorhba: remove unused (and broken) logic
Tim Sell
1
-74
/
+4
2016-06-08
staging: unisys: visorhba: correct scsi task mgmt completion handling
Tim Sell
1
-27
/
+111
2016-06-08
staging: unisys: visorhba: delete processing of vdiskmgmt commands
Tim Sell
1
-22
/
+0
2016-05-21
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-1007
/
+501
2016-05-09
staging: unisys: rename misleading var ii with frag
Erik Arfvidson
1
-5
/
+5
2016-05-09
staging: unisys: visorhba: switch success handling to error handling
David Binder
1
-8
/
+9
2016-05-09
staging: unisys: visorhba: main path needs to flow down the left margin
Tim Sell
1
-8
/
+9
2016-05-09
staging: unisys: visorinput: handle_locking_key() simplifications
Tim Sell
1
-11
/
+7
2016-05-09
staging: unisys: visorhba: fail gracefully for thread creation failures
Tim Sell
1
-26
/
+28
2016-05-09
staging: unisys: visornic: comment restructuring and removing bad diction
Erik Arfvidson
1
-94
/
+58
2016-05-09
staging: unisys: fix format string %Lx to %llx for u64
Erik Arfvidson
1
-5
/
+5
2016-05-09
staging: unisys: remove unused struct members
Erik Arfvidson
1
-6
/
+0
2016-05-09
staging: unisys: visorchannel: correct variable misspelling
David Binder
1
-1
/
+1
2016-05-09
staging: unisys: visorhba: replace functionlike macro with function
Alexander Curtin
2
-46
/
+22
2016-04-29
staging: unisys: visorbus: initialize variables
David Binder
1
-4
/
+4
2016-04-29
staging: unisys: visorbus: remove unused chipsetready information
Erik Arfvidson
2
-102
/
+1
2016-04-29
staging: unisys: include: Added kerneldoc comments to visor_device
Alexander Curtin
1
-11
/
+34
2016-04-29
staging: unisys: include: Added kernel-doc for struct visor_driver
Alexander Curtin
1
-31
/
+34
2016-04-29
staging: unisys: include: remove unused fields from struct visor_driver
Tim Sell
1
-2
/
+0
2016-04-29
staging: unisys: Documentation: Remove proc-entries.txt
David Binder
2
-94
/
+0
2016-04-29
staging: unisys: added display string size define
Erik Arfvidson
1
-2
/
+5
2016-04-29
staging: unisys: visornic: convert BUG_ON to dev_err() message
Tim Sell
1
-5
/
+3
2016-04-12
staging: unisys: visornic: prevent double-unlock of priv_lock
Tim Sell
1
-15
/
+25
2016-04-12
staging: unisys: visorinput: remove erroneous 'FIXME' comments
Tim Sell
1
-3
/
+3
2016-04-12
staging: unisys: removed unused 'visor_device.respond_to_device_create'
Alexander Curtin
1
-1
/
+0
2016-04-12
staging: unisys: visorbus: make bus_epilog match device_epilog
David Kershner
1
-16
/
+3
2016-04-12
staging: unisys: visorbus: device_epilog: clean up gotos
David Kershner
1
-23
/
+13
2016-04-12
staging: unisys: visorbus: visorchipset_init clean up gotos
David Kershner
1
-28
/
+40
2016-04-12
staging: unisys: visorchannel: remove redundant member size
David Binder
1
-4
/
+1
2016-04-12
staging: unisys: visornic: CHECK: Alignment should match open parenthesis
Tim Sell
1
-6
/
+7
2016-04-12
staging: unisys: visorbus: CHECK: Alignment should match open parenthesis
Tim Sell
1
-35
/
+45
2016-04-12
staging: unisys: visorbus: 'unsigned' --> 'unsigned int'
Tim Sell
1
-1
/
+1
2016-03-31
staging: unisys: visorbus: remove unnecessary poll_count logic
Tim Sell
1
-7
/
+0
2016-03-31
x86/cpufeature: Remove cpu_has_hypervisor
Borislav Petkov
1
-1
/
+1
2016-03-31
staging: unisys: remove wmb() in visordriver_remove_device
David Kershner
1
-10
/
+2
2016-03-31
staging: unisys: removed unused channel_bytes attribute
Alexander Curtin
1
-1
/
+0
[next]