summaryrefslogtreecommitdiffstats
path: root/arch/s390/pci
AgeCommit message (Expand)AuthorFilesLines
2020-09-30s390: remove orphaned function declarationsVasily Gorbik1-1/+0
2020-09-16s390/pci: add missing pci_iov.h includeNiklas Schnelle1-0/+2
2020-09-14s390/pci: remove clp_rescan_pci_devices_simple()Niklas Schnelle1-23/+21
2020-09-14s390/pci: remove clp_rescan_pci_devices()Niklas Schnelle2-18/+2
2020-09-14s390/pci: remove unused function zpci_rescan()Niklas Schnelle1-6/+0
2020-09-14s390/pci: consolidate SR-IOV specific codeNiklas Schnelle6-96/+133
2020-09-14s390/pci: Implement ioremap_wc/prot() with MIONiklas Schnelle2-3/+63
2020-08-17s390/pci: fix PF/VF linking on hot plugNiklas Schnelle3-13/+32
2020-08-17s390/pci: re-introduce zpci_remove_device()Niklas Schnelle2-9/+14
2020-08-17s390/pci: fix zpci_bus_link_virtfn()Niklas Schnelle1-10/+15
2020-08-17s390/pci: ignore stale configuration request eventNiklas Schnelle1-0/+3
2020-08-03Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-8/+12
2020-07-27s390/pci: clarify comment in s390_mmio_read/writeNiklas Schnelle1-8/+12
2020-06-29s390/pci: fix enabling a reserved PCI functionNiklas Schnelle1-1/+12
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse1-2/+2
2020-06-08Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds7-155/+483
2020-05-28s390/pci: Log new handle in clp_disable_fh()Petr Tesarik1-2/+1
2020-05-20s390/pci: ioremap() align with generic codeNiklas Schnelle1-10/+11
2020-05-20s390/pci: create links between PFs and VFsNiklas Schnelle2-2/+71
2020-05-14s390/pci: Fix s390_mmio_read/write with MIONiklas Schnelle1-2/+211
2020-05-06s390/pci: removes wrong PCI multifunction assignmentPierre Morel1-3/+1
2020-04-28s390/pci: Handling multifunctionsPierre Morel4-45/+151
2020-04-28s390/pci: Adding bus resourcePierre Morel1-0/+5
2020-04-28s390/pci: adapt events for zbusPierre Morel1-16/+8
2020-04-28s390/pci: create zPCI busPierre Morel6-111/+257
2020-04-28s390/pci: define RID and RID availablePierre Morel1-0/+3
2020-04-28s390/pci: define kernel parameters for PCI multifunctionPierre Morel1-0/+6
2020-04-28s390/pci: Expose new port attribute for PCIe functionsAlexander Schmidt2-0/+3
2020-04-22s390/pci: do not set affinity for floating irqsNiklas Schnelle1-2/+3
2020-04-04Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2-59/+26
2020-03-23s390/pci: Improve handling of unset UIDNiklas Schnelle2-1/+9
2020-03-23s390/pci: Fix zpci_alloc_domain() over allocationNiklas Schnelle1-16/+18
2020-03-23s390: remove broken hibernate / power management supportHeiko Carstens1-43/+0
2020-03-04s390/pci: Fix unexpected write combine on resourceNiklas Schnelle1-2/+2
2020-01-22s390/pci: Fix possible deadlock in recover_store()Niklas Schnelle1-21/+42
2020-01-22s390/pci: Recover handle in clp_set_pci_fn()Niklas Schnelle2-20/+30
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-11/+11
2019-11-30s390/pci: add error message on device number limitNiklas Schnelle1-0/+2
2019-11-30s390/pci: add error message for UID collisionNiklas Schnelle1-0/+3
2019-11-28Merge branch 'pci/resource'Bjorn Helgaas2-11/+11
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov2-11/+11
2019-10-04s390/pci: mark function(s) __always_inlineHeiko Carstens1-1/+1
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+2
2019-09-16s390/pci: fix MSI message dataSebastian Ott1-1/+1
2019-09-04dma-mapping: explicitly wire up ->mmap and ->get_sgtableChristoph Hellwig1-0/+2
2019-08-29s390/pci: avoid using strncmp with hardcoded lengthVasily Gorbik1-2/+2
2019-08-21s390/pci: PCI_IOV_RESOURCES loop refactoring in zpci_map_resourcesDenis Efremov1-4/+4
2019-07-12Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2-1/+13
2019-07-11s390/pci: add mio_enabled attributeSebastian Ott1-0/+10
2019-07-11s390: fix setting of mio addressing controlSebastian Ott1-1/+3