summaryrefslogtreecommitdiffstats
path: root/arch/s390/pci
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-011-3/+3
|\
| * s390/pci: Use for_pci_msi_entry() to access MSI device listJiang Liu2015-07-221-3/+3
* | s390/pci: move debug messages to debugfsSebastian Ott2015-08-191-10/+23
* | s390/pci: use pci_rescan_remove_lockSebastian Ott2015-07-292-4/+13
* | s390/pci: handle events for unused functionsSebastian Ott2015-07-291-4/+2
* | s390/pci: free resources after failed bus allocationSebastian Ott2015-07-291-4/+9
* | s390/pci: inline get_zdevSebastian Ott2015-07-223-20/+15
|/
* s390/pci: improve handling of hotplug event 0x301Sebastian Ott2015-06-181-1/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-04-203-15/+32
|\
| * s390/pci: add locking for fmb accessSebastian Ott2015-04-152-6/+10
| * s390/pci: extract software counters from fmbSebastian Ott2015-04-153-10/+24
* | s390: remove use of seq_printf return valueJoe Perches2015-04-151-2/+4
|/
OpenPOWER on IntegriCloud