summaryrefslogtreecommitdiff
path: root/arch/s390/pci
AgeCommit message (Expand)Author
2019-10-04s390/pci: mark function(s) __always_inlineHeiko Carstens
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-09-16s390/pci: fix MSI message dataSebastian Ott
2019-09-04dma-mapping: explicitly wire up ->mmap and ->get_sgtableChristoph Hellwig
2019-08-29s390/pci: avoid using strncmp with hardcoded lengthVasily Gorbik
2019-08-21s390/pci: PCI_IOV_RESOURCES loop refactoring in zpci_map_resourcesDenis Efremov
2019-07-12Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-07-11s390/pci: add mio_enabled attributeSebastian Ott
2019-07-11s390: fix setting of mio addressing controlSebastian Ott
2019-07-08Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-04s390/pci: correctly handle MIO opt-outSebastian Ott
2019-07-04s390/pci: deal with devices that have no support for MIO instructionsSebastian Ott
2019-06-03locking/atomic, s390/pci: Remove redundant castsMark Rutland
2019-06-03locking/atomic, s390/pci: Prepare for atomic64_read() conversionMark Rutland
2019-05-28s390/pci: fix assignment of bus resourcesSebastian Ott
2019-05-28s390/pci: fix struct definition for set PCI functionSebastian Ott
2019-04-29s390/pci: add parameter to disable usage of MIO instructionsSebastian Ott
2019-04-29s390/pci: provide support for MIO instructionsSebastian Ott
2019-04-29s390/pci: move io address mapping code to pci_insn.cSebastian Ott
2019-04-29s390/pci: add parameter to force floating irqsSebastian Ott
2019-04-29s390/pci: gather statistics for floating vs directed irqsSebastian Ott
2019-04-29s390: show statistics for MSI IRQsSebastian Ott
2019-04-29s390/pci: provide support for CPU directed interruptsSebastian Ott
2019-04-29s390/pci: clarify interrupt vector usageSebastian Ott
2019-04-29s390/airq: recognize directed interruptsSebastian Ott
2019-04-29s390/pci: move everything irq related to pci_irq.cSebastian Ott
2019-04-29s390/pci: remove unused defineSebastian Ott
2019-04-29s390/pci: mark command line parser data __initdataSebastian Ott
2019-03-05Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-02-07s390/pci: map IOV resourcesSebastian Ott
2019-02-07s390/pci: improve bar checkSebastian Ott
2019-02-07Revert "s390/pci: remove bit_lock usage in interrupt handler"Sebastian Ott
2019-01-28s390: pci: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-05Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-02Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2019-01-01s390/pci: skip VF scanningSebastian Ott
2018-12-20dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig
2018-12-13s390/pci: fix sleeping in atomic during hotplugSebastian Ott
2018-12-13s390/pci: remove bit_lock usage in interrupt handlerSebastian Ott
2018-12-06s390: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-08-16s390/pci: remove fmb address from debug outputSebastian Ott
2018-08-16s390/pci: remove stale rcSebastian Ott
2018-08-16s390/pci: fix out of bounds access during irq setupSebastian Ott
2018-07-04s390/pci: add fmt3 fmbSebastian Ott
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-05-08dma-debug: move initialization to common codeChristoph Hellwig
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig
2018-04-19compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani
2017-12-13s390/pci: handle insufficient resources during dma tlb flushSebastian Ott
2017-12-05s390: add a few more SPDX identifiersMartin Schwidefsky