summaryrefslogtreecommitdiff
path: root/arch/s390/pci/pci_irq.c
AgeCommit message (Expand)Author
2023-07-03s390: fix various typosHeiko Carstens
2022-11-23s390/pci: Use irq_data_get_msi_desc()Thomas Gleixner
2022-07-11s390/pci: stash associated GISA designationMatthew Rosato
2022-07-11s390/pci: externalize the SIC operation controls and routineMatthew Rosato
2022-07-11s390/airq: allow for airq structure that uses an input vectorMatthew Rosato
2022-07-11s390/airq: pass more TPI info to airq handlersMatthew Rosato
2022-03-10s390/pci: make zpci_set_irq()/zpci_clear_irq() staticNiklas Schnelle
2022-01-13Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-12-16s390/pci: Rework MSI descriptor walkThomas Gleixner
2021-12-09PCI/MSI: Make arch_restore_msi_irqs() less horrible.Thomas Gleixner
2021-12-06s390/pci: use phys_to_virt() for AIBVs/DIBVsNiklas Schnelle
2021-11-08s390/pci: implement reset_slot for hotplug slotNiklas Schnelle
2021-08-10s390/pci: Do not mask MSI[-X] entries on teardownThomas Gleixner
2021-06-28s390/pci: add zpci_set_irq()/zpci_clear_irq()Niklas Schnelle
2020-12-14Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-02s390/pci: fix CPU address in MSI for directed IRQAlexander Gordeev
2020-11-24smp: Cleanup smp_call_function*()Peter Zijlstra
2020-04-22s390/pci: do not set affinity for floating irqsNiklas Schnelle
2019-09-16s390/pci: fix MSI message dataSebastian 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