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
/
sysfs.c
Age
Commit message (
Expand
)
Author
2016-03-09
cxl: sysfs support for guests
Christophe Lombard
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-09-23
cxl: Fix lockdep warning while creating afu_err_buff attribute
Vaibhav Jain
2015-09-03
Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2015-08-14
cxl: Allow the kernel to trust that an image won't change on PERST.
Daniel Axtens
2015-08-05
misc: cxl: clean up afu_read_config()
Vladimir Zapolskiy
2015-06-03
cxl: cxl_afu_reset() -> __cxl_afu_reset()
Michael Neuling
2015-06-03
cxl: Export AFU error buffer via sysfs
Vaibhav Jain
2015-02-06
cxl: Export optional AFU configuration record in sysfs
Ian Munsie
2015-01-22
cxl: Add ability to reset the card
Ryan Grimm
2015-01-22
cxl: Add image control to sysfs
Ryan Grimm
2014-12-12
cxl: Change contexts_lock to a mutex to fix sleep while atomic bug
Ian Munsie
2014-10-08
cxl: Driver code for powernv PCIe based cards for userspace access
Ian Munsie