Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2849450ad39d2e699fda2d5c6f41e05d87fd7004
/
drivers
/
misc
/
cxl
/
pci.c
c6d2ee0
cxl: Set psl_fir_cntl to production environment value
by Frederic Barrat
· 8 years ago
1647933
cxl: Fix NULL dereference in cxl_context_init() on PowerVM guests
by Andrew Donnellan
· 8 years ago
b0b5e59
cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards
by Andrew Donnellan
· 8 years ago
f67a672
cxl: Workaround PE=0 hardware limitation in Mellanox CX4
by Ian Munsie
· 8 years ago
317f5ef
cxl: Add support for using the kernel API with a real PHB
by Ian Munsie
· 8 years ago
e4f5fc0
cxl: Do not create vPHB if there are no AFU configuration records
by Ian Munsie
· 8 years ago
48b3adf
cxl: Enable bus mastering for devices using CAPP DMA mode
by Ian Munsie
· 8 years ago
4e56f85
cxl: Add cxl_slot_is_supported API
by Ian Munsie
· 8 years ago
3b3dcd6
cxl: Ignore CAPI adapters misplaced in switched slots
by Philippe Bergheaud
· 8 years ago
5e7823c
cxl: Fix bug where AFU disable operation had no effect
by Ian Munsie
· 8 years ago
49e9c99
cxl: Fix allowing bogus AFU descriptors with 0 maximum processes
by Ian Munsie
· 8 years ago
b385c9e
cxl: Add support for CAPP DMA mode
by Ian Munsie
· 8 years ago
6d38261
cxl: Abstract the differences between the PSL and XSL
by Frederic Barrat
· 8 years ago
4aec6ec
cxl: Increase timeout for detection of AFU mmio hang
by Frederic Barrat
· 9 years ago
e009a7e
cxl: Allow initialization on timebase sync failures
by Frederic Barrat
· 9 years ago
aa14138
cxl: Configure the PSL for two CAPI ports on POWER8NVL
by Philippe Bergheaud
· 9 years ago
d5e2d00
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
63e3027
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
17eb3ee
cxl: Ignore probes for virtual afu pci devices
by Vaibhav Jain
· 9 years ago
d601ea9
cxl: Support the cxl kernel API from a guest
by Frederic Barrat
· 9 years ago
cbffa3a
cxl: Separate bare-metal fields in adapter and AFU data structures
by Christophe Lombard
· 9 years ago
2b04cf3
cxl: Rename some bare-metal specific functions
by Frederic Barrat
· 9 years ago
5be587b
cxl: Introduce implementation-specific API
by Frederic Barrat
· 9 years ago
d56d301
cxl: Move bare-metal specific code to specialized files
by Frederic Barrat
· 9 years ago
8633186
cxl: Move common code away from bare-metal-specific files
by Christophe Lombard
· 9 years ago
923adb1
cxl: Fix PSL timebase synchronization detection
by Frederic Barrat
· 9 years ago
952bbcb
PCI: Remove includes of asm/pci-bridge.h
by Bjorn Helgaas
· 9 years ago
68adb7b
cxl: Enable PCI device ID for future IBM CXL adapter
by Uma Krishnan
· 9 years ago
d79e680
cxl: Workaround malformed pcie packets on some cards
by Philippe Bergheaud
· 9 years ago
2925c2f
cxl: Fix unbalanced pci_dev_get in cxl_probe
by Daniel Axtens
· 9 years ago
390fd59
cxl: Set up and enable PSL Timebase
by Philippe Bergheaud
· 9 years ago
9d8e276
cxl: Remove racy attempt to force EEH invocation in reset
by Daniel Axtens
· 9 years ago
f47f966
cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLE
by Vaishali Thakkar
· 9 years ago
9e8df8a
cxl: EEH support
by Daniel Axtens
· 9 years ago
13e68d8
cxl: Allow the kernel to trust that an image won't change on PERST.
by Daniel Axtens
· 9 years ago
4e1efb4
cxl: Don't remove AFUs/vPHBs in cxl_reset
by Daniel Axtens
· 9 years ago
d76427b
cxl: Refactor AFU init/teardown
by Daniel Axtens
· 9 years ago
c044c41
cxl: Refactor adaptor init/teardown
by Daniel Axtens
· 9 years ago
575e698
cxl: Clean up adapter MMIO unmap path.
by Daniel Axtens
· 9 years ago
05155772
cxl: Allocate and release the SPA with the AFU
by Daniel Axtens
· 9 years ago
bd664f8
cxl: Destroy afu->contexts_idr on release of an afu
by Johannes Thumshirn
· 9 years ago
de36953
cxl: use more common format specifier
by Rasmus Villemoes
· 9 years ago
8c00d5c
cxl: Test the correct mmio space before unmapping
by Daniel Axtens
· 9 years ago
f293106
cxl: Fix typo in debug print
by Michael Neuling
· 9 years ago
6f7f0b3
cxl: Add AFU virtual PHB and kernel API
by Michael Neuling
· 9 years ago
b12994f
cxl: cxl_afu_reset() -> __cxl_afu_reset()
by Michael Neuling
· 9 years ago
bfcdc8f
cxl: Dump debug info on the AFU configuration record
by Michael Neuling
· 9 years ago
7f436b5
cxl: Fix error path on probe
by Michael Neuling
· 9 years ago
bee30c7
cxl: Re-order card init to check the VSEC earlier
by Ian Munsie
· 9 years ago
69c3a73
cxl: Remove unnecessarily verbose print in cxl_remove()
by Michael Neuling
· 9 years ago
aa70775
cxl: Add shutdown hook
by Michael Neuling
· 9 years ago
e36f6fe
cxl: Export AFU error buffer via sysfs
by Vaibhav Jain
· 9 years ago
3d5be03
cxl: Fail AFU initialisation if an invalid configuration record is found
by Ian Munsie
· 10 years ago
b087e61
cxl: Export optional AFU configuration record in sysfs
by Ian Munsie
· 10 years ago
6f963ec
cxl: Fix device_node reference counting
by Ryan Grimm
· 10 years ago
62fa19d
cxl: Add ability to reset the card
by Ryan Grimm
· 10 years ago
1212aa1
cxl: Enable CAPP recovery
by Ryan Grimm
· 10 years ago
4beb542
cxl: Use image state defaults for reloading FPGA
by Ryan Grimm
· 10 years ago
d6a6af2
cxl: Disable AFU debug flag
by Ian Munsie
· 10 years ago
ee41d11
cxl: Change contexts_lock to a mutex to fix sleep while atomic bug
by Ian Munsie
· 10 years ago
f204e0b
cxl: Driver code for powernv PCIe based cards for userspace access
by Ian Munsie
· 10 years ago