Sergey Senozhatsky
|
245fe15e47
PNP: remove unneeded kallsyms include
|
7 年之前 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 年之前 |
Josh Boyer
|
ed1f0eeeba
PNP: Add Haswell-ULT to Intel MCH size workaround
|
9 年之前 |
Christophe Le Roy
|
a77060f07f
PNP: Add Broadwell to Intel MCH size workaround
|
9 年之前 |
Bjorn Helgaas
|
f7834c092c
PNP: Don't check for overlaps with unassigned PCI BARs
|
10 年之前 |
Bjorn Helgaas
|
b3413afb4a
PNP: Fix compile error in quirks.c
|
11 年之前 |
Bjorn Helgaas
|
cb171f7abb
PNP: Work around BIOS defects in Intel MCH area reporting
|
11 年之前 |
Bjorn Helgaas
|
eb31aae8cb
PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USB
|
13 年之前 |
Bjorn Helgaas
|
c7dabef8a2
vsprintf: use %pR, %pr instead of %pRt, %pRf
|
16 年之前 |
Bjorn Helgaas
|
9a007b3791
PNP: print resources consistently with %pRt
|
16 年之前 |
Len Brown
|
057316cc6a
Merge branch 'linus' into test
|
17 年之前 |
Linus Torvalds
|
2e532d68a2
{pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol()
|
17 年之前 |
Rene Herman
|
b563cf59c4
pnp: make the resource type an unsigned long
|
17 年之前 |
Bjorn Helgaas
|
2f53432c2a
PNP: convert to using pnp_dbg()
|
17 年之前 |
Bjorn Helgaas
|
668b21de14
PNP: use new vsprintf symbolic function pointer format
|
17 年之前 |
Rene Herman
|
999ed65ad1
pnp: have quirk_system_pci_resources() include io resources
|
17 年之前 |
Bjorn Helgaas
|
1f32ca31e7
PNP: convert resource options to single linked list
|
17 年之前 |
Bjorn Helgaas
|
d5ebde6ef5
PNP: support optional IRQ resources
|
17 年之前 |
Bjorn Helgaas
|
7aefff5185
PNP: introduce pnp_irq_mask_t typedef
|
17 年之前 |
Bjorn Helgaas
|
aee3ad815d
PNP: replace pnp_resource_table with dynamically allocated resources
|
17 年之前 |
Bjorn Helgaas
|
4b34fe1564
PNP: mark resources that conflict with PCI devices "disabled"
|
17 年之前 |
Linus Torvalds
|
a442ac512f
Clean up 'print_fn_descriptor_symbol()' types
|
17 年之前 |
Rene Herman
|
3b73a22366
pnp: add ISAPnP MPU option quirks
|
17 年之前 |
Rene Herman
|
726a7a3d17
pnp: clean up pnp_fixup_device()
|
17 年之前 |
Bjorn Helgaas
|
95ab3669f7
PNP: remove PNP_MAX_* uses
|
17 年之前 |
Bjorn Helgaas
|
53052feb6d
PNP: remove pnp_mem_flags() as an lvalue
|
17 年之前 |
Bjorn Helgaas
|
1e3832b0b1
PNP: use dev_printk for quirk messages
|
17 年之前 |
Bjorn Helgaas
|
b806816280
PNP: simplify quirk debug output
|
17 年之前 |
Bjorn Helgaas
|
0509ad5e1a
PNP: disable PNP motherboard resources that overlap PCI BARs
|
17 年之前 |
Bjorn Helgaas
|
e0aca2330b
PNP: revert Supermicro H8DCE motherboard quirk
|
17 年之前 |