summaryrefslogtreecommitdiffstats
path: root/arch/s390/pci/pci_bus.c
AgeCommit message (Expand)Author
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