summaryrefslogtreecommitdiff
path: root/drivers/scsi/pm8001/pm8001_hwi.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-13scsi: pm8001: Fix memory leak in pm8001_chip_fw_flash_update_req()Damien Le Moal1-1/+3
2022-04-13scsi: pm8001: Fix tag leaks on errorDamien Le Moal1-0/+9
2022-04-13scsi: pm8001: Fix task leak in pm8001_send_abort_all()Damien Le Moal1-3/+6
2022-04-13scsi: pm8001: Fix pm8001_mpi_task_abort_resp()Damien Le Moal1-4/+3
2022-04-08scsi: pm8001: Fix abort all task initializationDamien Le Moal1-0/+2
2022-04-08scsi: pm8001: Fix NCQ NON DATA command completion handlingDamien Le Moal1-1/+2
2022-04-08scsi: pm8001: Fix NCQ NON DATA command task initializationDamien Le Moal1-7/+7
2022-04-08scsi: pm8001: Fix command initialization in pm8001_chip_ssp_tm_req()Damien Le Moal1-1/+1
2022-04-08scsi: pm8001: Fix command initialization in pm80XX_send_read_log()Damien Le Moal1-1/+1
2022-02-23scsi: pm80xx: Fix double completion for SATA devicesAjish Koshy1-18/+0
2022-01-27scsi: pm80xx: Update WARN_ON check in pm8001_mpi_build_cmd()Igor Pylypiv1-1/+3
2021-11-18scsi: pm80xx: Fix misleading log statement in pm8001_mpi_get_nvmd_resp()Igor Pylypiv1-1/+1
2021-08-10scsi: pm8001: Remove redundant initialization of variable 'rv'Colin Ian King1-1/+1
2021-07-13scsi: pm8001: Clean up kernel-doc and commentsRandy Dunlap1-9/+9
2021-07-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-8/+8
2021-06-02scsi: libsas: Introduce more SAM status code aliases in enum exec_statusBart Van Assche1-8/+8
2021-05-16scsi: pm80xx: Fix drives missing during rmmod/insmod loopAjish Koshy1-4/+6
2021-04-16scsi: pm80xx: Reset PI and CI memory during re-initializationViswas G1-0/+2
2021-04-16scsi: pm80xx: Completing pending I/O after fatal errorRuksar Devadi1-6/+60
2021-04-13scsi: pm8001: Clean up white spaceLuo Jiaxing1-7/+7
2021-04-13scsi: pm80xx: Fix potential infinite loopColin Ian King1-1/+1
2021-04-13Merge branch '5.12/scsi-fixes' into 5.13/scsi-stagingMartin K. Petersen1-4/+4
2021-04-06scsi: pm80xx: Fix chip initialization failureViswas G1-4/+4
2021-03-16scsi: pm8001: Fix some misnamed function descriptionsLee Jones1-4/+4
2021-01-23scsi: pm80xx: Switch back to original libsas event notifiersAhmed S. Darwish1-21/+19
2021-01-23scsi: pm80xx: Pass gfp_t flags to libsas event notifiersAhmed S. Darwish1-19/+35
2021-01-23scsi: libsas: Remove notifier indirectionJohn Garry1-21/+19
2021-01-13scsi: pm80xx: Fix missing tag_free in NVMD DATA reqakshatzen1-4/+10
2021-01-13scsi: pm80xx: Check for fatal errorakshatzen1-0/+1
2020-12-01scsi: pm8001: Remove space in a debug messageColin Ian King1-1/+1
2020-11-24scsi: pm8001: Neaten debug logging macros and usesJoe Perches1-808/+562
2020-11-17scsi: pm8001: Remove unused variable 'value'Lee Jones1-2/+2
2020-11-05scsi: pm80xx: Fix pm8001_mpi_get_nvmd_resp() race conditionyuuzheng1-1/+6
2020-11-05scsi: pm80xx: Make running_req atomicViswas G1-11/+47
2020-11-05scsi: pm80xx: Make mpi_build_cmd locking consistentpeter chang1-6/+15
2020-10-08scsi: pm80xx: Increase the number of outstanding I/O supported to 1024Viswas G1-4/+2
2020-10-08scsi: pm80xx: Increase number of supported queuesViswas G1-14/+18
2020-08-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-13/+14
2020-07-25scsi: pm8001: Remove a bunch of set but unused variablesLee Jones1-3/+3
2020-07-25scsi: pm8001: Fix a bunch of kerneldoc issuesLee Jones1-10/+11
2020-07-16treewide: Remove uninitialized_var() usageKees Cook1-1/+1
2020-03-17scsi: pm80xx: Introduce read and write length for IOCTL payload structureViswas G1-11/+11
2019-12-04Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2019-11-20scsi: pm80xx: Fix command issue sizingpeter chang1-23/+46
2019-11-20scsi: pm80xx: Squashed logging cleanup changespeter chang1-18/+44
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov1-1/+1
2019-06-20scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry1-2/+2
2019-04-04scsi: pm8001: fix spelling mistake, interupt -> interruptColin Ian King1-2/+2
2019-04-04scsi: pm8001: clean up dead code when PM8001_USE_MSIX is definedColin Ian King1-9/+12
2019-03-26scsi: pm8001: remove set but not used variables 'param, sas_ha'YueHaibing1-4/+0