summaryrefslogtreecommitdiff
path: root/drivers/scsi/pm8001/pm8001_hwi.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-23scsi: pm80xx: Switch back to original libsas event notifiersAhmed S. Darwish1-21/+19
2021-01-23scsi: pm80xx: Pass gfp_t flags to libsas event notifiersAhmed S. Darwish1-19/+35
2021-01-23scsi: libsas: Remove notifier indirectionJohn Garry1-21/+19
2021-01-13scsi: pm80xx: Fix missing tag_free in NVMD DATA reqakshatzen1-4/+10
2021-01-13scsi: pm80xx: Check for fatal errorakshatzen1-0/+1
2020-12-01scsi: pm8001: Remove space in a debug messageColin Ian King1-1/+1
2020-11-24scsi: pm8001: Neaten debug logging macros and usesJoe Perches1-808/+562
2020-11-17scsi: pm8001: Remove unused variable 'value'Lee Jones1-2/+2
2020-11-05scsi: pm80xx: Fix pm8001_mpi_get_nvmd_resp() race conditionyuuzheng1-1/+6
2020-11-05scsi: pm80xx: Make running_req atomicViswas G1-11/+47
2020-11-05scsi: pm80xx: Make mpi_build_cmd locking consistentpeter chang1-6/+15
2020-10-08scsi: pm80xx: Increase the number of outstanding I/O supported to 1024Viswas G1-4/+2
2020-10-08scsi: pm80xx: Increase number of supported queuesViswas G1-14/+18
2020-08-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-13/+14
2020-07-25scsi: pm8001: Remove a bunch of set but unused variablesLee Jones1-3/+3
2020-07-25scsi: pm8001: Fix a bunch of kerneldoc issuesLee Jones1-10/+11
2020-07-16treewide: Remove uninitialized_var() usageKees Cook1-1/+1
2020-03-17scsi: pm80xx: Introduce read and write length for IOCTL payload structureViswas G1-11/+11
2019-12-04Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2019-11-20scsi: pm80xx: Fix command issue sizingpeter chang1-23/+46
2019-11-20scsi: pm80xx: Squashed logging cleanup changespeter chang1-18/+44
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov1-1/+1
2019-06-20scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry1-2/+2
2019-04-04scsi: pm8001: fix spelling mistake, interupt -> interruptColin Ian King1-2/+2
2019-04-04scsi: pm8001: clean up dead code when PM8001_USE_MSIX is definedColin Ian King1-9/+12
2019-03-26scsi: pm8001: remove set but not used variables 'param, sas_ha'YueHaibing1-4/+0
2019-03-19scsi: pm8001: clean up various indentation issuesColin Ian King1-4/+4
2018-10-18scsi: pm8001: switch to generic DMA APIChristoph Hellwig1-11/+11
2018-09-12scsi: pm80xx: Fixed system hang issue during kexec bootDeepak Ukey1-0/+6
2018-09-12scsi: pm80xx: Fix for phy enable/disable functionalityDeepak Ukey1-1/+2
2018-05-29scsi: pm80xx: fix spelling mistake "UNSORPORTED" -> "SUPPORTED"Colin Ian King1-1/+1
2017-10-19scsi: pm80xx: corrected SATA abort handling sequence.Viswas G1-1/+7
2017-10-19scsi: pm80xx: tag allocation for phy control request.Viswas G1-0/+3
2016-09-27scsi: pm8001: Mark symbols static where possibleBaoyou Xie1-2/+2
2015-09-06pm80xx: Don't override ts->stat on IO_OPEN_CNX_ERROR_HW_RESOURCE_BUSYJohannes Thumshirn1-0/+1
2015-08-27pm80xx: Updated link rateViswas G1-0/+4
2014-11-05libsas: use ata_dev_classify()Hannes Reinecke1-1/+1
2014-09-16pm8001: Update nvmd response data to request bufferSuresh Thiagarajan1-0/+8
2014-08-01pm8001: fix pm8001_store_update_fwTomas Henzl1-2/+2
2014-07-26pm8001: fix a memory leak in nvmd_respTomas Henzl1-6/+2
2014-07-26pm8001: fix a memory leak in flash_updateTomas Henzl1-6/+6
2014-07-26pm8001: Fix to remove null pointer checks that could never happenRickard Strandqvist1-1/+1
2014-07-26pm8001: honor return valueTomas Henzl1-8/+25
2014-07-26pm8001: clean bitmap management functionsTomas Henzl1-5/+5
2014-03-15[SCSI] pm80xx: Spinlock fixSuresh Thiagarajan1-71/+13
2014-03-15[SCSI] pm80xx: Enable BAR shift to avoid BIOS conflict with MPI space for ATT...Bradley Grove1-3/+3
2014-03-15[SCSI] pm80xx: Fixed return value issueViswas G1-4/+4
2014-03-15[SCSI] pm80xx: Removing redundant code snippetsViswas G1-6/+1
2013-12-02[SCSI] pm80xx: Resetting the phy state.Nikith Ganigarakoppal1-0/+2
2013-10-25[SCSI] pm80xx: Firmware logging support.Anand Kumar Santhanam1-0/+83