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
/
pci.c
Age
Commit message (
Expand
)
Author
2015-06-19
cxl: Fix typo in debug print
Michael Neuling
2015-06-03
cxl: Add AFU virtual PHB and kernel API
Michael Neuling
2015-06-03
cxl: cxl_afu_reset() -> __cxl_afu_reset()
Michael Neuling
2015-06-03
cxl: Dump debug info on the AFU configuration record
Michael Neuling
2015-06-03
cxl: Fix error path on probe
Michael Neuling
2015-06-03
cxl: Re-order card init to check the VSEC earlier
Ian Munsie
2015-06-03
cxl: Remove unnecessarily verbose print in cxl_remove()
Michael Neuling
2015-06-03
cxl: Add shutdown hook
Michael Neuling
2015-06-03
cxl: Export AFU error buffer via sysfs
Vaibhav Jain
2015-02-06
cxl: Fail AFU initialisation if an invalid configuration record is found
Ian Munsie
2015-02-06
cxl: Export optional AFU configuration record in sysfs
Ian Munsie
2015-02-02
cxl: Fix device_node reference counting
Ryan Grimm
2015-01-22
cxl: Add ability to reset the card
Ryan Grimm
2015-01-22
cxl: Enable CAPP recovery
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: 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