- 38a6893 vfio: Move vfio_iommu_group_get() to vfio_register_group_dev() by Jason Gunthorpe · 3 years, 3 months ago
- ea87073 Merge branches 'v5.15/vfio/spdx-license-cleanups', 'v5.15/vfio/dma-valid-waited-v3', 'v5.15/vfio/vfio-pci-core-v5' and 'v5.15/vfio/vfio-ap' into v5.15/vfio/next by Alex Williamson · 3 years, 4 months ago
- 85c94dc vfio: Use kconfig if XX/endif blocks instead of repeating 'depends on' by Jason Gunthorpe · 3 years, 4 months ago
- ca4ddaa vfio: Use select for eventfd by Jason Gunthorpe · 3 years, 4 months ago
- ab78130 vfio: platform: reset: Convert to SPDX identifier by Cai Huoqing · 3 years, 4 months ago
- ab7e5e3 vfio/platform: Use open_device() instead of open coding a refcnt scheme by Jason Gunthorpe · 3 years, 5 months ago
- ae03c37 vfio: Introduce a vfio_uninit_group_dev() API call by Max Gurtovoy · 3 years, 5 months ago
- 3b62a62 vfio/platform: remove unneeded parent_module attribute by Max Gurtovoy · 3 years, 7 months ago
- 9dcf01d vfio: centralize module refcount in subsystem layer by Max Gurtovoy · 3 years, 7 months ago
- dc51ff9 vfio/platform: fix module_put call in error flow by Max Gurtovoy · 3 years, 7 months ago
- 6a2a235 Merge branches 'v5.13/vfio/embed-vfio_device', 'v5.13/vfio/misc' and 'v5.13/vfio/nvlink' into v5.13/vfio/next by Alex Williamson · 3 years, 9 months ago
- 1e04ec1 vfio: Remove device_data from the vfio bus driver API by Jason Gunthorpe · 3 years, 9 months ago
- 6df62c5 vfio: Make vfio_device_ops pass a 'struct vfio_device *' instead of 'void *' by Jason Gunthorpe · 3 years, 9 months ago
- cb61645 vfio/platform: Use vfio_init/register/unregister_group_dev by Jason Gunthorpe · 3 years, 9 months ago
- f5c858e vfio/platform: Fix spelling mistake "registe" -> "register" by Zhen Lei · 3 years, 9 months ago
- 3b49dfb ARM: amba: Allow some ARM_AMBA users to compile with COMPILE_TEST by Jason Gunthorpe · 3 years, 10 months ago
- d3d72a6 vfio-platform: Add COMPILE_TEST to VFIO_PLATFORM by Jason Gunthorpe · 3 years, 10 months ago
- 3fd269e amba: Make the remove callback return void by Uwe Kleine-König · 4 years ago
- 5b495ac vfio: platform: simplify device removal by Uwe Kleine-König · 4 years ago
- feaba59 vfio: platform: Switch to use platform_get_mem_or_io() by Andy Shevchenko · 4 years, 1 month ago
- bb742ad vfio: platform: fix reference leak in vfio_platform_open by Zhang Qilong · 4 years, 2 months ago
- 723fe29 vfio: platform: Switch to platform_get_irq_optional() by Eric Auger · 4 years, 9 months ago
- a6d5f9d Merge tag 'vfio-v5.6-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 5 years ago
- 7b5372b vfio: platform: fix __iomem in vfio_platform_amdxgbe.c by Ben Dooks (Codethink) · 5 years ago
- 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
- 9952f69 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 by Thomas Gleixner · 6 years ago
- 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- a88a7b3 vfio: Use dev_printk() when possible by Bjorn Helgaas · 6 years ago
- 3c8d7ef vfio: platform: reset: fix up include directives to remove ccflags-y by Masahiro Yamada · 6 years ago
- 415eb9f vfio: platform: Fix using devices in PM Domains by Geert Uytterhoeven · 7 years ago
- d59502b vfio: platform: Make printed error messages more consistent by Geert Uytterhoeven · 7 years ago
- 28a6838 vfio: platform: Fix reset module leak in error path by Geert Uytterhoeven · 7 years ago
- e0ca382 Merge tag 'vfio-v4.15-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- e258834 vfio: platform: reset: Add Broadcom FlexRM reset module by Anup Patel · 7 years ago
- 417fb50 vfio: platform: constify amba_id by Arvind Yadav · 7 years ago
- a1e03e9 vfio_platform: Updated to use vfio_set_irqs_validate_and_prepare() by Kirti Wankhede · 8 years ago
- 2e06285 vfio: platform: mark symbols static where possible by Baoyou Xie · 8 years ago
- 0991bbd vfio: platform: check reset call return code during release by Sinan Kaya · 8 years ago
- e994423 vfio: platform: check reset call return code during open by Sinan Kaya · 8 years ago
- b5add54 vfio, platform: make reset driver a requirement by default by Sinan Kaya · 8 years ago
- d30daa3 vfio: platform: call _RST method when using ACPI by Sinan Kaya · 8 years ago
- 5afec27 vfio: platform: add extra debug info argument to call reset by Sinan Kaya · 8 years ago
- a12a936 vfio: platform: add support for ACPI probe by Sinan Kaya · 8 years ago
- dc5542f vfio: platform: determine reset capability by Sinan Kaya · 8 years ago
- f084aa7 vfio: platform: move reset call to a common function by Sinan Kaya · 8 years ago
- 7aef80c vfio: platform: rename reset function by Sinan Kaya · 8 years ago
- 9698cbf vfio: platform: support No-IOMMU mode by Peng Fan · 9 years ago
- 8160c4e vfio: fix ioctl error handling by Michael S. Tsirkin · 9 years ago
- 9676288 VFIO: platform: reset: fix a warning message condition by Dan Carpenter · 9 years ago
- 7200be7 vfio: platform: remove needless stack usage by Kees Cook · 9 years ago
- 7fe9414 vfio: Drop owner assignment from platform_driver by Krzysztof Kozlowski · 9 years ago
- 0990822 VFIO: platform: reset: AMD xgbe reset module by Eric Auger · 9 years ago
- daac3bb vfio: platform: reset: calxedaxgmac: fix ioaddr leak by Eric Auger · 9 years ago
- 705e60b vfio: platform: add dev_info on device reset by Eric Auger · 9 years ago
- e9e0506 vfio: platform: use list of registered reset function by Eric Auger · 9 years ago
- 0628c4d vfio: platform: add compat in vfio_platform_device by Eric Auger · 9 years ago
- 680742f vfio: platform: reset: calxedaxgmac: add reset function registration by Eric Auger · 9 years ago
- 5886465 vfio: platform: introduce module_vfio_reset_handler macro by Eric Auger · 9 years ago
- e086497 vfio: platform: add capability to register a reset function by Eric Auger · 9 years ago
- 32a2d71 vfio: platform: introduce vfio-platform-base module by Eric Auger · 9 years ago
- 1b4bb2e vfio/platform: store mapped memory in region, instead of an on-stack copy by James Morse · 9 years ago
- 1276ece VFIO: platform: clear IRQ_NOAUTOEN when de-assigning the IRQ by Eric Auger · 9 years ago
- e6bcd47 VFIO: platform: enable ARM64 build by Eric Auger · 10 years ago
- 713cc33 VFIO: platform: Calxeda xgmac reset module by Eric Auger · 10 years ago
- 3eeb0d5 VFIO: platform: populate the reset function on probe by Eric Auger · 10 years ago
- 813ae660 VFIO: platform: add reset callback by Eric Auger · 10 years ago
- 9f85d8f VFIO: platform: add reset struct and lookup table by Eric Auger · 10 years ago
- 71be342 vfio: Split virqfd into a separate module for vfio bus drivers by Alex Williamson · 10 years ago
- a7fa7c7 vfio/platform: implement IRQ masking/unmasking via an eventfd by Antonios Motakis · 10 years ago
- 06211b4 vfio/platform: support for level sensitive interrupts by Antonios Motakis · 10 years ago
- 57f972e vfio/platform: trigger an interrupt via eventfd by Antonios Motakis · 10 years ago
- 9a36321 vfio/platform: initial interrupts support code by Antonios Motakis · 10 years ago
- 682704c vfio/platform: return IRQ info by Antonios Motakis · 10 years ago
- fad4d5b vfio/platform: support MMAP of MMIO regions by Antonios Motakis · 10 years ago
- 6e3f264 vfio/platform: read and write support for the device fd by Antonios Motakis · 10 years ago
- e8909e6 vfio/platform: return info for device memory mapped IO regions by Antonios Motakis · 10 years ago
- 2e8567b vfio/platform: return info for bound device by Antonios Motakis · 10 years ago
- b13329a vfio: amba: add the VFIO for AMBA devices module to Kconfig by Antonios Motakis · 10 years ago
- 36fe431 vfio: amba: VFIO support for AMBA devices by Antonios Motakis · 10 years ago
- 5316153 vfio: platform: add the VFIO PLATFORM module to Kconfig by Antonios Motakis · 10 years ago
- 9df85aa vfio: platform: probe to devices on the platform bus by Antonios Motakis · 10 years ago
- de49fc0 vfio/platform: initial skeleton of VFIO support for platform devices by Antonios Motakis · 10 years ago