summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/pci.h
Commit message (Expand)AuthorAgeFilesLines
* s390/pci: make zpci_set_irq()/zpci_clear_irq() staticNiklas Schnelle2022-03-101-3/+0
* s390/pci: implement minimal PCI error recoveryNiklas Schnelle2021-11-081-1/+3
* s390/pci: implement reset_slot for hotplug slotNiklas Schnelle2021-11-081-0/+1
* s390/pci: refresh function handle in iomapNiklas Schnelle2021-11-081-0/+1
* s390/pci: fix zpci_zdev_put() on reserveNiklas Schnelle2021-10-041-0/+2
* s390/pci: improve DMA translation init and exitNiklas Schnelle2021-08-251-0/+2
* s390/pci: simplify CLP List PCI handlingNiklas Schnelle2021-08-251-3/+3
* s390/pci: handle FH state mismatch only on disableNiklas Schnelle2021-08-251-0/+1
* s390/pci: add zpci_set_irq()/zpci_clear_irq()Niklas Schnelle2021-06-281-1/+6
* 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