summaryrefslogtreecommitdiffstats
path: root/arch/x86/pci/irq.c
Commit message (Expand)AuthorAgeFilesLines
* x86/PCI: Fix coding style in PIRQ table verificationMaciej W. Rozycki2022-04-101-1/+1
* x86/PCI: Fix ALi M1487 (IBC) PIRQ router link value interpretationMaciej W. Rozycki2022-04-101-3/+16
* x86/PCI: Add $IRT PIRQ routing table supportMaciej W. Rozycki2022-04-101-0/+76
* x86/PCI: Handle PIRQ routing tables with no router device givenMaciej W. Rozycki2022-04-101-20/+44
* x86/PCI: Add PIRQ routing table range checksMaciej W. Rozycki2022-04-101-5/+12
* x86/PCI: Add support for the SiS85C497 PIRQ routerMaciej W. Rozycki2022-04-101-0/+80
* x86/PCI: Disambiguate SiS85C503 PIRQ router code entitiesMaciej W. Rozycki2022-04-101-15/+18
* x86/PCI: Handle IRQ swizzling with PIRQ routersMaciej W. Rozycki2022-04-101-13/+47
* x86/PCI: Also match function number in $PIR tableMaciej W. Rozycki2022-04-101-4/+15
* x86/PCI: Include function number in $PIR table dumpMaciej W. Rozycki2022-04-101-1/+2
* x86/PCI: Show the physical address of the $PIR tableMaciej W. Rozycki2022-04-101-2/+2
* x86: Avoid magic number with ELCR register accessesMaciej W. Rozycki2021-08-101-1/+2
* x86/PCI: Add support for the Intel 82426EX PIRQ routerMaciej W. Rozycki2021-08-101-0/+49
* x86/PCI: Add support for the Intel 82374EB/82374SB (ESC) PIRQ routerMaciej W. Rozycki2021-08-101-0/+73
* x86/PCI: Add support for the ALi M1487 (IBC) PIRQ routerMaciej W. Rozycki2021-08-101-2/+152
* x86/PCI: Fix PCI IRQ routing table memory leakWenwen Wang2019-04-171-2/+8
* x86/PCI: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-111-1/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2017-09-141-1/+1
* Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"Bjorn Helgaas2016-02-271-1/+14
* Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"Bjorn Helgaas2016-02-171-4/+6
* PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managedJiang Liu2015-07-301-6/+4
* PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()Jiang Liu2015-07-301-14/+1
* x86: Rename eisa_set_level_irq to elcr_set_level_irqPaul Gortmaker2015-05-191-6/+7
* Revert "x86/PCI: Refine the way to release PCI IRQ resources"Rafael J. Wysocki2015-03-201-1/+14
* x86/PCI: Refine the way to release PCI IRQ resourcesJiang Liu2015-02-051-14/+1
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-191-5/+20
|\
| * x86, irq: Kill useless parameter 'irq_attr' of IO_APIC_get_PCI_irq_vector()Jiang Liu2014-12-161-4/+2
| * x86, irq: Keep balance of IOAPIC pin reference countJiang Liu2014-12-161-1/+6
| * x86: irq: Fix placement of mp_should_keep_irq()Jan Beulich2014-12-161-0/+12
|/
* x86, irq, PCI: Keep IRQ assignment for runtime power managementJiang Liu2014-08-291-1/+1
* x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernationJiang Liu2014-08-081-1/+2
* x86, irq, mpparse: Release IOAPIC pin when PCI device is disabledJiang Liu2014-06-211-2/+11
* x86, irq, mpparse: Use common irqdomain map interface to program IOAPIC pinsJiang Liu2014-06-211-2/+0
* x86/PCI: Drop return value of pcibios_scan_root()Bjorn Helgaas2014-02-031-3/+1
* x86/PCI: Use pcibios_scan_root() instead of pci_scan_bus_on_node()Bjorn Helgaas2014-02-031-3/+1
* x86/PCI: irq and pci_ids patch for Intel Panther Point DeviceIDsSeth Heasley2011-05-101-1/+3
* PCI/lpc: irq and pci_ids patch for Intel DH89xxCC DeviceIDsSeth Heasley2011-02-081-9/+6
* x86/PCI: irq and pci_ids patch for Intel PatsburgSeth Heasley2010-12-231-1/+2
* PCI: update Intel chipset names and definesSeth Heasley2010-10-171-6/+6
* x86/PCI: irq and pci_ids patch for Intel Patsburg DeviceIDsSeth Heasley2010-10-151-0/+1
* x86/PCI: use for_each_pci_dev()Kulikov Vasiliy2010-07-301-3/+3
* x86/PCI: irq and pci_ids patch for additional Intel Cougar Point DeviceIDsSeth Heasley2010-05-111-2/+7
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-071-10/+6
|\
| * x86: Add pcibios_fixup_irqs to x86_initThomas Gleixner2010-02-191-2/+2
| * x86: Add pci_init_irq to x86_initThomas Gleixner2010-02-191-8/+4
* | x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDsSeth Heasley2010-02-221-0/+2
|/
* x86, apic: introduce io_apic_irq_attrYinghai Lu2009-05-181-11/+5
* x86/pci: update pirq_enable_irq() to setup io apic routingYinghai Lu2009-05-111-54/+30