summaryrefslogtreecommitdiffstats
path: root/arch/s390/pci/pci_bus.h
Commit message (Expand)AuthorAgeFilesLines
* PCI: s390: Fix use-after-free of PCI resources with per-function hotplugNiklas Schnelle2023-03-131-2/+1
* s390/pci: rename get_zdev_by_bus() to zdev_from_bus()Niklas Schnelle2022-03-271-2/+2
* s390/pci: improve zpci_dev reference countingNiklas Schnelle2022-03-271-1/+2
* s390/pci: fix use after free of zpci_devNiklas Schnelle2021-08-181-0/+5
* s390/pci: separate zbus registration from scanningNiklas Schnelle2021-04-121-0/+1
* s390/pci: separate zbus creation from scanningNiklas Schnelle2021-04-121-0/+2
* s390/pci: introduce zpci_bus_scan_device()Niklas Schnelle2021-04-121-0/+1
* s390/pci: move zpci_remove_device() to bus codeNiklas Schnelle2021-03-221-0/+2
* s390: remove orphaned function declarationsVasily Gorbik2020-09-301-1/+0
* s390/pci: consolidate SR-IOV specific codeNiklas Schnelle2020-09-141-12/+0
* s390/pci: fix PF/VF linking on hot plugNiklas Schnelle2020-08-171-0/+13
* s390/pci: Handling multifunctionsPierre Morel2020-04-281-2/+3
* s390/pci: create zPCI busPierre Morel2020-04-281-0/+30