summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/pci.h
Commit message (Expand)AuthorAgeFilesLines
* s390/pci: rename zpci_configure_device()Niklas Schnelle2021-04-301-1/+1
* s390/pci: separate zbus registration from scanningNiklas Schnelle2021-04-121-1/+1
* s390/pci: separate zbus creation from scanningNiklas Schnelle2021-04-121-1/+2
* s390/pci: move zpci_remove_device() to bus codeNiklas Schnelle2021-03-221-1/+0
* s390/pci: unify de-/configure for slots and eventsNiklas Schnelle2021-03-221-0/+3
* s390/pci: refactor zpci function statesNiklas Schnelle2021-03-221-1/+0
* s390/pci: fix leak of PCI device structureNiklas Schnelle2021-03-151-1/+1
* s390/pci: refactor zpci_create_device()Niklas Schnelle2021-02-091-2/+2
* Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2020-10-221-1/+3
|\
| * s390/pci: track whether util_str is valid in the zpci_devMatthew Rosato2020-10-071-1/+2
| * s390/pci: stash version in the zpci_devMatthew Rosato2020-10-071-0/+1
* | s390: remove orphaned function declarationsVasily Gorbik2020-09-301-1/+0
* | s390/pci: remove clp_rescan_pci_devices_simple()Niklas Schnelle2020-09-141-1/+0
* | s390/pci: remove clp_rescan_pci_devices()Niklas Schnelle2020-09-141-1/+0
* | s390/pci: remove unused function zpci_rescan()Niklas Schnelle2020-09-141-2/+0
* | s390/pci: Implement ioremap_wc/prot() with MIONiklas Schnelle2020-09-141-0/+1
|/
* s390/pci: create links between PFs and VFsNiklas Schnelle2020-05-201-1/+2
* s390/pci: Handling multifunctionsPierre Morel2020-04-281-3/+5
* s390/pci: Adding bus resourcePierre Morel2020-04-281-0/+1
* s390/pci: create zPCI busPierre Morel2020-04-281-3/+23
* s390/pci: define RID and RID availablePierre Morel2020-04-281-0/+3
* s390/pci: define kernel parameters for PCI multifunctionPierre Morel2020-04-281-0/+1
* s390/pci: adaptation of iommu to multifunctionPierre Morel2020-04-281-0/+5
* s390/pci: Expose new port attribute for PCIe functionsAlexander Schmidt2020-04-281-0/+1
* s390/pci: Improve handling of unset UIDNiklas Schnelle2020-03-231-0/+3
* s390/pci: Fix zpci_alloc_domain() over allocationNiklas Schnelle2020-03-231-0/+1
* s390/pci: embedding hotplug_slot in zdevPierre Morel2020-03-101-0/+2
* s390/pci: Recover handle in clp_set_pci_fn()Niklas Schnelle2020-01-221-1/+1
* PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov2019-10-141-4/+1
* s390/pci: deal with devices that have no support for MIO instructionsSebastian Ott2019-07-041-0/+5
* s390/pci: provide support for MIO instructionsSebastian Ott2019-04-291-0/+3
* s390/pci: add parameter to force floating irqsSebastian Ott2019-04-291-0/+1
* s390/pci: provide support for CPU directed interruptsSebastian Ott2019-04-291-0/+2
* s390/pci: move everything irq related to pci_irq.cSebastian Ott2019-04-291-0/+6
* s390: pci: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-281-1/+0
* s390/pci: add fmt3 fmbSebastian Ott2018-07-041-0/+5
* PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2018-05-071-2/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* iommu/s390: Add support for iommu_device handlingJoerg Roedel2017-08-151-0/+7
* s390/pci: fix handling of PEC 306Sebastian Ott2017-06-281-1/+1
* s390/pci: improve pci hotplugSebastian Ott2017-06-281-0/+1
* s390/pci: introduce clp_get_stateSebastian Ott2017-06-281-5/+5
* s390/pci: don't cleanup in arch_setup_msi_irqsSebastian Ott2017-06-281-1/+1
* s390/pci: query fmb lengthSebastian Ott2016-12-141-0/+1
* s390/pci_dma: improve lazy flush for unmapSebastian Ott2016-09-221-0/+1
* s390/pci: add zpci_report_error interfaceMartin Schwidefsky2016-08-241-0/+4
* s390/pci: fmb enhancementsSebastian Ott2016-04-151-7/+28
* s390/pci: add extra padding to function measurement blockSebastian Ott2016-04-011-1/+2
* Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-161-1/+0
|\
| * PCI: Move pci_dma_* helpers to common codeChristoph Hellwig2016-03-071-1/+0