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
/
include
/
scsi
/
libsas.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+2
2019-06-20
scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()
John Garry
1
-2
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 59
Thomas Gleixner
1
-18
/
+1
2019-05-21
scsi: libsas: switch remaining files to SPDX tags
Christoph Hellwig
1
-18
/
+1
2019-04-16
scsi: libsas: Inject revalidate event for root port event
John Garry
1
-0
/
+7
2019-04-16
scsi: libsas: Stop hardcoding SAS address length
John Garry
1
-3
/
+3
2019-02-09
scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
Nathan Chancellor
1
-1
/
+2
2019-01-12
scsi: libsas: Fix some indentation in libsas.h
John Garry
1
-29
/
+27
2018-06-20
scsi: libsas: dynamically allocate and free ata host
Jason Yan
1
-1
/
+1
2018-01-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-8
/
+22
2018-01-11
scsi: libsas: direct call probe and destruct
Jason Yan
1
-2
/
+1
2018-01-09
scsi: libsas: Use new workqueue to run sas event and disco event
Jason Yan
1
-0
/
+3
2018-01-09
scsi: libsas: make the event threshold configurable
Jason Yan
1
-0
/
+1
2018-01-09
scsi: libsas: shut down the PHY if events reached the threshold
Jason Yan
1
-0
/
+6
2018-01-09
scsi: libsas: Use dynamic alloced work to avoid sas event lost
Jason Yan
1
-6
/
+11
2017-11-22
scsi: libsas: align sata_device's rps_resp on a cacheline
Huacai Chen
1
-1
/
+1
2017-11-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-40
/
+16
2017-11-01
scsi: sas: Convert timers to use timer_setup()
Kees Cook
1
-0
/
+1
2017-09-16
scsi: libsas: remove unused port_gone_completion and DISCE_PORT_GONE
Jason Yan
1
-3
/
+0
2017-09-16
scsi: libsas: remove the numbering for each event enum
Jason Yan
1
-17
/
+17
2017-09-16
scsi: libsas: kill useless ha_event and do some cleanup
Jason Yan
1
-21
/
+0
2017-08-30
scsi: scsi_transport_sas: switch to bsg-lib for SMP passthrough
Christoph Hellwig
1
-3
/
+0
2017-08-26
scsi: libsas: move bus_reset_handler() to target_reset_handler()
Hannes Reinecke
1
-1
/
+1
2017-06-28
scsi: sas: scsi_queue_work can fail, so make callers aware
Johannes Thumshirn
1
-3
/
+3
2017-04-05
scsi: sas: remove sas_domain_release_transport
Johannes Thumshirn
1
-1
/
+0
2014-12-18
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
1
-1
/
+0
2014-12-12
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-8
/
+3
2014-12-04
scsi: remove ->change_queue_type method
Christoph Hellwig
1
-1
/
+0
2014-11-27
libsas: remove task_collector mode
Christoph Hellwig
1
-13
/
+1
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
1
-2
/
+1
2014-11-05
libsas: use ata_dev_classify()
Hannes Reinecke
1
-8
/
+3
2014-03-19
libata, libsas: kill pm_result and related cleanup
Dan Williams
1
-1
/
+0
2013-06-04
[SCSI] libsas: implement > 16 byte CDB support
James Bottomley
1
-1
/
+1
2013-05-10
[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...
James Bottomley
1
-2
/
+2
2012-08-24
[SCSI] libsas: suspend / resume support
Dan Williams
1
-5
/
+15
2012-07-20
[SCSI] libsas: trim sas_task of slow path infrastructure
Dan Williams
1
-5
/
+9
2012-07-20
[SCSI] libsas: drop sata port multiplier infrastructure
Dan Williams
1
-1
/
+0
2012-07-20
[SCSI] libsas: add sas_eh_abort_handler
Dan Williams
1
-0
/
+1
2012-07-20
[SCSI] libsas: enforce eh strategy handlers only in eh context
Dan Williams
1
-0
/
+10
2012-07-20
[SCSI] libata, libsas: introduce sched_eh and end_eh port ops
Dan Williams
1
-1
/
+3
2012-07-08
[SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtf
Dan Williams
1
-2
/
+4
2012-04-23
[SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_work
Dan Williams
1
-4
/
+36
2012-03-01
[SCSI] libsas: revert ata srst
Dan Williams
1
-1
/
+0
2012-03-01
[SCSI] libsas: async ata scanning
Dan Williams
1
-1
/
+0
2012-03-01
[SCSI] libsas: mark all domain devices gone if root port disappears
Dan Williams
1
-1
/
+1
2012-02-29
[SCSI] libsas: fix sas_find_local_phy(), take phy references
Dan Williams
1
-2
/
+7
2012-02-29
[SCSI] libsas: poll for ata device readiness after reset
Dan Williams
1
-0
/
+1
2012-02-20
[SCSI] libsas: add mutex for SMP task execution
Jeff Skirvin
1
-0
/
+2
2012-02-20
[SCSI] libsas: sas_phy_enable via transport_sas_phy_reset
Dan Williams
1
-1
/
+0
2012-02-20
[SCSI] libsas: let libata handle command timeouts
Dan Williams
1
-1
/
+2
[next]