aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pm8001/pm8001_sas.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-25scsi: pm8001: Replace one-element array with flexible-array memberGustavo A. R. Silva1-1/+1
2022-06-16scsi: pm8001: Expose hardware queues for pm80xxJohn Garry1-0/+2
2022-06-16scsi: pm8001: Set up tags before using themJohn Garry1-0/+1
2022-03-14scsi: pm8001: Use libsas internal abort supportJohn Garry1-4/+2
2022-02-22scsi: pm8001: Fix pm8001_info() message formatDamien Le Moal1-1/+1
2022-02-22scsi: pm8001: Simplify pm8001_ccb_task_free()Damien Le Moal1-6/+6
2022-02-22scsi: pm8001: Simplify pm8001_mpi_build_cmd() interfaceDamien Le Moal1-2/+1
2022-02-22scsi: pm8001: Introduce ccb alloc/free helpersDamien Le Moal1-0/+47
2022-02-22scsi: 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-16scsi: pm8001: Switch to attribute groupsBart Van Assche1-1/+1
2021-09-14scsi: pm80xx: Fix memory leak during rmmodAjish Koshy1-0/+1
2021-09-14scsi: pm80xx: Fix lockup in outbound queue managementAjish Koshy1-2/+1
2021-09-14scsi: pm80xx: Fix incorrect port value when registering a deviceAjish Koshy1-0/+2
2021-04-15scsi: pm80xx: Remove global lock from outbound queue processingViswas G1-0/+1
2021-04-15scsi: pm80xx: Completing pending I/O after fatal errorRuksar Devadi1-0/+1
2021-04-12scsi: pm8001: Clean up white spaceLuo Jiaxing1-1/+1
2021-03-09scsi: pm80xx: Remove list entry from pm8001_ccb_infoIgor Pylypiv1-1/+0
2021-01-13scsi: pm80xx: Check for fatal errorakshatzen1-0/+2
2020-11-30scsi: pm8001: Convert pm8001_printk() to pm8001_info()Joe Perches1-2/+2
2020-11-23scsi: pm8001: Make implicit use of pm8001_ha in pm8001_printk() explicitJoe Perches1-3/+3
2020-11-23scsi: pm8001: Neaten debug logging macros and usesJoe Perches1-37/+8
2020-11-04scsi: pm80xx: Make running_req atomicViswas G1-1/+1
2020-10-07scsi: pm80xx: Driver version updateViswas G1-1/+1
2020-10-07scsi: pm80xx: Increase the number of outstanding I/O supported to 1024Viswas G1-1/+1
2020-10-07scsi: 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-19scsi: pm80xx: Modified the logic to collect fatal dumpDeepak Ukey1-0/+3
2019-11-19scsi: pm80xx: Tie the interrupt name to the module instanceVikram Auradkar1-0/+2
2019-11-19scsi: pm80xx: Do not request 12G sas speedspeter chang1-0/+1
2019-11-19scsi: pm80xx: Fix command issue sizingpeter chang1-1/+2
2019-11-19scsi: 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-03scsi: pm8001: fix spelling mistake, interupt -> interruptColin Ian King1-1/+1
2018-09-11scsi: pm80xx: Update driver version to 0.1.39Deepak Ukey1-1/+1
2018-09-11scsi: pm80xx: Fixed system hang issue during kexec bootDeepak Ukey1-0/+1
2017-10-18scsi: pm80xx: corrected SATA abort handling sequence.Viswas G1-0/+8
2017-10-18scsi: pm80xx: ILA and inactive firmware version through sysfsViswas G1-0/+2
2017-02-06scsi: pm8001: switch to pci_irq_alloc_vectorsChristoph Hellwig1-2/+0
2015-11-02pm80xx: set PHY profiles for ATTO 12Gb SAS controllersBenjamin Rood1-0/+2
2015-11-02pm80xx: add support for PMC Sierra 8070 and PMC Sierra 8072 SAS controllersBenjamin Rood1-1/+3
2015-08-26pm80xx: Bump pm80xx driver version to 0.1.38Viswas G1-1/+1
2015-08-26pm80xx: Add PORT RECOVERY TIMEOUT supportViswas G1-1/+1
2015-08-26pm80xx: Corrected device state changes in I_T_Nexus_Reset.Viswas G1-0/+8