summaryrefslogtreecommitdiff
path: root/arch/s390/pci
AgeCommit message (Expand)Author
2025-05-26Merge tag 's390-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-05-22s390/pci: Serialize device addition and removalNiklas Schnelle
2025-05-22s390/pci: Allow re-add of a reserved but not yet removed deviceNiklas Schnelle
2025-05-22s390/pci: Remove redundant bus removal and disable from zpci_release_device()Niklas Schnelle
2025-05-21s390/pci: Fix __pcilg_mio_inuser() inline assemblyHeiko Carstens
2025-05-07s390/pci: Fix missing check for zpci_create_device() error returnNiklas Schnelle
2025-04-14s390/mm: Reimplement lazy ASCE handlingHeiko Carstens
2025-04-04Merge tag 's390-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-31s390/pci: Fix dev.dma_range_map missing sentinel elementNiklas Schnelle
2025-03-31s390/pci: Fix zpci_bus_is_isolated_vf() for non-VFsNiklas Schnelle
2025-03-29Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-03-28Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-21s390/pci: Support mmap() of PCI resources except for ISM devicesNiklas Schnelle
2025-03-21s390/pci: Introduce pdev->non_mappable_bars and replace VFIO_PCI_MMAPNiklas Schnelle
2025-03-21s390/pci: Fix s390_mmio_read/write syscall page fault handlingNiklas Schnelle
2025-03-18s390: Use inline qualifier for all EX_TABLE and ALTERNATIVE inline assembliesHeiko Carstens
2025-03-16mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned longRyan Roberts
2025-03-04s390/pci: Get rid of MACHINE_HAS_PCI_MIOHeiko Carstens
2025-02-21iommu/s390: handle IOAT registration based on domainMatthew Rosato
2025-02-21s390/pci: store DMA offset in bus_dma_regionMatthew Rosato
2025-02-21s390/pci: check for relaxed translation capabilityMatthew Rosato
2025-02-11s390/pci: Fix handling of isolated VFsNiklas Schnelle
2025-02-11s390/pci: Pull search for parent PF out of zpci_iov_setup_virtfn()Niklas Schnelle
2025-01-26s390/pci: Fix SR-IOV for PFs initially in standbyNiklas Schnelle
2025-01-07s390/pci: Constify 'struct bin_attribute'Thomas Weißschuh
2024-12-16s390/pci: Add pci_msg debug view to PCI reportNiklas Schnelle
2024-12-16s390/pci: Report PCI error recovery results via SCLPNiklas Schnelle
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