summaryrefslogtreecommitdiffstats
path: root/arch/s390/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-03-052-12/+25
|\
| * s390/pci: map IOV resourcesSebastian Ott2019-02-071-0/+20
| * s390/pci: improve bar checkSebastian Ott2019-02-071-1/+1
| * s390: pci: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-281-11/+4
* | Revert "s390/pci: remove bit_lock usage in interrupt handler"Sebastian Ott2019-02-071-1/+3
|/
* Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-051-0/+3
|\
| * s390/pci: skip VF scanningSebastian Ott2019-01-011-0/+3
* | Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2019-01-022-4/+2
|\ \
| * | s390/pci: fix sleeping in atomic during hotplugSebastian Ott2018-12-131-1/+1
| * | s390/pci: remove bit_lock usage in interrupt handlerSebastian Ott2018-12-131-3/+1
| |/
* | dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig2018-12-201-1/+1
* | s390: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-061-13/+5
|/
* s390/pci: remove fmb address from debug outputSebastian Ott2018-08-161-1/+0
* s390/pci: remove stale rcSebastian Ott2018-08-161-1/+0
* s390/pci: fix out of bounds access during irq setupSebastian Ott2018-08-161-0/+2
* s390/pci: add fmt3 fmbSebastian Ott2018-07-041-0/+8
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-041-1/+0
|\
| * compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani2018-04-191-1/+0
* | 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-132-2/+22
* s390: add a few more SPDX identifiersMartin Schwidefsky2017-12-051-0/+1
* s390: pci: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-244-0/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-132-3/+8
|\
| * s390/pci: do not require AIS facilityChristian Borntraeger2017-11-082-3/+8
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
|/
* Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-091-1/+8
|\
| * iommu/s390: Add support for iommu_device handlingJoerg Roedel2017-08-151-1/+8
* | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-081-4/+0
|\ \
| * | PCI: Add a generic weak pcibios_fixup_bus()Palmer Dabbelt2017-08-021-4/+0
| |/
* / s390/pci: log changes to uid checkingSebastian Ott2017-08-091-1/+9
|/
* 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: recognize name clashes with uidsSebastian Ott2017-06-281-1/+11
* | s390/pci: provide more debug informationSebastian Ott2017-06-282-2/+4
* | s390/pci: fix handling of PEC 306Sebastian Ott2017-06-282-31/+23
* | s390/pci: improve pci hotplugSebastian Ott2017-06-282-3/+20
* | s390/pci: introduce clp_get_stateSebastian Ott2017-06-281-9/+42
* | s390/pci: improve error handling during fmb (de)registrationSebastian Ott2017-06-281-30/+21
* | s390/pci: improve unreg_ioat error handlingSebastian Ott2017-06-282-6/+17
* | s390/pci: improve error handling during interrupt deregistrationSebastian Ott2017-06-282-15/+24
* | s390/pci: don't cleanup in arch_setup_msi_irqsSebastian Ott2017-06-281-28/+17
|/
* s390/pci: remove forward declarationSebastian Ott2017-04-051-8/+5
* s390/pci: reduce iomap size (even more)Sebastian Ott2017-04-051-1/+1
* s390/pci: remove duplicated defineSebastian Ott2017-04-051-2/+0
* s390/pci: remove unused functionSebastian Ott2017-04-051-5/+0
* 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
|/