index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
cxl
/
vphb.c
Age
Commit message (
Expand
)
Author
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