Age | Commit message (Expand) | Author |
2020-08-17 | s390/pci: fix PF/VF linking on hot plug | Niklas Schnelle |
2020-08-17 | s390/pci: re-introduce zpci_remove_device() | Niklas Schnelle |
2020-05-20 | s390/pci: ioremap() align with generic code | Niklas Schnelle |
2020-04-28 | s390/pci: Handling multifunctions | Pierre Morel |
2020-04-28 | s390/pci: create zPCI bus | Pierre Morel |
2020-04-28 | s390/pci: define kernel parameters for PCI multifunction | Pierre Morel |
2020-04-04 | Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2020-03-23 | s390/pci: Improve handling of unset UID | Niklas Schnelle |
2020-03-23 | s390/pci: Fix zpci_alloc_domain() over allocation | Niklas Schnelle |
2020-03-23 | s390: remove broken hibernate / power management support | Heiko Carstens |
2020-03-04 | s390/pci: Fix unexpected write combine on resource | Niklas Schnelle |
2020-01-22 | s390/pci: Recover handle in clp_set_pci_fn() | Niklas Schnelle |
2019-12-03 | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-11-30 | s390/pci: add error message on device number limit | Niklas Schnelle |
2019-11-30 | s390/pci: add error message for UID collision | Niklas Schnelle |
2019-10-14 | PCI: Add PCI_STD_NUM_BARS for the number of standard BARs | Denis Efremov |
2019-08-21 | s390/pci: PCI_IOV_RESOURCES loop refactoring in zpci_map_resources | Denis Efremov |
2019-07-11 | s390: fix setting of mio addressing control | Sebastian Ott |
2019-07-04 | s390/pci: deal with devices that have no support for MIO instructions | Sebastian Ott |
2019-05-28 | s390/pci: fix assignment of bus resources | Sebastian Ott |
2019-04-29 | s390/pci: add parameter to disable usage of MIO instructions | Sebastian Ott |
2019-04-29 | s390/pci: provide support for MIO instructions | Sebastian Ott |
2019-04-29 | s390/pci: move io address mapping code to pci_insn.c | Sebastian Ott |
2019-04-29 | s390/pci: add parameter to force floating irqs | Sebastian Ott |
2019-04-29 | s390/pci: move everything irq related to pci_irq.c | Sebastian Ott |
2019-04-29 | s390/pci: remove unused define | Sebastian Ott |
2019-04-29 | s390/pci: mark command line parser data __initdata | Sebastian Ott |
2019-03-05 | Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2019-02-07 | s390/pci: map IOV resources | Sebastian Ott |
2019-02-07 | s390/pci: improve bar check | Sebastian Ott |
2019-02-07 | Revert "s390/pci: remove bit_lock usage in interrupt handler" | Sebastian Ott |
2019-01-05 | Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-01-01 | s390/pci: skip VF scanning | Sebastian Ott |
2018-12-13 | s390/pci: remove bit_lock usage in interrupt handler | Sebastian Ott |
2018-08-16 | s390/pci: remove stale rc | Sebastian Ott |
2018-08-16 | s390/pci: fix out of bounds access during irq setup | Sebastian Ott |
2017-11-24 | s390: pci: add SPDX identifiers to the remaining files | Greg Kroah-Hartman |
2017-11-08 | s390/pci: do not require AIS facility | Christian Borntraeger |
2017-09-09 | Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-08-15 | iommu/s390: Add support for iommu_device handling | Joerg Roedel |
2017-08-02 | PCI: Add a generic weak pcibios_fixup_bus() | Palmer Dabbelt |
2017-06-28 | s390/pci: recognize name clashes with uids | Sebastian Ott |
2017-06-28 | s390/pci: provide more debug information | Sebastian Ott |
2017-06-28 | s390/pci: fix handling of PEC 306 | Sebastian Ott |
2017-06-28 | s390/pci: improve pci hotplug | Sebastian Ott |
2017-06-28 | s390/pci: improve error handling during fmb (de)registration | Sebastian Ott |
2017-06-28 | s390/pci: improve unreg_ioat error handling | Sebastian Ott |
2017-06-28 | s390/pci: improve error handling during interrupt deregistration | Sebastian Ott |
2017-06-28 | s390/pci: don't cleanup in arch_setup_msi_irqs | Sebastian Ott |
2017-04-05 | s390/pci: remove forward declaration | Sebastian Ott |