aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/pci/pci_insn.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-29s390/pci: provide support for MIO instructionsSebastian Ott1-4/+125
2019-04-29s390/pci: move io address mapping code to pci_insn.cSebastian Ott1-4/+34
2019-04-29s390/pci: provide support for CPU directed interruptsSebastian Ott1-4/+6
2017-12-13s390/pci: handle insufficient resources during dma tlb flushSebastian Ott1-0/+3
2017-11-24s390: pci: add SPDX identifiers to the remaining filesGreg Kroah-Hartman1-0/+1
2017-11-08s390/pci: do not require AIS facilityChristian Borntraeger1-1/+5
2017-06-28s390/pci: improve error handling during interrupt deregistrationSebastian Ott1-5/+5
2016-06-28s390/pci: use basic blocks for pci inline assembliesHeiko Carstens1-1/+11
2015-10-14s390/pci: reshuffle struct used to write debug dataSebastian Ott1-3/+3
2015-08-19s390/pci: move debug messages to debugfsSebastian Ott1-10/+23
2013-08-22s390/pci: cleanup function namesMartin Schwidefsky1-9/+9
2013-04-17s390/pci: do not read data after failed loadSebastian Ott1-1/+3
2013-04-17s390/pci: add exception table to load/store instructionsSebastian Ott1-23/+29
2013-04-17s390/pci: rename instruction wrappersSebastian Ott1-9/+9
2013-04-17s390/pci: uninline instruction wrappersSebastian Ott1-0/+194