index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
cxl
/
pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxl: Increase timeout for detection of AFU mmio hang
Frederic Barrat
2016-04-22
1
-1
/
+3
*
cxl: Allow initialization on timebase sync failures
Frederic Barrat
2016-04-22
1
-9
/
+12
*
cxl: Configure the PSL for two CAPI ports on POWER8NVL
Philippe Bergheaud
2016-04-11
1
-1
/
+40
*
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-03-19
1
-150
/
+117
|
\
|
*
cxl: Ignore probes for virtual afu pci devices
Vaibhav Jain
2016-03-09
1
-0
/
+5
|
*
cxl: Support the cxl kernel API from a guest
Frederic Barrat
2016-03-09
1
-3
/
+6
|
*
cxl: Separate bare-metal fields in adapter and AFU data structures
Christophe Lombard
2016-03-09
1
-38
/
+57
|
*
cxl: Rename some bare-metal specific functions
Frederic Barrat
2016-03-09
1
-38
/
+40
|
*
cxl: Introduce implementation-specific API
Frederic Barrat
2016-03-09
1
-7
/
+9
|
*
cxl: Move bare-metal specific code to specialized files
Frederic Barrat
2016-03-09
1
-18
/
+0
|
*
cxl: Move common code away from bare-metal-specific files
Christophe Lombard
2016-03-09
1
-47
/
+1
*
|
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-03-16
1
-1
/
+0
|
\
\
|
*
|
PCI: Remove includes of asm/pci-bridge.h
Bjorn Helgaas
2016-02-05
1
-1
/
+0
|
|
/
*
|
cxl: Fix PSL timebase synchronization detection
Frederic Barrat
2016-02-29
1
-1
/
+1
|
/
*
cxl: Enable PCI device ID for future IBM CXL adapter
Uma Krishnan
2016-01-11
1
-0
/
+1
*
cxl: Workaround malformed pcie packets on some cards
Philippe Bergheaud
2015-10-06
1
-0
/
+28
*
cxl: Fix unbalanced pci_dev_get in cxl_probe
Daniel Axtens
2015-09-15
1
-2
/
+0
*
cxl: Set up and enable PSL Timebase
Philippe Bergheaud
2015-08-30
1
-1
/
+56
*
cxl: Remove racy attempt to force EEH invocation in reset
Daniel Axtens
2015-08-27
1
-16
/
+0
*
cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLE
Vaishali Thakkar
2015-08-22
1
-1
/
+1
*
cxl: EEH support
Daniel Axtens
2015-08-14
1
-0
/
+253
*
cxl: Allow the kernel to trust that an image won't change on PERST.
Daniel Axtens
2015-08-14
1
-0
/
+7
*
cxl: Don't remove AFUs/vPHBs in cxl_reset
Daniel Axtens
2015-08-14
1
-5
/
+0
*
cxl: Refactor AFU init/teardown
Daniel Axtens
2015-08-14
1
-38
/
+57
*
cxl: Refactor adaptor init/teardown
Daniel Axtens
2015-08-14
1
-53
/
+86
*
cxl: Clean up adapter MMIO unmap path.
Daniel Axtens
2015-08-14
1
-6
/
+18
*
cxl: Allocate and release the SPA with the AFU
Daniel Axtens
2015-08-14
1
-0
/
+2
*
cxl: Destroy afu->contexts_idr on release of an afu
Johannes Thumshirn
2015-07-16
1
-0
/
+1
*
cxl: use more common format specifier
Rasmus Villemoes
2015-07-13
1
-5
/
+5
*
cxl: Test the correct mmio space before unmapping
Daniel Axtens
2015-07-06
1
-1
/
+1
*
cxl: Fix typo in debug print
Michael Neuling
2015-06-19
1
-1
/
+1
*
cxl: Add AFU virtual PHB and kernel API
Michael Neuling
2015-06-03
1
-4
/
+13
*
cxl: cxl_afu_reset() -> __cxl_afu_reset()
Michael Neuling
2015-06-03
1
-2
/
+2
*
cxl: Dump debug info on the AFU configuration record
Michael Neuling
2015-06-03
1
-1
/
+11
*
cxl: Fix error path on probe
Michael Neuling
2015-06-03
1
-0
/
+1
*
cxl: Re-order card init to check the VSEC earlier
Ian Munsie
2015-06-03
1
-15
/
+15
*
cxl: Remove unnecessarily verbose print in cxl_remove()
Michael Neuling
2015-06-03
1
-2
/
+0
*
cxl: Add shutdown hook
Michael Neuling
2015-06-03
1
-0
/
+1
*
cxl: Export AFU error buffer via sysfs
Vaibhav Jain
2015-06-03
1
-0
/
+60
*
cxl: Fail AFU initialisation if an invalid configuration record is found
Ian Munsie
2015-02-06
1
-0
/
+9
*
cxl: Export optional AFU configuration record in sysfs
Ian Munsie
2015-02-06
1
-0
/
+23
*
cxl: Fix device_node reference counting
Ryan Grimm
2015-02-02
1
-1
/
+1
*
cxl: Add ability to reset the card
Ryan Grimm
2015-01-22
1
-0
/
+37
*
cxl: Enable CAPP recovery
Ryan Grimm
2015-01-22
1
-1
/
+7
*
cxl: Use image state defaults for reloading FPGA
Ryan Grimm
2015-01-22
1
-2
/
+40
*
cxl: Disable AFU debug flag
Ian Munsie
2014-12-29
1
-1
/
+1
*
cxl: Change contexts_lock to a mutex to fix sleep while atomic bug
Ian Munsie
2014-12-12
1
-1
/
+1
*
cxl: Driver code for powernv PCIe based cards for userspace access
Ian Munsie
2014-10-08
1
-0
/
+1000