aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Garrett2010-02-11 09:40:13 -0600
committerMatthew Garrett2010-02-25 10:50:37 -0600
commitd094485323a1f2abc7e4665700d6036de36fdaef (patch)
treebd5100b01410bf579668e124259a82a0b60aeca4 /MAINTAINERS
parentbaac35c4155a8aa826c70acee6553368ca5243a2 (diff)
downloadkernel-omap-d094485323a1f2abc7e4665700d6036de36fdaef.tar.gz
kernel-omap-d094485323a1f2abc7e4665700d6036de36fdaef.tar.xz
kernel-omap-d094485323a1f2abc7e4665700d6036de36fdaef.zip
MAINTAINERS: update drivers/platform/x86 information
Many of the drivers/platform/x86 drivers have nothing to do with ACPI, so it's kind of inappropriate for them to be stuck under the ACPI mailing list. Add a new mailing list (platform-driver-x86@vger.kernel.org) and, with Len's blessing, add myself as subsystem maintainer. Signed-off-by: Matthew Garrett <mjg@redhat.com> Cc: Anisse Astier <anisse@astier.eu> Cc: Carlos Corbacho <carlos@strangeworlds.co.uk> Cc: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> Cc: Corentin Chary <corentincj@iksaif.net> Cc: Daniel Oliveira Nascimento <don@syst.com.br> Cc: Harald Welte <laforge@gnumonks.org> Cc: Henrique de Moraes Holschuh <ibm-acpi@hmh.eng.br> Cc: Herton Ronaldo Krzesinski <herton@mandriva.com.br> Cc: Jonathan Woithe <jwoithe@physics.adelaide.edu.au> Cc: Karol Kozimor <sziwan@users.sourceforge.net> Cc: Len Brown <lenb@kernel.org> Cc: Lennart Poettering <mzxreary@0pointer.de> Cc: Mattia Dongili <malattia@linux.it> Cc: Peter Feuerer <peter@piie.net> Cc: Sujith Thomas <sujith.thomas@intel.com> Cc: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS29
1 files changed, 25 insertions, 4 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 2533fc45a44a..f355d11e453c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -221,6 +221,7 @@ F: drivers/net/acenic*
221 221
222ACER ASPIRE ONE TEMPERATURE AND FAN DRIVER 222ACER ASPIRE ONE TEMPERATURE AND FAN DRIVER
223M: Peter Feuerer <peter@piie.net> 223M: Peter Feuerer <peter@piie.net>
224L: platform-driver-x86@vger.kernel.org
224W: http://piie.net/?section=acerhdf 225W: http://piie.net/?section=acerhdf
225S: Maintained 226S: Maintained
226F: drivers/platform/x86/acerhdf.c 227F: drivers/platform/x86/acerhdf.c
@@ -228,6 +229,7 @@ F: drivers/platform/x86/acerhdf.c
228ACER WMI LAPTOP EXTRAS 229ACER WMI LAPTOP EXTRAS
229M: Carlos Corbacho <carlos@strangeworlds.co.uk> 230M: Carlos Corbacho <carlos@strangeworlds.co.uk>
230L: aceracpi@googlegroups.com (subscribers-only) 231L: aceracpi@googlegroups.com (subscribers-only)
232L: platform-driver-x86@vger.kernel.org
231W: http://code.google.com/p/aceracpi 233W: http://code.google.com/p/aceracpi
232S: Maintained 234S: Maintained
233F: drivers/platform/x86/acer-wmi.c 235F: drivers/platform/x86/acer-wmi.c
@@ -288,7 +290,7 @@ F: drivers/acpi/video.c
288 290
289ACPI WMI DRIVER 291ACPI WMI DRIVER
290M: Carlos Corbacho <carlos@strangeworlds.co.uk> 292M: Carlos Corbacho <carlos@strangeworlds.co.uk>
291L: linux-acpi@vger.kernel.org 293L: platform-driver-x86@vger.kernel.org
292W: http://www.lesswatts.org/projects/acpi/ 294W: http://www.lesswatts.org/projects/acpi/
293S: Maintained 295S: Maintained
294F: drivers/platform/x86/wmi.c 296F: drivers/platform/x86/wmi.c
@@ -968,6 +970,7 @@ ASUS ACPI EXTRAS DRIVER
968M: Corentin Chary <corentincj@iksaif.net> 970M: Corentin Chary <corentincj@iksaif.net>
969M: Karol Kozimor <sziwan@users.sourceforge.net> 971M: Karol Kozimor <sziwan@users.sourceforge.net>
970L: acpi4asus-user@lists.sourceforge.net 972L: acpi4asus-user@lists.sourceforge.net
973L: platform-driver-x86@vger.kernel.org
971W: http://acpi4asus.sf.net 974W: http://acpi4asus.sf.net
972S: Maintained 975S: Maintained
973F: drivers/platform/x86/asus_acpi.c 976F: drivers/platform/x86/asus_acpi.c
@@ -981,6 +984,7 @@ F: drivers/hwmon/asb100.c
981ASUS LAPTOP EXTRAS DRIVER 984ASUS LAPTOP EXTRAS DRIVER
982M: Corentin Chary <corentincj@iksaif.net> 985M: Corentin Chary <corentincj@iksaif.net>
983L: acpi4asus-user@lists.sourceforge.net 986L: acpi4asus-user@lists.sourceforge.net
987L: platform-driver-x86@vger.kernel.org
984W: http://acpi4asus.sf.net 988W: http://acpi4asus.sf.net
985S: Maintained 989S: Maintained
986F: drivers/platform/x86/asus-laptop.c 990F: drivers/platform/x86/asus-laptop.c
@@ -1473,6 +1477,7 @@ F: drivers/scsi/fnic/
1473CMPC ACPI DRIVER 1477CMPC ACPI DRIVER
1474M: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com> 1478M: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
1475M: Daniel Oliveira Nascimento <don@syst.com.br> 1479M: Daniel Oliveira Nascimento <don@syst.com.br>
1480L: platform-driver-x86@vger.kernel.org
1476S: Supported 1481S: Supported
1477F: drivers/platform/x86/classmate-laptop.c 1482F: drivers/platform/x86/classmate-laptop.c
1478 1483
@@ -1516,6 +1521,7 @@ F: drivers/pci/hotplug/cpcihp_generic.c
1516 1521
1517COMPAL LAPTOP SUPPORT 1522COMPAL LAPTOP SUPPORT
1518M: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> 1523M: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
1524L: platform-driver-x86@vger.kernel.org
1519S: Maintained 1525S: Maintained
1520F: drivers/platform/x86/compal-laptop.c 1526F: drivers/platform/x86/compal-laptop.c
1521 1527
@@ -1746,6 +1752,7 @@ F: drivers/net/defxx.*
1746 1752
1747DELL LAPTOP DRIVER 1753DELL LAPTOP DRIVER
1748M: Matthew Garrett <mjg59@srcf.ucam.org> 1754M: Matthew Garrett <mjg59@srcf.ucam.org>
1755L: platform-driver-x86@vger.kernel.org
1749S: Maintained 1756S: Maintained
1750F: drivers/platform/x86/dell-laptop.c 1757F: drivers/platform/x86/dell-laptop.c
1751 1758
@@ -2028,6 +2035,7 @@ F: drivers/edac/r82600_edac.c
2028EEEPC LAPTOP EXTRAS DRIVER 2035EEEPC LAPTOP EXTRAS DRIVER
2029M: Corentin Chary <corentincj@iksaif.net> 2036M: Corentin Chary <corentincj@iksaif.net>
2030L: acpi4asus-user@lists.sourceforge.net 2037L: acpi4asus-user@lists.sourceforge.net
2038L: platform-driver-x86@vger.kernel.org
2031W: http://acpi4asus.sf.net 2039W: http://acpi4asus.sf.net
2032S: Maintained 2040S: Maintained
2033F: drivers/platform/x86/eeepc-laptop.c 2041F: drivers/platform/x86/eeepc-laptop.c
@@ -2295,7 +2303,7 @@ F: arch/frv/
2295 2303
2296FUJITSU LAPTOP EXTRAS 2304FUJITSU LAPTOP EXTRAS
2297M: Jonathan Woithe <jwoithe@physics.adelaide.edu.au> 2305M: Jonathan Woithe <jwoithe@physics.adelaide.edu.au>
2298L: linux-acpi@vger.kernel.org 2306L: platform-driver-x86@vger.kernel.org
2299S: Maintained 2307S: Maintained
2300F: drivers/platform/x86/fujitsu-laptop.c 2308F: drivers/platform/x86/fujitsu-laptop.c
2301 2309
@@ -2561,6 +2569,7 @@ F: drivers/net/wireless/hostap/
2561 2569
2562HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER 2570HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER
2563M: Carlos Corbacho <carlos@strangeworlds.co.uk> 2571M: Carlos Corbacho <carlos@strangeworlds.co.uk>
2572L: platform-driver-x86@vger.kernel.org
2564S: Odd Fixes 2573S: Odd Fixes
2565F: drivers/platform/x86/tc1100-wmi.c 2574F: drivers/platform/x86/tc1100-wmi.c
2566 2575
@@ -2771,7 +2780,7 @@ F: drivers/video/i810/
2771 2780
2772INTEL MENLOW THERMAL DRIVER 2781INTEL MENLOW THERMAL DRIVER
2773M: Sujith Thomas <sujith.thomas@intel.com> 2782M: Sujith Thomas <sujith.thomas@intel.com>
2774L: linux-acpi@vger.kernel.org 2783L: platform-driver-x86@vger.kernel.org
2775W: http://www.lesswatts.org/projects/acpi/ 2784W: http://www.lesswatts.org/projects/acpi/
2776S: Supported 2785S: Supported
2777F: drivers/platform/x86/intel_menlow.c 2786F: drivers/platform/x86/intel_menlow.c
@@ -3637,6 +3646,7 @@ F: drivers/char/mxser.*
3637 3646
3638MSI LAPTOP SUPPORT 3647MSI LAPTOP SUPPORT
3639M: Lennart Poettering <mzxreary@0pointer.de> 3648M: Lennart Poettering <mzxreary@0pointer.de>
3649L: platform-driver-x86@vger.kernel.org
3640W: https://tango.0pointer.de/mailman/listinfo/s270-linux 3650W: https://tango.0pointer.de/mailman/listinfo/s270-linux
3641W: http://0pointer.de/lennart/tchibo.html 3651W: http://0pointer.de/lennart/tchibo.html
3642S: Maintained 3652S: Maintained
@@ -3644,6 +3654,7 @@ F: drivers/platform/x86/msi-laptop.c
3644 3654
3645MSI WMI SUPPORT 3655MSI WMI SUPPORT
3646M: Anisse Astier <anisse@astier.eu> 3656M: Anisse Astier <anisse@astier.eu>
3657L: platform-driver-x86@vger.kernel.org
3647S: Supported 3658S: Supported
3648F: drivers/platform/x86/msi-wmi.c 3659F: drivers/platform/x86/msi-wmi.c
3649 3660
@@ -4096,6 +4107,7 @@ F: drivers/i2c/busses/i2c-pasemi.c
4096 4107
4097PANASONIC LAPTOP ACPI EXTRAS DRIVER 4108PANASONIC LAPTOP ACPI EXTRAS DRIVER
4098M: Harald Welte <laforge@gnumonks.org> 4109M: Harald Welte <laforge@gnumonks.org>
4110L: platform-driver-x86@vger.kernel.org
4099S: Maintained 4111S: Maintained
4100F: drivers/platform/x86/panasonic-laptop.c 4112F: drivers/platform/x86/panasonic-laptop.c
4101 4113
@@ -5034,7 +5046,7 @@ F: include/linux/ssb/
5034 5046
5035SONY VAIO CONTROL DEVICE DRIVER 5047SONY VAIO CONTROL DEVICE DRIVER
5036M: Mattia Dongili <malattia@linux.it> 5048M: Mattia Dongili <malattia@linux.it>
5037L: linux-acpi@vger.kernel.org 5049L: platform-driver-x86@vger.kernel.org
5038W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers 5050W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
5039S: Maintained 5051S: Maintained
5040F: Documentation/laptops/sony-laptop.txt 5052F: Documentation/laptops/sony-laptop.txt
@@ -5240,6 +5252,7 @@ F: arch/xtensa/
5240THINKPAD ACPI EXTRAS DRIVER 5252THINKPAD ACPI EXTRAS DRIVER
5241M: Henrique de Moraes Holschuh <ibm-acpi@hmh.eng.br> 5253M: Henrique de Moraes Holschuh <ibm-acpi@hmh.eng.br>
5242L: ibm-acpi-devel@lists.sourceforge.net 5254L: ibm-acpi-devel@lists.sourceforge.net
5255L: platform-driver-x86@vger.kernel.org
5243W: http://ibm-acpi.sourceforge.net 5256W: http://ibm-acpi.sourceforge.net
5244W: http://thinkwiki.org/wiki/Ibm-acpi 5257W: http://thinkwiki.org/wiki/Ibm-acpi
5245T: git git://repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git 5258T: git git://repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
@@ -5293,10 +5306,12 @@ F: security/tomoyo/
5293 5306
5294TOPSTAR LAPTOP EXTRAS DRIVER 5307TOPSTAR LAPTOP EXTRAS DRIVER
5295M: Herton Ronaldo Krzesinski <herton@mandriva.com.br> 5308M: Herton Ronaldo Krzesinski <herton@mandriva.com.br>
5309L: platform-driver-x86@vger.kernel.org
5296S: Maintained 5310S: Maintained
5297F: drivers/platform/x86/topstar-laptop.c 5311F: drivers/platform/x86/topstar-laptop.c
5298 5312
5299TOSHIBA ACPI EXTRAS DRIVER 5313TOSHIBA ACPI EXTRAS DRIVER
5314L: platform-driver-x86@vger.kernel.org
5300S: Orphan 5315S: Orphan
5301F: drivers/platform/x86/toshiba_acpi.c 5316F: drivers/platform/x86/toshiba_acpi.c
5302 5317
@@ -6024,6 +6039,12 @@ S: Maintained
6024F: Documentation/x86/ 6039F: Documentation/x86/
6025F: arch/x86/ 6040F: arch/x86/
6026 6041
6042X86 PLATFORM DRIVERS
6043M: Matthew Garrett <mjg@redhat.com>
6044L: platform-driver-x86@vger.kernel.org
6045S: Maintained
6046F: drivers/platform/x86
6047
6027XEN HYPERVISOR INTERFACE 6048XEN HYPERVISOR INTERFACE
6028M: Jeremy Fitzhardinge <jeremy@xensource.com> 6049M: Jeremy Fitzhardinge <jeremy@xensource.com>
6029M: Chris Wright <chrisw@sous-sol.org> 6050M: Chris Wright <chrisw@sous-sol.org>