aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/pci/pci.c
AgeCommit message (Expand)Author
2022-05-25s390/pci: improve zpci_dev reference countingNiklas Schnelle
2021-10-27s390/pci: fix zpci_zdev_put() on reserveNiklas Schnelle
2021-09-18s390: make PCI mio support a machine flagNiklas Schnelle
2021-09-15s390/pci: fix misleading rc in clp_set_pci_fn()Niklas Schnelle
2021-08-26s390/pci: fix use after free of zpci_devNiklas Schnelle
2021-03-25s390/pci: fix leak of PCI device structureNiklas Schnelle
2021-03-25s390/pci: refactor zpci_create_device()Niklas Schnelle
2020-10-16Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-09-14s390/pci: remove unused function zpci_rescan()Niklas Schnelle
2020-09-14s390/pci: consolidate SR-IOV specific codeNiklas Schnelle
2020-09-14s390/pci: Implement ioremap_wc/prot() with MIONiklas Schnelle
2020-09-14s390/pci: fix leak of DMA tables on hard unplugNiklas Schnelle
2020-08-17s390/pci: fix PF/VF linking on hot plugNiklas Schnelle
2020-08-17s390/pci: re-introduce zpci_remove_device()Niklas Schnelle
2020-05-20s390/pci: ioremap() align with generic codeNiklas Schnelle
2020-04-28s390/pci: Handling multifunctionsPierre Morel
2020-04-28s390/pci: create zPCI busPierre Morel
2020-04-28s390/pci: define kernel parameters for PCI multifunctionPierre Morel
2020-04-04Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-03-23s390/pci: Improve handling of unset UIDNiklas Schnelle
2020-03-23s390/pci: Fix zpci_alloc_domain() over allocationNiklas Schnelle
2020-03-23s390: remove broken hibernate / power management supportHeiko Carstens
2020-03-04s390/pci: Fix unexpected write combine on resourceNiklas Schnelle
2020-01-22s390/pci: Recover handle in clp_set_pci_fn()Niklas Schnelle
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-11-30s390/pci: add error message on device number limitNiklas Schnelle
2019-11-30s390/pci: add error message for UID collisionNiklas Schnelle
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov
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