index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
libsas
/
sas_discover.c
Age
Commit message (
Expand
)
Author
2013-05-10
[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...
James Bottomley
2012-08-24
[SCSI] libsas: suspend / resume support
Dan Williams
2012-07-20
[SCSI] libsas: drop sata port multiplier infrastructure
Dan Williams
2012-07-20
[SCSI] libsas: enforce eh strategy handlers only in eh context
Dan Williams
2012-07-20
[SCSI] libata, libsas: introduce sched_eh and end_eh port ops
Dan Williams
2012-04-23
[SCSI] libsas, libata: fix start of life for a sas ata_port
Dan Williams
2012-04-23
[SCSI] libsas: unify domain_device sas_rphy lifetimes
Dan Williams
2012-04-23
[SCSI] libsas: fix sas_get_port_device regression
Dan Williams
2012-04-23
[SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_work
Dan Williams
2012-02-29
[SCSI] libsas: set attached device type and target protocols for local phys
Dan Williams
2012-02-29
[SCSI] libsas: async ata scanning
Dan Williams
2012-02-29
[SCSI] libsas: restore scan order
Dan Williams
2012-02-29
[SCSI] libsas: let libata recover links that fail to transmit initial sig-fis
Dan Williams
2012-02-29
[SCSI] libsas: kill spurious sas_put_device
Maciej Trela
2012-02-29
[SCSI] libsas: close scsi_remove_target() vs libata-eh race
Dan Williams
2012-02-29
[SCSI] libsas: mark all domain devices gone if root port disappears
Dan Williams
2012-02-29
[SCSI] libsas: fix sas_find_local_phy(), take phy references
Dan Williams
2012-02-19
[SCSI] libsas: add mutex for SMP task execution
Jeff Skirvin
2012-02-19
[SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parameters
Dan Williams
2012-02-19
[SCSI] libsas: prevent domain rediscovery competing with ata error handling
Dan Williams
2012-02-19
[SCSI] libsas: introduce sas_drain_work()
Dan Williams
2012-02-19
[SCSI] libsas: replace event locks with atomic bitops
Dan Williams
2012-02-19
[SCSI] libsas: fix leak of dev->sata_dev.identify_[packet_]device
Dan Williams
2012-02-19
[SCSI] libsas: fix domain_device leak
Dan Williams
2011-10-16
[SCSI] libsas: fix port->dev_list locking
Dan Williams
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-01-02
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-03-27
[SCSI] libsas: Warn if ATA device detected but CONFIG_SCSI_SAS_ATA not set
James Bottomley
2008-01-12
[SCSI] libsas: Convert sas_proto users to sas_protocol
Darrick J. Wong
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
2007-07-26
[SCSI] libsas: Remove PCI dependencies
Jeff Garzik
2007-07-22
[SCSI] libsas: make ATA functions selectable by a config option
James Bottomley
2007-07-18
[SCSI] libsas: fix lockdep issue with ATA
James Bottomley
2007-07-18
[SCSI] libsas, aic94xx: fix dma mapping cockups with ATA
James Bottomley
2007-07-18
[SCSI] libsas: fixup NCQ for SATA disks
James Bottomley
2007-07-18
[SCSI] Add SATA support to libsas
Darrick J. Wong
2007-01-27
[SCSI] libsas: Clean up discovery failure handler code
Darrick J. Wong
2007-01-13
[SCSI] libsas: Add SAS_HA state flags to avoid queueing events while unloading
Darrick J. Wong
2007-01-13
[SCSI] libsas: Clean up rphys/port dev list after a discovery error.
Darrick J. Wong
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-08-29
[SCSI] aic94xx: new driver
James Bottomley