index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
pci
/
pci_bus.h
Age
Commit message (
Expand
)
Author
2024-11-07
s390/pci: Add header guards and includes to internal headers
Niklas Schnelle
2023-03-13
PCI: s390: Fix use-after-free of PCI resources with per-function hotplug
Niklas Schnelle
2022-03-27
s390/pci: rename get_zdev_by_bus() to zdev_from_bus()
Niklas Schnelle
2022-03-27
s390/pci: improve zpci_dev reference counting
Niklas Schnelle
2021-08-18
s390/pci: fix use after free of zpci_dev
Niklas Schnelle
2021-04-12
s390/pci: separate zbus registration from scanning
Niklas Schnelle
2021-04-12
s390/pci: separate zbus creation from scanning
Niklas Schnelle
2021-04-12
s390/pci: introduce zpci_bus_scan_device()
Niklas Schnelle
2021-03-22
s390/pci: move zpci_remove_device() to bus code
Niklas Schnelle
2020-09-30
s390: remove orphaned function declarations
Vasily Gorbik
2020-09-14
s390/pci: consolidate SR-IOV specific code
Niklas Schnelle
2020-08-17
s390/pci: fix PF/VF linking on hot plug
Niklas Schnelle
2020-04-28
s390/pci: Handling multifunctions
Pierre Morel
2020-04-28
s390/pci: create zPCI bus
Pierre Morel