aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2012-10-11 21:32:29 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2012-10-11 21:32:29 -0400
commitcbd8aca472134e666eee87462177f1be854ebbf8 (patch)
treefbe0dd2ffbd14eeb1b8ec5dbb39fe52b0cbb76e5 /MAINTAINERS
parent35e9a274fdc9c8feb763e4970a32d7089f51393c (diff)
parent26de9c26bf8557584c1977da92f3ed1b752291cf (diff)
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
Pull kbuild misc changes from Michal Marek: "In the non-critical part of kbuild, I have - Some make coccicheck improvements and two new tests - Support for a cleaner html output in scripts/kernel-doc, named html5 (no, it does not play videos, yet) BTW, Randy wants to route further kernel-doc patches through the kbuild tree." * 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild: Update SmPL/Coccinelle section of MAINTAINERS coccicheck: Add the rep+ctxt mode scripts/coccinelle/tests/odd_ptr_err.cocci: semantic patch for IS_ERR/PTR_ERR inconsistency scripts/tags.sh: Add magic for pci access functions scripts/coccinelle: ptr_ret: Add ternary operator version scripts/kernel-doc: drop maintainer scripts/kernel-doc: added support for html5
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS11
1 files changed, 3 insertions, 8 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 0f6ff811da07..e73060fe0788 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1958,10 +1958,10 @@ S: Supported
1958F: drivers/platform/x86/classmate-laptop.c 1958F: drivers/platform/x86/classmate-laptop.c
1959 1959
1960COCCINELLE/Semantic Patches (SmPL) 1960COCCINELLE/Semantic Patches (SmPL)
1961M: Julia Lawall <julia@diku.dk> 1961M: Julia Lawall <Julia.Lawall@lip6.fr>
1962M: Gilles Muller <Gilles.Muller@lip6.fr> 1962M: Gilles Muller <Gilles.Muller@lip6.fr>
1963M: Nicolas Palix <npalix.work@gmail.com> 1963M: Nicolas Palix <nicolas.palix@imag.fr>
1964L: cocci@diku.dk (moderated for non-subscribers) 1964L: cocci@systeme.lip6.fr (moderated for non-subscribers)
1965W: http://coccinelle.lip6.fr/ 1965W: http://coccinelle.lip6.fr/
1966S: Supported 1966S: Supported
1967F: scripts/coccinelle/ 1967F: scripts/coccinelle/
@@ -2423,11 +2423,6 @@ S: Maintained
2423F: Documentation/hwmon/dme1737 2423F: Documentation/hwmon/dme1737
2424F: drivers/hwmon/dme1737.c 2424F: drivers/hwmon/dme1737.c
2425 2425
2426DOCBOOK FOR DOCUMENTATION
2427M: Randy Dunlap <rdunlap@xenotime.net>
2428S: Maintained
2429F: scripts/kernel-doc
2430
2431DOCKING STATION DRIVER 2426DOCKING STATION DRIVER
2432M: Shaohua Li <shaohua.li@intel.com> 2427M: Shaohua Li <shaohua.li@intel.com>
2433L: linux-acpi@vger.kernel.org 2428L: linux-acpi@vger.kernel.org