Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s390/pci: rename get_zdev_by_bus() to zdev_from_bus() | Niklas Schnelle | 2022-03-27 | 1 | -2/+2 |
* | s390/pci: improve zpci_dev reference counting | Niklas Schnelle | 2022-03-27 | 1 | -1/+2 |
* | s390/pci: fix use after free of zpci_dev | Niklas Schnelle | 2021-08-18 | 1 | -0/+5 |
* | s390/pci: separate zbus registration from scanning | Niklas Schnelle | 2021-04-12 | 1 | -0/+1 |
* | s390/pci: separate zbus creation from scanning | Niklas Schnelle | 2021-04-12 | 1 | -0/+2 |
* | s390/pci: introduce zpci_bus_scan_device() | Niklas Schnelle | 2021-04-12 | 1 | -0/+1 |
* | s390/pci: move zpci_remove_device() to bus code | Niklas Schnelle | 2021-03-22 | 1 | -0/+2 |
* | s390: remove orphaned function declarations | Vasily Gorbik | 2020-09-30 | 1 | -1/+0 |
* | s390/pci: consolidate SR-IOV specific code | Niklas Schnelle | 2020-09-14 | 1 | -12/+0 |
* | s390/pci: fix PF/VF linking on hot plug | Niklas Schnelle | 2020-08-17 | 1 | -0/+13 |
* | s390/pci: Handling multifunctions | Pierre Morel | 2020-04-28 | 1 | -2/+3 |
* | s390/pci: create zPCI bus | Pierre Morel | 2020-04-28 | 1 | -0/+30 |