index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vfio
/
platform
/
vfio_platform_private.h
Age
Commit message (
Expand
)
Author
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
2021-08-11
vfio/platform: Use open_device() instead of open coding a refcnt scheme
Jason Gunthorpe
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
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
2016-07-19
vfio: platform: add support for ACPI probe
Sinan Kaya
2016-07-19
vfio: platform: rename reset function
Sinan Kaya
2015-11-03
vfio: platform: add dev_info on device reset
Eric Auger
2015-11-03
vfio: platform: use list of registered reset function
Eric Auger
2015-11-03
vfio: platform: add compat in vfio_platform_device
Eric Auger
2015-11-03
vfio: platform: introduce module_vfio_reset_handler macro
Eric Auger
2015-11-03
vfio: platform: add capability to register a reset function
Eric Auger
2015-11-03
vfio: platform: introduce vfio-platform-base module
Eric Auger
2015-06-22
VFIO: platform: add reset callback
Eric Auger
2015-06-17
VFIO: platform: add reset struct and lookup table
Eric Auger
2015-03-16
vfio/platform: implement IRQ masking/unmasking via an eventfd
Antonios Motakis
2015-03-16
vfio/platform: support for level sensitive interrupts
Antonios Motakis
2015-03-16
vfio/platform: trigger an interrupt via eventfd
Antonios Motakis
2015-03-16
vfio/platform: initial interrupts support code
Antonios Motakis
2015-03-16
vfio/platform: return IRQ info
Antonios Motakis
2015-03-16
vfio/platform: read and write support for the device fd
Antonios Motakis
2015-03-16
vfio/platform: return info for device memory mapped IO regions
Antonios Motakis
2015-03-16
vfio/platform: initial skeleton of VFIO support for platform devices
Antonios Motakis