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
/
cxl.h
Age
Commit message (
Expand
)
Author
2015-08-30
cxl: Set up and enable PSL Timebase
Philippe Bergheaud
2015-08-30
cxl: Fix force unmapping mmaps of contexts allocated through the kernel api
Ian Munsie
2015-08-18
cxl: Add alternate MMIO error handling
Ian Munsie
2015-08-14
cxl: EEH support
Daniel Axtens
2015-08-14
cxl: Allow the kernel to trust that an image won't change on PERST.
Daniel Axtens
2015-08-14
cxl: Allocate and release the SPA with the AFU
Daniel Axtens
2015-08-14
cxl: Drop commands if the PCI channel is not in normal state
Daniel Axtens
2015-08-14
cxl: Convert MMIO read/write macros to inline functions
Daniel Axtens
2015-06-03
cxl: Add AFU virtual PHB and kernel API
Michael Neuling
2015-06-03
cxl: Export file ops for use by API
Michael Neuling
2015-06-03
cxl: Move include file cxl.h -> cxl-base.h
Michael Neuling
2015-06-03
cxl: Split afu_register_irqs() function
Michael Neuling
2015-06-03
cxl: Export some symbols
Michael Neuling
2015-06-03
cxl: cxl_afu_reset() -> __cxl_afu_reset()
Michael Neuling
2015-06-03
cxl: Rework detach context functions
Michael Neuling
2015-06-03
cxl: Add cookie parameter to afu_release_irqs()
Michael Neuling
2015-06-03
cxl: Use call_rcu to reduce latency when releasing the afu fd
Ian Munsie
2015-06-03
cxl: Export AFU error buffer via sysfs
Vaibhav Jain
2015-06-03
cxl: Implement an ioctl to fetch afu card-id, offset-id and mode
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: Use image state defaults for reloading FPGA
Ryan Grimm
2014-12-29
cxl: Disable AFU debug flag
Ian Munsie
2014-12-12
cxl: Unmap MMIO regions when detaching a context
Ian Munsie
2014-12-12
cxl: Change contexts_lock to a mutex to fix sleep while atomic bug
Ian Munsie
2014-11-18
cxl: Name interrupts in /proc/interrupt
Michael Neuling
2014-11-18
cxl: Return error to PSL if IRQ demultiplexing fails & print clearer warning
Ian Munsie
2014-10-08
cxl: Driver code for powernv PCIe based cards for userspace access
Ian Munsie