summaryrefslogtreecommitdiffstats
path: root/drivers/vfio/platform/vfio_platform_common.c
Commit message (Expand)AuthorAgeFilesLines
* vfio_platform: Updated to use vfio_set_irqs_validate_and_prepare()Kirti Wankhede2016-11-171-23/+8Star
* vfio: platform: mark symbols static where possibleBaoyou Xie2016-09-141-3/+3
* vfio: platform: check reset call return code during releaseSinan Kaya2016-07-191-1/+9
* vfio: platform: check reset call return code during openSinan Kaya2016-07-191-1/+10
* vfio, platform: make reset driver a requirement by defaultSinan Kaya2016-07-191-4/+11
* vfio: platform: call _RST method when using ACPISinan Kaya2016-07-191-1/+49
* vfio: platform: add extra debug info argument to call resetSinan Kaya2016-07-191-4/+5
* vfio: platform: add support for ACPI probeSinan Kaya2016-07-191-5/+59
* vfio: platform: determine reset capabilitySinan Kaya2016-07-191-1/+6
* vfio: platform: move reset call to a common functionSinan Kaya2016-07-191-16/+14Star
* vfio: platform: rename reset functionSinan Kaya2016-07-191-15/+15
* vfio: platform: support No-IOMMU modePeng Fan2016-06-231-3/+3
* vfio: fix ioctl error handlingMichael S. Tsirkin2016-02-281-3/+6
* vfio: platform: remove needless stack usageKees Cook2015-11-201-4/+1Star
* vfio: platform: add dev_info on device resetEric Auger2015-11-031-2/+12
* vfio: platform: use list of registered reset functionEric Auger2015-11-031-23/+29
* vfio: platform: add compat in vfio_platform_deviceEric Auger2015-11-031-7/+8
* vfio: platform: add capability to register a reset functionEric Auger2015-11-031-0/+27
* vfio: platform: introduce vfio-platform-base moduleEric Auger2015-11-031-2/+11
* vfio/platform: store mapped memory in region, instead of an on-stack copyJames Morse2015-11-031-18/+18
* VFIO: platform: Calxeda xgmac reset moduleEric Auger2015-06-221-0/+5
* VFIO: platform: populate the reset function on probeEric Auger2015-06-221-1/+36
* VFIO: platform: add reset callbackEric Auger2015-06-221-2/+13
* VFIO: platform: add reset struct and lookup tableEric Auger2015-06-171-0/+3
* vfio/platform: initial interrupts support codeAntonios Motakis2015-03-161-3/+49
* vfio/platform: return IRQ infoAntonios Motakis2015-03-161-4/+27
* vfio/platform: support MMAP of MMIO regionsAntonios Motakis2015-03-161-0/+65
* vfio/platform: read and write support for the device fdAntonios Motakis2015-03-161-0/+150
* vfio/platform: return info for device memory mapped IO regionsAntonios Motakis2015-03-161-4/+102
* vfio/platform: return info for bound deviceAntonios Motakis2015-03-161-3/+21
* vfio/platform: initial skeleton of VFIO support for platform devicesAntonios Motakis2015-03-161-0/+121