summaryrefslogtreecommitdiff
path: root/drivers/vfio/platform
Commit message (Expand)AuthorAge
* vfio_platform: Updated to use vfio_set_irqs_validate_and_prepare()Kirti Wankhede2016-11-17
* vfio: platform: mark symbols static where possibleBaoyou Xie2016-09-13
* vfio: platform: check reset call return code during releaseSinan Kaya2016-07-19
* vfio: platform: check reset call return code during openSinan Kaya2016-07-19
* vfio, platform: make reset driver a requirement by defaultSinan Kaya2016-07-19
* vfio: platform: call _RST method when using ACPISinan Kaya2016-07-19
* vfio: platform: add extra debug info argument to call resetSinan Kaya2016-07-19
* vfio: platform: add support for ACPI probeSinan Kaya2016-07-19
* vfio: platform: determine reset capabilitySinan Kaya2016-07-19
* vfio: platform: move reset call to a common functionSinan Kaya2016-07-19
* vfio: platform: rename reset functionSinan Kaya2016-07-19
* vfio: platform: support No-IOMMU modePeng Fan2016-06-23
* vfio: fix ioctl error handlingMichael S. Tsirkin2016-02-28
* VFIO: platform: reset: fix a warning message conditionDan Carpenter2015-12-21
* vfio: platform: remove needless stack usageKees Cook2015-11-20
* vfio: Drop owner assignment from platform_driverKrzysztof Kozlowski2015-11-19
* VFIO: platform: reset: AMD xgbe reset moduleEric Auger2015-11-03
* vfio: platform: reset: calxedaxgmac: fix ioaddr leakEric Auger2015-11-03
* vfio: platform: add dev_info on device resetEric Auger2015-11-03
* vfio: platform: use list of registered reset functionEric Auger2015-11-03
* vfio: platform: add compat in vfio_platform_deviceEric Auger2015-11-03
* vfio: platform: reset: calxedaxgmac: add reset function registrationEric Auger2015-11-03
* vfio: platform: introduce module_vfio_reset_handler macroEric Auger2015-11-03
* vfio: platform: add capability to register a reset functionEric Auger2015-11-03
* vfio: platform: introduce vfio-platform-base moduleEric Auger2015-11-03
* vfio/platform: store mapped memory in region, instead of an on-stack copyJames Morse2015-11-03
* VFIO: platform: clear IRQ_NOAUTOEN when de-assigning the IRQEric Auger2015-10-27
* VFIO: platform: enable ARM64 buildEric Auger2015-06-22
* VFIO: platform: Calxeda xgmac reset moduleEric Auger2015-06-22
* VFIO: platform: populate the reset function on probeEric Auger2015-06-22
* VFIO: platform: add reset callbackEric Auger2015-06-22
* VFIO: platform: add reset struct and lookup tableEric Auger2015-06-17
* vfio: Split virqfd into a separate module for vfio bus driversAlex Williamson2015-03-17
* vfio/platform: implement IRQ masking/unmasking via an eventfdAntonios Motakis2015-03-16
* vfio/platform: support for level sensitive interruptsAntonios Motakis2015-03-16
* vfio/platform: trigger an interrupt via eventfdAntonios Motakis2015-03-16
* vfio/platform: initial interrupts support codeAntonios Motakis2015-03-16
* vfio/platform: return IRQ infoAntonios Motakis2015-03-16
* vfio/platform: support MMAP of MMIO regionsAntonios Motakis2015-03-16
* vfio/platform: read and write support for the device fdAntonios Motakis2015-03-16
* vfio/platform: return info for device memory mapped IO regionsAntonios Motakis2015-03-16
* vfio/platform: return info for bound deviceAntonios Motakis2015-03-16
* vfio: amba: add the VFIO for AMBA devices module to KconfigAntonios Motakis2015-03-16
* vfio: amba: VFIO support for AMBA devicesAntonios Motakis2015-03-16
* vfio: platform: add the VFIO PLATFORM module to KconfigAntonios Motakis2015-03-16
* vfio: platform: probe to devices on the platform busAntonios Motakis2015-03-16
* vfio/platform: initial skeleton of VFIO support for platform devicesAntonios Motakis2015-03-16