summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pm8001/pm80xx_hwi.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: pm8001: Clean up white spaceLuo Jiaxing2021-04-131-7/+7
* scsi: pm80xx: Remove busy wait from mpi_uninit_check()Igor Pylypiv2021-04-131-5/+5
* scsi: pm80xx: Increase timeout for pm80xx mpi_uninit_check()Igor Pylypiv2021-04-131-2/+2
* scsi: pm8001: Fix a bunch of doc-rotted function headersLee Jones2021-03-161-9/+9
* scsi: pm80xx: Switch back to original libsas event notifiersAhmed S. Darwish2021-01-231-17/+15
* scsi: pm80xx: Pass gfp_t flags to libsas event notifiersAhmed S. Darwish2021-01-231-15/+26
* scsi: libsas: Remove notifier indirectionJohn Garry2021-01-231-20/+15
* scsi: pm80xx: Clean up indentation of a code blockColin Ian King2021-01-211-19/+15
* scsi: pm80xx: Log SATA IOMB completion status on failureVishakha Channapattan2021-01-131-5/+8
* scsi: pm80xx: Simultaneous poll for all FW readinessBhavesh Jashnani2021-01-131-57/+23
* scsi: pm80xx: Fix driver fatal dump failureViswas G2021-01-131-5/+9
* scsi: pm80xx: Check main config table addressakshatzen2021-01-131-3/+50
* scsi: pm80xx: Check for fatal errorakshatzen2021-01-131-0/+36
* scsi: pm80xx: Do not busy wait in MPI init checkakshatzen2021-01-131-3/+3
* scsi: pm80xx: Do not sleep in atomic contextAhmed S. Darwish2020-12-011-1/+1
* scsi: pm8001: Neaten debug logging macros and usesJoe Perches2020-11-241-914/+682
* scsi: pm80xx: Avoid busywait in FW ready checkakshatzen2020-11-051-10/+11
* scsi: pm80xx: Make running_req atomicViswas G2020-11-051-10/+91
* scsi: pm80xx: Make mpi_build_cmd locking consistentpeter chang2020-11-051-8/+0
* scsi: pm80xx: Increase the number of outstanding I/O supported to 1024Viswas G2020-10-081-20/+8
* scsi: pm80xx: Increase number of supported queuesViswas G2020-10-081-33/+48
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-08-071-11/+12
|\
| * scsi: pm8001: Staticify 'pm80xx_pci_mem_copy' and 'mpi_set_phy_profile_req'Lee Jones2020-07-251-3/+4
| * scsi: pm8001: Fix some function documentation issuesLee Jones2020-07-251-8/+8
* | treewide: Remove uninitialized_var() usageKees Cook2020-07-161-1/+1
|/
* scsi: pm80xx: sysfs attribute for non fatal dumpDeepak Ukey2020-03-171-0/+130
* scsi: pm80xx: Free the tag when mpi_set_phy_profile_resp is receivedyuuzheng2020-03-171-3/+7
* scsi: pm80xx: Deal with kexec rebootsVikram Auradkar2020-03-171-4/+11
* scsi: pm80xx: fix spelling mistake "to" -> "too"Colin Ian King2020-01-301-1/+1
* scsi: pm80xx: Remove unused include of linux/version.hYueHaibing2019-11-271-1/+0
* scsi: pm80xx: fix logic to break out of loop when register value is 2 or 3Colin Ian King2019-11-271-1/+1
* scsi: pm80xx: Modified the logic to collect fatal dumpDeepak Ukey2019-11-201-59/+192
* scsi: pm80xx: Do not request 12G sas speedspeter chang2019-11-201-17/+4
* scsi: pm80xx: Fix command issue sizingpeter chang2019-11-201-16/+31
* scsi: pm80xx: Increase timeout for pm80xx mpi_uninit_checkianyar2019-11-201-2/+2
* scsi: pm80xx: Squashed logging cleanup changespeter chang2019-11-201-14/+104
* scsi: pm80xx: Convert 'long' mdelay to msleepVikram Auradkar2019-11-201-2/+2
* scsi: pm80xx: Make phy enable completion as NULLpeter chang2019-11-201-1/+3
* scsi: pm80xx: Fix for SATA device discoverypeter chang2019-11-201-0/+2
* scsi: pm80xx: Fixed kernel panic during error recovery for SATA driveDeepak Ukey2019-07-121-1/+1
* scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry2019-06-201-2/+2
* scsi: pm8001: fix spelling mistake, interupt -> interruptColin Ian King2019-04-041-2/+2
* scsi: pm8001: clean up dead code when PM8001_USE_MSIX is definedColin Ian King2019-04-041-3/+4
* scsi: pm8001: clean up various indentation issuesColin Ian King2019-03-191-22/+22
* scsi: pm8001: switch to generic DMA APIChristoph Hellwig2018-10-181-11/+11
* scsi: pm80xx: Remove set but not used variable 'page_code'YueHaibing2018-09-171-2/+1
* scsi: pm80xx: Fixed system hang issue during kexec bootDeepak Ukey2018-09-121-6/+74
* scsi: pm80xx: Fix for phy enable/disable functionalityDeepak Ukey2018-09-121-6/+8
* scsi: pm80xx: panic on ncq error cleaning up the read log.Viswas G2017-10-191-0/+1
* scsi: pm80xx: corrected SATA abort handling sequence.Viswas G2017-10-191-6/+30