aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pm8001/pm8001_hwi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2019-11-19scsi: pm80xx: Fix command issue sizingpeter chang1-23/+46
2019-11-19scsi: 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-03scsi: pm8001: fix spelling mistake, interupt -> interruptColin Ian King1-2/+2
2019-04-03scsi: pm8001: clean up dead code when PM8001_USE_MSIX is definedColin Ian King1-9/+12
2019-03-25scsi: 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-17scsi: pm8001: switch to generic DMA APIChristoph Hellwig1-11/+11
2018-09-11scsi: pm80xx: Fixed system hang issue during kexec bootDeepak Ukey1-0/+6
2018-09-11scsi: pm80xx: Fix for phy enable/disable functionalityDeepak Ukey1-1/+2
2018-05-28scsi: pm80xx: fix spelling mistake "UNSORPORTED" -> "SUPPORTED"Colin Ian King1-1/+1
2017-10-18scsi: pm80xx: corrected SATA abort handling sequence.Viswas G1-1/+7
2017-10-18scsi: pm80xx: tag allocation for phy control request.Viswas G1-0/+3
2016-09-26scsi: 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-26pm80xx: 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-25pm8001: fix a memory leak in nvmd_respTomas Henzl1-6/+2
2014-07-25pm8001: fix a memory leak in flash_updateTomas Henzl1-6/+6
2014-07-25pm8001: Fix to remove null pointer checks that could never happenRickard Strandqvist1-1/+1
2014-07-25pm8001: honor return valueTomas Henzl1-8/+25
2014-07-25pm8001: 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 ATTO pm8001 based HBAs.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
2013-10-25[SCSI] pm80xx: Phy settings support for motherboard controller.Anand Kumar Santhanam1-0/+10
2013-10-25[SCSI] pm80xx: Print SAS address of IO failed device.Anand Kumar Santhanam1-1/+52
2013-10-25[SCSI] pm80xx: Set device state response logic fix.Anand Kumar Santhanam1-2/+4
2013-08-26[SCSI] pm80xx: fix Adaptec 71605H hangHans Verkuil1-2/+2
2013-06-04[SCSI] pm80xx: remove unneeded NULL checkDan Carpenter1-1/+1
2013-06-04[SCSI] libsas: implement > 16 byte CDB supportJames Bottomley1-1/+2
2013-05-10[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device_typeJames Bottomley1-9/+9
2013-05-10[SCSI] pm80xx: thermal, sas controller config and error handling updateSakthivel K1-1/+1
2013-05-10[SCSI] pm80xx: NCQ error handling changesSakthivel K1-11/+261
2013-05-10[SCSI] pm80xx: Changed module name and debug messages updateSakthivel K1-5/+6
2013-05-10[SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory region for itSakthivel K1-24/+6
2013-05-10[SCSI] pm80xx: SPC new firmware changes for device id 0x8081 aloneSakthivel K1-3/+28
2013-05-10[SCSI] pm80xx: Added SPCv/ve specific hardware functionalities and relevant changes in common filesSakthivel K1-2/+2
2013-05-10[SCSI] pm80xx: Updated common functions common for SPC and SPCv/veSakthivel K1-93/+100
2013-05-10[SCSI] pm80xx: Multiple inbound/outbound queue configurationSakthivel K1-21/+22
2013-05-10[SCSI] pm80xx: Added SPCv/ve specific ids, variables and modify for SPCSakthivel K1-85/+128
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman1-21/+15
2012-05-10[SCSI] pm8001: raise host can queueMark Salyzyn1-7/+10