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