summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libsas/sas_discover.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley2013-05-101-17/+17
* [SCSI] libsas: suspend / resume supportDan Williams2012-08-241-10/+59
* [SCSI] libsas: drop sata port multiplier infrastructureDan Williams2012-07-201-6/+0Star
* [SCSI] libsas: enforce eh strategy handlers only in eh contextDan Williams2012-07-201-0/+11
* [SCSI] libata, libsas: introduce sched_eh and end_eh port opsDan Williams2012-07-201-2/+4
* [SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams2012-04-231-3/+10
* [SCSI] libsas: unify domain_device sas_rphy lifetimesDan Williams2012-04-231-5/+6
* [SCSI] libsas: fix sas_get_port_device regressionDan Williams2012-04-231-4/+5
* [SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_workDan Williams2012-04-231-14/+14
* [SCSI] libsas: set attached device type and target protocols for local physDan Williams2012-02-291-4/+8
* [SCSI] libsas: async ata scanningDan Williams2012-02-291-11/+11
* [SCSI] libsas: restore scan orderDan Williams2012-02-291-13/+31
* [SCSI] libsas: let libata recover links that fail to transmit initial sig-fisDan Williams2012-02-291-0/+1
* [SCSI] libsas: kill spurious sas_put_deviceMaciej Trela2012-02-291-2/+0Star
* [SCSI] libsas: close scsi_remove_target() vs libata-eh raceDan Williams2012-02-291-0/+5
* [SCSI] libsas: mark all domain devices gone if root port disappearsDan Williams2012-02-291-2/+6
* [SCSI] libsas: fix sas_find_local_phy(), take phy referencesDan Williams2012-02-291-0/+24
* [SCSI] libsas: add mutex for SMP task executionJeff Skirvin2012-02-191-15/+16
* [SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parametersDan Williams2012-02-191-5/+0Star
* [SCSI] libsas: prevent domain rediscovery competing with ata error handlingDan Williams2012-02-191-6/+57
* [SCSI] libsas: introduce sas_drain_work()Dan Williams2012-02-191-1/+20
* [SCSI] libsas: replace event locks with atomic bitopsDan Williams2012-02-191-7/+3Star
* [SCSI] libsas: fix leak of dev->sata_dev.identify_[packet_]deviceDan Williams2012-02-191-0/+6
* [SCSI] libsas: fix domain_device leakDan Williams2012-02-191-12/+24
* [SCSI] libsas: fix port->dev_list lockingDan Williams2011-10-161-5/+8
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-021-1/+1
* [SCSI] libsas: Warn if ATA device detected but CONFIG_SCSI_SAS_ATA not setJames Bottomley2008-03-271-1/+4
* [SCSI] libsas: Convert sas_proto users to sas_protocolDarrick J. Wong2008-01-121-1/+1
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-191-4/+4
* [SCSI] libsas: Remove PCI dependenciesJeff Garzik2007-07-261-2/+1Star
* [SCSI] libsas: make ATA functions selectable by a config optionJames Bottomley2007-07-221-394/+3Star
* [SCSI] libsas: fix lockdep issue with ATAJames Bottomley2007-07-181-4/+4
* [SCSI] libsas, aic94xx: fix dma mapping cockups with ATAJames Bottomley2007-07-181-1/+13
* [SCSI] libsas: fixup NCQ for SATA disksJames Bottomley2007-07-181-21/+7Star
* [SCSI] Add SATA support to libsasDarrick J. Wong2007-07-181-2/+9
* [SCSI] libsas: Clean up discovery failure handler codeDarrick J. Wong2007-01-271-28/+17Star
* [SCSI] libsas: Add SAS_HA state flags to avoid queueing events while unloadingDarrick J. Wong2007-01-131-1/+1
* [SCSI] libsas: Clean up rphys/port dev list after a discovery error.Darrick J. Wong2007-01-131-6/+33
* WorkStruct: make allyesconfigDavid Howells2006-11-221-8/+14
* [SCSI] aic94xx: new driverJames Bottomley2006-08-291-0/+749