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
pinetabv-6.6.y-devel
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
/
scsi
/
libsas
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-11
scsi: libsas: Fix disk not being scanned in after being removed
Xingui Yang
1
-10
/
+22
2024-03-11
scsi: libsas: Add a helper sas_get_sas_addr_and_dev_type()
Xingui Yang
1
-7
/
+12
2023-09-14
scsi: libsas: Declare sas_discover_end_dev() static
Damien Le Moal
1
-1
/
+1
2023-09-14
scsi: libsas: Declare sas_set_phy_speed() static
Damien Le Moal
1
-2
/
+2
2023-09-14
scsi: libsas: Move local functions declarations to sas_internal.h
Damien Le Moal
1
-0
/
+12
2023-09-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-38
/
+3
2023-09-05
Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2
-8
/
+3
2023-08-31
scsi: libsas: Simplify sas_queue_reset() and remove unused code
Wenchao Hao
1
-38
/
+3
2023-08-25
Merge patch series "libsas: Some tidy-up"
Martin K. Petersen
8
-37
/
+33
2023-08-25
Merge patch series "Returning FIS on success for CDL"
Martin K. Petersen
1
-0
/
+3
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
8
-33
/
+33
2023-08-22
scsi: libsas: Delete enum sas_class
John Garry
2
-3
/
+0
2023-08-22
scsi: libsas: Add return_fis_on_success to sas_ata_task
Igor Pylypiv
1
-0
/
+3
2023-08-21
scsi: libsas: Remove unused declarations
Yue Haibing
1
-7
/
+0
2023-08-02
ata,scsi: remove ata_sas_port_init()
Niklas Cassel
1
-3
/
+0
2023-08-02
ata,scsi: cleanup __ata_port_probe()
Hannes Reinecke
1
-1
/
+1
2023-08-02
ata,scsi: remove ata_sas_port_destroy()
Hannes Reinecke
2
-2
/
+2
2023-08-02
ata,scsi: remove ata_sas_port_{start,stop} callbacks
Hannes Reinecke
1
-2
/
+0
2023-06-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-53
/
+71
2023-06-05
ata: libata-sata: Simplify ata_change_queue_depth()
Damien Le Moal
1
-2
/
+1
2023-05-08
scsi: libsas: factor out sas_check_fanout_expander_topo()
Jason Yan
1
-10
/
+18
2023-05-08
scsi: libsas: Remove an empty branch in sas_check_parent_topology()
Jason Yan
1
-23
/
+33
2023-05-08
scsi: libsas: Simplify sas_check_eeds()
Jason Yan
1
-20
/
+20
2023-04-03
scsi: libsas: Abort all in-flight requests when device is gone
Jason Yan
1
-0
/
+29
2023-02-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-105
/
+114
2023-02-23
Merge tag 'ata-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
1
-6
/
+5
2023-01-12
scsi: libsas: Fix an error code in sas_ata_add_dev()
Dan Carpenter
1
-1
/
+1
2023-01-07
scsi: libsas: Grab the ATA port lock in sas_ata_device_link_abort()
Xingui Yang
1
-0
/
+3
2023-01-04
ata: libata: simplify qc_fill_rtf port operation interface
Damien Le Moal
1
-2
/
+1
2023-01-04
ata: scsi: rename flag ATA_QCFLAG_FAILED to ATA_QCFLAG_EH
Niklas Cassel
1
-4
/
+4
2022-12-30
Merge patch series "scsi: libsas: Some coding style fixes and cleanups"
Martin K. Petersen
3
-105
/
+114
2022-12-30
scsi: libsas: Factor out sas_ex_add_dev()
Jason Yan
1
-29
/
+39
2022-12-30
scsi: libsas: Factor out sas_ata_add_dev()
Jason Yan
2
-52
/
+64
2022-12-30
scsi: libsas: Remove useless dev_list delete in sas_ex_discover_end_dev()
Jason Yan
1
-3
/
+0
2022-12-30
scsi: libsas: Change the coding style of sas_discover_sata()
Jason Yan
1
-6
/
+0
2022-12-30
scsi: libsas: Move sas_get_ata_command_set() up to save the declaration
Jason Yan
1
-15
/
+11
2022-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-25
/
+92
2022-11-26
scsi: libsas: Do not export sas_ata_wait_after_reset()
Jie Zhan
1
-2
/
+1
2022-11-26
scsi: libsas: Add smp_ata_check_ready_type()
Jie Zhan
3
-2
/
+29
2022-10-19
scsi: libsas: make use of ata_port_is_frozen() helper
Niklas Cassel
1
-1
/
+1
2022-10-18
scsi: libsas: Use sas_phy_match_port_addr() instead of open coding it
Jason Yan
1
-2
/
+1
2022-10-18
scsi: libsas: Use sas_phy_addr_match() instead of open coding it
Jason Yan
1
-2
/
+1
2022-10-18
scsi: libsas: Use sas_phy_match_dev_addr() instead of open coding it
Jason Yan
1
-12
/
+6
2022-10-18
scsi: libsas: Introduce sas_find_attached_phy_id() helper
Jason Yan
1
-0
/
+16
2022-10-18
scsi: libsas: Introduce SAS address comparison helpers
Jason Yan
1
-0
/
+17
2022-10-18
scsi: libsas: Update SATA dev FIS in sas_ata_task_done()
John Garry
1
-2
/
+2
2022-10-18
scsi: libsas: Make sas_{alloc, alloc_slow, free}_task() private
John Garry
2
-3
/
+4
2022-10-18
scsi: libsas: Add sas_ata_device_link_abort()
John Garry
1
-0
/
+15
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
[next]