aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libsas/sas_discover.c
Commit message (Expand)AuthorAgeFilesLines
* 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-111-1/+1
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-191-4/+4
* [SCSI] libsas: Remove PCI dependenciesJeff Garzik2007-07-261-2/+1
* [SCSI] libsas: make ATA functions selectable by a config optionJames Bottomley2007-07-221-394/+3
* [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/+7
* [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/+17
* [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