summaryrefslogtreecommitdiff
path: root/drivers/pnp/quirks.c
Commit message (Expand)AuthorAge
* PNP: Fix compile error in quirks.cBjorn Helgaas2014-04-29
* PNP: Work around BIOS defects in Intel MCH area reportingBjorn Helgaas2014-04-24
* PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USBBjorn Helgaas2012-01-06
* vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas2009-11-04
* PNP: print resources consistently with %pRtBjorn Helgaas2009-11-04
* Merge branch 'linus' into testLen Brown2008-10-23
|\
| * {pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol()Linus Torvalds2008-10-16
| * pnp: make the resource type an unsigned longRene Herman2008-10-16
* | PNP: convert to using pnp_dbg()Bjorn Helgaas2008-10-10
* | PNP: use new vsprintf symbolic function pointer formatBjorn Helgaas2008-10-10
|/
* 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