]> Git Repo - linux.git/blame - MAINTAINERS
[NETFILTER]: nf_nat_pptp: fix expectation removal
[linux.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: [email protected], 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: [email protected]
979b6c13 86L: [email protected]
1da177e4
LT
87L: [email protected]
88W: http://www.linuxtr.net
89S: Maintained
90
913C505 NETWORK DRIVER
92P: Philip Blundell
93M: [email protected]
979b6c13 94L: [email protected]
1da177e4
LT
95S: Maintained
96
973CR990 NETWORK DRIVER
98P: David Dillow
99M: [email protected]
979b6c13 100L: [email protected]
1da177e4
LT
101S: Maintained
102
1033W-XXXX ATA-RAID CONTROLLER DRIVER
104P: Adam Radford
105M: [email protected]
106L: [email protected]
107W: http://www.amcc.com
108S: Supported
109
1103W-9XXX SATA-RAID CONTROLLER DRIVER
111P: Adam Radford
112M: [email protected]
113L: [email protected]
114W: http://www.amcc.com
115S: Supported
116
11753C700 AND 53C700-66 SCSI DRIVER
118P: James E.J. Bottomley
119M: [email protected]
120L: [email protected]
121S: Maintained
122
1236PACK NETWORK DRIVER FOR AX.25
124P: Andreas Koensgen
125M: [email protected]
126L: [email protected]
127S: Maintained
128
1298139CP 10/100 FAST ETHERNET DRIVER
130P: Jeff Garzik
131M: [email protected]
132S: Maintained
133
1348139TOO 10/100 FAST ETHERNET DRIVER
135P: Jeff Garzik
136M: [email protected]
137W: http://sourceforge.net/projects/gkernel/
138S: Maintained
139
1408169 10/100/1000 GIGABIT ETHERNET DRIVER
141P: Francois Romieu
142M: [email protected]
979b6c13 143L: [email protected]
1da177e4
LT
144S: Maintained
145
1468250/16?50 (AND CLONE UARTS) SERIAL DRIVER
1da177e4
LT
147L: [email protected]
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: [email protected]
979b6c13 154L: [email protected]
1da177e4
LT
155S: Maintained
156
67543e50 1579P FILE SYSTEM
ce00f85c
JC
158P: Eric Van Hensbergen
159M: [email protected]
160P: Ron Minnich
161M: [email protected]
162P: Latchesar Ionkov
163M: [email protected]
164L: [email protected]
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: [email protected]
172M: [email protected]
173L: [email protected]
174S: Maintained
175
176AIO
177P: Benjamin LaHaise
178M: [email protected]
179L: [email protected]
180S: Supported
181
f2b84bbc
HG
182ABIT UGURU HARDWARE MONITOR DRIVER
183P: Hans de Goede
184M: [email protected]
185L: [email protected]
186S: Maintained
187
1da177e4
LT
188ACENIC DRIVER
189P: Jes Sorensen
190M: [email protected]
191L: [email protected]
192S: Maintained
193
194ACI MIXER DRIVER
195P: Robert Siemer
196M: [email protected]
197L: [email protected]
198W: http://www.stud.uni-karlsruhe.de/~uh1b/
199S: Maintained
200
1da177e4
LT
201AACRAID SCSI RAID DRIVER
202P: Adaptec OEM Raid Solutions
203L: [email protected]
204W: http://linux.dell.com/storage.shtml
205S: Supported
206
207ACPI
208P: Len Brown
209M: [email protected]
8b59a454 210M: [email protected]
6968e50c 211L: [email protected]
1da177e4 212W: http://acpi.sourceforge.net/
6fb0425b 213T: git kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
8b59a454
LB
214S: Supported
215
216ACPI BATTERY DRIVERS
217P: Vladimir P. Lebedev
218M: [email protected]
219L: [email protected]
220W: http://acpi.sourceforge.net/
221S: Supported
222
223ACPI EC DRIVER
224P: Alexey Starikovskiy
225M: [email protected]
226L: [email protected]
227W: http://acpi.sourceforge.net/
228S: Supported
229
230ACPI FAN DRIVER
231P: Konstantin A. Karasyov
232M: [email protected]
233L: [email protected]
234W: http://acpi.sourceforge.net/
235S: Supported
1da177e4 236
998be20f
KCA
237ACPI PCI HOTPLUG DRIVER
238P: Kristen Carlson Accardi
239M: [email protected]
240L: [email protected]
8b59a454
LB
241S: Supported
242
243ACPI THERMAL DRIVER
244P: Konstantin A. Karasyov
245M: [email protected]
246L: [email protected]
247W: http://acpi.sourceforge.net/
248S: Supported
998be20f 249
1da177e4
LT
250AD1816 SOUND DRIVER
251P: Thorsten Knabe
252M: Thorsten Knabe <[email protected]>
253W: http://linux.thorsten-knabe.de
254S: Maintained
255
6958ae31
KM
256AD1889 SOUND DRIVER
257P: Kyle McMartin
258M: [email protected]
259P: Thibaut Varene
260M: [email protected]
261W: http://wiki.parisc-linux.org/AD1889
262L: [email protected]
263S: Maintained
264
1da177e4
LT
265ADM1025 HARDWARE MONITOR DRIVER
266P: Jean Delvare
267M: [email protected]
cc0b07ed 268L: [email protected]
1da177e4
LT
269S: Maintained
270
271ADT746X FAN DRIVER
272P: Colin Leroy
273M: [email protected]
274S: Maintained
275
1da177e4
LT
276AEDSP16 DRIVER
277P: Riccardo Facchetti
278M: [email protected]
279S: Maintained
280
281AFFS FILE SYSTEM
282P: Roman Zippel
283M: [email protected]
284S: Maintained
285
286AGPGART DRIVER
287P: Dave Jones
288M: [email protected]
289W: http://www.codemonkey.org.uk/projects/agp/
1adc1230 290T: git kernel.org:/pub/scm/linux/kernel/git/davej/agpgart.git
1da177e4
LT
291S: Maintained
292
293AHA152X SCSI DRIVER
294P: Juergen E. Fischer
295M: Juergen Fischer <[email protected]>
296L: [email protected]
297S: Maintained
298
299ALCATEL SPEEDTOUCH USB DRIVER
300P: Duncan Sands
301M: [email protected]
302L: [email protected]
303L: [email protected]
304W: http://www.linux-usb.org/SpeedTouch/
305S: Maintained
306
4a4e5787
RM
307ALI1563 I2C DRIVER
308P: Rudolf Marek
7188cc66 309M: [email protected]
5d925fec 310L: [email protected]
4a4e5787
RM
311S: Maintained
312
1da177e4
LT
313ALPHA PORT
314P: Richard Henderson
315M: [email protected]
316S: Odd Fixes for 2.4; Maintained for 2.6.
317P: Ivan Kokshaysky
318M: [email protected]
319S: Maintained for 2.4; PCI support for 2.6.
320
f90b8116 321AMD GEODE PROCESSOR/CHIPSET SUPPORT
ce00f85c
JC
322P: Jordan Crouse
323M: [email protected]
f90b8116
JC
324L: [email protected]
325W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
326S: Supported
327
284f42b6
SP
328AMS (Apple Motion Sensor) DRIVER
329P: Stelian Pop
330M: [email protected]
331P: Michael Hanselmann
332M: [email protected]
333S: Supported
334
f94b533d
TT
335AMSO1100 RNIC DRIVER
336P: Tom Tucker
337M: [email protected]
338P: Steve Wise
339M: [email protected]
340L: [email protected]
341S: Maintained
342
42269063
JB
343AOA (Apple Onboard Audio) ALSA DRIVER
344P: Johannes Berg
345M: [email protected]
346L: [email protected]
347L: [email protected]
348S: Maintained
349
1da177e4
LT
350APM DRIVER
351P: Stephen Rothwell
352M: [email protected]
353L: [email protected]
354W: http://www.canb.auug.org.au/~sfr/
355S: Supported
356
357APPLETALK NETWORK LAYER
358P: Arnaldo Carvalho de Melo
359M: [email protected]
360S: Maintained
361
1154ea7d
JK
362ARC FRAMEBUFFER DRIVER
363P: Jaya Kumar
364M: [email protected]
365S: Maintained
366
1da177e4
LT
367ARM26 ARCHITECTURE
368P: Ian Molton
369M: [email protected]
370S: Maintained
371
372ARM26/ARCHIMEDES
373P: Ian Molton
374M: [email protected]
375S: Maintained
376
377ARM26/A5000
378P: John Appleby
379M: [email protected]
380S: Maintained
381
382ARM MFM AND FLOPPY DRIVERS
383P: Ian Molton
384M: [email protected]
385S: Maintained
386
2b7a52a4
LB
387ARM/ADI ROADRUNNER MACHINE SUPPORT
388P: Lennert Buytenhek
389M: [email protected]
390L: [email protected] (subscribers-only)
391S: Maintained
392
393ARM/ADS SPHERE MACHINE SUPPORT
394P: Lennert Buytenhek
395M: [email protected]
396L: [email protected] (subscribers-only)
397S: Maintained
398
399ARM/AJECO 1ARM MACHINE SUPPORT
400P: Lennert Buytenhek
401M: [email protected]
402L: [email protected] (subscribers-only)
403S: Maintained
404
d4a89c7d
AV
405ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
406P: Andrew Victor
407M: [email protected]
408L: [email protected] (subscribers-only)
409W: http://maxim.org.za/at91_26.html
410S: Maintained
411
2b7a52a4
LB
412ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
413P: Lennert Buytenhek
414M: [email protected]
415L: [email protected] (subscribers-only)
416S: Maintained
417
418ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
419P: Lennert Buytenhek
420M: [email protected]
421L: [email protected] (subscribers-only)
422S: Maintained
423
1da177e4
LT
424ARM/CORGI MACHINE SUPPORT
425P: Richard Purdie
426M: [email protected]
427S: Maintained
428
2b7a52a4
LB
429ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
430P: Lennert Buytenhek
431M: [email protected]
432L: [email protected] (subscribers-only)
433S: Maintained
434
21f37bc3
KE
435ARM/HP JORNADA 7XX MACHINE SUPPORT
436P: Kristoffer Ericson
437M: [email protected]
438W: www.jlime.com
439S: Maintained
440
2b7a52a4
LB
441ARM/INTEL IOP32X ARM ARCHITECTURE
442P: Lennert Buytenhek
443M: [email protected]
e2bdb176
DW
444P: Dan Williams
445M: [email protected]
2b7a52a4 446L: [email protected] (subscribers-only)
e2bdb176
DW
447S: Supported
448
449ARM/INTEL IOP33X ARM ARCHITECTURE
450P: Dan Williams
451M: [email protected]
452L: [email protected] (subscribers-only)
453S: Supported
2b7a52a4
LB
454
455ARM/INTEL IOP13XX ARM ARCHITECTURE
456P: Lennert Buytenhek
457M: [email protected]
e2bdb176
DW
458P: Dan Williams
459M: [email protected]
2b7a52a4 460L: [email protected] (subscribers-only)
e2bdb176 461S: Supported
2b7a52a4
LB
462
463ARM/INTEL IQ81342EX MACHINE SUPPORT
464P: Lennert Buytenhek
465M: [email protected]
e2bdb176
DW
466P: Dan Williams
467M: [email protected]
2b7a52a4 468L: [email protected] (subscribers-only)
e2bdb176 469S: Supported
2b7a52a4
LB
470
471ARM/INTEL IXP2000 ARM ARCHITECTURE
472P: Lennert Buytenhek
473M: [email protected]
474L: [email protected] (subscribers-only)
475S: Maintained
476
477ARM/INTEL IXDP2850 MACHINE SUPPORT
478P: Lennert Buytenhek
479M: [email protected]
480L: [email protected] (subscribers-only)
481S: Maintained
482
483ARM/INTEL IXP23XX ARM ARCHITECTURE
484P: Lennert Buytenhek
485M: [email protected]
486L: [email protected] (subscribers-only)
487S: Maintained
488
489ARM/INTEL XSC3 (MANZANO) ARM CORE
490P: Lennert Buytenhek
491M: [email protected]
e2bdb176
DW
492P: Dan Williams
493M: [email protected]
2b7a52a4 494L: [email protected] (subscribers-only)
e2bdb176 495S: Supported
2b7a52a4
LB
496
497ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
498P: Lennert Buytenhek
499M: [email protected]
500L: [email protected] (subscribers-only)
501S: Maintained
502
503ARM/LOGICPD PXA270 MACHINE SUPPORT
504P: Lennert Buytenhek
505M: [email protected]
506L: [email protected] (subscribers-only)
507S: Maintained
508
8459c159
DO
509ARM/TOSA MACHINE SUPPORT
510P: Dirk Opfer
511M: [email protected]
512S: Maintained
513
1da177e4
LT
514ARM/PLEB SUPPORT
515P: Peter Chubb
516M: [email protected]
517W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
518S: Maintained
519
520ARM/PT DIGITAL BOARD PORT
521P: Stefan Eletzhofer
522M: [email protected]
70f09f1f 523L: [email protected] (subscribers-only)
1da177e4
LT
524W: http://www.arm.linux.org.uk/
525S: Maintained
526
2b7a52a4
LB
527ARM/RADISYS ENP2611 MACHINE SUPPORT
528P: Lennert Buytenhek
529M: [email protected]
530L: [email protected] (subscribers-only)
531S: Maintained
532
1da177e4
LT
533ARM/SHARK MACHINE SUPPORT
534P: Alexander Schulz
535M: [email protected]
536W: http://www.shark-linux.de/shark.html
537S: Maintained
538
539ARM/STRONGARM110 PORT
540P: Russell King
541M: [email protected]
70f09f1f 542L: [email protected] (subscribers-only)
1da177e4
LT
543W: http://www.arm.linux.org.uk/
544S: Maintained
545
546ARM/S3C2410 ARM ARCHITECTURE
547P: Ben Dooks
449d4dd5 548M: [email protected]
70f09f1f 549L: [email protected] (subscribers-only)
1da177e4
LT
550W: http://www.fluff.org/ben/linux/
551S: Maintained
552
553ARM/S3C2440 ARM ARCHITECTURE
554P: Ben Dooks
449d4dd5 555M: [email protected]
70f09f1f 556L: [email protected] (subscribers-only)
1da177e4
LT
557W: http://www.fluff.org/ben/linux/
558S: Maintained
559
2b7a52a4
LB
560ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
561P: Lennert Buytenhek
562M: [email protected]
563L: [email protected] (subscribers-only)
564S: Maintained
565
566ARM/THECUS N2100 MACHINE SUPPORT
567P: Lennert Buytenhek
568M: [email protected]
569L: [email protected] (subscribers-only)
570S: Maintained
571
1da177e4
LT
572ARPD SUPPORT
573P: Jonathan Layes
979b6c13 574L: [email protected]
1da177e4
LT
575S: Maintained
576
577ASUS ACPI EXTRAS DRIVER
0b67d946
LB
578P: Corentin Chary
579M: [email protected]
1da177e4
LT
580P: Karol Kozimor
581M: [email protected]
1da177e4
LT
582L: [email protected]
583W: http://sourceforge.net/projects/acpi4asus
0b67d946 584W: http://xf.iksaif.net/acpi4asus
1da177e4
LT
585S: Maintained
586
587ATA OVER ETHERNET DRIVER
588P: Ed L. Cashin
589M: [email protected]
590W: http://www.coraid.com/support/linux
591S: Supported
592
593ATM
594P: Chas Williams
595M: [email protected]
f37bf90e 596L: [email protected] (subscribers-only)
1da177e4
LT
597W: http://linux-atm.sourceforge.net
598S: Maintained
599
89e5785f
HS
600ATMEL MACB ETHERNET DRIVER
601P: Atmel AVR32 Support Team
602M: [email protected]
603P: Haavard Skinnemoen
604M: [email protected]
605S: Supported
606
1da177e4
LT
607ATMEL WIRELESS DRIVER
608P: Simon Kelley
609M: [email protected]
610W: http://www.thekelleys.org.uk/atmel
611W: http://atmelwlandriver.sourceforge.net/
612S: Maintained
613
a92b7b80 614AUDIT SUBSYSTEM
ad3f9a22
DW
615P: David Woodhouse
616M: [email protected]
617L: [email protected]
618W: http://people.redhat.com/sgrubb/audit/
1adc1230 619T: git kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6.git
a92b7b80
CW
620S: Maintained
621
5f97f7f9
HS
622AVR32 ARCHITECTURE
623P: Atmel AVR32 Support Team
624M: [email protected]
625P: Haavard Skinnemoen
626M: [email protected]
627W: http://www.atmel.com/products/AVR32/
628W: http://avr32linux.org/
629W: http://avrfreaks.net/
630S: Supported
631
632AVR32/AT32AP MACHINE SUPPORT
633P: Atmel AVR32 Support Team
634M: [email protected]
635P: Haavard Skinnemoen
636M: [email protected]
637S: Supported
638
1da177e4
LT
639AX.25 NETWORK LAYER
640P: Ralf Baechle
641M: [email protected]
642L: [email protected]
d34cb28a 643W: http://www.linux-ax25.org/
1da177e4
LT
644S: Maintained
645
646BAYCOM/HDLCDRV DRIVERS FOR AX.25
647P: Thomas Sailer
648M: [email protected]
649L: [email protected]
650W: http://www.baycom.org/~tom/ham/ham.html
651S: Maintained
652
fb67a0f7
MB
653BCM43XX WIRELESS DRIVER (SOFTMAC BASED VERSION)
654P: Larry Finger
655M: [email protected]
9eac8f95
MB
656P: Stefano Brivio
657M: [email protected]
658W: http://bcm43xx.berlios.de/
659S: Maintained
660
1da177e4
LT
661BEFS FILE SYSTEM
662P: Sergey S. Kostyliov
663M: [email protected]
664L: [email protected]
665S: Maintained
666
667BERKSHIRE PRODUCTS PC WATCHDOG DRIVER
668P: Kenji Hollis
669W: http://ftp.bitgate.com/pcwd/
670S: Maintained
671
672BFS FILE SYSTEM
673P: Tigran A. Aivazian
b5b9df69 674M: [email protected]
1da177e4
LT
675L: [email protected]
676S: Maintained
677
678BLOCK LAYER
679P: Jens Axboe
0fe23479 680M: [email protected]
1da177e4 681L: [email protected]
6fb0425b 682T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
1da177e4
LT
683S: Maintained
684
685BLUETOOTH SUBSYSTEM
686P: Marcel Holtmann
687M: [email protected]
688P: Maxim Krasnyansky
689M: [email protected]
690L: [email protected]
691W: http://bluez.sf.net
692W: http://www.bluez.org
693W: http://www.holtmann.org/linux/bluetooth/
1adc1230 694T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
1da177e4
LT
695S: Maintained
696
697BLUETOOTH RFCOMM LAYER
698P: Marcel Holtmann
699M: [email protected]
700P: Maxim Krasnyansky
701M: [email protected]
702S: Maintained
703
704BLUETOOTH BNEP LAYER
705P: Marcel Holtmann
706M: [email protected]
707P: Maxim Krasnyansky
708M: [email protected]
709S: Maintained
710
711BLUETOOTH CMTP LAYER
712P: Marcel Holtmann
713M: [email protected]
714S: Maintained
715
716BLUETOOTH HIDP LAYER
717P: Marcel Holtmann
718M: [email protected]
719S: Maintained
720
721BLUETOOTH HCI UART DRIVER
722P: Marcel Holtmann
723M: [email protected]
724P: Maxim Krasnyansky
725M: [email protected]
726S: Maintained
727
728BLUETOOTH HCI USB DRIVER
729P: Marcel Holtmann
730M: [email protected]
731P: Maxim Krasnyansky
732M: [email protected]
733S: Maintained
734
735BLUETOOTH HCI BCM203X DRIVER
736P: Marcel Holtmann
737M: [email protected]
738S: Maintained
739
740BLUETOOTH HCI BPA10X DRIVER
741P: Marcel Holtmann
742M: [email protected]
743S: Maintained
744
745BLUETOOTH HCI BFUSB DRIVER
746P: Marcel Holtmann
747M: [email protected]
748S: Maintained
749
750BLUETOOTH HCI DTL1 DRIVER
751P: Marcel Holtmann
752M: [email protected]
753S: Maintained
754
755BLUETOOTH HCI BLUECARD DRIVER
756P: Marcel Holtmann
757M: [email protected]
758S: Maintained
759
760BLUETOOTH HCI BT3C DRIVER
761P: Marcel Holtmann
762M: [email protected]
763S: Maintained
764
765BLUETOOTH HCI BTUART DRIVER
766P: Marcel Holtmann
767M: [email protected]
768S: Maintained
769
770BLUETOOTH HCI VHCI DRIVER
771P: Maxim Krasnyansky
772M: [email protected]
773S: Maintained
774
775BONDING DRIVER
ce00f85c
JC
776P: Chad Tindel
777M: [email protected]
778P: Jay Vosburgh
779M: [email protected]
780L: [email protected]
781W: http://sourceforge.net/projects/bonding/
782S: Supported
1da177e4 783
fef1c772
AB
784BROADBAND PROCESSOR ARCHITECTURE
785P: Arnd Bergmann
786M: [email protected]
1d049816 787L: [email protected]
6d923f98 788W: http://www.penguinppc.org/ppc64/
fef1c772
AB
789S: Supported
790
39105890
GZ
791BROADCOM B44 10/100 ETHERNET DRIVER
792P: Gary Zambrano
793M: [email protected]
794L: [email protected]
795S: Supported
796
948c51e6
MC
797BROADCOM BNX2 GIGABIT ETHERNET DRIVER
798P: Michael Chan
799M: [email protected]
800L: [email protected]
801S: Supported
802
803BROADCOM TG3 GIGABIT ETHERNET DRIVER
804P: Michael Chan
805M: [email protected]
806L: [email protected]
807S: Supported
808
1da177e4 809BTTV VIDEO4LINUX DRIVER
96b6aba0 810P: Mauro Carvalho Chehab
8d58d773
MCC
811M: [email protected]
812M: [email protected]
1da177e4 813L: [email protected]
96b6aba0 814W: http://linuxtv.org
ecfa4fdc 815T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
96b6aba0 816S: Maintained
1da177e4 817
77dac90f
MBY
818CALGARY x86-64 IOMMU
819P: Muli Ben-Yehuda
820M: [email protected]
821P: Jon D. Mason
d8d2bedf 822M: [email protected]
77dac90f
MBY
823L: [email protected]
824L: [email protected]
825S: Maintained
826
1da177e4
LT
827COMMON INTERNET FILE SYSTEM (CIFS)
828P: Steve French
829M: [email protected]
fb453d4b 830L: [email protected]
1da177e4
LT
831L: [email protected]
832W: http://us1.samba.org/samba/Linux_CIFS_client.html
1adc1230 833T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
1da177e4
LT
834S: Supported
835
7063fbf2
JB
836CONFIGFS
837P: Joel Becker
62ca3d26
JB
838M: [email protected]
839L: [email protected]
7063fbf2
JB
840S: Supported
841
2b7a52a4
LB
842CIRRUS LOGIC EP93XX ETHERNET DRIVER
843P: Lennert Buytenhek
844M: [email protected]
845L: [email protected]
846S: Maintained
847
1da177e4
LT
848CIRRUS LOGIC GENERIC FBDEV DRIVER
849P: Jeff Garzik
850M: [email protected]
5cd307c5 851L: [email protected] (subscribers-only)
1da177e4
LT
852S: Odd Fixes
853
2b7a52a4
LB
854CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
855P: Lennert Buytenhek
856M: [email protected]
857L: [email protected]
858S: Maintained
859
1da177e4
LT
860CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
861P: Cirrus Logic Corporation (kernel 2.2 driver)
862M: Cirrus Logic Corporation, Thomas Woller <[email protected]>
863P: Nils Faerber (port to kernel 2.4)
864M: Nils Faerber <[email protected]>
865S: Maintained
866
867CODA FILE SYSTEM
868P: Jan Harkes
869M: [email protected]
870M: [email protected]
871L: [email protected]
872W: http://www.coda.cs.cmu.edu/
873S: Maintained
874
875COMPACTPCI HOTPLUG CORE
876P: Scott Murray
877M: [email protected]
878M: [email protected]
879L: [email protected]
880S: Supported
881
882COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
883P: Scott Murray
884M: [email protected]
885M: [email protected]
886L: [email protected]
887S: Supported
888
889COMPACTPCI HOTPLUG GENERIC DRIVER
890P: Scott Murray
891M: [email protected]
892M: [email protected]
893L: [email protected]
894S: Supported
895
896COMPUTONE INTELLIPORT MULTIPORT CARD
897P: Michael H. Warfield
07d46de4 898M: [email protected]
1da177e4 899W: http://www.wittsend.com/computone.html
07d46de4 900S: Maintained
1da177e4
LT
901
902COSA/SRP SYNC SERIAL DRIVER
903P: Jan "Yenya" Kasprzak
904M: [email protected]
905W: http://www.fi.muni.cz/~kas/cosa/
906S: Maintained
907
908CPU FREQUENCY DRIVERS
909P: Dave Jones
910M: [email protected]
911L: [email protected]
912W: http://www.codemonkey.org.uk/projects/cpufreq/
7531a0b5 913T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
1da177e4
LT
914S: Maintained
915
916CPUID/MSR DRIVER
917P: H. Peter Anvin
918M: [email protected]
919S: Maintained
920
ed90fb4a
PJ
921CPUSETS
922P: Paul Jackson
923P: Simon Derr
924M: [email protected]
925M: [email protected]
926L: [email protected]
927W: http://www.bullopensource.org/cpuset/
928S: Supported
929
1da177e4 930CRAMFS FILESYSTEM
ce00f85c
JC
931W: http://sourceforge.net/projects/cramfs/
932S: Orphan
1da177e4
LT
933
934CRIS PORT
935P: Mikael Starvik
936M: [email protected]
937L: [email protected]
938W: http://developer.axis.com
939S: Maintained
940
941CRYPTO API
942P: Herbert Xu
943M: [email protected]
944P: David S. Miller
945M: [email protected]
946L: [email protected]
1adc1230 947T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
1da177e4
LT
948S: Maintained
949
9b4ffa48
JK
950CS5535 Audio ALSA driver
951P: Jaya Kumar
952M: [email protected]
953S: Maintained
954
1da177e4
LT
955CYBERPRO FB DRIVER
956P: Russell King
957M: [email protected]
958W: http://www.arm.linux.org.uk/
959S: Maintained
960
9fa68eae
KP
961CYBLAFB FRAMEBUFFER DRIVER
962P: Knut Petersen
963M: [email protected]
5cd307c5 964L: [email protected] (subscribers-only)
9fa68eae
KP
965S: Maintained
966
1da177e4
LT
967CYCLADES 2X SYNC CARD DRIVER
968P: Arnaldo Carvalho de Melo
969M: [email protected]
970W: http://advogato.org/person/acme
971L: [email protected]
972S: Maintained
973
974CYCLADES ASYNC MUX DRIVER
975M: [email protected]
976W: http://www.cyclades.com/
977S: Supported
978
979CYCLADES PC300 DRIVER
980M: [email protected]
981W: http://www.cyclades.com/
982S: Supported
983
1da177e4
LT
984DAMA SLAVE for AX.25
985P: Joerg Reuter
986M: [email protected]
987W: http://yaina.de/jreuter/
988W: http://www.qsl.net/dl1bke/
989L: [email protected]
990S: Maintained
991
992DC395x SCSI driver
993P: Oliver Neukum
994M: [email protected]
995P: Ali Akcaagac
996M: [email protected]
997P: Jamie Lenehan
998M: [email protected]
999W: http://twibble.org/dist/dc395x/
f5df5881 1000L: [email protected]
1da177e4
LT
1001L: http://lists.twibble.org/mailman/listinfo/dc395x/
1002S: Maintained
1003
1004DC390/AM53C974 SCSI driver
1005P: Kurt Garloff
1006M: [email protected]
1007W: http://www.garloff.de/kurt/linux/dc390/
1008P: Guennadi Liakhovetski
1009M: [email protected]
1010S: Maintained
1011
eb8edb08
ACM
1012DCCP PROTOCOL
1013P: Arnaldo Carvalho de Melo
1014M: [email protected]
1015L: [email protected]
f3b84ec2 1016W: http://linux-net.osdl.org/index.php/DCCP
eb8edb08
ACM
1017S: Maintained
1018
1da177e4
LT
1019DECnet NETWORK LAYER
1020P: Patrick Caulfield
1021M: [email protected]
1022W: http://linux-decnet.sourceforge.net
1023L: [email protected]
1024S: Maintained
1025
1026DEFXX FDDI NETWORK DRIVER
1027P: Maciej W. Rozycki
1028M: [email protected]
1029S: Maintained
1030
1031DELL LAPTOP SMM DRIVER
1032P: Massimo Dal Zotto
1033M: [email protected]
1034W: http://www.debian.org/~dz/i8k/
1035S: Maintained
1036
90563ec4
DW
1037DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1038P: Doug Warzecha
1039M: [email protected]
1040S: Maintained
1041
5ddb88c0 1042DEVICE-MAPPER (LVM)
1da177e4
LT
1043P: Alasdair Kergon
1044L: [email protected]
1045W: http://sources.redhat.com/dm
1046S: Maintained
1047
1048DEVICE NUMBER REGISTRY
1049P: Torben Mathiasen
1050M: [email protected]
1051W: http://lanana.org/docs/device-list/index.html
1052L: [email protected]
1053S: Maintained
1054
1055DEVICE FILESYSTEM
1056S: Obsolete
1057
1058DIGI INTL. EPCA DRIVER
1059P: Digi International, Inc
1060M: [email protected]
1061L: [email protected]
1062W: http://www.digi.com
1063S: Orphaned
1064
1065DIGI RIGHTSWITCH NETWORK DRIVER
1066P: Rick Richardson
979b6c13 1067L: [email protected]
1da177e4
LT
1068W: http://www.digi.com
1069S: Orphaned
1070
1071DIRECTORY NOTIFICATION
1072P: Stephen Rothwell
1073M: [email protected]
1074L: [email protected]
1075S: Supported
1076
1077DISK GEOMETRY AND PARTITION HANDLING
1078P: Andries Brouwer
1079M: [email protected]
1080W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1081W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1082W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1083S: Maintained
1084
1085DISKQUOTA:
1086P: Jan Kara
1087M: [email protected]
1088L: [email protected]
1089S: Maintained
1090
5be7b50f
SW
1091DISTRIBUTED LOCK MANAGER
1092P: Patrick Caulfield
1093M: [email protected]
1094P: David Teigland
1095M: [email protected]
a4644184 1096L: [email protected]
5be7b50f 1097W: http://sources.redhat.com/cluster/
370298e2
SW
1098T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1099T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
5be7b50f
SW
1100S: Supported
1101
1da177e4
LT
1102DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1103P: Tobias Ringstrom
1104M: [email protected]
1105L: [email protected]
1106S: Maintained
1107
ba483d57 1108DOCBOOK FOR DOCUMENTATION
0f40efbd
RD
1109P: Randy Dunlap
1110M: [email protected]
ba483d57
MW
1111S: Maintained
1112
5b9c9bf6
KCA
1113DOCKING STATION DRIVER
1114P: Kristen Carlson Accardi
1115M: [email protected]
1116L: [email protected]
8b59a454 1117S: Supported
5b9c9bf6 1118
1da177e4
LT
1119DOUBLETALK DRIVER
1120P: James R. Van Zandt
1121M: [email protected]
1122L: [email protected]
1123S: Maintained
1124
1125DRIVER CORE, KOBJECTS, AND SYSFS
1126P: Greg Kroah-Hartman
1127M: [email protected]
1128L: [email protected]
6fb0425b 1129T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1da177e4
LT
1130S: Supported
1131
1132DRM DRIVERS
1133P: David Airlie
1134M: [email protected]
1135L: [email protected]
6fb0425b 1136T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
1da177e4
LT
1137S: Maintained
1138
1139DSCC4 DRIVER
1140