summaryrefslogtreecommitdiff
path: root/drivers/vfio/platform/vfio_platform_common.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-10vfio/platform: fix module_put call in error flowMax Gurtovoy1-1/+1
2016-03-10vfio: fix ioctl error handlingMichael S. Tsirkin1-3/+6
2015-11-20vfio: platform: remove needless stack usageKees Cook1-4/+1
2015-11-03vfio: platform: add dev_info on device resetEric Auger1-2/+12
2015-11-03vfio: platform: use list of registered reset functionEric Auger1-23/+29
2015-11-03vfio: platform: add compat in vfio_platform_deviceEric Auger1-7/+8
2015-11-03vfio: platform: add capability to register a reset functionEric Auger1-0/+27
2015-11-03vfio: platform: introduce vfio-platform-base moduleEric Auger1-2/+11
2015-11-03vfio/platform: store mapped memory in region, instead of an on-stack copyJames Morse1-18/+18
2015-06-22VFIO: platform: Calxeda xgmac reset moduleEric Auger1-0/+5
2015-06-22VFIO: platform: populate the reset function on probeEric Auger1-1/+36
2015-06-22VFIO: platform: add reset callbackEric Auger1-2/+13
2015-06-18VFIO: platform: add reset struct and lookup tableEric Auger1-0/+3
2015-03-16vfio/platform: initial interrupts support codeAntonios Motakis1-3/+49
2015-03-16vfio/platform: return IRQ infoAntonios Motakis1-4/+27
2015-03-16vfio/platform: support MMAP of MMIO regionsAntonios Motakis1-0/+65
2015-03-16vfio/platform: read and write support for the device fdAntonios Motakis1-0/+150
2015-03-16vfio/platform: return info for device memory mapped IO regionsAntonios Motakis1-4/+102
2015-03-16vfio/platform: return info for bound deviceAntonios Motakis1-3/+21
2015-03-16vfio/platform: initial skeleton of VFIO support for platform devicesAntonios Motakis1-0/+121