Age | Commit message (Expand) | Author |
2024-04-18 | ARM: 9370/1: vfio: amba: drop owner assignment | Krzysztof Kozlowski |
2024-03-11 | vfio/platform: Create persistent IRQ handlers | Alex Williamson |
2024-03-11 | vfio/platform: Disable virqfds on cleanup | Alex Williamson |
2024-03-11 | vfio/platform: Convert to platform remove callback returning void | Uwe Kleine-König |
2024-03-04 | vfio: amba: Rename pl330_ids[] to vfio_amba_ids[] | Geert Uytterhoeven |
2023-11-28 | eventfd: simplify eventfd_signal() | Christian Brauner |
2023-07-25 | vfio-iommufd: Add detach_ioas support for physical VFIO devices | Yi Liu |
2023-06-16 | vfio/platform: Cleanup Kconfig | Alex Williamson |
2023-02-01 | vfio: platform: ignore missing reset if disabled at module init | Tomasz Duszynski |
2023-01-23 | vfio/platform: Use GFP_KERNEL_ACCOUNT for userspace persistent allocations | Yishai Hadas |
2023-01-23 | vfio: platform: No need to check res again | Angus Chen |
2022-12-15 | Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds |
2022-12-02 | vfio-iommufd: Support iommufd for physical VFIO devices | Jason Gunthorpe |
2022-11-10 | vfio: Remove vfio_free_device | Eric Farman |
2022-11-09 | vfio: platform: Do not pass return buffer to ACPI _RST method | Rafael Mendonca |
2022-09-21 | vfio/amba: Use the new device life cycle helpers | Kevin Tian |
2022-09-21 | vfio/platform: Use the new device life cycle helpers | Kevin Tian |
2022-06-27 | vfio: de-extern-ify function prototypes | Alex Williamson |
2022-04-28 | vfio: Set DMA ownership for VFIO devices | Lu Baolu |
2021-09-30 | vfio: Move vfio_iommu_group_get() to vfio_register_group_dev() | Jason Gunthorpe |
2021-08-26 | Merge branches 'v5.15/vfio/spdx-license-cleanups', 'v5.15/vfio/dma-valid-wait... | Alex Williamson |
2021-08-26 | vfio: Use kconfig if XX/endif blocks instead of repeating 'depends on' | Jason Gunthorpe |
2021-08-26 | vfio: Use select for eventfd | Jason Gunthorpe |
2021-08-24 | vfio: platform: reset: Convert to SPDX identifier | Cai Huoqing |
2021-08-11 | vfio/platform: Use open_device() instead of open coding a refcnt scheme | Jason Gunthorpe |
2021-08-11 | vfio: Introduce a vfio_uninit_group_dev() API call | Max Gurtovoy |
2021-06-15 | vfio/platform: remove unneeded parent_module attribute | Max Gurtovoy |
2021-06-15 | vfio: centralize module refcount in subsystem layer | Max Gurtovoy |
2021-05-24 | vfio/platform: fix module_put call in error flow | Max Gurtovoy |
2021-04-06 | Merge branches 'v5.13/vfio/embed-vfio_device', 'v5.13/vfio/misc' and 'v5.13/v... | Alex Williamson |
2021-04-06 | vfio: Remove device_data from the vfio bus driver API | Jason Gunthorpe |
2021-04-06 | vfio: Make vfio_device_ops pass a 'struct vfio_device *' instead of 'void *' | Jason Gunthorpe |
2021-04-06 | vfio/platform: Use vfio_init/register/unregister_group_dev | Jason Gunthorpe |
2021-04-06 | vfio/platform: Fix spelling mistake "registe" -> "register" | Zhen Lei |
2021-03-16 | ARM: amba: Allow some ARM_AMBA users to compile with COMPILE_TEST | Jason Gunthorpe |
2021-03-16 | vfio-platform: Add COMPILE_TEST to VFIO_PLATFORM | Jason Gunthorpe |
2021-02-02 | amba: Make the remove callback return void | Uwe Kleine-König |
2021-02-02 | vfio: platform: simplify device removal | Uwe Kleine-König |
2020-12-10 | vfio: platform: Switch to use platform_get_mem_or_io() | Andy Shevchenko |
2020-11-03 | vfio: platform: fix reference leak in vfio_platform_open | Zhang Qilong |
2020-03-24 | vfio: platform: Switch to platform_get_irq_optional() | Eric Auger |
2020-02-03 | Merge tag 'vfio-v5.6-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2020-01-09 | vfio: platform: fix __iomem in vfio_platform_amdxgbe.c | Ben Dooks (Codethink) |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-04-22 | vfio: Use dev_printk() when possible | Bjorn Helgaas |
2019-02-05 | vfio: platform: reset: fix up include directives to remove ccflags-y | Masahiro Yamada |
2018-06-08 | vfio: platform: Fix using devices in PM Domains | Geert Uytterhoeven |