Merge tag 'ntb-3.12' of git://github.com/jonmason/ntb
Pull NTB (non-transparent bridge) updates from Jon Mason: "NTB driver bug fixes to address issues in NTB-RP enablement, spad, debugfs, and USD/DSD identification. Add a workaround on Xeon NTB devices for b2bdoorbell errata. Also, add new NTB driver features to support 32bit x86, DMA engine support, and NTB-RP support. Finally, a few clean-ups and update to MAINTAINERS for the NTB git tree and wiki location" * tag 'ntb-3.12' of git://github.com/jonmason/ntb: ntb: clean up unnecessary MSI/MSI-X capability find MAINTAINERS: Add Website and Git Tree for NTB NTB: Update Version NTB: Comment Fix NTB: Remove unused variable NTB: Remove References of non-B2B BWD HW NTB: NTB-RP support NTB: Rename Variables for NTB-RP NTB: Use DMA Engine to Transmit and Receive NTB: Enable 32bit Support NTB: Update Device IDs NTB: BWD Link Recovery NTB: Xeon Errata Workaround NTB: Correct debugfs to work with more than 1 NTB Device NTB: Correct USD/DSD Identification NTB: Correct Number of Scratch Pad Registers NTB: Add Error Handling in ntb_device_setup
No related branches found
No related tags found
Showing
- MAINTAINERS 2 additions, 0 deletionsMAINTAINERS
- drivers/ntb/Kconfig 1 addition, 1 deletiondrivers/ntb/Kconfig
- drivers/ntb/ntb_hw.c 399 additions, 102 deletionsdrivers/ntb/ntb_hw.c
- drivers/ntb/ntb_hw.h 87 additions, 18 deletionsdrivers/ntb/ntb_hw.h
- drivers/ntb/ntb_regs.h 35 additions, 15 deletionsdrivers/ntb/ntb_regs.h
- drivers/ntb/ntb_transport.c 331 additions, 91 deletionsdrivers/ntb/ntb_transport.c
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment