summaryrefslogtreecommitdiffstats
path: root/arch/s390/pci
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-04-141-2/+1
|\
| * s390: remove test_facility(2) (== z/Architecture mode active) checksHeiko Carstens2015-03-251-2/+1
| |
| \
*-. \ Merge branches 'pci/enumeration' and 'pci/virtualization' into nextBjorn Helgaas2015-03-231-1/+1
|\ \ \ | |_|/ |/| |
| * | PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang2015-03-191-1/+1
| |/
* | s390/pci: unify pci_iomap symbol exportsSebastian Ott2015-02-271-2/+2
* | s390/pci: fix [un]map_resources sequenceSebastian Ott2015-02-271-10/+14
* | s390/pci: fix possible information leak in mmio syscallSebastian Ott2015-02-261-9/+8
|/
* Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-181-7/+27
|\
| * s390: add pci_iomap_rangeMichael S. Tsirkin2015-01-211-7/+27
* | s390/pci: add missing address space annotationHeiko Carstens2015-01-081-2/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-12-115-10/+124
|\
OpenPOWER on IntegriCloud