index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pnp
/
pnpacpi
/
rsparser.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PNPACPI: move _CRS/_PRS warnings closer to the action
Bjorn Helgaas
2008-04-29
1
-8
/
+22
*
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
1
-2
/
+1
*
PNP: add debug output to encoders
Bjorn Helgaas
2008-04-29
1
-26
/
+64
*
PNP: remove more pnp_resource_table arguments
Bjorn Helgaas
2008-04-29
1
-25
/
+30
*
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
1
-1
/
+2
*
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
*
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
*
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
*
Fix very high interrupt rate for IRQ8 (rtc) unless pnpacpi=off
Krzysztof Oledzki
2007-10-17
1
-0
/
+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
1
-0
/
+1
*
PNP: fix up after Lindent
Bjorn Helgaas
2007-07-26
1
-99
/
+61
*
PNP: Lindent all source files
Bjorn Helgaas
2007-07-26
1
-200
/
+235
*
ACPI: fix parallel port IRQ after resume from S3
Michael Karcher
2007-03-08
1
-47
/
+73
*
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
2006-12-13
1
-11
/
+11
*
Fix DMA resource allocation in ACPIPnP
Vojtech Pavlik
2006-10-18
1
-15
/
+26
*
[PATCH] pnpacpi: reject ACPI_PRODUCER resources
matthieu castet
2006-08-06
1
-0
/
+8
*
[PATCH] PNPACPI: support shareable interrupts
Bjorn Helgaas
2006-07-03
1
-3
/
+8
*
PNPACPI: whitespace cleanup
Bjorn Helgaas
2006-04-01
1
-50
/
+47
*
PNPACPI: remove some code duplication
Bjorn Helgaas
2006-04-01
1
-49
/
+18
*
PNPACPI: fix non-memory address space descriptor handling
Bjorn Helgaas
2006-04-01
1
-12
/
+23
*
[ACPI] better fix for pnpacpi regression resulting from ACPICA 20051117
Len Brown
2006-01-20
1
-43
/
+102
*
Pull pnpacpi into acpica branch
Len Brown
2006-01-07
1
-4
/
+44
|
\
|
*
[ACPI] enable PNPACPI support for resource types used by HP serial ports
Bjorn Helgaas
2006-01-07
1
-4
/
+44
*
|
[ACPI] ACPICA 20051021
Bob Moore
2005-12-10
1
-6
/
+6
*
|
[ACPI] ACPICA 20050930
Bob Moore
2005-12-10
1
-182
/
+182
*
|
[ACPI] handle ACPICA 20050916's acpi_resource.type rename
Len Brown
2005-09-22
1
-18
/
+18
|
/
*
Merge linux-2.6 with linux-acpi-2.6
Len Brown
2005-09-08
1
-9
/
+9
|
\
|
*
[PATCH] pnp: consolidate kmalloc wrappers
Bjorn Helgaas
2005-09-07
1
-9
/
+9
*
|
[ACPI] PNPACPI IRQ workaround for HP workstations
Bjorn Helgaas
2005-09-03
1
-32
/
+43
*
|
[ACPI] PNPACPI driver now checks for acpi_register_gsi() errors
Kenji Kaneshige
2005-08-04
1
-1
/
+1
|
/
[next]