aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ntb/hw/intel
AgeCommit message (Expand)Author
2020-10-29ntb: intel: Fix memleak in intel_ntb_pci_probeDinghao Liu
2020-06-05ntb: hw: remove the code that sets the DMA maskLogan Gunthorpe
2020-06-05ntb: intel: fix static declarationDave Jiang
2020-06-05ntb: intel: add hw workaround for NTB BAR alignmentDave Jiang
2020-04-20ntb: intel: Add Icelake (gen4) support for Intel NTBDave Jiang
2019-07-21Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds
2019-06-13ntb: intel: Make intel_ntb3_peer_db_addr staticYueHaibing
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-03-15Merge tag 'ntb-5.1' of git://github.com/jonmason/ntbLinus Torvalds
2019-02-13NTB: add new parameter to peer_db_addr() db_bit and db_dataLeonid Ravich
2019-01-22ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacksLogan Gunthorpe
2018-10-31ntb: intel: fix return value for ndev_vec_mask()Dave Jiang
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-12treewide: kzalloc_node() -> kcalloc_node()Kees Cook
2018-06-11ntb: intel: change references of skx to gen3Dave Jiang
2018-06-11ntb: intel: split out the gen3 codeDave Jiang
2018-06-11ntb: intel: header definitions refactorDave Jiang
2018-01-28NTB: Set dma mask and dma coherent mask to NTB devicesSerge Semin
2018-01-28ntb: remove Intel Atom NTB driver supportDave Jiang
2017-11-18ntb: intel: remove b2b memory window workaround for Skylake NTBDave Jiang
2017-07-06ntb_hw_intel: Style fixes: open code macros that just obfuscate codeLogan Gunthorpe
2017-07-06NTB: Alter Scratchpads API to support multi-ports devicesSerge Semin
2017-07-06NTB: Alter MW API to support multi-ports devicesSerge Semin
2017-07-06NTB: Alter link-state API to support multi-port devicesSerge Semin
2017-06-19ntb: ntb_hw_intel: Skylake doorbells should be 32bits, not 64bitsDave Jiang
2017-02-16ntb: ntb_hw_intel: link_poll isn't clearing the pending status properlyDave Jiang
2016-12-23NTB: Fix 'request_irq()' and 'free_irq()' inconsistancyChristophe JAILLET
2016-12-23ntb: fix SKX NTB config space size register offsetsDave Jiang
2016-12-23ntb: Adding Skylake Xeon NTB supportDave Jiang
2016-11-13ntb: ntb_hw_intel: init peer_addr in struct intel_ntb_devDave Jiang
2016-11-13NTB: ntb_hw_intel: Fix typo in module parameter descriptionsWei Yongjun
2016-08-05NTB: ntb_hw_intel: use local variable pdevAllen Hubbe
2016-08-05NTB: ntb_hw_intel: show BAR size in debugfs infoAllen Hubbe
2016-01-21NTB: Fix macro parameter conflict with field nameAllen Hubbe
2016-01-11NTB: Clear property bits in BAR valueDave Jiang
2015-11-08NTB: unify translation addressesDave Jiang
2015-09-07NTB: Fix range check on memory window indexAllen Hubbe
2015-09-07NTB: Improve index handling in B2B MW workaroundAllen Hubbe
2015-09-07NTB: Add PCI Device IDs for Broadwell XeonDave Jiang
2015-07-04NTB: Add split BAR output for debugfs statsDave Jiang
2015-07-04NTB: Change WARN_ON_ONCE to pr_warn_once on unsafeDave Jiang
2015-07-04NTB: Print driver name and version in module initDave Jiang
2015-07-04NTB: Rename Intel code names to platform namesDave Jiang
2015-07-04NTB: Use NUMA memory in Intel driverAllen Hubbe
2015-07-04NTB: Add parameters for Intel SNB B2B addressesAllen Hubbe
2015-07-04NTB: Check the device ID to set errata flagsDave Jiang
2015-07-04NTB: Enable link for Intel root port mode in probeDave Jiang
2015-07-04NTB: Split ntb_hw_intel and ntb_transport driversAllen Hubbe
2015-07-02NTB: Move files in preparation for NTB abstractionAllen Hubbe