summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm/pci.h
AgeCommit message (Expand)Author
2024-02-20s390/pci: introduce lock to synchronize state of zpci_dev'sGerd Bayer
2024-02-20s390/pci: rename lock member in struct zpci_devGerd Bayer
2023-10-05s390/pci: Fix reset of IOMMU software countersNiklas Schnelle
2023-10-02s390/pci: Use dma-iommu layerNiklas Schnelle
2022-11-19s390/pci: use lock-free I/O translation updatesNiklas Schnelle
2022-11-19iommu/s390: Use RCU to allow concurrent domain_list iterationNiklas Schnelle
2022-11-19iommu/s390: Make attach succeed even if the device is in error stateNiklas Schnelle
2022-11-03iommu/s390: Get rid of s390_domain_deviceNiklas Schnelle
2022-09-28s390/pci: remove unused bus_next field from struct zpci_devNiklas Schnelle
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-07-22PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne
2022-07-11KVM: s390: pci: add routines to start/stop interpretive executionMatthew Rosato
2022-07-11KVM: s390: pci: do initial setup for AEN interpretationMatthew Rosato
2022-07-11KVM: s390: pci: add basic kvm_zdev structureMatthew Rosato
2022-07-11s390/pci: stash dtsm and maxstblMatthew Rosato
2022-07-11s390/pci: stash associated GISA designationMatthew Rosato
2022-03-10s390/pci: make zpci_set_irq()/zpci_clear_irq() staticNiklas Schnelle
2021-11-08s390/pci: implement minimal PCI error recoveryNiklas Schnelle
2021-11-08s390/pci: implement reset_slot for hotplug slotNiklas Schnelle
2021-11-08s390/pci: refresh function handle in iomapNiklas Schnelle
2021-10-04s390/pci: fix zpci_zdev_put() on reserveNiklas Schnelle
2021-08-25s390/pci: improve DMA translation init and exitNiklas Schnelle
2021-08-25s390/pci: simplify CLP List PCI handlingNiklas Schnelle
2021-08-25s390/pci: handle FH state mismatch only on disableNiklas Schnelle
2021-06-28s390/pci: add zpci_set_irq()/zpci_clear_irq()Niklas Schnelle
2021-04-30s390/pci: rename zpci_configure_device()Niklas Schnelle
2021-04-12s390/pci: separate zbus registration from scanningNiklas Schnelle
2021-04-12s390/pci: separate zbus creation from scanningNiklas Schnelle
2021-03-22s390/pci: move zpci_remove_device() to bus codeNiklas Schnelle
2021-03-22s390/pci: unify de-/configure for slots and eventsNiklas Schnelle
2021-03-22s390/pci: refactor zpci function statesNiklas Schnelle
2021-03-15s390/pci: fix leak of PCI device structureNiklas Schnelle
2021-02-09s390/pci: refactor zpci_create_device()Niklas Schnelle
2020-10-22Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2020-10-07s390/pci: track whether util_str is valid in the zpci_devMatthew Rosato
2020-10-07s390/pci: stash version in the zpci_devMatthew Rosato
2020-09-30s390: remove orphaned function declarationsVasily Gorbik
2020-09-14s390/pci: remove clp_rescan_pci_devices_simple()Niklas Schnelle
2020-09-14s390/pci: remove clp_rescan_pci_devices()Niklas Schnelle
2020-09-14s390/pci: remove unused function zpci_rescan()Niklas Schnelle
2020-09-14s390/pci: Implement ioremap_wc/prot() with MIONiklas Schnelle
2020-05-20s390/pci: create links between PFs and VFsNiklas Schnelle
2020-04-28s390/pci: Handling multifunctionsPierre Morel
2020-04-28s390/pci: Adding bus resourcePierre Morel
2020-04-28s390/pci: create zPCI busPierre Morel
2020-04-28s390/pci: define RID and RID availablePierre Morel
2020-04-28s390/pci: define kernel parameters for PCI multifunctionPierre Morel
2020-04-28s390/pci: adaptation of iommu to multifunctionPierre Morel
2020-04-28s390/pci: Expose new port attribute for PCIe functionsAlexander Schmidt
2020-03-23s390/pci: Improve handling of unset UIDNiklas Schnelle