aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-14s390/pci: Fix s390_mmio_read/write with MIONiklas Schnelle1-2/+211
2020-04-22s390/pci: do not set affinity for floating irqsNiklas Schnelle1-2/+3
2020-04-04Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-59/+26
2020-03-23s390/pci: Improve handling of unset UIDNiklas Schnelle2-1/+9
2020-03-23s390/pci: Fix zpci_alloc_domain() over allocationNiklas Schnelle1-16/+18
2020-03-23s390: remove broken hibernate / power management supportHeiko Carstens1-43/+0
2020-03-04s390/pci: Fix unexpected write combine on resourceNiklas Schnelle1-2/+2
2020-01-22s390/pci: Fix possible deadlock in recover_store()Niklas Schnelle1-21/+42
2020-01-22s390/pci: Recover handle in clp_set_pci_fn()Niklas Schnelle2-20/+30
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-11/+11
2019-11-30s390/pci: add error message on device number limitNiklas Schnelle1-0/+2
2019-11-30s390/pci: add error message for UID collisionNiklas Schnelle1-0/+3
2019-11-28Merge branch 'pci/resource'Bjorn Helgaas2-11/+11
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov2-11/+11
2019-10-04s390/pci: mark function(s) __always_inlineHeiko Carstens1-1/+1
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+2
2019-09-16s390/pci: fix MSI message dataSebastian Ott1-1/+1
2019-09-04dma-mapping: explicitly wire up ->mmap and ->get_sgtableChristoph Hellwig1-0/+2
2019-08-29s390/pci: avoid using strncmp with hardcoded lengthVasily Gorbik1-2/+2
2019-08-21s390/pci: PCI_IOV_RESOURCES loop refactoring in zpci_map_resourcesDenis Efremov1-4/+4
2019-07-12Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-1/+13
2019-07-11s390/pci: add mio_enabled attributeSebastian Ott1-0/+10
2019-07-11s390: fix setting of mio addressing controlSebastian Ott1-1/+3
2019-07-08Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2019-07-04s390/pci: correctly handle MIO opt-outSebastian Ott1-1/+1
2019-07-04s390/pci: deal with devices that have no support for MIO instructionsSebastian Ott1-7/+8
2019-06-03locking/atomic, s390/pci: Remove redundant castsMark Rutland1-1/+1
2019-06-03locking/atomic, s390/pci: Prepare for atomic64_read() conversionMark Rutland1-2/+2
2019-05-28s390/pci: fix assignment of bus resourcesSebastian Ott1-1/+4
2019-05-28s390/pci: fix struct definition for set PCI functionSebastian Ott1-3/+3
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