summaryrefslogtreecommitdiffstats
path: root/arch/s390/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-252-2/+2
|\
| * treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche2017-01-241-1/+1
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-1/+1
* | s390/pci: use proper endianness annotationsSebastian Ott2017-01-161-4/+4
|/
* s390/pci: query fmb lengthSebastian Ott2016-12-142-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-12-134-18/+31
|\
| * s390/pci: use unique UIDs for domain enumerationSebastian Ott2016-11-232-0/+11
| * 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/atomic: refactor atomic primitivesMartin Schwidefsky2016-11-111-1/+1
* | 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
* s390/pci: add zpci_report_error interfaceMartin Schwidefsky2016-08-241-0/+9
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-11/+12
* s390/pci: Delete an unnecessary check before the function call "pci_dev_put"Markus Elfring2016-07-181-2/+1
* s390/pci: use basic blocks for pci inline assembliesHeiko Carstens2016-06-281-1/+11
* 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
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-05-182-14/+70
|\
| * s390/pci: fmb enhancementsSebastian Ott2016-04-151-14/+47
| * s390/pci: add report_error attributeSebastian Ott2016-04-151-0/+23
* | s390/pci: fix use after free in dma_initSebastian Ott2016-04-211-6/+10
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-04-011-2/+1
|\
| * s390/pci: PCI function group 0 is valid for clp_query_pci_fnPierre Morel2016-04-011-2/+1
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-03-202-2/+3
|\ \ | |/ |/|
| * s390/dma: Allow per device dma opsChristian Borntraeger2016-03-022-2/+3
* | s390/pci: enforce fmb page boundary ruleSebastian Ott2016-03-141-1/+4
* | s390/pci: add ioctl interface for CLPMartin Schwidefsky2016-03-071-12/+235
* | s390/pci: remove pdev pointer from arch dataSebastian Ott2016-02-234-19/+26
|/
* s390/pci: remove iomap sanity checksSebastian Ott2016-01-261-9/+4
* s390/pci: set error state for unusable functionsSebastian Ott2016-01-261-0/+5
* s390/pci: fix bar checkSebastian Ott2016-01-261-1/+1
* s390/pci: resize iomapSebastian Ott2016-01-261-12/+22
* s390/pci: improve ZPCI_* macrosSebastian Ott2016-01-261-1/+1
* s390/pci: provide ZPCI_ADDR macroSebastian Ott2016-01-261-7/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-01-132-7/+15
|\
| * s390/pci_dma: fix DMA table corruption with > 4 TB main memoryGerald Schaefer2015-11-272-7/+15
* | [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
* Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-11-051-12/+25
|\
| * iommu/s390: Add iommu api for s390 pci devicesGerald Schaefer2015-10-061-12/+25
* | s390/pci: reshuffle struct used to write debug dataSebastian Ott2015-10-141-3/+3
|/
* dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-101-10/+0