index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
pci_irq.c
Age
Commit message (
Expand
)
Author
2012-12-13
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-11-29
Merge branch 'acpi-general'
Rafael J. Wysocki
2012-11-21
ACPI: Fix logging when no pci_irq is allocated
Joe Perches
2012-11-15
ACPI / x86: Export acpi_[un]register_gsi()
Andy Shevchenko
2012-11-05
ACPI: Pass segment/bus to _PRT add/del so they don't depend on pci_bus
Bjorn Helgaas
2012-01-06
PCI/PM/Runtime: make PCI traces quieter
Vincent Palatin
2011-07-16
ACPI: fix CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS
Stefan Assmann
2010-10-15
ACPI: remove unused declaration of proc_fs.h
Zhang Rui
2010-05-04
x86, acpi/irq: pci device dev->irq is an isa irq not a gsi
Eric W. Biederman
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-08-28
ACPI: Move definition of PREFIX from acpi_bus.h to internal..h
Len Brown
2009-06-24
Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...
Len Brown
2009-06-17
ACPI: simplify acpi_pci_irq_del_prt() API
Alexander Chiang
2009-06-17
ACPI: simplify acpi_pci_irq_add_prt() API
Alexander Chiang
2009-04-28
irq: change ACPI GSI APIs to also take a device argument
Yinghai Lu
2009-04-05
Merge branch 'misc' into release
Len Brown
2009-04-03
ACPI: constify tables in pci_irq.c
Jan Beulich
2009-03-17
ACPI: PCI: use generic pci_swizzle_interrupt_pin()
Bjorn Helgaas
2008-12-30
ACPI: PCI: add HP copyright
Bjorn Helgaas
2008-12-30
ACPI: PCI: whitespace and useless initialization cleanup
Bjorn Helgaas
2008-12-30
ACPI: PCI: expand acpi_pci_allocate_irq() and acpi_pci_free_irq() inline
Bjorn Helgaas
2008-12-30
ACPI: PCI: simplify struct acpi_prt_entry
Bjorn Helgaas
2008-12-30
ACPI: PCI: simplify list of _PRT entries
Bjorn Helgaas
2008-12-30
ACPI: PCI: combine lookup and derive
Bjorn Helgaas
2008-12-30
ACPI: PCI: follow typical PCI INTx swizzling pattern
Bjorn Helgaas
2008-12-30
ACPI: PCI: use positive logic to simplify code
Bjorn Helgaas
2008-12-30
ACPI: PCI: remove callback from acpi_pci_irq_lookup & acpi_pci_irq_derive
Bjorn Helgaas
2008-12-30
ACPI: PCI: tweak _PRT lookup debug
Bjorn Helgaas
2008-12-30
ACPI: PCI: lookup _PRT entry by PCI dev and pin, not segment/bus/dev/pin
Bjorn Helgaas
2008-12-30
ACPI: PCI: use 1-based encoding for _PRT quirks
Bjorn Helgaas
2008-12-30
ACPI: PCI: always use the PCI INTx pin values, not the _PRT ones
Bjorn Helgaas
2008-12-30
ACPI: PCI: add a helper to convert _PRT INTx pin number to name
Bjorn Helgaas
2008-12-30
ACPI: PCI: move struct acpi_prt_entry declaration out of public header file
Bjorn Helgaas
2008-12-30
ACPI: PCI: fix GSI/IRQ naming confusion
Bjorn Helgaas
2008-12-30
ACPI: PCI: ignore _PRT function information
Bjorn Helgaas
2008-12-30
ACPI: PCI: simplify buffer management for evaluating _PRT
Bjorn Helgaas
2008-12-30
ACPI: PCI: remove unnecessary null pointer checks
Bjorn Helgaas
2008-12-30
ACPI: PCI: use conventional PCI address format
Bjorn Helgaas
2008-07-16
ACPI: use dev_printk when possible
Bjorn Helgaas
2008-03-25
ACPI: fix Medion _PRT quirk (use "ISA_", not "ISA")
Bjorn Helgaas
2008-03-11
ACPI: add _PRT quirks to work around broken firmware
Bjorn Helgaas
2008-02-07
Merge branches 'release' and 'fluff' into release
Len Brown
2008-02-07
ACPI: misc cleanups
Adrian Bunk
2008-02-07
ACPI: acpi_pci_irq_find_prt_entry(): use list_for_each_entry() instead of lis...
Matthias Kaehlcke
2008-01-10
ACPI : Not register gsi for PCI IDE controller in legacy mode
Alan Cox
2007-02-12
ACPI: clean up ACPI_MODULE_NAME() use
Len Brown
2006-12-20
ACPI: replace kmalloc+memset with kzalloc
Burman Yan
2006-10-14
ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi
Jan Engelhardt
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
[next]