aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/pci_irq.c
Commit message (Expand)AuthorAge
* 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
* ACPI: pci: Do not clear pci_dev->irq in acpi_pci_irq_disable()Jiang Liu2015-01-20
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-19
|\
| * x86, irq: Keep balance of IOAPIC pin reference countJiang Liu2014-12-16
* | ACPI / PM: Drop CONFIG_PM_RUNTIME from the ACPI coreRafael J. Wysocki2014-12-03
|/
* 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, ACPI: Release IOAPIC pin when PCI device is disabledJiang Liu2014-06-21
* ACPI / PCI: Do not call ISA-specific code if ISA is not supportedTomasz Nowicki2014-02-20
* ACPI / PCI: Fix memory leak in acpi_pci_irq_enable()Tomasz Nowicki2014-02-18
* ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-06
* PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbersYinghai Lu2013-02-16
* Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-12-13
|\
| * ACPI: Pass segment/bus to _PRT add/del so they don't depend on pci_busBjorn Helgaas2012-11-05
* | Merge branch 'acpi-general'Rafael J. Wysocki2012-11-29
|\ \
| * | ACPI: Fix logging when no pci_irq is allocatedJoe Perches2012-11-21
| |/
* / ACPI / x86: Export acpi_[un]register_gsi()Andy Shevchenko2012-11-14
|/
* PCI/PM/Runtime: make PCI traces quieterVincent Palatin2012-01-06
* ACPI: fix CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQSStefan Assmann2011-07-16
* ACPI: remove unused declaration of proc_fs.hZhang Rui2010-10-15
* x86, acpi/irq: pci device dev->irq is an isa irq not a gsiEric W. Biederman2010-05-04
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown2009-08-28
*-. Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown2009-06-24
|\ \
| | * ACPI: simplify acpi_pci_irq_del_prt() APIAlexander Chiang2009-06-17
| | * ACPI: simplify acpi_pci_irq_add_prt() APIAlexander Chiang2009-06-17
| |/
* / irq: change ACPI GSI APIs to also take a device argumentYinghai Lu2009-04-28
|/
* Merge branch 'misc' into releaseLen Brown2009-04-05
|\
| * ACPI: constify tables in pci_irq.cJan Beulich2009-04-03
* | ACPI: PCI: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2009-03-17
|/
* ACPI: PCI: add HP copyrightBjorn Helgaas2008-12-30
* ACPI: PCI: whitespace and useless initialization cleanupBjorn Helgaas2008-12-30
* ACPI: PCI: expand acpi_pci_allocate_irq() and acpi_pci_free_irq() inlineBjorn Helgaas2008-12-30
* ACPI: PCI: simplify struct acpi_prt_entryBjorn Helgaas2008-12-30
* ACPI: PCI: simplify list of _PRT entriesBjorn Helgaas2008-12-30
* ACPI: PCI: combine lookup and deriveBjorn Helgaas2008-12-30
* ACPI: PCI: follow typical PCI INTx swizzling patternBjorn Helgaas2008-12-30
* ACPI: PCI: use positive logic to simplify codeBjorn Helgaas2008-12-30
* ACPI: PCI: remove callback from acpi_pci_irq_lookup & acpi_pci_irq_deriveBjorn Helgaas2008-12-30
* ACPI: PCI: tweak _PRT lookup debugBjorn Helgaas2008-12-30
* ACPI: PCI: lookup _PRT entry by PCI dev and pin, not segment/bus/dev/pinBjorn Helgaas2008-12-30
* ACPI: PCI: use 1-based encoding for _PRT quirksBjorn Helgaas2008-12-30
* ACPI: PCI: always use the PCI INTx pin values, not the _PRT onesBjorn Helgaas2008-12-30
* ACPI: PCI: add a helper to convert _PRT INTx pin number to nameBjorn Helgaas2008-12-30
* ACPI: PCI: move struct acpi_prt_entry declaration out of public header fileBjorn Helgaas2008-12-30
* ACPI: PCI: fix GSI/IRQ naming confusionBjorn Helgaas2008-12-30
* ACPI: PCI: ignore _PRT function informationBjorn Helgaas2008-12-30
* ACPI: PCI: simplify buffer management for evaluating _PRTBjorn Helgaas2008-12-30
* ACPI: PCI: remove unnecessary null pointer checksBjorn Helgaas2008-12-30