summaryrefslogtreecommitdiff
path: root/drivers/pnp/quirks.c
Commit message (Expand)AuthorAge
* pnp: make the resource type an unsigned longRene Herman2008-10-16
* pnp: have quirk_system_pci_resources() include io resourcesRene Herman2008-07-26
* PNP: convert resource options to single linked listBjorn Helgaas2008-07-16
* PNP: support optional IRQ resourcesBjorn Helgaas2008-07-16
* PNP: introduce pnp_irq_mask_t typedefBjorn Helgaas2008-07-16
* PNP: replace pnp_resource_table with dynamically allocated resourcesBjorn Helgaas2008-07-16
* PNP: mark resources that conflict with PCI devices "disabled"Bjorn Helgaas2008-06-02
* Clean up 'print_fn_descriptor_symbol()' typesLinus Torvalds2008-05-15
* pnp: add ISAPnP MPU option quirksRene Herman2008-05-14
* pnp: clean up pnp_fixup_device()Rene Herman2008-05-14
* PNP: remove PNP_MAX_* usesBjorn Helgaas2008-04-29
* PNP: remove pnp_mem_flags() as an lvalueBjorn Helgaas2008-04-29
* PNP: use dev_printk for quirk messagesBjorn Helgaas2008-04-28
* PNP: simplify quirk debug outputBjorn Helgaas2008-04-28
* PNP: disable PNP motherboard resources that overlap PCI BARsBjorn Helgaas2008-03-12
* PNP: revert Supermicro H8DCE motherboard quirkBjorn Helgaas2008-03-12
* PNP: disable Supermicro H8DCE motherboard resources that overlap SATA BARsBjorn Helgaas2008-02-06
* PNP: use dev_info(), dev_err(), etc in coreBjorn Helgaas2007-10-17
* PNP: remove SMCf010 quirkBjorn Helgaas2007-09-11
* PNP: fix up after LindentBjorn Helgaas2007-07-26
* PNP: Lindent all source filesBjorn Helgaas2007-07-26
* PNP SMCf010 quirk: work around Toshiba Portege 4000 ACPI issuesBjorn Helgaas2007-07-06
* PNP SMCf010 quirk: auto-config device if BIOS left it brokenBjorn Helgaas2007-06-28
* PNP: workaround HP BIOS defect that leaves SMCF010 device partly enabledBjorn Helgaas2007-05-08
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] PNP: make pnp_dbg conditional directly on CONFIG_PNP_DEBUGBjorn Helgaas2005-09-07
* Linux-2.6.12-rc2Linus Torvalds2005-04-16