summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libsas/sas_discover.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-11scsi: libsas: Use void for sas_discover_event() return codeXiang Chen1-4/+2
2021-11-29scsi: Remove superfluous #include <linux/async.h> directivesBart Van Assche1-1/+0
2021-07-20scsi: libsas: Allow libsas to include SCSI header files directlyJason Yan1-1/+1
2021-07-13scsi: libsas: Fix fall-through warning for ClangGustavo A. R. Silva1-1/+1
2021-04-06scsi: libsas: Clean up whitespaceLuo Jiaxing1-1/+1
2020-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-7/+1
2020-09-22scsi: libsas: Simplify the return expression of sas_discover_* functionsLiu Shixin1-7/+1
2020-09-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+2
2020-09-09scsi: libsas: Fix error path in sas_notify_lldd_dev_found()Dan Carpenter1-1/+2
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2019-12-21scsi: libsas: Tidy SAS address print formatJohn Garry1-1/+1
2019-12-09scsi: libsas: stop discovering if oob mode is disconnectedJason Yan1-1/+10
2019-08-20scsi: libsas: sas_discover: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-06-20scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry1-3/+2
2019-05-21scsi: libsas: switch remaining files to SPDX tagsChristoph Hellwig1-17/+1
2018-11-15scsi: libsas: Remove pcidev referenceJohn Garry1-1/+1
2018-11-15scsi: libsas: Drop SAS_DPRINTK() and revise logs levelsJohn Garry1-17/+16
2018-09-25scsi: libsas: make the lldd_port_deformed method optionalJason Yan1-1/+1
2018-06-19scsi: libsas: dynamically allocate and free ata hostJason Yan1-0/+2
2018-04-18scsi: libsas: add transport class for ATA devicesJason Yan1-0/+1
2018-02-27scsi: libsas: Fix kernel-doc headersBart Van Assche1-6/+7
2018-01-10scsi: libsas: direct call probe and destructJason Yan1-14/+18
2018-01-08scsi: libsas: Use new workqueue to run sas event and disco eventJason Yan1-1/+1
2015-03-06libsas: Fix Kernel Crash in smp_execute_taskJames Bottomley1-2/+4
2013-05-10[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley1-17/+17
2012-08-24[SCSI] libsas: suspend / resume supportDan Williams1-10/+59
2012-07-20[SCSI] libsas: drop sata port multiplier infrastructureDan Williams1-6/+0
2012-07-20[SCSI] libsas: enforce eh strategy handlers only in eh contextDan Williams1-0/+11
2012-07-20[SCSI] libata, libsas: introduce sched_eh and end_eh port opsDan Williams1-2/+4
2012-04-23[SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams1-3/+10
2012-04-23[SCSI] libsas: unify domain_device sas_rphy lifetimesDan Williams1-5/+6
2012-04-23[SCSI] libsas: fix sas_get_port_device regressionDan Williams1-4/+5
2012-04-23[SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_workDan Williams1-14/+14
2012-02-29[SCSI] libsas: set attached device type and target protocols for local physDan Williams1-4/+8
2012-02-29[SCSI] libsas: async ata scanningDan Williams1-11/+11
2012-02-29[SCSI] libsas: restore scan orderDan Williams1-13/+31
2012-02-29[SCSI] libsas: let libata recover links that fail to transmit initial sig-fisDan Williams1-0/+1
2012-02-29[SCSI] libsas: kill spurious sas_put_deviceMaciej Trela1-2/+0
2012-02-29[SCSI] libsas: close scsi_remove_target() vs libata-eh raceDan Williams1-0/+5
2012-02-29[SCSI] libsas: mark all domain devices gone if root port disappearsDan Williams1-2/+6
2012-02-29[SCSI] libsas: fix sas_find_local_phy(), take phy referencesDan Williams1-0/+24
2012-02-19[SCSI] libsas: add mutex for SMP task executionJeff Skirvin1-15/+16
2012-02-19[SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parametersDan Williams1-5/+0
2012-02-19[SCSI] libsas: prevent domain rediscovery competing with ata error handlingDan Williams1-6/+57
2012-02-19[SCSI] libsas: introduce sas_drain_work()Dan Williams1-1/+20
2012-02-19[SCSI] libsas: replace event locks with atomic bitopsDan Williams1-7/+3
2012-02-19[SCSI] libsas: fix leak of dev->sata_dev.identify_[packet_]deviceDan Williams1-0/+6
2012-02-19[SCSI] libsas: fix domain_device leakDan Williams1-12/+24
2011-10-16[SCSI] libsas: fix port->dev_list lockingDan Williams1-5/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1