aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/pci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-08s390/pci: implement minimal PCI error recoveryNiklas Schnelle1-1/+3
2021-11-08s390/pci: implement reset_slot for hotplug slotNiklas Schnelle1-0/+1
2021-11-08s390/pci: refresh function handle in iomapNiklas Schnelle1-0/+1
2021-10-04s390/pci: fix zpci_zdev_put() on reserveNiklas Schnelle1-0/+2
2021-08-25s390/pci: improve DMA translation init and exitNiklas Schnelle1-0/+2
2021-08-25s390/pci: simplify CLP List PCI handlingNiklas Schnelle1-3/+3
2021-08-25s390/pci: handle FH state mismatch only on disableNiklas Schnelle1-0/+1
2021-06-28s390/pci: add zpci_set_irq()/zpci_clear_irq()Niklas Schnelle1-1/+6
2021-04-30s390/pci: rename zpci_configure_device()Niklas Schnelle1-1/+1
2021-04-12s390/pci: separate zbus registration from scanningNiklas Schnelle1-1/+1
2021-04-12s390/pci: separate zbus creation from scanningNiklas Schnelle1-1/+2
2021-03-22s390/pci: move zpci_remove_device() to bus codeNiklas Schnelle1-1/+0
2021-03-22s390/pci: unify de-/configure for slots and eventsNiklas Schnelle1-0/+3
2021-03-22s390/pci: refactor zpci function statesNiklas Schnelle1-1/+0
2021-03-15s390/pci: fix leak of PCI device structureNiklas Schnelle1-1/+1
2021-02-09s390/pci: refactor zpci_create_device()Niklas Schnelle1-2/+2
2020-10-22Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-1/+3
2020-10-07s390/pci: track whether util_str is valid in the zpci_devMatthew Rosato1-1/+2
2020-10-07s390/pci: stash version in the zpci_devMatthew Rosato1-0/+1
2020-09-30s390: remove orphaned function declarationsVasily Gorbik1-1/+0
2020-09-14s390/pci: remove clp_rescan_pci_devices_simple()Niklas Schnelle1-1/+0
2020-09-14s390/pci: remove clp_rescan_pci_devices()Niklas Schnelle1-1/+0
2020-09-14s390/pci: remove unused function zpci_rescan()Niklas Schnelle1-2/+0
2020-09-14s390/pci: Implement ioremap_wc/prot() with MIONiklas Schnelle1-0/+1
2020-05-20s390/pci: create links between PFs and VFsNiklas Schnelle1-1/+2
2020-04-28s390/pci: Handling multifunctionsPierre Morel1-3/+5
2020-04-28s390/pci: Adding bus resourcePierre Morel1-0/+1
2020-04-28s390/pci: create zPCI busPierre Morel1-3/+23
2020-04-28s390/pci: define RID and RID availablePierre Morel1-0/+3
2020-04-28s390/pci: define kernel parameters for PCI multifunctionPierre Morel1-0/+1
2020-04-28s390/pci: adaptation of iommu to multifunctionPierre Morel1-0/+5
2020-04-28s390/pci: Expose new port attribute for PCIe functionsAlexander Schmidt1-0/+1
2020-03-23s390/pci: Improve handling of unset UIDNiklas Schnelle1-0/+3
2020-03-23s390/pci: Fix zpci_alloc_domain() over allocationNiklas Schnelle1-0/+1
2020-03-10s390/pci: embedding hotplug_slot in zdevPierre Morel1-0/+2
2020-01-22s390/pci: Recover handle in clp_set_pci_fn()Niklas Schnelle1-1/+1
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov1-4/+1
2019-07-04s390/pci: deal with devices that have no support for MIO instructionsSebastian Ott1-0/+5
2019-04-29s390/pci: provide support for MIO instructionsSebastian Ott1-0/+3
2019-04-29s390/pci: add parameter to force floating irqsSebastian Ott1-0/+1
2019-04-29s390/pci: provide support for CPU directed interruptsSebastian Ott1-0/+2
2019-04-29s390/pci: move everything irq related to pci_irq.cSebastian Ott1-0/+6
2019-01-28s390: pci: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-1/+0
2018-07-04s390/pci: add fmt3 fmbSebastian Ott1-0/+5
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig1-2/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-15iommu/s390: Add support for iommu_device handlingJoerg Roedel1-0/+7
2017-06-28s390/pci: fix handling of PEC 306Sebastian Ott1-1/+1
2017-06-28s390/pci: improve pci hotplugSebastian Ott1-0/+1
2017-06-28s390/pci: introduce clp_get_stateSebastian Ott1-5/+5