aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pm8001/pm8001_hwi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-04scsi: pm80xx: Fix misleading log statement in pm8001_mpi_get_nvmd_resp()Igor Pylypiv1-1/+1
2021-10-04scsi: pm80xx: Replace open coded check with dev_is_expander()Igor Pylypiv1-2/+1
2021-09-14scsi: pm80xx: Fix incorrect port value when registering a deviceAjish Koshy1-1/+6
2021-08-09scsi: pm8001: Remove redundant initialization of variable 'rv'Colin Ian King1-1/+1
2021-07-12scsi: pm8001: Clean up kernel-doc and commentsRandy Dunlap1-9/+9
2021-07-02Merge 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-15scsi: pm80xx: Fix drives missing during rmmod/insmod loopAjish Koshy1-4/+6
2021-04-15scsi: pm80xx: Reset PI and CI memory during re-initializationViswas G1-0/+2
2021-04-15scsi: pm80xx: Completing pending I/O after fatal errorRuksar Devadi1-6/+60
2021-04-12scsi: pm8001: Clean up white spaceLuo Jiaxing1-7/+7
2021-04-12scsi: pm80xx: Fix potential infinite loopColin Ian King1-1/+1
2021-04-12Merge branch '5.12/scsi-fixes' into 5.13/scsi-stagingMartin K. Petersen1-4/+4
2021-04-05scsi: pm80xx: Fix chip initialization failureViswas G1-4/+4
2021-03-15scsi: pm8001: Fix some misnamed function descriptionsLee Jones1-4/+4
2021-01-22scsi: pm80xx: Switch back to original libsas event notifiersAhmed S. Darwish1-21/+19
2021-01-22scsi: pm80xx: Pass gfp_t flags to libsas event notifiersAhmed S. Darwish1-19/+35
2021-01-22scsi: 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-11-30scsi: pm8001: Remove space in a debug messageColin Ian King1-1/+1
2020-11-23scsi: pm8001: Neaten debug logging macros and usesJoe Perches1-808/+562
2020-11-16scsi: pm8001: Remove unused variable 'value'Lee Jones1-2/+2
2020-11-04scsi: pm80xx: Fix pm8001_mpi_get_nvmd_resp() race conditionyuuzheng1-1/+6
2020-11-04scsi: pm80xx: Make running_req atomicViswas G1-11/+47
2020-11-04scsi: pm80xx: Make mpi_build_cmd locking consistentpeter chang1-6/+15
2020-10-07scsi: pm80xx: Increase the number of outstanding I/O supported to 1024Viswas G1-4/+2
2020-10-07scsi: pm80xx: Increase number of supported queuesViswas G1-14/+18
2020-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-13/+14
2020-07-24scsi: pm8001: Remove a bunch of set but unused variablesLee Jones1-3/+3
2020-07-24scsi: 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-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2019-11-19scsi: pm80xx: Fix command issue sizingpeter chang1-23/+46
2019-11-19scsi: 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-03scsi: pm8001: fix spelling mistake, interupt -> interruptColin Ian King1-2/+2
2019-04-03scsi: pm8001: clean up dead code when PM8001_USE_MSIX is definedColin Ian King1-9/+12
2019-03-25scsi: pm8001: remove set but not used variables 'param, sas_ha'YueHaibing1-4/+0
2019-03-19scsi: pm8001: clean up various indentation issuesColin Ian King1-4/+4
2018-10-17scsi: pm8001: switch to generic DMA APIChristoph Hellwig1-11/+11
2018-09-11scsi: pm80xx: Fixed system hang issue during kexec bootDeepak Ukey1-0/+6
2018-09-11scsi: pm80xx: Fix for phy enable/disable functionalityDeepak Ukey1-1/+2
2018-05-28scsi: pm80xx: fix spelling mistake "UNSORPORTED" -> "SUPPORTED"Colin Ian King1-1/+1
2017-10-18scsi: pm80xx: corrected SATA abort handling sequence.Viswas G1-1/+7
2017-10-18scsi: pm80xx: tag allocation for phy control request.Viswas G1-0/+3
2016-09-26scsi: pm8001: Mark symbols static where possibleBaoyou Xie1-2/+2
2015-09-06pm80xx: Don't override ts->stat on IO_OPEN_CNX_ERROR_HW_RESOURCE_BUSYJohannes Thumshirn1-0/+1