aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS202
1 files changed, 110 insertions, 92 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 88241154f4ce..c824b4d62754 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -65,43 +65,51 @@ trivial patch so apply some common sense.
65 65
668. Happy hacking. 668. Happy hacking.
67 67
68 ----------------------------------- 68Descriptions of section entries:
69 69
70Maintainers List (try to look for most precise areas first) 70 P: Person (obsolete)
71 M: Mail patches to: FullName <address@domain>
72 L: Mailing list that is relevant to this area
73 W: Web-page with status/info
74 T: SCM tree type and location. Type is one of: git, hg, quilt, stgit.
75 S: Status, one of the following:
76 Supported: Someone is actually paid to look after this.
77 Maintained: Someone actually looks after it.
78 Odd Fixes: It has a maintainer but they don't have time to do
79 much other than throw the odd patch in. See below..
80 Orphan: No current maintainer [but maybe you could take the
81 role as you write your new code].
82 Obsolete: Old code. Something tagged obsolete generally means
83 it has been replaced by a better system and you
84 should be using that.
85 F: Files and directories with wildcard patterns.
86 A trailing slash includes all files and subdirectory files.
87 F: drivers/net/ all files in and below drivers/net
88 F: drivers/net/* all files in drivers/net, but not below
89 F: */net/* all files in "any top level directory"/net
90 One pattern per line. Multiple F: lines acceptable.
91 X: Files and directories that are NOT maintained, same rules as F:
92 Files exclusions are tested before file matches.
93 Can be useful for excluding a specific subdirectory, for instance:
94 F: net/
95 X: net/ipv6/
96 matches all files in and below net excluding net/ipv6/
97 K: Keyword perl extended regex pattern to match content in a
98 patch or file. For instance:
99 K: of_get_profile
100 matches patches or files that contain "of_get_profile"
101 K: \b(printk|pr_(info|err))\b
102 matches patches or files that contain one or more of the words
103 printk, pr_info or pr_err
104 One regex pattern per line. Multiple K: lines acceptable.
71 105
72Note: For the hard of thinking, this list is meant to remain in alphabetical 106Note: For the hard of thinking, this list is meant to remain in alphabetical
73order. If you could add yourselves to it in alphabetical order that would be 107order. If you could add yourselves to it in alphabetical order that would be
74so much easier [Ed] 108so much easier [Ed]
75 109
76P: Person (obsolete) 110Maintainers List (try to look for most precise areas first)
77M: Mail patches to: FullName <address@domain>
78L: Mailing list that is relevant to this area
79W: Web-page with status/info
80T: SCM tree type and location. Type is one of: git, hg, quilt, stgit.
81S: Status, one of the following:
82
83 Supported: Someone is actually paid to look after this.
84 Maintained: Someone actually looks after it.
85 Odd Fixes: It has a maintainer but they don't have time to do
86 much other than throw the odd patch in. See below..
87 Orphan: No current maintainer [but maybe you could take the
88 role as you write your new code].
89 Obsolete: Old code. Something tagged obsolete generally means
90 it has been replaced by a better system and you
91 should be using that.
92 111
93F: Files and directories with wildcard patterns. 112 -----------------------------------
94 A trailing slash includes all files and subdirectory files.
95 F: drivers/net/ all files in and below drivers/net
96 F: drivers/net/* all files in drivers/net, but not below
97 F: */net/* all files in "any top level directory"/net
98 One pattern per line. Multiple F: lines acceptable.
99X: Files and directories that are NOT maintained, same rules as F:
100 Files exclusions are tested before file matches.
101 Can be useful for excluding a specific subdirectory, for instance:
102 F: net/
103 X: net/ipv6/
104 matches all files in and below net excluding net/ipv6/
105 113
1063C505 NETWORK DRIVER 1143C505 NETWORK DRIVER
107M: Philip Blundell <philb@gnu.org> 115M: Philip Blundell <philb@gnu.org>
@@ -174,7 +182,7 @@ M: Ron Minnich <rminnich@sandia.gov>
174M: Latchesar Ionkov <lucho@ionkov.net> 182M: Latchesar Ionkov <lucho@ionkov.net>
175L: v9fs-developer@lists.sourceforge.net 183L: v9fs-developer@lists.sourceforge.net
176W: http://swik.net/v9fs 184W: http://swik.net/v9fs
177T: git git://git.kernel.org/pub/scm/linux/kernel/ericvh/v9fs.git 185T: git git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git
178S: Maintained 186S: Maintained
179F: Documentation/filesystems/9p.txt 187F: Documentation/filesystems/9p.txt
180F: fs/9p/ 188F: fs/9p/
@@ -898,7 +906,6 @@ M: Karol Kozimor <sziwan@users.sourceforge.net>
898L: acpi4asus-user@lists.sourceforge.net 906L: acpi4asus-user@lists.sourceforge.net
899W: http://acpi4asus.sf.net 907W: http://acpi4asus.sf.net
900S: Maintained 908S: Maintained
901F: arch/x86/kernel/acpi/boot.c
902F: drivers/platform/x86/asus_acpi.c 909F: drivers/platform/x86/asus_acpi.c
903 910
904ASUS ASB100 HARDWARE MONITOR DRIVER 911ASUS ASB100 HARDWARE MONITOR DRIVER
@@ -992,7 +999,7 @@ F: drivers/net/atlx/
992 999
993ATM 1000ATM
994M: Chas Williams <chas@cmf.nrl.navy.mil> 1001M: Chas Williams <chas@cmf.nrl.navy.mil>
995L: linux-atm-general@lists.sourceforge.net (subscribers-only) 1002L: linux-atm-general@lists.sourceforge.net (moderated for non-subscribers)
996L: netdev@vger.kernel.org 1003L: netdev@vger.kernel.org
997W: http://linux-atm.sourceforge.net 1004W: http://linux-atm.sourceforge.net
998S: Maintained 1005S: Maintained
@@ -1237,11 +1244,10 @@ S: Supported
1237F: drivers/net/tg3.* 1244F: drivers/net/tg3.*
1238 1245
1239BROCADE BFA FC SCSI DRIVER 1246BROCADE BFA FC SCSI DRIVER
1240P: Jing Huang 1247M: Jing Huang <huangj@brocade.com>
1241M: huangj@brocade.com 1248L: linux-scsi@vger.kernel.org
1242L: linux-scsi@vger.kernel.org 1249S: Supported
1243S: Supported 1250F: drivers/scsi/bfa/
1244F: drivers/scsi/bfa/
1245 1251
1246BSG (block layer generic sg v4 driver) 1252BSG (block layer generic sg v4 driver)
1247M: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> 1253M: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
@@ -1480,6 +1486,7 @@ F: mm/*cgroup*
1480 1486
1481CORETEMP HARDWARE MONITORING DRIVER 1487CORETEMP HARDWARE MONITORING DRIVER
1482M: Rudolf Marek <r.marek@assembler.cz> 1488M: Rudolf Marek <r.marek@assembler.cz>
1489M: Huaxu Wan <huaxu.wan@intel.com>
1483L: lm-sensors@lm-sensors.org 1490L: lm-sensors@lm-sensors.org
1484S: Maintained 1491S: Maintained
1485F: Documentation/hwmon/coretemp 1492F: Documentation/hwmon/coretemp
@@ -2151,7 +2158,7 @@ S: Supported
2151F: arch/powerpc/sysdev/qe_lib/ 2158F: arch/powerpc/sysdev/qe_lib/
2152F: arch/powerpc/include/asm/*qe.h 2159F: arch/powerpc/include/asm/*qe.h
2153 2160
2154FREESCALE USB PERIPHERIAL DRIVERS 2161FREESCALE USB PERIPHERAL DRIVERS
2155M: Li Yang <leoli@freescale.com> 2162M: Li Yang <leoli@freescale.com>
2156L: linux-usb@vger.kernel.org 2163L: linux-usb@vger.kernel.org
2157L: linuxppc-dev@ozlabs.org 2164L: linuxppc-dev@ozlabs.org
@@ -2202,18 +2209,6 @@ F: Documentation/filesystems/caching/
2202F: fs/fscache/ 2209F: fs/fscache/
2203F: include/linux/fscache*.h 2210F: include/linux/fscache*.h
2204 2211
2205TRACING
2206M: Steven Rostedt <rostedt@goodmis.org>
2207M: Frederic Weisbecker <fweisbec@gmail.com>
2208M: Ingo Molnar <mingo@redhat.com>
2209T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git tracing/core
2210S: Maintained
2211F: Documentation/trace/ftrace.txt
2212F: arch/*/*/*/ftrace.h
2213F: arch/*/kernel/ftrace.c
2214F: include/*/ftrace.h include/trace/ include/linux/trace*.h
2215F: kernel/trace/
2216
2217FUJITSU FR-V (FRV) PORT 2212FUJITSU FR-V (FRV) PORT
2218M: David Howells <dhowells@redhat.com> 2213M: David Howells <dhowells@redhat.com>
2219S: Maintained 2214S: Maintained
@@ -2272,9 +2267,8 @@ S: Maintained
2272F: include/asm-generic 2267F: include/asm-generic
2273 2268
2274GENERIC UIO DRIVER FOR PCI DEVICES 2269GENERIC UIO DRIVER FOR PCI DEVICES
2275M: Michael S. Tsirkin <mst@redhat.com> 2270M: "Michael S. Tsirkin" <mst@redhat.com>
2276L: kvm@vger.kernel.org 2271L: kvm@vger.kernel.org
2277L: linux-kernel@vger.kernel.org
2278S: Supported 2272S: Supported
2279F: drivers/uio/uio_pci_generic.c 2273F: drivers/uio/uio_pci_generic.c
2280 2274
@@ -2829,7 +2823,7 @@ F: drivers/infiniband/hw/ipath/
2829 2823
2830IPMI SUBSYSTEM 2824IPMI SUBSYSTEM
2831M: Corey Minyard <minyard@acm.org> 2825M: Corey Minyard <minyard@acm.org>
2832L: openipmi-developer@lists.sourceforge.net 2826L: openipmi-developer@lists.sourceforge.net (moderated for non-subscribers)
2833W: http://openipmi.sourceforge.net/ 2827W: http://openipmi.sourceforge.net/
2834S: Supported 2828S: Supported
2835F: Documentation/IPMI.txt 2829F: Documentation/IPMI.txt
@@ -3004,8 +2998,8 @@ F: scripts/Makefile.*
3004 2998
3005KERNEL JANITORS 2999KERNEL JANITORS
3006L: kernel-janitors@vger.kernel.org 3000L: kernel-janitors@vger.kernel.org
3007W: http://www.kerneljanitors.org/ 3001W: http://janitor.kernelnewbies.org/
3008S: Maintained 3002S: Odd Fixes
3009 3003
3010KERNEL NFSD, SUNRPC, AND LOCKD SERVERS 3004KERNEL NFSD, SUNRPC, AND LOCKD SERVERS
3011M: "J. Bruce Fields" <bfields@fieldses.org> 3005M: "J. Bruce Fields" <bfields@fieldses.org>
@@ -3090,9 +3084,13 @@ F: kernel/kgdb.c
3090 3084
3091KMEMCHECK 3085KMEMCHECK
3092M: Vegard Nossum <vegardno@ifi.uio.no> 3086M: Vegard Nossum <vegardno@ifi.uio.no>
3093P Pekka Enberg 3087M: Pekka Enberg <penberg@cs.helsinki.fi>
3094M: penberg@cs.helsinki.fi
3095S: Maintained 3088S: Maintained
3089F: Documentation/kmemcheck.txt
3090F: arch/x86/include/asm/kmemcheck.h
3091F: arch/x86/mm/kmemcheck/
3092F: include/linux/kmemcheck.h
3093F: mm/kmemcheck.c
3096 3094
3097KMEMLEAK 3095KMEMLEAK
3098M: Catalin Marinas <catalin.marinas@arm.com> 3096M: Catalin Marinas <catalin.marinas@arm.com>
@@ -3622,7 +3620,7 @@ L: netfilter@vger.kernel.org
3622L: coreteam@netfilter.org 3620L: coreteam@netfilter.org
3623W: http://www.netfilter.org/ 3621W: http://www.netfilter.org/
3624W: http://www.iptables.org/ 3622W: http://www.iptables.org/
3625T: git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6.git 3623T: git git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6.git
3626S: Supported 3624S: Supported
3627F: include/linux/netfilter* 3625F: include/linux/netfilter*
3628F: include/linux/netfilter/ 3626F: include/linux/netfilter/
@@ -3669,6 +3667,7 @@ L: netdev@vger.kernel.org
3669W: http://www.linuxfoundation.org/en/Net 3667W: http://www.linuxfoundation.org/en/Net
3670W: http://patchwork.ozlabs.org/project/netdev/list/ 3668W: http://patchwork.ozlabs.org/project/netdev/list/
3671T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git 3669T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git
3670T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6.git
3672S: Maintained 3671S: Maintained
3673F: net/ 3672F: net/
3674F: include/net/ 3673F: include/net/
@@ -3785,7 +3784,7 @@ F: drivers/video/riva/
3785F: drivers/video/nvidia/ 3784F: drivers/video/nvidia/
3786 3785
3787OMAP SUPPORT 3786OMAP SUPPORT
3788M: "Tony Lindgren <tony@atomide.com>" <tony@atomide.com> 3787M: Tony Lindgren <tony@atomide.com>
3789L: linux-omap@vger.kernel.org 3788L: linux-omap@vger.kernel.org
3790W: http://www.muru.com/linux/omap/ 3789W: http://www.muru.com/linux/omap/
3791W: http://linux.omap.com/ 3790W: http://linux.omap.com/
@@ -3890,6 +3889,15 @@ S: Maintained
3890F: Documentation/i2c/busses/i2c-ocores 3889F: Documentation/i2c/busses/i2c-ocores
3891F: drivers/i2c/busses/i2c-ocores.c 3890F: drivers/i2c/busses/i2c-ocores.c
3892 3891
3892OPEN FIRMWARE AND FLATTENED DEVICE TREE
3893M: Grant Likely <grant.likely@secretlab.ca>
3894L: devicetree-discuss@lists.ozlabs.org
3895W: http://fdt.secretlab.ca
3896S: Maintained
3897F: drivers/of
3898F: include/linux/of*.h
3899K: of_get_property
3900
3893OPROFILE 3901OPROFILE
3894M: Robert Richter <robert.richter@amd.com> 3902M: Robert Richter <robert.richter@amd.com>
3895L: oprofile-list@lists.sf.net 3903L: oprofile-list@lists.sf.net
@@ -4324,8 +4332,10 @@ F: drivers/video/aty/aty128fb.c
4324 4332
4325RALINK RT2X00 WIRELESS LAN DRIVER 4333RALINK RT2X00 WIRELESS LAN DRIVER
4326P: rt2x00 project 4334P: rt2x00 project
4335M: Ivo van Doorn <IvDoorn@gmail.com>
4336M: Gertjan van Wingerde <gwingerde@gmail.com>
4327L: linux-wireless@vger.kernel.org 4337L: linux-wireless@vger.kernel.org
4328L: users@rt2x00.serialmonkey.com 4338L: users@rt2x00.serialmonkey.com (moderated for non-subscribers)
4329W: http://rt2x00.serialmonkey.com/ 4339W: http://rt2x00.serialmonkey.com/
4330S: Maintained 4340S: Maintained
4331T: git git://git.kernel.org/pub/scm/linux/kernel/git/ivd/rt2x00.git 4341T: git git://git.kernel.org/pub/scm/linux/kernel/git/ivd/rt2x00.git
@@ -4411,7 +4421,7 @@ RFKILL
4411M: Johannes Berg <johannes@sipsolutions.net> 4421M: Johannes Berg <johannes@sipsolutions.net>
4412L: linux-wireless@vger.kernel.org 4422L: linux-wireless@vger.kernel.org
4413S: Maintained 4423S: Maintained
4414F Documentation/rfkill.txt 4424F: Documentation/rfkill.txt
4415F: net/rfkill/ 4425F: net/rfkill/
4416 4426
4417RISCOM8 DRIVER 4427RISCOM8 DRIVER
@@ -4534,12 +4544,11 @@ F: kernel/sched*
4534F: include/linux/sched.h 4544F: include/linux/sched.h
4535 4545
4536SCORE ARCHITECTURE 4546SCORE ARCHITECTURE
4537P: Chen Liqin 4547M: Chen Liqin <liqin.chen@sunplusct.com>
4538M: liqin.chen@sunplusct.com 4548M: Lennox Wu <lennox.wu@gmail.com>
4539P: Lennox Wu
4540M: lennox.wu@gmail.com
4541W: http://www.sunplusct.com 4549W: http://www.sunplusct.com
4542S: Supported 4550S: Supported
4551F: arch/score/
4543 4552
4544SCSI CDROM DRIVER 4553SCSI CDROM DRIVER
4545M: Jens Axboe <axboe@kernel.dk> 4554M: Jens Axboe <axboe@kernel.dk>
@@ -4612,27 +4621,27 @@ S: Maintained
4612F: drivers/mmc/host/sdricoh_cs.c 4621F: drivers/mmc/host/sdricoh_cs.c
4613 4622
4614SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER 4623SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER
4615S: Orphan 4624S: Orphan
4616L: linux-mmc@vger.kernel.org 4625L: linux-mmc@vger.kernel.org
4617F: drivers/mmc/host/sdhci.* 4626F: drivers/mmc/host/sdhci.*
4618 4627
4619SECURE DIGITAL HOST CONTROLLER INTERFACE, OPEN FIRMWARE BINDINGS (SDHCI-OF) 4628SECURE DIGITAL HOST CONTROLLER INTERFACE, OPEN FIRMWARE BINDINGS (SDHCI-OF)
4620M: Anton Vorontsov <avorontsov@ru.mvista.com> 4629M: Anton Vorontsov <avorontsov@ru.mvista.com>
4621L: linuxppc-dev@ozlabs.org 4630L: linuxppc-dev@ozlabs.org
4622L: linux-mmc@vger.kernel.org 4631L: linux-mmc@vger.kernel.org
4623S: Maintained 4632S: Maintained
4624F: drivers/mmc/host/sdhci-of.* 4633F: drivers/mmc/host/sdhci-of.*
4625 4634
4626SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) SAMSUNG DRIVER 4635SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) SAMSUNG DRIVER
4627M: Ben Dooks <ben-linux@fluff.org> 4636M: Ben Dooks <ben-linux@fluff.org>
4628L: linux-mmc@vger.kernel.org 4637L: linux-mmc@vger.kernel.org
4629S: Maintained 4638S: Maintained
4630F: drivers/mmc/host/sdhci-s3c.c 4639F: drivers/mmc/host/sdhci-s3c.c
4631 4640
4632SECURITY SUBSYSTEM 4641SECURITY SUBSYSTEM
4633M: James Morris <jmorris@namei.org> 4642M: James Morris <jmorris@namei.org>
4634L: linux-security-module@vger.kernel.org (suggested Cc:) 4643L: linux-security-module@vger.kernel.org (suggested Cc:)
4635T: git git://www.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git 4644T: git git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git
4636W: http://security.wiki.kernel.org/ 4645W: http://security.wiki.kernel.org/
4637S: Supported 4646S: Supported
4638F: security/ 4647F: security/
@@ -4668,12 +4677,11 @@ F: include/linux/ata.h
4668F: include/linux/libata.h 4677F: include/linux/libata.h
4669 4678
4670SERVER ENGINES 10Gbps iSCSI - BladeEngine 2 DRIVER 4679SERVER ENGINES 10Gbps iSCSI - BladeEngine 2 DRIVER
4671P: Jayamohan Kallickal 4680M: Jayamohan Kallickal <jayamohank@serverengines.com>
4672M: jayamohank@serverengines.com 4681L: linux-scsi@vger.kernel.org
4673L: linux-scsi@vger.kernel.org 4682W: http://www.serverengines.com
4674W: http://www.serverengines.com 4683S: Supported
4675S: Supported 4684F: drivers/scsi/be2iscsi/
4676F: drivers/scsi/be2iscsi/
4677 4685
4678SERVER ENGINES 10Gbps NIC - BladeEngine 2 DRIVER 4686SERVER ENGINES 10Gbps NIC - BladeEngine 2 DRIVER
4679M: Sathya Perla <sathyap@serverengines.com> 4687M: Sathya Perla <sathyap@serverengines.com>
@@ -4728,8 +4736,7 @@ F: drivers/usb/gadget/lh7a40*
4728F: drivers/usb/host/ohci-lh7a40* 4736F: drivers/usb/host/ohci-lh7a40*
4729 4737
4730SIMPLE FIRMWARE INTERFACE (SFI) 4738SIMPLE FIRMWARE INTERFACE (SFI)
4731P: Len Brown 4739M: Len Brown <lenb@kernel.org>
4732M: lenb@kernel.org
4733L: sfi-devel@simplefirmware.org 4740L: sfi-devel@simplefirmware.org
4734W: http://simplefirmware.org/ 4741W: http://simplefirmware.org/
4735T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6.git 4742T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6.git
@@ -5177,6 +5184,20 @@ L: tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers)
5177S: Maintained 5184S: Maintained
5178F: drivers/char/tpm/ 5185F: drivers/char/tpm/
5179 5186
5187TRACING
5188M: Steven Rostedt <rostedt@goodmis.org>
5189M: Frederic Weisbecker <fweisbec@gmail.com>
5190M: Ingo Molnar <mingo@redhat.com>
5191T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git tracing/core
5192S: Maintained
5193F: Documentation/trace/ftrace.txt
5194F: arch/*/*/*/ftrace.h
5195F: arch/*/kernel/ftrace.c
5196F: include/*/ftrace.h
5197F: include/linux/trace*.h
5198F: include/trace/
5199F: kernel/trace/
5200
5180TRIVIAL PATCHES 5201TRIVIAL PATCHES
5181M: Jiri Kosina <trivial@kernel.org> 5202M: Jiri Kosina <trivial@kernel.org>
5182T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial.git 5203T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial.git
@@ -5666,11 +5687,11 @@ F: drivers/vlynq/vlynq.c
5666F: include/linux/vlynq.h 5687F: include/linux/vlynq.h
5667 5688
5668VMWARE VMXNET3 ETHERNET DRIVER 5689VMWARE VMXNET3 ETHERNET DRIVER
5669M: Shreyas Bhatewara <sbhatewara@vmware.com> 5690M: Shreyas Bhatewara <sbhatewara@vmware.com>
5670M: VMware, Inc. <pv-drivers@vmware.com> 5691M: "VMware, Inc." <pv-drivers@vmware.com>
5671L: netdev@vger.kernel.org 5692L: netdev@vger.kernel.org
5672S: Maintained 5693S: Maintained
5673F: drivers/net/vmxnet3/ 5694F: drivers/net/vmxnet3/
5674 5695
5675VOLTAGE AND CURRENT REGULATOR FRAMEWORK 5696VOLTAGE AND CURRENT REGULATOR FRAMEWORK
5676M: Liam Girdwood <lrg@slimlogic.co.uk> 5697M: Liam Girdwood <lrg@slimlogic.co.uk>
@@ -5743,8 +5764,7 @@ S: Maintained
5743F: drivers/scsi/wd7000.c 5764F: drivers/scsi/wd7000.c
5744 5765
5745WINBOND CIR DRIVER 5766WINBOND CIR DRIVER
5746P: David Härdeman 5767M: David Härdeman <david@hardeman.nu>
5747M: david@hardeman.nu
5748S: Maintained 5768S: Maintained
5749F: drivers/input/misc/winbond-cir.c 5769F: drivers/input/misc/winbond-cir.c
5750 5770
@@ -5801,9 +5821,7 @@ F: drivers/input/touchscreen/*wm97*
5801F: include/linux/wm97xx.h 5821F: include/linux/wm97xx.h
5802 5822
5803WOLFSON MICROELECTRONICS PMIC DRIVERS 5823WOLFSON MICROELECTRONICS PMIC DRIVERS
5804P: Mark Brown 5824M: Mark Brown <broonie@opensource.wolfsonmicro.com>
5805M: broonie@opensource.wolfsonmicro.com
5806L: linux-kernel@vger.kernel.org
5807T: git git://opensource.wolfsonmicro.com/linux-2.6-audioplus 5825T: git git://opensource.wolfsonmicro.com/linux-2.6-audioplus
5808W: http://opensource.wolfsonmicro.com/node/8 5826W: http://opensource.wolfsonmicro.com/node/8
5809S: Supported 5827S: Supported