aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-29s390/pci: add parameter to disable usage of MIO instructionsSebastian Ott1-1/+6
2019-04-29s390/pci: provide support for MIO instructionsSebastian Ott3-20/+266
2019-04-29s390/pci: move io address mapping code to pci_insn.cSebastian Ott2-6/+36
2019-04-29s390/pci: add parameter to force floating irqsSebastian Ott2-0/+8
2019-04-29s390/pci: gather statistics for floating vs directed irqsSebastian Ott1-4/+6
2019-04-29s390: show statistics for MSI IRQsSebastian Ott1-1/+1
2019-04-29s390/pci: provide support for CPU directed interruptsSebastian Ott2-51/+298
2019-04-29s390/pci: clarify interrupt vector usageSebastian Ott1-12/+26
2019-04-29s390/airq: recognize directed interruptsSebastian Ott1-1/+1
2019-04-29s390/pci: move everything irq related to pci_irq.cSebastian Ott3-217/+223
2019-04-29s390/pci: remove unused defineSebastian Ott1-2/+0
2019-04-29s390/pci: mark command line parser data __initdataSebastian Ott1-1/+1
2019-03-05Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-12/+25
2019-02-07s390/pci: map IOV resourcesSebastian Ott1-0/+20
2019-02-07s390/pci: improve bar checkSebastian Ott1-1/+1
2019-02-07Revert "s390/pci: remove bit_lock usage in interrupt handler"Sebastian Ott1-1/+3
2019-01-28s390: pci: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-11/+4
2019-01-05Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+3
2019-01-02Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-4/+2
2019-01-01s390/pci: skip VF scanningSebastian Ott1-0/+3
2018-12-20dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig1-1/+1
2018-12-13s390/pci: fix sleeping in atomic during hotplugSebastian Ott1-1/+1
2018-12-13s390/pci: remove bit_lock usage in interrupt handlerSebastian Ott1-3/+1
2018-12-06s390: remove the mapping_error dma_map_ops methodChristoph Hellwig1-13/+5
2018-08-16s390/pci: remove fmb address from debug outputSebastian Ott1-1/+0
2018-08-16s390/pci: remove stale rcSebastian Ott1-1/+0
2018-08-16s390/pci: fix out of bounds access during irq setupSebastian Ott1-0/+2
2018-07-04s390/pci: add fmt3 fmbSebastian Ott1-0/+8
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2018-05-08dma-debug: move initialization to common codeChristoph Hellwig1-9/+0
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig1-2/+0
2018-04-19compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani1-1/+0
2017-12-13s390/pci: handle insufficient resources during dma tlb flushSebastian Ott2-2/+22
2017-12-05s390: add a few more SPDX identifiersMartin Schwidefsky1-0/+1
2017-11-24s390: pci: add SPDX identifiers to the remaining filesGreg Kroah-Hartman4-0/+4
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-3/+8
2017-11-08s390/pci: do not require AIS facilityChristian Borntraeger2-3/+8
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman4-0/+4
2017-09-09Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-1/+8
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-4/+0
2017-08-15iommu/s390: Add support for iommu_device handlingJoerg Roedel1-1/+8
2017-08-09s390/pci: log changes to uid checkingSebastian Ott1-1/+9
2017-08-02PCI: Add a generic weak pcibios_fixup_bus()Palmer Dabbelt1-4/+0
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-5/+13
2017-06-28s390: implement ->mapping_errorChristoph Hellwig1-5/+13
2017-06-28s390/pci: recognize name clashes with uidsSebastian Ott1-1/+11
2017-06-28s390/pci: provide more debug informationSebastian Ott2-2/+4
2017-06-28s390/pci: fix handling of PEC 306Sebastian Ott2-31/+23
2017-06-28s390/pci: improve pci hotplugSebastian Ott2-3/+20
2017-06-28s390/pci: introduce clp_get_stateSebastian Ott1-9/+42