summaryrefslogtreecommitdiffstats
path: root/arch/s390/pci/pci_bus.c
Commit message (Expand)AuthorAgeFilesLines
* s390/pci: improve DMA translation init and exitNiklas Schnelle2021-08-251-0/+5
* s390/pci: reset zdev->zbus on registration failureNiklas Schnelle2021-08-251-1/+2
* s390/pci: separate zbus registration from scanningNiklas Schnelle2021-04-121-18/+17
* s390/pci: use mutex not spinlock for zbus listNiklas Schnelle2021-04-121-7/+7
* s390/pci: separate zbus creation from scanningNiklas Schnelle2021-04-121-67/+160
* s390/pci: do more bus setup in zpci_bus_scan()Niklas Schnelle2021-04-121-13/+20
* s390/pci: introduce zpci_bus_scan_device()Niklas Schnelle2021-04-121-10/+25
* s390/pci: move zpci_remove_device() to bus codeNiklas Schnelle2021-03-221-0/+33
* Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2020-10-221-2/+3
|\
| * s390/pci: Mark all VFs as not implementing PCI_COMMAND_MEMORYMatthew Rosato2020-09-221-2/+3
* | s390/pci: consolidate SR-IOV specific codeNiklas Schnelle2020-09-141-64/+2
|/
* s390/pci: fix PF/VF linking on hot plugNiklas Schnelle2020-08-171-12/+15
* s390/pci: fix zpci_bus_link_virtfn()Niklas Schnelle2020-08-171-10/+15
* s390/pci: create links between PFs and VFsNiklas Schnelle2020-05-201-2/+70
* s390/pci: removes wrong PCI multifunction assignmentPierre Morel2020-05-061-3/+1
* s390/pci: Handling multifunctionsPierre Morel2020-04-281-19/+129
* s390/pci: Adding bus resourcePierre Morel2020-04-281-0/+5
* s390/pci: create zPCI busPierre Morel2020-04-281-0/+147