index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
cxl
Age
Commit message (
Expand
)
Author
2016-10-19
cxl: Prevent adapter reset if an active context exists
Vaibhav Jain
2016-10-04
cxl: replace loop with for_each_child_of_node(), remove unneeded of_node_put()
Andrew Donnellan
2016-10-04
cxl: Flush PSL cache before resetting the adapter
Frederic Barrat
2016-09-13
cxl: Fix informational message
Frederic Barrat
2016-08-22
cxl: use pcibios_free_controller_deferred() when removing vPHBs
Andrew Donnellan
2016-08-10
cxl: Set psl_fir_cntl to production environment value
Frederic Barrat
2016-08-09
cxl: Fix sparse warnings
Andrew Donnellan
2016-08-09
cxl: Fix NULL dereference in cxl_context_init() on PowerVM guests
Andrew Donnellan
2016-07-19
cxl: fix potential NULL dereference in free_adapter()
Andrew Donnellan
2016-07-19
cxl: remove dead Kconfig options
Andrew Donnellan
2016-07-14
cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards
Andrew Donnellan
2016-07-14
cxl: Workaround PE=0 hardware limitation in Mellanox CX4
Ian Munsie
2016-07-14
cxl: Add support for interrupts on the Mellanox CX4
Ian Munsie
2016-07-14
cxl: Add preliminary workaround for CX4 interrupt limitation
Ian Munsie
2016-07-14
cxl: Add kernel APIs to get & set the max irqs per context
Ian Munsie
2016-07-14
cxl: Add support for using the kernel API with a real PHB
Ian Munsie
2016-07-14
cxl: Do not create vPHB if there are no AFU configuration records
Ian Munsie
2016-07-14
cxl: Allow a default context to be associated with an external pci_dev
Ian Munsie
2016-07-14
cxl: Move cxl_afu_get / cxl_afu_put to base
Ian Munsie
2016-07-14
cxl: Enable bus mastering for devices using CAPP DMA mode
Ian Munsie
2016-07-14
cxl: Add cxl_slot_is_supported API
Ian Munsie
2016-07-14
cxl: Use for_each_compatible_node() macro
Wei Yongjun
2016-07-08
cxl: Ignore CAPI adapters misplaced in switched slots
Philippe Bergheaud
2016-07-08
cxl: make base more explicitly non-modular
Paul Gortmaker
2016-07-08
cxl: Refine slice error debug messages
Philippe Bergheaud
2016-07-08
cxl: Fix NULL pointer dereference on kernel contexts with no AFU interrupts
Ian Munsie
2016-07-08
cxl: Workaround XSL bug that does not clear the RA bit after a reset
Ian Munsie
2016-07-08
cxl: Fix bug where AFU disable operation had no effect
Ian Munsie
2016-07-08
cxl: Fix allocating a minimum of 2 pages for the SPA
Ian Munsie
2016-07-08
cxl: Fix allowing bogus AFU descriptors with 0 maximum processes
Ian Munsie
2016-06-28
cxl: Add set and get private data to context struct
Michael Neuling
2016-06-28
cxl: Add mechanism for delivering AFU driver specific events
Philippe Bergheaud
2016-06-16
cxl: Make vPHB device node match adapter's
Frederic Barrat
2016-06-16
cxl: Add support for CAPP DMA mode
Ian Munsie
2016-06-16
cxl: Abstract the differences between the PSL and XSL
Frederic Barrat
2016-06-16
cxl: Update process element after allocating interrupts
Ian Munsie
2016-06-16
cxl: static-ify variables to fix sparse warnings
Andrew Donnellan
2016-05-20
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-05-11
cxl: Check periodically the coherent platform function's state
Christophe Lombard
2016-05-11
cxl: Add kernel API to allow a context to operate with relocate disabled
Ian Munsie
2016-05-11
cxl: Ensure PSL interrupt is configured for contexts with no AFU IRQs
Ian Munsie
2016-05-11
cxl: Remove duplicate #defines
Ian Munsie
2016-05-11
cxl: Handle num_of_processes larger than can fit in the SPA
Ian Munsie
2016-05-01
powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED
Aneesh Kumar K.V
2016-05-01
powerpc/mm: Use _PAGE_READ to indicate Read access
Aneesh Kumar K.V
2016-04-27
cxl: Poll for outstanding IRQs when detaching a context
Michael Neuling
2016-04-27
cxl: Keep IRQ mappings on context teardown
Michael Neuling
2016-04-26
cxl: Fix DAR check & use REGION_ID instead of opencoding
Aneesh Kumar K.V
2016-04-22
cxl: Increase timeout for detection of AFU mmio hang
Frederic Barrat
2016-04-22
cxl: Allow initialization on timebase sync failures
Frederic Barrat
[next]