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
/
include
/
linux
/
msi.h
Age
Commit message (
Expand
)
Author
2015-11-06
Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-10-16
PCI/MSI: Allow the MSI domain to be device-specific
Marc Zyngier
2015-10-16
PCI/MSI: Add helper function pci_msi_domain_get_msi_rid().
David Daney
2015-10-13
irqdomain/msi: Use fwnode instead of of_node
Marc Zyngier
2015-09-18
PCI: Add msi_controller setup_irqs() method for special multivector setup
Lucas Stach
2015-07-30
PCI/MSI: Drop domain field from msi_controller
Marc Zyngier
2015-07-30
drivers/base: Add MSI domain support for non-PCI devices
Marc Zyngier
2015-07-22
genirq/MSI: Move alloc_msi_entry() from PCI into generic MSI code
Jiang Liu
2015-07-22
genirq/MSI: Reorginize struct msi_desc to prepare for support of generic MSI
Jiang Liu
2015-07-22
genirq/MSI: Store 'struct device' instead of 'struct pci_dev' in struct msi_desc
Jiang Liu
2015-07-22
genirq/MSI: Move msi_list from struct pci_dev to struct device
Jiang Liu
2015-07-22
PCI: Add helper function msi_desc_to_pci_sysdata()
Jiang Liu
2014-11-23
PCI/MSI: Allow an msi_controller to be associated to an irq domain
Marc Zyngier
2014-11-23
PCI/MSI: Provide mechanism to alloc/free MSI/MSIX interrupt from irqdomain
Jiang Liu
2014-11-23
PCI/MSI: Enhance core to support hierarchy irqdomain
Jiang Liu
2014-11-23
genirq: Provide default callbacks for msi_domain_ops
Jiang Liu
2014-11-23
genirq: Introduce msi_domain_alloc/free_irqs()
Jiang Liu
2014-11-23
genirq: Add generic msi irq domain support
Jiang Liu
2014-11-23
PCI/MSI: Introduce helpers to hide struct msi_desc implementation details
Jiang Liu
2014-11-23
PCI/MSI: Rename mask/unmask_msi_irq et al
Thomas Gleixner
2014-11-23
PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()
Jiang Liu
2014-11-23
PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg()
Jiang Liu
2014-11-12
PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"
Yijing Wang
2014-11-11
s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq()
Yijing Wang
2014-11-11
Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()"
Yijing Wang
2014-11-06
PCI/MSI: Add pci_msi_ignore_mask to prevent writes to MSI/MSI-X Mask Bits
Yijing Wang
2014-10-01
PCI/MSI: Remove "pos" from the struct msi_desc msi_attrib
Yijing Wang
2014-10-01
PCI/MSI: Remove unused kobject from struct msi_desc
Yijing Wang
2014-10-01
PCI/MSI: Remove arch_msi_check_device()
Alexander Gordeev
2014-07-03
PCI/MSI: Cache Multiple Message Capable in struct msi_desc
Yijing Wang
2013-12-13
PCI: Drop "irq" param from *_restore_msi_irqs()
DuanZhenzhong
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
2013-11-06
PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()
Konrad Rzeszutek Wilk
2013-08-12
of: pci: add registry of MSI chips
Thomas Petazzoni
2013-08-12
PCI: Introduce new MSI chip infrastructure
Thierry Reding
2013-08-12
PCI: use weak functions for MSI arch-specific functions
Thomas Petazzoni
2013-05-28
PCI: Allocate only as many MSI vectors as requested by driver
Alexander Gordeev
2013-04-23
PCI: Remove "extern" from function declarations
Bjorn Helgaas
2011-12-05
PCI/sysfs: add per pci device msi[x] irq listing (v5)
Neil Horman
2010-10-12
pci: Cleanup the irq_desc mess in msi
Thomas Gleixner
2010-10-12
pci: Convert msi to new irq_chip functions
Thomas Gleixner
2010-07-30
PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()
Ben Hutchings
2009-03-20
PCI MSI: Add support for multiple MSI
Matthew Wilcox
2009-03-20
PCI MSI: Refactor interrupt masking code
Matthew Wilcox
2009-03-20
PCI MSI: Use mask_pos instead of mask_base when appropriate
Matthew Wilcox
2009-03-20
PCI MSI: Replace 'type' with 'is_msix'
Matthew Wilcox
2008-12-08
x86, MSI: pass irq_cfg and irq_desc
Yinghai Lu
2008-04-29
pci/irq: restore mask_bits in msi shutdown -v3
Yinghai Lu
2007-05-02
MSI: Give archs the option to free all MSI/Xs at once.
Michael Ellerman
2007-05-02
MSI: Give archs the option to allocate all MSI/Xs at once.
Michael Ellerman
[next]