Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Joe Perches
|
28f65c11f2
treewide: Convert uses of struct resource to resource_size(ptr)
|
13 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
14 years ago |
André Goddard Rosa
|
af901ca181
tree-wide: fix assorted typos all over the place
|
15 years ago |
Bjorn Helgaas
|
2f53432c2a
PNP: convert to using pnp_dbg()
|
16 years ago |
Bjorn Helgaas
|
1f32ca31e7
PNP: convert resource options to single linked list
|
16 years ago |
Bjorn Helgaas
|
e2a1a6f1cf
PNP: remove extra 0x100 bit from option priority
|
16 years ago |
Bjorn Helgaas
|
c227536b4c
PNP: centralize resource option allocations
|
16 years ago |
Bjorn Helgaas
|
7aefff5185
PNP: introduce pnp_irq_mask_t typedef
|
16 years ago |
Bjorn Helgaas
|
08c9f262f2
PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEM
|
16 years ago |
Bjorn Helgaas
|
aee3ad815d
PNP: replace pnp_resource_table with dynamically allocated resources
|
16 years ago |
Randy Dunlap
|
7793bfcfcc
PNP: fix printk format warnings
|
16 years ago |
Bjorn Helgaas
|
dfd2e1b4e6
PNPBIOS: remove include/linux/pnpbios.h
|
16 years ago |
Bjorn Helgaas
|
d6180f3661
PNP: make generic pnp_add_mem_resource()
|
16 years ago |
Bjorn Helgaas
|
cc8c2e3081
PNP: make generic pnp_add_io_resource()
|
16 years ago |
Bjorn Helgaas
|
dc16f5f2ed
PNP: make generic pnp_add_dma_resource()
|
16 years ago |
Bjorn Helgaas
|
dbddd0383c
PNP: make generic pnp_add_irq_resource()
|
16 years ago |
Bjorn Helgaas
|
06cb58a6eb
PNP: remove pnp_resource_table references from resource decoders
|
16 years ago |
Bjorn Helgaas
|
02d83b5da3
PNP: make pnp_resource_table private to PNP core
|
16 years ago |
Bjorn Helgaas
|
7e2cf31f1c
PNP: convert encoders to use pnp_get_resource(), not pnp_resource_table
|
16 years ago |
Bjorn Helgaas
|
af11cb2d52
PNP: use dev_printk when possible
|
16 years ago |
Bjorn Helgaas
|
f449000209
PNP: add pnp_init_resources(struct pnp_dev *) interface
|
16 years ago |
Bjorn Helgaas
|
72dcc883d8
PNP: add debug output to encoders
|
16 years ago |
Bjorn Helgaas
|
4ab55d8d4f
PNP: remove more pnp_resource_table arguments
|
16 years ago |
Bjorn Helgaas
|
c1caf06ccf
PNP: add debug output to option registration
|
16 years ago |
Bjorn Helgaas
|
25eb846189
PNP: add pnp_eisa_id_to_string()
|
16 years ago |
Bjorn Helgaas
|
772defc629
PNP: change pnp_add_id() to allocate its own pnp_id structures
|
16 years ago |
Thomas Renninger
|
2bb9a6b32f
pnp: declare PNP option parsing functions as __init
|
17 years ago |
Bjorn Helgaas
|
1e0aa9ad72
PNP: fix up after Lindent
|
17 years ago |
Bjorn Helgaas
|
07d4e9af10
PNP: fix up after Lindent
|
17 years ago |