index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118
Thomas Gleixner
2019-05-24
1
-10
/
+1
*
ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formatting
Erik Schmauss
2019-02-24
1
-7
/
+7
*
PNP / ACPI: remove FSF address
Andy Shevchenko
2017-05-29
1
-4
/
+0
*
PNP / ACPI: join strings back for better maintenance
Andy Shevchenko
2017-05-29
1
-9
/
+9
*
PNP / ACPI: add support for GpioInt resource type
Jagadish Krishnamoorthy
2017-05-29
1
-0
/
+16
*
PNP / ACPI: add ACPI_RESOURCE_TYPE_SERIAL_BUS as a valid type
Harb Abdulhamid
2016-03-09
1
-0
/
+4
*
PNP / ACPI: use unsigned int in pnpacpi_encode_resources()
Fabian Frederick
2015-05-05
1
-1
/
+1
*
PNP / ACPI: use u8 instead of int in acpi_resource_extended_irq context
Fabian Frederick
2015-05-05
1
-4
/
+4
*
ACPI: Return translation offset when parsing ACPI address space resources
Jiang Liu
2015-02-03
1
-14
/
+15
*
ACPICA: Resources: Provide common part for struct acpi_resource_address struc...
Lv Zheng
2015-01-26
1
-8
/
+8
*
PNP / ACPI: proper handling of ACPI IO/Memory resource parsing failures
Zhang Rui
2014-03-11
1
-3
/
+12
*
PNP / ACPI: avoid garbage in resource name
Liu ShuoX
2013-07-18
1
-1
/
+1
*
ACPI: Set length even for TYPE_END_TAG acpi resource
Yinghai Lu
2013-03-24
1
-0
/
+1
*
ACPI: Move device resources interpretation code from PNP to ACPI core
Rafael J. Wysocki
2012-11-15
1
-264
/
+32
*
PNPACPI: Simplify disabled resource registration
Witold Szczeponik
2011-11-06
1
-47
/
+15
*
Merge 'akpm' patch series
Linus Torvalds
2011-07-25
1
-25
/
+27
|
\
|
*
pnpacpi: register disabled resources
Witold Szczeponik
2011-07-25
1
-25
/
+27
*
|
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-10
1
-5
/
+5
|
/
*
PNPACPI: compute Address Space length rather than using _LEN
Bjorn Helgaas
2010-04-28
1
-22
/
+4
*
-
.
Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480...
Len Brown
2010-04-06
1
-12
/
+31
|
\
\
|
|
*
PNPACPI: truncate _CRS windows with _LEN > _MAX - _MIN + 1
Bjorn Helgaas
2010-04-04
1
-12
/
+30
|
|
/
|
/
|
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
PNPACPI: add bus number support
Bjorn Helgaas
2010-03-14
1
-0
/
+14
*
PNPACPI: add window support
Bjorn Helgaas
2010-03-14
1
-15
/
+20
*
PNPACPI: save struct acpi_device, not just acpi_handle
Bjorn Helgaas
2009-12-11
1
-3
/
+6
*
-
.
Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...
Len Brown
2009-06-24
1
-2
/
+44
|
\
\
|
|
*
PNPACPI: parse Extended Address Space Descriptors
Bjorn Helgaas
2009-05-27
1
-2
/
+44
|
|
/
*
/
irq: change ACPI GSI APIs to also take a device argument
Yinghai Lu
2009-04-28
1
-1
/
+1
|
/
*
PNP: convert to using pnp_dbg()
Bjorn Helgaas
2008-10-10
1
-14
/
+14
*
PNPACPI: use dev_printk when possible
Bjorn Helgaas
2008-10-10
1
-7
/
+8
*
PNPACPI: ignore the producer/consumer bit for extended IRQ descriptors
Bjorn Helgaas
2008-08-25
1
-2
/
+0
*
PNPACPI: add support for HP vendor-specific CCSR descriptors
Bjorn Helgaas
2008-07-16
1
-0
/
+60
*
PNP: convert resource options to single linked list
Bjorn Helgaas
2008-07-16
1
-53
/
+40
*
PNP: remove extra 0x100 bit from option priority
Bjorn Helgaas
2008-07-16
1
-1
/
+1
*
PNPACPI: ignore _PRS interrupt numbers larger than PNP_IRQ_NR
Bjorn Helgaas
2008-07-16
1
-3
/
+10
*
PNP: centralize resource option allocations
Bjorn Helgaas
2008-07-16
1
-100
/
+49
*
PNP: introduce pnp_irq_mask_t typedef
Bjorn Helgaas
2008-07-16
1
-2
/
+2
*
PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEM
Bjorn Helgaas
2008-07-16
1
-5
/
+5
*
PNPACPI: keep disabled resources when parsing current config
Bjorn Helgaas
2008-07-16
1
-18
/
+52
*
PNP: replace pnp_resource_table with dynamically allocated resources
Bjorn Helgaas
2008-07-16
1
-43
/
+88
*
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
*
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
[next]