diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-04-29 13:47:25 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-04-29 13:47:25 -0400 |
commit | 6b06d2cc6d52830e3e0c001006b26255f47184dd (patch) | |
tree | 2df1fbc87b1d83b97b230c207dbe795e2c5c6423 /MAINTAINERS | |
parent | b9099ff63c75216d6ca10bce5a1abcd9293c27e6 (diff) | |
parent | aac60c11132d7ab0776cf036ac9fd6113a210859 (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: (105 commits)
sonypi: use mutex instead of semaphore
sony-laptop: remove user visible camera controls as platform attributes
meye: make meye use sony-laptop instead of sonypi
sony-laptop: add a meye-usable include file for camera ops
sony-laptop: complete the motion eye camera support in sony-laptop
sonypi: try to detect if sony-laptop has already taken one of the known ioports
sonypi: suggest sonypi users to try sony-laptop instead
sony-laptop: add edge modem support (also called WWAN)
sony-laptop: add locking on accesses to the ioport and global vars
sony-laptop: add camera enable/disable parameter, better handle possible infinite loop
thinkpad-acpi: make drivers/misc/thinkpad_acpi:fan_mutex static
ACPI: thinkpad-acpi: add sysfs support to wan and bluetooth subdrivers
ACPI: thinkpad-acpi: add sysfs support to hotkey subdriver
ACPI: thinkpad-acpi: improve dock subdriver initialization
ACPI: thinkpad-acpi: improve debugging for acpi helpers
ACPI: thinkpad-acpi: improve fan control documentation
ACPI: thinkpad-acpi: map ENXIO to EINVAL for fan sysfs
ACPI: thinkpad-acpi: fix a fan watchdog invocation
ACPI: thinkpad-acpi: do not arm fan watchdog if it would not work
ACPI: thinkpad-acpi: add a fan-control feature master toggle
...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 77bff8ce1a44..993e2a69440e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1658,15 +1658,6 @@ W: http://www.ia64-linux.org/ | |||
1658 | T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git | 1658 | T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git |
1659 | S: Maintained | 1659 | S: Maintained |
1660 | 1660 | ||
1661 | IBM ACPI EXTRAS DRIVER | ||
1662 | P: Henrique de Moraes Holschuh | ||
1663 | M: ibm-acpi@hmh.eng.br | ||
1664 | L: ibm-acpi-devel@lists.sourceforge.net | ||
1665 | W: http://ibm-acpi.sourceforge.net | ||
1666 | W: http://thinkwiki.org/wiki/Ibm-acpi | ||
1667 | T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git | ||
1668 | S: Maintained | ||
1669 | |||
1670 | SN-IA64 (Itanium) SUB-PLATFORM | 1661 | SN-IA64 (Itanium) SUB-PLATFORM |
1671 | P: Jes Sorensen | 1662 | P: Jes Sorensen |
1672 | M: jes@sgi.com | 1663 | M: jes@sgi.com |
@@ -3166,6 +3157,15 @@ P: Chris Zankel | |||
3166 | M: chris@zankel.net | 3157 | M: chris@zankel.net |
3167 | S: Maintained | 3158 | S: Maintained |
3168 | 3159 | ||
3160 | THINKPAD ACPI EXTRAS DRIVER | ||
3161 | P: Henrique de Moraes Holschuh | ||
3162 | M: ibm-acpi@hmh.eng.br | ||
3163 | L: ibm-acpi-devel@lists.sourceforge.net | ||
3164 | W: http://ibm-acpi.sourceforge.net | ||
3165 | W: http://thinkwiki.org/wiki/Ibm-acpi | ||
3166 | T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git | ||
3167 | S: Maintained | ||
3168 | |||
3169 | UltraSPARC (sparc64): | 3169 | UltraSPARC (sparc64): |
3170 | P: David S. Miller | 3170 | P: David S. Miller |
3171 | M: davem@davemloft.net | 3171 | M: davem@davemloft.net |