summaryrefslogtreecommitdiffstats
path: root/include/scsi/libsas.h
Commit message (Expand)AuthorAgeFilesLines
* scsi: libsas: Change the coding style of sas_discover_sata()Jason Yan2022-12-301-1/+0
* scsi: libsas: Add sas_task_find_rq()John Garry2022-10-221-0/+18
* scsi: libsas: Introduce sas_find_attached_phy_id() helperJason Yan2022-10-181-0/+2
* scsi: libsas: Make sas_{alloc, alloc_slow, free}_task() privateJohn Garry2022-10-181-4/+0
* scsi: libsas: Introduce struct smp_rps_respDamien Le Moal2022-06-101-1/+1
* scsi: hisi_sas: Use libsas internal abort supportJohn Garry2022-03-141-0/+2
* scsi: libsas: Add sas_execute_internal_abort_dev()John Garry2022-03-141-0/+8
* scsi: libsas: Add sas_execute_internal_abort_single()John Garry2022-03-141-0/+14
* scsi: libsas: Make sas_notify_{phy,port}_event() return voidJohn Garry2022-02-271-4/+4
* scsi: libsas: Add sas_execute_ata_cmd()John Garry2022-02-221-4/+3
* scsi: libsas: Add sas_abort_task()John Garry2022-02-191-0/+1
* scsi: libsas: Add sas_query_task()John Garry2022-02-191-0/+1
* scsi: libsas: Add sas_lu_reset()John Garry2022-02-191-0/+1
* scsi: libsas: Add sas_clear_task_set()John Garry2022-02-191-0/+1
* scsi: libsas: Add sas_abort_task_set()John Garry2022-02-191-0/+2
* scsi: libsas: Add TMF handler aborted callbackJohn Garry2022-02-191-0/+1
* scsi: libsas: Add TMF handler exec complete callbackJohn Garry2022-02-191-0/+3
* scsi: libsas: Add sas_task.tmfJohn Garry2022-02-191-0/+1
* scsi: libsas: Add struct sas_tmf_taskJohn Garry2022-02-191-0/+9
* scsi: libsas: Delete SAS_SG_ERRJohn Garry2022-02-191-1/+0
* scsi: libsas: Delete lldd_clear_aca callbackJohn Garry2022-02-191-1/+0
* scsi: libsas: Use void for sas_discover_event() return codeXiang Chen2022-02-111-1/+1
* scsi: libsas: Drop SAS_TASK_AT_INITIATORJohn Garry2022-02-111-1/+0
* scsi: libsas: Add flag SAS_HA_RESUMINGXiang Chen2021-12-221-0/+1
* scsi: libsas: Don't always drain event workqueue for HA resumeJohn Garry2021-12-221-0/+1
* scsi: libsas: Export sas_phy_enable()Luo Jiaxing2021-10-121-0/+1
* scsi: libsas: Introduce more SAM status code aliases in enum exec_statusBart Van Assche2021-06-021-3/+9
* scsi: libsas: Remove temporarily-added _gfp() API variantsAhmed S. Darwish2021-01-221-4/+0
* scsi: libsas: Add gfp_t flags parameter to event notificationsAhmed S. Darwish2021-01-221-2/+4
* scsi: libsas: Introduce a _gfp() variant of event notifiersAhmed S. Darwish2021-01-221-0/+4
* scsi: libsas: Remove notifier indirectionJohn Garry2021-01-221-4/+3
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-111-3/+2
|\
| * scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry2019-06-201-2/+1
| * scsi: libsas: switch remaining files to SPDX tagsChristoph Hellwig2019-05-211-18/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 59Thomas Gleixner2019-05-241-18/+1
|/
* scsi: libsas: Inject revalidate event for root port eventJohn Garry2019-04-151-0/+7
* scsi: libsas: Stop hardcoding SAS address lengthJohn Garry2019-04-151-3/+3
* scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateNathan Chancellor2019-02-081-1/+2
* scsi: libsas: Fix some indentation in libsas.hJohn Garry2019-01-111-29/+27
* scsi: libsas: dynamically allocate and free ata hostJason Yan2018-06-191-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-01-311-8/+22
|\
| * scsi: libsas: direct call probe and destructJason Yan2018-01-101-2/+1
| * scsi: libsas: Use new workqueue to run sas event and disco eventJason Yan2018-01-081-0/+3
| * scsi: libsas: make the event threshold configurableJason Yan2018-01-081-0/+1
| * scsi: libsas: shut down the PHY if events reached the thresholdJason Yan2018-01-081-0/+6
| * scsi: libsas: Use dynamic alloced work to avoid sas event lostJason Yan2018-01-081-6/+11
* | scsi: libsas: align sata_device's rps_resp on a cachelineHuacai Chen2017-11-211-1/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-141-40/+16
|\
| * scsi: libsas: remove unused port_gone_completion and DISCE_PORT_GONEJason Yan2017-09-151-3/+0
| * scsi: libsas: remove the numbering for each event enumJason Yan2017-09-151-17/+17