summaryrefslogtreecommitdiffstats
path: root/drivers/ntb/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ntb-5.1' of git://github.com/jonmason/ntbLinus Torvalds2019-03-154-13/+70
|\
| * NTB: add new parameter to peer_db_addr() db_bit and db_dataLeonid Ravich2019-02-134-10/+62
| * ntb_hw_switchtec: Added support of >=4G memory windowsPaul Selles2019-02-111-2/+7
| * ntb_hw_switchtec: debug print 64bit aligned crosslink BAR NumbersPaul Selles2019-02-111-1/+1
* | Merge 5.0-rc4 into char-misc-nextGreg Kroah-Hartman2019-01-281-4/+4
|\ \
| * | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-4/+4
| |/
* | ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common headerLogan Gunthorpe2019-01-221-32/+4Star
* | ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacksLogan Gunthorpe2019-01-221-29/+1Star
|/
* ntb: idt: Alter the driver info commentsSerge Semin2018-11-013-9/+8Star
* ntb: idt: Discard temperature sensor IRQ handlerSerge Semin2018-11-012-43/+3Star
* ntb: idt: Add basic hwmon sysfs interfaceSerge Semin2018-11-013-1/+206
* ntb: idt: Alter temperature read methodSerge Semin2018-11-012-17/+152
* ntb: idt: Set PCIe bus address to BARLIMITxSerge Semin2018-11-011-1/+1
* NTB: ntb_hw_idt: replace IS_ERR_OR_NULL with regular NULL checksGustavo A. R. Silva2018-10-311-4/+4
* ntb: intel: fix return value for ndev_vec_mask()Dave Jiang2018-10-311-1/+1
* switchtec: Use generic PCI Vendor ID and Class CodeDoug Meyer2018-06-301-1/+2
* Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-132-4/+4
|\
| * treewide: kzalloc_node() -> kcalloc_node()Kees Cook2018-06-132-4/+4
* | NTB: ntb_hw_idt: fix typo 'can by' to 'can be'Wolfram Sang2018-06-111-1/+1
* | ntb: intel: change references of skx to gen3Dave Jiang2018-06-114-130/+126Star
* | ntb: intel: split out the gen3 codeDave Jiang2018-06-116-657/+754
* | ntb: intel: header definitions refactorDave Jiang2018-06-114-142/+237
|/
* ntb_hw_switchtec: Make function switchtec_ntb_remove() staticWei Yongjun2018-01-291-2/+2
* NTB: ntb_hw_idt: Set NTB_TOPO_SWITCH topologySerge Semin2018-01-291-1/+1
* NTB: Set dma mask and dma coherent mask to NTB devicesSerge Semin2018-01-293-1/+15
* NTB: Rename NTB messaging API methodsSerge Semin2018-01-291-15/+12Star
* ntb_hw_switchtec: fix logic errorArnd Bergmann2018-01-291-1/+1
* ntb_hw_switchtec: Check for alignment of the buffer in mw_set_trans()Logan Gunthorpe2018-01-291-0/+13
* ntb_hw_switchtec: Force down the link before initializingLogan Gunthorpe2018-01-291-7/+50
* ntb_hw_switchtec: Crosslink doorbells and messagesLogan Gunthorpe2018-01-291-10/+55
* ntb_hw_switchtec: Add initialization code for crosslinkLogan Gunthorpe2018-01-291-5/+197
* ntb_hw_switchtec: Make switchtec_ntb_init_req_id_table() more generalLogan Gunthorpe2018-01-291-36/+56
* ntb_hw_switchtec: Create helper function to setup reserved LUT MWsLogan Gunthorpe2018-01-291-29/+43
* ntb_hw_switchtec: Keep track of the number of LUT windows used by the driverLogan Gunthorpe2018-01-291-4/+8
* ntb_hw_switchtec: Allow using Switchtec NTB in multi-partition setupsKelvin Cao2018-01-291-9/+48
* NTB: switchtec_ntb: Add new line on appropriate printksJon Mason2018-01-291-21/+21
* NTB: switchtec_ntb: fix spelling mistake: "peforming" -> "performing"Colin Ian King2018-01-291-1/+1
* ntb: remove Intel Atom NTB driver supportDave Jiang2018-01-292-363/+4Star
* NTB: ntb_hw_switchtec: Fix peer BAR bug in switchtec_ntb_init_shared_mwDoug Meyer2018-01-291-4/+5
* ntb: intel: remove b2b memory window workaround for Skylake NTBDave Jiang2017-11-191-73/+2Star
* NTB: make idt_89hpes_cfg constBhumika Goyal2017-11-191-8/+8
* NTB: switchtec_ntb: Add memory window supportLogan Gunthorpe2017-11-191-3/+210
* NTB: switchtec_ntb: Implement scratchpad registersLogan Gunthorpe2017-11-191-2/+73
* NTB: switchtec_ntb: Implement doorbell registersLogan Gunthorpe2017-11-191-4/+85
* NTB: switchtec_ntb: Add link managementLogan Gunthorpe2017-11-191-1/+129
* NTB: switchtec_ntb: Add skeleton NTB driverLogan Gunthorpe2017-11-191-1/+147
* NTB: switchtec_ntb: Initialize hardware for doorbells and messagesLogan Gunthorpe2017-11-191-0/+142
* NTB: switchtec_ntb: Initialize hardware for memory windowsLogan Gunthorpe2017-11-191-0/+360
* NTB: switchtec_ntb: Introduce initial NTB driverLogan Gunthorpe2017-11-195-0/+93
* NTB: Add IDT 89HPESxNTx PCIe-switches supportSerge Semin2017-07-066-0/+3895