summaryrefslogtreecommitdiff
path: root/arch/x86/pci/irq.c
AgeCommit message (Expand)Author
2019-06-15x86/PCI: Fix PCI IRQ routing table memory leakWenwen Wang
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig
2016-02-27Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"Bjorn Helgaas
2016-02-17Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"Bjorn Helgaas
2015-07-30PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managedJiang Liu
2015-07-30PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()Jiang Liu
2015-05-19x86: Rename eisa_set_level_irq to elcr_set_level_irqPaul Gortmaker
2015-03-20Revert "x86/PCI: Refine the way to release PCI IRQ resources"Rafael J. Wysocki
2015-02-05x86/PCI: Refine the way to release PCI IRQ resourcesJiang Liu
2014-12-19Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-16x86, irq: Kill useless parameter 'irq_attr' of IO_APIC_get_PCI_irq_vector()Jiang Liu
2014-12-16x86, irq: Keep balance of IOAPIC pin reference countJiang Liu
2014-12-16x86: irq: Fix placement of mp_should_keep_irq()Jan Beulich
2014-08-29x86, irq, PCI: Keep IRQ assignment for runtime power managementJiang Liu
2014-08-08x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernationJiang Liu
2014-06-21x86, irq, mpparse: Release IOAPIC pin when PCI device is disabledJiang Liu
2014-06-21x86, irq, mpparse: Use common irqdomain map interface to program IOAPIC pinsJiang Liu
2014-02-03x86/PCI: Drop return value of pcibios_scan_root()Bjorn Helgaas
2014-02-03x86/PCI: Use pcibios_scan_root() instead of pci_scan_bus_on_node()Bjorn Helgaas
2011-05-10x86/PCI: irq and pci_ids patch for Intel Panther Point DeviceIDsSeth Heasley
2011-02-08PCI/lpc: irq and pci_ids patch for Intel DH89xxCC DeviceIDsSeth Heasley
2010-12-23x86/PCI: irq and pci_ids patch for Intel PatsburgSeth Heasley
2010-10-17PCI: update Intel chipset names and definesSeth Heasley
2010-10-15x86/PCI: irq and pci_ids patch for Intel Patsburg DeviceIDsSeth Heasley
2010-07-30x86/PCI: use for_each_pci_dev()Kulikov Vasiliy
2010-05-11x86/PCI: irq and pci_ids patch for additional Intel Cougar Point DeviceIDsSeth Heasley
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-07Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-02-22x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDsSeth Heasley
2010-02-19x86: Add pcibios_fixup_irqs to x86_initThomas Gleixner
2010-02-19x86: Add pci_init_irq to x86_initThomas Gleixner
2009-05-18x86, apic: introduce io_apic_irq_attrYinghai Lu
2009-05-11x86/pci: update pirq_enable_irq() to setup io apic routingYinghai Lu
2009-05-11x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector()Yinghai Lu
2009-01-27PCI: irq and pci_ids patch for Intel Tigerpoint DeviceIDsSeth Heasley
2009-01-07PCI: x86: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas
2009-01-07x86/PCI: minor logic simplicationsBjorn Helgaas
2009-01-07x86/PCI: use config space encoding for interrupt pinsBjorn Helgaas
2009-01-07PCI: use config space encoding in pci_get_interrupt_pin()Bjorn Helgaas
2008-12-29x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput
2008-10-20x86/PCI: irq and pci_ids patch for Intel Ibex Peak DeviceIDsSeth Heasley
2008-10-20x86/PCI: follow lspci device/vendor styleBjorn Helgaas
2008-08-25Merge branch 'x86/urgent' into x86/cleanupsH. Peter Anvin
2008-08-21arch/x86/pci/irq.c: attempt to clean up code layoutAndrew Morton
2008-08-15x86/PCI: irq and pci_ids patch for Intel Ibex Peak PCHsSeth Heasley
2008-07-28x86/PCI: use dev_printk when possibleBjorn Helgaas
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-07-09x86/pci: removing subsys_initcall ordering dependenciesRobert Richter
2008-06-16Merge branch 'linus' into x86/cleanupstip-x86-cleanups-2008-06-16_09.17_MonIngo Molnar