summaryrefslogtreecommitdiffstats
path: root/arch/s390/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-07-132-1/+13
|\
| * s390/pci: add mio_enabled attributeSebastian Ott2019-07-111-0/+10
| * s390: fix setting of mio addressing controlSebastian Ott2019-07-111-1/+3
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-091-1/+1
|\ \ | |/ |/|
| * locking/atomic, s390/pci: Remove redundant castsMark Rutland2019-06-031-1/+1
| * locking/atomic, s390/pci: Prepare for atomic64_read() conversionMark Rutland2019-06-031-2/+2
* | s390/pci: correctly handle MIO opt-outSebastian Ott2019-07-041-1/+1
* | s390/pci: deal with devices that have no support for MIO instructionsSebastian Ott2019-07-041-7/+8
|/
* s390/pci: fix assignment of bus resourcesSebastian Ott2019-05-281-1/+4
* s390/pci: fix struct definition for set PCI functionSebastian Ott2019-05-281-3/+3
* s390/pci: add parameter to disable usage of MIO instructionsSebastian Ott2019-04-291-1/+6
* s390/pci: provide support for MIO instructionsSebastian Ott2019-04-293-20/+266
* s390/pci: move io address mapping code to pci_insn.cSebastian Ott2019-04-292-6/+36
* s390/pci: add parameter to force floating irqsSebastian Ott2019-04-292-0/+8
* s390/pci: gather statistics for floating vs directed irqsSebastian Ott2019-04-291-4/+6
* s390: show statistics for MSI IRQsSebastian Ott2019-04-291-1/+1
* s390/pci: provide support for CPU directed interruptsSebastian Ott2019-04-292-51/+298
* s390/pci: clarify interrupt vector usageSebastian Ott2019-04-291-12/+26
* s390/airq: recognize directed interruptsSebastian Ott2019-04-291-1/+1
* s390/pci: move everything irq related to pci_irq.cSebastian Ott2019-04-293-217/+223
* s390/pci: remove unused defineSebastian Ott2019-04-291-2/+0Star
* s390/pci: mark command line parser data __initdataSebastian Ott2019-04-291-1/+1
* 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/+4Star
* | 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-061-0/+3
|\
| * s390/pci: skip VF scanningSebastian Ott2019-01-021-0/+3
* | Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2019-01-032-4/+2Star
|\ \
| * | 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/+1Star
| |/
* | 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/+5Star
|/
* s390/pci: remove fmb address from debug outputSebastian Ott2018-08-161-1/+0Star
* s390/pci: remove stale rcSebastian Ott2018-08-161-1/+0Star
* 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-051-1/+0Star
|\
| * compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani2018-04-191-1/+0Star
* | dma-debug: move initialization to common codeChristoph Hellwig2018-05-081-9/+0Star
* | PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2018-05-071-2/+0Star
|/
* 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-101-1/+8
|\
| * iommu/s390: Add support for iommu_device handlingJoerg Roedel2017-08-151-1/+8