summaryrefslogtreecommitdiff
path: root/drivers/scsi/pm8001
AgeCommit message (Expand)Author
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
2021-01-13scsi: pm80xx: Fix missing tag_free in NVMD DATA reqakshatzen
2021-01-13scsi: pm80xx: Check main config table addressakshatzen
2021-01-13scsi: pm80xx: Check for fatal errorakshatzen
2021-01-13scsi: pm80xx: Do not busy wait in MPI init checkakshatzen
2020-12-07scsi: pm80xx: Fix error return in pm8001_pci_probe()Zhang Qilong
2020-12-01scsi: pm80xx: Do not sleep in atomic contextAhmed S. Darwish
2020-11-30scsi: pm8001: Remove space in a debug messageColin Ian King
2020-11-30scsi: pm8001: Fix misindentationJoe Perches
2020-11-30scsi: pm8001: Convert pm8001_printk() to pm8001_info()Joe Perches
2020-11-25scsi: pm_8001: Use generic power managementVaibhav Gupta
2020-11-25scsi: pm_8001: Drop PCI Wakeup calls from .resumeVaibhav Gupta
2020-11-23scsi: pm8001: Make implicit use of pm8001_ha in pm8001_printk() explicitJoe Perches
2020-11-23scsi: pm8001: Neaten debug logging macros and usesJoe Perches