Age | Commit message (Expand) | Author |
2021-08-30 | Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2021-08-25 | s390/pci: improve DMA translation init and exit | Niklas Schnelle |
2021-08-25 | s390/pci: simplify CLP List PCI handling | Niklas Schnelle |
2021-08-25 | s390/pci: handle FH state mismatch only on disable | Niklas Schnelle |
2021-08-25 | s390/pci: fix misleading rc in clp_set_pci_fn() | Niklas Schnelle |
2021-08-25 | s390/pci: cleanup resources only if necessary | Niklas Schnelle |
2021-08-18 | s390/pci: fix use after free of zpci_dev | Niklas Schnelle |
2021-07-27 | s390: make PCI mio support a machine flag | Niklas Schnelle |
2021-04-30 | s390/pci: rename zpci_configure_device() | Niklas Schnelle |
2021-04-12 | s390/pci: narrow scope of zpci_configure_device() | Niklas Schnelle |
2021-04-12 | s390/pci: separate zbus registration from scanning | Niklas Schnelle |
2021-04-12 | s390/pci: separate zbus creation from scanning | 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 |
2021-03-22 | s390/pci: unify de-/configure for slots and events | Niklas Schnelle |
2021-03-22 | s390/pci: deconfigure device on release | Niklas Schnelle |
2021-03-22 | s390/pci: refactor zpci function states | Niklas Schnelle |
2021-03-15 | s390/pci: fix leak of PCI device structure | Niklas Schnelle |
2021-02-09 | s390/pci: refactor zpci_create_device() | Niklas Schnelle |
2020-11-18 | s390/pci: inform when missing required facilities | Niklas Schnelle |
2020-10-16 | Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2020-09-14 | s390/pci: remove unused function zpci_rescan() | Niklas Schnelle |
2020-09-14 | s390/pci: consolidate SR-IOV specific code | Niklas Schnelle |
2020-09-14 | s390/pci: Implement ioremap_wc/prot() with MIO | Niklas Schnelle |
2020-09-14 | s390/pci: fix leak of DMA tables on hard unplug | Niklas Schnelle |
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 |