summaryrefslogtreecommitdiff
path: root/arch/s390/pci/pci_bus.h
AgeCommit message (Expand)AuthorFilesLines
2023-03-13PCI: s390: Fix use-after-free of PCI resources with per-function hotplugNiklas Schnelle1-2/+1
2022-03-27s390/pci: rename get_zdev_by_bus() to zdev_from_bus()Niklas Schnelle1-2/+2
2022-03-27s390/pci: improve zpci_dev reference countingNiklas Schnelle1-1/+2
2021-08-18s390/pci: fix use after free of zpci_devNiklas Schnelle1-0/+5
2021-04-12s390/pci: separate zbus registration from scanningNiklas Schnelle1-0/+1
2021-04-12s390/pci: separate zbus creation from scanningNiklas Schnelle1-0/+2
2021-04-12s390/pci: introduce zpci_bus_scan_device()Niklas Schnelle1-0/+1
2021-03-22s390/pci: move zpci_remove_device() to bus codeNiklas Schnelle1-0/+2
2020-09-30s390: remove orphaned function declarationsVasily Gorbik1-1/+0
2020-09-14s390/pci: consolidate SR-IOV specific codeNiklas Schnelle1-12/+0
2020-08-17s390/pci: fix PF/VF linking on hot plugNiklas Schnelle1-0/+13
2020-04-28s390/pci: Handling multifunctionsPierre Morel1-2/+3
2020-04-28s390/pci: create zPCI busPierre Morel1-0/+30