lkml.org 
[lkml]   [2015]   [Dec]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH V2 0/3] Change notes of V2
    Date
    Main changes in V2:
    1. Fixed compiler warning;
    2. Add marcro argument of ndev in NTB_READ_REG/NTB_WRITE_REG;
    3. Add notes for flush and wakeup interfaces;

    Xiangliang Yu (3):
    NTB: Add AMD PCI-Express NTB driver
    NTB: Add AMD NTB support in Kconfig and Makefile
    NTB: Add flush_req and wakeup interface

    drivers/ntb/hw/Kconfig | 1 +
    drivers/ntb/hw/Makefile | 1 +
    drivers/ntb/hw/amd/Kconfig | 7 +
    drivers/ntb/hw/amd/Makefile | 1 +
    drivers/ntb/hw/amd/ntb_hw_amd.c | 1265 +++++++++++++++++++++++++++++++++++++++
    drivers/ntb/hw/amd/ntb_hw_amd.h | 265 ++++++++
    include/linux/ntb.h | 35 ++
    7 files changed, 1575 insertions(+)
    create mode 100644 drivers/ntb/hw/amd/Kconfig
    create mode 100644 drivers/ntb/hw/amd/Makefile
    create mode 100644 drivers/ntb/hw/amd/ntb_hw_amd.c
    create mode 100644 drivers/ntb/hw/amd/ntb_hw_amd.h

    --
    1.9.1



    \
     
     \ /
      Last update: 2015-12-23 10:21    [W:4.012 / U:0.028 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site