summaryrefslogtreecommitdiff
path: root/drivers/scsi/pm8001/pm80xx_hwi.c
AgeCommit message (Expand)Author
2023-10-06scsi: pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFI...Michal Grzedzicki
2023-10-06scsi: pm80xx: Use phy-specific SAS address when sending PHY_START commandMichal Grzedzicki
2022-04-20scsi: pm80xx: Enable upper inbound, outbound queuesAjish Koshy
2022-04-20scsi: pm80xx: Mask and unmask upper interrupt vectors 32-63Ajish Koshy
2022-04-13scsi: pm8001: Fix tag leaks on errorDamien Le Moal
2022-04-13scsi: pm8001: Fix pm80xx_pci_mem_copy() interfaceDamien Le Moal
2022-04-08scsi: pm8001: Fix abort all task initializationDamien Le Moal
2022-04-08scsi: pm8001: Fix NCQ NON DATA command completion handlingDamien Le Moal
2022-04-08scsi: pm8001: Fix NCQ NON DATA command task initializationDamien Le Moal
2022-04-08scsi: pm8001: Fix le32 values handling in pm80xx_chip_sata_req()Damien Le Moal
2022-04-08scsi: pm8001: Fix le32 values handling in pm80xx_chip_ssp_io_req()Damien Le Moal
2022-04-08scsi: pm8001: Fix payload initialization in pm80xx_encrypt_update()Damien Le Moal
2022-04-08scsi: pm8001: Fix le32 values handling in pm80xx_set_sas_protocol_timer_config()Damien Le Moal
2022-04-08scsi: pm8001: Fix payload initialization in pm80xx_set_thermal_config()Damien Le Moal
2022-04-08scsi: pm8001: Fix command initialization in pm80XX_send_read_log()Damien Le Moal
2022-02-23scsi: pm8001: Fix use-after-free for aborted SSP/STP sas_taskJohn Garry
2022-02-23scsi: pm80xx: Fix double completion for SATA devicesAjish Koshy
2022-02-16scsi: pm8001: Fix bogus FW crash for maxcpus=1John Garry
2021-11-18scsi: pm80xx: Fix lockup in outbound queue managementAjish Koshy
2021-07-12scsi: pm8001: Clean up kernel-doc and commentsRandy Dunlap
2021-07-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-06-02scsi: libsas: Introduce more SAM status code aliases in enum exec_statusBart Van Assche
2021-05-15scsi: pm80xx: Fix drives missing during rmmod/insmod loopAjish Koshy
2021-04-15scsi: pm80xx: Remove global lock from outbound queue processingViswas G
2021-04-15scsi: pm80xx: Reset PI and CI memory during re-initializationViswas G
2021-04-15scsi: pm80xx: Completing pending I/O after fatal errorRuksar Devadi
2021-04-12scsi: pm8001: Clean up white spaceLuo Jiaxing
2021-04-12scsi: pm80xx: Remove busy wait from mpi_uninit_check()Igor Pylypiv
2021-04-12scsi: pm80xx: Increase timeout for pm80xx mpi_uninit_check()Igor Pylypiv
2021-03-15scsi: pm8001: Fix a bunch of doc-rotted function headersLee Jones
2021-01-22scsi: pm80xx: Switch back to original libsas event notifiersAhmed S. Darwish
2021-01-22scsi: pm80xx: Pass gfp_t flags to libsas event notifiersAhmed S. Darwish
2021-01-22scsi: libsas: Remove notifier indirectionJohn Garry
2021-01-20scsi: pm80xx: Clean up indentation of a code blockColin Ian King
2021-01-13scsi: pm80xx: Log SATA IOMB completion status on failureVishakha Channapattan
2021-01-13scsi: pm80xx: Simultaneous poll for all FW readinessBhavesh Jashnani
2021-01-13scsi: pm80xx: Fix driver fatal dump failureViswas G
2021-01-13scsi: pm80xx: Check main config table addressakshatzen
2021-01-13scsi: pm80xx: Check for fatal errorakshatzen
2021-01-13scsi: pm80xx: Do not busy wait in MPI init checkakshatzen
2020-12-01scsi: pm80xx: Do not sleep in atomic contextAhmed S. Darwish
2020-11-23scsi: pm8001: Neaten debug logging macros and usesJoe Perches
2020-11-04scsi: pm80xx: Avoid busywait in FW ready checkakshatzen
2020-11-04scsi: pm80xx: Make running_req atomicViswas G
2020-11-04scsi: pm80xx: Make mpi_build_cmd locking consistentpeter chang
2020-10-07scsi: pm80xx: Increase the number of outstanding I/O supported to 1024Viswas G
2020-10-07scsi: pm80xx: Increase number of supported queuesViswas G
2020-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-07-24scsi: pm8001: Staticify 'pm80xx_pci_mem_copy' and 'mpi_set_phy_profile_req'Lee Jones
2020-07-24scsi: pm8001: Fix some function documentation issuesLee Jones