summaryrefslogtreecommitdiff
path: root/arch/s390/pci/pci.c
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-22Merge tag 'iommu-updates-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-10-15iommu/s390: Implement blocking domainMatthew Rosato
2024-10-10s390/pci: Sort PCI functions prior to creating virtual bussesNiklas Schnelle
2024-08-09s390/pci: Stop usurping pdev->dev.groupsLukas Wunner
2024-06-18s390: Replace S390_lowcore by get_lowcore()Sven Schnelle
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
2023-11-09Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-05s390/pci: Fix reset of IOMMU software countersNiklas Schnelle
2023-10-02s390/pci: Use dma-iommu layerNiklas 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-18s390: mm: convert to GENERIC_IOREMAPBaoquan He
2023-04-04Merge branch 'uaccess-inline-asm-cleanup' into featuresVasily Gorbik
2023-03-13s390/pci: clean up left over special treatment for function zeroNiklas Schnelle
2023-03-13PCI: s390: Fix use-after-free of PCI resources with per-function hotplugNiklas Schnelle
2022-11-19iommu/s390: Use RCU to allow concurrent domain_list iterationNiklas Schnelle
2022-11-19iommu/s390: Make attach succeed even if the device is in error stateNiklas Schnelle
2022-07-11KVM: s390: pci: add routines to start/stop interpretive executionMatthew Rosato
2022-07-11KVM: s390: pci: do initial setup for AEN interpretationMatthew Rosato
2022-07-11s390/pci: stash associated GISA designationMatthew Rosato
2022-04-25s390/pci: make better use of zpci_dbg() levelsNiklas Schnelle
2022-03-27s390/pci: rename get_zdev_by_bus() to zdev_from_bus()Niklas Schnelle
2022-03-27s390/pci: improve zpci_dev reference countingNiklas Schnelle
2021-12-06s390/pci: use physical addresses in DMA tablesNiklas Schnelle
2021-11-08s390/pci: implement minimal PCI error recoveryNiklas Schnelle
2021-11-08s390/pci: implement reset_slot for hotplug slotNiklas Schnelle
2021-11-08s390/pci: refresh function handle in iomapNiklas Schnelle
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-04s390/pci: fix zpci_zdev_put() on reserveNiklas Schnelle
2021-09-21PCI: Rename pcibios_add_device() to pcibios_device_add()Oliver O'Halloran
2021-08-30Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-08-25s390/pci: improve DMA translation init and exitNiklas Schnelle
2021-08-25s390/pci: simplify CLP List PCI handlingNiklas Schnelle
2021-08-25s390/pci: handle FH state mismatch only on disableNiklas Schnelle
2021-08-25s390/pci: fix misleading rc in clp_set_pci_fn()Niklas Schnelle
2021-08-25s390/pci: cleanup resources only if necessaryNiklas Schnelle
2021-08-18s390/pci: fix use after free of zpci_devNiklas Schnelle
2021-07-27s390: make PCI mio support a machine flagNiklas Schnelle
2021-04-30s390/pci: rename zpci_configure_device()Niklas Schnelle
2021-04-12s390/pci: narrow scope of zpci_configure_device()Niklas Schnelle
2021-04-12s390/pci: separate zbus registration from scanningNiklas Schnelle