]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'ntb-5.17' of git://github.com/jonmason/ntb
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 17 Jan 2022 06:14:18 +0000 (08:14 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 17 Jan 2022 06:14:18 +0000 (08:14 +0200)
commitb2175afc47078e25dd0fd3e6678c0feb2d9f6f8e
tree0bb9bcfeda9689dfdb902746851a98859cf4c9a1
parent2f0ecc47715fc731257c0e5f1785344145eaeed0
parent6954fe6bc1b6799d8fd7ab3fa185cc1216211da5
Merge tag 'ntb-5.17' of git://github.com/jonmason/ntb

Pull NTB updates from Jon Mason:
 "New AMD PCI ID for NTB, and a number of bug fixes for ntb_hw_switchtec
  for Linux v5.17"

* tag 'ntb-5.17' of git://github.com/jonmason/ntb:
  ntb_hw_switchtec: Fix a minor issue in config_req_id_table()
  ntb_hw_switchtec: Remove code for disabling ID protection
  ntb_hw_switchtec: Update the way of getting VEP instance ID
  ntb_hw_switchtec: AND with the part_map for a valid tpart_vec
  ntb_hw_switchtec: Fix bug with more than 32 partitions
  ntb_hw_switchtec: Fix pff ioread to read into mmio_part_cfg_all
  ntb_hw_switchtec: fix the spelling of "its"
  NTB/msi: Fix ntbm_msi_request_threaded_irq() kernel-doc comment
  ntb_hw_amd: Add NTB PCI ID for new gen CPU
drivers/ntb/msi.c