summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pm8001/pm80xx_hwi.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: pm8001: Fix use-after-free for aborted SSP/STP sas_taskJohn Garry2022-01-311-2/+2
* scsi: pm8001: Fix warning for undescribed param in process_one_iomb()John Garry2022-01-311-0/+1
* scsi: pm80xx: Fix double completion for SATA devicesAjish Koshy2022-01-311-26/+0
* scsi: pm8001: Fix bogus FW crash for maxcpus=1John Garry2022-01-251-2/+14
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-01-221-2/+5
|\
| * scsi: pm80xx: Port reset timeout error handling correctionAjish Koshy2022-01-051-2/+5
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-01-141-22/+16
|\|
| * scsi: pm80xx: Add tracepointsChangyuan Lyu2021-11-191-0/+7
| * scsi: pm80xx: Do not check the address-of value for NULLIgor Pylypiv2021-11-191-21/+8
| * 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: Replace open coded check with dev_is_expander()Igor Pylypiv2021-10-051-2/+1
* scsi: pm80xx: Fix lockup in outbound queue managementAjish Koshy2021-09-151-9/+44
* scsi: pm80xx: Fix incorrect port value when registering a deviceAjish Koshy2021-09-151-1/+6
* scsi: pm8001: Clean up kernel-doc and commentsRandy Dunlap2021-07-131-25/+25
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-07-031-7/+7
|\
| * scsi: libsas: Introduce more SAM status code aliases in enum exec_statusBart Van Assche2021-06-021-7/+7
* | scsi: pm80xx: Fix drives missing during rmmod/insmod loopAjish Koshy2021-05-161-6/+6
|/
* scsi: pm80xx: Remove global lock from outbound queue processingViswas G2021-04-161-2/+2
* scsi: pm80xx: Reset PI and CI memory during re-initializationViswas G2021-04-161-0/+2
* scsi: pm80xx: Completing pending I/O after fatal errorRuksar Devadi2021-04-161-0/+1
* 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