index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vfio
/
platform
/
vfio_platform.c
Age
Commit message (
Expand
)
Author
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-03-11
vfio/platform: Convert to platform remove callback returning void
Uwe Kleine-König
2023-07-25
vfio-iommufd: Add detach_ioas support for physical VFIO devices
Yi Liu
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-09-21
vfio/platform: Use the new device life cycle helpers
Kevin Tian
2022-04-28
vfio: Set DMA ownership for VFIO devices
Lu Baolu
2021-06-15
vfio/platform: remove unneeded parent_module attribute
Max Gurtovoy
2021-04-06
vfio/platform: Use vfio_init/register/unregister_group_dev
Jason Gunthorpe
2020-12-10
vfio: platform: Switch to use platform_get_mem_or_io()
Andy Shevchenko
2020-03-24
vfio: platform: Switch to platform_get_irq_optional()
Eric Auger
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2016-07-19
vfio, platform: make reset driver a requirement by default
Sinan Kaya
2015-11-19
vfio: Drop owner assignment from platform_driver
Krzysztof Kozlowski
2015-11-03
vfio: platform: introduce vfio-platform-base module
Eric Auger
2015-03-16
vfio: platform: probe to devices on the platform bus
Antonios Motakis