index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pnp
/
quirks.c
Age
Commit message (
Expand
)
Author
2012-01-06
PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USB
Bjorn Helgaas
2009-11-04
vsprintf: use %pR, %pr instead of %pRt, %pRf
Bjorn Helgaas
2009-11-04
PNP: print resources consistently with %pRt
Bjorn Helgaas
2008-10-23
Merge branch 'linus' into test
Len Brown
2008-10-16
{pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol()
Linus Torvalds
2008-10-16
pnp: make the resource type an unsigned long
Rene Herman
2008-10-11
PNP: convert to using pnp_dbg()
Bjorn Helgaas
2008-10-11
PNP: use new vsprintf symbolic function pointer format
Bjorn Helgaas
2008-07-26
pnp: have quirk_system_pci_resources() include io resources
Rene Herman
2008-07-16
PNP: convert resource options to single linked list
Bjorn Helgaas
2008-07-16
PNP: support optional IRQ resources
Bjorn Helgaas
2008-07-16
PNP: introduce pnp_irq_mask_t typedef
Bjorn Helgaas
2008-07-16
PNP: replace pnp_resource_table with dynamically allocated resources
Bjorn Helgaas
2008-06-02
PNP: mark resources that conflict with PCI devices "disabled"
Bjorn Helgaas
2008-05-16
Clean up 'print_fn_descriptor_symbol()' types
Linus Torvalds
2008-05-15
pnp: add ISAPnP MPU option quirks
Rene Herman
2008-05-15
pnp: clean up pnp_fixup_device()
Rene Herman
2008-04-29
PNP: remove PNP_MAX_* uses
Bjorn Helgaas
2008-04-29
PNP: remove pnp_mem_flags() as an lvalue
Bjorn Helgaas
2008-04-28
PNP: use dev_printk for quirk messages
Bjorn Helgaas
2008-04-28
PNP: simplify quirk debug output
Bjorn Helgaas
2008-03-12
PNP: disable PNP motherboard resources that overlap PCI BARs
Bjorn Helgaas
2008-03-12
PNP: revert Supermicro H8DCE motherboard quirk
Bjorn Helgaas
2008-02-06
PNP: disable Supermicro H8DCE motherboard resources that overlap SATA BARs
Bjorn Helgaas
2007-10-17
PNP: use dev_info(), dev_err(), etc in core
Bjorn Helgaas
2007-09-12
PNP: remove SMCf010 quirk
Bjorn Helgaas
2007-07-26
PNP: fix up after Lindent
Bjorn Helgaas
2007-07-26
PNP: Lindent all source files
Bjorn Helgaas
2007-07-06
PNP SMCf010 quirk: work around Toshiba Portege 4000 ACPI issues
Bjorn Helgaas
2007-06-28
PNP SMCf010 quirk: auto-config device if BIOS left it broken
Bjorn Helgaas
2007-05-08
PNP: workaround HP BIOS defect that leaves SMCF010 device partly enabled
Bjorn Helgaas
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2005-09-07
[PATCH] PNP: make pnp_dbg conditional directly on CONFIG_PNP_DEBUG
Bjorn Helgaas
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds