开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
pci
/
pci_bus.c
Age
Commit message (
Expand
)
Author
2023-10-02
s390/pci: Use dma-iommu layer
Niklas Schnelle
2023-04-04
Merge branch 'uaccess-inline-asm-cleanup' into features
Vasily Gorbik
2023-03-13
s390/pci: clean up left over special treatment for function zero
Niklas Schnelle
2023-03-13
s390/pci: remove redundant pci_bus_add_devices() on new bus
Niklas Schnelle
2023-03-13
s390/pci: only add specific device in zpci_bus_scan_device()
Niklas Schnelle
2023-03-13
PCI: s390: Fix use-after-free of PCI resources with per-function hotplug
Niklas Schnelle
2022-07-22
s390/pci: allow zPCI zbus without a function zero
Niklas Schnelle
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