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
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
38
-307
/
+1416
2023-09-05
Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
3
-9
/
+4
2023-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
81
-614
/
+955
2023-09-02
Merge branch 'fixes' into misc
James Bottomley
20
-114
/
+99
2023-08-31
scsi: mpt3sas: Remove volatile qualifier
Ranjan Kumar
3
-6
/
+6
2023-08-31
scsi: mpt3sas: Perform additional retries if doorbell read returns 0
Ranjan Kumar
2
-13
/
+34
2023-08-31
scsi: libsas: Simplify sas_queue_reset() and remove unused code
Wenchao Hao
1
-38
/
+3
2023-08-31
scsi: qla2xxx: Fix unused variable warning in qla2xxx_process_purls_pkt()
Nathan Chancellor
1
-2
/
+1
2023-08-31
scsi: fnic: Remove unused functions fnic_scsi_host_start/end_tag()
Yang Li
1
-33
/
+0
2023-08-31
scsi: qla2xxx: Fix spelling mistake "tranport" -> "transport"
Colin Ian King
1
-1
/
+1
2023-08-31
Merge branch '6.5/scsi-fixes' into 6.6/scsi-staging
Martin K. Petersen
19
-113
/
+98
2023-08-30
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
1
-8
/
+4
2023-08-27
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-50
/
+1
2023-08-26
scsi: fnic: Replace sgreset tag with max_tag_id
Karan Tilak Kumar
2
-12
/
+11
2023-08-26
scsi: storvsc: Handle additional SRB status values
Michael Kelley
1
-0
/
+7
2023-08-26
Merge patch series "qla2xxx driver misc features"
Martin K. Petersen
16
-93
/
+1085
2023-08-26
scsi: qla2xxx: Remove unused variables in qla24xx_build_scsi_type_6_iocbs()
Nilesh Javali
1
-5
/
+0
2023-08-26
scsi: qla2xxx: Fix nvme_fc_rcv_ls_req() undefined error
Nilesh Javali
1
-1
/
+3
2023-08-25
Merge patch series "smartpqi updates"
Martin K. Petersen
2
-55
/
+215
2023-08-25
scsi: smartpqi: Change driver version to 2.1.24-046
Don Brace
1
-3
/
+3
2023-08-25
scsi: smartpqi: Enhance error messages
Mahesh Rajashekhara
1
-8
/
+9
2023-08-25
scsi: smartpqi: Enhance controller offline notification
David Strahan
1
-1
/
+49
2023-08-25
scsi: smartpqi: Enhance shutdown notification
David Strahan
1
-1
/
+1
2023-08-25
scsi: smartpqi: Simplify lun_number assignment
David Strahan
1
-4
/
+2
2023-08-25
scsi: smartpqi: Rename pciinfo to pci_info
Kevin Barnett
1
-6
/
+6
2023-08-25
scsi: smartpqi: Rename MACRO to clarify purpose
Kevin Barnett
2
-2
/
+2
2023-08-25
scsi: smartpqi: Add abort handler
Kevin Barnett
2
-36
/
+149
2023-08-25
scsi: snic: Fix double free in snic_tgt_create()
Zhu Wang
1
-2
/
+1
2023-08-25
scsi: sd: Remove the number of forward declarations
Bart Van Assche
1
-39
/
+27
2023-08-25
scsi: st: Add third party poweron reset handling
John Meneghini
1
-0
/
+2
2023-08-25
scsi: core: Report error list information in debugfs
Bart Van Assche
1
-3
/
+23
2023-08-25
scsi: core: Improve type safety of scsi_rescan_device()
Bart Van Assche
9
-11
/
+10
2023-08-25
scsi: qedi: Remove unused declarations
Yue Haibing
1
-2
/
+0
2023-08-25
scsi: qedf: Remove unused declaration
Yue Haibing
1
-1
/
+0
2023-08-25
scsi: xen-scsifront: shost_priv() can never return NULL
Juergen Gross
1
-3
/
+3
2023-08-25
scsi: core: raid_class: Remove raid_component_add()
Zhu Wang
1
-48
/
+0
2023-08-25
Merge patch series "libsas: Some tidy-up"
Martin K. Petersen
24
-103
/
+58
2023-08-25
Merge patch series "Returning FIS on success for CDL"
Martin K. Petersen
5
-18
/
+22
2023-08-22
scsi: libsas: Delete sas_ata_task.retry_count
John Garry
1
-1
/
+1
2023-08-22
scsi: libsas: Delete sas_ata_task.stp_affil_pol
John Garry
1
-5
/
+1
2023-08-22
scsi: libsas: Delete sas_ata_task.set_affil_pol
John Garry
1
-4
/
+3
2023-08-22
scsi: libsas: Delete sas_ssp_task.task_prio
John Garry
8
-11
/
+5
2023-08-22
scsi: libsas: Delete sas_ssp_task.enable_first_burst
John Garry
5
-18
/
+4
2023-08-22
scsi: libsas: Delete sas_ssp_task.retry_count
John Garry
2
-2
/
+0
2023-08-22
scsi: libsas: Delete struct scsi_core
John Garry
16
-49
/
+49
2023-08-22
scsi: libsas: Delete enum sas_phy_type
John Garry
5
-5
/
+0
2023-08-22
scsi: libsas: Delete enum sas_class
John Garry
7
-8
/
+0
2023-08-22
scsi: libsas: Delete sas_ha_struct.lldd_module
John Garry
6
-6
/
+0
2023-08-22
scsi: qla2xxx: Update version to 10.02.09.100-k
Nilesh Javali
1
-3
/
+3
2023-08-22
Revert "scsi: qla2xxx: Fix buffer overrun"
Nilesh Javali
1
-1
/
+1
[next]