Merge tag 'ntb-4.10' of git://github.com/jonmason/ntb
Pull NTB update from Jon Mason: - NTB bug fixes for removing an unnecessary call to ntb_peer_spad_read, and correcting a free_irq inconsistency - add Intel SKX support - change the AMD NTB maintainer, and fix some bugs present there * tag 'ntb-4.10' of git://github.com/jonmason/ntb: ntb_transport: Remove unnecessary call to ntb_peer_spad_read NTB: Fix 'request_irq()' and 'free_irq()' inconsistancy ntb: fix SKX NTB config space size register offsets NTB: correct ntb_peer_spad_read for case when callback is not supplied. MAINTAINERS: Change in maintainer for AMD NTB ntb_transport: Limit memory windows based on available, scratchpads NTB: Register and offset values fix for memory window NTB: add support for hotplug feature ntb: Adding Skylake Xeon NTB support
No related branches found
No related tags found
Showing
- MAINTAINERS 1 addition, 1 deletionMAINTAINERS
- drivers/ntb/hw/amd/ntb_hw_amd.c 13 additions, 12 deletionsdrivers/ntb/hw/amd/ntb_hw_amd.c
- drivers/ntb/hw/amd/ntb_hw_amd.h 4 additions, 1 deletiondrivers/ntb/hw/amd/ntb_hw_amd.h
- drivers/ntb/hw/intel/ntb_hw_intel.c 656 additions, 6 deletionsdrivers/ntb/hw/intel/ntb_hw_intel.c
- drivers/ntb/hw/intel/ntb_hw_intel.h 48 additions, 0 deletionsdrivers/ntb/hw/intel/ntb_hw_intel.h
- drivers/ntb/ntb_transport.c 16 additions, 13 deletionsdrivers/ntb/ntb_transport.c
- include/linux/ntb.h 3 additions, 0 deletionsinclude/linux/ntb.h
Loading
Please register or sign in to comment