Merge tag 'ntb-4.20' of git://github.com/jonmason/ntb
Pull NTB updates from Jon Mason: "Fairly minor changes and bug fixes: NTB IDT thermal changes and hook into hwmon, ntb_netdev clean-up of private struct, and a few bug fixes" * tag 'ntb-4.20' of git://github.com/jonmason/ntb: ntb: idt: Alter the driver info comments ntb: idt: Discard temperature sensor IRQ handler ntb: idt: Add basic hwmon sysfs interface ntb: idt: Alter temperature read method ntb_netdev: Simplify remove with client device drvdata NTB: transport: Try harder to alloc an aligned MW buffer ntb: ntb_transport: Mark expected switch fall-throughs ntb: idt: Set PCIe bus address to BARLIMITx NTB: ntb_hw_idt: replace IS_ERR_OR_NULL with regular NULL checks ntb: intel: fix return value for ndev_vec_mask() ntb_netdev: fix sleep time mismatch
No related branches found
No related tags found
Showing
- drivers/net/ntb_netdev.c 4 additions, 26 deletionsdrivers/net/ntb_netdev.c
- drivers/ntb/hw/idt/Kconfig 2 additions, 3 deletionsdrivers/ntb/hw/idt/Kconfig
- drivers/ntb/hw/idt/ntb_hw_idt.c 275 additions, 52 deletionsdrivers/ntb/hw/idt/ntb_hw_idt.c
- drivers/ntb/hw/idt/ntb_hw_idt.h 82 additions, 5 deletionsdrivers/ntb/hw/idt/ntb_hw_idt.h
- drivers/ntb/hw/intel/ntb_hw_gen1.c 1 addition, 1 deletiondrivers/ntb/hw/intel/ntb_hw_gen1.c
- drivers/ntb/ntb_transport.c 65 additions, 23 deletionsdrivers/ntb/ntb_transport.c
Loading
Please register or sign in to comment