aboutsummaryrefslogtreecommitdiff
path: root/drivers/pnp
AgeCommit message (Expand)Author
2008-04-29PNP: use dev_printk when possibleBjorn Helgaas
2008-04-29PNP: remove unused interfaces using pnp_resource_tableBjorn Helgaas
2008-04-29PNP: remove pnp_resource_table from internal pnp_clean_resource_table interfaceBjorn Helgaas
2008-04-29PNP: add pnp_init_resources(struct pnp_dev *) interfaceBjorn Helgaas
2008-04-29PNP: add debug when assigning PNP resourcesBjorn Helgaas
2008-04-29PNP: add debug output to encodersBjorn Helgaas
2008-04-29PNP: remove more pnp_resource_table argumentsBjorn Helgaas
2008-04-29PNP: remove pnp_resource_table from internal get/set interfacesBjorn Helgaas
2008-04-29PNP: add debug output to option registrationBjorn Helgaas
2008-04-29PNPACPI: pass pnp_dev instead of acpi_handleBjorn Helgaas
2008-04-29PNPACPI: extend irq_flags() to set IORESOURCE_IRQ_SHAREABLE when appropriateBjorn Helgaas
2008-04-29PNPACPI: hoist dma_flags() out of pnpacpi_parse_allocated_dmaresource()Bjorn Helgaas
2008-04-29PNPACPI: use temporaries to reduce repetitionBjorn Helgaas
2008-04-29PNPACPI: pnpacpi_encode_ext_irq() wrongly set "irq" instead of "extended_irq"Bjorn Helgaas
2008-04-29PNP: add pnp_alloc_card()Bjorn Helgaas
2008-04-29ISAPNP: pull pnp_add_card_id() out of isapnp_parse_card_id()Bjorn Helgaas
2008-04-29PNP: change pnp_add_card_id() to allocate its own pnp_id structuresBjorn Helgaas
2008-04-29PNP: make pnp_add_card_id() internal to PNP coreBjorn Helgaas
2008-04-29PNP: add pnp_alloc_dev()Bjorn Helgaas
2008-04-29PNP: add pnp_eisa_id_to_string()Bjorn Helgaas
2008-04-29PNP: change pnp_add_id() to allocate its own pnp_id structuresBjorn Helgaas
2008-04-29PNP: make pnp_add_id() internal to PNP coreBjorn Helgaas
2008-04-29PNPACPI: continue after _CRS and _PRS errorsBjorn Helgaas
2008-04-29ISAPNP: move config register addresses out of isapnp.hBjorn Helgaas
2008-04-29PNP: turn on -DDEBUG when CONFIG_PNP_DEBUG is setBjorn Helgaas
2008-04-28PNP: use dev_printk for quirk messagesBjorn Helgaas
2008-04-28PNP: simplify quirk debug outputBjorn Helgaas
2008-04-28PNP: skip dev->protocol NULL checksBjorn Helgaas
2008-04-23pnpacpi: fix potential corruption on "pnpacpi: exceeded the max number of IRQ...Len Brown
2008-03-26pnpacpi: reduce printk severity for "pnpacpi: exceeded the max number of ..."Len Brown
2008-03-22ISAPNP: fix limits of logical device register setBjorn Helgaas
2008-03-12PNP: disable PNP motherboard resources that overlap PCI BARsBjorn Helgaas
2008-03-12PNP: revert Supermicro H8DCE motherboard quirkBjorn Helgaas
2008-02-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-02-14Dont touch fs_struct in driversJan Blunck
2008-02-14pnpacpi: __initdata is not an identifierRoel Kluin
2008-02-07Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...Len Brown
2008-02-06PNP: disable Supermicro H8DCE motherboard resources that overlap SATA BARsBjorn Helgaas
2008-02-06PNP: do not test PNP_DRIVER_RES_DO_NOT_CHANGE on suspend/resumeRene Herman
2008-02-06isapnp driver semaphore to mutexDaniel Walker
2008-02-06pnp: declare PNP option parsing functions as __initThomas Renninger
2008-02-06simplify pnp_activate_dev() and pnp_disable_dev() return valuesBjorn Helgaas
2008-01-30git-x86: drivers/pnp/pnpbios/bioscalls.c build fixAndrew Morton
2008-01-17pnpacpi: print resource shortage message only once (more)Len Brown
2008-01-12pnp: Failed to activate device 00:0a - Samsung P35 XVM 1600 IIIShaohua Li
2008-01-12pnpacpi: print resource shortage message only onceLen Brown
2007-11-29drivers/pnp/resource.c: Add missing pci_dev_putJulia Lawall
2007-11-29PNP: increase the maximum number of resourcesZhao Yakui
2007-11-20ACPI: fix two IRQ8 issues in IOAPIC modeShaohua Li
2007-11-19Revert "Fix very high interrupt rate for IRQ8 (rtc) unless pnpacpi=off"Len Brown