aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/pci
AgeCommit message (Expand)Author
2018-08-16s390/pci: remove fmb address from debug outputSebastian Ott
2018-08-16s390/pci: remove stale rcSebastian Ott
2018-08-16s390/pci: fix out of bounds access during irq setupSebastian Ott
2018-07-04s390/pci: add fmt3 fmbSebastian Ott
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-05-08dma-debug: move initialization to common codeChristoph Hellwig
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig
2018-04-19compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani
2017-12-13s390/pci: handle insufficient resources during dma tlb flushSebastian Ott
2017-12-05s390: add a few more SPDX identifiersMartin Schwidefsky
2017-11-24s390: pci: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-08s390/pci: do not require AIS facilityChristian Borntraeger
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-09Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-08-15iommu/s390: Add support for iommu_device handlingJoerg Roedel
2017-08-09s390/pci: log changes to uid checkingSebastian Ott
2017-08-02PCI: Add a generic weak pcibios_fixup_bus()Palmer Dabbelt
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-06-28s390: implement ->mapping_errorChristoph Hellwig
2017-06-28s390/pci: recognize name clashes with uidsSebastian Ott
2017-06-28s390/pci: provide more debug informationSebastian Ott
2017-06-28s390/pci: fix handling of PEC 306Sebastian Ott
2017-06-28s390/pci: improve pci hotplugSebastian Ott
2017-06-28s390/pci: introduce clp_get_stateSebastian Ott
2017-06-28s390/pci: improve error handling during fmb (de)registrationSebastian Ott
2017-06-28s390/pci: improve unreg_ioat error handlingSebastian Ott
2017-06-28s390/pci: improve error handling during interrupt deregistrationSebastian Ott
2017-06-28s390/pci: don't cleanup in arch_setup_msi_irqsSebastian Ott
2017-04-05s390/pci: remove forward declarationSebastian Ott
2017-04-05s390/pci: reduce iomap size (even more)Sebastian Ott
2017-04-05s390/pci: remove duplicated defineSebastian Ott
2017-04-05s390/pci: remove unused functionSebastian Ott
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-01-24treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2017-01-16s390/pci: use proper endianness annotationsSebastian Ott
2016-12-14s390/pci: query fmb lengthSebastian Ott
2016-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-11-23s390/pci: use unique UIDs for domain enumerationSebastian Ott
2016-11-17s390/pci_dma: remove memset from dma_allocSebastian Ott
2016-11-17s390/pci_dma: make lazy flush independent from the tlb_refresh bitSebastian Ott
2016-11-17s390/pci: fix dma address calculation in map_sgSebastian Ott
2016-11-11s390: pci: don't print uninitialized data for debuggingArnd Bergmann
2016-11-11s390/atomic: refactor atomic primitivesMartin Schwidefsky
2016-09-22s390/pci_dma: improve lazy flush for unmapSebastian Ott
2016-09-22s390/pci_dma: split dma_update_transSebastian Ott
2016-09-22s390/pci_dma: improve map_sgSebastian Ott
2016-09-22s390/pci_dma: simplify dma address calculationSebastian Ott