summaryrefslogtreecommitdiff
path: root/drivers/scsi/pm8001/pm80xx_hwi.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-15scsi: pm80xx: Fix incorrect port value when registering a deviceAjish Koshy1-1/+6
2021-07-13scsi: pm8001: Clean up kernel-doc and commentsRandy Dunlap1-25/+25
2021-07-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-7/+7
2021-06-02scsi: libsas: Introduce more SAM status code aliases in enum exec_statusBart Van Assche1-7/+7
2021-05-16scsi: pm80xx: Fix drives missing during rmmod/insmod loopAjish Koshy1-6/+6
2021-04-16scsi: pm80xx: Remove global lock from outbound queue processingViswas G1-2/+2
2021-04-16scsi: pm80xx: Reset PI and CI memory during re-initializationViswas G1-0/+2
2021-04-16scsi: pm80xx: Completing pending I/O after fatal errorRuksar Devadi1-0/+1
2021-04-13scsi: pm8001: Clean up white spaceLuo Jiaxing1-7/+7
2021-04-13scsi: pm80xx: Remove busy wait from mpi_uninit_check()Igor Pylypiv1-5/+5
2021-04-13scsi: pm80xx: Increase timeout for pm80xx mpi_uninit_check()Igor Pylypiv1-2/+2
2021-03-16scsi: pm8001: Fix a bunch of doc-rotted function headersLee Jones1-9/+9
2021-01-23scsi: pm80xx: Switch back to original libsas event notifiersAhmed S. Darwish1-17/+15
2021-01-23scsi: pm80xx: Pass gfp_t flags to libsas event notifiersAhmed S. Darwish1-15/+26
2021-01-23scsi: libsas: Remove notifier indirectionJohn Garry1-20/+15
2021-01-21scsi: 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: Check main config table addressakshatzen1-3/+50
2021-01-13scsi: pm80xx: Check for fatal errorakshatzen1-0/+36
2021-01-13scsi: pm80xx: Do not busy wait in MPI init checkakshatzen1-3/+3
2020-12-01scsi: pm80xx: Do not sleep in atomic contextAhmed S. Darwish1-1/+1
2020-11-24scsi: pm8001: Neaten debug logging macros and usesJoe Perches1-914/+682
2020-11-05scsi: pm80xx: Avoid busywait in FW ready checkakshatzen1-10/+11
2020-11-05scsi: pm80xx: Make running_req atomicViswas G1-10/+91
2020-11-05scsi: pm80xx: Make mpi_build_cmd locking consistentpeter chang1-8/+0
2020-10-08scsi: pm80xx: Increase the number of outstanding I/O supported to 1024Viswas G1-20/+8
2020-10-08scsi: pm80xx: Increase number of supported queuesViswas G1-33/+48
2020-08-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-11/+12
2020-07-25scsi: pm8001: Staticify 'pm80xx_pci_mem_copy' and 'mpi_set_phy_profile_req'Lee Jones1-3/+4
2020-07-25scsi: pm8001: Fix some function documentation issuesLee Jones1-8/+8
2020-07-16treewide: Remove uninitialized_var() usageKees Cook1-1/+1
2020-03-17scsi: pm80xx: sysfs attribute for non fatal dumpDeepak Ukey1-0/+130
2020-03-17scsi: pm80xx: Free the tag when mpi_set_phy_profile_resp is receivedyuuzheng1-3/+7
2020-03-17scsi: pm80xx: Deal with kexec rebootsVikram Auradkar1-4/+11
2020-01-30scsi: pm80xx: fix spelling mistake "to" -> "too"Colin Ian King1-1/+1
2019-11-27scsi: pm80xx: Remove unused include of linux/version.hYueHaibing1-1/+0
2019-11-27scsi: pm80xx: fix logic to break out of loop when register value is 2 or 3Colin Ian King1-1/+1
2019-11-20scsi: pm80xx: Modified the logic to collect fatal dumpDeepak Ukey1-59/+192
2019-11-20scsi: pm80xx: Do not request 12G sas speedspeter chang1-17/+4
2019-11-20scsi: pm80xx: Fix command issue sizingpeter chang1-16/+31
2019-11-20scsi: pm80xx: Increase timeout for pm80xx mpi_uninit_checkianyar1-2/+2
2019-11-20scsi: pm80xx: Squashed logging cleanup changespeter chang1-14/+104
2019-11-20scsi: pm80xx: Convert 'long' mdelay to msleepVikram Auradkar1-2/+2
2019-11-20scsi: pm80xx: Make phy enable completion as NULLpeter chang1-1/+3
2019-11-20scsi: pm80xx: Fix for SATA device discoverypeter chang1-0/+2
2019-07-12scsi: pm80xx: Fixed kernel panic during error recovery for SATA driveDeepak Ukey1-1/+1
2019-06-20scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry1-2/+2
2019-04-04scsi: pm8001: fix spelling mistake, interupt -> interruptColin Ian King1-2/+2