aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/pci/pci.c
AgeCommit message (Expand)Author
2024-03-01s390: use the correct count for __iowrite64_copy()Jason Gunthorpe
2021-09-22s390: make PCI mio support a machine flagNiklas Schnelle
2020-03-12s390/pci: Fix unexpected write combine on resourceNiklas Schnelle
2020-02-24s390/pci: Recover handle in clp_set_pci_fn()Niklas Schnelle
2019-08-21s390/pci: PCI_IOV_RESOURCES loop refactoring in zpci_map_resourcesDenis Efremov
2019-07-11s390: fix setting of mio addressing controlSebastian Ott
2019-07-04s390/pci: deal with devices that have no support for MIO instructionsSebastian Ott
2019-05-28s390/pci: fix assignment of bus resourcesSebastian Ott
2019-04-29s390/pci: add parameter to disable usage of MIO instructionsSebastian Ott
2019-04-29s390/pci: provide support for MIO instructionsSebastian Ott
2019-04-29s390/pci: move io address mapping code to pci_insn.cSebastian Ott
2019-04-29s390/pci: add parameter to force floating irqsSebastian Ott
2019-04-29s390/pci: move everything irq related to pci_irq.cSebastian Ott
2019-04-29s390/pci: remove unused defineSebastian Ott
2019-04-29s390/pci: mark command line parser data __initdataSebastian Ott
2019-03-05Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-02-07s390/pci: map IOV resourcesSebastian Ott
2019-02-07s390/pci: improve bar checkSebastian Ott
2019-02-07Revert "s390/pci: remove bit_lock usage in interrupt handler"Sebastian Ott
2019-01-05Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-01s390/pci: skip VF scanningSebastian Ott
2018-12-13s390/pci: remove bit_lock usage in interrupt handlerSebastian Ott
2018-08-16s390/pci: remove stale rcSebastian Ott
2018-08-16s390/pci: fix out of bounds access during irq setupSebastian Ott
2017-11-24s390: pci: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-11-08s390/pci: do not require AIS facilityChristian Borntraeger
2017-09-09Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-08-15iommu/s390: Add support for iommu_device handlingJoerg Roedel
2017-08-02PCI: Add a generic weak pcibios_fixup_bus()Palmer Dabbelt
2017-06-28s390/pci: recognize name clashes with uidsSebastian Ott
2017-06-28s390/pci: provide more debug informationSebastian Ott
2017-06-28s390/pci: fix handling of PEC 306Sebastian Ott
2017-06-28s390/pci: improve pci hotplugSebastian Ott
2017-06-28s390/pci: improve error handling during fmb (de)registrationSebastian Ott
2017-06-28s390/pci: improve unreg_ioat error handlingSebastian Ott
2017-06-28s390/pci: improve error handling during interrupt deregistrationSebastian Ott
2017-06-28s390/pci: don't cleanup in arch_setup_msi_irqsSebastian Ott
2017-04-05s390/pci: remove forward declarationSebastian Ott
2017-04-05s390/pci: reduce iomap size (even more)Sebastian Ott
2017-04-05s390/pci: remove duplicated defineSebastian Ott
2017-04-05s390/pci: remove unused functionSebastian Ott
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-01-24treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche
2017-01-16s390/pci: use proper endianness annotationsSebastian Ott
2016-12-14s390/pci: query fmb lengthSebastian Ott
2016-11-23s390/pci: use unique UIDs for domain enumerationSebastian Ott
2016-08-24s390/pci: add zpci_report_error interfaceMartin Schwidefsky
2016-03-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-03-14s390/pci: enforce fmb page boundary ruleSebastian Ott
2016-03-02s390/dma: Allow per device dma opsChristian Borntraeger