index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ntb
/
hw
/
mscc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-16
Merge tag 'ntb-5.1' of git://github.com/jonmason/ntb
Linus Torvalds
1
-4
/
+16
2019-02-13
NTB: add new parameter to peer_db_addr() db_bit and db_data
Leonid Ravich
1
-1
/
+8
2019-02-11
ntb_hw_switchtec: Added support of >=4G memory windows
Paul Selles
1
-2
/
+7
2019-02-11
ntb_hw_switchtec: debug print 64bit aligned crosslink BAR Numbers
Paul Selles
1
-1
/
+1
2019-01-28
Merge 5.0-rc4 into char-misc-next
Greg Kroah-Hartman
1
-4
/
+4
2019-01-22
ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header
Logan Gunthorpe
1
-32
/
+4
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-4
/
+4
2018-06-30
switchtec: Use generic PCI Vendor ID and Class Code
Doug Meyer
1
-1
/
+2
2018-01-29
ntb_hw_switchtec: Make function switchtec_ntb_remove() static
Wei Yongjun
1
-2
/
+2
2018-01-29
ntb_hw_switchtec: fix logic error
Arnd Bergmann
1
-1
/
+1
2018-01-29
ntb_hw_switchtec: Check for alignment of the buffer in mw_set_trans()
Logan Gunthorpe
1
-0
/
+13
2018-01-29
ntb_hw_switchtec: Force down the link before initializing
Logan Gunthorpe
1
-7
/
+50
2018-01-29
ntb_hw_switchtec: Crosslink doorbells and messages
Logan Gunthorpe
1
-10
/
+55
2018-01-29
ntb_hw_switchtec: Add initialization code for crosslink
Logan Gunthorpe
1
-5
/
+197
2018-01-29
ntb_hw_switchtec: Make switchtec_ntb_init_req_id_table() more general
Logan Gunthorpe
1
-36
/
+56
2018-01-29
ntb_hw_switchtec: Create helper function to setup reserved LUT MWs
Logan Gunthorpe
1
-29
/
+43
2018-01-29
ntb_hw_switchtec: Keep track of the number of LUT windows used by the driver
Logan Gunthorpe
1
-4
/
+8
2018-01-29
ntb_hw_switchtec: Allow using Switchtec NTB in multi-partition setups
Kelvin Cao
1
-9
/
+48
2018-01-29
NTB: switchtec_ntb: Add new line on appropriate printks
Jon Mason
1
-21
/
+21
2018-01-29
NTB: switchtec_ntb: fix spelling mistake: "peforming" -> "performing"
Colin Ian King
1
-1
/
+1
2018-01-29
NTB: ntb_hw_switchtec: Fix peer BAR bug in switchtec_ntb_init_shared_mw
Doug Meyer
1
-4
/
+5
2017-11-19
NTB: switchtec_ntb: Add memory window support
Logan Gunthorpe
1
-3
/
+210
2017-11-19
NTB: switchtec_ntb: Implement scratchpad registers
Logan Gunthorpe
1
-2
/
+73
2017-11-19
NTB: switchtec_ntb: Implement doorbell registers
Logan Gunthorpe
1
-4
/
+85
2017-11-19
NTB: switchtec_ntb: Add link management
Logan Gunthorpe
1
-1
/
+129
2017-11-19
NTB: switchtec_ntb: Add skeleton NTB driver
Logan Gunthorpe
1
-1
/
+147
2017-11-19
NTB: switchtec_ntb: Initialize hardware for doorbells and messages
Logan Gunthorpe
1
-0
/
+142
2017-11-19
NTB: switchtec_ntb: Initialize hardware for memory windows
Logan Gunthorpe
1
-0
/
+360
2017-11-19
NTB: switchtec_ntb: Introduce initial NTB driver
Logan Gunthorpe
3
-0
/
+91