summaryrefslogtreecommitdiff
path: root/drivers/scsi/pm8001
AgeCommit message (Expand)Author
2021-12-13scsi: pm8001: Fix phys_to_virt() usage on dma_addr_tJohn Garry
2021-12-02scsi: pm80xx: Do not call scsi_remove_host() in pm8001_alloc()Igor Pylypiv
2021-10-16scsi: pm8001: Switch to attribute groupsBart Van Assche
2021-10-04scsi: pm80xx: Fix misleading log statement in pm8001_mpi_get_nvmd_resp()Igor Pylypiv
2021-10-04scsi: pm80xx: Replace open coded check with dev_is_expander()Igor Pylypiv
2021-09-14scsi: pm80xx: Fix memory leak during rmmodAjish Koshy
2021-09-14scsi: pm80xx: Correct inbound and outbound queue loggingViswas G
2021-09-14scsi: pm80xx: Fix lockup in outbound queue managementAjish Koshy
2021-09-14scsi: pm80xx: Fix incorrect port value when registering a deviceAjish Koshy
2021-08-11Merge branch '5.14/scsi-fixes' into 5.15/scsi-stagingMartin K. Petersen
2021-08-09scsi: pm8001: Remove redundant initialization of variable 'rv'Colin Ian King
2021-07-28scsi: pm80xx: Fix TMF task completion race conditionIgor Pylypiv
2021-07-12scsi: pm8001: Clean up kernel-doc and commentsRandy Dunlap
2021-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-07-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-06-22scsi: libsas: Add LUN number check in .slave_alloc callbackYufen Yu
2021-06-15scsi: pm8001: Remove unnecessary OOM messageZhen Lei
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-15scsi: pm80xx: Add sysfs attribute to track iop1 countVishakha Channapattan
2021-04-15scsi: pm80xx: Add sysfs attribute to track iop0 countVishakha Channapattan
2021-04-15scsi: pm80xx: Add sysfs attribute to track RAAE countVishakha Channapattan
2021-04-15scsi: pm80xx: Add sysfs attribute to check controller hmi errorVishakha Channapattan
2021-04-15scsi: pm80xx: Add sysfs attribute to check MPI stateVishakha Channapattan
2021-04-12scsi: pm8001: Clean up open bracesLuo Jiaxing
2021-04-12scsi: pm8001: Clean up white spaceLuo Jiaxing
2021-04-12scsi: pm80xx: Fix potential infinite loopColin Ian King
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-04-12Merge branch '5.12/scsi-fixes' into 5.13/scsi-stagingMartin K. Petersen
2021-04-05scsi: pm80xx: Fix chip initialization failureViswas G
2021-03-24scsi: pm8001: Avoid -Wrestrict warningArnd Bergmann
2021-03-15scsi: pm8001: Fix a bunch of doc-rotted function headersLee Jones
2021-03-15scsi: pm8001: Fix some misnamed function descriptionsLee Jones
2021-03-15scsi: pm8001: Fix incorrectly named functions in headersLee Jones
2021-03-15scsi: pm8001: Provide function name 'pm8001_I_T_nexus_reset()' in headerLee Jones
2021-03-15scsi: pm8001: Provide function name and fix a misspellingLee Jones
2021-03-09scsi: pm80xx: Replace magic numbers with device state definesIgor Pylypiv
2021-03-09scsi: pm80xx: Remove list entry from pm8001_ccb_infoIgor Pylypiv
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: Switch from 'pci_' to 'dma_' APIChristophe JAILLET
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