aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/pm8001
AgeCommit message (Expand)Author
2019-04-03scsi: pm8001: fix spelling mistake, interupt -> interruptColin Ian King
2019-04-03scsi: pm8001: clean up dead code when PM8001_USE_MSIX is definedColin Ian King
2019-03-25scsi: pm8001: remove set but not used variables 'param, sas_ha'YueHaibing
2019-03-19scsi: pm8001: clean up various indentation issuesColin Ian King
2019-01-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-01-08scsi: pm80xx: reduce indentationJulia Lawall
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-10-17scsi: pm8001: switch to generic DMA APIChristoph Hellwig
2018-09-17scsi: pm80xx: Remove set but not used variable 'page_code'YueHaibing
2018-09-17scsi: pm80xx: Remove set but not used variable 'device_id'YueHaibing
2018-09-11scsi: pm80xx: Update driver version to 0.1.39Deepak Ukey
2018-09-11scsi: pm80xx: Fixed system hang issue during kexec bootDeepak Ukey
2018-09-11scsi: pm80xx: Corrected dma_unmap_sg() parameterDeepak Ukey
2018-09-11scsi: pm80xx: Fix for phy enable/disable functionalityDeepak Ukey
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-28scsi: pm80xx: fix spelling mistake "UNSORPORTED" -> "SUPPORTED"Colin Ian King
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01scsi: sas: Convert timers to use timer_setup()Kees Cook
2017-10-18scsi: pm80xx: corrected linkrate value.Viswas G
2017-10-18scsi: pm80xx: panic on ncq error cleaning up the read log.Viswas G
2017-10-18scsi: pm80xx: corrected SATA abort handling sequence.Viswas G
2017-10-18scsi: pm80xx: modified port reset timer value for PM8006 cardViswas G
2017-10-18scsi: pm80xx: cleanup in pm8001_abort_task function.Viswas G
2017-10-18scsi: pm80xx: tag allocation for phy control request.Viswas G
2017-10-18scsi: pm80xx: Different SAS addresses for phys.Viswas G
2017-10-18scsi: pm80xx: ILA and inactive firmware version through sysfsViswas G
2017-10-18scsi: pm80xx: redefine sas_identify_frame structureViswas G
2017-08-25scsi: libsas: move bus_reset_handler() to target_reset_handler()Hannes Reinecke
2017-08-10scsi: pm8001: fix double free in pm8001_pci_probePan Bian
2017-04-21scsi: sas: move scsi_remove_host call into sas_remove_hostJohannes Thumshirn
2017-02-06scsi: pm8001: switch to pci_irq_alloc_vectorsChristoph Hellwig
2016-09-26scsi: pm8001: Mark symbols static where possibleBaoyou Xie
2016-07-12pm8001: fix typoJulia Lawall
2016-05-09libata/libsas: Define ATA_CMD_NCQ_NON_DATAHannes Reinecke
2016-05-09libsas: enable FPDMA SEND/RECEIVEHannes Reinecke
2016-04-15pm80xx: Remove bogus address masking in pm8001_ioremap()David Daney
2015-11-12Merge tag '4.4-scsi-mkp' into miscJames Bottomley
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2015-11-09pm80xx: remove the SCSI host before detaching from SAS transportBenjamin Rood
2015-11-02pm80xx: avoid a panic if MSI(X) interrupts are disabledBenjamin Rood
2015-11-02pm80xx: wait a minimum of 500ms before issuing commands to SPCvBenjamin Rood
2015-11-02pm80xx: do not examine registers for iButton feature if ATTO adapterBenjamin Rood
2015-11-02pm80xx: set PHY profiles for ATTO 12Gb SAS controllersBenjamin Rood
2015-11-02pm80xx: add support for ATTO devices during SAS address initiailizationBenjamin Rood
2015-11-02pm80xx: add ATTO PCI IDs to pm8001_pci_tableBenjamin Rood
2015-11-02pm80xx: add support for PMC Sierra 8070 and PMC Sierra 8072 SAS controllersBenjamin Rood