diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-10-23 13:20:36 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-10-23 13:20:36 -0400 |
commit | 765426e8ee4c0ab2bc9d44951f4865b8494cdbd0 (patch) | |
tree | 2b46ab8953eff175c8d3474a9754c1ab1394e4de /MAINTAINERS | |
parent | 36ec891895020f3bc9953c8b11d079c6d77d76bd (diff) | |
parent | 898b054f3eec5921320ae8614b5bdd7b07ea5b43 (diff) |
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
* 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6: (123 commits)
dock: make dock driver not a module
ACPI: fix ia64 build warning
ACPI: hack around sysfs warning with link order
ACPI suspend: fix build warning when CONFIG_ACPI_SLEEP=n
intel_menlo: fix build warning
panasonic-laptop: fix build
ACPICA: Update version to 20080926
ACPICA: Add support for zero-length buffer-to-string conversions
ACPICA: New: Validation for predefined ACPI methods/objects
ACPICA: Fix for implicit return compatibility
ACPICA: Fixed a couple memory leaks associated with "implicit return"
ACPICA: Optimize buffer allocation procedure
ACPICA: Fix possible memory leak, error exit path
ACPICA: Fix fault after mem allocation failure in AML parser
ACPICA: Remove unused ACPI register bit definition
ACPICA: Update version to 20080829
ACPICA: Fix possible memory leak in acpi_ns_get_external_pathname
ACPICA: Cleanup for internal Reference Object
ACPICA: Update comments - no functional changes
ACPICA: Update for Reference ACPI_OPERAND_OBJECT
...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 67fa3cff1749..277451a52695 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1433,8 +1433,8 @@ M: rdunlap@xenotime.net | |||
1433 | S: Maintained | 1433 | S: Maintained |
1434 | 1434 | ||
1435 | DOCKING STATION DRIVER | 1435 | DOCKING STATION DRIVER |
1436 | P: Kristen Carlson Accardi | 1436 | P: Shaohua Li |
1437 | M: kristen.c.accardi@intel.com | 1437 | M: shaohua.li@intel.com |
1438 | L: linux-acpi@vger.kernel.org | 1438 | L: linux-acpi@vger.kernel.org |
1439 | S: Supported | 1439 | S: Supported |
1440 | 1440 | ||
@@ -2109,6 +2109,12 @@ L: linux-ide@vger.kernel.org | |||
2109 | L: linux-scsi@vger.kernel.org | 2109 | L: linux-scsi@vger.kernel.org |
2110 | S: Orphan | 2110 | S: Orphan |
2111 | 2111 | ||
2112 | IDLE-I7300 | ||
2113 | P: Andy Henroid | ||
2114 | M: andrew.d.henroid@intel.com | ||
2115 | L: linux-pm@lists.linux-foundation.org | ||
2116 | S: Supported | ||
2117 | |||
2112 | IEEE 1394 SUBSYSTEM (drivers/ieee1394) | 2118 | IEEE 1394 SUBSYSTEM (drivers/ieee1394) |
2113 | P: Ben Collins | 2119 | P: Ben Collins |
2114 | M: ben.collins@ubuntu.com | 2120 | M: ben.collins@ubuntu.com |
@@ -3186,6 +3192,11 @@ M: olof@lixom.net | |||
3186 | L: i2c@lm-sensors.org | 3192 | L: i2c@lm-sensors.org |
3187 | S: Maintained | 3193 | S: Maintained |
3188 | 3194 | ||
3195 | PANASONIC LAPTOP ACPI EXTRAS DRIVER | ||
3196 | P: Harald Welte | ||
3197 | M: laforge@gnumonks.org | ||
3198 | S: Maintained | ||
3199 | |||
3189 | PANASONIC MN10300/AM33 PORT | 3200 | PANASONIC MN10300/AM33 PORT |
3190 | P: David Howells | 3201 | P: David Howells |
3191 | M: dhowells@redhat.com | 3202 | M: dhowells@redhat.com |