index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pnp
/
pnpacpi
Commit message (
Expand
)
Author
Age
Files
Lines
*
PNPACPI: use _CRS IRQ descriptor length for _SRS
Bjorn Helgaas
2008-06-11
1
-2
/
+7
*
pnpacpi: fix shareable IRQ encode/decode
Bjorn Helgaas
2008-06-11
1
-14
/
+13
*
pnpacpi: fix IRQ flag decoding
Bjorn Helgaas
2008-06-11
1
-4
/
+12
*
Merge branch 'pnp' into release
Len Brown
2008-04-30
4
-353
/
+338
|
\
|
*
PNPACPI: move _CRS/_PRS warnings closer to the action
Bjorn Helgaas
2008-04-29
3
-29
/
+29
|
*
PNP: make generic pnp_add_mem_resource()
Bjorn Helgaas
2008-04-29
1
-25
/
+9
|
*
PNP: make generic pnp_add_io_resource()
Bjorn Helgaas
2008-04-29
1
-25
/
+10
|
*
PNP: make generic pnp_add_dma_resource()
Bjorn Helgaas
2008-04-29
1
-34
/
+8
|
*
PNP: make generic pnp_add_irq_resource()
Bjorn Helgaas
2008-04-29
1
-26
/
+7
|
*
PNP: remove pnp_resource_table references from resource decoders
Bjorn Helgaas
2008-04-29
1
-40
/
+48
|
*
PNP: make pnp_resource_table private to PNP core
Bjorn Helgaas
2008-04-29
1
-4
/
+6
|
*
PNP: convert encoders to use pnp_get_resource(), not pnp_resource_table
Bjorn Helgaas
2008-04-29
1
-11
/
+8
|
*
PNP: use dev_printk when possible
Bjorn Helgaas
2008-04-29
1
-8
/
+12
|
*
PNP: add pnp_init_resources(struct pnp_dev *) interface
Bjorn Helgaas
2008-04-29
2
-3
/
+2
|
*
PNP: add debug output to encoders
Bjorn Helgaas
2008-04-29
2
-26
/
+66
|
*
PNP: remove more pnp_resource_table arguments
Bjorn Helgaas
2008-04-29
3
-35
/
+37
|
*
PNP: remove pnp_resource_table from internal get/set interfaces
Bjorn Helgaas
2008-04-29
1
-5
/
+3
|
*
PNP: add debug output to option registration
Bjorn Helgaas
2008-04-29
1
-28
/
+40
|
*
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
|
*
PNPACPI: pnpacpi_encode_ext_irq() wrongly set "irq" instead of "extended_irq"
Bjorn Helgaas
2008-04-29
1
-2
/
+2
|
*
PNP: add pnp_alloc_dev()
Bjorn Helgaas
2008-04-29
1
-16
/
+3
|
*
PNP: change pnp_add_id() to allocate its own pnp_id structures
Bjorn Helgaas
2008-04-29
1
-23
/
+2
|
*
PNP: make pnp_add_id() internal to PNP core
Bjorn Helgaas
2008-04-29
1
-0
/
+1
|
*
PNPACPI: continue after _CRS and _PRS errors
Bjorn Helgaas
2008-04-29
1
-6
/
+2
|
*
PNP: turn on -DDEBUG when CONFIG_PNP_DEBUG is set
Bjorn Helgaas
2008-04-29
1
-0
/
+4
*
|
acpi: fix section mismatch warning in pnpacpi
Sam Ravnborg
2008-04-30
1
-1
/
+1
|
/
*
pnpacpi: fix potential corruption on "pnpacpi: exceeded the max number of IRQ...
Len Brown
2008-04-23
1
-4
/
+6
*
pnpacpi: reduce printk severity for "pnpacpi: exceeded the max number of ..."
Len Brown
2008-03-26
1
-4
/
+4
*
pnpacpi: __initdata is not an identifier
Roel Kluin
2008-02-14
1
-1
/
+1
*
-
-
-
-
-
.
Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...
Len Brown
2008-02-07
1
-1
/
+1
|
\
\
\
\
|
|
|
*
|
pnp: Failed to activate device 00:0a - Samsung P35 XVM 1600 III
Shaohua Li
2008-01-12
1
-1
/
+1
|
|
|
/
/
*
|
|
/
pnp: declare PNP option parsing functions as __init
Thomas Renninger
2008-02-06
1
-22
/
+22
|
|
_
|
/
|
/
|
|
*
|
|
pnpacpi: print resource shortage message only once (more)
Len Brown
2008-01-17
1
-0
/
+2
*
|
|
pnpacpi: print resource shortage message only once
Len Brown
2008-01-12
1
-4
/
+10
|
|
/
|
/
|
*
|
PNP: increase the maximum number of resources
Zhao Yakui
2007-11-29
1
-2
/
+13
*
|
ACPI: fix two IRQ8 issues in IOAPIC mode
Shaohua Li
2007-11-20
1
-0
/
+18
*
|
Revert "Fix very high interrupt rate for IRQ8 (rtc) unless pnpacpi=off"
Len Brown
2007-11-19
1
-10
/
+0
|
/
*
PNP: add debug message for adding new device
Bjorn Helgaas
2007-10-17
1
-1
/
+0
*
Fix very high interrupt rate for IRQ8 (rtc) unless pnpacpi=off
Krzysztof Oledzki
2007-10-17
1
-0
/
+10
*
PNP: make pnpacpi_suspend handle errors
Rafael J. Wysocki
2007-10-17
1
-5
/
+10
*
PNPACPI: remove unnecessary casts of "void *"
Bjorn Helgaas
2007-08-24
1
-8
/
+5
*
PNPACPI: simplify irq_flags()
Bjorn Helgaas
2007-08-24
1
-7
/
+4
*
PNP: fix up after Lindent
Bjorn Helgaas
2007-08-24
2
-2
/
+3
*
ACPI: restore CONFIG_ACPI_SLEEP
Len Brown
2007-07-29
1
-0
/
+4
*
PNP: fix up after Lindent
Bjorn Helgaas
2007-07-26
2
-112
/
+71
*
PNP: Lindent all source files
Bjorn Helgaas
2007-07-26
2
-239
/
+283
*
Pull auto-load-modules into release branch
Len Brown
2007-07-25
1
-7
/
+12
|
\
[next]