aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/pci_irq.c
AgeCommit message (Expand)Author
2016-09-10ACPI / PCI: fix GIC irq model default PCI IRQ polarityLorenzo Pieralisi
2016-03-09x86/ACPI/PCI: Recognize that Interrupt Line 255 means "not connected"Chen Fan
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
2016-01-05ACPI, PCI, irq: remove redundant check for null string pointerColin Ian King
2015-09-26ACPI, PCI, irq: Do not share PCI IRQ with ISA IRQJiang Liu
2015-09-01Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
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-07-08ACPI: Remove FSF mailing addressesJarkko Nikula
2015-06-23Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-05-30ACPI / PCI: Account for ARI in _PRT lookupsAlex Williamson
2015-05-22ACPI / PCI: remove stale list_head in struct acpi_prt_entryHanjun Guo
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
2015-01-20ACPI: pci: Do not clear pci_dev->irq in acpi_pci_irq_disable()Jiang Liu
2014-12-19Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-16x86, irq: Keep balance of IOAPIC pin reference countJiang Liu
2014-12-04ACPI / PM: Drop CONFIG_PM_RUNTIME from the ACPI coreRafael J. Wysocki
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, ACPI: Release IOAPIC pin when PCI device is disabledJiang Liu
2014-02-20ACPI / PCI: Do not call ISA-specific code if ISA is not supportedTomasz Nowicki
2014-02-18ACPI / PCI: Fix memory leak in acpi_pci_irq_enable()Tomasz Nowicki
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-02-16PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbersYinghai Lu
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-11-29Merge branch 'acpi-general'Rafael J. Wysocki
2012-11-21ACPI: Fix logging when no pci_irq is allocatedJoe Perches
2012-11-15ACPI / x86: Export acpi_[un]register_gsi()Andy Shevchenko
2012-11-05ACPI: Pass segment/bus to _PRT add/del so they don't depend on pci_busBjorn Helgaas
2012-01-06PCI/PM/Runtime: make PCI traces quieterVincent Palatin
2011-07-16ACPI: fix CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQSStefan Assmann
2010-10-15ACPI: remove unused declaration of proc_fs.hZhang Rui
2010-05-04x86, acpi/irq: pci device dev->irq is an isa irq not a gsiEric W. Biederman
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-08-28ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown
2009-06-24Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown
2009-06-17ACPI: simplify acpi_pci_irq_del_prt() APIAlexander Chiang
2009-06-17ACPI: simplify acpi_pci_irq_add_prt() APIAlexander Chiang
2009-04-28irq: change ACPI GSI APIs to also take a device argumentYinghai Lu
2009-04-05Merge branch 'misc' into releaseLen Brown
2009-04-03ACPI: constify tables in pci_irq.cJan Beulich
2009-03-17ACPI: PCI: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas
2008-12-30ACPI: PCI: add HP copyrightBjorn Helgaas
2008-12-30ACPI: PCI: whitespace and useless initialization cleanupBjorn Helgaas
2008-12-30ACPI: PCI: expand acpi_pci_allocate_irq() and acpi_pci_free_irq() inlineBjorn Helgaas
2008-12-30ACPI: PCI: simplify struct acpi_prt_entryBjorn Helgaas
2008-12-30ACPI: PCI: simplify list of _PRT entriesBjorn Helgaas
2008-12-30ACPI: PCI: combine lookup and deriveBjorn Helgaas