aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libsas/sas_internal.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-10[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device_typeJames Bottomley1-5/+5
2012-08-24[SCSI] libsas: suspend / resume supportDan Williams1-0/+1
2012-04-23[SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_workDan Williams1-3/+3
2012-02-29[SCSI] libsas: set attached device type and target protocols for local physDan Williams1-0/+17
2012-02-29[SCSI] libsas: async ata scanningDan Williams1-0/+9
2012-02-29[SCSI] libsas: let libata recover links that fail to transmit initial sig-fisDan Williams1-2/+4
2012-02-29[SCSI] libsas: fix sas_unregister_ports vs sas_drain_workDan Williams1-0/+1
2012-02-29[SCSI] libsas: route local link resets through ata-ehDan Williams1-0/+1
2012-02-29[SCSI] libsas: fix sas_find_local_phy(), take phy referencesDan Williams1-0/+1
2012-02-29[SCSI] libsas: poll for ata device readiness after resetDan Williams1-1/+2
2012-02-19[SCSI] libsas: sas_phy_enable via transport_sas_phy_resetDan Williams1-0/+3
2012-02-19[SCSI] libsas: execute transport link resets with libata-eh via host workqueueDan Williams1-0/+1
2012-02-19[SCSI] libsas: perform sas-transport resets in shost->workq contextDan Williams1-0/+10
2012-02-19[SCSI] libsas: fix timeout vs completion raceDan Williams1-0/+1
2012-02-19[SCSI] libsas: prevent domain rediscovery competing with ata error handlingDan Williams1-0/+3
2012-02-19[SCSI] libsas: introduce sas_drain_work()Dan Williams1-14/+0
2012-02-19[SCSI] libsas: convert ha->state to flagsDan Williams1-1/+1
2012-02-19[SCSI] libsas: replace event locks with atomic bitopsDan Williams1-25/+7
2012-02-19[SCSI] libsas: fix domain_device leakDan Williams1-0/+19
2011-05-26[SCSI] libsas: fix/amend device gone notification in sas_deform_port()Dan Williams1-1/+1
2011-01-24[SCSI] libsas: convert to standard kernel debuggingJames Bottomley1-5/+1
2008-10-09block: unify request timeout handlingJens Axboe1-1/+1
2008-01-11[SCSI] libsas: add host SMP processingJames Bottomley1-0/+14
2008-01-11[SCSI] libsas: Convert sas_proto users to sas_protocolDarrick J. Wong1-1/+1
2007-07-18[SCSI] sas_ata: Implement sas_task_abort for ATA devicesDarrick J. Wong1-0/+3
2007-01-13[SCSI] libsas: Add SAS_HA state flags to avoid queueing events while unloadingDarrick J. Wong1-2/+7
2006-11-22WorkStruct: make allyesconfigDavid Howells1-6/+6
2006-09-07[SCSI] aci94xx: implement link rate settingJames Bottomley1-1/+1
2006-09-07[SCSI] SAS: consolidate linkspeed definitionsJames Bottomley1-1/+1
2006-08-29[SCSI] aic94xx: new driverJames Bottomley1-0/+146