aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libsas/sas_discover.c
Commit message (Expand)AuthorAge
* Patched in Tegra support.Jonathan Herman2013-01-17
* [SCSI] libsas: suspend / resume supportDan Williams2012-08-24
* [SCSI] libsas: drop sata port multiplier infrastructureDan Williams2012-07-20
* [SCSI] libsas: enforce eh strategy handlers only in eh contextDan Williams2012-07-20
* [SCSI] libata, libsas: introduce sched_eh and end_eh port opsDan Williams2012-07-20
* [SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams2012-04-23
* [SCSI] libsas: unify domain_device sas_rphy lifetimesDan Williams2012-04-23
* [SCSI] libsas: fix sas_get_port_device regressionDan 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: async ata scanningDan Williams2012-02-29
* [SCSI] libsas: restore scan orderDan Williams2012-02-29
* [SCSI] libsas: let libata recover links that fail to transmit initial sig-fisDan Williams2012-02-29
* [SCSI] libsas: kill spurious sas_put_deviceMaciej Trela2012-02-29
* [SCSI] libsas: close scsi_remove_target() vs libata-eh raceDan 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: add mutex for SMP task executionJeff Skirvin2012-02-19
* [SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parametersDan Williams2012-02-19
* [SCSI] libsas: prevent domain rediscovery competing with ata error handlingDan Williams2012-02-19
* [SCSI] libsas: introduce sas_drain_work()Dan Williams2012-02-19
* [SCSI] libsas: replace event locks with atomic bitopsDan Williams2012-02-19
* [SCSI] libsas: fix leak of dev->sata_dev.identify_[packet_]deviceDan Williams2012-02-19
* [SCSI] libsas: fix domain_device leakDan Williams2012-02-19
* [SCSI] libsas: fix port->dev_list lockingDan Williams2011-10-16
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* [SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-02
* [SCSI] libsas: Warn if ATA device detected but CONFIG_SCSI_SAS_ATA not setJames Bottomley2008-03-27
* [SCSI] libsas: Convert sas_proto users to sas_protocolDarrick J. Wong2008-01-11
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-19
* [SCSI] libsas: Remove PCI dependenciesJeff Garzik2007-07-26
* [SCSI] libsas: make ATA functions selectable by a config optionJames Bottomley2007-07-22
* [SCSI] libsas: fix lockdep issue with ATAJames Bottomley2007-07-18
* [SCSI] libsas, aic94xx: fix dma mapping cockups with ATAJames Bottomley2007-07-18
* [SCSI] libsas: fixup NCQ for SATA disksJames Bottomley2007-07-18
* [SCSI] Add SATA support to libsasDarrick J. Wong2007-07-18
* [SCSI] libsas: Clean up discovery failure handler codeDarrick J. Wong2007-01-27
* [SCSI] libsas: Add SAS_HA state flags to avoid queueing events while unloadingDarrick J. Wong2007-01-13
* [SCSI] libsas: Clean up rphys/port dev list after a discovery error.Darrick J. Wong2007-01-13
* WorkStruct: make allyesconfigDavid Howells2006-11-22
* [SCSI] aic94xx: new driverJames Bottomley2006-08-29