aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/pci/pci_dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-22s390/pci: inline get_zdevSebastian Ott1-4/+4
2015-04-15s390/pci: extract software counters from fmbSebastian Ott1-4/+4
2014-07-22s390/pci: introduce lazy IOTLB flushing for DMA unmapGerald Schaefer1-14/+36
2014-02-21s390/pci/dma: use correct segment boundary sizeGerald Schaefer1-3/+5
2013-12-16s390/pci/dma: fix accounting of allocated_pagesSebastian Ott1-5/+8
2013-10-24s390/pci: message cleanupSebastian Ott1-10/+8
2013-08-30s390/pci: use virtual memory for iommu bitmapSebastian Ott1-9/+3
2013-08-22s390/pci: cleanup function namesMartin Schwidefsky1-2/+2
2013-06-26s390/pci: use to_pci_devSebastian Ott1-3/+3
2013-04-23s390/pci: return correct dma address for offset > PAGE_SIZEGerald Schaefer1-3/+1
2013-04-17s390/pci: rename instruction wrappersSebastian Ott1-2/+3
2013-01-08s390/pci: remove dead codeHeiko Carstens1-2/+0
2012-12-14s390/pci: performance statistics and debug infrastructureJan Glauber1-1/+7
2012-12-03s390/pci: fix potential NULL pointer dereference in dma_free_seg_table()Wei Yongjun1-1/+2
2012-11-30s390/pci: DMA supportJan Glauber1-0/+505