Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
[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
e2bdb176
DW
415P: Dan Williams
416M: dan.j.williams@intel.com
2b7a52a4 417L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
e2bdb176
DW
418S: Supported
419
420ARM/INTEL IOP33X ARM ARCHITECTURE
421P: Dan Williams
422M: dan.j.williams@intel.com
423L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
424S: Supported
2b7a52a4
LB
425
426ARM/INTEL IOP13XX ARM ARCHITECTURE
427P: Lennert Buytenhek
428M: kernel@wantstofly.org
e2bdb176
DW
429P: Dan Williams
430M: dan.j.williams@intel.com
2b7a52a4 431L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
e2bdb176 432S: Supported
2b7a52a4
LB
433
434ARM/INTEL IQ81342EX MACHINE SUPPORT
435P: Lennert Buytenhek
436M: kernel@wantstofly.org
e2bdb176
DW
437P: Dan Williams
438M: dan.j.williams@intel.com
2b7a52a4 439L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
e2bdb176 440S: Supported
2b7a52a4
LB
441
442ARM/INTEL IXP2000 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 IXDP2850 MACHINE SUPPORT
449P: Lennert Buytenhek
450M: kernel@wantstofly.org
451L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
452S: Maintained
453
454ARM/INTEL IXP23XX ARM ARCHITECTURE
455P: Lennert Buytenhek
456M: kernel@wantstofly.org
457L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
458S: Maintained
459
460ARM/INTEL XSC3 (MANZANO) ARM CORE
461P: Lennert Buytenhek
462M: kernel@wantstofly.org
e2bdb176
DW
463P: Dan Williams
464M: dan.j.williams@intel.com
2b7a52a4 465L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
e2bdb176 466S: Supported
2b7a52a4
LB
467
468ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
469P: Lennert Buytenhek
470M: kernel@wantstofly.org
471L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
472S: Maintained
473
474ARM/LOGICPD PXA270 MACHINE SUPPORT
475P: Lennert Buytenhek
476M: kernel@wantstofly.org
477L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
478S: Maintained
479
8459c159
DO
480ARM/TOSA MACHINE SUPPORT
481P: Dirk Opfer
482M: dirk@opfer-online.de
483S: Maintained
484
1da177e4
LT
485ARM/PLEB SUPPORT
486P: Peter Chubb
487M: pleb@gelato.unsw.edu.au
488W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
489S: Maintained
490
491ARM/PT DIGITAL BOARD PORT
492P: Stefan Eletzhofer
493M: stefan.eletzhofer@eletztrick.de
70f09f1f 494L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1da177e4
LT
495W: http://www.arm.linux.org.uk/
496S: Maintained
497
2b7a52a4
LB
498ARM/RADISYS ENP2611 MACHINE SUPPORT
499P: Lennert Buytenhek
500M: kernel@wantstofly.org
501L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
502S: Maintained
503
1da177e4
LT
504ARM/SHARK MACHINE SUPPORT
505P: Alexander Schulz
506M: alex@shark-linux.de
507W: http://www.shark-linux.de/shark.html
508S: Maintained
509
510ARM/STRONGARM110 PORT
511P: Russell King
512M: rmk@arm.linux.org.uk
70f09f1f 513L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1da177e4
LT
514W: http://www.arm.linux.org.uk/
515S: Maintained
516
517ARM/S3C2410 ARM ARCHITECTURE
518P: Ben Dooks
449d4dd5 519M: ben-linux@fluff.org
70f09f1f 520L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1da177e4
LT
521W: http://www.fluff.org/ben/linux/
522S: Maintained
523
524ARM/S3C2440 ARM ARCHITECTURE
525P: Ben Dooks
449d4dd5 526M: ben-linux@fluff.org
70f09f1f 527L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1da177e4
LT
528W: http://www.fluff.org/ben/linux/
529S: Maintained
530
2b7a52a4
LB
531ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
532P: Lennert Buytenhek
533M: kernel@wantstofly.org
534L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
535S: Maintained
536
537ARM/THECUS N2100 MACHINE SUPPORT
538P: Lennert Buytenhek
539M: kernel@wantstofly.org
540L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
541S: Maintained
542
1da177e4
LT
543ARPD SUPPORT
544P: Jonathan Layes
979b6c13 545L: netdev@vger.kernel.org
1da177e4
LT
546S: Maintained
547
548ASUS ACPI EXTRAS DRIVER
0b67d946
LB
549P: Corentin Chary
550M: corentincj@iksaif.net
1da177e4
LT
551P: Karol Kozimor
552M: sziwan@users.sourceforge.net
1da177e4
LT
553L: acpi4asus-user@lists.sourceforge.net
554W: http://sourceforge.net/projects/acpi4asus
0b67d946 555W: http://xf.iksaif.net/acpi4asus
1da177e4
LT
556S: Maintained
557
558ATA OVER ETHERNET DRIVER
559P: Ed L. Cashin
560M: ecashin@coraid.com
561W: http://www.coraid.com/support/linux
562S: Supported
563
564ATM
565P: Chas Williams
566M: chas@cmf.nrl.navy.mil
f37bf90e 567L: linux-atm-general@lists.sourceforge.net (subscribers-only)
1da177e4
LT
568W: http://linux-atm.sourceforge.net
569S: Maintained
570
89e5785f
HS
571ATMEL MACB ETHERNET DRIVER
572P: Atmel AVR32 Support Team
573M: avr32@atmel.com
574P: Haavard Skinnemoen
575M: hskinnemoen@atmel.com
576S: Supported
577
1da177e4
LT
578ATMEL WIRELESS DRIVER
579P: Simon Kelley
580M: simon@thekelleys.org.uk
581W: http://www.thekelleys.org.uk/atmel
582W: http://atmelwlandriver.sourceforge.net/
583S: Maintained
584
a92b7b80 585AUDIT SUBSYSTEM
ad3f9a22
DW
586P: David Woodhouse
587M: dwmw2@infradead.org
588L: linux-audit@redhat.com
589W: http://people.redhat.com/sgrubb/audit/
1adc1230 590T: git kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6.git
a92b7b80
CW
591S: Maintained
592
5f97f7f9
HS
593AVR32 ARCHITECTURE
594P: Atmel AVR32 Support Team
595M: avr32@atmel.com
596P: Haavard Skinnemoen
597M: hskinnemoen@atmel.com
598W: http://www.atmel.com/products/AVR32/
599W: http://avr32linux.org/
600W: http://avrfreaks.net/
601S: Supported
602
603AVR32/AT32AP MACHINE SUPPORT
604P: Atmel AVR32 Support Team
605M: avr32@atmel.com
606P: Haavard Skinnemoen
607M: hskinnemoen@atmel.com
608S: Supported
609
1da177e4
LT
610AX.25 NETWORK LAYER
611P: Ralf Baechle
612M: ralf@linux-mips.org
613L: linux-hams@vger.kernel.org
d34cb28a 614W: http://www.linux-ax25.org/
1da177e4
LT
615S: Maintained
616
617BAYCOM/HDLCDRV DRIVERS FOR AX.25
618P: Thomas Sailer
619M: t.sailer@alumni.ethz.ch
620L: linux-hams@vger.kernel.org
621W: http://www.baycom.org/~tom/ham/ham.html
622S: Maintained
623
fb67a0f7
MB
624BCM43XX WIRELESS DRIVER (SOFTMAC BASED VERSION)
625P: Larry Finger
626M: Larry.Finger@lwfinger.net
9eac8f95
MB
627P: Stefano Brivio
628M: st3@riseup.net
629W: http://bcm43xx.berlios.de/
630S: Maintained
631
1da177e4
LT
632BEFS FILE SYSTEM
633P: Sergey S. Kostyliov
634M: rathamahata@php4.ru
635L: linux-kernel@vger.kernel.org
636S: Maintained
637
638BERKSHIRE PRODUCTS PC WATCHDOG DRIVER
639P: Kenji Hollis
640W: http://ftp.bitgate.com/pcwd/
641S: Maintained
642
643BFS FILE SYSTEM
644P: Tigran A. Aivazian
b5b9df69 645M: tigran@aivazian.fsnet.co.uk
1da177e4
LT
646L: linux-kernel@vger.kernel.org
647S: Maintained
648
649BLOCK LAYER
650P: Jens Axboe
0fe23479 651M: axboe@kernel.dk
1da177e4 652L: linux-kernel@vger.kernel.org
6fb0425b 653T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
1da177e4
LT
654S: Maintained
655
656BLUETOOTH SUBSYSTEM
657P: Marcel Holtmann
658M: marcel@holtmann.org
659P: Maxim Krasnyansky
660M: maxk@qualcomm.com
661L: bluez-devel@lists.sf.net
662W: http://bluez.sf.net
663W: http://www.bluez.org
664W: http://www.holtmann.org/linux/bluetooth/
1adc1230 665T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
1da177e4
LT
666S: Maintained
667
668BLUETOOTH RFCOMM LAYER
669P: Marcel Holtmann
670M: marcel@holtmann.org
671P: Maxim Krasnyansky
672M: maxk@qualcomm.com
673S: Maintained
674
675BLUETOOTH BNEP LAYER
676P: Marcel Holtmann
677M: marcel@holtmann.org
678P: Maxim Krasnyansky
679M: maxk@qualcomm.com
680S: Maintained
681
682BLUETOOTH CMTP LAYER
683P: Marcel Holtmann
684M: marcel@holtmann.org
685S: Maintained
686
687BLUETOOTH HIDP LAYER
688P: Marcel Holtmann
689M: marcel@holtmann.org
690S: Maintained
691
692BLUETOOTH HCI UART DRIVER
693P: Marcel Holtmann
694M: marcel@holtmann.org
695P: Maxim Krasnyansky
696M: maxk@qualcomm.com
697S: Maintained
698
699BLUETOOTH HCI USB DRIVER
700P: Marcel Holtmann
701M: marcel@holtmann.org
702P: Maxim Krasnyansky
703M: maxk@qualcomm.com
704S: Maintained
705
706BLUETOOTH HCI BCM203X DRIVER
707P: Marcel Holtmann
708M: marcel@holtmann.org
709S: Maintained
710
711BLUETOOTH HCI BPA10X DRIVER
712P: Marcel Holtmann
713M: marcel@holtmann.org
714S: Maintained
715
716BLUETOOTH HCI BFUSB DRIVER
717P: Marcel Holtmann
718M: marcel@holtmann.org
719S: Maintained
720
721BLUETOOTH HCI DTL1 DRIVER
722P: Marcel Holtmann
723M: marcel@holtmann.org
724S: Maintained
725
726BLUETOOTH HCI BLUECARD DRIVER
727P: Marcel Holtmann
728M: marcel@holtmann.org
729S: Maintained
730
731BLUETOOTH HCI BT3C DRIVER
732P: Marcel Holtmann
733M: marcel@holtmann.org
734S: Maintained
735
736BLUETOOTH HCI BTUART DRIVER
737P: Marcel Holtmann
738M: marcel@holtmann.org
739S: Maintained
740
741BLUETOOTH HCI VHCI DRIVER
742P: Maxim Krasnyansky
743M: maxk@qualcomm.com
744S: Maintained
745
746BONDING DRIVER
ce00f85c
JC
747P: Chad Tindel
748M: ctindel@users.sourceforge.net
749P: Jay Vosburgh
750M: fubar@us.ibm.com
751L: bonding-devel@lists.sourceforge.net
752W: http://sourceforge.net/projects/bonding/
753S: Supported
1da177e4 754
fef1c772
AB
755BROADBAND PROCESSOR ARCHITECTURE
756P: Arnd Bergmann
757M: arnd@arndb.de
1d049816 758L: linuxppc-dev@ozlabs.org
6d923f98 759W: http://www.penguinppc.org/ppc64/
fef1c772
AB
760S: Supported
761
39105890
GZ
762BROADCOM B44 10/100 ETHERNET DRIVER
763P: Gary Zambrano
764M: zambrano@broadcom.com
765L: netdev@vger.kernel.org
766S: Supported
767
948c51e6
MC
768BROADCOM BNX2 GIGABIT ETHERNET DRIVER
769P: Michael Chan
770M: mchan@broadcom.com
771L: netdev@vger.kernel.org
772S: Supported
773
774BROADCOM TG3 GIGABIT ETHERNET DRIVER
775P: Michael Chan
776M: mchan@broadcom.com
777L: netdev@vger.kernel.org
778S: Supported
779
1da177e4 780BTTV VIDEO4LINUX DRIVER
96b6aba0 781P: Mauro Carvalho Chehab
8d58d773
MCC
782M: mchehab@infradead.org
783M: v4l-dvb-maintainer@linuxtv.org
1da177e4 784L: video4linux-list@redhat.com
96b6aba0 785W: http://linuxtv.org
ecfa4fdc 786T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
96b6aba0 787S: Maintained
1da177e4 788
77dac90f
MBY
789CALGARY x86-64 IOMMU
790P: Muli Ben-Yehuda
791M: muli@il.ibm.com
792P: Jon D. Mason
d8d2bedf 793M: jdmason@kudzu.us
77dac90f
MBY
794L: linux-kernel@vger.kernel.org
795L: discuss@x86-64.org
796S: Maintained
797
1da177e4
LT
798COMMON INTERNET FILE SYSTEM (CIFS)
799P: Steve French
800M: sfrench@samba.org
fb453d4b 801L: linux-cifs-client@lists.samba.org
1da177e4
LT
802L: samba-technical@lists.samba.org
803W: http://us1.samba.org/samba/Linux_CIFS_client.html
1adc1230 804T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
1da177e4
LT
805S: Supported
806
7063fbf2
JB
807CONFIGFS
808P: Joel Becker
62ca3d26
JB
809M: joel.becker@oracle.com
810L: linux-kernel@vger.kernel.org
7063fbf2
JB
811S: Supported
812
2b7a52a4
LB
813CIRRUS LOGIC EP93XX ETHERNET DRIVER
814P: Lennert Buytenhek
815M: kernel@wantstofly.org
816L: netdev@vger.kernel.org
817S: Maintained
818
1da177e4
LT
819CIRRUS LOGIC GENERIC FBDEV DRIVER
820P: Jeff Garzik
821M: jgarzik@pobox.com
5cd307c5 822L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1da177e4
LT
823S: Odd Fixes
824
2b7a52a4
LB
825CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
826P: Lennert Buytenhek
827M: kernel@wantstofly.org
828L: linux-usb-devel@lists.sourceforge.net
829S: Maintained
830
1da177e4
LT
831CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
832P: Cirrus Logic Corporation (kernel 2.2 driver)
833M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
834P: Nils Faerber (port to kernel 2.4)
835M: Nils Faerber <nils@kernelconcepts.de>
836S: Maintained
837
838CODA FILE SYSTEM
839P: Jan Harkes
840M: jaharkes@cs.cmu.edu
841M: coda@cs.cmu.edu
842L: codalist@coda.cs.cmu.edu
843W: http://www.coda.cs.cmu.edu/
844S: Maintained
845
846COMPACTPCI HOTPLUG CORE
847P: Scott Murray
848M: scottm@somanetworks.com
849M: scott@spiteful.org
850L: pcihpd-discuss@lists.sourceforge.net
851S: Supported
852
853COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
854P: Scott Murray
855M: scottm@somanetworks.com
856M: scott@spiteful.org
857L: pcihpd-discuss@lists.sourceforge.net
858S: Supported
859
860COMPACTPCI HOTPLUG GENERIC DRIVER
861P: Scott Murray
862M: scottm@somanetworks.com
863M: scott@spiteful.org
864L: pcihpd-discuss@lists.sourceforge.net
865S: Supported
866
867COMPUTONE INTELLIPORT MULTIPORT CARD
868P: Michael H. Warfield
07d46de4 869M: mhw@wittsend.com
1da177e4 870W: http://www.wittsend.com/computone.html
07d46de4 871S: Maintained
1da177e4
LT
872
873COSA/SRP SYNC SERIAL DRIVER
874P: Jan "Yenya" Kasprzak
875M: kas@fi.muni.cz
876W: http://www.fi.muni.cz/~kas/cosa/
877S: Maintained
878
879CPU FREQUENCY DRIVERS
880P: Dave Jones
881M: davej@codemonkey.org.uk
882L: cpufreq@lists.linux.org.uk
883W: http://www.codemonkey.org.uk/projects/cpufreq/
7531a0b5 884T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
1da177e4
LT
885S: Maintained
886
887CPUID/MSR DRIVER
888P: H. Peter Anvin
889M: hpa@zytor.com
890S: Maintained
891
ed90fb4a
PJ
892CPUSETS
893P: Paul Jackson
894P: Simon Derr
895M: pj@sgi.com
896M: simon.derr@bull.net
897L: linux-kernel@vger.kernel.org
898W: http://www.bullopensource.org/cpuset/
899S: Supported
900
1da177e4 901CRAMFS FILESYSTEM
ce00f85c
JC
902W: http://sourceforge.net/projects/cramfs/
903S: Orphan
1da177e4
LT
904
905CRIS PORT
906P: Mikael Starvik
907M: starvik@axis.com
908L: dev-etrax@axis.com
909W: http://developer.axis.com
910S: Maintained
911
912CRYPTO API
913P: Herbert Xu
914M: herbert@gondor.apana.org.au
915P: David S. Miller
916M: davem@davemloft.net
917L: linux-crypto@vger.kernel.org
1adc1230 918T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
1da177e4
LT
919S: Maintained
920
9b4ffa48
JK
921CS5535 Audio ALSA driver
922P: Jaya Kumar
923M: jayakumar.alsa@gmail.com
924S: Maintained
925
1da177e4
LT
926CYBERPRO FB DRIVER
927P: Russell King
928M: rmk@arm.linux.org.uk
929W: http://www.arm.linux.org.uk/
930S: Maintained
931
9fa68eae
KP
932CYBLAFB FRAMEBUFFER DRIVER
933P: Knut Petersen
934M: Knut_Petersen@t-online.de
5cd307c5 935L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
9fa68eae
KP
936S: Maintained
937
1da177e4
LT
938CYCLADES 2X SYNC CARD DRIVER
939P: Arnaldo Carvalho de Melo
940M: acme@conectiva.com.br
941W: http://advogato.org/person/acme
942L: cycsyn-devel@bazar.conectiva.com.br
943S: Maintained
944
945CYCLADES ASYNC MUX DRIVER
946M: async@cyclades.com
947W: http://www.cyclades.com/
948S: Supported
949
950CYCLADES PC300 DRIVER
951M: pc300@cyclades.com
952W: http://www.cyclades.com/
953S: Supported
954
1da177e4
LT
955DAMA SLAVE for AX.25
956P: Joerg Reuter
957M: jreuter@yaina.de
958W: http://yaina.de/jreuter/
959W: http://www.qsl.net/dl1bke/
960L: linux-hams@vger.kernel.org
961S: Maintained
962
963DC395x SCSI driver
964P: Oliver Neukum
965M: oliver@neukum.name
966P: Ali Akcaagac
967M: aliakc@web.de
968P: Jamie Lenehan
969M: lenehan@twibble.org
970W: http://twibble.org/dist/dc395x/
f5df5881 971L: dc395x@twibble.org
1da177e4
LT
972L: http://lists.twibble.org/mailman/listinfo/dc395x/
973S: Maintained
974
975DC390/AM53C974 SCSI driver
976P: Kurt Garloff
977M: garloff@suse.de
978W: http://www.garloff.de/kurt/linux/dc390/
979P: Guennadi Liakhovetski
980M: g.liakhovetski@gmx.de
981S: Maintained
982
eb8edb08
ACM
983DCCP PROTOCOL
984P: Arnaldo Carvalho de Melo
985M: acme@mandriva.com
986L: dccp@vger.kernel.org
f3b84ec2 987W: http://linux-net.osdl.org/index.php/DCCP
eb8edb08
ACM
988S: Maintained
989
1da177e4
LT
990DECnet NETWORK LAYER
991P: Patrick Caulfield
992M: patrick@tykepenguin.com
993W: http://linux-decnet.sourceforge.net
994L: linux-decnet-user@lists.sourceforge.net
995S: Maintained
996
997DEFXX FDDI NETWORK DRIVER
998P: Maciej W. Rozycki
999M: macro@linux-mips.org
1000S: Maintained
1001
1002DELL LAPTOP SMM DRIVER
1003P: Massimo Dal Zotto
1004M: dz@debian.org
1005W: http://www.debian.org/~dz/i8k/
1006S: Maintained
1007
90563ec4
DW
1008DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1009P: Doug Warzecha
1010M: Douglas_Warzecha@dell.com
1011S: Maintained
1012
5ddb88c0 1013DEVICE-MAPPER (LVM)
1da177e4
LT
1014P: Alasdair Kergon
1015L: dm-devel@redhat.com
1016W: http://sources.redhat.com/dm
1017S: Maintained
1018
1019DEVICE NUMBER REGISTRY
1020P: Torben Mathiasen
1021M: device@lanana.org
1022W: http://lanana.org/docs/device-list/index.html
1023L: linux-kernel@vger.kernel.org
1024S: Maintained
1025
1026DEVICE FILESYSTEM
1027S: Obsolete
1028
1029DIGI INTL. EPCA DRIVER
1030P: Digi International, Inc
1031M: Eng.Linux@digi.com
1032L: Eng.Linux@digi.com
1033W: http://www.digi.com
1034S: Orphaned
1035
1036DIGI RIGHTSWITCH NETWORK DRIVER
1037P: Rick Richardson
979b6c13 1038L: netdev@vger.kernel.org
1da177e4
LT
1039W: http://www.digi.com
1040S: Orphaned
1041
1042DIRECTORY NOTIFICATION
1043P: Stephen Rothwell
1044M: sfr@canb.auug.org.au
1045L: linux-kernel@vger.kernel.org
1046S: Supported
1047
1048DISK GEOMETRY AND PARTITION HANDLING
1049P: Andries Brouwer
1050M: aeb@cwi.nl
1051W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1052W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1053W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1054S: Maintained
1055
1056DISKQUOTA:
1057P: Jan Kara
1058M: jack@suse.cz
1059L: linux-kernel@vger.kernel.org
1060S: Maintained
1061
5be7b50f
SW
1062DISTRIBUTED LOCK MANAGER
1063P: Patrick Caulfield
1064M: pcaulfie@redhat.com
1065P: David Teigland
1066M: teigland@redhat.com
a4644184 1067L: cluster-devel@redhat.com
5be7b50f 1068W: http://sources.redhat.com/cluster/
370298e2
SW
1069T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1070T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
5be7b50f
SW
1071S: Supported
1072
1da177e4
LT
1073DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1074P: Tobias Ringstrom
1075M: tori@unhappy.mine.nu
1076L: linux-kernel@vger.kernel.org
1077S: Maintained
1078
ba483d57 1079DOCBOOK FOR DOCUMENTATION
0f40efbd
RD
1080P: Randy Dunlap
1081M: rdunlap@xenotime.net
ba483d57
MW
1082S: Maintained
1083
5b9c9bf6
KCA
1084DOCKING STATION DRIVER
1085P: Kristen Carlson Accardi
1086M: kristen.c.accardi@intel.com
1087L: linux-acpi@vger.kernel.org
1088S: Maintained
1089
1da177e4
LT
1090DOUBLETALK DRIVER
1091P: James R. Van Zandt
1092M: jrv@vanzandt.mv.com
1093L: blinux-list@redhat.com
1094S: Maintained
1095
1096DRIVER CORE, KOBJECTS, AND SYSFS
1097P: Greg Kroah-Hartman
1098M: gregkh@suse.de
1099L: linux-kernel@vger.kernel.org
6fb0425b 1100T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1da177e4
LT
1101S: Supported
1102
1103DRM DRIVERS
1104P: David Airlie
1105M: airlied@linux.ie
1106L: dri-devel@lists.sourceforge.net
6fb0425b 1107T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
1da177e4
LT
1108S: Maintained
1109
1110DSCC4 DRIVER
1111