summaryrefslogtreecommitdiffstats
path: root/arch/s390/pci/pci_insn.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-11KVM: s390: pci: provide routines for enabling/disabling interrupt forwardingMatthew Rosato1-0/+1
2022-07-11s390/pci: externalize the SIC operation controls and routineMatthew Rosato1-1/+2
2022-04-25s390/pci: add error record for CC 2 retriesNiklas Schnelle1-17/+57
2022-04-25s390/pci: add PCI access type and length to error recordsNiklas Schnelle1-15/+39
2022-03-08s390/extable: move EX_TABLE define to asm-extable.hHeiko Carstens1-0/+1
2022-01-07s390/pci: simplify __pciwb_mio() inline asmNiklas Schnelle1-4/+1
2021-11-08s390/pci: refresh function handle in iomapNiklas Schnelle1-2/+2
2021-06-18s390/pci: use register pair instead of register asmNiklas Schnelle1-31/+24
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