Commit History

Author SHA1 Message Date
  Linus Torvalds d43421565b Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci 9 years ago
  Jake Oshins a4289dc2ec genirq/msi: Export functions to allow MSI domains in modules 9 years ago
  Marc Zyngier 3845d2953a PCI/MSI: Only use the generic MSI layer when domain is hierarchical 9 years ago
  Bjorn Helgaas 128fc68ca1 PCI/MSI: Remove empty pci_msi_init_pci_dev() 9 years ago
  Linus Torvalds 3c87b79188 Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci 9 years ago
  Linus Torvalds 6aa2fdb87c Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 years ago
  Bjorn Helgaas c2df02bdaa Merge branches 'pci/host-altera', 'pci/host-designware', 'pci/host-generic', 'pci/host-imx6', 'pci/host-iproc', 'pci/host-mvebu', 'pci/host-rcar', 'pci/host-tegra' and 'pci/host-xgene' into next 9 years ago
  Marc Zyngier 54fa97eeb9 PCI/MSI: Allow the MSI domain to be device-specific 10 years ago
  David Daney b6eec9b717 PCI/MSI: Add helper function pci_msi_domain_get_msi_rid(). 10 years ago
  Marc Zyngier 0701c53e46 genirq/msi: Do not use pci_msi_[un]mask_irq as default methods 9 years ago
  Romain Bezut a86760664f PCI/MSI: Export all remapped MSIs to sysfs attributes 10 years ago
  Marc Zyngier be5436c83a irqdomain/msi: Use fwnode instead of of_node 9 years ago
  Lucas Stach 339e5b44ed PCI: Add msi_controller setup_irqs() method for special multivector setup 10 years ago
  Linus Torvalds 17e6b00ac4 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 years ago
  Bjorn Helgaas 9ca678d1df Merge branches 'pci/enumeration' and 'pci/misc' into next 10 years ago
  Lorenzo Pieralisi 2291ec0902 PCI/MSI: Remove unused pcibios_msi_controller() hook 10 years ago
  Jiang Liu 5f2269916b PCI/MSI: Free legacy IRQ when enabling MSI/MSI-X 10 years ago
  Marc Zyngier f075915ac0 PCI/MSI: Drop domain field from msi_controller 10 years ago
  Marc Zyngier d8a1cb7575 PCI/MSI: Let pci_msi_get_domain use struct device::msi_domain 10 years ago
  Marc Zyngier 0380839dc9 PCI/MSI: Register irq domain with specific token 10 years ago
  Jiang Liu aa48b6f708 genirq/MSI: Move alloc_msi_entry() from PCI into generic MSI code 10 years ago
  Jiang Liu 25a98bd4ff genirq/MSI: Store 'struct device' instead of 'struct pci_dev' in struct msi_desc 10 years ago
  Jiang Liu 4a7cc83167 genirq/MSI: Move msi_list from struct pci_dev to struct device 10 years ago
  Jiang Liu e39758e0ea PCI: Use helper functions to access fields in struct msi_desc 10 years ago
  Jiang Liu 5004e98a91 PCI: Use for_each_pci_msi_entry() to access MSI device list 10 years ago
  Jiang Liu c179c9b978 PCI: Add helper function msi_desc_to_pci_sysdata() 10 years ago
  Jiang Liu 507a883ed5 treewide: Use helper function to access irq_data->msi_desc 10 years ago
  Jiang Liu c391f262be genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc() 10 years ago
  Michael S. Tsirkin 1851617cd2 PCI/MSI: Disable MSI at enumeration even if kernel doesn't support MSI 10 years ago
  Michael S. Tsirkin 6a25f5e35a PCI/MSI: Export pci_msi_set_enable(), pci_msix_clear_and_set_ctrl() 10 years ago