1. b0b5e59 cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards by Andrew Donnellan · 8 years ago
  2. f67a672 cxl: Workaround PE=0 hardware limitation in Mellanox CX4 by Ian Munsie · 8 years ago
  3. 317f5ef cxl: Add support for using the kernel API with a real PHB by Ian Munsie · 8 years ago
  4. e4f5fc0 cxl: Do not create vPHB if there are no AFU configuration records by Ian Munsie · 8 years ago
  5. 48b3adf cxl: Enable bus mastering for devices using CAPP DMA mode by Ian Munsie · 8 years ago
  6. 4e56f85 cxl: Add cxl_slot_is_supported API by Ian Munsie · 8 years ago
  7. 3b3dcd6 cxl: Ignore CAPI adapters misplaced in switched slots by Philippe Bergheaud · 8 years ago
  8. 5e7823c cxl: Fix bug where AFU disable operation had no effect by Ian Munsie · 8 years ago
  9. 49e9c99 cxl: Fix allowing bogus AFU descriptors with 0 maximum processes by Ian Munsie · 8 years ago
  10. b385c9e cxl: Add support for CAPP DMA mode by Ian Munsie · 8 years ago
  11. 6d38261 cxl: Abstract the differences between the PSL and XSL by Frederic Barrat · 8 years ago
  12. 4aec6ec cxl: Increase timeout for detection of AFU mmio hang by Frederic Barrat · 8 years ago
  13. e009a7e cxl: Allow initialization on timebase sync failures by Frederic Barrat · 9 years ago
  14. aa14138 cxl: Configure the PSL for two CAPI ports on POWER8NVL by Philippe Bergheaud · 9 years ago
  15. d5e2d00 Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  16. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  17. 17eb3ee cxl: Ignore probes for virtual afu pci devices by Vaibhav Jain · 9 years ago
  18. d601ea9 cxl: Support the cxl kernel API from a guest by Frederic Barrat · 9 years ago
  19. cbffa3a cxl: Separate bare-metal fields in adapter and AFU data structures by Christophe Lombard · 9 years ago
  20. 2b04cf3 cxl: Rename some bare-metal specific functions by Frederic Barrat · 9 years ago
  21. 5be587b cxl: Introduce implementation-specific API by Frederic Barrat · 9 years ago
  22. d56d301 cxl: Move bare-metal specific code to specialized files by Frederic Barrat · 9 years ago
  23. 8633186 cxl: Move common code away from bare-metal-specific files by Christophe Lombard · 9 years ago
  24. 923adb1 cxl: Fix PSL timebase synchronization detection by Frederic Barrat · 9 years ago
  25. 952bbcb PCI: Remove includes of asm/pci-bridge.h by Bjorn Helgaas · 9 years ago
  26. 68adb7b cxl: Enable PCI device ID for future IBM CXL adapter by Uma Krishnan · 9 years ago
  27. d79e680 cxl: Workaround malformed pcie packets on some cards by Philippe Bergheaud · 9 years ago
  28. 2925c2f cxl: Fix unbalanced pci_dev_get in cxl_probe by Daniel Axtens · 9 years ago
  29. 390fd59 cxl: Set up and enable PSL Timebase by Philippe Bergheaud · 9 years ago
  30. 9d8e276 cxl: Remove racy attempt to force EEH invocation in reset by Daniel Axtens · 9 years ago
  31. f47f966 cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLE by Vaishali Thakkar · 9 years ago
  32. 9e8df8a cxl: EEH support by Daniel Axtens · 9 years ago
  33. 13e68d8 cxl: Allow the kernel to trust that an image won't change on PERST. by Daniel Axtens · 9 years ago
  34. 4e1efb4 cxl: Don't remove AFUs/vPHBs in cxl_reset by Daniel Axtens · 9 years ago
  35. d76427b cxl: Refactor AFU init/teardown by Daniel Axtens · 9 years ago
  36. c044c41 cxl: Refactor adaptor init/teardown by Daniel Axtens · 9 years ago
  37. 575e698 cxl: Clean up adapter MMIO unmap path. by Daniel Axtens · 9 years ago
  38. 05155772 cxl: Allocate and release the SPA with the AFU by Daniel Axtens · 9 years ago
  39. bd664f8 cxl: Destroy afu->contexts_idr on release of an afu by Johannes Thumshirn · 9 years ago
  40. de36953 cxl: use more common format specifier by Rasmus Villemoes · 9 years ago
  41. 8c00d5c cxl: Test the correct mmio space before unmapping by Daniel Axtens · 9 years ago
  42. f293106 cxl: Fix typo in debug print by Michael Neuling · 9 years ago
  43. 6f7f0b3 cxl: Add AFU virtual PHB and kernel API by Michael Neuling · 9 years ago
  44. b12994f cxl: cxl_afu_reset() -> __cxl_afu_reset() by Michael Neuling · 9 years ago
  45. bfcdc8f cxl: Dump debug info on the AFU configuration record by Michael Neuling · 9 years ago
  46. 7f436b5 cxl: Fix error path on probe by Michael Neuling · 9 years ago
  47. bee30c7 cxl: Re-order card init to check the VSEC earlier by Ian Munsie · 9 years ago
  48. 69c3a73 cxl: Remove unnecessarily verbose print in cxl_remove() by Michael Neuling · 9 years ago
  49. aa70775 cxl: Add shutdown hook by Michael Neuling · 9 years ago
  50. e36f6fe cxl: Export AFU error buffer via sysfs by Vaibhav Jain · 9 years ago
  51. 3d5be03 cxl: Fail AFU initialisation if an invalid configuration record is found by Ian Munsie · 10 years ago
  52. b087e61 cxl: Export optional AFU configuration record in sysfs by Ian Munsie · 10 years ago
  53. 6f963ec cxl: Fix device_node reference counting by Ryan Grimm · 10 years ago
  54. 62fa19d cxl: Add ability to reset the card by Ryan Grimm · 10 years ago
  55. 1212aa1 cxl: Enable CAPP recovery by Ryan Grimm · 10 years ago
  56. 4beb542 cxl: Use image state defaults for reloading FPGA by Ryan Grimm · 10 years ago
  57. d6a6af2 cxl: Disable AFU debug flag by Ian Munsie · 10 years ago
  58. ee41d11 cxl: Change contexts_lock to a mutex to fix sleep while atomic bug by Ian Munsie · 10 years ago
  59. f204e0b cxl: Driver code for powernv PCIe based cards for userspace access by Ian Munsie · 10 years ago