Merge tag 'ntb-6.5' of https://github.com/jonmason/ntb
Pull NTB updates from Jon Mason: "Fixes for pci_clean_master, error handling in driver inits, and various other issues/bugs" * tag 'ntb-6.5' of https://github.com/jonmason/ntb: ntb: hw: amd: Fix debugfs_create_dir error checking ntb.rst: Fix copy and paste error ntb_netdev: Fix module_init problem ntb: intel: Remove redundant pci_clear_master ntb: epf: Remove redundant pci_clear_master ntb_hw_amd: Remove redundant pci_clear_master ntb: idt: drop redundant pci_enable_pcie_error_reporting() MAINTAINERS: git://github -> https://github.com for jonmason NTB: EPF: fix possible memory leak in pci_vntb_probe() NTB: ntb_tool: Add check for devm_kcalloc NTB: ntb_transport: fix possible memory leak while device_register() fails ntb: intel: Fix error handling in intel_ntb_pci_driver_init() NTB: amd: Fix error handling in amd_ntb_pci_driver_init() ntb: idt: Fix error handling in idt_pci_driver_init()
Showing
- Documentation/driver-api/ntb.rst 2 additions, 2 deletionsDocumentation/driver-api/ntb.rst
- MAINTAINERS 1 addition, 1 deletionMAINTAINERS
- drivers/net/ntb_netdev.c 1 addition, 1 deletiondrivers/net/ntb_netdev.c
- drivers/ntb/hw/amd/ntb_hw_amd.c 7 additions, 4 deletionsdrivers/ntb/hw/amd/ntb_hw_amd.c
- drivers/ntb/hw/epf/ntb_hw_epf.c 4 additions, 8 deletionsdrivers/ntb/hw/epf/ntb_hw_epf.c
- drivers/ntb/hw/idt/ntb_hw_idt.c 11 additions, 13 deletionsdrivers/ntb/hw/idt/ntb_hw_idt.c
- drivers/ntb/hw/intel/ntb_hw_gen1.c 6 additions, 3 deletionsdrivers/ntb/hw/intel/ntb_hw_gen1.c
- drivers/ntb/ntb_transport.c 1 addition, 1 deletiondrivers/ntb/ntb_transport.c
- drivers/ntb/test/ntb_tool.c 2 additions, 0 deletionsdrivers/ntb/test/ntb_tool.c
- drivers/pci/endpoint/functions/pci-epf-vntb.c 1 addition, 0 deletionsdrivers/pci/endpoint/functions/pci-epf-vntb.c
Loading
Please register or sign in to comment