-
- Downloads
Merge tag 'ntb-4.18' of git://github.com/jonmason/ntb
Pull NTB updates from Jon Mason: - reorg and clean-up of the Intel NTB driver - a trivial comment change - change GFP_ATOMIC to GFP_KERNEL where appropriate * tag 'ntb-4.18' of git://github.com/jonmason/ntb: ntb: ntb_transport: Replace GFP_ATOMIC with GFP_KERNEL in ntb_transport_create_queue ntb: ntb_transport: Replace GFP_ATOMIC with GFP_KERNEL in ntb_transport_setup_qp_mw NTB: ntb_hw_idt: fix typo 'can by' to 'can be' ntb: intel: change references of skx to gen3 ntb: intel: split out the gen3 code ntb: intel: header definitions refactor
No related branches found
No related tags found
Showing
- drivers/ntb/hw/idt/ntb_hw_idt.c 1 addition, 1 deletiondrivers/ntb/hw/idt/ntb_hw_idt.c
- drivers/ntb/hw/intel/Makefile 1 addition, 0 deletionsdrivers/ntb/hw/intel/Makefile
- drivers/ntb/hw/intel/ntb_hw_gen1.c 46 additions, 667 deletionsdrivers/ntb/hw/intel/ntb_hw_gen1.c
- drivers/ntb/hw/intel/ntb_hw_gen1.h 182 additions, 0 deletionsdrivers/ntb/hw/intel/ntb_hw_gen1.h
- drivers/ntb/hw/intel/ntb_hw_gen3.c 597 additions, 0 deletionsdrivers/ntb/hw/intel/ntb_hw_gen3.c
- drivers/ntb/hw/intel/ntb_hw_gen3.h 110 additions, 0 deletionsdrivers/ntb/hw/intel/ntb_hw_gen3.h
- drivers/ntb/hw/intel/ntb_hw_intel.h 61 additions, 142 deletionsdrivers/ntb/hw/intel/ntb_hw_intel.h
- drivers/ntb/ntb_transport.c 3 additions, 3 deletionsdrivers/ntb/ntb_transport.c
Loading
Please register or sign in to comment