summaryrefslogtreecommitdiffstats
path: root/arch/s390/pci/pci_dma.c
Commit message (Expand)AuthorAgeFilesLines
* dma-debug: move initialization to common codeChristoph Hellwig2018-05-081-9/+0
* PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2018-05-071-2/+0
* s390/pci: handle insufficient resources during dma tlb flushSebastian Ott2017-12-131-2/+19
* s390: pci: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-241-0/+1
* Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-061-5/+13
|\
| * s390: implement ->mapping_errorChristoph Hellwig2017-06-281-5/+13
* | s390/pci: improve unreg_ioat error handlingSebastian Ott2017-06-281-1/+3
|/
* treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-12-131-17/+19
|\
| * s390/pci_dma: remove memset from dma_allocSebastian Ott2016-11-171-2/+0
| * s390/pci_dma: make lazy flush independent from the tlb_refresh bitSebastian Ott2016-11-171-8/+11
| * s390/pci: fix dma address calculation in map_sgSebastian Ott2016-11-171-7/+8
* | s390: pci: don't print uninitialized data for debuggingArnd Bergmann2016-11-111-1/+1
|/
* s390/pci_dma: improve lazy flush for unmapSebastian Ott2016-09-221-14/+33
* s390/pci_dma: split dma_update_transSebastian Ott2016-09-221-21/+44
* s390/pci_dma: improve map_sgSebastian Ott2016-09-221-24/+82
* s390/pci_dma: simplify dma address calculationSebastian Ott2016-09-221-19/+18
* s390/pci_dma: remove dma address range checkSebastian Ott2016-09-221-5/+0
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-11/+12
* s390/pci: ensure to not cross a dma segment boundarySebastian Ott2016-06-131-1/+2
* s390/pci: ensure page aligned dma start addressSebastian Ott2016-06-131-0/+1
* s390/pci: fix use after free in dma_initSebastian Ott2016-04-211-6/+10
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-03-201-2/+2
|\
| * s390/dma: Allow per device dma opsChristian Borntraeger2016-03-021-2/+2
* | s390/pci: remove pdev pointer from arch dataSebastian Ott2016-02-231-9/+12
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-01-131-5/+14
|\
| * s390/pci_dma: fix DMA table corruption with > 4 TB main memoryGerald Schaefer2015-11-271-5/+14
* | [s390] page_to_phys() always returns a multiple of PAGE_SIZEAl Viro2016-01-091-2/+1
|/
* s390/pci_dma: improve debugging of errors during dma mapSebastian Ott2015-11-091-11/+30
* s390/pci_dma: handle dma table failuresSebastian Ott2015-11-091-14/+24
* s390/pci_dma: unify label of invalid translation table entriesSebastian Ott2015-11-091-4/+3
* iommu/s390: Add iommu api for s390 pci devicesGerald Schaefer2015-10-061-12/+25
* dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-101-10/+0
* s390/pci: inline get_zdevSebastian Ott2015-07-221-4/+4
* s390/pci: extract software counters from fmbSebastian Ott2015-04-151-4/+4
* s390/pci: introduce lazy IOTLB flushing for DMA unmapGerald Schaefer2014-07-221-14/+36
* 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/+8
* s390/pci: use virtual memory for iommu bitmapSebastian Ott2013-08-301-9/+3
* 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/+1
* s390/pci: rename instruction wrappersSebastian Ott2013-04-171-2/+3
* s390/pci: remove dead codeHeiko Carstens2013-01-081-2/+0
* 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
OpenPOWER on IntegriCloud