aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/pci/pci_dma.c
Commit message (Expand)AuthorAge
* s390/pci: fix dma address calculation in map_sgSebastian Ott2017-01-12
* s390: pci: don't print uninitialized data for debuggingArnd Bergmann2016-11-11
* s390/pci_dma: improve lazy flush for unmapSebastian Ott2016-09-22
* s390/pci_dma: split dma_update_transSebastian Ott2016-09-22
* s390/pci_dma: improve map_sgSebastian Ott2016-09-22
* s390/pci_dma: simplify dma address calculationSebastian Ott2016-09-22
* s390/pci_dma: remove dma address range checkSebastian Ott2016-09-22
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
* s390/pci: ensure to not cross a dma segment boundarySebastian Ott2016-06-13
* s390/pci: ensure page aligned dma start addressSebastian Ott2016-06-13
* s390/pci: fix use after free in dma_initSebastian Ott2016-04-21
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-03-20
|\
| * s390/dma: Allow per device dma opsChristian Borntraeger2016-03-02
* | s390/pci: remove pdev pointer from arch dataSebastian Ott2016-02-23
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-01-13
|\
| * s390/pci_dma: fix DMA table corruption with > 4 TB main memoryGerald Schaefer2015-11-27
* | [s390] page_to_phys() always returns a multiple of PAGE_SIZEAl Viro2016-01-09
|/
* s390/pci_dma: improve debugging of errors during dma mapSebastian Ott2015-11-09
* s390/pci_dma: handle dma table failuresSebastian Ott2015-11-09
* s390/pci_dma: unify label of invalid translation table entriesSebastian Ott2015-11-09
* iommu/s390: Add iommu api for s390 pci devicesGerald Schaefer2015-10-06
* dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-10
* s390/pci: inline get_zdevSebastian Ott2015-07-22
* s390/pci: extract software counters from fmbSebastian Ott2015-04-15
* s390/pci: introduce lazy IOTLB flushing for DMA unmapGerald Schaefer2014-07-22
* s390/pci/dma: use correct segment boundary sizeGerald Schaefer2014-02-21
* s390/pci/dma: fix accounting of allocated_pagesSebastian Ott2013-12-16
* s390/pci: message cleanupSebastian Ott2013-10-24
* s390/pci: use virtual memory for iommu bitmapSebastian Ott2013-08-30
* s390/pci: cleanup function namesMartin Schwidefsky2013-08-22
* s390/pci: use to_pci_devSebastian Ott2013-06-26
* s390/pci: return correct dma address for offset > PAGE_SIZEGerald Schaefer2013-04-23
* s390/pci: rename instruction wrappersSebastian Ott2013-04-17
* s390/pci: remove dead codeHeiko Carstens2013-01-08
* s390/pci: performance statistics and debug infrastructureJan Glauber2012-12-14
* s390/pci: fix potential NULL pointer dereference in dma_free_seg_table()Wei Yongjun2012-12-03
* s390/pci: DMA supportJan Glauber2012-11-30