index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vfio
/
pci
/
vfio_pci_rdwr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfio/pci: rename and export do_io_rw()
Ankit Agrawal
2024-02-22
1
-7
/
+9
*
vfio/pci: Expose vfio_pci_core_iowrite/read##size()
Yishai Hadas
2023-12-19
1
-24
/
+26
*
vfio/pci: Expose vfio_pci_core_setup_barmap()
Yishai Hadas
2023-12-19
1
-3
/
+4
*
vfio: Use GFP_KERNEL_ACCOUNT for userspace persistent allocations
Jason Gunthorpe
2023-01-23
1
-1
/
+1
*
vfio-pci: Fix vfio_pci_ioeventfd() to return int
Jason Gunthorpe
2022-09-01
1
-2
/
+2
*
vfio/pci: Split linux/vfio_pci_core.h
Jason Gunthorpe
2022-09-01
1
-1
/
+1
*
vfio/pci: Stub vfio_pci_vga_rw when !CONFIG_VFIO_PCI_VGA
Alex Williamson
2022-02-22
1
-0
/
+2
*
vfio/pci: Introduce vfio_pci_core.ko
Max Gurtovoy
2021-08-26
1
-1
/
+1
*
vfio/pci: Rename vfio_pci_device to vfio_pci_core_device
Max Gurtovoy
2021-08-26
1
-8
/
+8
*
vfio/pci: Rename vfio_pci_private.h to vfio_pci_core.h
Max Gurtovoy
2021-08-26
1
-1
/
+1
*
vfio/pci: Implement ioeventfd thread handler for contended memory lock
Alex Williamson
2020-11-03
1
-8
/
+35
*
vfio-pci: Avoid recursive read-lock usage
Alex Williamson
2020-08-17
1
-24
/
+96
*
vfio-pci: Invalidate mmaps and block MMIO access on disabled memory
Alex Williamson
2020-05-18
1
-4
/
+20
*
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
vfio/pci: Add ioeventfd support
Alex Williamson
2018-03-26
1
-0
/
+111
*
vfio/pci: Use endian neutral helpers
Alex Williamson
2018-03-26
1
-8
/
+26
*
vfio/pci: Pull BAR mapping setup from read-write path
Alex Williamson
2018-03-26
1
-12
/
+27
*
vfio-pci: use 32-bit comparisons for register address for gcc-4.5
Arnd Bergmann
2016-12-30
1
-1
/
+4
*
vfio/pci: Expose shadow ROM as PCI option ROM
Alex Williamson
2016-02-23
1
-3
/
+6
*
vfio-pci: Add support for VGA region access
Alex Williamson
2013-02-18
1
-0
/
+61
*
vfio-pci: Cleanup BAR access
Alex Williamson
2013-02-14
1
-163
/
+71
*
vfio-pci: Fix buffer overfill
Alex Williamson
2013-01-15
1
-2
/
+2
*
vfio: Add PCI device driver
Alex Williamson
2012-07-31
1
-0
/
+269