aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/pci/pci_bus.c
AgeCommit message (Expand)Author
2023-10-02s390/pci: Use dma-iommu layerNiklas Schnelle
2023-04-04Merge branch 'uaccess-inline-asm-cleanup' into featuresVasily Gorbik
2023-03-13s390/pci: clean up left over special treatment for function zeroNiklas Schnelle
2023-03-13s390/pci: remove redundant pci_bus_add_devices() on new busNiklas Schnelle
2023-03-13s390/pci: only add specific device in zpci_bus_scan_device()Niklas Schnelle
2023-03-13PCI: s390: Fix use-after-free of PCI resources with per-function hotplugNiklas Schnelle
2022-07-22s390/pci: allow zPCI zbus without a function zeroNiklas Schnelle
2021-08-25s390/pci: improve DMA translation init and exitNiklas Schnelle
2021-08-25s390/pci: reset zdev->zbus on registration failureNiklas Schnelle
2021-04-12s390/pci: separate zbus registration from scanningNiklas Schnelle
2021-04-12s390/pci: use mutex not spinlock for zbus listNiklas Schnelle
2021-04-12s390/pci: separate zbus creation from scanningNiklas Schnelle
2021-04-12s390/pci: do more bus setup in zpci_bus_scan()Niklas Schnelle
2021-04-12s390/pci: introduce zpci_bus_scan_device()Niklas Schnelle
2021-03-22s390/pci: move zpci_remove_device() to bus codeNiklas Schnelle
2020-10-22Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2020-09-22s390/pci: Mark all VFs as not implementing PCI_COMMAND_MEMORYMatthew Rosato
2020-09-14s390/pci: consolidate SR-IOV specific codeNiklas Schnelle
2020-08-17s390/pci: fix PF/VF linking on hot plugNiklas Schnelle
2020-08-17s390/pci: fix zpci_bus_link_virtfn()Niklas Schnelle
2020-05-20s390/pci: create links between PFs and VFsNiklas Schnelle
2020-05-06s390/pci: removes wrong PCI multifunction assignmentPierre Morel
2020-04-28s390/pci: Handling multifunctionsPierre Morel
2020-04-28s390/pci: Adding bus resourcePierre Morel
2020-04-28s390/pci: create zPCI busPierre Morel