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
/
cxl.h
Age
Commit message (
Expand
)
Author
2019-06-18
cxl: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-07-19
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2018-07-16
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
2018-07-02
cxl: Remove abandonned capi support for the Mellanox CX4, final cleanup
Frederic Barrat
2018-07-02
Revert "cxl: Allow a default context to be associated with an external pci_dev"
Frederic Barrat
2018-07-02
Revert "cxl: Add preliminary workaround for CX4 interrupt limitation"
Alastair D'Silva
2018-07-02
Revert "cxl: Add support for interrupts on the Mellanox CX4"
Alastair D'Silva
2018-07-02
Revert "cxl: Add kernel API to allow a context to operate with relocate disab...
Alastair D'Silva
2018-05-15
cxl: Report the tunneled operations status
Philippe Bergheaud
2018-03-13
cxl: read PHB indications from the device tree
Philippe Bergheaud
2018-03-13
cxl: Check if PSL data-cache is available before issue flush request
Vaibhav Jain
2018-02-02
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-01-19
cxl: Add support for ASB_Notify on POWER9
Christophe Lombard
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-06
cxl: Rework the implementation of cxl_stop_trace_psl9()
Vaibhav Jain
2017-10-22
cxl: Provide debugfs access to PSL_DEBUG/XSL_DEBUG registers
Vaibhav Jain
2017-10-13
cxl: Dump PSL_FIR register on PSL9 error irq
Vaibhav Jain
2017-10-10
cxl: Rename register PSL9_FIR2 to PSL9_FIR_MASK
Vaibhav Jain
2017-10-06
cxl: Add support for POWER9 DD2
Christophe Lombard
2017-07-03
cxl: Export library to support IBM XSL
Christophe Lombard
2017-06-23
cxl: Fixes for Coherent Accelerator Interface Architecture 2.0
Christophe Lombard
2017-05-02
cxl: Mask slice error interrupts after first occurrence
Alastair D'Silva
2017-04-13
cxl: Add psl9 specific code
Christophe Lombard
2017-04-13
cxl: Isolate few psl8 specific calls
Christophe Lombard
2017-04-13
cxl: Rename some psl8 specific functions
Christophe Lombard
2017-04-13
cxl: Update implementation service layer
Christophe Lombard
2017-04-13
cxl: Keep track of mm struct associated with a context
Christophe Lombard
2017-04-13
cxl: Remove unused values in bare-metal environment.
Christophe Lombard
2017-02-21
cxl: fix nested locking hang during EEH hotplug
Andrew Donnellan
2017-02-03
cxl: Fix build when CONFIG_DEBUG_FS=n
Andrew Donnellan
2017-01-25
cxl: Prevent read/write to AFU config space while AFU not configured
Andrew Donnellan
2016-11-18
cxl: Fix coredump generation when cxl_get_fd() is used
Frederic Barrat
2016-10-19
cxl: Prevent adapter reset if an active context exists
Vaibhav Jain
2016-10-04
cxl: Flush PSL cache before resetting the adapter
Frederic Barrat
2016-08-09
cxl: Fix NULL dereference in cxl_context_init() on PowerVM guests
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: 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-08
cxl: Refine slice error debug messages
Philippe Bergheaud
2016-07-08
cxl: Fix bug where AFU disable operation had no effect
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: 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-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
[next]