index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
cxl
/
sysfs.c
Age
Commit message (
Expand
)
Author
2016-10-19
cxl: Prevent adapter reset if an active context exists
Vaibhav Jain
2016-04-22
cxl: Allow initialization on timebase sync failures
Frederic Barrat
2016-03-19
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
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
2016-02-07
misc: cxl: use kobj_to_dev()
Geliang Tang
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