Marc Zyngier
|
0701c53e46
genirq/msi: Do not use pci_msi_[un]mask_irq as default methods
|
há 9 anos atrás |
Linus Torvalds
|
17e6b00ac4
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
há 10 anos atrás |
Bjorn Helgaas
|
9ca678d1df
Merge branches 'pci/enumeration' and 'pci/misc' into next
|
há 10 anos atrás |
Lorenzo Pieralisi
|
2291ec0902
PCI/MSI: Remove unused pcibios_msi_controller() hook
|
há 10 anos atrás |
Jiang Liu
|
5f2269916b
PCI/MSI: Free legacy IRQ when enabling MSI/MSI-X
|
há 10 anos atrás |
Marc Zyngier
|
f075915ac0
PCI/MSI: Drop domain field from msi_controller
|
há 10 anos atrás |
Marc Zyngier
|
d8a1cb7575
PCI/MSI: Let pci_msi_get_domain use struct device::msi_domain
|
há 10 anos atrás |
Marc Zyngier
|
0380839dc9
PCI/MSI: Register irq domain with specific token
|
há 10 anos atrás |
Jiang Liu
|
aa48b6f708
genirq/MSI: Move alloc_msi_entry() from PCI into generic MSI code
|
há 10 anos atrás |
Jiang Liu
|
25a98bd4ff
genirq/MSI: Store 'struct device' instead of 'struct pci_dev' in struct msi_desc
|
há 10 anos atrás |
Jiang Liu
|
4a7cc83167
genirq/MSI: Move msi_list from struct pci_dev to struct device
|
há 10 anos atrás |
Jiang Liu
|
e39758e0ea
PCI: Use helper functions to access fields in struct msi_desc
|
há 10 anos atrás |
Jiang Liu
|
5004e98a91
PCI: Use for_each_pci_msi_entry() to access MSI device list
|
há 10 anos atrás |
Jiang Liu
|
c179c9b978
PCI: Add helper function msi_desc_to_pci_sysdata()
|
há 10 anos atrás |
Jiang Liu
|
507a883ed5
treewide: Use helper function to access irq_data->msi_desc
|
há 10 anos atrás |
Jiang Liu
|
c391f262be
genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc()
|
há 10 anos atrás |
Michael S. Tsirkin
|
1851617cd2
PCI/MSI: Disable MSI at enumeration even if kernel doesn't support MSI
|
há 10 anos atrás |
Michael S. Tsirkin
|
6a25f5e35a
PCI/MSI: Export pci_msi_set_enable(), pci_msix_clear_and_set_ctrl()
|
há 10 anos atrás |
Michael S. Tsirkin
|
61b64abd39
PCI/MSI: Rename msi_set_enable(), msix_clear_and_set_ctrl()
|
há 10 anos atrás |
Yijing Wang
|
6a878e5085
PCI: Fail MSI-X mappings if there's no space assigned to MSI-X BAR
|
há 10 anos atrás |
Linus Torvalds
|
9e66645d72
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
há 10 anos atrás |
Benjamin Herrenschmidt
|
f144d1496b
PCI/MSI: Add device flag indicating that 64-bit MSIs don't work
|
há 11 anos atrás |
Marc Zyngier
|
020c312658
PCI/MSI: Allow an msi_controller to be associated to an irq domain
|
há 10 anos atrás |
Jiang Liu
|
8e047adae9
PCI/MSI: Provide mechanism to alloc/free MSI/MSIX interrupt from irqdomain
|
há 10 anos atrás |
Jiang Liu
|
3878eaefb8
PCI/MSI: Enhance core to support hierarchy irqdomain
|
há 10 anos atrás |
Jiang Liu
|
38b6a1cf3e
PCI/MSI: Move cached entry functions to irq core
|
há 10 anos atrás |
Thomas Gleixner
|
23ed8d57f3
PCI/MSI: Rename mask/unmask_msi_irq et al
|
há 10 anos atrás |
Jiang Liu
|
83a18912b0
PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()
|
há 10 anos atrás |
Jiang Liu
|
891d4a48f7
PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg()
|
há 10 anos atrás |
Jiang Liu
|
d71d6432e1
PCI/MSI: Kill redundant call of irq_set_msi_desc() for MSI-X interrupts
|
há 10 anos atrás |