aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl/sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-19cxl: Prevent adapter reset if an active context existsVaibhav Jain1-4/+23
2016-04-22cxl: Allow initialization on timebase sync failuresFrederic Barrat1-0/+10
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-32/+91
2016-03-09cxl: sysfs support for guestsChristophe Lombard1-20/+69
2016-03-09cxl: Separate bare-metal fields in adapter and AFU data structuresChristophe Lombard1-1/+1
2016-03-09cxl: Introduce implementation-specific APIFrederic Barrat1-11/+21
2016-02-07misc: cxl: use kobj_to_dev()Geliang Tang1-3/+2
2015-09-23cxl: Fix lockdep warning while creating afu_err_buff attributeVaibhav Jain1-0/+2
2015-09-03Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+26
2015-08-14cxl: Allow the kernel to trust that an image won't change on PERST.Daniel Axtens1-0/+26
2015-08-05misc: cxl: clean up afu_read_config()Vladimir Zapolskiy1-6/+1
2015-06-03cxl: cxl_afu_reset() -> __cxl_afu_reset()Michael Neuling1-1/+1
2015-06-03cxl: Export AFU error buffer via sysfsVaibhav Jain1-0/+33
2015-02-06cxl: Export optional AFU configuration record in sysfsIan Munsie1-10/+169
2015-01-22cxl: Add ability to reset the cardRyan Grimm1-0/+18
2015-01-22cxl: Add image control to sysfsRyan Grimm1-0/+39
2014-12-12cxl: Change contexts_lock to a mutex to fix sleep while atomic bugIan Munsie1-5/+5
2014-10-08cxl: Driver code for powernv PCIe based cards for userspace accessIan Munsie1-0/+385