summaryrefslogtreecommitdiff
path: root/drivers/scsi/pm8001/pm80xx_hwi.c
AgeCommit message (Expand)Author
2023-09-21scsi: pm8001: Remove PM8001_USE_MSIXDamien Le Moal
2023-09-21scsi: pm8001: Remove pm80xx_chip_intx_interrupt_enable/disable()Damien Le Moal
2023-09-13scsi: pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFI...Michal Grzedzicki
2023-09-13scsi: pm80xx: Use phy-specific SAS address when sending PHY_START commandMichal Grzedzicki
2023-08-24Merge patch series "libsas: Some tidy-up"Martin K. Petersen
2023-08-21scsi: libsas: Delete sas_ssp_task.task_prioJohn Garry
2023-08-21scsi: libsas: Delete sas_ssp_task.enable_first_burstJohn Garry
2023-08-21scsi: pm80xx: Set RETFIS when requested by libsasIgor Pylypiv
2023-05-08scsi: pm80xx: Update PHY state after hard resetChangyuan Lyu
2023-05-08scsi: pm80xx: Log port state during HW eventAkshat Jain
2023-05-08scsi: pm80xx: Log phy_id and port_id in the device registration requestAkshat Jain
2023-05-08scsi: pm80xx: Print port_id in HW eventsAkshat Jain
2023-05-08scsi: pm80xx: Enable init loggingAkshat Jain
2023-05-08scsi: pm80xx: Log some HW events by defaultAkshat Jain
2022-10-22scsi: pm80xx: Remove unused reset_in_progress flag logicIgor Pylypiv
2022-10-22scsi: pm8001: Use sas_task_find_rq() for taggingJohn Garry
2022-10-18scsi: pm8001: Use sas_ata_device_link_abort() to handle NCQ errorsJohn Garry
2022-10-18scsi: pm8001: Modify task abort handling for SATA taskJohn Garry
2022-08-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-07-13scsi: pm80xx: Set stopped phy's linkrate to DisabledChangyuan Lyu
2022-06-16scsi: pm8001: Expose hardware queues for pm80xxJohn Garry
2022-06-16scsi: pm8001: Set up tags before using themJohn Garry
2022-04-11scsi: pm80xx: Enable upper inbound, outbound queuesAjish Koshy
2022-04-11scsi: pm80xx: Mask and unmask upper interrupt vectors 32-63Ajish Koshy
2022-02-27scsi: pm80xx: Handle non-fatal errorsAjish Koshy
2022-02-22scsi: pm8001: Improve pm80XX_send_abort_all()Damien Le Moal
2022-02-22scsi: pm8001: Simplify pm8001_ccb_task_free()Damien Le Moal
2022-02-22scsi: pm8001: Simplify pm8001_mpi_build_cmd() interfaceDamien Le Moal
2022-02-22scsi: pm8001: Introduce ccb alloc/free helpersDamien Le Moal
2022-02-22scsi: pm8001: Fix tag leaks on errorDamien Le Moal
2022-02-22scsi: pm8001: Fix tag values handlingDamien Le Moal
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: 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 pm80xx_pci_mem_copy() interfaceDamien Le Moal
2022-02-22scsi: pm8001: Fix command initialization in pm80XX_send_read_log()Damien Le Moal
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-01-31scsi: pm8001: Fix use-after-free for aborted SSP/STP 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