aboutsummaryrefslogtreecommitdiff
path: root/drivers/vfio/platform
AgeCommit message (Expand)AuthorFilesLines
2015-06-22VFIO: platform: enable ARM64 buildGravatar Eric Auger 1-1/+1
2015-06-22VFIO: platform: Calxeda xgmac reset moduleGravatar Eric Auger 6-0/+107
2015-06-22VFIO: platform: populate the reset function on probeGravatar Eric Auger 1-1/+36
2015-06-22VFIO: platform: add reset callbackGravatar Eric Auger 2-2/+14
2015-06-17VFIO: platform: add reset struct and lookup tableGravatar Eric Auger 2-0/+9
2015-03-17vfio: Split virqfd into a separate module for vfio bus driversGravatar Alex Williamson 1-0/+1
2015-03-16vfio/platform: implement IRQ masking/unmasking via an eventfdGravatar Antonios Motakis 2-4/+45
2015-03-16vfio/platform: support for level sensitive interruptsGravatar Antonios Motakis 2-3/+102
2015-03-16vfio/platform: trigger an interrupt via eventfdGravatar Antonios Motakis 2-2/+94
2015-03-16vfio/platform: initial interrupts support codeGravatar Antonios Motakis 3-3/+115
2015-03-16vfio/platform: return IRQ infoGravatar Antonios Motakis 4-5/+89
2015-03-16vfio/platform: support MMAP of MMIO regionsGravatar Antonios Motakis 1-0/+65
2015-03-16vfio/platform: read and write support for the device fdGravatar Antonios Motakis 2-0/+151
2015-03-16vfio/platform: return info for device memory mapped IO regionsGravatar Antonios Motakis 2-4/+124
2015-03-16vfio/platform: return info for bound deviceGravatar Antonios Motakis 1-3/+21
2015-03-16vfio: amba: add the VFIO for AMBA devices module to KconfigGravatar Antonios Motakis 2-0/+14
2015-03-16vfio: amba: VFIO support for AMBA devicesGravatar Antonios Motakis 1-0/+115
2015-03-16vfio: platform: add the VFIO PLATFORM module to KconfigGravatar Antonios Motakis 2-0/+13
2015-03-16vfio: platform: probe to devices on the platform busGravatar Antonios Motakis 1-0/+103
2015-03-16vfio/platform: initial skeleton of VFIO support for platform devicesGravatar Antonios Motakis 2-0/+160