1. 10 Mar, 2022 1 commit
  2. 23 Feb, 2022 1 commit
  3. 22 Feb, 2022 1 commit
  4. 09 Dec, 2021 3 commits
  5. 06 Dec, 2021 1 commit
  6. 23 Oct, 2021 3 commits
  7. 28 Sep, 2021 1 commit
  8. 24 Sep, 2021 1 commit
  9. 09 Sep, 2021 1 commit
  10. 13 Aug, 2021 1 commit
  11. 31 Mar, 2021 2 commits
    • riggy2013's avatar
      Update xdma_mod.c · af074ed5
      riggy2013 authored
      per Julien BERAUD, fix pci_aer name change issue in RedHat 8.3 in a more consistent coding style.
      af074ed5
    • riggy2013's avatar
      Update libxdma.h · 1777447e
      riggy2013 authored
      per Julien BERAUD, fix pci_aer name change issue in RedHat 8.3 in a more consistent coding style.
      1777447e
  12. 30 Mar, 2021 1 commit
    • riggy2013's avatar
      Update xdma_mod.c · 4d4bf2a6
      riggy2013 authored
      build on CentOS 8.3 will generate error:
      
      XDMA/linux-kernel/xdma/xdma_mod.c:301:2: error: implicit declaration of function ??pci_cleanup_aer_uncorrect_error_status?? [-Werror=implicit-function-declaration]
        pci_cleanup_aer_uncorrect_error_status(pdev);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      cc1: some warnings being treated as errors
      make[2]: *** [scripts/Makefile.build:316: /home/ndam/Downloads/dma_ip_drivers-master/XDMA/linux-kernel/xdma/xdma_mod.o] Error 1
      
      The reason is, name change from pci_cleanup_aer_uncorrect_error_status() to pci_aer_clear_nonfatal_status() at https://github.com/torvalds/linux/commit/894020fdd88c1e9a74c60b67c0f19f1c7696ba2f
      
      CentOS and RedHat 8.3 accepted the patch.
      4d4bf2a6
  13. 16 Feb, 2021 1 commit
  14. 03 Feb, 2021 1 commit
  15. 02 Feb, 2021 2 commits
  16. 22 Dec, 2020 1 commit
  17. 21 Dec, 2020 3 commits
  18. 31 Oct, 2020 2 commits
  19. 30 Oct, 2020 1 commit
  20. 29 Oct, 2020 2 commits
  21. 27 Oct, 2020 3 commits
  22. 23 Oct, 2020 3 commits
  23. 09 Oct, 2020 2 commits
  24. 07 Oct, 2020 2 commits