aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pm8001 (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-11Merge branch '5.14/scsi-fixes' into 5.15/scsi-stagingMartin K. Petersen1-17/+15
2021-08-09scsi: pm8001: Remove redundant initialization of variable 'rv'Colin Ian King1-1/+1
2021-07-28scsi: pm80xx: Fix TMF task completion race conditionIgor Pylypiv1-17/+15
2021-07-12scsi: pm8001: Clean up kernel-doc and commentsRandy Dunlap5-89/+97
2021-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+1
2021-07-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-21/+19
2021-06-22scsi: libsas: Add LUN number check in .slave_alloc callbackYufen Yu1-0/+1
2021-06-15scsi: pm8001: Remove unnecessary OOM messageZhen Lei1-4/+2
2021-06-02scsi: libsas: Introduce more SAM status code aliases in enum exec_statusBart Van Assche3-17/+17
2021-05-15scsi: pm80xx: Fix drives missing during rmmod/insmod loopAjish Koshy4-12/+19
2021-04-15scsi: pm80xx: Remove global lock from outbound queue processingViswas G3-5/+9
2021-04-15scsi: pm80xx: Reset PI and CI memory during re-initializationViswas G2-0/+4
2021-04-15scsi: pm80xx: Completing pending I/O after fatal errorRuksar Devadi6-7/+65
2021-04-15scsi: pm80xx: Add sysfs attribute to track iop1 countVishakha Channapattan1-0/+23
2021-04-15scsi: pm80xx: Add sysfs attribute to track iop0 countVishakha Channapattan1-0/+22
2021-04-15scsi: pm80xx: Add sysfs attribute to track RAAE countVishakha Channapattan1-0/+22
2021-04-15scsi: pm80xx: Add sysfs attribute to check controller hmi errorVishakha Channapattan1-0/+22
2021-04-15scsi: pm80xx: Add sysfs attribute to check MPI stateVishakha Channapattan1-1/+31
2021-04-12scsi: pm8001: Clean up open bracesLuo Jiaxing1-4/+2
2021-04-12scsi: pm8001: Clean up white spaceLuo Jiaxing6-36/+39
2021-04-12scsi: pm80xx: Fix potential infinite loopColin Ian King1-1/+1
2021-04-12scsi: pm80xx: Remove busy wait from mpi_uninit_check()Igor Pylypiv1-5/+5
2021-04-12scsi: pm80xx: Increase timeout for pm80xx mpi_uninit_check()Igor Pylypiv1-2/+2
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-24scsi: pm8001: Avoid -Wrestrict warningArnd Bergmann1-1/+5
2021-03-15scsi: pm8001: Fix a bunch of doc-rotted function headersLee Jones1-9/+9
2021-03-15scsi: pm8001: Fix some misnamed function descriptionsLee Jones1-4/+4
2021-03-15scsi: pm8001: Fix incorrectly named functions in headersLee Jones1-2/+2
2021-03-15scsi: pm8001: Provide function name 'pm8001_I_T_nexus_reset()' in headerLee Jones1-0/+1
2021-03-15scsi: pm8001: Provide function name and fix a misspellingLee Jones1-2/+2
2021-03-09scsi: pm80xx: Replace magic numbers with device state definesIgor Pylypiv1-4/+4
2021-03-09scsi: pm80xx: Remove list entry from pm8001_ccb_infoIgor Pylypiv1-1/+0
2021-01-22scsi: pm80xx: Switch back to original libsas event notifiersAhmed S. Darwish3-41/+36
2021-01-22scsi: pm80xx: Pass gfp_t flags to libsas event notifiersAhmed S. Darwish3-38/+65
2021-01-22scsi: libsas: Remove notifier indirectionJohn Garry3-46/+36
2021-01-20scsi: pm80xx: Switch from 'pci_' to 'dma_' APIChristophe JAILLET1-4/+5
2021-01-20scsi: pm80xx: Clean up indentation of a code blockColin Ian King1-19/+15
2021-01-13scsi: pm80xx: Log SATA IOMB completion status on failureVishakha Channapattan1-5/+8
2021-01-13scsi: pm80xx: Simultaneous poll for all FW readinessBhavesh Jashnani1-57/+23
2021-01-13scsi: pm80xx: Fix driver fatal dump failureViswas G1-5/+9
2021-01-13scsi: pm80xx: Fix missing tag_free in NVMD DATA reqakshatzen1-4/+10
2021-01-13scsi: pm80xx: Check main config table addressakshatzen2-6/+58
2021-01-13scsi: pm80xx: Check for fatal errorakshatzen5-0/+61
2021-01-13scsi: pm80xx: Do not busy wait in MPI init checkakshatzen2-5/+5
2020-12-07scsi: pm80xx: Fix error return in pm8001_pci_probe()Zhang Qilong1-1/+2
2020-12-01scsi: pm80xx: Do not sleep in atomic contextAhmed S. Darwish1-1/+1
2020-11-30scsi: pm8001: Remove space in a debug messageColin Ian King1-1/+1
2020-11-30scsi: pm8001: Fix misindentationJoe Perches1-10/+10
2020-11-30scsi: pm8001: Convert pm8001_printk() to pm8001_info()Joe Perches3-6/+6