tree-wide: fix assorted typos all over the place
[safe/jmp/linux-2.6] / drivers / scsi / scsi_transport_sas.c
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-08-22 James Bottomley[SCSI] scsi_transport_sas: fix incorrect duplicate...
2009-06-21 FUJITA Tomonoriscsi_transport_sas: needs to call blk_end_request_all...
2009-05-11 Tejun Heoblock: implement and enforce request peek/start/fetch
2009-01-02 Kay Sievers[SCSI] struct device - replace bus_id with dev_name...
2008-07-27 Harvey Harrison[SCSI] replace __FUNCTION__ with __func__
2008-04-29 Nick Pigginblock: make queue flags non-atomic
2008-04-22 FUJITA Tomonori[SCSI] scsi_transport_sas: fix the lifetime of sas...
2008-04-22 FUJITA Tomonori[SCSI] bsg: add release callback support
2008-04-20 Tony JonesSCSI: convert struct class_device to struct device
2008-02-03 Joe Perchesdrivers/scsi/: Spelling fixes
2008-01-12 James Bottomley[SCSI] libsas, bsg: pass errors through correctly
2008-01-12 Rob Landley[SCSI] Add Documentation and integrate into docbook...
2007-07-21 James Bottomley[SCSI] bsg: make class backlinks
2007-07-20 James Bottomley[SCSI] scsi_transport_sas: add destructor for bsg
2007-07-18 FUJITA Tomonori[SCSI] transport_sas: add SAS management protocol support
2007-02-17 Uwe Kleine-KönigFix typos concerning hierarchy
2007-01-27 Darrick J. Wong[SCSI] libsas: Check return values of sysfs_create_link
2007-01-27 Darrick J. Wong[SCSI] libsas: Clean up discovery failure handler code
2007-01-27 Alexis Bruemmer[SCSI] aic94xx: fix typos and update verison number
2007-01-13 Darrick J. Wong[SCSI] libsas: sysfs phy control attributes should...
2007-01-13 Darrick J. Wong[SCSI] libsas: Use SCAN_WILD_CARD instead of ~0
2007-01-13 Darrick J. Wong[SCSI] libsas: Add a sysfs knob to enable/disable a phy
2006-12-04 Al Viro[PATCH] severing module.h->sched.h
2006-09-07 James Bottomley[SCSI] scsi_transport_sas: make minimum and maximum...
2006-08-28 James Bottomley[SCSI] scsi_transport_sas: remove local_attached flag
2006-07-12 James Bottomley[SCSI] scsi_transport_sas: kill the use of channel
2006-07-12 James Bottomley[SCSI] scsi_transport_sas: add expander backlink
2006-07-09 James Bottomley[SCSI] scsi_transport_sas: add unindexed ports
2006-06-28 James Bottomley[SCSI] scsi_transport_sas: introduce a sas_port entity
2006-06-12 James Bottomley[SCSI] scsi_transport_sas: fix panic in sas_free_rphy
2006-06-10 James BottomleyMerge ../linux-2.6
2006-06-10 Tobias Klauser[SCSI] drivers/scsi: Use ARRAY_SIZE macro
2006-05-20 Eric Moore[SCSI] scsi_transport_sas: make write attrs writeable
2006-05-20 James Bottomley[SCSI] scsi_transport_sas; fix user_scan
2006-04-14 James Bottomley[SCSI] scsi_transport_sas: don't scan a non-existent...
2006-04-13 James Bottomley[SCSI] expose sas internal class for the domain transport
2006-04-13 Mike Anderson[SCSI] sas transport: ref count update
2006-03-19 James Bottomley[SCSI] eliminate rphy allocation in favour of expander...
2006-03-14 James Bottomley[SCSI] add preliminary expander support to the sas...
2006-03-10 James Bottomley[SCSI] add missing transport_container_unregister in...
2006-03-06 James Bottomley[PATCH] convert aic94xx over to using the sas transport...
2006-03-03 James Bottomley[SCSI] make some sas class properties optional
2006-03-03 James Bottomley[SCSI] add 6.0 Gbit phy definitions to the sas transpor...
2006-02-28 Christoph Hellwig[SCSI] sas: add support for enclosure and bad ID rphy...
2006-02-28 Jes Sorensen[SCSI] SCSI core kmalloc2kzalloc
2006-01-31 Moore, Eric[SCSI] scsi_transport_sas.c: display port identifier
2006-01-14 Moore, Eric[SCSI] scsi_transport_sas: mapping the rphy channel...
2006-01-14 Christoph Hellwig[SCSI] remove target parent limitiation
2006-01-14 Christoph Hellwig[SCSI] sas: fix removal of devices behind expanders
2006-01-12 Christoph Hellwig[SCSI] sas: clear parent->rphy in sas_rphy_delete
2005-11-07 Tim Schmielau[PATCH] fix remaining missing includes
2005-10-29 Christoph Hellwig[SCSI] sas: add support for PHY resets
2005-10-29 Christoph Hellwig[SCSI] sas: add flag for locally attached PHYs
2005-10-28 Christoph Hellwig[SCSI] scsi_transport_sas: support link error attributes
2005-09-25 Christoph Hellwig[SCSI] sas: fix remote phy removal
2005-09-09 James Bottomley[SCSI] SAS transport class: fixup prototype of sas_host...
2005-09-09 Christoph Hellwig[SCSI] SAS transport class