summaryrefslogtreecommitdiff
path: root/drivers/scsi/libsas/sas_discover.c
AgeCommit message (Expand)Author
2019-12-09scsi: libsas: stop discovering if oob mode is disconnectedJason Yan
2019-08-20scsi: libsas: sas_discover: Mark expected switch fall-throughGustavo A. R. Silva
2019-06-20scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry
2019-05-21scsi: libsas: switch remaining files to SPDX tagsChristoph Hellwig
2018-11-15scsi: libsas: Remove pcidev referenceJohn Garry
2018-11-15scsi: libsas: Drop SAS_DPRINTK() and revise logs levelsJohn Garry
2018-09-25scsi: libsas: make the lldd_port_deformed method optionalJason Yan
2018-06-19scsi: libsas: dynamically allocate and free ata hostJason Yan
2018-04-18scsi: libsas: add transport class for ATA devicesJason Yan
2018-02-27scsi: libsas: Fix kernel-doc headersBart Van Assche
2018-01-10scsi: libsas: direct call probe and destructJason Yan
2018-01-08scsi: libsas: Use new workqueue to run sas event and disco eventJason Yan
2015-03-06libsas: Fix Kernel Crash in smp_execute_taskJames Bottomley
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 supportDan Williams
2012-07-20[SCSI] libsas: drop sata port multiplier infrastructureDan Williams
2012-07-20[SCSI] libsas: enforce eh strategy handlers only in eh contextDan Williams
2012-07-20[SCSI] libata, libsas: introduce sched_eh and end_eh port opsDan Williams
2012-04-23[SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams
2012-04-23[SCSI] libsas: unify domain_device sas_rphy lifetimesDan Williams
2012-04-23[SCSI] libsas: fix sas_get_port_device regressionDan Williams
2012-04-23[SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_workDan Williams
2012-02-29[SCSI] libsas: set attached device type and target protocols for local physDan Williams
2012-02-29[SCSI] libsas: async ata scanningDan Williams
2012-02-29[SCSI] libsas: restore scan orderDan Williams
2012-02-29[SCSI] libsas: let libata recover links that fail to transmit initial sig-fisDan Williams
2012-02-29[SCSI] libsas: kill spurious sas_put_deviceMaciej Trela
2012-02-29[SCSI] libsas: close scsi_remove_target() vs libata-eh raceDan Williams
2012-02-29[SCSI] libsas: mark all domain devices gone if root port disappearsDan Williams
2012-02-29[SCSI] libsas: fix sas_find_local_phy(), take phy referencesDan Williams
2012-02-19[SCSI] libsas: add mutex for SMP task executionJeff Skirvin
2012-02-19[SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parametersDan Williams
2012-02-19[SCSI] libsas: prevent domain rediscovery competing with ata error handlingDan Williams
2012-02-19[SCSI] libsas: introduce sas_drain_work()Dan Williams
2012-02-19[SCSI] libsas: replace event locks with atomic bitopsDan Williams
2012-02-19[SCSI] libsas: fix leak of dev->sata_dev.identify_[packet_]deviceDan Williams
2012-02-19[SCSI] libsas: fix domain_device leakDan Williams
2011-10-16[SCSI] libsas: fix port->dev_list lockingDan Williams
2010-03-30include 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 setJames Bottomley
2008-01-11[SCSI] libsas: Convert sas_proto users to sas_protocolDarrick J. Wong
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov
2007-07-26[SCSI] libsas: Remove PCI dependenciesJeff Garzik
2007-07-22[SCSI] libsas: make ATA functions selectable by a config optionJames Bottomley
2007-07-18[SCSI] libsas: fix lockdep issue with ATAJames Bottomley
2007-07-18[SCSI] libsas, aic94xx: fix dma mapping cockups with ATAJames Bottomley
2007-07-18[SCSI] libsas: fixup NCQ for SATA disksJames Bottomley
2007-07-18[SCSI] Add SATA support to libsasDarrick J. Wong
2007-01-27[SCSI] libsas: Clean up discovery failure handler codeDarrick J. Wong