summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pm8001
Commit message (Expand)AuthorAgeFilesLines
* scsi: pm80xx: Modified the logic to collect IOP event logsDeepak Ukey2019-06-271-16/+17
* scsi: pm80xx: Event log size through sysfsDeepak Ukey2019-06-271-0/+19
* scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry2019-06-204-6/+5
* scsi: pm8001: Fix typo in code commentsWeitao Hou2019-06-181-1/+1
* scsi: pm8001: fix spelling mistake, interupt -> interruptColin Ian King2019-04-034-7/+7
* scsi: pm8001: clean up dead code when PM8001_USE_MSIX is definedColin Ian King2019-04-032-12/+16
* scsi: pm8001: remove set but not used variables 'param, sas_ha'YueHaibing2019-03-251-4/+0
* scsi: pm8001: clean up various indentation issuesColin Ian King2019-03-193-28/+28
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-01-201-1/+1
|\
| * scsi: pm80xx: reduce indentationJulia Lawall2019-01-081-1/+1
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-2/+2
|/
* scsi: flip the default on use_clusteringChristoph Hellwig2018-12-181-1/+0
* scsi: pm8001: switch to generic DMA APIChristoph Hellwig2018-10-174-49/+31
* scsi: pm80xx: Remove set but not used variable 'page_code'YueHaibing2018-09-171-2/+1
* scsi: pm80xx: Remove set but not used variable 'device_id'YueHaibing2018-09-171-4/+0
* scsi: pm80xx: Update driver version to 0.1.39Deepak Ukey2018-09-111-1/+1
* scsi: pm80xx: Fixed system hang issue during kexec bootDeepak Ukey2018-09-115-6/+91
* scsi: pm80xx: Corrected dma_unmap_sg() parameterDeepak Ukey2018-09-111-1/+1
* scsi: pm80xx: Fix for phy enable/disable functionalityDeepak Ukey2018-09-117-17/+49
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* scsi: pm80xx: fix spelling mistake "UNSORPORTED" -> "SUPPORTED"Colin Ian King2018-05-281-1/+1
* treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-211-2/+2
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-147-58/+318
|\
| * scsi: pm80xx: corrected linkrate value.Viswas G2017-10-181-1/+1
| * scsi: pm80xx: panic on ncq error cleaning up the read log.Viswas G2017-10-181-0/+1
| * scsi: pm80xx: corrected SATA abort handling sequence.Viswas G2017-10-184-10/+119
| * scsi: pm80xx: modified port reset timer value for PM8006 cardViswas G2017-10-181-0/+6
| * scsi: pm80xx: cleanup in pm8001_abort_task function.Viswas G2017-10-181-38/+13
| * scsi: pm80xx: tag allocation for phy control request.Viswas G2017-10-182-4/+10
| * scsi: pm80xx: Different SAS addresses for phys.Viswas G2017-10-182-6/+10
| * scsi: pm80xx: ILA and inactive firmware version through sysfsViswas G2017-10-184-0/+63
| * scsi: pm80xx: redefine sas_identify_frame structureViswas G2017-10-181-1/+97
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-131-6/+5
|\ \
| * | scsi: sas: Convert timers to use timer_setup()Kees Cook2017-11-011-6/+5
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* scsi: libsas: move bus_reset_handler() to target_reset_handler()Hannes Reinecke2017-08-251-1/+1
* scsi: pm8001: fix double free in pm8001_pci_probePan Bian2017-08-101-3/+2
* scsi: sas: move scsi_remove_host call into sas_remove_hostJohannes Thumshirn2017-04-211-1/+0
* scsi: pm8001: switch to pci_irq_alloc_vectorsChristoph Hellwig2017-02-062-23/+14
* scsi: pm8001: Mark symbols static where possibleBaoyou Xie2016-09-262-3/+3
* pm8001: fix typoJulia Lawall2016-07-121-1/+1
* libata/libsas: Define ATA_CMD_NCQ_NON_DATAHannes Reinecke2016-05-091-1/+2
* libsas: enable FPDMA SEND/RECEIVEHannes Reinecke2016-05-091-1/+3
* pm80xx: Remove bogus address masking in pm8001_ioremap()David Daney2016-04-151-2/+0
* Merge tag '4.4-scsi-mkp' into miscJames Bottomley2015-11-124-14/+243
|\
| * pm80xx: remove the SCSI host before detaching from SAS transportBenjamin Rood2015-11-091-1/+1
| * pm80xx: avoid a panic if MSI(X) interrupts are disabledBenjamin Rood2015-11-021-5/+11
| * pm80xx: wait a minimum of 500ms before issuing commands to SPCvBenjamin Rood2015-11-021-0/+13
| * pm80xx: do not examine registers for iButton feature if ATTO adapterBenjamin Rood2015-11-021-0/+2
| * pm80xx: set PHY profiles for ATTO 12Gb SAS controllersBenjamin Rood2015-11-023-0/+164