index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pnp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up 'print_fn_descriptor_symbol()' types
Linus Torvalds
2008-05-15
1
-2
/
+1
*
lib: create common ascii hex array
Harvey Harrison
2008-05-14
1
-4
/
+4
*
pnp: add ISAPnP MPU option quirks
Rene Herman
2008-05-14
1
-0
/
+112
*
pnp: add pnp_build_option() to the API
Rene Herman
2008-05-14
2
-1
/
+2
*
pnp: clean up pnp_fixup_device()
Rene Herman
2008-05-14
1
-12
/
+8
*
PNP: set IRQ index in sysfs "set irq" interface
Bjorn Helgaas
2008-05-13
1
-1
/
+1
*
PNP: fix printk format warnings
Randy Dunlap
2008-05-01
1
-2
/
+4
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2008-04-30
22
-1095
/
+1576
|
\
|
*
Merge branch 'pnp' into release
Len Brown
2008-04-30
22
-1094
/
+1575
|
|
\
|
|
*
PNPBIOS: remove include/linux/pnpbios.h
Bjorn Helgaas
2008-04-29
5
-4
/
+137
|
|
*
ISAPNP: remove unused pnp_dev->regs field
Bjorn Helgaas
2008-04-29
1
-3
/
+0
|
|
*
PNP: make interfaces private to the PNP core
Bjorn Helgaas
2008-04-29
1
-1
/
+26
|
|
*
PNPACPI: move _CRS/_PRS warnings closer to the action
Bjorn Helgaas
2008-04-29
3
-29
/
+29
|
|
*
ISAPNP: fold isapnp_read_resources() back into isapnp_get_resources()
Bjorn Helgaas
2008-04-29
1
-37
/
+29
|
|
*
PNP: make generic pnp_add_mem_resource()
Bjorn Helgaas
2008-04-29
6
-61
/
+57
|
|
*
PNP: make generic pnp_add_io_resource()
Bjorn Helgaas
2008-04-29
6
-59
/
+59
|
|
*
PNP: make generic pnp_add_dma_resource()
Bjorn Helgaas
2008-04-29
6
-72
/
+47
|
|
*
PNP: make generic pnp_add_irq_resource()
Bjorn Helgaas
2008-04-29
6
-66
/
+51
|
|
*
PNP: add pnp_new_resource() to find a new unset pnp_resource
Bjorn Helgaas
2008-04-29
1
-0
/
+38
|
|
*
PNP: add pnp_resource index for ISAPNP
Bjorn Helgaas
2008-04-29
4
-37
/
+92
|
|
*
PNP: add pnp_get_pnp_resource()
Bjorn Helgaas
2008-04-29
2
-6
/
+21
|
|
*
PNP: add struct pnp_resource
Bjorn Helgaas
2008-04-29
3
-16
/
+20
|
|
*
PNP: remove pnp_resource_table references from resource decoders
Bjorn Helgaas
2008-04-29
3
-125
/
+140
|
|
*
PNP: make pnp_resource_table private to PNP core
Bjorn Helgaas
2008-04-29
7
-19
/
+41
|
|
*
PNP: remove PNP_MAX_* uses
Bjorn Helgaas
2008-04-29
4
-63
/
+60
|
|
*
PNP: convert assign, interface to use pnp_get_resource(), not pnp_resource_table
Bjorn Helgaas
2008-04-29
3
-32
/
+32
|
|
*
PNP: convert encoders to use pnp_get_resource(), not pnp_resource_table
Bjorn Helgaas
2008-04-29
2
-19
/
+22
|
|
*
PNP: convert resource checks to use pnp_get_resource(), not pnp_resource_table
Bjorn Helgaas
2008-04-29
1
-16
/
+16
|
|
*
PNP: pass resources, not indexes, to pnp_check_port(), et al
Bjorn Helgaas
2008-04-29
3
-20
/
+16
|
|
*
PNP: check for conflicts with all resources, not just earlier ones
Bjorn Helgaas
2008-04-29
1
-8
/
+8
|
|
*
PNP: reduce redundancy in pnp_set_current_resources()
Bjorn Helgaas
2008-04-29
1
-24
/
+17
|
|
*
PNP: reduce redundancy in pnp_check_port() and others
Bjorn Helgaas
2008-04-29
1
-38
/
+54
|
|
*
PNP: reduce redundancy in pnp_assign_port() and others
Bjorn Helgaas
2008-04-29
1
-67
/
+56
|
|
*
PNP: use conventional "i" for loop indices
Bjorn Helgaas
2008-04-29
1
-46
/
+46
|
|
*
PNP: remove pnp_mem_flags() as an lvalue
Bjorn Helgaas
2008-04-29
1
-1
/
+3
|
|
*
PNP: add pnp_get_resource() interface
Bjorn Helgaas
2008-04-29
1
-0
/
+27
|
|
*
PNP: factor pnp_init_resource_table() and pnp_clean_resource_table()
Bjorn Helgaas
2008-04-29
2
-46
/
+54
|
|
*
PNP: use dev_printk when possible
Bjorn Helgaas
2008-04-29
3
-50
/
+43
|
|
*
PNP: remove unused interfaces using pnp_resource_table
Bjorn Helgaas
2008-04-29
1
-76
/
+2
|
|
*
PNP: remove pnp_resource_table from internal pnp_clean_resource_table interface
Bjorn Helgaas
2008-04-29
1
-4
/
+5
|
|
*
PNP: add pnp_init_resources(struct pnp_dev *) interface
Bjorn Helgaas
2008-04-29
7
-11
/
+14
|
|
*
PNP: add debug when assigning PNP resources
Bjorn Helgaas
2008-04-29
3
-20
/
+100
|
|
*
PNP: add debug output to encoders
Bjorn Helgaas
2008-04-29
5
-43
/
+127
|
|
*
PNP: remove more pnp_resource_table arguments
Bjorn Helgaas
2008-04-29
7
-71
/
+73
|
|
*
PNP: remove pnp_resource_table from internal get/set interfaces
Bjorn Helgaas
2008-04-29
5
-19
/
+14
|
|
*
PNP: add debug output to option registration
Bjorn Helgaas
2008-04-29
4
-76
/
+130
|
|
*
PNPACPI: pass pnp_dev instead of acpi_handle
Bjorn Helgaas
2008-04-29
3
-4
/
+5
|
|
*
PNPACPI: extend irq_flags() to set IORESOURCE_IRQ_SHAREABLE when appropriate
Bjorn Helgaas
2008-04-29
1
-11
/
+15
|
|
*
PNPACPI: hoist dma_flags() out of pnpacpi_parse_allocated_dmaresource()
Bjorn Helgaas
2008-04-29
1
-7
/
+4
|
|
*
PNPACPI: use temporaries to reduce repetition
Bjorn Helgaas
2008-04-29
1
-73
/
+103
[next]