| Commit message (Expand) | Author | Age | Files | Lines |
* | PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USB | Bjorn Helgaas | 2012-01-06 | 1 | -0/+42 |
* | vsprintf: use %pR, %pr instead of %pRt, %pRf | Bjorn Helgaas | 2009-11-04 | 1 | -2/+3 |
* | PNP: print resources consistently with %pRt | Bjorn Helgaas | 2009-11-04 | 1 | -9/+3 |
* | Merge branch 'linus' into test | Len Brown | 2008-10-23 | 1 | -1/+1 |
|\ |
|
| * | {pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol() | Linus Torvalds | 2008-10-17 | 1 | -2/+1 |
| * | pnp: make the resource type an unsigned long | Rene Herman | 2008-10-16 | 1 | -1/+1 |
* | | PNP: convert to using pnp_dbg() | Bjorn Helgaas | 2008-10-11 | 1 | -1/+1 |
* | | PNP: use new vsprintf symbolic function pointer format | Bjorn Helgaas | 2008-10-11 | 1 | -4/+2 |
|/ |
|
* | pnp: have quirk_system_pci_resources() include io resources | Rene Herman | 2008-07-26 | 1 | -5/+8 |
* | PNP: convert resource options to single linked list | Bjorn Helgaas | 2008-07-16 | 1 | -135/+155 |
* | PNP: support optional IRQ resources | Bjorn Helgaas | 2008-07-16 | 1 | -44/+27 |
* | PNP: introduce pnp_irq_mask_t typedef | Bjorn Helgaas | 2008-07-16 | 1 | -4/+7 |
* | PNP: replace pnp_resource_table with dynamically allocated resources | Bjorn Helgaas | 2008-07-16 | 1 | -2/+1 |
* | PNP: mark resources that conflict with PCI devices "disabled" | Bjorn Helgaas | 2008-06-03 | 1 | -1/+1 |
* | Clean up 'print_fn_descriptor_symbol()' types | Linus Torvalds | 2008-05-16 | 1 | -2/+1 |
* | pnp: add ISAPnP MPU option quirks | Rene Herman | 2008-05-15 | 1 | -0/+112 |
* | pnp: clean up pnp_fixup_device() | Rene Herman | 2008-05-15 | 1 | -12/+8 |
* | PNP: remove PNP_MAX_* uses | Bjorn Helgaas | 2008-04-29 | 1 | -6/+7 |
* | PNP: remove pnp_mem_flags() as an lvalue | Bjorn Helgaas | 2008-04-29 | 1 | -1/+3 |
* | PNP: use dev_printk for quirk messages | Bjorn Helgaas | 2008-04-28 | 1 | -4/+7 |
* | PNP: simplify quirk debug output | Bjorn Helgaas | 2008-04-28 | 1 | -2/+2 |
* | PNP: disable PNP motherboard resources that overlap PCI BARs | Bjorn Helgaas | 2008-03-12 | 1 | -0/+73 |
* | PNP: revert Supermicro H8DCE motherboard quirk | Bjorn Helgaas | 2008-03-12 | 1 | -43/+0 |
* | PNP: disable Supermicro H8DCE motherboard resources that overlap SATA BARs | Bjorn Helgaas | 2008-02-06 | 1 | -0/+43 |
* | PNP: use dev_info(), dev_err(), etc in core | Bjorn Helgaas | 2007-10-17 | 1 | -2/+10 |
* | PNP: remove SMCf010 quirk | Bjorn Helgaas | 2007-09-12 | 1 | -103/+0 |
* | PNP: fix up after Lindent | Bjorn Helgaas | 2007-07-26 | 1 | -1/+0 |
* | PNP: Lindent all source files | Bjorn Helgaas | 2007-07-26 | 1 | -40/+39 |
* | PNP SMCf010 quirk: work around Toshiba Portege 4000 ACPI issues | Bjorn Helgaas | 2007-07-06 | 1 | -9/+54 |
* | PNP SMCf010 quirk: auto-config device if BIOS left it broken | Bjorn Helgaas | 2007-06-28 | 1 | -18/+48 |
* | PNP: workaround HP BIOS defect that leaves SMCF010 device partly enabled | Bjorn Helgaas | 2007-05-08 | 1 | -0/+30 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] PNP: make pnp_dbg conditional directly on CONFIG_PNP_DEBUG | Bjorn Helgaas | 2005-09-08 | 1 | -7/+0 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+152 |