summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/pci.h
Commit message (Expand)AuthorAgeFilesLines
* s390/pci: introduce lock to synchronize state of zpci_dev'sGerd Bayer2024-02-201-0/+1
* s390/pci: rename lock member in struct zpci_devGerd Bayer2024-02-201-1/+1
* s390/pci: Fix reset of IOMMU software countersNiklas Schnelle2023-10-051-4/+0
* s390/pci: Use dma-iommu layerNiklas Schnelle2023-10-021-7/+0
* s390/pci: use lock-free I/O translation updatesNiklas Schnelle2022-11-191-1/+0
* iommu/s390: Use RCU to allow concurrent domain_list iterationNiklas Schnelle2022-11-191-0/+1
* iommu/s390: Make attach succeed even if the device is in error stateNiklas Schnelle2022-11-191-1/+1
* iommu/s390: Get rid of s390_domain_deviceNiklas Schnelle2022-11-031-0/+1
* s390/pci: remove unused bus_next field from struct zpci_devNiklas Schnelle2022-09-281-1/+0
* Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-08-041-1/+0
|\
| * PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne2022-07-221-1/+0
* | KVM: s390: pci: add routines to start/stop interpretive executionMatthew Rosato2022-07-111-0/+1
* | KVM: s390: pci: do initial setup for AEN interpretationMatthew Rosato2022-07-111-0/+4
* | KVM: s390: pci: add basic kvm_zdev structureMatthew Rosato2022-07-111-0/+3
* | s390/pci: stash dtsm and maxstblMatthew Rosato2022-07-111-0/+2
* | s390/pci: stash associated GISA designationMatthew Rosato2022-07-111-0/+1
|/
* 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