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
2006-03-06
[PATCH] lpfc 8.1.3: Fix performance when using multiple SLI rings
Jamie Wellnitz
3
-3
/
+50
2006-03-06
[PATCH] lpfc 8.1.3: Remove unused MBhostaddr from lpfc_sli structure
Jamie Wellnitz
1
-3
/
+1
2006-03-06
[PATCH] lpfc 8.1.3: PCI hrd_type should be obtained with pci_read_config_byte...
Jamie Wellnitz
1
-2
/
+4
2006-03-06
[PATCH] lpfc 8.1.3: Derive supported speeds from LMT field in the READ_CONFIG
Jamie Wellnitz
3
-94
/
+126
2006-03-06
[PATCH] convert aic94xx over to using the sas transport end device
James Bottomley
1
-34
/
+165
2006-03-03
[SCSI] make some sas class properties optional
James Bottomley
1
-5
/
+31
2006-03-03
[SCSI] qla2xxx: use kthread_ API
Christoph Hellwig
6
-74
/
+38
2006-03-03
[SCSI] add 6.0 Gbit phy definitions to the sas transport class
James Bottomley
1
-0
/
+1
2006-03-01
[SCSI] mptspi: Add transport class Domain Validation
James Bottomley
6
-2459
/
+774
2006-03-01
[SCSI] lpfc 8.1.2: Change version number to 8.1.2
Jamie Wellnitz
1
-3
/
+3
2006-03-01
[SCSI] lpfc 8.1.2: Modify RSCN handling to unregister rpis on lost FCP_TARGET...
Jamie Wellnitz
1
-1
/
+30
2006-03-01
[SCSI] lpfc 8.1.2: Fix panic caused by HBA resets and target side cable pulls
Jamie Wellnitz
1
-3
/
+3
2006-03-01
[SCSI] lpfc 8.1.2: Fixed module parameter descriptions.
Jamie Wellnitz
1
-3
/
+3
2006-03-01
[SCSI] lpfc 8.1.2: Code cleanup of lpfc_mbx_cmpl_config_link
Jamie Wellnitz
1
-64
/
+43
2006-03-01
[SCSI] lpfc 8.1.2: Allow turning on internal loop-back mode
Jamie Wellnitz
2
-1
/
+5
2006-03-01
[SCSI] lpfc 8.1.2: Code style changes for Discovery code
Jamie Wellnitz
4
-95
/
+74
2006-03-01
[SCSI] lpfc 8.1.2: Make lpfc_els_rsp_rps_acc and lpfc_els_rsp_rpl_acc static
Jamie Wellnitz
1
-2
/
+2
2006-03-01
[SCSI] lpfc 8.1.2: Added support for FAN
Jamie Wellnitz
4
-58
/
+140
2006-03-01
[SCSI] lpfc 8.1.2: Add ERROR and WARM_START modes for diagnostic purposes.
Jamie Wellnitz
9
-152
/
+390
2006-03-01
[SCSI] lpfc 8.1.2: Remove hba_list from struct lpfc_hba
Jamie Wellnitz
1
-1
/
+0
2006-03-01
[SCSI] lpfc 8.1.2: Correct use of the hostdata field in scsi_host
Jamie Wellnitz
3
-41
/
+40
2006-03-01
[SCSI] lpfc 8.1.2: Misc FC Discovery changes :
Jamie Wellnitz
5
-393
/
+452
2006-03-01
[SCSI] lpfc 8.1.2: Add module parameter to limit number of outstanding comman...
Jamie Wellnitz
1
-0
/
+15
2006-03-01
[SCSI] lpfc 8.1.2: Fixed a double insertion of mail box object to the SLI mai...
Jamie Wellnitz
1
-3
/
+2
2006-03-01
[SCSI] lpfc 8.1.2: Fixed system panic in lpfc_sli_brdreset during dynamic add...
Jamie Wellnitz
1
-1
/
+16
2006-03-01
[SCSI] lpfc 8.1.2: Explicitly initialize the skip_post argument to lpfc_sli_s...
Jamie Wellnitz
1
-1
/
+1
2006-03-01
[SCSI] lpfc 8.1.2: Fixed a race condition in the PLOGI retry logic.
Jamie Wellnitz
2
-12
/
+24
2006-03-01
[SCSI] lpfc 8.1.2: Handling of ELS commands RRQ, RPS, RPL and LIRR correctly
Jamie Wellnitz
5
-34
/
+309
2006-03-01
[SCSI] lpfc 8.1.2: Remove unused SLI_IOCB_HIGH_PRIORITY
Jamie Wellnitz
2
-11
/
+0
2006-03-01
[SCSI] lpfc 8.1.2: Remove unreferenced cfg_fcp_bind_method from struct lpfc_hba
Jamie Wellnitz
1
-1
/
+0
2006-03-01
[SCSI] lpfc 8.1.2: Remove unused prototypes from lpfc_crtn.h
Jamie Wellnitz
1
-18
/
+0
2006-02-28
[SCSI] scsi: Handle device_add failure in scsi_alloc_target
Brian King
1
-2
/
+13
2006-02-28
[SCSI] fix scsi process problems and clean up the target reap issues
James Bottomley
3
-75
/
+36
2006-02-28
[SCSI] don't call ips_eh_reset in ips_queue to avoid deadlock
Mike Christie
1
-1
/
+1
2006-02-28
[SCSI] scsi_lib: fix recognition of cache type of Initio SBP-2 bridges
Al Viro
2
-2
/
+17
2006-02-28
[SCSI] Improve message printing code
Matthew Wilcox
1
-5
/
+19
2006-02-28
[SCSI] Recognize missing LUNs for non-standard devices
Alan Stern
1
-0
/
+13
2006-02-28
[SCSI] aic7xxx: semaphore to completion conversion
Christoph Hellwig
2
-38
/
+12
2006-02-28
[SCSI] aacraid: use kthread_ API
Christoph Hellwig
4
-21
/
+13
2006-02-28
[SCSI] Add EXPORT_SYMBOL for spi msg functions
James Bottomley
1
-0
/
+3
2006-02-28
[SCSI] sas: add support for enclosure and bad ID rphy attributes
Christoph Hellwig
1
-2
/
+51
2006-02-28
[SCSI] mptsas: add support for enclosure and bay identifier attributes
Christoph Hellwig
1
-35
/
+161
2006-02-28
[SCSI] jazz_esp: Fix sparse warnings.
Ralf Baechle
1
-9
/
+9
2006-02-28
[SCSI] jazz_esp: Delete useless prototype
Ralf Baechle
1
-1
/
+0
2006-02-28
[SCSI] Make spi_print_msg more consistent
Matthew Wilcox
1
-3
/
+3
2006-02-28
[SCSI] Add spi_populate_*_msg functions
Matthew Wilcox
7
-115
/
+69
2006-02-28
[SCSI] ncr53c8xx update
Matthew Wilcox
2
-94
/
+61
2006-02-28
[SCSI] unused show_spi_transport_period_helper parameter
Matthew Wilcox
1
-4
/
+3
2006-02-28
[SCSI] fix uninitialized variable error
Matthew Wilcox
1
-8
/
+3
2006-02-28
[SCSI] cciss: kfree(NULL) is legal
Andrew Morton
1
-2
/
+1
[next]