summaryrefslogtreecommitdiff
path: root/arch/s390/pci/pci_dma.c
AgeCommit message (Expand)Author
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: improve unreg_ioat error handlingSebastian Ott
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
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-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-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
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-04-21s390/pci: fix use after free in dma_initSebastian Ott
2016-03-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-03-02s390/dma: Allow per device dma opsChristian Borntraeger
2016-02-23s390/pci: remove pdev pointer from arch dataSebastian Ott
2016-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-01-09[s390] page_to_phys() always returns a multiple of PAGE_SIZEAl Viro
2015-11-27s390/pci_dma: fix DMA table corruption with > 4 TB main memoryGerald Schaefer
2015-11-09s390/pci_dma: improve debugging of errors during dma mapSebastian Ott
2015-11-09s390/pci_dma: handle dma table failuresSebastian Ott
2015-11-09s390/pci_dma: unify label of invalid translation table entriesSebastian Ott
2015-10-06iommu/s390: Add iommu api for s390 pci devicesGerald Schaefer
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig
2015-07-22s390/pci: inline get_zdevSebastian Ott
2015-04-15s390/pci: extract software counters from fmbSebastian Ott
2014-07-22s390/pci: introduce lazy IOTLB flushing for DMA unmapGerald Schaefer
2014-02-21s390/pci/dma: use correct segment boundary sizeGerald Schaefer
2013-12-16s390/pci/dma: fix accounting of allocated_pagesSebastian Ott
2013-10-24s390/pci: message cleanupSebastian Ott
2013-08-30s390/pci: use virtual memory for iommu bitmapSebastian Ott
2013-08-22s390/pci: cleanup function namesMartin Schwidefsky
2013-06-26s390/pci: use to_pci_devSebastian Ott
2013-04-23s390/pci: return correct dma address for offset > PAGE_SIZEGerald Schaefer
2013-04-17s390/pci: rename instruction wrappersSebastian Ott
2013-01-08s390/pci: remove dead codeHeiko Carstens
2012-12-14s390/pci: performance statistics and debug infrastructureJan Glauber
2012-12-03s390/pci: fix potential NULL pointer dereference in dma_free_seg_table()Wei Yongjun
2012-11-30s390/pci: DMA supportJan Glauber