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.c
Age
Commit message (
Expand
)
Author
2021-08-25
s390/pci: improve DMA translation init and exit
Niklas Schnelle
2021-08-25
s390/pci: reset zdev->zbus on registration failure
Niklas Schnelle
2021-04-12
s390/pci: separate zbus registration from scanning
Niklas Schnelle
2021-04-12
s390/pci: use mutex not spinlock for zbus list
Niklas Schnelle
2021-04-12
s390/pci: separate zbus creation from scanning
Niklas Schnelle
2021-04-12
s390/pci: do more bus setup in zpci_bus_scan()
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-10-22
Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2020-09-22
s390/pci: Mark all VFs as not implementing PCI_COMMAND_MEMORY
Matthew Rosato
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-08-17
s390/pci: fix zpci_bus_link_virtfn()
Niklas Schnelle
2020-05-20
s390/pci: create links between PFs and VFs
Niklas Schnelle
2020-05-06
s390/pci: removes wrong PCI multifunction assignment
Pierre Morel
2020-04-28
s390/pci: Handling multifunctions
Pierre Morel
2020-04-28
s390/pci: Adding bus resource
Pierre Morel
2020-04-28
s390/pci: create zPCI bus
Pierre Morel