index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
cxl
/
vphb.c
Age
Commit message (
Expand
)
Author
2020-07-13
cxl: Change PCIBIOS_SUCCESSFUL to 0
Saheed O. Bolarinwa
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-02-18
powerpc/dma: remove set_dma_offset
Christoph Hellwig
2019-02-18
powerpc/dma: use the generic direct mapping bypass
Christoph Hellwig
2018-12-20
cxl: drop the dma_set_mask callback from vphb
Christoph Hellwig
2018-07-02
Revert "cxl: Allow a default context to be associated with an external pci_dev"
Frederic Barrat
2018-07-02
Revert "cxl: Add support for using the kernel API with a real PHB"
Alastair D'Silva
2018-01-10
powerpc: rename dma_direct_ to dma_nommu_
Christoph Hellwig
2017-02-21
cxl: fix nested locking hang during EEH hotplug
Andrew Donnellan
2017-01-25
cxl: Prevent read/write to AFU config space while AFU not configured
Andrew Donnellan
2016-08-22
cxl: use pcibios_free_controller_deferred() when removing vPHBs
Andrew Donnellan
2016-08-09
cxl: Fix sparse warnings
Andrew Donnellan
2016-07-14
cxl: Add support for using the kernel API with a real PHB
Ian Munsie
2016-07-14
cxl: Do not create vPHB if there are no AFU configuration records
Ian Munsie
2016-07-14
cxl: Allow a default context to be associated with an external pci_dev
Ian Munsie
2016-06-16
cxl: Make vPHB device node match adapter's
Frederic Barrat
2016-03-09
cxl: Ignore probes for virtual afu pci devices
Vaibhav Jain
2016-03-09
cxl: Adapter failure handling
Christophe Lombard
2016-03-09
cxl: Support the cxl kernel API from a guest
Frederic Barrat
2016-03-09
cxl: Separate bare-metal fields in adapter and AFU data structures
Christophe Lombard
2016-03-09
cxl: Introduce implementation-specific API
Frederic Barrat
2015-11-24
cxl: use correct operator when writing pcie config space values
Andrew Donnellan
2015-10-15
cxl: Free virtual PHB when removing
Andrew Donnellan
2015-09-07
cxl: abort cxl_pci_enable_device_hook() if PCI channel is offline
Andrew Donnellan
2015-08-14
cxl: EEH support
Daniel Axtens
2015-08-14
cxl: Drop commands if the PCI channel is not in normal state
Daniel Axtens
2015-07-06
cxl/vphb.c: Use phb pointer after NULL check
Maninder Singh
2015-06-07
cxl: Reset default context for vPHB on release
Michael Neuling
2015-06-03
cxl: Add AFU virtual PHB and kernel API
Michael Neuling