summaryrefslogtreecommitdiff
path: root/drivers/scsi/libsas
AgeCommit message (Expand)Author
2021-10-16scsi: libsas: Call scsi_done() directlyBart Van Assche
2021-10-12scsi: libsas: Export sas_phy_enable()Luo Jiaxing
2021-09-13scsi: libsas: Co-locate exports with symbolsJohn Garry
2021-08-11scsi: libsas: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche
2021-07-27scsi: libsas: Drop BLK_DEV_BSGLIB selectionGuoqing Jiang
2021-07-20scsi: libsas: Allow libsas to include SCSI header files directlyJason Yan
2021-07-13scsi: libsas: Fix fall-through warning for ClangGustavo A. R. Silva
2021-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-07-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-06-22scsi: libsas: Add LUN number check in .slave_alloc callbackYufen Yu
2021-06-02scsi: libsas: Introduce more SAM status code aliases in enum exec_statusBart Van Assche
2021-05-21scsi: libsas: Use _safe() loop in sas_resume_port()Dan Carpenter
2021-04-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-04-07scsi: libsas: Reset num_scatter if libata marks qc as NODATAJolly Shah
2021-04-06scsi: libsas: Clean up whitespaceLuo Jiaxing
2021-04-05scsi: libsas: Correctly indent statements in sas_to_ata_err()Luo Jiaxing
2021-01-22scsi: libsas: Remove temporarily-added _gfp() API variantsAhmed S. Darwish
2021-01-22scsi: libsas: Switch back to original event notifiers APIAhmed S. Darwish
2021-01-22scsi: libsas: Add gfp_t flags parameter to event notificationsAhmed S. Darwish
2021-01-22scsi: libsas: Pass gfp_t flags to event notifiersAhmed S. Darwish
2021-01-22scsi: libsas: Introduce a _gfp() variant of event notifiersAhmed S. Darwish
2021-01-22scsi: libsas: Remove notifier indirectionJohn Garry
2020-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-09-22scsi: libsas: Simplify the return expression of sas_discover_* functionsLiu Shixin
2020-09-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-09-09scsi: libsas: Fix error path in sas_notify_lldd_dev_found()Dan Carpenter
2020-09-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-09-01scsi: libsas: Set data_dir as DMA_NONE if libata marks qc as NODATALuo Jiaxing
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-24scsi: libsas: Remove redundant assignment to variable resColin Ian King
2020-07-24scsi: libsas: Check link status in ATA prereset()Luo Jiaxing
2020-07-24scsi: libsas: Remove postreset from sas_sata_opsLuo Jiaxing
2020-04-14scsi: libsas: Add missing annotation for sas_ata_qc_issue()Jules Irenge
2020-03-26ata: make SATA_PMP option selectable only if any SATA host driver is enabledBartlomiej Zolnierkiewicz
2019-12-21scsi: libsas: Tidy SAS address print formatJohn Garry
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-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-07-11scsi: libsas: remove the exporting of sas_wait_ehDenis Efremov
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-06-20scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry
2019-06-18scsi: libsas: no need to join wide port again in sas_ex_discover_dev()Jason Yan
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner
2019-06-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-29scsi: libsas: delete sas port if expander discover failedJason Yan
2019-05-29scsi: libsas: only clear phy->in_shutdown after shutdown event doneJason Yan
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 59Thomas Gleixner
2019-05-21scsi: libsas: switch remaining files to SPDX tagsChristoph Hellwig