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
2015-10-30
cxlflash: Fix MMIO and endianness errors
Matthew R. Ochs
5
-23
/
+24
2015-10-30
cxlflash: Fix function prolog parameters and return codes
Matthew R. Ochs
1
-44
/
+26
2015-10-30
cxlflash: Remove unnecessary scsi_block_requests
Matthew R. Ochs
1
-2
/
+0
2015-10-30
cxlflash: Correct behavior in device reset handler following EEH
Matthew R. Ochs
1
-3
/
+2
2015-10-30
cxlflash: Fix to prevent workq from accessing freed memory
Matthew R. Ochs
1
-1
/
+1
2015-10-30
cxlflash: Correct usage of scsi_host_put()
Matthew R. Ochs
1
-1
/
+2
2015-10-30
cxlflash: Fix AFU version access/storage and add check
Matthew R. Ochs
3
-8
/
+14
2015-10-30
cxlflash: Remove dual port online dependency
Matthew R. Ochs
1
-17
/
+10
2015-10-30
cxlflash: Fix async interrupt bypass logic
Matthew R. Ochs
1
-1
/
+1
2015-10-30
cxlflash: Fix host link up event handling
Matthew R. Ochs
3
-4
/
+15
2015-10-30
cxlflash: Fix location of setting resid
Matthew R. Ochs
1
-12
/
+8
2015-10-30
cxlflash: Fix to avoid stall while waiting on TMF
Matthew R. Ochs
2
-22
/
+34
2015-10-30
cxlflash: Fix to avoid spamming the kernel log
Matthew R. Ochs
1
-50
/
+59
2015-10-30
cxlflash: Refine host/device attributes
Matthew R. Ochs
1
-42
/
+138
2015-10-30
cxlflash: Make functions static
Matthew R. Ochs
2
-479
/
+474
2015-10-30
cxlflash: Correct naming of limbo state and waitq
Matthew R. Ochs
3
-22
/
+22
2015-10-30
cxlflash: Fix to avoid CXL services during EEH
Matthew R. Ochs
3
-41
/
+77
2015-10-30
cxlflash: Fix context encode mask width
Matthew R. Ochs
1
-1
/
+1
2015-10-30
cxlflash: Fix to avoid sizeof(bool)
Matthew R. Ochs
2
-2
/
+2
2015-10-30
cxlflash: Fix data corruption when vLUN used over multiple cards
Matthew R. Ochs
1
-8
/
+8
2015-10-30
cxlflash: Fix potential oops following LUN removal
Matthew R. Ochs
1
-12
/
+23
2015-10-30
cxlflash: Fix read capacity timeout
Manoj Kumar
3
-8
/
+7
2015-10-30
cxlflash: Replace magic numbers with literals
Manoj Kumar
3
-3
/
+9
2015-10-30
cxlflash: Fix to avoid invalid port_sel value
Manoj Kumar
1
-3
/
+6
2015-10-27
SCSI: fix bug in scsi_dev_info_list matching
Alan Stern
1
-34
/
+35
2015-10-27
SCSI: refactor device-matching code in scsi_devinfo.c
Alan Stern
1
-71
/
+41
2015-10-27
fnic: check pci_map_single() return value
Maurizio Lombardi
2
-8
/
+54
2015-10-27
be2iscsi: Revert ownership to Emulex
Ketan Mukadam
10
-22
/
+22
2015-10-27
bnx2fc: Do not log error for netevents that need no action
Shirish Pargaonkar
1
-1
/
+0
2015-10-27
lpfc: Update version to 11.0.0.0 for upstream patch set
James Smart
1
-1
/
+1
2015-10-27
lpfc: Fix default RA_TOV and ED_TOV in the FC/FCoE driver for all topologies
James Smart
2
-2
/
+15
2015-10-27
lpfc: The linux driver does not reinitiate discovery after a failed FLOGI
James Smart
1
-2
/
+7
2015-10-27
lpfc: Fix for discovery failure in PT2PT when FLOGI's ELS ACC response gets a...
James Smart
1
-14
/
+17
2015-10-27
lpfc: Add support for Lancer G6 and 32G FC links
James Smart
8
-9
/
+58
2015-10-27
fix: lpfc_send_rscn_event sends bigger buffer size
Ales Novak
1
-1
/
+1
2015-10-27
lpfc: remove set but not used variables
Sebastian Herbszt
10
-126
/
+8
2015-10-27
lpfc:Make the function lpfc_sli4_mbox_completions_pending static in order to ...
Nicholas Krause
1
-1
/
+1
2015-10-27
Fix kmalloc overflow in LPFC driver at large core count
Ian Mitchell
2
-6
/
+1
2015-10-27
lpfc: Destroy lpfc_hba_index IDR on module exit
Johannes Thumshirn
1
-0
/
+1
2015-10-27
lpfc: in sli3 use configured sg_seg_cnt for sg_tablesize
Bodo Stroesser
1
-1
/
+1
2015-10-27
lpfc: Remove unnessary cast
Firo Yang
1
-2
/
+1
2015-10-27
lpfc: fix model description
Sebastian Herbszt
1
-1
/
+1
2015-10-07
3w-9xxx: don't unmap bounce buffered commands
Christoph Hellwig
1
-7
/
+21
2015-10-01
scsi_dh: Use the correct module name when loading device handler
Paul Mackerras
1
-1
/
+1
2015-09-17
libiscsi: Fix iscsi_check_transport_timeouts possible infinite loop
Ariel Nahum
1
-6
/
+11
2015-09-12
thermal: fix intel PCH thermal driver mismerge
Linus Torvalds
1
-7
/
+4
2015-09-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+2
2015-09-12
Merge tag 'ntb-4.3' of git://github.com/jonmason/ntb
Linus Torvalds
4
-42
/
+203
2015-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
15
-15
/
+947
2015-09-12
Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-43
/
+180
[next]