aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/pci/pci.c (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 Ott1-10/+122
2019-04-29s390/pci: move io address mapping code to pci_insn.cSebastian Ott1-2/+2
2019-04-29s390/pci: add parameter to force floating irqsSebastian Ott1-0/+5
2019-04-29s390/pci: move everything irq related to pci_irq.cSebastian Ott1-216/+0
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 Torvalds1-1/+21
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-05Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+3
2019-01-01s390/pci: skip VF scanningSebastian Ott1-0/+3
2018-12-13s390/pci: remove bit_lock usage in interrupt handlerSebastian Ott1-3/+1
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
2017-11-24s390: pci: add SPDX identifiers to the remaining filesGreg Kroah-Hartman1-0/+1
2017-11-08s390/pci: do not require AIS facilityChristian Borntraeger1-2/+3
2017-09-09Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-1/+8
2017-08-15iommu/s390: Add support for iommu_device handlingJoerg Roedel1-1/+8
2017-08-02PCI: Add a generic weak pcibios_fixup_bus()Palmer Dabbelt1-4/+0
2017-06-28s390/pci: recognize name clashes with uidsSebastian Ott1-1/+11
2017-06-28s390/pci: provide more debug informationSebastian Ott1-0/+1
2017-06-28s390/pci: fix handling of PEC 306Sebastian Ott1-10/+19
2017-06-28s390/pci: improve pci hotplugSebastian Ott1-0/+9
2017-06-28s390/pci: improve error handling during fmb (de)registrationSebastian Ott1-30/+21
2017-06-28s390/pci: improve unreg_ioat error handlingSebastian Ott1-5/+14
2017-06-28s390/pci: improve error handling during interrupt deregistrationSebastian Ott1-10/+19
2017-06-28s390/pci: don't cleanup in arch_setup_msi_irqsSebastian Ott1-28/+17
2017-04-05s390/pci: remove forward declarationSebastian Ott1-8/+5
2017-04-05s390/pci: reduce iomap size (even more)Sebastian Ott1-1/+1
2017-04-05s390/pci: remove duplicated defineSebastian Ott1-2/+0
2017-04-05s390/pci: remove unused functionSebastian Ott1-5/+0
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+1
2017-01-24treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche1-1/+1
2017-01-16s390/pci: use proper endianness annotationsSebastian Ott1-4/+4
2016-12-14s390/pci: query fmb lengthSebastian Ott1-1/+1
2016-11-23s390/pci: use unique UIDs for domain enumerationSebastian Ott1-0/+8
2016-08-24s390/pci: add zpci_report_error interfaceMartin Schwidefsky1-0/+9
2016-03-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+1
2016-03-14s390/pci: enforce fmb page boundary ruleSebastian Ott1-1/+4
2016-03-02s390/dma: Allow per device dma opsChristian Borntraeger1-0/+1
2016-02-23s390/pci: remove pdev pointer from arch dataSebastian Ott1-5/+1
2016-01-26s390/pci: remove iomap sanity checksSebastian Ott1-9/+4
2016-01-26s390/pci: fix bar checkSebastian Ott1-1/+1
2016-01-26s390/pci: resize iomapSebastian Ott1-12/+22
2016-01-26s390/pci: improve ZPCI_* macrosSebastian Ott1-1/+1
2016-01-26s390/pci: provide ZPCI_ADDR macroSebastian Ott1-7/+3
2015-11-27s390/pci_dma: fix DMA table corruption with > 4 TB main memoryGerald Schaefer1-2/+1
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3