aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_transport_sas.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-12[SCSI] scsi_transport_sas: fix panic in sas_free_rphyJames Bottomley1-0/+14
2006-06-10Merge ../linux-2.6James Bottomley1-2/+2
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser1-2/+2
2006-05-20[SCSI] scsi_transport_sas: make write attrs writeableEric Moore1-1/+0
2006-05-20[SCSI] scsi_transport_sas; fix user_scanJames Bottomley1-1/+2
2006-04-14[SCSI] scsi_transport_sas: don't scan a non-existent end deviceJames Bottomley1-0/+2
2006-04-13[SCSI] expose sas internal class for the domain transportJames Bottomley1-34/+1
2006-04-13[SCSI] sas transport: ref count updateMike Anderson1-24/+6
2006-03-19[SCSI] eliminate rphy allocation in favour of expander/end device allocationJames Bottomley1-45/+27
2006-03-14[SCSI] add preliminary expander support to the sas transport classJames Bottomley1-6/+135
2006-03-09[SCSI] add missing transport_container_unregister in sas classJames Bottomley1-0/+1
2006-03-06[PATCH] convert aic94xx over to using the sas transport end deviceJames Bottomley1-34/+165
2006-03-03[SCSI] make some sas class properties optionalJames Bottomley1-5/+31
2006-03-02[SCSI] add 6.0 Gbit phy definitions to the sas transport classJames Bottomley1-0/+1
2006-02-27[SCSI] sas: add support for enclosure and bad ID rphy attributesChristoph Hellwig1-2/+51
2006-02-27[SCSI] SCSI core kmalloc2kzallocJes Sorensen1-6/+3
2006-01-31[SCSI] scsi_transport_sas.c: display port identifierMoore, Eric1-3/+3
2006-01-14[SCSI] scsi_transport_sas: mapping the rphy channel equal to the port identifierMoore, Eric1-3/+3
2006-01-14[SCSI] remove target parent limitiationChristoph Hellwig1-18/+24
2006-01-14[SCSI] sas: fix removal of devices behind expandersChristoph Hellwig1-1/+11
2006-01-12[SCSI] sas: clear parent->rphy in sas_rphy_deleteChristoph Hellwig1-0/+2
2005-11-07[PATCH] fix remaining missing includesTim Schmielau1-0/+2
2005-10-28[SCSI] sas: add support for PHY resetsChristoph Hellwig1-2/+41
2005-10-28[SCSI] sas: add flag for locally attached PHYsChristoph Hellwig1-0/+3
2005-10-28[SCSI] scsi_transport_sas: support link error attributesChristoph Hellwig1-1/+30
2005-09-25[SCSI] sas: fix remote phy removalChristoph Hellwig1-5/+4
2005-09-09[SCSI] SAS transport class: fixup prototype of sas_host_setupJames Bottomley1-1/+2
2005-09-09[SCSI] SAS transport classChristoph Hellwig1-0/+819