linux-kernel-test/drivers/pnp
Bjorn Helgaas dbed12da5b [ACPI] PNPACPI IRQ workaround for HP workstations
Move pcibios_penalize_isa_irq() to pnpacpi_parse_allocated_irqresource().
Previously we passed the GSI, not the IRQ, and we did it even if parsing
the IRQ resource failed.

Parse IRQ descriptors that contain multiple interrupts.  This violates the
spec (in _CRS, only one interrupt per descriptor is allowed), but some
firmware, e.g., HP rx7620 and rx8620 descriptions of HPET, has this bug.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Cc: Adam Belay <ambx1@neo.rr.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Len Brown <len.brown@intel.com>
2005-09-03 00:42:56 -04:00
..
isapnp Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pnpacpi [ACPI] PNPACPI IRQ workaround for HP workstations 2005-09-03 00:42:56 -04:00
pnpbios [PATCH] drivers/pnp/pnpbios/rsparser.c: fix compile error with PCI=n 2005-07-27 16:25:50 -07:00
base.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
card.c [PATCH] broken error path in drivers/pnp/card.c 2005-08-18 08:43:59 -07:00
core.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
driver.c [PATCH] Use driver_for_each_device() in drivers/pnp/driver.c instead of manually walking list. 2005-06-20 15:15:13 -07:00
interface.c [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk.c: update device attribute callbacks 2005-06-20 15:15:34 -07:00
Kconfig [ACPI] delete CONFIG_ACPI_BUS 2005-08-24 12:11:34 -04:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
manager.c [PATCH] DocBook: update comments 2005-06-24 00:06:40 -07:00
quirks.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
resource.c [ACPI] PNPACPI vs sound IRQ 2005-07-12 00:03:30 -04:00
support.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
system.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00