aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/pci
AgeCommit message (Expand)Author
2020-09-14s390/pci: fix leak of DMA tables on hard unplugNiklas Schnelle
2020-08-17s390/pci: fix PF/VF linking on hot plugNiklas Schnelle
2020-08-17s390/pci: re-introduce zpci_remove_device()Niklas Schnelle
2020-08-17s390/pci: fix zpci_bus_link_virtfn()Niklas Schnelle
2020-08-17s390/pci: ignore stale configuration request eventNiklas Schnelle
2020-08-03Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-07-27s390/pci: clarify comment in s390_mmio_read/writeNiklas Schnelle
2020-06-29s390/pci: fix enabling a reserved PCI functionNiklas Schnelle
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-08Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-05-28s390/pci: Log new handle in clp_disable_fh()Petr Tesarik
2020-05-20s390/pci: ioremap() align with generic codeNiklas Schnelle
2020-05-20s390/pci: create links between PFs and VFsNiklas Schnelle
2020-05-14s390/pci: Fix s390_mmio_read/write with MIONiklas Schnelle
2020-05-06s390/pci: removes wrong PCI multifunction assignmentPierre Morel
2020-04-28s390/pci: Handling multifunctionsPierre Morel
2020-04-28s390/pci: Adding bus resourcePierre Morel
2020-04-28s390/pci: adapt events for zbusPierre Morel
2020-04-28s390/pci: create zPCI busPierre Morel
2020-04-28s390/pci: define RID and RID availablePierre Morel
2020-04-28s390/pci: define kernel parameters for PCI multifunctionPierre Morel
2020-04-28s390/pci: Expose new port attribute for PCIe functionsAlexander Schmidt
2020-04-22s390/pci: do not set affinity for floating irqsNiklas Schnelle
2020-04-04Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-03-23s390/pci: Improve handling of unset UIDNiklas Schnelle
2020-03-23s390/pci: Fix zpci_alloc_domain() over allocationNiklas Schnelle
2020-03-23s390: remove broken hibernate / power management supportHeiko Carstens
2020-03-04s390/pci: Fix unexpected write combine on resourceNiklas Schnelle
2020-01-22s390/pci: Fix possible deadlock in recover_store()Niklas Schnelle
2020-01-22s390/pci: Recover handle in clp_set_pci_fn()Niklas Schnelle
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-11-30s390/pci: add error message on device number limitNiklas Schnelle
2019-11-30s390/pci: add error message for UID collisionNiklas Schnelle
2019-11-28Merge branch 'pci/resource'Bjorn Helgaas
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov
2019-10-04s390/pci: mark function(s) __always_inlineHeiko Carstens
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-09-16s390/pci: fix MSI message dataSebastian Ott
2019-09-04dma-mapping: explicitly wire up ->mmap and ->get_sgtableChristoph Hellwig
2019-08-29s390/pci: avoid using strncmp with hardcoded lengthVasily Gorbik
2019-08-21s390/pci: PCI_IOV_RESOURCES loop refactoring in zpci_map_resourcesDenis Efremov
2019-07-12Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-07-11s390/pci: add mio_enabled attributeSebastian Ott
2019-07-11s390: fix setting of mio addressing controlSebastian Ott
2019-07-08Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-04s390/pci: correctly handle MIO opt-outSebastian Ott
2019-07-04s390/pci: deal with devices that have no support for MIO instructionsSebastian Ott
2019-06-03locking/atomic, s390/pci: Remove redundant castsMark Rutland
2019-06-03locking/atomic, s390/pci: Prepare for atomic64_read() conversionMark Rutland
2019-05-28s390/pci: fix assignment of bus resourcesSebastian Ott