summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libsas
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-07-201-1/+0Star
|\
| * scsi: libsas: remove the exporting of sas_wait_ehDenis Efremov2019-07-121-1/+0Star
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-128-133/+27Star
|\|
| * scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry2019-06-203-25/+15Star
| * scsi: libsas: no need to join wide port again in sas_ex_discover_dev()Jason Yan2019-06-191-22/+4Star
| * scsi: libsas: switch remaining files to SPDX tagsChristoph Hellwig2019-05-219-141/+9Star
| * scsi: libsas: switch sas_ata.[ch] to SPDX tagsChristoph Hellwig2019-05-211-15/+1Star
| * scsi: libsas: add a SPDX tag to sas_task.cChristoph Hellwig2019-05-211-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner2019-06-051-4/+1Star
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-06-022-2/+3
|\ \
| * | scsi: libsas: delete sas port if expander discover failedJason Yan2019-05-301-0/+2
| * | scsi: libsas: only clear phy->in_shutdown after shutdown event doneJason Yan2019-05-301-2/+1Star
| |/
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner2019-05-302-33/+2Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-15/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 59Thomas Gleixner2019-05-243-54/+3Star
* | treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
|/
* scsi: libsas: Print expander PHY indexes in decimalJohn Garry2019-04-164-28/+27Star
* scsi: libsas: Do discovery on empty PHY to update PHY infoJohn Garry2019-04-161-0/+5
* scsi: libsas: Inject revalidate event for root port eventJohn Garry2019-04-161-3/+21
* scsi: libsas: Improve vague log in SAS rediscoveryJohn Garry2019-04-161-6/+14
* scsi: libsas: Try to retain programmed min linkrate for SATA min pathway unma...John Garry2019-04-161-1/+6
* scsi: libsas: Stop hardcoding SAS address lengthJohn Garry2019-04-162-26/+29
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-102-6/+34
|\
| * scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateNathan Chancellor2019-02-081-1/+1
| * 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-121-0/+20
| * scsi: libsas: Check SMP PHY control function resultJohn Garry2019-01-121-1/+8
* | scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attachedJohn Garry2019-02-161-0/+2
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-12-2813-348/+233Star
|\
| * scsi: libsas: Remove pcidev referenceJohn Garry2018-11-151-1/+1
| * scsi: libsas: Drop SAS_DPRINTK() and revise logs levelsJohn Garry2018-11-159-236/+207Star
| * scsi: libsas: Drop sas_printk()John Garry2018-11-154-20/+16Star
| * scsi: libsas: Use pr_fmt(fmt)John Garry2018-11-153-3/+15
| * scsi: libsas: Delete sas_dump.{c, h}John Garry2018-11-154-94/+0Star
* | block: don't hold the queue_lock over blk_abort_requestChristoph Hellwig2018-11-152-13/+2Star
|/
* scsi: libsas: fix a race condition when smp task timeoutJason Yan2018-09-261-5/+4Star
* scsi: libsas: check the ata device status by ata_dev_enabled()Jason Yan2018-09-261-1/+1
* scsi: libsas: always unregister the old device if going to discover newJason Yan2018-09-261-8/+5Star
* scsi: libsas: make the lldd_port_deformed method optionalJason Yan2018-09-261-1/+1
* scsi: read host_busy via scsi_host_busy()Ming Lei2018-06-261-2/+2
* scsi: libsas: dynamically allocate and free ata hostJason Yan2018-06-202-14/+28
* scsi: libsas: remove irq save in sas_ata_qc_issue()Sebastian Andrzej Siewior2018-06-201-6/+1Star
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-1/+1
* scsi: libsas: add transport class for ATA devicesJason Yan2018-04-192-0/+6
* Merge branch 'fixes' into miscJames Bottomley2018-04-041-20/+13Star
|\
| * scsi: libsas: defer ata device eh commands to libataJason Yan2018-03-131-20/+13Star
* | scsi: libsas: Fix kernel-doc headersBart Van Assche2018-02-285-24/+27
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-01-319-106/+255
|\|
| * scsi: libsas: notify event PORTE_BROADCAST_RCVD in sas_enable_revalidation()Jason Yan2018-01-111-1/+7
| * scsi: libsas: direct call probe and destructJason Yan2018-01-115-20/+25