summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libsas/sas_phy.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: libsas: Delete struct scsi_coreJohn Garry2023-08-211-4/+4
* scsi: libsas: Allow libsas to include SCSI header files directlyJason Yan2021-07-201-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-111-17/+1
|\
| * scsi: libsas: switch remaining files to SPDX tagsChristoph Hellwig2019-05-211-17/+1
* | scsi: libsas: only clear phy->in_shutdown after shutdown event doneJason Yan2019-05-291-2/+1
|/
* scsi: libsas: Print expander PHY indexes in decimalJohn Garry2019-04-151-4/+3
* scsi: libsas: Drop sas_printk()John Garry2018-11-151-4/+4
* scsi: libsas: shut down the PHY if events reached the thresholdJason Yan2018-01-081-1/+26
* scsi: libsas: Use dynamic alloced work to avoid sas event lostJason Yan2018-01-081-35/+9
* [SCSI] libsas: suspend / resume supportDan Williams2012-08-241-0/+21
* [SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_workDan Williams2012-04-231-14/+7
* [SCSI] libsas: replace event locks with atomic bitopsDan Williams2012-02-191-8/+4
* [SCSI] libsas: fix/amend device gone notification in sas_deform_port()Dan Williams2011-05-261-2/+2
* WorkStruct: make allyesconfigDavid Howells2006-11-221-16/+29
* [SCSI] aci94xx: implement link rate settingJames Bottomley2006-09-071-7/+8
* [SCSI] aic94xx: new driverJames Bottomley2006-08-291-0/+157