index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
pci
/
pci_bus.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/pci: Use dma-iommu layer
Niklas Schnelle
2023-10-02
1
-5
/
+0
*
Merge branch 'uaccess-inline-asm-cleanup' into features
Vasily Gorbik
2023-04-04
1
-7
/
+5
|
\
|
*
PCI: s390: Fix use-after-free of PCI resources with per-function hotplug
Niklas Schnelle
2023-03-13
1
-7
/
+5
*
|
s390/pci: clean up left over special treatment for function zero
Niklas Schnelle
2023-03-13
1
-5
/
+2
*
|
s390/pci: remove redundant pci_bus_add_devices() on new bus
Niklas Schnelle
2023-03-13
1
-1
/
+0
*
|
s390/pci: only add specific device in zpci_bus_scan_device()
Niklas Schnelle
2023-03-13
1
-2
/
+1
|
/
*
s390/pci: allow zPCI zbus without a function zero
Niklas Schnelle
2022-07-22
1
-62
/
+20
*
s390/pci: improve DMA translation init and exit
Niklas Schnelle
2021-08-25
1
-0
/
+5
*
s390/pci: reset zdev->zbus on registration failure
Niklas Schnelle
2021-08-25
1
-1
/
+2
*
s390/pci: separate zbus registration from scanning
Niklas Schnelle
2021-04-12
1
-18
/
+17
*
s390/pci: use mutex not spinlock for zbus list
Niklas Schnelle
2021-04-12
1
-7
/
+7
*
s390/pci: separate zbus creation from scanning
Niklas Schnelle
2021-04-12
1
-67
/
+160
*
s390/pci: do more bus setup in zpci_bus_scan()
Niklas Schnelle
2021-04-12
1
-13
/
+20
*
s390/pci: introduce zpci_bus_scan_device()
Niklas Schnelle
2021-04-12
1
-10
/
+25
*
s390/pci: move zpci_remove_device() to bus code
Niklas Schnelle
2021-03-22
1
-0
/
+33
*
Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2020-10-22
1
-2
/
+3
|
\
|
*
s390/pci: Mark all VFs as not implementing PCI_COMMAND_MEMORY
Matthew Rosato
2020-09-22
1
-2
/
+3
*
|
s390/pci: consolidate SR-IOV specific code
Niklas Schnelle
2020-09-14
1
-64
/
+2
|
/
*
s390/pci: fix PF/VF linking on hot plug
Niklas Schnelle
2020-08-17
1
-12
/
+15
*
s390/pci: fix zpci_bus_link_virtfn()
Niklas Schnelle
2020-08-17
1
-10
/
+15
*
s390/pci: create links between PFs and VFs
Niklas Schnelle
2020-05-20
1
-2
/
+70
*
s390/pci: removes wrong PCI multifunction assignment
Pierre Morel
2020-05-06
1
-3
/
+1
*
s390/pci: Handling multifunctions
Pierre Morel
2020-04-28
1
-19
/
+129
*
s390/pci: Adding bus resource
Pierre Morel
2020-04-28
1
-0
/
+5
*
s390/pci: create zPCI bus
Pierre Morel
2020-04-28
1
-0
/
+147