Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / MAINTAINERS
CommitLineData
1da177e4
LT
1
2 List of maintainers and how to submit kernel changes
3
4Please try to follow the guidelines below. This will make things
5easier on the maintainers. Not all of these guidelines matter for every
6trivial patch so apply some common sense.
7
81. Always _test_ your changes, however small, on at least 4 or
9 5 people, preferably many more.
10
112. Try to release a few ALPHA test versions to the net. Announce
12 them onto the kernel channel and await results. This is especially
13 important for device drivers, because often that's the only way
14 you will find things like the fact version 3 firmware needs
15 a magic fix you didn't know about, or some clown changed the
16 chips on a board and not its name. (Don't laugh! Look at the
17 SMC etherpower for that.)
18
193. Make sure your changes compile correctly in multiple
20 configurations. In particular check that changes work both as a
21 module and built into the kernel.
22
234. When you are happy with a change make it generally available for
24 testing and await feedback.
25
265. Make a patch available to the relevant maintainer in the list. Use
27 'diff -u' to make the patch easy to merge. Be prepared to get your
28 changes sent back with seemingly silly requests about formatting
29 and variable names. These aren't as silly as they seem. One
30 job the maintainers (and especially Linus) do is to keep things
31 looking the same. Sometimes this means that the clever hack in
32 your driver to get around a problem actually needs to become a
33 generalized kernel feature ready for next time. See
34 Documentation/CodingStyle for guidance here.
35
36 PLEASE try to include any credit lines you want added with the
37 patch. It avoids people being missed off by mistake and makes
38 it easier to know who wants adding and who doesn't.
39
40 PLEASE document known bugs. If it doesn't work for everything
41 or does something very odd once a month document it.
42
c9ee133b
AC
43 PLEASE remember that submissions must be made under the terms
44 of the OSDL certificate of contribution
45 (http://www.osdl.org/newsroom/press_releases/2004/2004_05_24_dco.html)
46 and should include a Signed-off-by: line.
47
1da177e4
LT
486. Make sure you have the right to send any changes you make. If you
49 do changes at work you may find your employer owns the patch
50 not you.
51
c9ee133b
AC
527. When sending security related changes or reports to a maintainer
53 please Cc: security@kernel.org, especially if the maintainer
54 does not respond.
55
568. Happy hacking.
1da177e4
LT
57
58 -----------------------------------
59
60Maintainers List (try to look for most precise areas first)
61
62Note: For the hard of thinking, this list is meant to remain in alphabetical
63order. If you could add yourselves to it in alphabetical order that would be
64so much easier [Ed]
65
66P: Person
67M: Mail patches to
68L: Mailing list that is relevant to this area
69W: Web-page with status/info
50306fb5 70T: SCM tree type and location. Type is one of: git, hg, quilt.
1da177e4
LT
71S: Status, one of the following:
72
73 Supported: Someone is actually paid to look after this.
74 Maintained: Someone actually looks after it.
75 Odd Fixes: It has a maintainer but they don't have time to do
76 much other than throw the odd patch in. See below..
77 Orphan: No current maintainer [but maybe you could take the
78 role as you write your new code].
79 Obsolete: Old code. Something tagged obsolete generally means
80 it has been replaced by a better system and you
81 should be using that.
82
833C359 NETWORK DRIVER
84P: Mike Phillips
85M: mikep@linuxtr.net
979b6c13 86L: netdev@vger.kernel.org
1da177e4
LT
87L: linux-tr@linuxtr.net
88W: http://www.linuxtr.net
89S: Maintained
90
913C505 NETWORK DRIVER
92P: Philip Blundell
93M: philb@gnu.org
979b6c13 94L: netdev@vger.kernel.org
1da177e4
LT
95S: Maintained
96
973CR990 NETWORK DRIVER
98P: David Dillow
99M: dave@thedillows.org
979b6c13 100L: netdev@vger.kernel.org
1da177e4
LT
101S: Maintained
102
1033W-XXXX ATA-RAID CONTROLLER DRIVER
104P: Adam Radford
105M: linuxraid@amcc.com
106L: linux-scsi@vger.kernel.org
107W: http://www.amcc.com
108S: Supported
109
1103W-9XXX SATA-RAID CONTROLLER DRIVER
111P: Adam Radford
112M: linuxraid@amcc.com
113L: linux-scsi@vger.kernel.org
114W: http://www.amcc.com
115S: Supported
116
11753C700 AND 53C700-66 SCSI DRIVER
118P: James E.J. Bottomley
119M: James.Bottomley@HansenPartnership.com
120L: linux-scsi@vger.kernel.org
121S: Maintained
122
1236PACK NETWORK DRIVER FOR AX.25
124P: Andreas Koensgen
125M: ajk@iehk.rwth-aachen.de
126L: linux-hams@vger.kernel.org
127S: Maintained
128
1298139CP 10/100 FAST ETHERNET DRIVER
130P: Jeff Garzik
131M: jgarzik@pobox.com
132S: Maintained
133
1348139TOO 10/100 FAST ETHERNET DRIVER
135P: Jeff Garzik
136M: jgarzik@pobox.com
137W: http://sourceforge.net/projects/gkernel/
138S: Maintained
139
1408169 10/100/1000 GIGABIT ETHERNET DRIVER
141P: Francois Romieu
142M: romieu@fr.zoreil.com
979b6c13 143L: netdev@vger.kernel.org
1da177e4
LT
144S: Maintained
145
1468250/16?50 (AND CLONE UARTS) SERIAL DRIVER
1da177e4
LT
147L: linux-serial@vger.kernel.org
148W: http://serial.sourceforge.net
353cefdb 149S: Orphan
1da177e4
LT
150
1518390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
152P: Paul Gortmaker
153M: p_gortmaker@yahoo.com
979b6c13 154L: netdev@vger.kernel.org
1da177e4
LT
155S: Maintained
156
67543e50 1579P FILE SYSTEM
ce00f85c
JC
158P: Eric Van Hensbergen
159M: ericvh@gmail.com
160P: Ron Minnich
161M: rminnich@lanl.gov
162P: Latchesar Ionkov
163M: lucho@ionkov.net
164L: v9fs-developer@lists.sourceforge.net
165W: http://v9fs.sf.net
166T: git kernel.org:/pub/scm/linux/kernel/ericvh/v9fs.git
167S: Maintained
67543e50 168
1da177e4
LT
169A2232 SERIAL BOARD DRIVER
170P: Enver Haase
171M: ehaase@inf.fu-berlin.de
172M: A2232@gmx.net
173L: linux-m68k@lists.linux-m68k.org
174S: Maintained
175
176AIO
177P: Benjamin LaHaise
178M: bcrl@kvack.org
179L: linux-aio@kvack.org
180S: Supported
181
f2b84bbc
HG
182ABIT UGURU HARDWARE MONITOR DRIVER
183P: Hans de Goede
184M: j.w.r.degoede@hhs.nl
185L: lm-sensors@lm-sensors.org
186S: Maintained
187
1da177e4
LT
188ACENIC DRIVER
189P: Jes Sorensen
190M: jes@trained-monkey.org
191L: linux-acenic@sunsite.dk
192S: Maintained
193
194ACI MIXER DRIVER
195P: Robert Siemer
196M: Robert.Siemer@gmx.de
197L: linux-sound@vger.kernel.org
198W: http://www.stud.uni-karlsruhe.de/~uh1b/
199S: Maintained
200
1da177e4
LT
201AACRAID SCSI RAID DRIVER
202P: Adaptec OEM Raid Solutions
203L: linux-scsi@vger.kernel.org
204W: http://linux.dell.com/storage.shtml
205S: Supported
206
207ACPI
208P: Len Brown
209M: len.brown@intel.com
6968e50c 210L: linux-acpi@vger.kernel.org
1da177e4 211W: http://acpi.sourceforge.net/
6fb0425b 212T: git kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
1da177e4
LT
213S: Maintained
214
998be20f
KCA
215ACPI PCI HOTPLUG DRIVER
216P: Kristen Carlson Accardi
217M: kristen.c.accardi@intel.com
218L: pcihpd-discuss@lists.sourceforge.net
219S: Maintained
220
1da177e4
LT
221AD1816 SOUND DRIVER
222P: Thorsten Knabe
223M: Thorsten Knabe <linux@thorsten-knabe.de>
224W: http://linux.thorsten-knabe.de
225S: Maintained
226
6958ae31
KM
227AD1889 SOUND DRIVER
228P: Kyle McMartin
229M: kyle@parisc-linux.org
230P: Thibaut Varene
231M: T-Bone@parisc-linux.org
232W: http://wiki.parisc-linux.org/AD1889
233L: parisc-linux@lists.parisc-linux.org
234S: Maintained
235
1da177e4
LT
236ADM1025 HARDWARE MONITOR DRIVER
237P: Jean Delvare
238M: khali@linux-fr.org
cc0b07ed 239L: lm-sensors@lm-sensors.org
1da177e4
LT
240S: Maintained
241
242ADT746X FAN DRIVER
243P: Colin Leroy
244M: colin@colino.net
245S: Maintained
246
1da177e4
LT
247AEDSP16 DRIVER
248P: Riccardo Facchetti
249M: fizban@tin.it
250S: Maintained
251
252AFFS FILE SYSTEM
253P: Roman Zippel
254M: zippel@linux-m68k.org
255S: Maintained
256
257AGPGART DRIVER
258P: Dave Jones
259M: davej@codemonkey.org.uk
260W: http://www.codemonkey.org.uk/projects/agp/
1adc1230 261T: git kernel.org:/pub/scm/linux/kernel/git/davej/agpgart.git
1da177e4
LT
262S: Maintained
263
264AHA152X SCSI DRIVER
265P: Juergen E. Fischer
266M: Juergen Fischer <fischer@norbit.de>
267L: linux-scsi@vger.kernel.org
268S: Maintained
269
270ALCATEL SPEEDTOUCH USB DRIVER
271P: Duncan Sands
272M: duncan.sands@free.fr
273L: linux-usb-users@lists.sourceforge.net
274L: linux-usb-devel@lists.sourceforge.net
275W: http://www.linux-usb.org/SpeedTouch/
276S: Maintained
277
4a4e5787
RM
278ALI1563 I2C DRIVER
279P: Rudolf Marek
7188cc66 280M: r.marek@assembler.cz
5d925fec 281L: i2c@lm-sensors.org
4a4e5787
RM
282S: Maintained
283
1da177e4
LT
284ALPHA PORT
285P: Richard Henderson
286M: rth@twiddle.net
287S: Odd Fixes for 2.4; Maintained for 2.6.
288P: Ivan Kokshaysky
289M: ink@jurassic.park.msu.ru
290S: Maintained for 2.4; PCI support for 2.6.
291
f90b8116 292AMD GEODE PROCESSOR/CHIPSET SUPPORT
ce00f85c
JC
293P: Jordan Crouse
294M: info-linux@geode.amd.com
f90b8116
JC
295L: info-linux@geode.amd.com
296W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
297S: Supported
298
284f42b6
SP
299AMS (Apple Motion Sensor) DRIVER
300P: Stelian Pop
301M: stelian@popies.net
302P: Michael Hanselmann
303M: linux-kernel@hansmi.ch
304S: Supported
305
f94b533d
TT
306AMSO1100 RNIC DRIVER
307P: Tom Tucker
308M: tom@opengridcomputing.com
309P: Steve Wise
310M: swise@opengridcomputing.com
311L: openib-general@openib.org
312S: Maintained
313
42269063
JB
314AOA (Apple Onboard Audio) ALSA DRIVER
315P: Johannes Berg
316M: johannes@sipsolutions.net
317L: linuxppc-dev@ozlabs.org
318L: alsa-devel@alsa-project.org
319S: Maintained
320
1da177e4
LT
321APM DRIVER
322P: Stephen Rothwell
323M: sfr@canb.auug.org.au
324L: linux-laptop@vger.kernel.org
325W: http://www.canb.auug.org.au/~sfr/
326S: Supported
327
328APPLETALK NETWORK LAYER
329P: Arnaldo Carvalho de Melo
330M: acme@conectiva.com.br
331S: Maintained
332
1154ea7d
JK
333ARC FRAMEBUFFER DRIVER
334P: Jaya Kumar
335M: jayalk@intworks.biz
336S: Maintained
337
1da177e4
LT
338ARM26 ARCHITECTURE
339P: Ian Molton
340M: spyro@f2s.com
341S: Maintained
342
343ARM26/ARCHIMEDES
344P: Ian Molton
345M: spyro@f2s.com
346S: Maintained
347
348ARM26/A5000
349P: John Appleby
350M: john@dnsworld.co.uk
351S: Maintained
352
353ARM MFM AND FLOPPY DRIVERS
354P: Ian Molton
355M: spyro@f2s.com
356S: Maintained
357
2b7a52a4
LB
358ARM/ADI ROADRUNNER MACHINE SUPPORT
359P: Lennert Buytenhek
360M: kernel@wantstofly.org
361L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
362S: Maintained
363
364ARM/ADS SPHERE MACHINE SUPPORT
365P: Lennert Buytenhek
366M: kernel@wantstofly.org
367L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
368S: Maintained
369
370ARM/AJECO 1ARM MACHINE SUPPORT
371P: Lennert Buytenhek
372M: kernel@wantstofly.org
373L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
374S: Maintained
375
d4a89c7d
AV
376ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
377P: Andrew Victor
378M: andrew@sanpeople.com
379L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
380W: http://maxim.org.za/at91_26.html
381S: Maintained
382
2b7a52a4
LB
383ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
384P: Lennert Buytenhek
385M: kernel@wantstofly.org
386L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
387S: Maintained
388
389ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
390P: Lennert Buytenhek
391M: kernel@wantstofly.org
392L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
393S: Maintained
394
1da177e4
LT
395ARM/CORGI MACHINE SUPPORT
396P: Richard Purdie
397M: rpurdie@rpsys.net
398S: Maintained
399
2b7a52a4
LB
400ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
401P: Lennert Buytenhek
402M: kernel@wantstofly.org
403L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
404S: Maintained
405
21f37bc3
KE
406ARM/HP JORNADA 7XX MACHINE SUPPORT
407P: Kristoffer Ericson
408M: kristoffer_e1@hotmail.com
409W: www.jlime.com
410S: Maintained
411
2b7a52a4
LB
412ARM/INTEL IOP32X ARM ARCHITECTURE
413P: Lennert Buytenhek
414M: kernel@wantstofly.org
415L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
416S: Maintained
417
418ARM/INTEL IOP13XX ARM ARCHITECTURE
419P: Lennert Buytenhek
420M: kernel@wantstofly.org
421L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
422S: Maintained
423
424ARM/INTEL IQ81342EX MACHINE SUPPORT
425P: Lennert Buytenhek
426M: kernel@wantstofly.org
427L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
428S: Maintained
429
430ARM/INTEL IXP2000 ARM ARCHITECTURE
431P: Lennert Buytenhek
432M: kernel@wantstofly.org
433L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
434S: Maintained
435
436ARM/INTEL IXDP2850 MACHINE SUPPORT
437P: Lennert Buytenhek
438M: kernel@wantstofly.org
439L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
440S: Maintained
441
442ARM/INTEL IXP23XX ARM ARCHITECTURE
443P: Lennert Buytenhek
444M: kernel@wantstofly.org
445L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
446S: Maintained
447
448ARM/INTEL XSC3 (MANZANO) ARM CORE
449P: Lennert Buytenhek
450M: kernel@wantstofly.org
451L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
452S: Maintained
453
454ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
455P: Lennert Buytenhek
456M: kernel@wantstofly.org
457L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
458S: Maintained
459
460ARM/LOGICPD PXA270 MACHINE SUPPORT
461P: Lennert Buytenhek
462M: kernel@wantstofly.org
463L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
464S: Maintained
465
8459c159
DO
466ARM/TOSA MACHINE SUPPORT
467P: Dirk Opfer
468M: dirk@opfer-online.de
469S: Maintained
470
1da177e4
LT
471ARM/PLEB SUPPORT
472P: Peter Chubb
473M: pleb@gelato.unsw.edu.au
474W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
475S: Maintained
476
477ARM/PT DIGITAL BOARD PORT
478P: Stefan Eletzhofer
479M: stefan.eletzhofer@eletztrick.de
70f09f1f 480L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1da177e4
LT
481W: http://www.arm.linux.org.uk/
482S: Maintained
483
2b7a52a4
LB
484ARM/RADISYS ENP2611 MACHINE SUPPORT
485P: Lennert Buytenhek
486M: kernel@wantstofly.org
487L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
488S: Maintained
489
1da177e4
LT
490ARM/SHARK MACHINE SUPPORT
491P: Alexander Schulz
492M: alex@shark-linux.de
493W: http://www.shark-linux.de/shark.html
494S: Maintained
495
496ARM/STRONGARM110 PORT
497P: Russell King
498M: rmk@arm.linux.org.uk
70f09f1f 499L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1da177e4
LT
500W: http://www.arm.linux.org.uk/
501S: Maintained
502
503ARM/S3C2410 ARM ARCHITECTURE
504P: Ben Dooks
449d4dd5 505M: ben-linux@fluff.org
70f09f1f 506L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1da177e4
LT
507W: http://www.fluff.org/ben/linux/
508S: Maintained
509
510ARM/S3C2440 ARM ARCHITECTURE
511P: Ben Dooks
449d4dd5 512M: ben-linux@fluff.org
70f09f1f 513L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1da177e4
LT
514W: http://www.fluff.org/ben/linux/
515S: Maintained
516
2b7a52a4
LB
517ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
518P: Lennert Buytenhek
519M: kernel@wantstofly.org
520L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
521S: Maintained
522
523ARM/THECUS N2100 MACHINE SUPPORT
524P: Lennert Buytenhek
525M: kernel@wantstofly.org
526L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
527S: Maintained
528
1da177e4
LT
529ARPD SUPPORT
530P: Jonathan Layes
979b6c13 531L: netdev@vger.kernel.org
1da177e4
LT
532S: Maintained
533
534ASUS ACPI EXTRAS DRIVER
0b67d946
LB
535P: Corentin Chary
536M: corentincj@iksaif.net
1da177e4
LT
537P: Karol Kozimor
538M: sziwan@users.sourceforge.net
1da177e4
LT
539L: acpi4asus-user@lists.sourceforge.net
540W: http://sourceforge.net/projects/acpi4asus
0b67d946 541W: http://xf.iksaif.net/acpi4asus
1da177e4
LT
542S: Maintained
543
544ATA OVER ETHERNET DRIVER
545P: Ed L. Cashin
546M: ecashin@coraid.com
547W: http://www.coraid.com/support/linux
548S: Supported
549
550ATM
551P: Chas Williams
552M: chas@cmf.nrl.navy.mil
f37bf90e 553L: linux-atm-general@lists.sourceforge.net (subscribers-only)
1da177e4
LT
554W: http://linux-atm.sourceforge.net
555S: Maintained
556
89e5785f
HS
557ATMEL MACB ETHERNET DRIVER
558P: Atmel AVR32 Support Team
559M: avr32@atmel.com
560P: Haavard Skinnemoen
561M: hskinnemoen@atmel.com
562S: Supported
563
1da177e4
LT
564ATMEL WIRELESS DRIVER
565P: Simon Kelley
566M: simon@thekelleys.org.uk
567W: http://www.thekelleys.org.uk/atmel
568W: http://atmelwlandriver.sourceforge.net/
569S: Maintained
570
a92b7b80 571AUDIT SUBSYSTEM
ad3f9a22
DW
572P: David Woodhouse
573M: dwmw2@infradead.org
574L: linux-audit@redhat.com
575W: http://people.redhat.com/sgrubb/audit/
1adc1230 576T: git kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6.git
a92b7b80
CW
577S: Maintained
578
5f97f7f9
HS
579AVR32 ARCHITECTURE
580P: Atmel AVR32 Support Team
581M: avr32@atmel.com
582P: Haavard Skinnemoen
583M: hskinnemoen@atmel.com
584W: http://www.atmel.com/products/AVR32/
585W: http://avr32linux.org/
586W: http://avrfreaks.net/
587S: Supported
588
589AVR32/AT32AP MACHINE SUPPORT
590P: Atmel AVR32 Support Team
591M: avr32@atmel.com
592P: Haavard Skinnemoen
593M: hskinnemoen@atmel.com
594S: Supported
595
1da177e4
LT
596AX.25 NETWORK LAYER
597P: Ralf Baechle
598M: ralf@linux-mips.org
599L: linux-hams@vger.kernel.org
d34cb28a 600W: http://www.linux-ax25.org/
1da177e4
LT
601S: Maintained
602
603BAYCOM/HDLCDRV DRIVERS FOR AX.25
604P: Thomas Sailer
605M: t.sailer@alumni.ethz.ch
606L: linux-hams@vger.kernel.org
607W: http://www.baycom.org/~tom/ham/ham.html
608S: Maintained
609
fb67a0f7
MB
610BCM43XX WIRELESS DRIVER (SOFTMAC BASED VERSION)
611P: Larry Finger
612M: Larry.Finger@lwfinger.net
9eac8f95
MB
613P: Stefano Brivio
614M: st3@riseup.net
615W: http://bcm43xx.berlios.de/
616S: Maintained
617
1da177e4
LT
618BEFS FILE SYSTEM
619P: Sergey S. Kostyliov
620M: rathamahata@php4.ru
621L: linux-kernel@vger.kernel.org
622S: Maintained
623
624BERKSHIRE PRODUCTS PC WATCHDOG DRIVER
625P: Kenji Hollis
626W: http://ftp.bitgate.com/pcwd/
627S: Maintained
628
629BFS FILE SYSTEM
630P: Tigran A. Aivazian
b5b9df69 631M: tigran@aivazian.fsnet.co.uk
1da177e4
LT
632L: linux-kernel@vger.kernel.org
633S: Maintained
634
635BLOCK LAYER
636P: Jens Axboe
0fe23479 637M: axboe@kernel.dk
1da177e4 638L: linux-kernel@vger.kernel.org
6fb0425b 639T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
1da177e4
LT
640S: Maintained
641
642BLUETOOTH SUBSYSTEM
643P: Marcel Holtmann
644M: marcel@holtmann.org
645P: Maxim Krasnyansky
646M: maxk@qualcomm.com
647L: bluez-devel@lists.sf.net
648W: http://bluez.sf.net
649W: http://www.bluez.org
650W: http://www.holtmann.org/linux/bluetooth/
1adc1230 651T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
1da177e4
LT
652S: Maintained
653
654BLUETOOTH RFCOMM LAYER
655P: Marcel Holtmann
656M: marcel@holtmann.org
657P: Maxim Krasnyansky
658M: maxk@qualcomm.com
659S: Maintained
660
661BLUETOOTH BNEP LAYER
662P: Marcel Holtmann
663M: marcel@holtmann.org
664P: Maxim Krasnyansky
665M: maxk@qualcomm.com
666S: Maintained
667
668BLUETOOTH CMTP LAYER
669P: Marcel Holtmann
670M: marcel@holtmann.org
671S: Maintained
672
673BLUETOOTH HIDP LAYER
674P: Marcel Holtmann
675M: marcel@holtmann.org
676S: Maintained
677
678BLUETOOTH HCI UART DRIVER
679P: Marcel Holtmann
680M: marcel@holtmann.org
681P: Maxim Krasnyansky
682M: maxk@qualcomm.com
683S: Maintained
684
685BLUETOOTH HCI USB DRIVER
686P: Marcel Holtmann
687M: marcel@holtmann.org
688P: Maxim Krasnyansky
689M: maxk@qualcomm.com
690S: Maintained
691
692BLUETOOTH HCI BCM203X DRIVER
693P: Marcel Holtmann
694M: marcel@holtmann.org
695S: Maintained
696
697BLUETOOTH HCI BPA10X DRIVER
698P: Marcel Holtmann
699M: marcel@holtmann.org
700S: Maintained
701
702BLUETOOTH HCI BFUSB DRIVER
703P: Marcel Holtmann
704M: marcel@holtmann.org
705S: Maintained
706
707BLUETOOTH HCI DTL1 DRIVER
708P: Marcel Holtmann
709M: marcel@holtmann.org
710S: Maintained
711
712BLUETOOTH HCI BLUECARD DRIVER
713P: Marcel Holtmann
714M: marcel@holtmann.org
715S: Maintained
716
717BLUETOOTH HCI BT3C DRIVER
718P: Marcel Holtmann
719M: marcel@holtmann.org
720S: Maintained
721
722BLUETOOTH HCI BTUART DRIVER
723P: Marcel Holtmann
724M: marcel@holtmann.org
725S: Maintained
726
727BLUETOOTH HCI VHCI DRIVER
728P: Maxim Krasnyansky
729M: maxk@qualcomm.com
730S: Maintained
731
732BONDING DRIVER
ce00f85c
JC
733P: Chad Tindel
734M: ctindel@users.sourceforge.net
735P: Jay Vosburgh
736M: fubar@us.ibm.com
737L: bonding-devel@lists.sourceforge.net
738W: http://sourceforge.net/projects/bonding/
739S: Supported
1da177e4 740
fef1c772
AB
741BROADBAND PROCESSOR ARCHITECTURE
742P: Arnd Bergmann
743M: arnd@arndb.de
1d049816 744L: linuxppc-dev@ozlabs.org
6d923f98 745W: http://www.penguinppc.org/ppc64/
fef1c772
AB
746S: Supported
747
39105890
GZ
748BROADCOM B44 10/100 ETHERNET DRIVER
749P: Gary Zambrano
750M: zambrano@broadcom.com
751L: netdev@vger.kernel.org
752S: Supported
753
948c51e6
MC
754BROADCOM BNX2 GIGABIT ETHERNET DRIVER
755P: Michael Chan
756M: mchan@broadcom.com
757L: netdev@vger.kernel.org
758S: Supported
759
760BROADCOM TG3 GIGABIT ETHERNET DRIVER
761P: Michael Chan
762M: mchan@broadcom.com
763L: netdev@vger.kernel.org
764S: Supported
765
1da177e4 766BTTV VIDEO4LINUX DRIVER
96b6aba0 767P: Mauro Carvalho Chehab
8d58d773
MCC
768M: mchehab@infradead.org
769M: v4l-dvb-maintainer@linuxtv.org
1da177e4 770L: video4linux-list@redhat.com
96b6aba0 771W: http://linuxtv.org
ecfa4fdc 772T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
96b6aba0 773S: Maintained
1da177e4 774
77dac90f
MBY
775CALGARY x86-64 IOMMU
776P: Muli Ben-Yehuda
777M: muli@il.ibm.com
778P: Jon D. Mason
d8d2bedf 779M: jdmason@kudzu.us
77dac90f
MBY
780L: linux-kernel@vger.kernel.org
781L: discuss@x86-64.org
782S: Maintained
783
1da177e4
LT
784COMMON INTERNET FILE SYSTEM (CIFS)
785P: Steve French
786M: sfrench@samba.org
fb453d4b 787L: linux-cifs-client@lists.samba.org
1da177e4
LT
788L: samba-technical@lists.samba.org
789W: http://us1.samba.org/samba/Linux_CIFS_client.html
1adc1230 790T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
1da177e4
LT
791S: Supported
792
7063fbf2
JB
793CONFIGFS
794P: Joel Becker
62ca3d26
JB
795M: joel.becker@oracle.com
796L: linux-kernel@vger.kernel.org
7063fbf2
JB
797S: Supported
798
2b7a52a4
LB
799CIRRUS LOGIC EP93XX ETHERNET DRIVER
800P: Lennert Buytenhek
801M: kernel@wantstofly.org
802L: netdev@vger.kernel.org
803S: Maintained
804
1da177e4
LT
805CIRRUS LOGIC GENERIC FBDEV DRIVER
806P: Jeff Garzik
807M: jgarzik@pobox.com
5cd307c5 808L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1da177e4
LT
809S: Odd Fixes
810
2b7a52a4
LB
811CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
812P: Lennert Buytenhek
813M: kernel@wantstofly.org
814L: linux-usb-devel@lists.sourceforge.net
815S: Maintained
816
1da177e4
LT
817CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
818P: Cirrus Logic Corporation (kernel 2.2 driver)
819M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
820P: Nils Faerber (port to kernel 2.4)
821M: Nils Faerber <nils@kernelconcepts.de>
822S: Maintained
823
824CODA FILE SYSTEM
825P: Jan Harkes
826M: jaharkes@cs.cmu.edu
827M: coda@cs.cmu.edu
828L: codalist@coda.cs.cmu.edu
829W: http://www.coda.cs.cmu.edu/
830S: Maintained
831
832COMPACTPCI HOTPLUG CORE
833P: Scott Murray
834M: scottm@somanetworks.com
835M: scott@spiteful.org
836L: pcihpd-discuss@lists.sourceforge.net
837S: Supported
838
839COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
840P: Scott Murray
841M: scottm@somanetworks.com
842M: scott@spiteful.org
843L: pcihpd-discuss@lists.sourceforge.net
844S: Supported
845
846COMPACTPCI HOTPLUG GENERIC DRIVER
847P: Scott Murray
848M: scottm@somanetworks.com
849M: scott@spiteful.org
850L: pcihpd-discuss@lists.sourceforge.net
851S: Supported
852
853COMPUTONE INTELLIPORT MULTIPORT CARD
854P: Michael H. Warfield
07d46de4 855M: mhw@wittsend.com
1da177e4 856W: http://www.wittsend.com/computone.html
07d46de4 857S: Maintained
1da177e4
LT
858
859COSA/SRP SYNC SERIAL DRIVER
860P: Jan "Yenya" Kasprzak
861M: kas@fi.muni.cz
862W: http://www.fi.muni.cz/~kas/cosa/
863S: Maintained
864
865CPU FREQUENCY DRIVERS
866P: Dave Jones
867M: davej@codemonkey.org.uk
868L: cpufreq@lists.linux.org.uk
869W: http://www.codemonkey.org.uk/projects/cpufreq/
7531a0b5 870T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
1da177e4
LT
871S: Maintained
872
873CPUID/MSR DRIVER
874P: H. Peter Anvin
875M: hpa@zytor.com
876S: Maintained
877
ed90fb4a
PJ
878CPUSETS
879P: Paul Jackson
880P: Simon Derr
881M: pj@sgi.com
882M: simon.derr@bull.net
883L: linux-kernel@vger.kernel.org
884W: http://www.bullopensource.org/cpuset/
885S: Supported
886
1da177e4 887CRAMFS FILESYSTEM
ce00f85c
JC
888W: http://sourceforge.net/projects/cramfs/
889S: Orphan
1da177e4
LT
890
891CRIS PORT
892P: Mikael Starvik
893M: starvik@axis.com
894L: dev-etrax@axis.com
895W: http://developer.axis.com
896S: Maintained
897
898CRYPTO API
899P: Herbert Xu
900M: herbert@gondor.apana.org.au
901P: David S. Miller
902M: davem@davemloft.net
903L: linux-crypto@vger.kernel.org
1adc1230 904T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
1da177e4
LT
905S: Maintained
906
9b4ffa48
JK
907CS5535 Audio ALSA driver
908P: Jaya Kumar
909M: jayakumar.alsa@gmail.com
910S: Maintained
911
1da177e4
LT
912CYBERPRO FB DRIVER
913P: Russell King
914M: rmk@arm.linux.org.uk
915W: http://www.arm.linux.org.uk/
916S: Maintained
917
9fa68eae
KP
918CYBLAFB FRAMEBUFFER DRIVER
919P: Knut Petersen
920M: Knut_Petersen@t-online.de
5cd307c5 921L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
9fa68eae
KP
922S: Maintained
923
1da177e4
LT
924CYCLADES 2X SYNC CARD DRIVER
925P: Arnaldo Carvalho de Melo
926M: acme@conectiva.com.br
927W: http://advogato.org/person/acme
928L: cycsyn-devel@bazar.conectiva.com.br
929S: Maintained
930
931CYCLADES ASYNC MUX DRIVER
932M: async@cyclades.com
933W: http://www.cyclades.com/
934S: Supported
935
936CYCLADES PC300 DRIVER
937M: pc300@cyclades.com
938W: http://www.cyclades.com/
939S: Supported
940
1da177e4
LT
941DAMA SLAVE for AX.25
942P: Joerg Reuter
943M: jreuter@yaina.de
944W: http://yaina.de/jreuter/
945W: http://www.qsl.net/dl1bke/
946L: linux-hams@vger.kernel.org
947S: Maintained
948
949DC395x SCSI driver
950P: Oliver Neukum
951M: oliver@neukum.name
952P: Ali Akcaagac
953M: aliakc@web.de
954P: Jamie Lenehan
955M: lenehan@twibble.org
956W: http://twibble.org/dist/dc395x/
f5df5881 957L: dc395x@twibble.org
1da177e4
LT
958L: http://lists.twibble.org/mailman/listinfo/dc395x/
959S: Maintained
960
961DC390/AM53C974 SCSI driver
962P: Kurt Garloff
963M: garloff@suse.de
964W: http://www.garloff.de/kurt/linux/dc390/
965P: Guennadi Liakhovetski
966M: g.liakhovetski@gmx.de
967S: Maintained
968
eb8edb08
ACM
969DCCP PROTOCOL
970P: Arnaldo Carvalho de Melo
971M: acme@mandriva.com
972L: dccp@vger.kernel.org
f3b84ec2 973W: http://linux-net.osdl.org/index.php/DCCP
eb8edb08
ACM
974S: Maintained
975
1da177e4
LT
976DECnet NETWORK LAYER
977P: Patrick Caulfield
978M: patrick@tykepenguin.com
979W: http://linux-decnet.sourceforge.net
980L: linux-decnet-user@lists.sourceforge.net
981S: Maintained
982
983DEFXX FDDI NETWORK DRIVER
984P: Maciej W. Rozycki
985M: macro@linux-mips.org
986S: Maintained
987
988DELL LAPTOP SMM DRIVER
989P: Massimo Dal Zotto
990M: dz@debian.org
991W: http://www.debian.org/~dz/i8k/
992S: Maintained
993
90563ec4
DW
994DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
995P: Doug Warzecha
996M: Douglas_Warzecha@dell.com
997S: Maintained
998
5ddb88c0 999DEVICE-MAPPER (LVM)
1da177e4
LT
1000P: Alasdair Kergon
1001L: dm-devel@redhat.com
1002W: http://sources.redhat.com/dm
1003S: Maintained
1004
1005DEVICE NUMBER REGISTRY
1006P: Torben Mathiasen
1007M: device@lanana.org
1008W: http://lanana.org/docs/device-list/index.html
1009L: linux-kernel@vger.kernel.org
1010S: Maintained
1011
1012DEVICE FILESYSTEM
1013S: Obsolete
1014
1015DIGI INTL. EPCA DRIVER
1016P: Digi International, Inc
1017M: Eng.Linux@digi.com
1018L: Eng.Linux@digi.com
1019W: http://www.digi.com
1020S: Orphaned
1021
1022DIGI RIGHTSWITCH NETWORK DRIVER
1023P: Rick Richardson
979b6c13 1024L: netdev@vger.kernel.org
1da177e4
LT
1025W: http://www.digi.com
1026S: Orphaned
1027
1028DIRECTORY NOTIFICATION
1029P: Stephen Rothwell
1030M: sfr@canb.auug.org.au
1031L: linux-kernel@vger.kernel.org
1032S: Supported
1033
1034DISK GEOMETRY AND PARTITION HANDLING
1035P: Andries Brouwer
1036M: aeb@cwi.nl
1037W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1038W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1039W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1040S: Maintained
1041
1042DISKQUOTA:
1043P: Jan Kara
1044M: jack@suse.cz
1045L: linux-kernel@vger.kernel.org
1046S: Maintained
1047
5be7b50f
SW
1048DISTRIBUTED LOCK MANAGER
1049P: Patrick Caulfield
1050M: pcaulfie@redhat.com
1051P: David Teigland
1052M: teigland@redhat.com
a4644184 1053L: cluster-devel@redhat.com
5be7b50f 1054W: http://sources.redhat.com/cluster/
370298e2
SW
1055T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1056T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
5be7b50f
SW
1057S: Supported
1058
1da177e4
LT
1059DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1060P: Tobias Ringstrom
1061M: tori@unhappy.mine.nu
1062L: linux-kernel@vger.kernel.org
1063S: Maintained
1064
ba483d57 1065DOCBOOK FOR DOCUMENTATION
0f40efbd
RD
1066P: Randy Dunlap
1067M: rdunlap@xenotime.net
ba483d57
MW
1068S: Maintained
1069
5b9c9bf6
KCA
1070DOCKING STATION DRIVER
1071P: Kristen Carlson Accardi
1072M: kristen.c.accardi@intel.com
1073L: linux-acpi@vger.kernel.org
1074S: Maintained
1075
1da177e4
LT
1076DOUBLETALK DRIVER
1077P: James R. Van Zandt
1078M: jrv@vanzandt.mv.com
1079L: blinux-list@redhat.com
1080S: Maintained
1081
1082DRIVER CORE, KOBJECTS, AND SYSFS
1083P: Greg Kroah-Hartman
1084M: gregkh@suse.de
1085L: linux-kernel@vger.kernel.org
6fb0425b 1086T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1da177e4
LT
1087S: Supported
1088
1089DRM DRIVERS
1090P: David Airlie
1091M: airlied@linux.ie
1092L: dri-devel@lists.sourceforge.net
6fb0425b 1093T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
1da177e4
LT
1094S: Maintained
1095
1096DSCC4 DRIVER
1097