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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-07
m68k/mac: Replace via-maciisi driver with via-cuda driver
Finn Thain
5
-702
/
+12
2017-02-07
via-cuda: Add support for Egret system controller
Finn Thain
1
-21
/
+134
2017-02-07
via-cuda: Initialize data_index early and increment consistently
Finn Thain
1
-3
/
+3
2017-02-07
via-cuda: Use spinlock_irq_save/restore instead of enable/disable_irq
Finn Thain
1
-11
/
+5
2017-02-07
via-cuda: Avoid TREQ race condition
Finn Thain
1
-4
/
+3
2017-02-07
via-cuda: Fix re-initialization of reply_ptr and reading_reply
Finn Thain
1
-2
/
+2
2017-02-07
via-cuda: Prevent read buffer overflow
Finn Thain
1
-1
/
+7
2017-02-07
via-cuda: Add TREQ, TIP and TACK signal helpers
Finn Thain
1
-23
/
+53
2017-02-07
via-cuda: Remove redundant temporary variable
Finn Thain
1
-6
/
+2
2017-02-07
via-cuda: Cleanup printk calls
Finn Thain
1
-20
/
+6
2017-02-03
cxl: Fix build when CONFIG_DEBUG_FS=n
Andrew Donnellan
2
-5
/
+57
2017-01-31
powernv: Pass PSSCR value and mask to power9_idle_stop
Gautham R. Shenoy
1
-11
/
+41
2017-01-31
cpuidle:powernv: Add helper function to populate powernv idle states.
Gautham R. Shenoy
1
-36
/
+53
2017-01-25
cxl: Prevent read/write to AFU config space while AFU not configured
Andrew Donnellan
4
-23
/
+35
2017-01-25
cxl: Force psl data-cache flush during device shutdown
Vaibhav Jain
1
-0
/
+3
2017-01-25
cxl: Drop unused header asm/pnv-pci.h
Greg Kurz
1
-1
/
+0
2017-01-22
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-5
/
+30
2017-01-22
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...
Linus Torvalds
3
-75
/
+108
2017-01-22
Merge tag 'usb-4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
10
-32
/
+31
2017-01-22
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-14
/
+13
2017-01-22
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+7
2017-01-21
Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
16
-66
/
+158
2017-01-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+2
2017-01-20
Merge tag 'spi-fix-v4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-12
/
+21
2017-01-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
11
-108
/
+91
2017-01-20
xhci: remove WARN_ON if dma mask is not set for platform devices
Mathias Nyman
1
-1
/
+1
2017-01-20
Merge branches 'thermal-core' and 'thermal-soc' into for-rc
Zhang Rui
1
-53
/
+100
2017-01-20
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-0
/
+1
2017-01-20
virtio/s390: virtio: constify virtio_config_ops structures
Bhumika Goyal
1
-1
/
+1
2017-01-20
virtio/s390: add missing \n to end of dev_err message
Colin Ian King
1
-1
/
+1
2017-01-20
virtio/s390: support READ_STATUS command for virtio-ccw
Pierre Morel
1
-0
/
+25
2017-01-20
virtio_console: fix a crash in config_work_handler
G. Campana
1
-1
/
+1
2017-01-20
vhost/scsi: silence uninitialized variable warning
Dan Carpenter
1
-1
/
+1
2017-01-20
vhost: scsi: constify target_core_fabric_ops structures
Bhumika Goyal
1
-1
/
+1
2017-01-20
nbd: only set MSG_MORE when we have more to send
Josef Bacik
1
-4
/
+2
2017-01-19
Merge tag 'pci-v4.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-11
/
+13
2017-01-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-23
/
+63
2017-01-19
Merge tag 'for-linus-4.10-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+71
2017-01-19
HID: wacom: Fix sibling detection regression
Jason Gerecke
2
-8
/
+18
2017-01-19
Merge tag 'omap-for-v4.10/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Olof Johansson
1
-0
/
+1
2017-01-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2017-01-18
Merge remote-tracking branch 'mkp-scsi/fixes' into fixes
James Bottomley
6
-23
/
+58
2017-01-17
scsi: mpt3sas: fix hang on ata passthrough commands
James Bottomley
2
-14
/
+38
2017-01-17
qla2xxx: Disable out-of-order processing by default in firmware
Quinn Tran
1
-6
/
+0
2017-01-17
qla2xxx: Fix erroneous invalid handle message
Quinn Tran
2
-1
/
+5
2017-01-17
qla2xxx: Reduce exess wait during chip reset
Quinn Tran
1
-2
/
+2
2017-01-17
qla2xxx: Terminate exchange if corrupted
Quinn Tran
3
-5
/
+43
2017-01-17
qla2xxx: Fix crash due to null pointer access
Quinn Tran
1
-4
/
+12
2017-01-17
qla2xxx: Collect additional information to debug fw dump
Quinn Tran
1
-7
/
+20
2017-01-17
qla2xxx: Reset reserved field in firmware options to 0
Himanshu Madhani
1
-1
/
+14
[next]