summaryrefslogtreecommitdiff
path: root/drivers/scsi/pm8001
AgeCommit message (Expand)Author
2022-02-22scsi: pm8001: Fix pm8001_tag_alloc() failures handlingDamien Le Moal
2022-02-22scsi: pm8001: Fix abort all task initializationDamien Le Moal
2022-02-22scsi: pm8001: Fix NCQ NON DATA command completion handlingDamien Le Moal
2022-02-22scsi: pm8001: Fix NCQ NON DATA command task initializationDamien Le Moal
2022-02-22scsi: pm8001: Remove local variable in pm8001_pci_resume()Damien Le Moal
2022-02-22scsi: pm8001: Fix use of struct set_phy_profile_req fieldsDamien Le Moal
2022-02-22scsi: pm8001: Fix le32 values handling in pm80xx_chip_sata_req()Damien Le Moal
2022-02-22scsi: pm8001: Fix le32 values handling in pm80xx_chip_ssp_io_req()Damien Le Moal
2022-02-22scsi: pm8001: Fix payload initialization in pm80xx_encrypt_update()Damien Le Moal
2022-02-22scsi: pm8001: Fix le32 values handling in pm80xx_set_sas_protocol_timer_config()Damien Le Moal
2022-02-22scsi: pm8001: Fix payload initialization in pm80xx_set_thermal_config()Damien Le Moal
2022-02-22scsi: pm8001: Fix command initialization in pm8001_chip_ssp_tm_req()Damien Le Moal
2022-02-22scsi: pm8001: Fix pm80xx_pci_mem_copy() interfaceDamien Le Moal
2022-02-22scsi: pm8001: Fix command initialization in pm80XX_send_read_log()Damien Le Moal
2022-02-22scsi: pm8001: Fix pm8001_update_flash() local variable typeDamien Le Moal
2022-02-22scsi: pm8001: Fix __iomem pointer use in pm8001_phy_control()Damien Le Moal
2022-02-19scsi: libsas: Add sas_abort_task()John Garry
2022-02-19scsi: libsas: Add sas_query_task()John Garry
2022-02-19scsi: libsas: Add sas_lu_reset()John Garry
2022-02-19scsi: libsas: Add sas_clear_task_set()John Garry
2022-02-19scsi: libsas: Add sas_abort_task_set()John Garry
2022-02-19scsi: libsas: Add TMF handler aborted callbackJohn Garry
2022-02-19scsi: libsas: Add TMF handler exec complete callbackJohn Garry
2022-02-19scsi: libsas: Add sas_task.tmfJohn Garry
2022-02-19scsi: libsas: Add struct sas_tmf_taskJohn Garry
2022-02-19scsi: libsas: Delete lldd_clear_aca callbackJohn Garry
2022-02-14Merge branch '5.17/scsi-fixes' into 5.18/scsi-stagingMartin K. Petersen
2022-02-11scsi: libsas: Drop SAS_TASK_AT_INITIATORJohn Garry
2022-02-11scsi: pm8001: Clean up inconsistent indentingYang Li
2022-01-31scsi: pm8001: Fix use-after-free for aborted SSP/STP sas_taskJohn Garry
2022-01-31scsi: pm8001: Fix use-after-free for aborted TMF sas_taskJohn Garry
2022-01-31scsi: pm8001: Fix warning for undescribed param in process_one_iomb()John Garry
2022-01-31scsi: pm80xx: Fix double completion for SATA devicesAjish Koshy
2022-01-24scsi: pm8001: Fix bogus FW crash for maxcpus=1John Garry
2022-01-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-01-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-01-05scsi: pm80xx: Port reset timeout error handling correctionAjish Koshy
2021-12-16Merge branch '5.16/scsi-fixes' into 5.17/scsi-stagingMartin K. Petersen
2021-12-13scsi: pm8001: Fix phys_to_virt() usage on dma_addr_tJohn Garry
2021-12-02scsi: pm80xx: Do not call scsi_remove_host() in pm8001_alloc()Igor Pylypiv
2021-11-29scsi: pm8001: Fix kernel-doc warningsBart Van Assche
2021-11-18scsi: pm80xx: Add pm80xx_mpi_build_cmd() tracepointChangyuan Lyu
2021-11-18scsi: pm80xx: Add tracepointsChangyuan Lyu
2021-11-18scsi: pm80xx: Use bitmap_zalloc() for tags bitmap allocationIgor Pylypiv
2021-11-18scsi: pm80xx: Update WARN_ON check in pm8001_mpi_build_cmd()Igor Pylypiv
2021-11-18scsi: pm80xx: Do not check the address-of value for NULLIgor Pylypiv
2021-11-18scsi: pm80xx: Apply byte mask for phy ID in mpi_phy_start_resp()Igor Pylypiv
2021-10-16scsi: pm8001: Switch to attribute groupsBart Van Assche
2021-10-04scsi: pm80xx: Fix misleading log statement in pm8001_mpi_get_nvmd_resp()Igor Pylypiv
2021-10-04scsi: pm80xx: Replace open coded check with dev_is_expander()Igor Pylypiv