summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pm8001/pm8001_init.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: pm80xx: Switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-01-211-4/+5
* scsi: pm80xx: Check main config table addressakshatzen2021-01-131-3/+8
* scsi: pm80xx: Fix error return in pm8001_pci_probe()Zhang Qilong2020-12-071-1/+2
* scsi: pm8001: Fix misindentationJoe Perches2020-12-011-10/+10
* scsi: pm8001: Convert pm8001_printk() to pm8001_info()Joe Perches2020-12-011-2/+2
* scsi: pm_8001: Use generic power managementVaibhav Gupta2020-11-261-29/+17
* scsi: pm_8001: Drop PCI Wakeup calls from .resumeVaibhav Gupta2020-11-261-1/+0
* scsi: pm8001: Make implicit use of pm8001_ha in pm8001_printk() explicitJoe Perches2020-11-241-6/+5
* scsi: pm8001: Neaten debug logging macros and usesJoe Perches2020-11-241-48/+43
* scsi: pm8001: Remove typecast for pointer returned by kcalloc()Xu Wang2020-11-241-1/+1
* scsi: pm80xx: Make running_req atomicViswas G2020-11-051-1/+1
* scsi: pm80xx: Increase the number of outstanding I/O supported to 1024Viswas G2020-10-081-21/+59
* scsi: pm80xx: Remove DMA memory allocation for ccb and device structuresViswas G2020-10-081-18/+30
* scsi: pm80xx: Increase number of supported queuesViswas G2020-10-081-44/+73
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-08-071-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-161-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-201-5/+6
* | scsi: pm80xx: Do not request 12G sas speedspeter chang2019-11-201-0/+17
* | scsi: pm80xx: Squashed logging cleanup changespeter chang2019-11-201-1/+5
* | scsi: pm8001: Fix Use plain integer as NULL pointerSaurav Girepunje2019-11-021-1/+1
|/
* scsi: pm8001: fix spelling mistake, interupt -> interruptColin Ian King2019-04-041-2/+2
* scsi: flip the default on use_clusteringChristoph Hellwig2018-12-191-1/+0
* scsi: pm8001: switch to generic DMA APIChristoph Hellwig2018-10-181-23/+5
* scsi: pm80xx: Fix for phy enable/disable functionalityDeepak Ukey2018-09-121-1/+2
* scsi: pm80xx: Different SAS addresses for phys.Viswas G2017-10-191-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-111-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-071-21/+14
* pm8001: fix typoJulia Lawall2016-07-131-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-101-1/+1
| * pm80xx: avoid a panic if MSI(X) interrupts are disabledBenjamin Rood2015-11-031-5/+11
| * pm80xx: wait a minimum of 500ms before issuing commands to SPCvBenjamin Rood2015-11-031-0/+13
| * pm80xx: set PHY profiles for ATTO 12Gb SAS controllersBenjamin Rood2015-11-031-0/+130
| * pm80xx: add support for ATTO devices during SAS address initiailizationBenjamin Rood2015-11-031-0/+10
| * pm80xx: add ATTO PCI IDs to pm8001_pci_tableBenjamin Rood2015-11-031-0/+14
| * pm80xx: add support for PMC Sierra 8070 and PMC Sierra 8072 SAS controllersBenjamin Rood2015-11-031-1/+3
| * pm80xx: configure PHY settings based on subsystem vendor IDBenjamin Rood2015-11-031-6/+20
* | scsi: use host wide tags by defaultChristoph Hellwig2015-11-101-1/+0
|/