index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
pci
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-09
s390/pci: refactor zpci_create_device()
Niklas Schnelle
1
-16
/
+41
2020-11-18
s390/pci: inform when missing required facilities
Niklas Schnelle
1
-1
/
+3
2020-10-16
Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-28
/
+31
2020-09-14
s390/pci: remove unused function zpci_rescan()
Niklas Schnelle
1
-6
/
+0
2020-09-14
s390/pci: consolidate SR-IOV specific code
Niklas Schnelle
1
-20
/
+3
2020-09-14
s390/pci: Implement ioremap_wc/prot() with MIO
Niklas Schnelle
1
-2
/
+28
2020-09-14
s390/pci: fix leak of DMA tables on hard unplug
Niklas Schnelle
1
-0
/
+4
2020-08-17
s390/pci: fix PF/VF linking on hot plug
Niklas Schnelle
1
-1
/
+4
2020-08-17
s390/pci: re-introduce zpci_remove_device()
Niklas Schnelle
1
-7
/
+12
2020-05-20
s390/pci: ioremap() align with generic code
Niklas Schnelle
1
-10
/
+11
2020-04-28
s390/pci: Handling multifunctions
Pierre Morel
1
-22
/
+17
2020-04-28
s390/pci: create zPCI bus
Pierre Morel
1
-100
/
+69
2020-04-28
s390/pci: define kernel parameters for PCI multifunction
Pierre Morel
1
-0
/
+6
2020-04-04
Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-58
/
+25
2020-03-23
s390/pci: Improve handling of unset UID
Niklas Schnelle
1
-0
/
+8
2020-03-23
s390/pci: Fix zpci_alloc_domain() over allocation
Niklas Schnelle
1
-16
/
+18
2020-03-23
s390: remove broken hibernate / power management support
Heiko Carstens
1
-43
/
+0
2020-03-04
s390/pci: Fix unexpected write combine on resource
Niklas Schnelle
1
-2
/
+2
2020-01-22
s390/pci: Recover handle in clp_set_pci_fn()
Niklas Schnelle
1
-1
/
+1
2019-12-04
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+8
2019-11-30
s390/pci: add error message on device number limit
Niklas Schnelle
1
-0
/
+2
2019-11-30
s390/pci: add error message for UID collision
Niklas Schnelle
1
-0
/
+3
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
1
-8
/
+8
2019-08-21
s390/pci: PCI_IOV_RESOURCES loop refactoring in zpci_map_resources
Denis Efremov
1
-4
/
+4
2019-07-11
s390: fix setting of mio addressing control
Sebastian Ott
1
-1
/
+3
2019-07-04
s390/pci: deal with devices that have no support for MIO instructions
Sebastian Ott
1
-7
/
+8
2019-05-28
s390/pci: fix assignment of bus resources
Sebastian Ott
1
-1
/
+4
2019-04-29
s390/pci: add parameter to disable usage of MIO instructions
Sebastian Ott
1
-1
/
+6
2019-04-29
s390/pci: provide support for MIO instructions
Sebastian Ott
1
-10
/
+122
2019-04-29
s390/pci: move io address mapping code to pci_insn.c
Sebastian Ott
1
-2
/
+2
2019-04-29
s390/pci: add parameter to force floating irqs
Sebastian Ott
1
-0
/
+5
2019-04-29
s390/pci: move everything irq related to pci_irq.c
Sebastian Ott
1
-216
/
+0
2019-04-29
s390/pci: remove unused define
Sebastian Ott
1
-2
/
+0
2019-04-29
s390/pci: mark command line parser data __initdata
Sebastian Ott
1
-1
/
+1
2019-03-05
Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-1
/
+21
2019-02-07
s390/pci: map IOV resources
Sebastian Ott
1
-0
/
+20
2019-02-07
s390/pci: improve bar check
Sebastian Ott
1
-1
/
+1
2019-02-07
Revert "s390/pci: remove bit_lock usage in interrupt handler"
Sebastian Ott
1
-1
/
+3
2019-01-06
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2019-01-02
s390/pci: skip VF scanning
Sebastian Ott
1
-0
/
+3
2018-12-13
s390/pci: remove bit_lock usage in interrupt handler
Sebastian Ott
1
-3
/
+1
2018-08-16
s390/pci: remove stale rc
Sebastian Ott
1
-1
/
+0
2018-08-16
s390/pci: fix out of bounds access during irq setup
Sebastian Ott
1
-0
/
+2
2017-11-24
s390: pci: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
1
-0
/
+1
2017-11-08
s390/pci: do not require AIS facility
Christian Borntraeger
1
-2
/
+3
2017-09-10
Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+8
2017-08-15
iommu/s390: Add support for iommu_device handling
Joerg Roedel
1
-1
/
+8
2017-08-02
PCI: Add a generic weak pcibios_fixup_bus()
Palmer Dabbelt
1
-4
/
+0
2017-06-28
s390/pci: recognize name clashes with uids
Sebastian Ott
1
-1
/
+11
2017-06-28
s390/pci: provide more debug information
Sebastian Ott
1
-0
/
+1
[next]