aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/vfio/platform/vfio_platform_irq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2015-10-27VFIO: platform: clear IRQ_NOAUTOEN when de-assigning the IRQEric Auger1-0/+1
2015-03-16vfio/platform: implement IRQ masking/unmasking via an eventfdAntonios Motakis1-4/+43
2015-03-16vfio/platform: support for level sensitive interruptsAntonios Motakis1-3/+100
2015-03-16vfio/platform: trigger an interrupt via eventfdAntonios Motakis1-2/+92
2015-03-16vfio/platform: initial interrupts support codeAntonios Motakis1-0/+59
2015-03-16vfio/platform: return IRQ infoAntonios Motakis1-0/+51