index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ntb
/
hw
Age
Commit message (
Expand
)
Author
9 days
Merge tag 'ntb-7.2' of https://github.com/jonmason/ntb
Linus Torvalds
11 days
ntb: amd: Use named initializer for pci_device_id::driver_data
Uwe Kleine-König (The Capable Hub)
11 days
NTB: epf: Avoid pci_iounmap() with offset when PEER_SPAD and CONFIG share BAR
Koichiro Den
11 days
ntb_hw_amd: Fix incorrect debug message in link disable path
Alok Tiwari
2026-06-23
NTB: epf: Implement .db_vector_count()/mask() for doorbells
Koichiro Den
2026-06-23
NTB: epf: Fix doorbell bitmask and IRQ vector handling
Koichiro Den
2026-06-23
NTB: epf: Report 0-based doorbell vector via ntb_db_event()
Koichiro Den
2026-06-23
NTB: epf: Make db_valid_mask cover only real doorbell bits
Koichiro Den
2026-06-23
NTB: epf: Document legacy doorbell slot offset in ntb_epf_peer_db_set()
Koichiro Den
2026-06-22
NTB: epf: Avoid calling pci_irq_vector() from hardirq context
Koichiro Den
2026-06-22
NTB: epf: Fix request_irq() unwind in ntb_epf_init_isr()
Koichiro Den
2026-02-20
ntb: intel: Add Intel Gen6 NTB support for DiamondRapids
Dave Jiang
2026-02-20
ntb: ntb_hw_switchtec: Increase MAX_MWS limit to 256
Maciej Grochowski
2026-02-20
ntb: ntb_hw_switchtec: Fix array-index-out-of-bounds access
Maciej Grochowski
2026-02-20
ntb: ntb_hw_switchtec: Fix shift-out-of-bounds for 0 mw lut
Maciej Grochowski
2026-02-20
NTB: epf: allow built-in build
Baruch Siach
2025-09-22
NTB: epf: Add Renesas rcar support
Jerome Brunet
2025-09-22
NTB: epf: Allow arbitrary BAR mapping
Jerome Brunet
2025-09-22
ntb_hw_amd: Update amd_ntb_get_link_status to support latest generation secon...
Basavaraj Natikar
2025-03-18
ntb_hw_amd: Add NTB PCI ID for new gen CPU
Basavaraj Natikar
2025-03-18
ntb: reduce stack usage in idt_scan_mws
Arnd Bergmann
2025-03-18
ntb: intel: Fix using link status DB's
Nikita Shubin
2025-03-18
ntb_hw_switchtec: Fix shift-out-of-bounds in switchtec_ntb_mw_set_trans
Yajun Deng
2024-10-30
ntb: idt: Replace deprecated PCI functions
Philipp Stanner
2024-09-20
ntb: ntb_hw_switchtec: Fix use after free vulnerability in switchtec_ntb_remo...
Kaixin Wang
2024-09-20
ntb: idt: Fix the cacography in ntb_hw_idt.c
zhang jiao
2024-09-20
NTB: epf: don't misuse kernel-doc marker
Randy Dunlap
2024-09-20
ntb: intel: Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
Jinjie Ruan
2024-06-10
PCI: switchtec: Make switchtec_class constant
Greg Kroah-Hartman
2024-04-25
ntb: idt: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
2023-08-18
ntb: amd: Drop unnecessary error check for debugfs_create_dir
Ruan Jinjie
2023-07-08
ntb: hw: amd: Fix debugfs_create_dir error checking
Anup Sharma
2023-07-08
ntb: intel: Remove redundant pci_clear_master
Cai Huoqing
2023-07-08
ntb: epf: Remove redundant pci_clear_master
Cai Huoqing
2023-07-08
ntb_hw_amd: Remove redundant pci_clear_master
Cai Huoqing
2023-07-08
ntb: idt: drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-07-08
ntb: intel: Fix error handling in intel_ntb_pci_driver_init()
Yuan Can
2023-07-08
NTB: amd: Fix error handling in amd_ntb_pci_driver_init()
Yuan Can
2023-07-08
ntb: idt: Fix error handling in idt_pci_driver_init()
Yuan Can
2023-04-03
driver core: class: remove struct class_interface * from callbacks
Greg Kroah-Hartman
2022-08-09
NTB: epf: Allow more flexibility in the memory BAR map method
Frank Li
2022-08-09
ntb: intel: add GNR support for Intel PCIe gen5 NTB
Dave Jiang
2022-08-09
ntb: idt: fix clang -Wformat warnings
Justin Stitt
2022-01-28
ntb: intel: fix port config status offset for SPR
Dave Jiang
2022-01-11
ntb_hw_switchtec: Fix a minor issue in config_req_id_table()
Kelvin Cao
2022-01-11
ntb_hw_switchtec: Remove code for disabling ID protection
Kelvin Cao
2022-01-11
ntb_hw_switchtec: Update the way of getting VEP instance ID
Kelvin Cao
2022-01-11
ntb_hw_switchtec: AND with the part_map for a valid tpart_vec
Jeremy Pallotta
2022-01-11
ntb_hw_switchtec: Fix bug with more than 32 partitions
Wesley Sheng
2022-01-11
ntb_hw_switchtec: Fix pff ioread to read into mmio_part_cfg_all
Jeremy Pallotta
[next]