summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hisi_sas/hisi_sas_v1_hw.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: hisi_sas: Add helper to process bcast eventsJohn Garry2022-09-061-3/+1
* scsi: hisi_sas: Relocate DMA unmap of SMP taskXiang Chen2022-07-181-2/+0
* scsi: hisi_sas: Remove unnecessary print function dev_err()Yang Li2022-02-221-12/+3
* scsi: libsas: Add struct sas_tmf_taskJohn Garry2022-02-191-1/+1
* scsi: libsas: Drop SAS_TASK_AT_INITIATORJohn Garry2022-02-111-2/+1
* scsi: hisi_sas: Switch to attribute groupsBart Van Assche2021-10-161-3/+5
* scsi: hisi_sas: Wait for phyup in hisi_sas_control_phy()Xiang Chen2021-10-121-9/+2
* scsi: hisi_sas: Initialise devices in .slave_alloc callbackXiang Chen2021-10-121-1/+1
* scsi: hisi_sas: Rename HISI_SAS_{RESET -> RESETTING}_BITLuo Jiaxing2021-09-131-1/+1
* scsi: libsas: Add LUN number check in .slave_alloc callbackYufen Yu2021-06-221-0/+1
* scsi: libsas: Introduce more SAM status code aliases in enum exec_statusBart Van Assche2021-06-021-4/+4
* scsi: hisi_sas: Propagate errors in interrupt_init_v1_hw()Sergey Shtylyov2021-05-211-6/+6
* scsi: hisi_sas: Fix IRQ checksSergey Shtylyov2021-04-131-3/+3
* scsi: hisi_sas: Switch back to original libsas event notifiersAhmed S. Darwish2021-01-221-2/+2
* scsi: hisi_sas: Pass gfp_t flags to libsas event notifiersAhmed S. Darwish2021-01-221-2/+4
* scsi: libsas: Remove notifier indirectionJohn Garry2021-01-221-2/+1
* scsi: hisi_sas: Add missing newlinesXiang Chen2020-09-021-12/+12
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-08-061-1/+3
|\
| * scsi: hisi_sas: Directly trigger SCSI error handling for completion errorsLuo Jiaxing2020-07-131-1/+3
* | scsi: Wire up ata_scsi_dma_need_drain for SAS HBA driversChristoph Hellwig2020-06-151-0/+1
|/
* scsi: hisi_sas: Stop returning error code from slot_complete_vX_hw()John Garry2020-05-191-8/+4
* scsi: hisi_sas: Display proc_name in sysfsJason Yan2020-05-121-0/+1
* compat_ioctl: scsi: handle HDIO commands from driversArnd Bergmann2020-01-031-0/+3
* scsi: hisi_sas: use wait_for_completion_timeout() when clearing ITCTXiang Chen2019-10-241-2/+4
* scsi: hisi_sas: Remove hisi_sas_hw.slot_completeLuo Jiaxing2019-09-101-1/+0
* scsi: hisi_sas: remove set but not used variable 'irq_value'zhengbin2019-08-291-3/+1
* scsi: hisi_sas: Drop SMP resp frame DMA mappingJohn Garry2019-08-071-3/+1
* scsi: hisi_sas: Drop kmap_atomic() in SMP command completionJohn Garry2019-08-071-3/+1
* scsi: hisi_sas: Drop hisi_sas_hw.get_free_slotJohn Garry2019-08-071-32/+0
* scsi: hisi_sas: Make max IPTT count equal for all hw revisionsJohn Garry2019-08-071-3/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* scsi: hisi_sas: Some misc tidy-upXiang Chen2019-04-121-6/+3
* scsi: hisi_sas: Fix for setting the PHY linkrate when disconnectedJohn Garry2019-04-121-8/+3
* scsi: hisi_sas: add host reset interface for testXiang Chen2019-04-121-0/+1
* scsi: hisi_sas: Issue internal abort on all relevant queuesJohn Garry2019-02-081-0/+2
* scsi: hisi_sas: send primitive NOTIFY to SSP situation onlyXiang Chen2019-01-291-2/+2
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-12-281-10/+15
|\
| * scsi: flip the default on use_clusteringChristoph Hellwig2018-12-181-1/+0
| * scsi: hisi_sas: Make sg_tablesize consistent valueXiang Chen2018-12-121-1/+1
| * scsi: hisi_sas: Fix warnings detected by sparseJohn Garry2018-12-121-7/+8
| * scsi: hisi_sas: Create separate host attributes per HBAXiang Chen2018-11-151-1/+6
* | scsi: hisi_sas: Remove set but not used variable 'dq_list'YueHaibing2018-11-051-2/+0
|/
* scsi: hisi_sas: Use block layer tag instead for IPTTXiang Chen2018-10-161-1/+0
* scsi: hisi_sas: add memory barrier in task delivery functionXiaofei Tan2018-07-191-5/+10
* scsi: hisi_sas: Drop hisi_sas_slot_abort()John Garry2018-07-191-4/+1
* scsi: hisi_sas: Add a flag to filter PHY events during resetXiaofei Tan2018-06-191-1/+2
* scsi: hisi_sas: Mark PHY as in reset for nexus resetXiang Chen2018-05-281-0/+8
* scsi: hisi_sas: Include TMF elements in struct hisi_sas_slotXiaofei Tan2018-05-281-6/+6
* scsi: hisi_sas: Create a scsi_host_template per HW moduleXiang Chen2018-05-281-0/+23
* scsi: hisi_sas: Introduce hisi_sas_phy_set_linkrate()John Garry2018-05-281-31/+4