index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ntb
/
hw
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-20
ntb: intel: Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
Jinjie Ruan
1
-1
/
+1
2023-07-08
ntb: intel: Remove redundant pci_clear_master
Cai Huoqing
1
-2
/
+0
2023-07-08
ntb: intel: Fix error handling in intel_ntb_pci_driver_init()
Yuan Can
1
-1
/
+6
2022-08-09
ntb: intel: add GNR support for Intel PCIe gen5 NTB
Dave Jiang
3
-5
/
+16
2022-01-28
ntb: intel: fix port config status offset for SPR
Dave Jiang
2
-1
/
+32
2021-09-06
NTB: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-10
/
+2
2021-09-05
ntb: intel: remove invalid email address in header comment
Dave Jiang
1
-3
/
+0
2020-12-07
ntb: intel: add Intel NTB LTR vendor support for gen4 NTB
Dave Jiang
3
-1
/
+42
2020-08-24
ntb: intel: Fix memleak in intel_ntb_pci_probe
Dinghao Liu
1
-1
/
+1
2020-08-15
ntb: intel: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
3
-3
/
+3
2020-06-06
ntb: hw: remove the code that sets the DMA mask
Logan Gunthorpe
1
-4
/
+0
2020-06-06
ntb: intel: fix static declaration
Dave Jiang
1
-1
/
+1
2020-06-06
ntb: intel: add hw workaround for NTB BAR alignment
Dave Jiang
3
-13
/
+79
2020-04-20
ntb: intel: Add Icelake (gen4) support for Intel NTB
Dave Jiang
7
-27
/
+640
2019-07-21
Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb
Linus Torvalds
1
-3
/
+3
2019-06-13
ntb: intel: Make intel_ntb3_peer_db_addr static
YueHaibing
1
-3
/
+3
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-03-16
Merge tag 'ntb-5.1' of git://github.com/jonmason/ntb
Linus Torvalds
3
-9
/
+54
2019-02-13
NTB: add new parameter to peer_db_addr() db_bit and db_data
Leonid Ravich
3
-9
/
+54
2019-01-22
ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
Logan Gunthorpe
1
-29
/
+1
2018-10-31
ntb: intel: fix return value for ndev_vec_mask()
Dave Jiang
1
-1
/
+1
2018-06-13
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2018-06-13
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
1
-2
/
+2
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-29
NTB: Set dma mask and dma coherent mask to NTB devices
Serge Semin
1
-0
/
+4
2018-01-29
ntb: remove Intel Atom NTB driver support
Dave Jiang
2
-363
/
+4
2017-11-19
ntb: intel: remove b2b memory window workaround for Skylake NTB
Dave Jiang
1
-73
/
+2
2017-07-06
ntb_hw_intel: Style fixes: open code macros that just obfuscate code
Logan Gunthorpe
2
-100
/
+95
2017-07-06
NTB: Alter Scratchpads API to support multi-ports devices
Serge Semin
1
-7
/
+7
2017-07-06
NTB: Alter MW API to support multi-ports devices
Serge Semin
1
-20
/
+70
2017-07-06
NTB: Alter link-state API to support multi-port devices
Serge Semin
1
-1
/
+1
2017-06-19
ntb: ntb_hw_intel: Skylake doorbells should be 32bits, not 64bits
Dave Jiang
1
-1
/
+1
2017-02-17
ntb: ntb_hw_intel: link_poll isn't clearing the pending status properly
Dave Jiang
1
-1
/
+23
2016-12-24
NTB: Fix 'request_irq()' and 'free_irq()' inconsistancy
Christophe JAILLET
1
-1
/
+1
2016-12-24
ntb: fix SKX NTB config space size register offsets
Dave Jiang
1
-4
/
+4
2016-12-24
ntb: Adding Skylake Xeon NTB support
Dave Jiang
2
-5
/
+703
2016-11-14
ntb: ntb_hw_intel: init peer_addr in struct intel_ntb_dev
Dave Jiang
1
-0
/
+3
2016-11-14
NTB: ntb_hw_intel: Fix typo in module parameter descriptions
Wei Yongjun
1
-6
/
+6
2016-08-05
NTB: ntb_hw_intel: use local variable pdev
Allen Hubbe
1
-5
/
+5
2016-08-05
NTB: ntb_hw_intel: show BAR size in debugfs info
Allen Hubbe
1
-1
/
+38
2016-01-22
NTB: Fix macro parameter conflict with field name
Allen Hubbe
1
-2
/
+3
2016-01-11
NTB: Clear property bits in BAR value
Dave Jiang
2
-2
/
+5
2015-11-09
NTB: unify translation addresses
Dave Jiang
2
-18
/
+13
2015-09-07
NTB: Fix range check on memory window index
Allen Hubbe
1
-1
/
+1
2015-09-07
NTB: Improve index handling in B2B MW workaround
Allen Hubbe
1
-6
/
+16
2015-09-07
NTB: Add PCI Device IDs for Broadwell Xeon
Dave Jiang
2
-0
/
+18
2015-07-04
NTB: Add split BAR output for debugfs stats
Dave Jiang
1
-15
/
+68
2015-07-04
NTB: Change WARN_ON_ONCE to pr_warn_once on unsafe
Dave Jiang
1
-8
/
+16
[next]