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
/
libsas
/
sas_init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 59
Thomas Gleixner
1
-18
/
+1
2019-04-16
scsi: libsas: Print expander PHY indexes in decimal
John Garry
1
-1
/
+1
2019-04-16
scsi: libsas: Stop hardcoding SAS address length
John Garry
1
-19
/
+21
2018-11-15
scsi: libsas: Drop SAS_DPRINTK() and revise logs levels
John Garry
1
-3
/
+3
2018-11-15
scsi: libsas: Drop sas_printk()
John Garry
1
-2
/
+2
2018-02-28
scsi: libsas: Fix kernel-doc headers
Bart Van Assche
1
-1
/
+1
2018-01-09
scsi: libsas: Use new workqueue to run sas event and disco event
Jason Yan
1
-0
/
+18
2018-01-09
scsi: libsas: make the event threshold configurable
Jason Yan
1
-0
/
+31
2018-01-09
scsi: libsas: shut down the PHY if events reached the threshold
Jason Yan
1
-1
/
+32
2018-01-09
scsi: libsas: Use dynamic alloced work to avoid sas event lost
Jason Yan
1
-3
/
+24
2017-11-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-12
/
+0
2017-11-01
scsi: sas: Convert timers to use timer_setup()
Kees Cook
1
-1
/
+2
2017-09-16
scsi: libsas: kill useless ha_event and do some cleanup
Jason Yan
1
-12
/
+0
2017-04-05
scsi: sas: remove sas_domain_release_transport
Johannes Thumshirn
1
-7
/
+0
2017-02-07
scsi: libsas: remove sas_scsi_timed_out
Christoph Hellwig
1
-1
/
+0
2014-11-27
libsas: remove task_collector mode
Christoph Hellwig
1
-21
/
+0
2012-08-24
[SCSI] libsas: suspend / resume support
Dan Williams
1
-1
/
+89
2012-07-20
[SCSI] libsas: trim sas_task of slow path infrastructure
Dan Williams
1
-2
/
+21
2012-07-20
[SCSI] libsas: enforce eh strategy handlers only in eh context
Dan Williams
1
-0
/
+2
2012-07-20
[SCSI] libata, libsas: introduce sched_eh and end_eh port ops
Dan Williams
1
-7
/
+7
2012-04-23
[SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_work
Dan Williams
1
-6
/
+5
2012-03-01
[SCSI] libsas: don't recover end devices attached to disabled phys
Dan Williams
1
-0
/
+3
2012-03-01
[SCSI] libsas: fix sas_unregister_ports vs sas_drain_work
Dan Williams
1
-7
/
+11
2012-03-01
[SCSI] libsas: route local link resets through ata-eh
Dan Williams
1
-19
/
+26
2012-02-20
[SCSI] libsas: Remove redundant phy state notification calls.
Jeff Skirvin
1
-4
/
+1
2012-02-20
[SCSI] libsas: sas_phy_enable via transport_sas_phy_reset
Dan Williams
1
-8
/
+49
2012-02-20
[SCSI] libsas: execute transport link resets with libata-eh via host workqueue
Dan Williams
1
-1
/
+55
2012-02-20
[SCSI] libsas: perform sas-transport resets in shost->workq context
Dan Williams
1
-1
/
+58
2012-02-20
[SCSI] libsas: let libata handle command timeouts
Dan Williams
1
-0
/
+1
2012-02-19
[SCSI] libsas: prevent domain rediscovery competing with ata error handling
Dan Williams
1
-0
/
+2
2012-02-19
[SCSI] libsas: introduce sas_drain_work()
Dan Williams
1
-3
/
+6
2012-02-19
[SCSI] libsas: convert ha->state to flags
Dan Williams
1
-2
/
+2
2012-02-19
[SCSI] libsas: replace event locks with atomic bitops
Dan Williams
1
-2
/
+1
2011-10-02
[SCSI] isci: export phy events via ->lldd_control_phy()
Dan Williams
1
-4
/
+9
2011-08-27
[SCSI] libsas: export sas_alloc_task()
Dan Williams
1
-3
/
+27
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2007-07-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-0
/
+1
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+1
2007-07-18
[SCSI] libsas: add SAS management protocol handler
FUJITA Tomonori
1
-0
/
+1
2007-01-14
[SCSI] libsas: Add SAS_HA state flags to avoid queueing events while unloading
Darrick J. Wong
1
-0
/
+12
2007-01-14
[SCSI] libsas: Destroy the task collector thread after releasing ports
Darrick J. Wong
1
-2
/
+3
2007-01-14
[SCSI] libsas: Add a sysfs knob to enable/disable a phy
Darrick J. Wong
1
-2
/
+33
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-1
/
+1
2006-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-1
/
+3
2006-11-22
[PATCH] aic94xx: handle REQ_DEVICE_RESET
Darrick J. Wong
1
-1
/
+1
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-2
/
+4
2006-11-15
[SCSI] libsas: modify error handler to use scsi_eh_* functions
Darrick J. Wong
1
-0
/
+2
2006-09-08
[SCSI] aci94xx: implement link rate setting
James Bottomley
1
-2
/
+42
2006-08-29
[SCSI] aic94xx: new driver
James Bottomley
1
-0
/
+227