summaryrefslogtreecommitdiff
path: root/drivers/scsi/pm8001
AgeCommit message (Expand)Author
2022-01-31scsi: pm8001: Fix use-after-free for aborted SSP/STP sas_taskJohn Garry
2022-01-31scsi: pm8001: Fix use-after-free for aborted TMF sas_taskJohn Garry
2022-01-31scsi: pm8001: Fix warning for undescribed param in process_one_iomb()John Garry
2022-01-31scsi: pm80xx: Fix double completion for SATA devicesAjish Koshy
2022-01-24scsi: pm8001: Fix bogus FW crash for maxcpus=1John Garry
2022-01-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-01-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-01-05scsi: pm80xx: Port reset timeout error handling correctionAjish Koshy
2021-12-16Merge branch '5.16/scsi-fixes' into 5.17/scsi-stagingMartin K. Petersen
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-11-29scsi: pm8001: Fix kernel-doc warningsBart Van Assche
2021-11-18scsi: pm80xx: Add pm80xx_mpi_build_cmd() tracepointChangyuan Lyu
2021-11-18scsi: pm80xx: Add tracepointsChangyuan Lyu
2021-11-18scsi: pm80xx: Use bitmap_zalloc() for tags bitmap allocationIgor Pylypiv
2021-11-18scsi: pm80xx: Update WARN_ON check in pm8001_mpi_build_cmd()Igor Pylypiv
2021-11-18scsi: pm80xx: Do not check the address-of value for NULLIgor Pylypiv
2021-11-18scsi: pm80xx: Apply byte mask for phy ID in mpi_phy_start_resp()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