linux/drivers/vfio/platform
Eric Auger 713cc334a6 VFIO: platform: Calxeda xgmac reset module
This patch introduces a module that registers and implements a basic
reset function for the Calxeda xgmac device. This latter basically disables
interrupts and stops DMA transfers.

The reset function code is inherited from the native calxeda xgmac driver.

Signed-off-by: Eric Auger <eric.auger@linaro.org>
Acked-by: Baptiste Reynal <b.reynal@virtualopensystems.com>
Tested-by: Baptiste Reynal <b.reynal@virtualopensystems.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
2015-06-22 09:35:38 -06:00
..
reset VFIO: platform: Calxeda xgmac reset module 2015-06-22 09:35:38 -06:00
Kconfig VFIO: platform: Calxeda xgmac reset module 2015-06-22 09:35:38 -06:00
Makefile VFIO: platform: Calxeda xgmac reset module 2015-06-22 09:35:38 -06:00
vfio_amba.c vfio: amba: VFIO support for AMBA devices 2015-03-16 14:08:44 -06:00
vfio_platform_common.c VFIO: platform: Calxeda xgmac reset module 2015-06-22 09:35:38 -06:00
vfio_platform_irq.c vfio/platform: implement IRQ masking/unmasking via an eventfd 2015-03-16 14:08:55 -06:00
vfio_platform_private.h VFIO: platform: add reset callback 2015-06-22 09:35:22 -06:00
vfio_platform.c vfio: platform: probe to devices on the platform bus 2015-03-16 14:08:43 -06:00