summaryrefslogtreecommitdiff
path: root/arch/s390/pci
AgeCommit message (Expand)Author
2024-11-29Merge tag 's390-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-11-28s390/pci: Fix potential double remove of hotplug slotNiklas Schnelle
2024-11-28s390/pci: Fix leak of struct zpci_dev when zpci_add_device() failsNiklas Schnelle
2024-11-26Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-22Merge tag 'iommu-updates-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-18Merge tag 's390-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-11-15Merge branches 'arm/smmu', 'mediatek', 's390', 'ti/omap', 'riscv' and 'core' ...Joerg Roedel
2024-11-13s390/pci: Convert to use flag output macrosHeiko Carstens
2024-11-07s390/pci: Add header guards and includes to internal headersNiklas Schnelle
2024-10-18PCI: Remove unused PCI_SUBTRACTIVE_DECODEIlpo Järvinen
2024-10-15iommu/s390: Implement blocking domainMatthew Rosato
2024-10-10s390/pci: Expose FIDPARM attribute in sysfsNiklas Schnelle
2024-10-10s390/pci: Switch over to sysfs_emitGerd Bayer
2024-10-10s390/pci: Ignore RID for isolated VFsNiklas Schnelle
2024-10-10s390/pci: Use topology ID for multi-function devicesNiklas Schnelle
2024-10-10s390/pci: Sort PCI functions prior to creating virtual bussesNiklas Schnelle
2024-10-10s390/pci: Handle PCI error codes other than 0x3aNiklas Schnelle
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-23Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-17s390/pci_mmio: use follow_pfnmap APIPeter Xu
2024-08-09s390/pci: Stop usurping pdev->dev.groupsLukas Wunner
2024-07-23s390/pci: Allow allocation of more than 1 MSI interruptGerd Bayer
2024-07-23s390/pci: Refactor arch_setup_msi_irqs()Gerd Bayer
2024-07-18Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-06-18s390: Replace S390_lowcore by get_lowcore()Sven Schnelle
2024-06-17s390/pci: Add missing virt_to_phys() for directed DIBVNiklas Schnelle
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-05-05mm: pass VMA instead of MM to follow_pte()David Hildenbrand
2024-04-29s390/pci: Drop unneeded reference to CONFIG_DMIJean Delvare
2024-04-22s390: Stop using weak symbols for __iowrite64_copy()Jason Gunthorpe
2024-03-12Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-02-21s390: use the correct count for __iowrite64_copy()Jason Gunthorpe
2024-02-20s390/pci: fix three typos in commentsGerd Bayer
2024-02-20s390/pci: remove hotplug slot when releasing the deviceGerd Bayer
2024-02-20s390/pci: introduce lock to synchronize state of zpci_dev'sGerd Bayer
2024-02-20s390/pci: rename lock member in struct zpci_devGerd Bayer
2024-01-11s390/pci: fix max size calculation in zpci_memcpy_toio()Niklas Schnelle
2023-11-09Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-11-03Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-10-19s390/pci: fix iommu bitmap allocationNiklas Schnelle
2023-10-05s390/pci: Fix reset of IOMMU software countersNiklas Schnelle
2023-10-02s390/pci: Use dma-iommu layerNiklas Schnelle
2023-10-02s390/pci: prepare is_passed_through() for dma-iommuNiklas Schnelle
2023-09-19s390: use control register bit definesHeiko Carstens
2023-09-19s390/ctlreg: add local and system prefix to some functionsHeiko Carstens
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-23s390/pci: use builtin_misc_device macro to simplify the codeLi Zetao
2023-08-18s390: mm: convert to GENERIC_IOREMAPBaoquan He
2023-07-03s390: fix various typosHeiko Carstens