summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libsas/sas_expander.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2024-05-141-8/+30
|\
| * Merge patch series "scsi: libsas: Fix the failure of adding phy with zero-add...Martin K. Petersen2024-04-201-8/+30
| |\
| | * scsi: libsas: Fix the failure of adding phy with zero-address to portXingui Yang2024-04-201-2/+1
| | * scsi: libsas: Set port when ex_phy is added or deletedXingui Yang2024-04-201-2/+5
| | * scsi: libsas: Move sas_add_parent_port() to sas_expander.cXingui Yang2024-04-201-2/+17
| | * scsi: libsas: Add helper for port add ex_phyXingui Yang2024-04-201-3/+8
* | | scsi: libsas: Align SMP request allocation to ARCH_DMA_MINALIGNYihang Li2024-04-011-1/+1
|/ /
* | scsi: libsas: Fix disk not being scanned in after being removedXingui Yang2024-03-101-10/+22
* | scsi: libsas: Add a helper sas_get_sas_addr_and_dev_type()Xingui Yang2024-03-101-7/+12
|/
* scsi: libsas: Delete struct scsi_coreJohn Garry2023-08-211-1/+1
* scsi: libsas: factor out sas_check_fanout_expander_topo()Jason Yan2023-05-081-10/+18
* scsi: libsas: Remove an empty branch in sas_check_parent_topology()Jason Yan2023-05-081-23/+33
* scsi: libsas: Simplify sas_check_eeds()Jason Yan2023-05-081-20/+20
* scsi: libsas: Factor out sas_ex_add_dev()Jason Yan2022-12-301-29/+39
* scsi: libsas: Factor out sas_ata_add_dev()Jason Yan2022-12-301-52/+2
* scsi: libsas: Remove useless dev_list delete in sas_ex_discover_end_dev()Jason Yan2022-12-301-3/+0
* scsi: libsas: Add smp_ata_check_ready_type()Jie Zhan2022-11-261-2/+2
* scsi: libsas: Use sas_phy_match_port_addr() instead of open coding itJason Yan2022-10-181-2/+1
* scsi: libsas: Use sas_phy_addr_match() instead of open coding itJason Yan2022-10-181-2/+1
* scsi: libsas: Use sas_phy_match_dev_addr() instead of open coding itJason Yan2022-10-181-12/+6
* scsi: libsas: Introduce sas_find_attached_phy_id() helperJason Yan2022-10-181-0/+16
* scsi: libsas: Fix use-after-free bug in smp_execute_task_sg()Duoming Zhou2022-09-251-1/+1
* scsi: libsas: Introduce struct smp_rps_respDamien Le Moal2022-06-101-2/+2
* scsi: libsas: Introduce struct smp_rg_respDamien Le Moal2022-06-101-18/+13
* scsi: libsas: Introduce struct smp_disc_respDamien Le Moal2022-06-101-18/+14
* scsi: libsas: Move SMP task handlers to coreJohn Garry2022-02-191-22/+2
* scsi: libsas: Resume host while sending SMP I/OsXiang Chen2021-12-221-0/+3
* scsi: libsas: Allow libsas to include SCSI header files directlyJason Yan2021-07-201-1/+1
* scsi: libsas: Introduce more SAM status code aliases in enum exec_statusBart Van Assche2021-06-021-1/+1
* scsi: libsas: Clean up whitespaceLuo Jiaxing2021-04-061-6/+7
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* scsi: libsas: Remove redundant assignment to variable resColin Ian King2020-07-241-1/+1
* scsi: libsas: Tidy SAS address print formatJohn Garry2019-12-211-2/+2
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-111-56/+15
|\
| * scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry2019-06-201-19/+10
| * scsi: libsas: no need to join wide port again in sas_ex_discover_dev()Jason Yan2019-06-181-22/+4
| * scsi: libsas: switch remaining files to SPDX tagsChristoph Hellwig2019-05-211-15/+1
* | scsi: libsas: delete sas port if expander discover failedJason Yan2019-05-291-0/+2
|/
* scsi: libsas: Print expander PHY indexes in decimalJohn Garry2019-04-151-22/+22
* scsi: libsas: Do discovery on empty PHY to update PHY infoJohn Garry2019-04-151-0/+5
* scsi: libsas: Improve vague log in SAS rediscoveryJohn Garry2019-04-151-6/+14
* scsi: libsas: Try to retain programmed min linkrate for SATA min pathway unma...John Garry2019-04-151-1/+6
* scsi: libsas: Stop hardcoding SAS address lengthJohn Garry2019-04-151-7/+8
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-091-5/+33
|\
| * scsi: libsas: Remove scsi_to_u32()Bart Van Assche2019-01-291-4/+5
| * scsi: libsas: Support SATA PHY connection rate unmatch fixing during discoveryJohn Garry2019-01-111-0/+20
| * scsi: libsas: Check SMP PHY control function resultJohn Garry2019-01-111-1/+8
* | scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attachedJohn Garry2019-02-151-0/+2
|/
* scsi: libsas: Drop SAS_DPRINTK() and revise logs levelsJohn Garry2018-11-151-114/+100
* scsi: libsas: Drop sas_printk()John Garry2018-11-151-12/+10