aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libsas/sas_discover.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-19[SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parametersDan Williams1-5/+0
2012-02-19[SCSI] libsas: prevent domain rediscovery competing with ata error handlingDan Williams1-6/+57
2012-02-19[SCSI] libsas: introduce sas_drain_work()Dan Williams1-1/+20
2012-02-19[SCSI] libsas: replace event locks with atomic bitopsDan Williams1-7/+3
2012-02-19[SCSI] libsas: fix leak of dev->sata_dev.identify_[packet_]deviceDan Williams1-0/+6
2012-02-19[SCSI] libsas: fix domain_device leakDan Williams1-12/+24
2011-10-16[SCSI] libsas: fix port->dev_list lockingDan Williams1-5/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-01-02[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-03-27[SCSI] libsas: Warn if ATA device detected but CONFIG_SCSI_SAS_ATA not setJames Bottomley1-1/+4
2008-01-11[SCSI] libsas: Convert sas_proto users to sas_protocolDarrick J. Wong1-1/+1
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov1-4/+4
2007-07-26[SCSI] libsas: Remove PCI dependenciesJeff Garzik1-2/+1
2007-07-22[SCSI] libsas: make ATA functions selectable by a config optionJames Bottomley1-394/+3
2007-07-18[SCSI] libsas: fix lockdep issue with ATAJames Bottomley1-4/+4
2007-07-18[SCSI] libsas, aic94xx: fix dma mapping cockups with ATAJames Bottomley1-1/+13
2007-07-18[SCSI] libsas: fixup NCQ for SATA disksJames Bottomley1-21/+7
2007-07-18[SCSI] Add SATA support to libsasDarrick J. Wong1-2/+9
2007-01-27[SCSI] libsas: Clean up discovery failure handler codeDarrick J. Wong1-28/+17
2007-01-13[SCSI] libsas: Add SAS_HA state flags to avoid queueing events while unloadingDarrick J. Wong1-1/+1
2007-01-13[SCSI] libsas: Clean up rphys/port dev list after a discovery error.Darrick J. Wong1-6/+33
2006-11-22WorkStruct: make allyesconfigDavid Howells1-8/+14
2006-08-29[SCSI] aic94xx: new driverJames Bottomley1-0/+749