Age | Commit message (Expand) | Author |
2022-04-25 | s390/pci: add error record for CC 2 retries | Niklas Schnelle |
2022-04-25 | s390/pci: add PCI access type and length to error records | Niklas Schnelle |
2022-04-25 | s390/pci: don't log availability events as errors | Niklas Schnelle |
2022-04-25 | s390/pci: make better use of zpci_dbg() levels | Niklas Schnelle |
2022-03-27 | s390/pci: rename get_zdev_by_bus() to zdev_from_bus() | Niklas Schnelle |
2022-03-27 | s390/pci: improve zpci_dev reference counting | Niklas Schnelle |
2022-03-10 | s390/pci: make zpci_set_irq()/zpci_clear_irq() static | Niklas Schnelle |
2022-03-08 | s390/extable: move EX_TABLE define to asm-extable.h | Heiko Carstens |
2022-01-13 | Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-01-07 | s390/pci: simplify __pciwb_mio() inline asm | Niklas Schnelle |
2021-12-16 | s390/pci: Rework MSI descriptor walk | Thomas Gleixner |
2021-12-09 | PCI/MSI: Make arch_restore_msi_irqs() less horrible. | Thomas Gleixner |
2021-12-06 | s390/pci: use physical addresses in DMA tables | Niklas Schnelle |
2021-12-06 | s390/pci: use phys_to_virt() for AIBVs/DIBVs | Niklas Schnelle |
2021-11-08 | s390/pci: implement minimal PCI error recovery | Niklas Schnelle |
2021-11-08 | s390/pci: implement reset_slot for hotplug slot | Niklas Schnelle |
2021-11-08 | s390/pci: refresh function handle in iomap | Niklas Schnelle |
2021-11-06 | Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2021-11-06 | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-10-26 | s390/pci: add s390_iommu_aperture kernel parameter | Niklas Schnelle |
2021-10-26 | Merge branch 'fixes' into features | Vasily Gorbik |
2021-10-04 | s390/pci: add simpler s390dbf traces for events | Niklas Schnelle |
2021-10-04 | s390/pci: tolerate inconsistent handle in recover | Niklas Schnelle |
2021-10-04 | s390/pci: fix zpci_zdev_put() on reserve | Niklas Schnelle |
2021-09-21 | PCI: Rename pcibios_add_device() to pcibios_device_add() | Oliver O'Halloran |
2021-09-15 | s390/pci_mmio: fully validate the VMA before calling follow_pte() | David Hildenbrand |
2021-09-09 | Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2021-09-07 | s390/pci: read clp_list_pci_req only once | Pierre Morel |
2021-09-07 | s390/pci: fix clp_get_state() handling of -ENODEV | Niklas Schnelle |
2021-09-02 | Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2021-08-30 | Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
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: reset zdev->zbus on registration failure | 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-08-10 | s390/pci: Do not mask MSI[-X] entries on teardown | Thomas Gleixner |
2021-08-09 | s390/pci: don't set failed sg dma_address to DMA_MAPPING_ERROR | Logan Gunthorpe |
2021-08-09 | s390/pci: return error code from s390_dma_map_sg() | Martin Oliveira |
2021-07-27 | s390: make PCI mio support a machine flag | Niklas Schnelle |
2021-06-28 | s390/pci: add zpci_set_irq()/zpci_clear_irq() | Niklas Schnelle |
2021-06-18 | s390/pci: use register pair instead of register asm | Niklas Schnelle |
2021-04-30 | s390/pci: handle stale deconfiguration events | Niklas Schnelle |
2021-04-30 | s390/pci: rename zpci_configure_device() | Niklas Schnelle |
2021-04-20 | s390/pci: expose a PCI device's UID as its index | 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 |