summaryrefslogtreecommitdiffstats
path: root/arch/s390/pci/pci_dma.c
Commit message (Expand)AuthorAgeFilesLines
* s390/pci/dma: use correct segment boundary sizeGerald Schaefer2014-02-211-3/+5
* s390/pci/dma: fix accounting of allocated_pagesSebastian Ott2013-12-161-5/+8
* s390/pci: message cleanupSebastian Ott2013-10-241-10/+8Star
* s390/pci: use virtual memory for iommu bitmapSebastian Ott2013-08-301-9/+3Star
* s390/pci: cleanup function namesMartin Schwidefsky2013-08-221-2/+2
* s390/pci: use to_pci_devSebastian Ott2013-06-261-3/+3
* s390/pci: return correct dma address for offset > PAGE_SIZEGerald Schaefer2013-04-231-3/+1Star
* s390/pci: rename instruction wrappersSebastian Ott2013-04-171-2/+3
* s390/pci: remove dead codeHeiko Carstens2013-01-081-2/+0Star
* s390/pci: performance statistics and debug infrastructureJan Glauber2012-12-141-1/+7
* s390/pci: fix potential NULL pointer dereference in dma_free_seg_table()Wei Yongjun2012-12-031-1/+2
* s390/pci: DMA supportJan Glauber2012-11-301-0/+505