index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ntb
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-15
Merge tag 'ntb-5.1' of git://github.com/jonmason/ntb
Linus Torvalds
4
-13
/
+70
2019-02-13
NTB: add new parameter to peer_db_addr() db_bit and db_data
Leonid Ravich
4
-10
/
+62
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-22
ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
Logan Gunthorpe
1
-29
/
+1
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-4
/
+4
2018-11-01
ntb: idt: Alter the driver info comments
Serge Semin
3
-9
/
+8
2018-11-01
ntb: idt: Discard temperature sensor IRQ handler
Serge Semin
2
-43
/
+3
2018-11-01
ntb: idt: Add basic hwmon sysfs interface
Serge Semin
3
-1
/
+206
2018-11-01
ntb: idt: Alter temperature read method
Serge Semin
2
-17
/
+152
2018-10-31
ntb: idt: Set PCIe bus address to BARLIMITx
Serge Semin
1
-1
/
+1
2018-10-31
NTB: ntb_hw_idt: replace IS_ERR_OR_NULL with regular NULL checks
Gustavo A. R. Silva
1
-4
/
+4
2018-10-31
ntb: intel: fix return value for ndev_vec_mask()
Dave Jiang
1
-1
/
+1
2018-06-29
switchtec: Use generic PCI Vendor ID and Class Code
Doug Meyer
1
-1
/
+2
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+4
2018-06-12
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
2
-4
/
+4
2018-06-11
NTB: ntb_hw_idt: fix typo 'can by' to 'can be'
Wolfram Sang
1
-1
/
+1
2018-06-11
ntb: intel: change references of skx to gen3
Dave Jiang
4
-130
/
+126
2018-06-11
ntb: intel: split out the gen3 code
Dave Jiang
6
-657
/
+754
2018-06-11
ntb: intel: header definitions refactor
Dave Jiang
4
-142
/
+237
2018-01-28
ntb_hw_switchtec: Make function switchtec_ntb_remove() static
Wei Yongjun
1
-2
/
+2
2018-01-28
NTB: ntb_hw_idt: Set NTB_TOPO_SWITCH topology
Serge Semin
1
-1
/
+1
2018-01-28
NTB: Set dma mask and dma coherent mask to NTB devices
Serge Semin
3
-1
/
+15
2018-01-28
NTB: Rename NTB messaging API methods
Serge Semin
1
-15
/
+12
2018-01-28
ntb_hw_switchtec: fix logic error
Arnd Bergmann
1
-1
/
+1
2018-01-28
ntb_hw_switchtec: Check for alignment of the buffer in mw_set_trans()
Logan Gunthorpe
1
-0
/
+13
2018-01-28
ntb_hw_switchtec: Force down the link before initializing
Logan Gunthorpe
1
-7
/
+50
2018-01-28
ntb_hw_switchtec: Crosslink doorbells and messages
Logan Gunthorpe
1
-10
/
+55
2018-01-28
ntb_hw_switchtec: Add initialization code for crosslink
Logan Gunthorpe
1
-5
/
+197
2018-01-28
ntb_hw_switchtec: Make switchtec_ntb_init_req_id_table() more general
Logan Gunthorpe
1
-36
/
+56
2018-01-28
ntb_hw_switchtec: Create helper function to setup reserved LUT MWs
Logan Gunthorpe
1
-29
/
+43
2018-01-28
ntb_hw_switchtec: Keep track of the number of LUT windows used by the driver
Logan Gunthorpe
1
-4
/
+8
2018-01-28
ntb_hw_switchtec: Allow using Switchtec NTB in multi-partition setups
Kelvin Cao
1
-9
/
+48
2018-01-28
NTB: switchtec_ntb: Add new line on appropriate printks
Jon Mason
1
-21
/
+21
2018-01-28
NTB: switchtec_ntb: fix spelling mistake: "peforming" -> "performing"
Colin Ian King
1
-1
/
+1
2018-01-28
ntb: remove Intel Atom NTB driver support
Dave Jiang
2
-363
/
+4
2018-01-28
NTB: ntb_hw_switchtec: Fix peer BAR bug in switchtec_ntb_init_shared_mw
Doug Meyer
1
-4
/
+5
2017-11-18
ntb: intel: remove b2b memory window workaround for Skylake NTB
Dave Jiang
1
-73
/
+2
2017-11-18
NTB: make idt_89hpes_cfg const
Bhumika Goyal
1
-8
/
+8
2017-11-18
NTB: switchtec_ntb: Add memory window support
Logan Gunthorpe
1
-3
/
+210
2017-11-18
NTB: switchtec_ntb: Implement scratchpad registers
Logan Gunthorpe
1
-2
/
+73
2017-11-18
NTB: switchtec_ntb: Implement doorbell registers
Logan Gunthorpe
1
-4
/
+85
2017-11-18
NTB: switchtec_ntb: Add link management
Logan Gunthorpe
1
-1
/
+129
2017-11-18
NTB: switchtec_ntb: Add skeleton NTB driver
Logan Gunthorpe
1
-1
/
+147
2017-11-18
NTB: switchtec_ntb: Initialize hardware for doorbells and messages
Logan Gunthorpe
1
-0
/
+142
2017-11-18
NTB: switchtec_ntb: Initialize hardware for memory windows
Logan Gunthorpe
1
-0
/
+360
2017-11-18
NTB: switchtec_ntb: Introduce initial NTB driver
Logan Gunthorpe
5
-0
/
+93
2017-07-06
NTB: Add IDT 89HPESxNTx PCIe-switches support
Serge Semin
6
-0
/
+3895
[next]