summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pm8001 (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: pm8001: Fix bogus FW crash for maxcpus=1John Garry2022-01-252-3/+19
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-01-223-3/+14
|\
| * scsi: pm80xx: Port reset timeout error handling correctionAjish Koshy2022-01-053-3/+14
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-01-148-59/+186
|\|
| * Merge branch '5.16/scsi-fixes' into 5.17/scsi-stagingMartin K. Petersen2021-12-171-4/+2
| |\
| * | scsi: pm8001: Fix kernel-doc warningsBart Van Assche2021-11-301-12/+12
| * | scsi: pm80xx: Add pm80xx_mpi_build_cmd() tracepointChangyuan Lyu2021-11-192-0/+33
| * | scsi: pm80xx: Add tracepointsChangyuan Lyu2021-11-195-2/+123
| * | scsi: pm80xx: Use bitmap_zalloc() for tags bitmap allocationIgor Pylypiv2021-11-191-2/+2
| * | scsi: pm80xx: Update WARN_ON check in pm8001_mpi_build_cmd()Igor Pylypiv2021-11-191-1/+3
| * | scsi: pm80xx: Do not check the address-of value for NULLIgor Pylypiv2021-11-192-41/+12
| * | scsi: pm80xx: Apply byte mask for phy ID in mpi_phy_start_resp()Igor Pylypiv2021-11-191-1/+1
* | | scsi: pm8001: Fix phys_to_virt() usage on dma_addr_tJohn Garry2021-12-141-17/+21
| |/ |/|
* | scsi: pm80xx: Do not call scsi_remove_host() in pm8001_alloc()Igor Pylypiv2021-12-031-4/+2
|/
* scsi: pm8001: Switch to attribute groupsBart Van Assche2021-10-173-30/+38
* scsi: pm80xx: Fix misleading log statement in pm8001_mpi_get_nvmd_resp()Igor Pylypiv2021-10-051-1/+1
* scsi: pm80xx: Replace open coded check with dev_is_expander()Igor Pylypiv2021-10-052-4/+2
* scsi: pm80xx: Fix memory leak during rmmodAjish Koshy2021-09-152-0/+12
* scsi: pm80xx: Correct inbound and outbound queue loggingViswas G2021-09-151-2/+4
* scsi: pm80xx: Fix lockup in outbound queue managementAjish Koshy2021-09-152-11/+45
* scsi: pm80xx: Fix incorrect port value when registering a deviceAjish Koshy2021-09-155-2/+30
* Merge branch '5.14/scsi-fixes' into 5.15/scsi-stagingMartin K. Petersen2021-08-121-17/+15
|\
| * scsi: pm80xx: Fix TMF task completion race conditionIgor Pylypiv2021-07-291-17/+15
* | scsi: pm8001: Remove redundant initialization of variable 'rv'Colin Ian King2021-08-101-1/+1
|/
* scsi: pm8001: Clean up kernel-doc and commentsRandy Dunlap2021-07-135-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-231-0/+1
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-07-033-21/+19
|\|
| * scsi: pm8001: Remove unnecessary OOM messageZhen Lei2021-06-161-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-164-12/+19
|/
* scsi: pm80xx: Remove global lock from outbound queue processingViswas G2021-04-163-5/+9
* scsi: pm80xx: Reset PI and CI memory during re-initializationViswas G2021-04-162-0/+4
* scsi: pm80xx: Completing pending I/O after fatal errorRuksar Devadi2021-04-166-7/+65
* scsi: pm80xx: Add sysfs attribute to track iop1 countVishakha Channapattan2021-04-161-0/+23
* scsi: pm80xx: Add sysfs attribute to track iop0 countVishakha Channapattan2021-04-161-0/+22
* scsi: pm80xx: Add sysfs attribute to track RAAE countVishakha Channapattan2021-04-161-0/+22
* scsi: pm80xx: Add sysfs attribute to check controller hmi errorVishakha Channapattan2021-04-161-0/+22
* scsi: pm80xx: Add sysfs attribute to check MPI stateVishakha Channapattan2021-04-161-1/+31
* scsi: pm8001: Clean up open bracesLuo Jiaxing2021-04-131-4/+2
* scsi: pm8001: Clean up white spaceLuo Jiaxing2021-04-136-36/+39
* scsi: pm80xx: Fix potential infinite loopColin Ian King2021-04-131-1/+1
* 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
* Merge branch '5.12/scsi-fixes' into 5.13/scsi-stagingMartin K. Petersen2021-04-131-4/+4
|\
| * scsi: pm80xx: Fix chip initialization failureViswas G2021-04-061-4/+4
* | scsi: pm8001: Avoid -Wrestrict warningArnd Bergmann2021-03-251-1/+5
* | scsi: pm8001: Fix a bunch of doc-rotted function headersLee Jones2021-03-161-9/+9
* | scsi: pm8001: Fix some misnamed function descriptionsLee Jones2021-03-161-4/+4
* | scsi: pm8001: Fix incorrectly named functions in headersLee Jones2021-03-161-2/+2