summaryrefslogtreecommitdiff
path: root/drivers/scsi/pm8001/pm8001_init.c
AgeCommit message (Expand)Author
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-11-19scsi: pm80xx: Tie the interrupt name to the module instanceVikram Auradkar
2019-11-19scsi: pm80xx: Do not request 12G sas speedspeter chang
2019-11-19scsi: pm80xx: Squashed logging cleanup changespeter chang
2019-11-01scsi: pm8001: Fix Use plain integer as NULL pointerSaurav Girepunje
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov
2019-04-03scsi: pm8001: fix spelling mistake, interupt -> interruptColin Ian King
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-10-17scsi: pm8001: switch to generic DMA APIChristoph Hellwig
2018-09-11scsi: pm80xx: Fix for phy enable/disable functionalityDeepak Ukey
2017-10-18scsi: pm80xx: Different SAS addresses for phys.Viswas 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-07-12pm8001: fix typoJulia Lawall
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: 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
2015-11-02pm80xx: configure PHY settings based on subsystem vendor IDBenjamin Rood
2015-08-12pm80xx: Added pm8006 controller supportSuresh Thiagarajan
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig
2014-11-27libsas: remove task_collector modeChristoph Hellwig
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig
2014-07-30pm8001: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev
2014-07-29pm8001: Fix invalid return when request_irq() failedAlexander Gordeev
2014-07-25pm8001: more fixes to honor return valueTomas Henzl
2014-07-25pm8001: add a new spinlock to protect the CCBTomas Henzl
2014-07-25pm8001: Fix hibernation issueBradley Grove
2014-06-25pm8001: Fix potential null pointer dereference and memory leak.Maurizio Lombardi
2014-03-19[SCSI] remove deprecated IRQF_DISABLED from SCSIMichael Opdenacker
2014-03-15[SCSI] pm80xx: Read saved WWN from NVMD for ATTO pm8001 based HBAs.Bradley Grove
2013-12-02[SCSI] pm80xx: Tasklets synchronization fix.Nikith Ganigarakoppal
2013-12-02[SCSI] pm80xx: Module author additionNikith Ganigarakoppal
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-10-25[SCSI] pm80xx: Firmware logging support.Anand Kumar Santhanam
2013-10-25[SCSI] pm80xx: Phy settings support for motherboard controller.Anand Kumar Santhanam
2013-10-25[SCSI] pm80xx: Device id changes to support series 8 controllers.Anand Kumar Santhanam
2013-10-14SCSI: remove unnecessary pci_set_drvdata()Jingoo Han
2013-08-26[SCSI] pm8001: clean up unnecessary MSI/MSI-X capability findYijing Wang
2013-08-26[SCSI] pm80xx: Fix for 32 bit compilation warningAnand Kumar Santhanam