index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ntb
/
hw
Age
Commit message (
Expand
)
Author
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
2022-01-11
ntb_hw_switchtec: fix the spelling of "its"
Randy Dunlap
2022-01-11
ntb_hw_amd: Add NTB PCI ID for new gen CPU
Sanjay R Mehta
2021-09-05
NTB: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-09-04
ntb: intel: remove invalid email address in header comment
Dave Jiang
2021-02-23
NTB: Add support for EPF PCI Non-Transparent Bridge
Kishon Vijay Abraham I
2020-12-06
ntb: intel: add Intel NTB LTR vendor support for gen4 NTB
Dave Jiang
2020-12-06
ntb: idt: fix error check in ntb_hw_idt.c
Wang Qing
2020-08-24
ntb: intel: Fix memleak in intel_ntb_pci_probe
Dinghao Liu
2020-08-23
NTB: hw: amd: fix an issue about leak system resources
Kaige Li
2020-08-14
ntb: intel: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
2020-06-05
ntb: hw: remove the code that sets the DMA mask
Logan Gunthorpe
2020-06-05
ntb: intel: fix static declaration
Dave Jiang
2020-06-05
ntb: intel: add hw workaround for NTB BAR alignment
Dave Jiang
2020-04-20
ntb: intel: Add Icelake (gen4) support for Intel NTB
Dave Jiang
2020-04-03
Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-03-28
PCI/AER: Rationalize error status register clearing
Kuppuswamy Sathyanarayanan
2020-03-13
NTB: add pci shutdown handler for AMD NTB
Arindam Nath
2020-03-13
NTB: send DB event when driver is loaded or un-loaded
Arindam Nath
2020-03-13
NTB: remove redundant setting of DB valid mask
Arindam Nath
2020-03-13
NTB: return link up status correctly for PRI and SEC
Arindam Nath
2020-03-13
NTB: add helper functions to set and clear sideinfo
Arindam Nath
2020-03-13
NTB: move ntb_ctrl handling to init and deinit
Arindam Nath
2020-03-13
NTB: handle link up, D0 and D3 events correctly
Arindam Nath
2020-03-13
NTB: handle link down event correctly
Arindam Nath
2020-03-13
NTB: remove handling of peer_sta from amd_link_is_up
Arindam Nath
2020-03-13
NTB: set peer_sta within event handler itself
Arindam Nath
2020-03-13
NTB: return the side info status from amd_poll_link
Arindam Nath
2020-03-13
NTB: define a new function to get link status
Arindam Nath
2020-03-13
NTB: Enable link up and down event notification
Arindam Nath
2020-03-13
NTB: clear interrupt status register
Arindam Nath
[next]