summaryrefslogtreecommitdiff
path: root/arch/s390/pci
AgeCommit message (Expand)AuthorFilesLines
7 dayss390/pci: Fix leak of struct zpci_dev when zpci_add_device() failsNiklas Schnelle2-6/+25
7 dayss390/pci: Ignore RID for isolated VFsNiklas Schnelle2-15/+20
7 dayss390/pci: Use topology ID for multi-function devicesNiklas Schnelle2-7/+13
7 dayss390/pci: Sort PCI functions prior to creating virtual bussesNiklas Schnelle3-16/+78
2024-12-05s390/pci: Fix potential double remove of hotplug slotNiklas Schnelle1-25/+9
2024-12-05iommu/s390: Implement blocking domainMatthew Rosato2-2/+11
2024-10-10s390/pci: Handle PCI error codes other than 0x3aNiklas Schnelle1-8/+9
2024-09-27[tree-wide] finally take no_llseek outAl Viro1-1/+0
2024-09-23Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-12/+6
2024-09-17s390/pci_mmio: use follow_pfnmap APIPeter Xu1-10/+12
2024-08-09s390/pci: Stop usurping pdev->dev.groupsLukas Wunner3-12/+6
2024-07-23s390/pci: Allow allocation of more than 1 MSI interruptGerd Bayer1-20/+42
2024-07-23s390/pci: Refactor arch_setup_msi_irqs()Gerd Bayer1-22/+32
2024-07-19Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-1/+1
2024-06-18s390: Replace S390_lowcore by get_lowcore()Sven Schnelle1-1/+1
2024-06-17s390/pci: Add missing virt_to_phys() for directed DIBVNiklas Schnelle1-1/+1
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2024-05-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-6/+0
2024-05-06mm: pass VMA instead of MM to follow_pte()David Hildenbrand1-2/+2
2024-04-29s390/pci: Drop unneeded reference to CONFIG_DMIJean Delvare1-4/+0
2024-04-22s390: Stop using weak symbols for __iowrite64_copy()Jason Gunthorpe1-6/+0
2024-03-12Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds4-41/+74
2024-02-21s390: use the correct count for __iowrite64_copy()Jason Gunthorpe1-1/+1
2024-02-20s390/pci: fix three typos in commentsGerd Bayer2-3/+3
2024-02-20s390/pci: remove hotplug slot when releasing the deviceGerd Bayer1-2/+3
2024-02-20s390/pci: introduce lock to synchronize state of zpci_dev'sGerd Bayer3-30/+62
2024-02-20s390/pci: rename lock member in struct zpci_devGerd Bayer2-6/+6
2024-01-11s390/pci: fix max size calculation in zpci_memcpy_toio()Niklas Schnelle1-6/+6
2023-11-10Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-792/+44
2023-11-03Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-1/+1
2023-10-19s390/pci: fix iommu bitmap allocationNiklas Schnelle1-2/+13
2023-10-05s390/pci: Fix reset of IOMMU software countersNiklas Schnelle1-3/+10
2023-10-02s390/pci: Use dma-iommu layerNiklas Schnelle7-774/+23
2023-10-02s390/pci: prepare is_passed_through() for dma-iommuNiklas Schnelle1-4/+11
2023-09-19s390: use control register bit definesHeiko Carstens1-1/+1
2023-09-19s390/ctlreg: add local and system prefix to some functionsHeiko Carstens1-1/+1
2023-08-30Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-47/+10
2023-08-23s390/pci: use builtin_misc_device macro to simplify the codeLi Zetao1-6/+1
2023-08-18s390: mm: convert to GENERIC_IOREMAPBaoquan He1-47/+10
2023-07-03s390: fix various typosHeiko Carstens1-3/+3
2023-04-04Merge branch 'uaccess-inline-asm-cleanup' into featuresVasily Gorbik3-15/+16
2023-03-13s390/pci: clean up left over special treatment for function zeroNiklas Schnelle2-25/+5
2023-03-13s390/pci: remove redundant pci_bus_add_devices() on new busNiklas Schnelle1-1/+0
2023-03-13s390/pci: only add specific device in zpci_bus_scan_device()Niklas Schnelle1-2/+1
2023-03-13PCI: s390: Fix use-after-free of PCI resources with per-function hotplugNiklas Schnelle3-15/+16
2023-01-25iommu/s390: Use GFP_KERNEL in sleepable contextsJason Gunthorpe1-1/+1
2023-01-25iommu/s390: Push the gfp parameter to the kmem_cache_alloc()'sJason Gunthorpe1-14/+17
2022-12-19Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-36/+54
2022-12-12Merge tag 's390-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-1/+1
2022-11-23s390/pci: Use irq_data_get_msi_desc()Thomas Gleixner1-1/+1