aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ntb/hw/intel/ntb_hw_intel.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-09ntb: intel: add GNR support for Intel PCIe gen5 NTBDave Jiang1-0/+7
2021-09-04ntb: intel: remove invalid email address in header commentDave Jiang1-3/+0
2020-08-14ntb: intel: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski1-1/+1
2020-04-20ntb: intel: Add Icelake (gen4) support for Intel NTBDave Jiang1-0/+12
2019-01-22ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacksLogan Gunthorpe1-29/+1
2018-06-11ntb: intel: change references of skx to gen3Dave Jiang1-2/+2
2018-06-11ntb: intel: split out the gen3 codeDave Jiang1-0/+60
2018-06-11ntb: intel: header definitions refactorDave Jiang1-142/+1
2018-01-28ntb: remove Intel Atom NTB driver supportDave Jiang1-58/+0
2017-07-06ntb_hw_intel: Style fixes: open code macros that just obfuscate codeLogan Gunthorpe1-3/+0
2016-12-23ntb: fix SKX NTB config space size register offsetsDave Jiang1-4/+4
2016-12-23ntb: Adding Skylake Xeon NTB supportDave Jiang1-0/+48
2016-01-21NTB: Fix macro parameter conflict with field nameAllen Hubbe1-2/+3
2016-01-11NTB: Clear property bits in BAR valueDave Jiang1-0/+3
2015-11-08NTB: unify translation addressesDave Jiang1-10/+5
2015-09-07NTB: Add PCI Device IDs for Broadwell XeonDave Jiang1-0/+3
2015-07-04NTB: Rename Intel code names to platform namesDave Jiang1-145/+145
2015-07-04NTB: Split ntb_hw_intel and ntb_transport driversAllen Hubbe1-325/+282
2015-07-02NTB: Move files in preparation for NTB abstractionAllen Hubbe1-0/+385