summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pm8001/pm8001_hwi.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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: Fix some misnamed function descriptionsLee Jones2021-03-161-4/+4
|/
* scsi: pm80xx: Switch back to original libsas event notifiersAhmed S. Darwish2021-01-231-21/+19
* scsi: pm80xx: Pass gfp_t flags to libsas event notifiersAhmed S. Darwish2021-01-231-19/+35
* scsi: libsas: Remove notifier indirectionJohn Garry2021-01-231-21/+19
* scsi: pm80xx: Fix missing tag_free in NVMD DATA reqakshatzen2021-01-131-4/+10
* scsi: pm80xx: Check for fatal errorakshatzen2021-01-131-0/+1
* scsi: pm8001: Remove space in a debug messageColin Ian King2020-12-011-1/+1
* scsi: pm8001: Neaten debug logging macros and usesJoe Perches2020-11-241-808/+562
* scsi: pm8001: Remove unused variable 'value'Lee Jones2020-11-171-2/+2
* scsi: pm80xx: Fix pm8001_mpi_get_nvmd_resp() race conditionyuuzheng2020-11-051-1/+6
* scsi: pm80xx: Make running_req atomicViswas G2020-11-051-11/+47
* scsi: pm80xx: Make mpi_build_cmd locking consistentpeter chang2020-11-051-6/+15
* scsi: pm80xx: Increase the number of outstanding I/O supported to 1024Viswas G2020-10-081-4/+2
* scsi: pm80xx: Increase number of supported queuesViswas G2020-10-081-14/+18
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-08-071-13/+14
|\
| * scsi: pm8001: Remove a bunch of set but unused variablesLee Jones2020-07-251-3/+3
| * scsi: pm8001: Fix a bunch of kerneldoc issuesLee Jones2020-07-251-10/+11
* | treewide: Remove uninitialized_var() usageKees Cook2020-07-161-1/+1
|/
* scsi: pm80xx: Introduce read and write length for IOCTL payload structureViswas G2020-03-171-11/+11
* Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-031-1/+1
|\
| * PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov2019-10-141-1/+1
* | scsi: pm80xx: Fix command issue sizingpeter chang2019-11-201-23/+46
* | scsi: pm80xx: Squashed logging cleanup changespeter chang2019-11-201-18/+44
|/
* 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-9/+12
* scsi: pm8001: remove set but not used variables 'param, sas_ha'YueHaibing2019-03-261-4/+0
* scsi: pm8001: clean up various indentation issuesColin Ian King2019-03-191-4/+4
* scsi: pm8001: switch to generic DMA APIChristoph Hellwig2018-10-181-11/+11
* scsi: pm80xx: Fixed system hang issue during kexec bootDeepak Ukey2018-09-121-0/+6
* scsi: pm80xx: Fix for phy enable/disable functionalityDeepak Ukey2018-09-121-1/+2
* scsi: pm80xx: fix spelling mistake "UNSORPORTED" -> "SUPPORTED"Colin Ian King2018-05-291-1/+1
* scsi: pm80xx: corrected SATA abort handling sequence.Viswas G2017-10-191-1/+7
* scsi: pm80xx: tag allocation for phy control request.Viswas G2017-10-191-0/+3
* scsi: pm8001: Mark symbols static where possibleBaoyou Xie2016-09-271-2/+2
* pm80xx: Don't override ts->stat on IO_OPEN_CNX_ERROR_HW_RESOURCE_BUSYJohannes Thumshirn2015-09-061-0/+1
* pm80xx: Updated link rateViswas G2015-08-271-0/+4
* libsas: use ata_dev_classify()Hannes Reinecke2014-11-051-1/+1
* pm8001: Update nvmd response data to request bufferSuresh Thiagarajan2014-09-161-0/+8
* pm8001: fix pm8001_store_update_fwTomas Henzl2014-08-011-2/+2
* pm8001: fix a memory leak in nvmd_respTomas Henzl2014-07-251-6/+2
* pm8001: fix a memory leak in flash_updateTomas Henzl2014-07-251-6/+6
* pm8001: Fix to remove null pointer checks that could never happenRickard Strandqvist2014-07-251-1/+1
* pm8001: honor return valueTomas Henzl2014-07-251-8/+25
* pm8001: clean bitmap management functionsTomas Henzl2014-07-251-5/+5
* [SCSI] pm80xx: Spinlock fixSuresh Thiagarajan2014-03-151-71/+13
* [SCSI] pm80xx: Enable BAR shift to avoid BIOS conflict with MPI space for ATT...Bradley Grove2014-03-151-3/+3
* [SCSI] pm80xx: Fixed return value issueViswas G2014-03-151-4/+4