index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
cxl
/
pci.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxl: Export library to support IBM XSL
Christophe Lombard
2017-07-03
1
-14
/
+27
*
cxl: Fixes for Coherent Accelerator Interface Architecture 2.0
Christophe Lombard
2017-06-23
1
-7
/
+4
*
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-05-05
1
-58
/
+351
|
\
|
*
cxl: Route eeh events to all drivers in cxl_pci_error_detected()
Vaibhav Jain
2017-05-02
1
-6
/
+9
|
*
cxl: Force context lock during EEH flow
Vaibhav Jain
2017-05-02
1
-2
/
+17
|
*
cxl: Enable PCI device IDs for future IBM CXL adapters
Matthew R. Ochs
2017-04-19
1
-0
/
+2
|
*
cxl: Add psl9 specific code
Christophe Lombard
2017-04-13
1
-17
/
+242
|
*
cxl: Isolate few psl8 specific calls
Christophe Lombard
2017-04-13
1
-21
/
+43
|
*
cxl: Rename some psl8 specific functions
Christophe Lombard
2017-04-13
1
-30
/
+30
|
*
cxl: Update implementation service layer
Christophe Lombard
2017-04-13
1
-15
/
+40
|
*
cxl: Read vsec perst load image
Christophe Lombard
2017-04-13
1
-0
/
+1
*
|
cxl: Route eeh events to all slices for pci_channel_io_perm_failure state
Vaibhav Jain
2017-03-20
1
-7
/
+6
|
/
*
cxl: fix nested locking hang during EEH hotplug
Andrew Donnellan
2017-02-21
1
-2
/
+9
*
cxl: Prevent read/write to AFU config space while AFU not configured
Andrew Donnellan
2017-01-25
1
-0
/
+2
*
cxl: Force psl data-cache flush during device shutdown
Vaibhav Jain
2017-01-25
1
-0
/
+3
*
cxl: Fix error handling in _cxl_pci_associate_default_context()
Christophe Jaillet
2016-11-18
1
-1
/
+1
*
cxl: Prevent adapter reset if an active context exists
Vaibhav Jain
2016-10-19
1
-0
/
+2
*
cxl: Flush PSL cache before resetting the adapter
Frederic Barrat
2016-10-04
1
-0
/
+3
*
cxl: Fix informational message
Frederic Barrat
2016-09-13
1
-2
/
+2
*
cxl: Set psl_fir_cntl to production environment value
Frederic Barrat
2016-08-10
1
-3
/
+6
*
cxl: Fix NULL dereference in cxl_context_init() on PowerVM guests
Andrew Donnellan
2016-08-09
1
-1
/
+2
*
cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards
Andrew Donnellan
2016-07-14
1
-18
/
+218
*
cxl: Workaround PE=0 hardware limitation in Mellanox CX4
Ian Munsie
2016-07-14
1
-0
/
+1
*
cxl: Add support for using the kernel API with a real PHB
Ian Munsie
2016-07-14
1
-0
/
+3
*
cxl: Do not create vPHB if there are no AFU configuration records
Ian Munsie
2016-07-14
1
-0
/
+3
*
cxl: Enable bus mastering for devices using CAPP DMA mode
Ian Munsie
2016-07-14
1
-0
/
+3
*
cxl: Add cxl_slot_is_supported API
Ian Munsie
2016-07-14
1
-0
/
+37
*
cxl: Ignore CAPI adapters misplaced in switched slots
Philippe Bergheaud
2016-07-08
1
-0
/
+29
*
cxl: Fix bug where AFU disable operation had no effect
Ian Munsie
2016-07-08
1
-0
/
+1
*
cxl: Fix allowing bogus AFU descriptors with 0 maximum processes
Ian Munsie
2016-07-08
1
-0
/
+15
*
cxl: Add support for CAPP DMA mode
Ian Munsie
2016-06-16
1
-1
/
+3
*
cxl: Abstract the differences between the PSL and XSL
Frederic Barrat
2016-06-16
1
-24
/
+128
*
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
[next]