aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/pci/irq.c
Commit message (Expand)AuthorAge
* x86/PCI: Fix PCI IRQ routing table memory leakWenwen Wang2019-04-17
* x86/PCI: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-11
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2017-09-14
* Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"Bjorn Helgaas2016-02-27
* Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"Bjorn Helgaas2016-02-17
* PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managedJiang Liu2015-07-30
* PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()Jiang Liu2015-07-30
* x86: Rename eisa_set_level_irq to elcr_set_level_irqPaul Gortmaker2015-05-19
* Revert "x86/PCI: Refine the way to release PCI IRQ resources"Rafael J. Wysocki2015-03-20
* x86/PCI: Refine the way to release PCI IRQ resourcesJiang Liu2015-02-05
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-19
|\
| * x86, irq: Kill useless parameter 'irq_attr' of IO_APIC_get_PCI_irq_vector()Jiang Liu2014-12-16
| * x86, irq: Keep balance of IOAPIC pin reference countJiang Liu2014-12-16
| * x86: irq: Fix placement of mp_should_keep_irq()Jan Beulich2014-12-16
|/
* x86, irq, PCI: Keep IRQ assignment for runtime power managementJiang Liu2014-08-29
* x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernationJiang Liu2014-08-08
* x86, irq, mpparse: Release IOAPIC pin when PCI device is disabledJiang Liu2014-06-21
* x86, irq, mpparse: Use common irqdomain map interface to program IOAPIC pinsJiang Liu2014-06-21
* x86/PCI: Drop return value of pcibios_scan_root()Bjorn Helgaas2014-02-03
* x86/PCI: Use pcibios_scan_root() instead of pci_scan_bus_on_node()Bjorn Helgaas2014-02-03
* x86/PCI: irq and pci_ids patch for Intel Panther Point DeviceIDsSeth Heasley2011-05-10
* PCI/lpc: irq and pci_ids patch for Intel DH89xxCC DeviceIDsSeth Heasley2011-02-08
* x86/PCI: irq and pci_ids patch for Intel PatsburgSeth Heasley2010-12-23
* PCI: update Intel chipset names and definesSeth Heasley2010-10-17
* x86/PCI: irq and pci_ids patch for Intel Patsburg DeviceIDsSeth Heasley2010-10-15
* x86/PCI: use for_each_pci_dev()Kulikov Vasiliy2010-07-30
* x86/PCI: irq and pci_ids patch for additional Intel Cougar Point DeviceIDsSeth Heasley2010-05-11
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-07
|\
| * x86: Add pcibios_fixup_irqs to x86_initThomas Gleixner2010-02-19
| * x86: Add pci_init_irq to x86_initThomas Gleixner2010-02-19
* | x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDsSeth Heasley2010-02-22
|/
* x86, apic: introduce io_apic_irq_attrYinghai Lu2009-05-18
* x86/pci: update pirq_enable_irq() to setup io apic routingYinghai Lu2009-05-11
* x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector()Yinghai Lu2009-05-11
* PCI: irq and pci_ids patch for Intel Tigerpoint DeviceIDsSeth Heasley2009-01-27
* PCI: x86: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2009-01-07
* x86/PCI: minor logic simplicationsBjorn Helgaas2009-01-07
* x86/PCI: use config space encoding for interrupt pinsBjorn Helgaas2009-01-07
* PCI: use config space encoding in pci_get_interrupt_pin()Bjorn Helgaas2009-01-07
* x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput2008-12-29
* x86/PCI: irq and pci_ids patch for Intel Ibex Peak DeviceIDsSeth Heasley2008-10-20
* x86/PCI: follow lspci device/vendor styleBjorn Helgaas2008-10-20
* Merge branch 'x86/urgent' into x86/cleanupsH. Peter Anvin2008-08-26
|\
| * x86/PCI: irq and pci_ids patch for Intel Ibex Peak PCHsSeth Heasley2008-08-15
* | arch/x86/pci/irq.c: attempt to clean up code layoutAndrew Morton2008-08-21
|/
* x86/PCI: use dev_printk when possibleBjorn Helgaas2008-07-28
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-16
|\
| * x86/PCI: janitor work in irq.cMiklos Vajna2008-06-10