summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pm8001/pm8001_init.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-08-061-15/+15
|\
| * scsi: pm8001: Demote obvious misuse of kerneldoc and update othersLee Jones2020-07-151-15/+15
* | scsi: Wire up ata_scsi_dma_need_drain for SAS HBA driversChristoph Hellwig2020-06-151-0/+1
|/
* scsi: pm80xx: Introduce read and write length for IOCTL payload structureViswas G2020-03-171-6/+6
* scsi: pm80xx: sysfs attribute for non fatal dumpDeepak Ukey2020-03-171-0/+1
* scsi: pm80xx: Cleanup initialization loading fail pathPeter Chang2020-03-171-6/+11
* scsi: pm80xx: Deal with kexec rebootsVikram Auradkar2020-03-171-5/+43
* scsi: pm80xx: Increase request sg lengthPeter Chang2020-03-171-1/+1
* compat_ioctl: scsi: handle HDIO commands from driversArnd Bergmann2020-01-031-0/+3
* Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-031-1/+1
|\
| * PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov2019-10-141-1/+1
* | scsi: pm80xx: Tie the interrupt name to the module instanceVikram Auradkar2019-11-191-5/+6
* | scsi: pm80xx: Do not request 12G sas speedspeter chang2019-11-191-0/+17
* | scsi: pm80xx: Squashed logging cleanup changespeter chang2019-11-191-1/+5
* | scsi: pm8001: Fix Use plain integer as NULL pointerSaurav Girepunje2019-11-011-1/+1
|/
* scsi: pm8001: fix spelling mistake, interupt -> interruptColin Ian King2019-04-031-2/+2
* scsi: flip the default on use_clusteringChristoph Hellwig2018-12-181-1/+0
* scsi: pm8001: switch to generic DMA APIChristoph Hellwig2018-10-171-23/+5
* scsi: pm80xx: Fix for phy enable/disable functionalityDeepak Ukey2018-09-111-1/+2
* scsi: pm80xx: Different SAS addresses for phys.Viswas G2017-10-181-4/+9
* 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-061-21/+14
* pm8001: fix typoJulia Lawall2016-07-121-1/+1
* pm80xx: Remove bogus address masking in pm8001_ioremap()David Daney2016-04-151-2/+0
* Merge tag '4.4-scsi-mkp' into miscJames Bottomley2015-11-121-13/+202
|\
| * 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: set PHY profiles for ATTO 12Gb SAS controllersBenjamin Rood2015-11-021-0/+130
| * pm80xx: add support for ATTO devices during SAS address initiailizationBenjamin Rood2015-11-021-0/+10
| * pm80xx: add ATTO PCI IDs to pm8001_pci_tableBenjamin Rood2015-11-021-0/+14
| * pm80xx: add support for PMC Sierra 8070 and PMC Sierra 8072 SAS controllersBenjamin Rood2015-11-021-1/+3
| * pm80xx: configure PHY settings based on subsystem vendor IDBenjamin Rood2015-11-021-6/+20
* | scsi: use host wide tags by defaultChristoph Hellwig2015-11-091-1/+0
|/
* pm80xx: Added pm8006 controller supportSuresh Thiagarajan2015-08-121-1/+4
* scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke2015-05-311-1/+0
* scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-041-1/+0
* libsas: remove task_collector modeChristoph Hellwig2014-11-271-2/+0
* scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig2014-11-241-0/+1
* scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-121-0/+1
* pm8001: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-07-301-19/+20
* pm8001: Fix invalid return when request_irq() failedAlexander Gordeev2014-07-291-2/+3
* pm8001: more fixes to honor return valueTomas Henzl2014-07-251-2/+20
* pm8001: add a new spinlock to protect the CCBTomas Henzl2014-07-251-0/+1
* pm8001: Fix hibernation issueBradley Grove2014-07-251-2/+10
* pm8001: Fix potential null pointer dereference and memory leak.Maurizio Lombardi2014-06-251-3/+10
* [SCSI] remove deprecated IRQF_DISABLED from SCSIMichael Opdenacker2014-03-191-2/+0
* [SCSI] pm80xx: Read saved WWN from NVMD for ATTO pm8001 based HBAs.Bradley Grove2014-03-151-5/+5