aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl/cxl.h
AgeCommit message (Expand)Author
2023-12-01powerpc: Add PVN support for HeXin C2000 processorZhao Ke
2022-06-27cxl: drop unexpected word "the" in the commentsJiang Jian
2022-05-11cxl/ocxl: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy
2019-06-18cxl: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-07-19Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2018-07-16powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin
2018-07-02cxl: Remove abandonned capi support for the Mellanox CX4, final cleanupFrederic Barrat
2018-07-02Revert "cxl: Allow a default context to be associated with an external pci_dev"Frederic Barrat
2018-07-02Revert "cxl: Add preliminary workaround for CX4 interrupt limitation"Alastair D'Silva
2018-07-02Revert "cxl: Add support for interrupts on the Mellanox CX4"Alastair D'Silva
2018-07-02Revert "cxl: Add kernel API to allow a context to operate with relocate disab...Alastair D'Silva
2018-05-15cxl: Report the tunneled operations statusPhilippe Bergheaud
2018-03-13cxl: read PHB indications from the device treePhilippe Bergheaud
2018-03-13cxl: Check if PSL data-cache is available before issue flush requestVaibhav Jain
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-01-19cxl: Add support for ASB_Notify on POWER9Christophe Lombard
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-11-06cxl: Rework the implementation of cxl_stop_trace_psl9()Vaibhav Jain
2017-10-22cxl: Provide debugfs access to PSL_DEBUG/XSL_DEBUG registersVaibhav Jain
2017-10-13cxl: Dump PSL_FIR register on PSL9 error irqVaibhav Jain
2017-10-10cxl: Rename register PSL9_FIR2 to PSL9_FIR_MASKVaibhav Jain
2017-10-06cxl: Add support for POWER9 DD2Christophe Lombard
2017-07-03cxl: Export library to support IBM XSLChristophe Lombard
2017-06-23cxl: Fixes for Coherent Accelerator Interface Architecture 2.0Christophe Lombard
2017-05-02cxl: Mask slice error interrupts after first occurrenceAlastair D'Silva
2017-04-13cxl: Add psl9 specific codeChristophe Lombard
2017-04-13cxl: Isolate few psl8 specific callsChristophe Lombard
2017-04-13cxl: Rename some psl8 specific functionsChristophe Lombard
2017-04-13cxl: Update implementation service layerChristophe Lombard
2017-04-13cxl: Keep track of mm struct associated with a contextChristophe Lombard
2017-04-13cxl: Remove unused values in bare-metal environment.Christophe Lombard
2017-02-21cxl: fix nested locking hang during EEH hotplugAndrew Donnellan
2017-02-03cxl: Fix build when CONFIG_DEBUG_FS=nAndrew Donnellan
2017-01-25cxl: Prevent read/write to AFU config space while AFU not configuredAndrew Donnellan
2016-11-18cxl: Fix coredump generation when cxl_get_fd() is usedFrederic Barrat
2016-10-19cxl: Prevent adapter reset if an active context existsVaibhav Jain
2016-10-04cxl: Flush PSL cache before resetting the adapterFrederic Barrat
2016-08-09cxl: Fix NULL dereference in cxl_context_init() on PowerVM guestsAndrew Donnellan
2016-07-14cxl: Workaround PE=0 hardware limitation in Mellanox CX4Ian Munsie
2016-07-14cxl: Add support for interrupts on the Mellanox CX4Ian Munsie
2016-07-14cxl: Add preliminary workaround for CX4 interrupt limitationIan Munsie
2016-07-14cxl: Allow a default context to be associated with an external pci_devIan Munsie
2016-07-14cxl: Move cxl_afu_get / cxl_afu_put to baseIan Munsie
2016-07-08cxl: Refine slice error debug messagesPhilippe Bergheaud
2016-07-08cxl: Fix bug where AFU disable operation had no effectIan Munsie
2016-06-28cxl: Add set and get private data to context structMichael Neuling
2016-06-28cxl: Add mechanism for delivering AFU driver specific eventsPhilippe Bergheaud
2016-06-16cxl: Add support for CAPP DMA modeIan Munsie
2016-06-16cxl: Abstract the differences between the PSL and XSLFrederic Barrat