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
/
acpi
/
resource.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-22
PCI: ACPI: IA64: fix IO port generic range check
Lorenzo Pieralisi
1
-1
/
+13
2016-01-01
ACPI: Rename acpi_gsi_get_irq_type to acpi_dev_get_irq_type and export symbol
Christophe RICARD
1
-0
/
+26
2015-10-16
ACPI/PCI: Enhance ACPI core to support sparse IO space
Jiang Liu
1
-3
/
+6
2015-09-01
Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-assorted'
Rafael J. Wysocki
1
-4
/
+0
2015-07-16
Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'acpi-resources'
Rafael J. Wysocki
1
-9
/
+15
2015-07-10
ACPI / PCI: Fix regressions caused by resource_size_t overflow with 32-bit ke...
Jiang Liu
1
-9
/
+15
2015-07-08
ACPI: Remove FSF mailing addresses
Jarkko Nikula
1
-4
/
+0
2015-07-06
ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stage
Rafael J. Wysocki
1
-162
/
+0
2015-06-24
ACPI / resources: free memory on error in add_region_before()
Dan Carpenter
1
-1
/
+3
2015-06-18
ACPI / PNP: Avoid conflicting resource reservations
Rafael J. Wysocki
1
-0
/
+160
2015-04-30
x86/PCI/ACPI: Make all resources except [io 0xcf8-0xcff] available on PCI bus
Jiang Liu
1
-1
/
+1
2015-03-04
x86/PCI/ACPI: Relax ACPI resource descriptor checks to work around BIOS bugs
Jiang Liu
1
-1
/
+3
2015-02-18
ACPI / resources: Change pr_info() to pr_debug() for debug information
Rafael J. Wysocki
1
-1
/
+1
2015-02-05
resources: Move struct resource_list_entry from ACPI into resource core
Jiang Liu
1
-11
/
+6
2015-02-03
ACPI: Introduce helper function acpi_dev_filter_resource_type()
Jiang Liu
1
-0
/
+55
2015-02-03
ACPI: Add field offset to struct resource_list_entry
Jiang Liu
1
-0
/
+1
2015-02-03
ACPI: Translate resource into master side address for bridge window resources
Jiang Liu
1
-0
/
+15
2015-02-03
ACPI: Return translation offset when parsing ACPI address space resources
Jiang Liu
1
-26
/
+32
2015-02-03
ACPI: Enforce stricter checks for address space descriptors
Jiang Liu
1
-0
/
+9
2015-02-03
ACPI: Set flag IORESOURCE_UNSET for unassigned resources
Jiang Liu
1
-4
/
+4
2015-02-03
ACPI: Normalize return value of resource parser functions
Jiang Liu
1
-0
/
+30
2015-02-03
ACPI: Fix a bug in parsing ACPI Memory24 resource
Jiang Liu
1
-2
/
+2
2015-02-03
ACPI: Add prefetch decoding to the address space parser
Thomas Gleixner
1
-0
/
+3
2015-02-03
ACPI: Move the window flag logic to the combined parser
Thomas Gleixner
1
-13
/
+9
2015-02-03
ACPI: Unify the parsing of address_space and ext_address_space
Thomas Gleixner
1
-56
/
+34
2015-02-03
ACPI: Let the parser return false for disabled resources
Thomas Gleixner
1
-4
/
+4
2015-02-03
ACPI: Use the length check for io resources as well
Thomas Gleixner
1
-25
/
+19
2015-02-03
ACPI: Implement proper length checks for mem resources
Thomas Gleixner
1
-27
/
+35
2015-02-03
ACPI: Remove redundant check in function acpi_dev_resource_address_space()
Thomas Gleixner
1
-9
/
+0
2015-01-26
ACPICA: Resources: Provide common part for struct acpi_resource_address struc...
Lv Zheng
1
-12
/
+12
2014-12-16
ACPI: Correct return value of acpi_dev_resource_address_space()
Jiang Liu
1
-1
/
+1
2014-07-07
ACPI / resources: only reject zero length resources based at address zero
Andy Whitcroft
1
-5
/
+5
2014-03-01
ACPI / resources: ignore invalid ACPI device resources
Zhang Rui
1
-0
/
+10
2013-07-15
ACPI: introduce helper function acpi_has_method()
Jiang Liu
1
-3
/
+1
2013-06-19
ACPI / resources: call acpi_get_override_irq() only for legacy IRQ resources
Mika Westerberg
1
-5
/
+11
2012-11-27
ACPI: remove unnecessary INIT_LIST_HEAD
Andy Shevchenko
1
-1
/
+0
2012-11-16
ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources walks
Rafael J. Wysocki
1
-1
/
+1
2012-11-15
ACPI: Centralized processing of ACPI device resources
Rafael J. Wysocki
1
-0
/
+134
2012-11-15
ACPI: Move device resources interpretation code from PNP to ACPI core
Rafael J. Wysocki
1
-0
/
+393