1. c6e8116 vfio: platform: Fix reset module leak in error path by Geert Uytterhoeven · 6 years ago
  2. 2e06285 vfio: platform: mark symbols static where possible by Baoyou Xie · 8 years ago
  3. 0991bbd vfio: platform: check reset call return code during release by Sinan Kaya · 8 years ago
  4. e994423 vfio: platform: check reset call return code during open by Sinan Kaya · 8 years ago
  5. b5add54 vfio, platform: make reset driver a requirement by default by Sinan Kaya · 8 years ago
  6. d30daa3 vfio: platform: call _RST method when using ACPI by Sinan Kaya · 8 years ago
  7. 5afec27 vfio: platform: add extra debug info argument to call reset by Sinan Kaya · 8 years ago
  8. a12a936 vfio: platform: add support for ACPI probe by Sinan Kaya · 8 years ago
  9. dc5542f vfio: platform: determine reset capability by Sinan Kaya · 8 years ago
  10. f084aa7 vfio: platform: move reset call to a common function by Sinan Kaya · 8 years ago
  11. 7aef80c vfio: platform: rename reset function by Sinan Kaya · 8 years ago
  12. 9698cbf vfio: platform: support No-IOMMU mode by Peng Fan · 8 years ago
  13. 8160c4e vfio: fix ioctl error handling by Michael S. Tsirkin · 8 years ago
  14. 9676288 VFIO: platform: reset: fix a warning message condition by Dan Carpenter · 8 years ago
  15. 7200be7 vfio: platform: remove needless stack usage by Kees Cook · 8 years ago
  16. 7fe9414 vfio: Drop owner assignment from platform_driver by Krzysztof Kozlowski · 8 years ago
  17. 0990822 VFIO: platform: reset: AMD xgbe reset module by Eric Auger · 9 years ago
  18. daac3bb vfio: platform: reset: calxedaxgmac: fix ioaddr leak by Eric Auger · 9 years ago
  19. 705e60b vfio: platform: add dev_info on device reset by Eric Auger · 9 years ago
  20. e9e0506 vfio: platform: use list of registered reset function by Eric Auger · 9 years ago
  21. 0628c4d vfio: platform: add compat in vfio_platform_device by Eric Auger · 9 years ago
  22. 680742f vfio: platform: reset: calxedaxgmac: add reset function registration by Eric Auger · 9 years ago
  23. 5886465 vfio: platform: introduce module_vfio_reset_handler macro by Eric Auger · 9 years ago
  24. e086497 vfio: platform: add capability to register a reset function by Eric Auger · 9 years ago
  25. 32a2d71 vfio: platform: introduce vfio-platform-base module by Eric Auger · 9 years ago
  26. 1b4bb2e vfio/platform: store mapped memory in region, instead of an on-stack copy by James Morse · 9 years ago
  27. 1276ece VFIO: platform: clear IRQ_NOAUTOEN when de-assigning the IRQ by Eric Auger · 9 years ago
  28. e6bcd47 VFIO: platform: enable ARM64 build by Eric Auger · 9 years ago
  29. 713cc33 VFIO: platform: Calxeda xgmac reset module by Eric Auger · 9 years ago
  30. 3eeb0d5 VFIO: platform: populate the reset function on probe by Eric Auger · 9 years ago
  31. 813ae660 VFIO: platform: add reset callback by Eric Auger · 9 years ago
  32. 9f85d8f VFIO: platform: add reset struct and lookup table by Eric Auger · 9 years ago
  33. 71be342 vfio: Split virqfd into a separate module for vfio bus drivers by Alex Williamson · 9 years ago
  34. a7fa7c7 vfio/platform: implement IRQ masking/unmasking via an eventfd by Antonios Motakis · 9 years ago
  35. 06211b4 vfio/platform: support for level sensitive interrupts by Antonios Motakis · 9 years ago
  36. 57f972e vfio/platform: trigger an interrupt via eventfd by Antonios Motakis · 9 years ago
  37. 9a36321 vfio/platform: initial interrupts support code by Antonios Motakis · 9 years ago
  38. 682704c vfio/platform: return IRQ info by Antonios Motakis · 9 years ago
  39. fad4d5b vfio/platform: support MMAP of MMIO regions by Antonios Motakis · 9 years ago
  40. 6e3f264 vfio/platform: read and write support for the device fd by Antonios Motakis · 9 years ago
  41. e8909e6 vfio/platform: return info for device memory mapped IO regions by Antonios Motakis · 9 years ago
  42. 2e8567b vfio/platform: return info for bound device by Antonios Motakis · 9 years ago
  43. b13329a vfio: amba: add the VFIO for AMBA devices module to Kconfig by Antonios Motakis · 9 years ago
  44. 36fe431 vfio: amba: VFIO support for AMBA devices by Antonios Motakis · 9 years ago
  45. 5316153 vfio: platform: add the VFIO PLATFORM module to Kconfig by Antonios Motakis · 9 years ago
  46. 9df85aa vfio: platform: probe to devices on the platform bus by Antonios Motakis · 9 years ago
  47. de49fc0 vfio/platform: initial skeleton of VFIO support for platform devices by Antonios Motakis · 9 years ago