index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ntb
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
driver core: class: remove struct class_interface * from callbacks
Greg Kroah-Hartman
2023-04-03
1
-4
/
+2
*
NTB: epf: Allow more flexibility in the memory BAR map method
Frank Li
2022-08-09
1
-13
/
+35
*
ntb: intel: add GNR support for Intel PCIe gen5 NTB
Dave Jiang
2022-08-09
3
-5
/
+16
*
ntb: idt: fix clang -Wformat warnings
Justin Stitt
2022-08-09
1
-3
/
+3
*
ntb: intel: fix port config status offset for SPR
Dave Jiang
2022-01-28
2
-1
/
+32
*
ntb_hw_switchtec: Fix a minor issue in config_req_id_table()
Kelvin Cao
2022-01-11
1
-1
/
+1
*
ntb_hw_switchtec: Remove code for disabling ID protection
Kelvin Cao
2022-01-11
1
-3
/
+0
*
ntb_hw_switchtec: Update the way of getting VEP instance ID
Kelvin Cao
2022-01-11
1
-3
/
+5
*
ntb_hw_switchtec: AND with the part_map for a valid tpart_vec
Jeremy Pallotta
2022-01-11
1
-0
/
+1
*
ntb_hw_switchtec: Fix bug with more than 32 partitions
Wesley Sheng
2022-01-11
1
-7
/
+5
*
ntb_hw_switchtec: Fix pff ioread to read into mmio_part_cfg_all
Jeremy Pallotta
2022-01-11
1
-2
/
+2
*
ntb_hw_switchtec: fix the spelling of "its"
Randy Dunlap
2022-01-11
1
-1
/
+1
*
ntb_hw_amd: Add NTB PCI ID for new gen CPU
Sanjay R Mehta
2022-01-11
1
-0
/
+2
*
NTB: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-09-05
3
-33
/
+6
*
ntb: intel: remove invalid email address in header comment
Dave Jiang
2021-09-04
1
-3
/
+0
*
NTB: Add support for EPF PCI Non-Transparent Bridge
Kishon Vijay Abraham I
2021-02-23
5
-0
/
+762
*
ntb: intel: add Intel NTB LTR vendor support for gen4 NTB
Dave Jiang
2020-12-06
3
-1
/
+42
*
ntb: idt: fix error check in ntb_hw_idt.c
Wang Qing
2020-12-06
1
-2
/
+2
*
ntb: intel: Fix memleak in intel_ntb_pci_probe
Dinghao Liu
2020-08-24
1
-1
/
+1
*
NTB: hw: amd: fix an issue about leak system resources
Kaige Li
2020-08-23
1
-0
/
+1
*
ntb: intel: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
2020-08-14
3
-3
/
+3
*
ntb: hw: remove the code that sets the DMA mask
Logan Gunthorpe
2020-06-05
3
-14
/
+0
*
ntb: intel: fix static declaration
Dave Jiang
2020-06-05
1
-1
/
+1
*
ntb: intel: add hw workaround for NTB BAR alignment
Dave Jiang
2020-06-05
3
-13
/
+79
*
ntb: intel: Add Icelake (gen4) support for Intel NTB
Dave Jiang
2020-04-20
7
-27
/
+640
*
Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-04-03
1
-2
/
+2
|
\
|
*
PCI/AER: Rationalize error status register clearing
Kuppuswamy Sathyanarayanan
2020-03-28
1
-2
/
+2
*
|
NTB: add pci shutdown handler for AMD NTB
Arindam Nath
2020-03-13
1
-0
/
+17
*
|
NTB: send DB event when driver is loaded or un-loaded
Arindam Nath
2020-03-13
2
-2
/
+56
*
|
NTB: remove redundant setting of DB valid mask
Arindam Nath
2020-03-13
1
-2
/
+0
*
|
NTB: return link up status correctly for PRI and SEC
Arindam Nath
2020-03-13
2
-5
/
+60
*
|
NTB: add helper functions to set and clear sideinfo
Arindam Nath
2020-03-13
2
-10
/
+37
*
|
NTB: move ntb_ctrl handling to init and deinit
Arindam Nath
2020-03-13
1
-10
/
+10
*
|
NTB: handle link up, D0 and D3 events correctly
Arindam Nath
2020-03-13
1
-0
/
+6
*
|
NTB: handle link down event correctly
Arindam Nath
2020-03-13
1
-3
/
+6
*
|
NTB: remove handling of peer_sta from amd_link_is_up
Arindam Nath
2020-03-13
1
-11
/
+0
*
|
NTB: set peer_sta within event handler itself
Arindam Nath
2020-03-13
1
-2
/
+4
*
|
NTB: return the side info status from amd_poll_link
Arindam Nath
2020-03-13
2
-8
/
+5
*
|
NTB: define a new function to get link status
Arindam Nath
2020-03-13
1
-43
/
+50
*
|
NTB: Enable link up and down event notification
Arindam Nath
2020-03-13
1
-0
/
+5
*
|
NTB: clear interrupt status register
Arindam Nath
2020-03-13
1
-0
/
+3
*
|
NTB: Fix access to link status and control register
Arindam Nath
2020-03-13
1
-3
/
+37
*
|
ntb_hw_switchtec: Fix ntb_mw_clear_trans error if size == 0
Alexander Fomichev
2020-03-13
1
-1
/
+1
*
|
NTB: Fix an error in get link status
Jiasen Lin
2020-03-12
2
-3
/
+2
|
/
*
NTB: Add Hygon Device ID
Jiasen Lin
2019-12-07
1
-0
/
+1
*
NTB: fix IDT Kconfig typos/spellos
Randy Dunlap
2019-09-23
1
-3
/
+3
*
ntb_hw_amd: Add memory window support for new AMD hardware
Sanjay R Mehta
2019-09-23
2
-6
/
+24
*
ntb_hw_amd: Add a new NTB PCI device ID
Sanjay R Mehta
2019-09-23
2
-2
/
+2
*
ntb_hw_switchtec: make ntb_mw_set_trans() work when addr == 0
Alexander Fomichev
2019-09-23
1
-1
/
+1
*
Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb
Linus Torvalds
2019-07-21
3
-40
/
+58
|
\
[next]