summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pm8001
Commit message (Expand)AuthorAgeFilesLines
* scsi: pm80xx: Fix TMF task completion race conditionIgor Pylypiv2021-07-281-17/+15
* scsi: pm8001: Clean up kernel-doc and commentsRandy Dunlap2021-07-125-89/+97
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-07-111-0/+1
|\
| * scsi: libsas: Add LUN number check in .slave_alloc callbackYufen Yu2021-06-221-0/+1
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-07-023-21/+19
|\|
| * scsi: pm8001: Remove unnecessary OOM messageZhen Lei2021-06-151-4/+2
| * scsi: libsas: Introduce more SAM status code aliases in enum exec_statusBart Van Assche2021-06-023-17/+17
* | scsi: pm80xx: Fix drives missing during rmmod/insmod loopAjish Koshy2021-05-154-12/+19
|/
* scsi: pm80xx: Remove global lock from outbound queue processingViswas G2021-04-153-5/+9
* scsi: pm80xx: Reset PI and CI memory during re-initializationViswas G2021-04-152-0/+4
* scsi: pm80xx: Completing pending I/O after fatal errorRuksar Devadi2021-04-156-7/+65
* scsi: pm80xx: Add sysfs attribute to track iop1 countVishakha Channapattan2021-04-151-0/+23
* scsi: pm80xx: Add sysfs attribute to track iop0 countVishakha Channapattan2021-04-151-0/+22
* scsi: pm80xx: Add sysfs attribute to track RAAE countVishakha Channapattan2021-04-151-0/+22
* scsi: pm80xx: Add sysfs attribute to check controller hmi errorVishakha Channapattan2021-04-151-0/+22
* scsi: pm80xx: Add sysfs attribute to check MPI stateVishakha Channapattan2021-04-151-1/+31
* scsi: pm8001: Clean up open bracesLuo Jiaxing2021-04-121-4/+2
* scsi: pm8001: Clean up white spaceLuo Jiaxing2021-04-126-36/+39
* scsi: pm80xx: Fix potential infinite loopColin Ian King2021-04-121-1/+1
* scsi: pm80xx: Remove busy wait from mpi_uninit_check()Igor Pylypiv2021-04-121-5/+5
* scsi: pm80xx: Increase timeout for pm80xx mpi_uninit_check()Igor Pylypiv2021-04-121-2/+2
* Merge branch '5.12/scsi-fixes' into 5.13/scsi-stagingMartin K. Petersen2021-04-121-4/+4
|\
| * scsi: pm80xx: Fix chip initialization failureViswas G2021-04-051-4/+4
* | scsi: pm8001: Avoid -Wrestrict warningArnd Bergmann2021-03-241-1/+5
* | scsi: pm8001: Fix a bunch of doc-rotted function headersLee Jones2021-03-151-9/+9
* | scsi: pm8001: Fix some misnamed function descriptionsLee Jones2021-03-151-4/+4
* | scsi: pm8001: Fix incorrectly named functions in headersLee Jones2021-03-151-2/+2
* | scsi: pm8001: Provide function name 'pm8001_I_T_nexus_reset()' in headerLee Jones2021-03-151-0/+1
* | scsi: pm8001: Provide function name and fix a misspellingLee Jones2021-03-151-2/+2
* | scsi: pm80xx: Replace magic numbers with device state definesIgor Pylypiv2021-03-091-4/+4
* | scsi: pm80xx: Remove list entry from pm8001_ccb_infoIgor Pylypiv2021-03-091-1/+0
|/
* scsi: pm80xx: Switch back to original libsas event notifiersAhmed S. Darwish2021-01-223-41/+36
* scsi: pm80xx: Pass gfp_t flags to libsas event notifiersAhmed S. Darwish2021-01-223-38/+65
* scsi: libsas: Remove notifier indirectionJohn Garry2021-01-223-46/+36
* scsi: pm80xx: Switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-01-201-4/+5
* scsi: pm80xx: Clean up indentation of a code blockColin Ian King2021-01-201-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: Fix missing tag_free in NVMD DATA reqakshatzen2021-01-131-4/+10
* scsi: pm80xx: Check main config table addressakshatzen2021-01-132-6/+58
* scsi: pm80xx: Check for fatal errorakshatzen2021-01-135-0/+61
* scsi: pm80xx: Do not busy wait in MPI init checkakshatzen2021-01-132-5/+5
* scsi: pm80xx: Fix error return in pm8001_pci_probe()Zhang Qilong2020-12-071-1/+2
* scsi: pm80xx: Do not sleep in atomic contextAhmed S. Darwish2020-12-011-1/+1
* scsi: pm8001: Remove space in a debug messageColin Ian King2020-11-301-1/+1
* scsi: pm8001: Fix misindentationJoe Perches2020-11-301-10/+10
* scsi: pm8001: Convert pm8001_printk() to pm8001_info()Joe Perches2020-11-303-6/+6
* scsi: pm_8001: Use generic power managementVaibhav Gupta2020-11-251-29/+17
* scsi: pm_8001: Drop PCI Wakeup calls from .resumeVaibhav Gupta2020-11-251-1/+0