aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl/debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-18cxl: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-25/+11
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-07-02cxl: Remove abandonned capi support for the Mellanox CX4, final cleanupFrederic Barrat1-5/+0
2017-11-06cxl: Rework the implementation of cxl_stop_trace_psl9()Vaibhav Jain1-22/+0
2017-10-22cxl: Provide debugfs access to PSL_DEBUG/XSL_DEBUG registersVaibhav Jain1-0/+4
2017-10-10cxl: Rename register PSL9_FIR2 to PSL9_FIR_MASKVaibhav Jain1-1/+2
2017-04-13cxl: Add psl9 specific codeChristophe Lombard1-0/+19
2017-04-13cxl: Isolate few psl8 specific callsChristophe Lombard1-2/+4
2017-04-13cxl: Rename some psl8 specific functionsChristophe Lombard1-3/+3
2017-04-13cxl: Update implementation service layerChristophe Lombard1-8/+8
2016-11-23cxl: Fix coccinelle warningsAndrew Donnellan1-2/+4
2016-06-16cxl: Abstract the differences between the PSL and XSLFrederic Barrat1-10/+25
2016-03-09cxl: Isolate a few bare-metal-specific callsFrederic Barrat1-0/+4
2015-08-12cxl: sparse: Silence iomem warning in debugfs file creationDaniel Axtens1-1/+1
2014-10-08cxl: Driver code for powernv PCIe based cards for userspace accessIan Munsie1-0/+132