summaryrefslogtreecommitdiffstats
path: root/drivers/pnp/quirks.c
Commit message (Expand)AuthorAgeFilesLines
* PNP: Add Haswell-ULT to Intel MCH size workaroundJosh Boyer2016-02-031-0/+1
* PNP: Add Broadwell to Intel MCH size workaroundChristophe Le Roy2016-01-031-0/+1
* PNP: Don't check for overlaps with unassigned PCI BARsBjorn Helgaas2015-03-121-3/+6
* PNP: Fix compile error in quirks.cBjorn Helgaas2014-04-291-2/+2
* PNP: Work around BIOS defects in Intel MCH area reportingBjorn Helgaas2014-04-241-0/+79
* PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USBBjorn Helgaas2012-01-061-0/+42
* vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas2009-11-041-2/+3
* PNP: print resources consistently with %pRtBjorn Helgaas2009-11-041-9/+3
* Merge branch 'linus' into testLen Brown2008-10-231-1/+1
|\
| * {pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol()Linus Torvalds2008-10-161-2/+1
| * pnp: make the resource type an unsigned longRene Herman2008-10-161-1/+1
* | PNP: convert to using pnp_dbg()Bjorn Helgaas2008-10-101-1/+1
* | PNP: use new vsprintf symbolic function pointer formatBjorn Helgaas2008-10-101-4/+2
|/
* pnp: have quirk_system_pci_resources() include io resourcesRene Herman2008-07-261-5/+8
* PNP: convert resource options to single linked listBjorn Helgaas2008-07-161-135/+155
* PNP: support optional IRQ resourcesBjorn Helgaas2008-07-161-44/+27
* PNP: introduce pnp_irq_mask_t typedefBjorn Helgaas2008-07-161-4/+7
* PNP: replace pnp_resource_table with dynamically allocated resourcesBjorn Helgaas2008-07-161-2/+1
* PNP: mark resources that conflict with PCI devices "disabled"Bjorn Helgaas2008-06-021-1/+1
* Clean up 'print_fn_descriptor_symbol()' typesLinus Torvalds2008-05-151-2/+1
* pnp: add ISAPnP MPU option quirksRene Herman2008-05-141-0/+112
* pnp: clean up pnp_fixup_device()Rene Herman2008-05-141-12/+8
* PNP: remove PNP_MAX_* usesBjorn Helgaas2008-04-291-6/+7
* PNP: remove pnp_mem_flags() as an lvalueBjorn Helgaas2008-04-291-1/+3
* PNP: use dev_printk for quirk messagesBjorn Helgaas2008-04-281-4/+7
* PNP: simplify quirk debug outputBjorn Helgaas2008-04-281-2/+2
* PNP: disable PNP motherboard resources that overlap PCI BARsBjorn Helgaas2008-03-121-0/+73
* PNP: revert Supermicro H8DCE motherboard quirkBjorn Helgaas2008-03-121-43/+0
* PNP: disable Supermicro H8DCE motherboard resources that overlap SATA BARsBjorn Helgaas2008-02-061-0/+43
* PNP: use dev_info(), dev_err(), etc in coreBjorn Helgaas2007-10-171-2/+10
* PNP: remove SMCf010 quirkBjorn Helgaas2007-09-111-103/+0
* PNP: fix up after LindentBjorn Helgaas2007-07-261-1/+0
* PNP: Lindent all source filesBjorn Helgaas2007-07-261-40/+39
* PNP SMCf010 quirk: work around Toshiba Portege 4000 ACPI issuesBjorn Helgaas2007-07-061-9/+54
* PNP SMCf010 quirk: auto-config device if BIOS left it brokenBjorn Helgaas2007-06-281-18/+48
* PNP: workaround HP BIOS defect that leaves SMCF010 device partly enabledBjorn Helgaas2007-05-081-0/+30
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] PNP: make pnp_dbg conditional directly on CONFIG_PNP_DEBUGBjorn Helgaas2005-09-071-7/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+152
OpenPOWER on IntegriCloud