summaryrefslogtreecommitdiff
path: root/drivers/scsi/libsas/sas_port.c
AgeCommit message (Expand)Author
2019-06-20scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry
2019-05-21scsi: libsas: switch remaining files to SPDX tagsChristoph Hellwig
2019-04-15scsi: libsas: Inject revalidate event for root port eventJohn Garry
2018-11-15scsi: libsas: Drop SAS_DPRINTK() and revise logs levelsJohn Garry
2018-02-27scsi: libsas: Fix kernel-doc headersBart Van Assche
2018-01-10scsi: libsas: direct call probe and destructJason Yan
2018-01-08scsi: libsas: use flush_workqueue to process disco events synchronouslyJason Yan
2018-01-08scsi: libsas: Use dynamic alloced work to avoid sas event lostJason Yan
2013-05-10[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley
2012-08-24[SCSI] libsas: suspend / resume supportDan Williams
2012-04-23[SCSI] Revert "[SCSI] libsas: fix sas port naming"Dan Williams
2012-04-23[SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_workDan Williams
2012-02-29[SCSI] libsas: set attached device type and target protocols for local physDan Williams
2012-02-29[SCSI] libsas: fix sas port namingDan Williams
2012-02-29[SCSI] libsas: mark all domain devices gone if root port disappearsDan Williams
2012-02-29[SCSI] libsas: fix sas_find_local_phy(), take phy referencesDan Williams
2012-02-19[SCSI] libsas: prevent domain rediscovery competing with ata error handlingDan Williams
2012-02-19[SCSI] libsas: convert dev->gone to flagsDan Williams
2012-02-19[SCSI] libsas: replace event locks with atomic bitopsDan Williams
2011-05-26[SCSI] libsas: fix/amend device gone notification in sas_deform_port()Dan Williams
2010-12-21[SCSI] libsas: fix definition of wideport, include local sas addressDan Williams
2009-07-16[SCSI] libsas: reuse the original port when hotplugging phys in wide portsTom Peng
2009-01-02[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison
2008-02-23[SCSI] libsas: use the supplied address for SATA devices rather than changing itJames Bottomley
2007-01-27[SCSI] libsas: Fix incorrect sas_port deformation in sas_form_portDarrick J. Wong
2007-01-13[SCSI] libsas: phy port lock needs irq spinlocksDarrick J. Wong
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-08-29[SCSI] aic94xx: new driverJames Bottomley