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
/
misc
/
cxl
/
vphb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-13
cxl: Change PCIBIOS_SUCCESSFUL to 0
Saheed O. Bolarinwa
1
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-02-18
powerpc/dma: remove set_dma_offset
Christoph Hellwig
1
-1
/
+1
2019-02-18
powerpc/dma: use the generic direct mapping bypass
Christoph Hellwig
1
-1
/
+0
2018-12-20
cxl: drop the dma_set_mask callback from vphb
Christoph Hellwig
1
-12
/
+0
2018-07-02
Revert "cxl: Allow a default context to be associated with an external pci_dev"
Frederic Barrat
1
-3
/
+27
2018-07-02
Revert "cxl: Add support for using the kernel API with a real PHB"
Alastair D'Silva
1
-14
/
+2
2018-01-10
powerpc: rename dma_direct_ to dma_nommu_
Christoph Hellwig
1
-1
/
+1
2017-02-21
cxl: fix nested locking hang during EEH hotplug
Andrew Donnellan
1
-4
/
+14
2017-01-25
cxl: Prevent read/write to AFU config space while AFU not configured
Andrew Donnellan
1
-22
/
+29
2016-08-22
cxl: use pcibios_free_controller_deferred() when removing vPHBs
Andrew Donnellan
1
-1
/
+9
2016-08-09
cxl: Fix sparse warnings
Andrew Donnellan
1
-1
/
+1
2016-07-14
cxl: Add support for using the kernel API with a real PHB
Ian Munsie
1
-2
/
+14
2016-07-14
cxl: Do not create vPHB if there are no AFU configuration records
Ian Munsie
1
-0
/
+11
2016-07-14
cxl: Allow a default context to be associated with an external pci_dev
Ian Munsie
1
-27
/
+3
2016-06-16
cxl: Make vPHB device node match adapter's
Frederic Barrat
1
-11
/
+10
2016-03-09
cxl: Ignore probes for virtual afu pci devices
Vaibhav Jain
1
-0
/
+9
2016-03-09
cxl: Adapter failure handling
Christophe Lombard
1
-1
/
+1
2016-03-09
cxl: Support the cxl kernel API from a guest
Frederic Barrat
1
-89
/
+65
2016-03-09
cxl: Separate bare-metal fields in adapter and AFU data structures
Christophe Lombard
1
-2
/
+2
2016-03-09
cxl: Introduce implementation-specific API
Frederic Barrat
1
-3
/
+3
2015-11-24
cxl: use correct operator when writing pcie config space values
Andrew Donnellan
1
-1
/
+1
2015-10-15
cxl: Free virtual PHB when removing
Andrew Donnellan
1
-0
/
+2
2015-09-07
cxl: abort cxl_pci_enable_device_hook() if PCI channel is offline
Andrew Donnellan
1
-0
/
+6
2015-08-14
cxl: EEH support
Daniel Axtens
1
-0
/
+8
2015-08-14
cxl: Drop commands if the PCI channel is not in normal state
Daniel Axtens
1
-0
/
+26
2015-07-06
cxl/vphb.c: Use phb pointer after NULL check
Maninder Singh
1
-1
/
+2
2015-06-07
cxl: Reset default context for vPHB on release
Michael Neuling
1
-0
/
+1
2015-06-03
cxl: Add AFU virtual PHB and kernel API
Michael Neuling
1
-0
/
+269