summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libsas
Commit message (Expand)AuthorAge
* scsi: libsas: sas_discover: Mark expected switch fall-throughGustavo A. R. Silva2019-08-20
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-07-20
|\
| * scsi: libsas: remove the exporting of sas_wait_ehDenis Efremov2019-07-11
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-11
|\|
| * scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry2019-06-20
| * scsi: libsas: no need to join wide port again in sas_ex_discover_dev()Jason Yan2019-06-18
| * scsi: libsas: switch remaining files to SPDX tagsChristoph Hellwig2019-05-21
| * scsi: libsas: switch sas_ata.[ch] to SPDX tagsChristoph Hellwig2019-05-21
| * scsi: libsas: add a SPDX tag to sas_task.cChristoph Hellwig2019-05-21
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner2019-06-05
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-06-02
|\ \
| * | scsi: libsas: delete sas port if expander discover failedJason Yan2019-05-29
| * | scsi: libsas: only clear phy->in_shutdown after shutdown event doneJason Yan2019-05-29
| |/
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner2019-05-30
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-30
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 59Thomas Gleixner2019-05-24
* | treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-21
|/
* scsi: libsas: Print expander PHY indexes in decimalJohn Garry2019-04-15
* scsi: libsas: Do discovery on empty PHY to update PHY infoJohn Garry2019-04-15
* scsi: libsas: Inject revalidate event for root port eventJohn Garry2019-04-15
* scsi: libsas: Improve vague log in SAS rediscoveryJohn Garry2019-04-15
* scsi: libsas: Try to retain programmed min linkrate for SATA min pathway unma...John Garry2019-04-15
* scsi: libsas: Stop hardcoding SAS address lengthJohn Garry2019-04-15
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-09
|\
| * scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateNathan Chancellor2019-02-08
| * scsi: libsas: Remove scsi_to_u32()Bart Van Assche2019-01-29
| * scsi: libsas: Support SATA PHY connection rate unmatch fixing during discoveryJohn Garry2019-01-11
| * scsi: libsas: Check SMP PHY control function resultJohn Garry2019-01-11
* | scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attachedJohn Garry2019-02-15
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-12-28
|\
| * scsi: libsas: Remove pcidev referenceJohn Garry2018-11-15
| * scsi: libsas: Drop SAS_DPRINTK() and revise logs levelsJohn Garry2018-11-15
| * scsi: libsas: Drop sas_printk()John Garry2018-11-15
| * scsi: libsas: Use pr_fmt(fmt)John Garry2018-11-15
| * scsi: libsas: Delete sas_dump.{c, h}John Garry2018-11-15
* | block: don't hold the queue_lock over blk_abort_requestChristoph Hellwig2018-11-15
|/
* scsi: libsas: fix a race condition when smp task timeoutJason Yan2018-09-25
* scsi: libsas: check the ata device status by ata_dev_enabled()Jason Yan2018-09-25
* scsi: libsas: always unregister the old device if going to discover newJason Yan2018-09-25
* scsi: libsas: make the lldd_port_deformed method optionalJason Yan2018-09-25
* scsi: read host_busy via scsi_host_busy()Ming Lei2018-06-26
* scsi: libsas: dynamically allocate and free ata hostJason Yan2018-06-19
* scsi: libsas: remove irq save in sas_ata_qc_issue()Sebastian Andrzej Siewior2018-06-19
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* scsi: libsas: add transport class for ATA devicesJason Yan2018-04-18
* Merge branch 'fixes' into miscJames Bottomley2018-04-03
|\
| * scsi: libsas: defer ata device eh commands to libataJason Yan2018-03-12
* | scsi: libsas: Fix kernel-doc headersBart Van Assche2018-02-27
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-01-31
|\|
| * scsi: libsas: notify event PORTE_BROADCAST_RCVD in sas_enable_revalidation()Jason Yan2018-01-10