Bjorn Helgaas
|
2f53432c2a
PNP: convert to using pnp_dbg()
|
17 years ago |
Bjorn Helgaas
|
1f32ca31e7
PNP: convert resource options to single linked list
|
17 years ago |
Bjorn Helgaas
|
e2a1a6f1cf
PNP: remove extra 0x100 bit from option priority
|
17 years ago |
Bjorn Helgaas
|
c227536b4c
PNP: centralize resource option allocations
|
17 years ago |
Bjorn Helgaas
|
7aefff5185
PNP: introduce pnp_irq_mask_t typedef
|
17 years ago |
Bjorn Helgaas
|
08c9f262f2
PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEM
|
17 years ago |
Bjorn Helgaas
|
aee3ad815d
PNP: replace pnp_resource_table with dynamically allocated resources
|
17 years ago |
Randy Dunlap
|
7793bfcfcc
PNP: fix printk format warnings
|
17 years ago |
Bjorn Helgaas
|
dfd2e1b4e6
PNPBIOS: remove include/linux/pnpbios.h
|
17 years ago |
Bjorn Helgaas
|
d6180f3661
PNP: make generic pnp_add_mem_resource()
|
17 years ago |
Bjorn Helgaas
|
cc8c2e3081
PNP: make generic pnp_add_io_resource()
|
17 years ago |
Bjorn Helgaas
|
dc16f5f2ed
PNP: make generic pnp_add_dma_resource()
|
17 years ago |
Bjorn Helgaas
|
dbddd0383c
PNP: make generic pnp_add_irq_resource()
|
17 years ago |
Bjorn Helgaas
|
06cb58a6eb
PNP: remove pnp_resource_table references from resource decoders
|
17 years ago |
Bjorn Helgaas
|
02d83b5da3
PNP: make pnp_resource_table private to PNP core
|
17 years ago |
Bjorn Helgaas
|
7e2cf31f1c
PNP: convert encoders to use pnp_get_resource(), not pnp_resource_table
|
17 years ago |
Bjorn Helgaas
|
af11cb2d52
PNP: use dev_printk when possible
|
17 years ago |
Bjorn Helgaas
|
f449000209
PNP: add pnp_init_resources(struct pnp_dev *) interface
|
17 years ago |
Bjorn Helgaas
|
72dcc883d8
PNP: add debug output to encoders
|
17 years ago |
Bjorn Helgaas
|
4ab55d8d4f
PNP: remove more pnp_resource_table arguments
|
17 years ago |
Bjorn Helgaas
|
c1caf06ccf
PNP: add debug output to option registration
|
17 years ago |
Bjorn Helgaas
|
25eb846189
PNP: add pnp_eisa_id_to_string()
|
17 years ago |
Bjorn Helgaas
|
772defc629
PNP: change pnp_add_id() to allocate its own pnp_id structures
|
17 years ago |
Thomas Renninger
|
2bb9a6b32f
pnp: declare PNP option parsing functions as __init
|
17 years ago |
Bjorn Helgaas
|
1e0aa9ad72
PNP: fix up after Lindent
|
18 years ago |
Bjorn Helgaas
|
07d4e9af10
PNP: fix up after Lindent
|
18 years ago |
Bjorn Helgaas
|
9dd78466c9
PNP: Lindent all source files
|
18 years ago |
Robert P. J. Day
|
3de3af130b
[PATCH] Remove unnecessary memset(0) calls after kzalloc() calls.
|
18 years ago |
Robert P. J. Day
|
cd86128088
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
|
18 years ago |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |