summaryrefslogtreecommitdiff
path: root/arch/s390/pci
AgeCommit message (Expand)Author
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
2016-09-22s390/pci_dma: remove dma address range checkSebastian Ott
2016-08-24s390/pci: add zpci_report_error interfaceMartin Schwidefsky
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-07-18s390/pci: Delete an unnecessary check before the function call "pci_dev_put"Markus Elfring
2016-06-28s390/pci: use basic blocks for pci inline assembliesHeiko Carstens
2016-06-13s390/pci: ensure to not cross a dma segment boundarySebastian Ott
2016-06-13s390/pci: ensure page aligned dma start addressSebastian Ott
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-04-21s390/pci: fix use after free in dma_initSebastian Ott
2016-04-15s390/pci: fmb enhancementsSebastian Ott
2016-04-15s390/pci: add report_error attributeSebastian Ott