Len Brown
|
057316cc6a
Merge branch 'linus' into test
|
16 years ago |
Linus Torvalds
|
2e532d68a2
{pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol()
|
16 years ago |
Rene Herman
|
b563cf59c4
pnp: make the resource type an unsigned long
|
16 years ago |
Bjorn Helgaas
|
2f53432c2a
PNP: convert to using pnp_dbg()
|
16 years ago |
Bjorn Helgaas
|
668b21de14
PNP: use new vsprintf symbolic function pointer format
|
16 years ago |
Rene Herman
|
999ed65ad1
pnp: have quirk_system_pci_resources() include io resources
|
17 years ago |
Bjorn Helgaas
|
1f32ca31e7
PNP: convert resource options to single linked list
|
17 years ago |
Bjorn Helgaas
|
d5ebde6ef5
PNP: support optional IRQ resources
|
17 years ago |
Bjorn Helgaas
|
7aefff5185
PNP: introduce pnp_irq_mask_t typedef
|
17 years ago |
Bjorn Helgaas
|
aee3ad815d
PNP: replace pnp_resource_table with dynamically allocated resources
|
17 years ago |
Bjorn Helgaas
|
4b34fe1564
PNP: mark resources that conflict with PCI devices "disabled"
|
17 years ago |
Linus Torvalds
|
a442ac512f
Clean up 'print_fn_descriptor_symbol()' types
|
17 years ago |
Rene Herman
|
3b73a22366
pnp: add ISAPnP MPU option quirks
|
17 years ago |
Rene Herman
|
726a7a3d17
pnp: clean up pnp_fixup_device()
|
17 years ago |
Bjorn Helgaas
|
95ab3669f7
PNP: remove PNP_MAX_* uses
|
17 years ago |
Bjorn Helgaas
|
53052feb6d
PNP: remove pnp_mem_flags() as an lvalue
|
17 years ago |
Bjorn Helgaas
|
1e3832b0b1
PNP: use dev_printk for quirk messages
|
17 years ago |
Bjorn Helgaas
|
b806816280
PNP: simplify quirk debug output
|
17 years ago |
Bjorn Helgaas
|
0509ad5e1a
PNP: disable PNP motherboard resources that overlap PCI BARs
|
17 years ago |
Bjorn Helgaas
|
e0aca2330b
PNP: revert Supermicro H8DCE motherboard quirk
|
17 years ago |
Bjorn Helgaas
|
445a1d3e24
PNP: disable Supermicro H8DCE motherboard resources that overlap SATA BARs
|
17 years ago |
Bjorn Helgaas
|
a05d078169
PNP: use dev_info(), dev_err(), etc in core
|
17 years ago |
Bjorn Helgaas
|
b70ae1d9f6
PNP: remove SMCf010 quirk
|
17 years ago |
Bjorn Helgaas
|
07d4e9af10
PNP: fix up after Lindent
|
18 years ago |
Bjorn Helgaas
|
9dd78466c9
PNP: Lindent all source files
|
18 years ago |
Bjorn Helgaas
|
41a5311465
PNP SMCf010 quirk: work around Toshiba Portege 4000 ACPI issues
|
18 years ago |
Bjorn Helgaas
|
172d0496cd
PNP SMCf010 quirk: auto-config device if BIOS left it broken
|
18 years ago |
Bjorn Helgaas
|
a1e7e636fe
PNP: workaround HP BIOS defect that leaves SMCF010 device partly enabled
|
18 years ago |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
Bjorn Helgaas
|
e139aa595c
[PATCH] PNP: make pnp_dbg conditional directly on CONFIG_PNP_DEBUG
|
19 years ago |