Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
cdc2fcfea79b9873bb63159f8ed973f4046018c8
/
drivers
/
ntb
b350f0a
NTB: add pci shutdown handler for AMD NTB
by Arindam Nath
· 5 years ago
ac10d4f
NTB: send DB event when driver is loaded or un-loaded
by Arindam Nath
· 5 years ago
41dfc3f7
NTB: remove redundant setting of DB valid mask
by Arindam Nath
· 5 years ago
5f0856b
NTB: return link up status correctly for PRI and SEC
by Arindam Nath
· 5 years ago
ae5f4bd
NTB: add helper functions to set and clear sideinfo
by Arindam Nath
· 5 years ago
92abf4c
NTB: move ntb_ctrl handling to init and deinit
by Arindam Nath
· 5 years ago
673dd0c
NTB: handle link up, D0 and D3 events correctly
by Arindam Nath
· 5 years ago
60ceafd
NTB: handle link down event correctly
by Arindam Nath
· 5 years ago
fdd8281
NTB: remove handling of peer_sta from amd_link_is_up
by Arindam Nath
· 5 years ago
2465b87
NTB: set peer_sta within event handler itself
by Arindam Nath
· 5 years ago
5cafa48
NTB: return the side info status from amd_poll_link
by Arindam Nath
· 5 years ago
5c6404d
NTB: define a new function to get link status
by Arindam Nath
· 5 years ago
8a7cede
NTB: Enable link up and down event notification
by Arindam Nath
· 5 years ago
52ba447
NTB: clear interrupt status register
by Arindam Nath
· 5 years ago
cb004c2
NTB: Fix access to link status and control register
by Arindam Nath
· 5 years ago
7f78c68
NTB: ntb_transport: Use scnprintf() for avoiding potential buffer overflow
by Takashi Iwai
· 4 years, 10 months ago
788b041
ntb_hw_switchtec: Fix ntb_mw_clear_trans error if size == 0
by Alexander Fomichev
· 4 years, 11 months ago
2ef97a6
ntb_tool: Fix printk format
by Helge Deller
· 5 years ago
99a0605
NTB: ntb_perf: Fix address err in perf_copy_chunk
by Jiasen Lin
· 5 years ago
bb81bf6
NTB: Fix an error in get link status
by Jiasen Lin
· 5 years ago
9455d25
Merge tag 'ntb-5.5' of git://github.com/jonmason/ntb
by Linus Torvalds
· 5 years ago
9b5b99a
NTB: Add Hygon Device ID
by Jiasen Lin
· 5 years ago
be57673
ntb: ntb_pingpong: no need to check the return value of debugfs calls
by Greg Kroah-Hartman
· 5 years ago
4720101
NTB: fix IDT Kconfig typos/spellos
by Randy Dunlap
· 5 years ago
a1472e7
ntb_hw_amd: Add memory window support for new AMD hardware
by Sanjay R Mehta
· 5 years ago
5f59f6b
ntb_hw_amd: Add a new NTB PCI device ID
by Sanjay R Mehta
· 5 years ago
5e2cbf1
NTB: ntb_transport: remove redundant assignment to rc
by Colin Ian King
· 5 years ago
c16c665
ntb_hw_switchtec: make ntb_mw_set_trans() work when addr == 0
by Alexander Fomichev
· 5 years ago
ae89339
ntb: point to right memory window index
by Sanjay R Mehta
· 6 years ago
49da065
NTB/msi: remove incorrect MODULE defines
by Logan Gunthorpe
· 5 years ago
bec5545
Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb
by Linus Torvalds
· 5 years ago
2b0569b
NTB: Add MSI interrupt support to ntb_transport
by Logan Gunthorpe
· 6 years ago
a6bed7a
NTB: Introduce NTB MSI Test Client
by Logan Gunthorpe
· 6 years ago
26b3a37
NTB: Introduce MSI library
by Logan Gunthorpe
· 6 years ago
d217e07
NTB: Rename ntb.c to support multiple source files in the module
by Logan Gunthorpe
· 6 years ago
a944ccc3
ntb_hw_switchtec: Fix setup MW with failure bug
by Joey Zhang
· 6 years ago
f0f43e7
ntb_hw_switchtec: Skip unnecessary re-setup of shared memory window for crosslink case
by Wesley Sheng
· 6 years ago
28e339f
ntb_hw_switchtec: Remove redundant steps of switchtec_ntb_reinit_peer() function
by Joey Zhang
· 6 years ago
1e590de
NTB: amd: Silence shift wrapping warning in amd_ntb_db_vector_mask()
by Dan Carpenter
· 6 years ago
ff148d8
ntb_hw_switchtec: potential shift wrapping bug in switchtec_ntb_init_sndev()
by Dan Carpenter
· 6 years ago
51cb8db
NTB: ntb_transport: Ensure qp->tx_mw_dma_addr is initaliazed
by Logan Gunthorpe
· 6 years ago
a5c3666
NTB: ntb_hw_amd: set peer limit register
by Sanjay R Mehta
· 6 years ago
12c023d
NTB: ntb_perf: Clear stale values in doorbell and command SPAD register
by Sanjay R Mehta
· 6 years ago
b1ee599
NTB: ntb_perf: Disable NTB link after clearing peer XLAT registers
by Sanjay R Mehta
· 6 years ago
8b2f033
NTB: ntb_perf: Increased the number of message retries to 1000
by Sanjay R Mehta
· 6 years ago
c56b4ef
ntb: intel: Make intel_ntb3_peer_db_addr static
by YueHaibing
· 6 years ago
2025cf9
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
fb24ea5
drivers: Remove explicit invocations of mmiowb()
by Will Deacon
· 6 years ago
e8a71a3
Merge tag 'ntb-5.1' of git://github.com/jonmason/ntb
by Linus Torvalds
· 6 years ago
ebb09b3
NTB: add new parameter to peer_db_addr() db_bit and db_data
by Leonid Ravich
· 6 years ago
c59666b
NTB: ntb_transport: Ensure the destination buffer is mapped for TX DMA
by Logan Gunthorpe
· 6 years ago
9143595
NTB: ntb_transport: Free MWs in ntb_transport_link_cleanup()
by Joey Zhang
· 6 years ago
a2585cd
ntb_hw_switchtec: Added support of >=4G memory windows
by Paul Selles
· 6 years ago
cce8e04
ntb_hw_switchtec: debug print 64bit aligned crosslink BAR Numbers
by Paul Selles
· 6 years ago
fdddcfd
Merge 5.0-rc4 into char-misc-next
by Greg Kroah-Hartman
· 6 years ago
8fdf906
ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header
by Logan Gunthorpe
· 6 years ago
0795ccd
ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
by Logan Gunthorpe
· 6 years ago
750afb0
cross-tree: phase out dma_zalloc_coherent()
by Luis Chamberlain
· 6 years ago
a662315
ntb: idt: Alter the driver info comments
by Serge Semin
· 6 years ago
b8babac
ntb: idt: Discard temperature sensor IRQ handler
by Serge Semin
· 6 years ago
aed1b7b
ntb: idt: Add basic hwmon sysfs interface
by Serge Semin
· 6 years ago
4007040
ntb: idt: Alter temperature read method
by Serge Semin
· 6 years ago
fc5d182
NTB: transport: Try harder to alloc an aligned MW buffer
by Aaron Sierra
· 6 years ago
846429b
ntb: ntb_transport: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
37a3e96
ntb: idt: Set PCIe bus address to BARLIMITx
by Serge Semin
· 6 years ago
1b76198
NTB: ntb_hw_idt: replace IS_ERR_OR_NULL with regular NULL checks
by Gustavo A. R. Silva
· 6 years ago
7756e2b
ntb: intel: fix return value for ndev_vec_mask()
by Dave Jiang
· 6 years ago
cfdfc14e
switchtec: Use generic PCI Vendor ID and Class Code
by Doug Meyer
· 7 years ago
b08fc52
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
590b5b7
treewide: kzalloc_node() -> kcalloc_node()
by Kees Cook
· 7 years ago
c9160b6
ntb: ntb_transport: Replace GFP_ATOMIC with GFP_KERNEL in ntb_transport_create_queue
by Jia-Ju Bai
· 7 years ago
82edcc7
ntb: ntb_transport: Replace GFP_ATOMIC with GFP_KERNEL in ntb_transport_setup_qp_mw
by Jia-Ju Bai
· 7 years ago
081a698
NTB: ntb_hw_idt: fix typo 'can by' to 'can be'
by Wolfram Sang
· 7 years ago
6c1e8ab
ntb: intel: change references of skx to gen3
by Dave Jiang
· 7 years ago
f6e51c3
ntb: intel: split out the gen3 code
by Dave Jiang
· 7 years ago
a906505
ntb: intel: header definitions refactor
by Dave Jiang
· 7 years ago
3b28c98
NTB: ntb_perf: fix cast to restricted __le32
by Serge Semin
· 7 years ago
cd20dc3
ntb_perf: Fix an error code in perf_copy_chunk()
by Dan Carpenter
· 7 years ago
ae07abd
ntb_hw_switchtec: Make function switchtec_ntb_remove() static
by Wei Yongjun
· 7 years ago
2e2bc5a
NTB: ntb_tool: fix memory leak on 'buf' on error exit path
by Colin Ian King
· 7 years ago
1536dc0
NTB: ntb_perf: fix printing of resource_size_t
by Arnd Bergmann
· 7 years ago
6952c6d
NTB: ntb_hw_idt: Set NTB_TOPO_SWITCH topology
by Serge Semin
· 7 years ago
5648e56
NTB: ntb_perf: Add full multi-port NTB API support
by Serge Semin
· 7 years ago
7f46c8b
NTB: ntb_tool: Add full multi-port NTB API support
by Serge Semin
· 7 years ago
c7aeb0a
NTB: ntb_pp: Add full multi-port NTB API support
by Serge Semin
· 7 years ago
417cf39
NTB: Set dma mask and dma coherent mask to NTB devices
by Serge Semin
· 7 years ago
b87ab21
NTB: Rename NTB messaging API methods
by Serge Semin
· 7 years ago
c6fad21
ntb_hw_switchtec: fix logic error
by Arnd Bergmann
· 7 years ago
1e2fd20
ntb_hw_switchtec: Check for alignment of the buffer in mw_set_trans()
by Logan Gunthorpe
· 7 years ago
cbd2744
ntb_transport: Fix bug with max_mw_size parameter
by Logan Gunthorpe
· 7 years ago
d04be14
ntb_hw_switchtec: Force down the link before initializing
by Logan Gunthorpe
· 7 years ago
270d32e
ntb_hw_switchtec: Crosslink doorbells and messages
by Logan Gunthorpe
· 7 years ago
0175250
ntb_hw_switchtec: Add initialization code for crosslink
by Logan Gunthorpe
· 7 years ago
bbe35ca
ntb_hw_switchtec: Make switchtec_ntb_init_req_id_table() more general
by Logan Gunthorpe
· 7 years ago
12cb203
ntb_hw_switchtec: Create helper function to setup reserved LUT MWs
by Logan Gunthorpe
· 7 years ago
c3585cd
ntb_hw_switchtec: Keep track of the number of LUT windows used by the driver
by Logan Gunthorpe
· 7 years ago
3df54c8
ntb_hw_switchtec: Allow using Switchtec NTB in multi-partition setups
by Kelvin Cao
· 7 years ago
2dd0f6a
NTB: switchtec_ntb: Add new line on appropriate printks
by Jon Mason
· 7 years ago
c5ec8b4
NTB: switchtec_ntb: fix spelling mistake: "peforming" -> "performing"
by Colin Ian King
· 7 years ago
Next »