aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pm8001/pm80xx_hwi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-12scsi: pm80xx: Increase timeout for pm80xx mpi_uninit_check()Igor Pylypiv1-2/+2
2021-03-15scsi: pm8001: Fix a bunch of doc-rotted function headersLee Jones1-9/+9
2021-01-22scsi: pm80xx: Switch back to original libsas event notifiersAhmed S. Darwish1-17/+15
2021-01-22scsi: pm80xx: Pass gfp_t flags to libsas event notifiersAhmed S. Darwish1-15/+26
2021-01-22scsi: libsas: Remove notifier indirectionJohn Garry1-20/+15
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: 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-23scsi: pm8001: Neaten debug logging macros and usesJoe Perches1-914/+682
2020-11-04scsi: pm80xx: Avoid busywait in FW ready checkakshatzen1-10/+11
2020-11-04scsi: pm80xx: Make running_req atomicViswas G1-10/+91
2020-11-04scsi: pm80xx: Make mpi_build_cmd locking consistentpeter chang1-8/+0
2020-10-07scsi: pm80xx: Increase the number of outstanding I/O supported to 1024Viswas G1-20/+8
2020-10-07scsi: pm80xx: Increase number of supported queuesViswas G1-33/+48
2020-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-11/+12
2020-07-24scsi: pm8001: Staticify 'pm80xx_pci_mem_copy' and 'mpi_set_phy_profile_req'Lee Jones1-3/+4
2020-07-24scsi: 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-26scsi: pm80xx: Remove unused include of linux/version.hYueHaibing1-1/+0
2019-11-26scsi: pm80xx: fix logic to break out of loop when register value is 2 or 3Colin Ian King1-1/+1
2019-11-19scsi: pm80xx: Modified the logic to collect fatal dumpDeepak Ukey1-59/+192
2019-11-19scsi: pm80xx: Do not request 12G sas speedspeter chang1-17/+4
2019-11-19scsi: pm80xx: Fix command issue sizingpeter chang1-16/+31
2019-11-19scsi: pm80xx: Increase timeout for pm80xx mpi_uninit_checkianyar1-2/+2
2019-11-19scsi: pm80xx: Squashed logging cleanup changespeter chang1-14/+104
2019-11-19scsi: pm80xx: Convert 'long' mdelay to msleepVikram Auradkar1-2/+2
2019-11-19scsi: pm80xx: Make phy enable completion as NULLpeter chang1-1/+3
2019-11-19scsi: pm80xx: Fix for SATA device discoverypeter chang1-0/+2
2019-07-11scsi: 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-03scsi: pm8001: fix spelling mistake, interupt -> interruptColin Ian King1-2/+2
2019-04-03scsi: pm8001: clean up dead code when PM8001_USE_MSIX is definedColin Ian King1-3/+4
2019-03-19scsi: pm8001: clean up various indentation issuesColin Ian King1-22/+22
2018-10-17scsi: pm8001: switch to generic DMA APIChristoph Hellwig1-11/+11
2018-09-17scsi: pm80xx: Remove set but not used variable 'page_code'YueHaibing1-2/+1
2018-09-11scsi: pm80xx: Fixed system hang issue during kexec bootDeepak Ukey1-6/+74
2018-09-11scsi: pm80xx: Fix for phy enable/disable functionalityDeepak Ukey1-6/+8
2017-10-18scsi: pm80xx: panic on ncq error cleaning up the read log.Viswas G1-0/+1
2017-10-18scsi: pm80xx: corrected SATA abort handling sequence.Viswas G1-6/+30
2017-10-18scsi: pm80xx: modified port reset timer value for PM8006 cardViswas G1-0/+6
2017-10-18scsi: pm80xx: tag allocation for phy control request.Viswas G1-4/+7