summaryrefslogtreecommitdiff
path: root/drivers/scsi/pm8001/pm8001_sas.h
AgeCommit message (Expand)AuthorFilesLines
2023-05-08scsi: pm80xx: Log some HW events by defaultAkshat Jain1-0/+1
2022-10-22scsi: pm80xx: Remove unused reset_in_progress flag logicIgor Pylypiv1-1/+0
2022-10-22scsi: pm8001: Use sas_task_find_rq() for taggingJohn Garry1-3/+8
2022-10-22scsi: pm8001: Remove pm8001_tag_init()Igor Pylypiv1-1/+0
2022-10-18scsi: pm8001: Use sas_ata_device_link_abort() to handle NCQ errorsJohn Garry1-5/+0
2022-09-25scsi: pm8001: Replace one-element array with flexible-array memberGustavo A. R. Silva1-1/+1
2022-06-17scsi: pm8001: Expose hardware queues for pm80xxJohn Garry1-0/+2
2022-06-17scsi: pm8001: Set up tags before using themJohn Garry1-0/+1
2022-03-15scsi: pm8001: Use libsas internal abort supportJohn Garry1-4/+2
2022-02-23scsi: pm8001: Fix pm8001_info() message formatDamien Le Moal1-1/+1
2022-02-23scsi: pm8001: Simplify pm8001_ccb_task_free()Damien Le Moal1-6/+6
2022-02-23scsi: pm8001: Simplify pm8001_mpi_build_cmd() interfaceDamien Le Moal1-2/+1
2022-02-23scsi: pm8001: Introduce ccb alloc/free helpersDamien Le Moal1-0/+47
2022-02-23scsi: pm8001: Fix tag values handlingDamien Le Moal1-0/+2
2022-02-19scsi: libsas: Add sas_abort_task_set()John Garry1-1/+0
2022-02-19scsi: libsas: Add TMF handler aborted callbackJohn Garry1-0/+1
2022-02-19scsi: libsas: Add TMF handler exec complete callbackJohn Garry1-0/+1
2022-02-19scsi: libsas: Add struct sas_tmf_taskJohn Garry1-7/+3
2022-02-19scsi: libsas: Delete lldd_clear_aca callbackJohn Garry1-1/+0
2022-01-05scsi: pm80xx: Port reset timeout error handling correctionAjish Koshy1-0/+3
2021-10-17scsi: pm8001: Switch to attribute groupsBart Van Assche1-1/+1
2021-09-15scsi: pm80xx: Fix memory leak during rmmodAjish Koshy1-0/+1
2021-09-15scsi: pm80xx: Fix lockup in outbound queue managementAjish Koshy1-2/+1
2021-09-15scsi: pm80xx: Fix incorrect port value when registering a deviceAjish Koshy1-0/+2
2021-04-16scsi: pm80xx: Remove global lock from outbound queue processingViswas G1-0/+1
2021-04-16scsi: pm80xx: Completing pending I/O after fatal errorRuksar Devadi1-0/+1
2021-04-13scsi: pm8001: Clean up white spaceLuo Jiaxing1-1/+1
2021-03-10scsi: pm80xx: Remove list entry from pm8001_ccb_infoIgor Pylypiv1-1/+0
2021-01-13scsi: pm80xx: Check for fatal errorakshatzen1-0/+2
2020-12-01scsi: pm8001: Convert pm8001_printk() to pm8001_info()Joe Perches1-2/+2
2020-11-24scsi: pm8001: Make implicit use of pm8001_ha in pm8001_printk() explicitJoe Perches1-3/+3
2020-11-24scsi: pm8001: Neaten debug logging macros and usesJoe Perches1-37/+8
2020-11-05scsi: pm80xx: Make running_req atomicViswas G1-1/+1
2020-10-08scsi: pm80xx: Driver version updateViswas G1-1/+1
2020-10-08scsi: pm80xx: Increase the number of outstanding I/O supported to 1024Viswas G1-1/+1
2020-10-08scsi: pm80xx: Increase number of supported queuesViswas G1-2/+9
2020-03-17scsi: pm80xx: Introduce read and write length for IOCTL payload structureViswas G1-1/+2
2020-03-17scsi: pm80xx: sysfs attribute for non fatal dumpDeepak Ukey1-0/+4
2019-11-20scsi: pm80xx: Modified the logic to collect fatal dumpDeepak Ukey1-0/+3
2019-11-20scsi: pm80xx: Tie the interrupt name to the module instanceVikram Auradkar1-0/+2
2019-11-20scsi: pm80xx: Do not request 12G sas speedspeter chang1-0/+1
2019-11-20scsi: pm80xx: Fix command issue sizingpeter chang1-1/+2
2019-11-20scsi: pm80xx: Squashed logging cleanup changespeter chang1-2/+13
2019-06-20scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry1-1/+0
2019-04-04scsi: pm8001: fix spelling mistake, interupt -> interruptColin Ian King1-1/+1
2018-09-12scsi: pm80xx: Update driver version to 0.1.39Deepak Ukey1-1/+1
2018-09-12scsi: pm80xx: Fixed system hang issue during kexec bootDeepak Ukey1-0/+1
2017-10-19scsi: pm80xx: corrected SATA abort handling sequence.Viswas G1-0/+8
2017-10-19scsi: pm80xx: ILA and inactive firmware version through sysfsViswas G1-0/+2
2017-02-07scsi: pm8001: switch to pci_irq_alloc_vectorsChristoph Hellwig1-2/+0