| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()" | Bjorn Helgaas | 2016-02-27 | 1 | -1/+14 |
* | Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed" | Bjorn Helgaas | 2016-02-17 | 1 | -4/+6 |
* | PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed | Jiang Liu | 2015-07-30 | 1 | -6/+4 |
* | PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq() | Jiang Liu | 2015-07-30 | 1 | -14/+1 |
* | x86: Rename eisa_set_level_irq to elcr_set_level_irq | Paul Gortmaker | 2015-05-19 | 1 | -6/+7 |
* | Revert "x86/PCI: Refine the way to release PCI IRQ resources" | Rafael J. Wysocki | 2015-03-20 | 1 | -1/+14 |
* | x86/PCI: Refine the way to release PCI IRQ resources | Jiang Liu | 2015-02-05 | 1 | -14/+1 |
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-12-19 | 1 | -5/+20 |
|\ |
|
| * | x86, irq: Kill useless parameter 'irq_attr' of IO_APIC_get_PCI_irq_vector() | Jiang Liu | 2014-12-16 | 1 | -4/+2 |
| * | x86, irq: Keep balance of IOAPIC pin reference count | Jiang Liu | 2014-12-16 | 1 | -1/+6 |
| * | x86: irq: Fix placement of mp_should_keep_irq() | Jan Beulich | 2014-12-16 | 1 | -0/+12 |
|/ |
|
* | x86, irq, PCI: Keep IRQ assignment for runtime power management | Jiang Liu | 2014-08-29 | 1 | -1/+1 |
* | x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernation | Jiang Liu | 2014-08-08 | 1 | -1/+2 |
* | x86, irq, mpparse: Release IOAPIC pin when PCI device is disabled | Jiang Liu | 2014-06-21 | 1 | -2/+11 |
* | x86, irq, mpparse: Use common irqdomain map interface to program IOAPIC pins | Jiang Liu | 2014-06-21 | 1 | -2/+0 |
* | x86/PCI: Drop return value of pcibios_scan_root() | Bjorn Helgaas | 2014-02-03 | 1 | -3/+1 |
* | x86/PCI: Use pcibios_scan_root() instead of pci_scan_bus_on_node() | Bjorn Helgaas | 2014-02-03 | 1 | -3/+1 |
* | x86/PCI: irq and pci_ids patch for Intel Panther Point DeviceIDs | Seth Heasley | 2011-05-10 | 1 | -1/+3 |
* | PCI/lpc: irq and pci_ids patch for Intel DH89xxCC DeviceIDs | Seth Heasley | 2011-02-08 | 1 | -9/+6 |
* | x86/PCI: irq and pci_ids patch for Intel Patsburg | Seth Heasley | 2010-12-23 | 1 | -1/+2 |
* | PCI: update Intel chipset names and defines | Seth Heasley | 2010-10-17 | 1 | -6/+6 |
* | x86/PCI: irq and pci_ids patch for Intel Patsburg DeviceIDs | Seth Heasley | 2010-10-15 | 1 | -0/+1 |
* | x86/PCI: use for_each_pci_dev() | Kulikov Vasiliy | 2010-07-30 | 1 | -3/+3 |
* | x86/PCI: irq and pci_ids patch for additional Intel Cougar Point DeviceIDs | Seth Heasley | 2010-05-11 | 1 | -2/+7 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
* | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-03-07 | 1 | -10/+6 |
|\ |
|
| * | x86: Add pcibios_fixup_irqs to x86_init | Thomas Gleixner | 2010-02-19 | 1 | -2/+2 |
| * | x86: Add pci_init_irq to x86_init | Thomas Gleixner | 2010-02-19 | 1 | -8/+4 |
* | | x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDs | Seth Heasley | 2010-02-22 | 1 | -0/+2 |
|/ |
|
* | x86, apic: introduce io_apic_irq_attr | Yinghai Lu | 2009-05-18 | 1 | -11/+5 |
* | x86/pci: update pirq_enable_irq() to setup io apic routing | Yinghai Lu | 2009-05-11 | 1 | -54/+30 |
* | x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector() | Yinghai Lu | 2009-05-11 | 1 | -4/+20 |
* | PCI: irq and pci_ids patch for Intel Tigerpoint DeviceIDs | Seth Heasley | 2009-01-27 | 1 | -0/+1 |
* | PCI: x86: use generic pci_swizzle_interrupt_pin() | Bjorn Helgaas | 2009-01-07 | 1 | -2/+2 |
* | x86/PCI: minor logic simplications | Bjorn Helgaas | 2009-01-07 | 1 | -4/+4 |
* | x86/PCI: use config space encoding for interrupt pins | Bjorn Helgaas | 2009-01-07 | 1 | -24/+20 |
* | PCI: use config space encoding in pci_get_interrupt_pin() | Bjorn Helgaas | 2009-01-07 | 1 | -1/+1 |
* | x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h | Jaswinder Singh Rajput | 2008-12-29 | 1 | -2/+1 |
* | x86/PCI: irq and pci_ids patch for Intel Ibex Peak DeviceIDs | Seth Heasley | 2008-10-20 | 1 | -2/+9 |
* | x86/PCI: follow lspci device/vendor style | Bjorn Helgaas | 2008-10-20 | 1 | -4/+4 |
* | Merge branch 'x86/urgent' into x86/cleanups | H. Peter Anvin | 2008-08-25 | 1 | -0/+2 |
|\ |
|
| * | x86/PCI: irq and pci_ids patch for Intel Ibex Peak PCHs | Seth Heasley | 2008-08-15 | 1 | -0/+2 |
* | | arch/x86/pci/irq.c: attempt to clean up code layout | Andrew Morton | 2008-08-21 | 1 | -29/+38 |
|/ |
|
* | x86/PCI: use dev_printk when possible | Bjorn Helgaas | 2008-07-28 | 1 | -58/+48 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2008-07-16 | 1 | -38/+82 |
|\ |
|
| * | x86/PCI: janitor work in irq.c | Miklos Vajna | 2008-06-10 | 1 | -217/+294 |
* | | x86/pci: removing subsys_initcall ordering dependencies | Robert Richter | 2008-07-09 | 1 | -4/+1 |
* | | Merge branch 'linus' into x86/cleanups | Ingo Molnar | 2008-06-16 | 1 | -0/+7 |
|\| |
|
| * | x86/PCI: add workaround for bug in ASUS A7V600 BIOS (rev 1005) | Bertram Felgenhauer | 2008-06-05 | 1 | -0/+7 |
* | | x86: coding style fixes to arch/x86/pci/irq. | Paolo Ciarrocchi | 2008-06-10 | 1 | -136/+125 |
|/ |
|