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_6.6-2.2.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
/
pci
/
msi
Age
Commit message (
Expand
)
Author
2024-09-08
PCI/MSI: Fix UAF in msi_capability_init
Mostafa Saleh
2024-03-01
PCI/MSI: Prevent MSI hardware interrupt number truncation
Vidya Sagar
2022-08-26
PCI/MSI: Correct 'can_mask' test in msi_add_msi_desc()
Josef Johansson
2022-02-04
PCI/MSI: Remove bogus warning in pci_irq_get_affinity()
Thomas Gleixner
2022-01-21
PCI/MSI: Prevent UAF in error path
Thomas Gleixner
2021-12-18
PCI/MSI: Unbreak pci_irq_get_affinity()
Thomas Gleixner
2021-12-16
PCI/MSI: Use msi_on_each_desc()
Thomas Gleixner
2021-12-16
PCI/MSI: Let core code free MSI descriptors
Thomas Gleixner
2021-12-16
PCI/MSI: Use msi_add_msi_desc()
Thomas Gleixner
2021-12-16
PCI/MSI: Protect MSI operations
Thomas Gleixner
2021-12-16
PCI/MSI: Simplify pci_irq_get_affinity()
Thomas Gleixner
2021-12-16
PCI/MSI: Use msi_get_virq() in pci_get_vector()
Thomas Gleixner
2021-12-16
PCI/MSI: Provide MSI_FLAG_MSIX_CONTIGUOUS
Thomas Gleixner
2021-12-16
PCI/MSI: Use msi_desc::msi_index
Thomas Gleixner
2021-12-16
PCI/MSI: Let the irq code handle sysfs groups
Thomas Gleixner
2021-12-16
PCI/MSI: Allocate MSI device data on first use
Thomas Gleixner
2021-12-16
PCI/MSI: Decouple MSI[-X] disable from pcim_release()
Thomas Gleixner
2021-12-16
PCI/MSI: Set pci_dev::msi[x]_enabled early
Thomas Gleixner
2021-12-14
Merge branch 'irq/urgent' into irq/msi
Thomas Gleixner
2021-12-09
PCI/MSI: Move descriptor counting on allocation fail to the legacy code
Thomas Gleixner
2021-12-09
genirq/msi: Handle PCI/MSI allocation fail in core code
Thomas Gleixner
2021-12-09
PCI/MSI: Make pci_msi_domain_check_cap() static
Thomas Gleixner
2021-12-09
PCI/MSI: Move msi_lock to struct pci_dev
Thomas Gleixner
2021-12-09
PCI/MSI: Sanitize MSI-X table map handling
Thomas Gleixner
2021-12-09
PCI/MSI: Split out irqdomain code
Thomas Gleixner
2021-12-09
PCI/MSI: Split out !IRQDOMAIN code
Thomas Gleixner
2021-12-09
PCI/MSI: Split out CONFIG_PCI_MSI independent part
Thomas Gleixner
2021-12-09
PCI/MSI: Move code into a separate directory
Thomas Gleixner