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
/
pci.c
Age
Commit message (
Expand
)
Author
2015-10-06
cxl: Workaround malformed pcie packets on some cards
Philippe Bergheaud
2015-09-15
cxl: Fix unbalanced pci_dev_get in cxl_probe
Daniel Axtens
2015-08-30
cxl: Set up and enable PSL Timebase
Philippe Bergheaud
2015-08-27
cxl: Remove racy attempt to force EEH invocation in reset
Daniel Axtens
2015-08-22
cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLE
Vaishali Thakkar
2015-08-14
cxl: EEH support
Daniel Axtens
2015-08-14
cxl: Allow the kernel to trust that an image won't change on PERST.
Daniel Axtens
2015-08-14
cxl: Don't remove AFUs/vPHBs in cxl_reset
Daniel Axtens
2015-08-14
cxl: Refactor AFU init/teardown
Daniel Axtens
2015-08-14
cxl: Refactor adaptor init/teardown
Daniel Axtens
2015-08-14
cxl: Clean up adapter MMIO unmap path.
Daniel Axtens
2015-08-14
cxl: Allocate and release the SPA with the AFU
Daniel Axtens
2015-07-16
cxl: Destroy afu->contexts_idr on release of an afu
Johannes Thumshirn
2015-07-13
cxl: use more common format specifier
Rasmus Villemoes
2015-07-06
cxl: Test the correct mmio space before unmapping
Daniel Axtens
2015-06-19
cxl: Fix typo in debug print
Michael Neuling
2015-06-03
cxl: Add AFU virtual PHB and kernel API
Michael Neuling
2015-06-03
cxl: cxl_afu_reset() -> __cxl_afu_reset()
Michael Neuling
2015-06-03
cxl: Dump debug info on the AFU configuration record
Michael Neuling
2015-06-03
cxl: Fix error path on probe
Michael Neuling
2015-06-03
cxl: Re-order card init to check the VSEC earlier
Ian Munsie
2015-06-03
cxl: Remove unnecessarily verbose print in cxl_remove()
Michael Neuling
2015-06-03
cxl: Add shutdown hook
Michael Neuling
2015-06-03
cxl: Export AFU error buffer via sysfs
Vaibhav Jain
2015-02-06
cxl: Fail AFU initialisation if an invalid configuration record is found
Ian Munsie
2015-02-06
cxl: Export optional AFU configuration record in sysfs
Ian Munsie
2015-02-02
cxl: Fix device_node reference counting
Ryan Grimm
2015-01-22
cxl: Add ability to reset the card
Ryan Grimm
2015-01-22
cxl: Enable CAPP recovery
Ryan Grimm
2015-01-22
cxl: Use image state defaults for reloading FPGA
Ryan Grimm
2014-12-29
cxl: Disable AFU debug flag
Ian Munsie
2014-12-12
cxl: Change contexts_lock to a mutex to fix sleep while atomic bug
Ian Munsie
2014-10-08
cxl: Driver code for powernv PCIe based cards for userspace access
Ian Munsie