aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/vfio/platform
Commit message (Expand)AuthorAgeFilesLines
* VFIO: platform: enable ARM64 buildEric Auger2015-06-221-1/+1
* VFIO: platform: Calxeda xgmac reset moduleEric Auger2015-06-226-0/+107
* VFIO: platform: populate the reset function on probeEric Auger2015-06-221-1/+36
* VFIO: platform: add reset callbackEric Auger2015-06-222-2/+14
* VFIO: platform: add reset struct and lookup tableEric Auger2015-06-172-0/+9
* vfio: Split virqfd into a separate module for vfio bus driversAlex Williamson2015-03-171-0/+1
* vfio/platform: implement IRQ masking/unmasking via an eventfdAntonios Motakis2015-03-162-4/+45
* vfio/platform: support for level sensitive interruptsAntonios Motakis2015-03-162-3/+102
* vfio/platform: trigger an interrupt via eventfdAntonios Motakis2015-03-162-2/+94
* vfio/platform: initial interrupts support codeAntonios Motakis2015-03-163-3/+115
* vfio/platform: return IRQ infoAntonios Motakis2015-03-164-5/+89
* vfio/platform: support MMAP of MMIO regionsAntonios Motakis2015-03-161-0/+65
* vfio/platform: read and write support for the device fdAntonios Motakis2015-03-162-0/+151
* vfio/platform: return info for device memory mapped IO regionsAntonios Motakis2015-03-162-4/+124
* vfio/platform: return info for bound deviceAntonios Motakis2015-03-161-3/+21
* vfio: amba: add the VFIO for AMBA devices module to KconfigAntonios Motakis2015-03-162-0/+14
* vfio: amba: VFIO support for AMBA devicesAntonios Motakis2015-03-161-0/+115
* vfio: platform: add the VFIO PLATFORM module to KconfigAntonios Motakis2015-03-162-0/+13
* vfio: platform: probe to devices on the platform busAntonios Motakis2015-03-161-0/+103
* vfio/platform: initial skeleton of VFIO support for platform devicesAntonios Motakis2015-03-162-0/+160