index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pnp
/
pnpacpi
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-29
PNP: make pnp_resource_table private to PNP core
Bjorn Helgaas
1
-4
/
+6
2008-04-29
PNP: convert encoders to use pnp_get_resource(), not pnp_resource_table
Bjorn Helgaas
1
-11
/
+8
2008-04-29
PNP: use dev_printk when possible
Bjorn Helgaas
1
-8
/
+12
2008-04-29
PNP: add pnp_init_resources(struct pnp_dev *) interface
Bjorn Helgaas
2
-3
/
+2
2008-04-29
PNP: add debug output to encoders
Bjorn Helgaas
2
-26
/
+66
2008-04-29
PNP: remove more pnp_resource_table arguments
Bjorn Helgaas
3
-35
/
+37
2008-04-29
PNP: remove pnp_resource_table from internal get/set interfaces
Bjorn Helgaas
1
-5
/
+3
2008-04-29
PNP: add debug output to option registration
Bjorn Helgaas
1
-28
/
+40
2008-04-29
PNPACPI: pass pnp_dev instead of acpi_handle
Bjorn Helgaas
3
-4
/
+5
2008-04-29
PNPACPI: extend irq_flags() to set IORESOURCE_IRQ_SHAREABLE when appropriate
Bjorn Helgaas
1
-11
/
+15
2008-04-29
PNPACPI: hoist dma_flags() out of pnpacpi_parse_allocated_dmaresource()
Bjorn Helgaas
1
-7
/
+4
2008-04-29
PNPACPI: use temporaries to reduce repetition
Bjorn Helgaas
1
-73
/
+103
2008-04-29
PNPACPI: pnpacpi_encode_ext_irq() wrongly set "irq" instead of "extended_irq"
Bjorn Helgaas
1
-2
/
+2
2008-04-29
PNP: add pnp_alloc_dev()
Bjorn Helgaas
1
-16
/
+3
2008-04-29
PNP: change pnp_add_id() to allocate its own pnp_id structures
Bjorn Helgaas
1
-23
/
+2
2008-04-29
PNP: make pnp_add_id() internal to PNP core
Bjorn Helgaas
1
-0
/
+1
2008-04-29
PNPACPI: continue after _CRS and _PRS errors
Bjorn Helgaas
1
-6
/
+2
2008-04-29
PNP: turn on -DDEBUG when CONFIG_PNP_DEBUG is set
Bjorn Helgaas
1
-0
/
+4
2008-04-23
pnpacpi: fix potential corruption on "pnpacpi: exceeded the max number of IRQ...
Len Brown
1
-4
/
+6
2008-03-26
pnpacpi: reduce printk severity for "pnpacpi: exceeded the max number of ..."
Len Brown
1
-4
/
+4
2008-02-14
pnpacpi: __initdata is not an identifier
Roel Kluin
1
-1
/
+1
2008-02-07
Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...
Len Brown
1
-1
/
+1
2008-02-06
pnp: declare PNP option parsing functions as __init
Thomas Renninger
1
-22
/
+22
2008-01-17
pnpacpi: print resource shortage message only once (more)
Len Brown
1
-0
/
+2
2008-01-12
pnp: Failed to activate device 00:0a - Samsung P35 XVM 1600 III
Shaohua Li
1
-1
/
+1
2008-01-12
pnpacpi: print resource shortage message only once
Len Brown
1
-4
/
+10
2007-11-29
PNP: increase the maximum number of resources
Zhao Yakui
1
-2
/
+13
2007-11-20
ACPI: fix two IRQ8 issues in IOAPIC mode
Shaohua Li
1
-0
/
+18
2007-11-19
Revert "Fix very high interrupt rate for IRQ8 (rtc) unless pnpacpi=off"
Len Brown
1
-10
/
+0
2007-10-17
PNP: add debug message for adding new device
Bjorn Helgaas
1
-1
/
+0
2007-10-17
Fix very high interrupt rate for IRQ8 (rtc) unless pnpacpi=off
Krzysztof Oledzki
1
-0
/
+10
2007-10-17
PNP: make pnpacpi_suspend handle errors
Rafael J. Wysocki
1
-5
/
+10
2007-08-24
PNPACPI: remove unnecessary casts of "void *"
Bjorn Helgaas
1
-8
/
+5
2007-08-24
PNPACPI: simplify irq_flags()
Bjorn Helgaas
1
-7
/
+4
2007-08-24
PNP: fix up after Lindent
Bjorn Helgaas
2
-2
/
+3
2007-07-29
ACPI: restore CONFIG_ACPI_SLEEP
Len Brown
1
-0
/
+4
2007-07-26
PNP: fix up after Lindent
Bjorn Helgaas
2
-112
/
+71
2007-07-26
PNP: Lindent all source files
Bjorn Helgaas
2
-239
/
+283
2007-07-25
Pull auto-load-modules into release branch
Len Brown
1
-7
/
+12
2007-07-23
ACPI: autoload modules - Create ACPI alias interface
Thomas Renninger
1
-7
/
+12
2007-07-22
ACPI, PNP: hook ACPI D-state to PNP suspend/resume
Shaohua Li
1
-0
/
+14
2007-05-08
PNP: notice whether we have PNP devices (PNPBIOS or PNPACPI)
Bjorn Helgaas
1
-0
/
+1
2007-05-08
PNPACPI sets pnpdev->dev.archdata
David Brownell
1
-8
/
+46
2007-03-08
ACPI: fix parallel port IRQ after resume from S3
Michael Karcher
1
-47
/
+73
2007-02-15
ACPI: always enable CONFIG_PNPACPI on CONFIG_ACPI kernels
Len Brown
1
-14
/
+2
2007-01-26
PNPACPI: remove EXPERIMENTAL dependency
Bjorn Helgaas
1
-2
/
+2
2006-12-13
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
2
-14
/
+14
2006-10-18
Fix DMA resource allocation in ACPIPnP
Vojtech Pavlik
1
-15
/
+26
2006-08-06
[PATCH] pnpacpi: reject ACPI_PRODUCER resources
matthieu castet
1
-0
/
+8
2006-07-03
[PATCH] PNPACPI: support shareable interrupts
Bjorn Helgaas
1
-3
/
+8
[next]