aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libsas/sas_phy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-20scsi: libsas: Allow libsas to include SCSI header files directlyJason Yan1-1/+1
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-17/+1
2019-05-29scsi: libsas: only clear phy->in_shutdown after shutdown event doneJason Yan1-2/+1
2019-05-21scsi: libsas: switch remaining files to SPDX tagsChristoph Hellwig1-17/+1
2019-04-15scsi: libsas: Print expander PHY indexes in decimalJohn Garry1-4/+3
2018-11-15scsi: libsas: Drop sas_printk()John Garry1-4/+4
2018-01-08scsi: libsas: shut down the PHY if events reached the thresholdJason Yan1-1/+26
2018-01-08scsi: libsas: Use dynamic alloced work to avoid sas event lostJason Yan1-35/+9
2012-08-24[SCSI] libsas: suspend / resume supportDan Williams1-0/+21
2012-04-23[SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_workDan Williams1-14/+7
2012-02-19[SCSI] libsas: replace event locks with atomic bitopsDan Williams1-8/+4
2011-05-26[SCSI] libsas: fix/amend device gone notification in sas_deform_port()Dan Williams1-2/+2
2006-11-22WorkStruct: make allyesconfigDavid Howells1-16/+29
2006-09-07[SCSI] aci94xx: implement link rate settingJames Bottomley1-7/+8
2006-08-29[SCSI] aic94xx: new driverJames Bottomley1-0/+157