]> Git Repo - linux.git/blame - MAINTAINERS
[PATCH] i386: sched_clock using init data tsc_disable fix
[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]
6968e50c 210L: [email protected]
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: [email protected]
218L: [email protected]
219S: Maintained
220
1da177e4
LT
221AD1816 SOUND DRIVER
222P: Thorsten Knabe
223M: Thorsten Knabe <[email protected]>
224W: http://linux.thorsten-knabe.de
225S: Maintained
226
6958ae31
KM
227AD1889 SOUND DRIVER
228P: Kyle McMartin
229M: [email protected]
230P: Thibaut Varene
231M: [email protected]
232W: http://wiki.parisc-linux.org/AD1889
233L: [email protected]
234S: Maintained
235
1da177e4
LT
236ADM1025 HARDWARE MONITOR DRIVER
237P: Jean Delvare
238M: [email protected]
cc0b07ed 239L: [email protected]
1da177e4
LT
240S: Maintained
241
242ADT746X FAN DRIVER
243P: Colin Leroy
244M: [email protected]
245S: Maintained
246
1da177e4
LT
247AEDSP16 DRIVER
248P: Riccardo Facchetti
249M: [email protected]
250S: Maintained
251
252AFFS FILE SYSTEM
253P: Roman Zippel
254M: [email protected]
255S: Maintained
256
257AGPGART DRIVER
258P: Dave Jones
259M: [email protected]
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 <[email protected]>
267L: [email protected]
268S: Maintained
269
270ALCATEL SPEEDTOUCH USB DRIVER
271P: Duncan Sands
272M: [email protected]
273L: [email protected]
274L: [email protected]
275W: http://www.linux-usb.org/SpeedTouch/
276S: Maintained
277
4a4e5787
RM
278ALI1563 I2C DRIVER
279P: Rudolf Marek
7188cc66 280M: [email protected]
5d925fec 281L: [email protected]
4a4e5787
RM
282S: Maintained
283
1da177e4
LT
284ALPHA PORT
285P: Richard Henderson
286M: [email protected]
287S: Odd Fixes for 2.4; Maintained for 2.6.
288P: Ivan Kokshaysky
289M: [email protected]
290S: Maintained for 2.4; PCI support for 2.6.
291
f90b8116 292AMD GEODE PROCESSOR/CHIPSET SUPPORT
ce00f85c
JC
293P: Jordan Crouse
294M: [email protected]
f90b8116
JC
295L: [email protected]
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: [email protected]
302P: Michael Hanselmann
303M: [email protected]
304S: Supported
305
f94b533d
TT
306AMSO1100 RNIC DRIVER
307P: Tom Tucker
308M: [email protected]
309P: Steve Wise
310M: [email protected]
311L: [email protected]
312S: Maintained
313
42269063
JB
314AOA (Apple Onboard Audio) ALSA DRIVER
315P: Johannes Berg
316M: [email protected]
317L: [email protected]
318L: [email protected]
319S: Maintained
320
1da177e4
LT
321APM DRIVER
322P: Stephen Rothwell
323M: [email protected]
324L: [email protected]
325W: http://www.canb.auug.org.au/~sfr/
326S: Supported
327
328APPLETALK NETWORK LAYER
329P: Arnaldo Carvalho de Melo
330M: [email protected]
331S: Maintained
332
1154ea7d
JK
333ARC FRAMEBUFFER DRIVER
334P: Jaya Kumar
335M: [email protected]
336S: Maintained
337
1da177e4
LT
338ARM26 ARCHITECTURE
339P: Ian Molton
340M: [email protected]
341S: Maintained
342
343ARM26/ARCHIMEDES
344P: Ian Molton
345M: [email protected]
346S: Maintained
347
348ARM26/A5000
349P: John Appleby
350M: [email protected]
351S: Maintained
352
353ARM MFM AND FLOPPY DRIVERS
354P: Ian Molton
355M: [email protected]
356S: Maintained
357
2b7a52a4
LB
358ARM/ADI ROADRUNNER MACHINE SUPPORT
359P: Lennert Buytenhek
360M: [email protected]
361L: [email protected] (subscribers-only)
362S: Maintained
363
364ARM/ADS SPHERE MACHINE SUPPORT
365P: Lennert Buytenhek
366M: [email protected]
367L: [email protected] (subscribers-only)
368S: Maintained
369
370ARM/AJECO 1ARM MACHINE SUPPORT
371P: Lennert Buytenhek
372M: [email protected]
373L: [email protected] (subscribers-only)
374S: Maintained
375
d4a89c7d
AV
376ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
377P: Andrew Victor
378M: [email protected]
379L: [email protected] (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: [email protected]
386L: [email protected] (subscribers-only)
387S: Maintained
388
389ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
390P: Lennert Buytenhek
391M: [email protected]
392L: [email protected] (subscribers-only)
393S: Maintained
394
1da177e4
LT
395ARM/CORGI MACHINE SUPPORT
396P: Richard Purdie
397M: [email protected]
398S: Maintained
399
2b7a52a4
LB
400ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
401P: Lennert Buytenhek
402M: [email protected]
403L: [email protected] (subscribers-only)
404S: Maintained
405
21f37bc3
KE
406ARM/HP JORNADA 7XX MACHINE SUPPORT
407P: Kristoffer Ericson
408M: [email protected]
409W: www.jlime.com
410S: Maintained
411
2b7a52a4
LB
412ARM/INTEL IOP32X ARM ARCHITECTURE
413P: Lennert Buytenhek
414M: [email protected]
e2bdb176
DW
415P: Dan Williams
416M: [email protected]
2b7a52a4 417L: [email protected] (subscribers-only)
e2bdb176
DW
418S: Supported
419
420ARM/INTEL IOP33X ARM ARCHITECTURE
421P: Dan Williams
422M: [email protected]
423L: [email protected] (subscribers-only)
424S: Supported
2b7a52a4
LB
425
426ARM/INTEL IOP13XX ARM ARCHITECTURE
427P: Lennert Buytenhek
428M: [email protected]
e2bdb176
DW
429P: Dan Williams
430M: [email protected]
2b7a52a4 431L: [email protected] (subscribers-only)
e2bdb176 432S: Supported
2b7a52a4
LB
433
434ARM/INTEL IQ81342EX MACHINE SUPPORT
435P: Lennert Buytenhek
436M: [email protected]
e2bdb176
DW
437P: Dan Williams
438M: [email protected]
2b7a52a4 439L: [email protected] (subscribers-only)
e2bdb176 440S: Supported
2b7a52a4
LB
441
442ARM/INTEL IXP2000 ARM ARCHITECTURE
443P: Lennert Buytenhek
444M: [email protected]
445L: [email protected] (subscribers-only)
446S: Maintained
447
448ARM/INTEL IXDP2850 MACHINE SUPPORT
449P: Lennert Buytenhek
450M: [email protected]
451L: [email protected] (subscribers-only)
452S: Maintained
453
454ARM/INTEL IXP23XX ARM ARCHITECTURE
455P: Lennert Buytenhek
456M: [email protected]
457L: [email protected] (subscribers-only)
458S: Maintained
459
460ARM/INTEL XSC3 (MANZANO) ARM CORE
461P: Lennert Buytenhek
462M: [email protected]
e2bdb176
DW
463P: Dan Williams
464M: [email protected]
2b7a52a4 465L: [email protected] (subscribers-only)
e2bdb176 466S: Supported
2b7a52a4
LB
467
468ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
469P: Lennert Buytenhek
470M: [email protected]
471L: [email protected] (subscribers-only)
472S: Maintained
473
474ARM/LOGICPD PXA270 MACHINE SUPPORT
475P: Lennert Buytenhek
476M: [email protected]
477L: [email protected] (subscribers-only)
478S: Maintained
479
8459c159
DO
480ARM/TOSA MACHINE SUPPORT
481P: Dirk Opfer
482M: [email protected]
483S: Maintained
484
1da177e4
LT
485ARM/PLEB SUPPORT
486P: Peter Chubb
487M: [email protected]
488W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
489S: Maintained
490
491ARM/PT DIGITAL BOARD PORT
492P: Stefan Eletzhofer
493M: [email protected]
70f09f1f 494L: [email protected] (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: [email protected]
501L: [email protected] (subscribers-only)
502S: Maintained
503
1da177e4
LT
504ARM/SHARK MACHINE SUPPORT
505P: Alexander Schulz
506M: [email protected]
507W: http://www.shark-linux.de/shark.html
508S: Maintained
509
510ARM/STRONGARM110 PORT
511P: Russell King
512M: [email protected]
70f09f1f 513L: [email protected] (subscribers-only)
1da177e4
LT
514W: http://www.arm.linux.org.uk/
515S: Maintained
516
517ARM/S3C2410 ARM ARCHITECTURE
518P: Ben Dooks
449d4dd5 519M: [email protected]
70f09f1f 520L: [email protected] (subscribers-only)
1da177e4
LT
521W: http://www.fluff.org/ben/linux/
522S: Maintained
523
524ARM/S3C2440 ARM ARCHITECTURE
525P: Ben Dooks
449d4dd5 526M: [email protected]
70f09f1f 527L: [email protected] (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: [email protected]
534L: [email protected] (subscribers-only)
535S: Maintained
536
537ARM/THECUS N2100 MACHINE SUPPORT
538P: Lennert Buytenhek
539M: [email protected]
540L: [email protected] (subscribers-only)
541S: Maintained
542
1da177e4
LT
543ARPD SUPPORT
544P: Jonathan Layes
979b6c13 545L: [email protected]
1da177e4
LT
546S: Maintained
547
548ASUS ACPI EXTRAS DRIVER
0b67d946
LB
549P: Corentin Chary
550M: [email protected]
1da177e4
LT
551P: Karol Kozimor
552M: [email protected]
1da177e4
LT
553L: [email protected]
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: [email protected]
561W: http://www.coraid.com/support/linux
562S: Supported
563
564ATM
565P: Chas Williams
566M: [email protected]
f37bf90e 567L: [email protected] (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: [email protected]
574P: Haavard Skinnemoen
575M: [email protected]
576S: Supported
577
1da177e4
LT
578ATMEL WIRELESS DRIVER
579P: Simon Kelley
580M: [email protected]
581W: http://www.thekelleys.org.uk/atmel
582W: http://atmelwlandriver.sourceforge.net/
583S: Maintained
584
a92b7b80 585AUDIT SUBSYSTEM
ad3f9a22
DW
586P: David Woodhouse
587M: [email protected]
588L: [email protected]
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: [email protected]
596P: Haavard Skinnemoen
597M: [email protected]
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: [email protected]
606P: Haavard Skinnemoen
607M: [email protected]
608S: Supported
609
1da177e4
LT
610AX.25 NETWORK LAYER
611P: Ralf Baechle
612M: [email protected]
613L: [email protected]
d34cb28a 614W: http://www.linux-ax25.org/
1da177e4
LT
615S: Maintained
616
617BAYCOM/HDLCDRV DRIVERS FOR AX.25
618P: Thomas Sailer
619M: [email protected]
620L: [email protected]
621W: http://www.baycom.org/~tom/ham/ham.html
622S: Maintained
623
fb67a0f7
MB
624BCM43XX WIRELESS DRIVER (SOFTMAC BASED VERSION)
625P: Larry Finger
626M: [email protected]
9eac8f95
MB
627P: Stefano Brivio
628M: [email protected]
629W: http://bcm43xx.berlios.de/
630S: Maintained
631
1da177e4
LT
632BEFS FILE SYSTEM
633P: Sergey S. Kostyliov
634M: [email protected]
635L: [email protected]
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: [email protected]
1da177e4
LT
646L: [email protected]
647S: Maintained
648
649BLOCK LAYER
650P: Jens Axboe
0fe23479 651M: [email protected]
1da177e4 652L: [email protected]
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: [email protected]
659P: Maxim Krasnyansky
660M: [email protected]
661L: [email protected]
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: [email protected]
671P: Maxim Krasnyansky
672M: [email protected]
673S: Maintained
674
675BLUETOOTH BNEP LAYER
676P: Marcel Holtmann
677M: [email protected]
678P: Maxim Krasnyansky
679M: [email protected]
680S: Maintained
681
682BLUETOOTH CMTP LAYER
683P: Marcel Holtmann
684M: [email protected]
685S: Maintained
686
687BLUETOOTH HIDP LAYER
688P: Marcel Holtmann
689M: [email protected]
690S: Maintained
691
692BLUETOOTH HCI UART DRIVER
693P: Marcel Holtmann
694M: [email protected]
695P: Maxim Krasnyansky
696M: [email protected]
697S: Maintained
698
699BLUETOOTH HCI USB DRIVER
700P: Marcel Holtmann
701M: [email protected]
702P: Maxim Krasnyansky
703M: [email protected]
704S: Maintained
705
706BLUETOOTH HCI BCM203X DRIVER
707P: Marcel Holtmann
708M: [email protected]
709S: Maintained
710
711BLUETOOTH HCI BPA10X DRIVER
712P: Marcel Holtmann
713M: [email protected]
714S: Maintained
715
716BLUETOOTH HCI BFUSB DRIVER
717P: Marcel Holtmann
718M: [email protected]
719S: Maintained
720
721BLUETOOTH HCI DTL1 DRIVER
722P: Marcel Holtmann
723M: [email protected]
724S: Maintained
725
726BLUETOOTH HCI BLUECARD DRIVER
727P: Marcel Holtmann
728M: [email protected]
729S: Maintained
730
731BLUETOOTH HCI BT3C DRIVER
732P: Marcel Holtmann
733M: [email protected]
734S: Maintained
735
736BLUETOOTH HCI BTUART DRIVER
737P: Marcel Holtmann
738M: [email protected]
739S: Maintained
740
741BLUETOOTH HCI VHCI DRIVER
742P: Maxim Krasnyansky
743M: [email protected]
744S: Maintained
745
746BONDING DRIVER
ce00f85c
JC
747P: Chad Tindel
748M: [email protected]
749P: Jay Vosburgh
750M: [email protected]
751L: [email protected]
752W: http://sourceforge.net/projects/bonding/
753S: Supported
1da177e4 754
fef1c772
AB
755BROADBAND PROCESSOR ARCHITECTURE
756P: Arnd Bergmann
757M: [email protected]
1d049816 758L: [email protected]
6d923f98 759W: http://www.penguinppc.org/ppc64/
fef1c772
AB
760S: Supported
761
39105890
GZ
762BROADCOM B44 10/100 ETHERNET DRIVER
763P: Gary Zambrano
764M: [email protected]
765L: [email protected]
766S: Supported
767
948c51e6
MC
768BROADCOM BNX2 GIGABIT ETHERNET DRIVER
769P: Michael Chan
770M: [email protected]
771L: [email protected]
772S: Supported
773
774BROADCOM TG3 GIGABIT ETHERNET DRIVER
775P: Michael Chan
776M: [email protected]
777L: [email protected]
778S: Supported
779
1da177e4 780BTTV VIDEO4LINUX DRIVER
96b6aba0 781P: Mauro Carvalho Chehab
8d58d773
MCC
782M: [email protected]
783M: [email protected]
1da177e4 784L: [email protected]
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: [email protected]
792P: Jon D. Mason
d8d2bedf 793M: [email protected]
77dac90f
MBY
794L: [email protected]
795L: [email protected]
796S: Maintained
797
1da177e4
LT
798COMMON INTERNET FILE SYSTEM (CIFS)
799P: Steve French
800M: [email protected]
fb453d4b 801L: [email protected]
1da177e4
LT
802L: [email protected]
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: [email protected]
810L: [email protected]
7063fbf2
JB
811S: Supported
812
2b7a52a4
LB
813CIRRUS LOGIC EP93XX ETHERNET DRIVER
814P: Lennert Buytenhek
815M: [email protected]
816L: [email protected]
817S: Maintained
818
1da177e4
LT
819CIRRUS LOGIC GENERIC FBDEV DRIVER
820P: Jeff Garzik
821M: [email protected]
5cd307c5 822L: [email protected] (subscribers-only)
1da177e4
LT
823S: Odd Fixes
824
2b7a52a4
LB
825CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
826P: Lennert Buytenhek
827M: [email protected]
828L: [email protected]
829S: Maintained
830
1da177e4
LT
831CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
832P: Cirrus Logic Corporation (kernel 2.2 driver)
833M: Cirrus Logic Corporation, Thomas Woller <[email protected]>
834P: Nils Faerber (port to kernel 2.4)
835M: Nils Faerber <[email protected]>
836S: Maintained
837
838CODA FILE SYSTEM
839P: Jan Harkes
840M: [email protected]
841M: [email protected]
842L: [email protected]
843W: http://www.coda.cs.cmu.edu/
844S: Maintained
845
846COMPACTPCI HOTPLUG CORE
847P: Scott Murray
848M: [email protected]
849M: [email protected]
850L: [email protected]
851S: Supported
852
853COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
854P: Scott Murray
855M: [email protected]
856M: [email protected]
857L: [email protected]
858S: Supported
859
860COMPACTPCI HOTPLUG GENERIC DRIVER
861P: Scott Murray
862M: [email protected]
863M: [email protected]
864L: [email protected]
865S: Supported
866
867COMPUTONE INTELLIPORT MULTIPORT CARD
868P: Michael H. Warfield
07d46de4 869M: [email protected]
1da177e4 870W: http://www.wittsend.com/computone.html
07d46de4 871S: Maintained
1da177e4
LT
872
873COSA/SRP SYNC SERIAL DRIVER
874P: Jan "Yenya" Kasprzak
875M: [email protected]
876W: http://www.fi.muni.cz/~kas/cosa/
877S: Maintained
878
879CPU FREQUENCY DRIVERS
880P: Dave Jones
881M: [email protected]
882L: [email protected]
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: [email protected]
890S: Maintained
891
ed90fb4a
PJ
892CPUSETS
893P: Paul Jackson
894P: Simon Derr
895M: [email protected]
896M: [email protected]
897L: [email protected]
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: [email protected]
908L: [email protected]
909W: http://developer.axis.com
910S: Maintained
911
912CRYPTO API
913P: Herbert Xu
914M: [email protected]
915P: David S. Miller
916M: [email protected]
917L: [email protected]
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: [email protected]
924S: Maintained
925
1da177e4
LT
926CYBERPRO FB DRIVER
927P: Russell King
928M: [email protected]
929W: http://www.arm.linux.org.uk/
930S: Maintained
931
9fa68eae
KP
932CYBLAFB FRAMEBUFFER DRIVER
933P: Knut Petersen
934M: [email protected]
5cd307c5 935L: [email protected] (subscribers-only)
9fa68eae
KP
936S: Maintained
937
1da177e4
LT
938CYCLADES 2X SYNC CARD DRIVER
939P: Arnaldo Carvalho de Melo
940M: [email protected]
941W: http://advogato.org/person/acme
942L: [email protected]
943S: Maintained
944
945CYCLADES ASYNC MUX DRIVER
946M: [email protected]
947W: http://www.cyclades.com/
948S: Supported
949
950CYCLADES PC300 DRIVER
951M: [email protected]
952W: http://www.cyclades.com/
953S: Supported
954
1da177e4
LT
955DAMA SLAVE for AX.25
956P: Joerg Reuter
957M: [email protected]
958W: http://yaina.de/jreuter/
959W: http://www.qsl.net/dl1bke/
960L: [email protected]
961S: Maintained
962
963DC395x SCSI driver
964P: Oliver Neukum
965M: [email protected]
966P: Ali Akcaagac
967M: [email protected]
968P: Jamie Lenehan
969M: [email protected]
970W: http://twibble.org/dist/dc395x/
f5df5881 971L: [email protected]
1da177e4
LT
972L: http://lists.twibble.org/mailman/listinfo/dc395x/
973S: Maintained
974
975DC390/AM53C974 SCSI driver
976P: Kurt Garloff
977M: [email protected]
978W: http://www.garloff.de/kurt/linux/dc390/
979P: Guennadi Liakhovetski
980M: [email protected]
981S: Maintained
982
eb8edb08
ACM
983DCCP PROTOCOL
984P: Arnaldo Carvalho de Melo
985M: [email protected]
986L: [email protected]
f3b84ec2 987W: http://linux-net.osdl.org/index.php/DCCP
eb8edb08
ACM
988S: Maintained
989
1da177e4
LT
990DECnet NETWORK LAYER
991P: Patrick Caulfield
992M: [email protected]
993W: http://linux-decnet.sourceforge.net
994L: [email protected]
995S: Maintained
996
997DEFXX FDDI NETWORK DRIVER
998P: Maciej W. Rozycki
999M: [email protected]
1000S: Maintained
1001
1002DELL LAPTOP SMM DRIVER
1003P: Massimo Dal Zotto
1004M: [email protected]
1005W: http://www.debian.org/~dz/i8k/
1006S: Maintained
1007
90563ec4
DW
1008DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1009P: Doug Warzecha
1010M: [email protected]
1011S: Maintained
1012
5ddb88c0 1013DEVICE-MAPPER (LVM)
1da177e4
LT
1014P: Alasdair Kergon
1015L: [email protected]
1016W: http://sources.redhat.com/dm
1017S: Maintained
1018
1019DEVICE NUMBER REGISTRY
1020P: Torben Mathiasen
1021M: [email protected]
1022W: http://lanana.org/docs/device-list/index.html
1023L: [email protected]
1024S: Maintained
1025
1026DEVICE FILESYSTEM
1027S: Obsolete
1028
1029DIGI INTL. EPCA DRIVER
1030P: Digi International, Inc
1031M: [email protected]
1032L: [email protected]
1033W: http://www.digi.com
1034S: Orphaned
1035
1036DIGI RIGHTSWITCH NETWORK DRIVER
1037P: Rick Richardson
979b6c13 1038L: [email protected]
1da177e4
LT
1039W: http://www.digi.com
1040S: Orphaned
1041
1042DIRECTORY NOTIFICATION
1043P: Stephen Rothwell
1044M: [email protected]
1045L: [email protected]
1046S: Supported
1047
1048DISK GEOMETRY AND PARTITION HANDLING
1049P: Andries Brouwer
1050M: [email protected]
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: [email protected]
1059L: [email protected]
1060S: Maintained
1061
5be7b50f
SW
1062DISTRIBUTED LOCK MANAGER
1063P: Patrick Caulfield
1064M: [email protected]
1065P: David Teigland
1066M: [email protected]
a4644184 1067L: [email protected]
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: [email protected]
1076L: [email protected]
1077S: Maintained
1078
ba483d57 1079DOCBOOK FOR DOCUMENTATION
0f40efbd
RD
1080P: Randy Dunlap
1081M: [email protected]
ba483d57
MW
1082S: Maintained
1083
5b9c9bf6
KCA
1084DOCKING STATION DRIVER
1085P: Kristen Carlson Accardi
1086M: [email protected]
1087L: [email protected]
1088S: Maintained
1089
1da177e4
LT
1090DOUBLETALK DRIVER
1091P: James R. Van Zandt
1092M: [email protected]
1093L: [email protected]
1094S: Maintained
1095
1096DRIVER CORE, KOBJECTS, AND SYSFS
1097P: Greg Kroah-Hartman
1098M: [email protected]
1099L: [email protected]
6fb0425b 1100T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1da177e4
LT
1101S: Supported
1102
1103DRM DRIVERS
1104P: David Airlie
1105M: [email protected]
1106L: [email protected]
6fb0425b 1107T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
1da177e4
LT
1108S: Maintained
1109
1110DSCC4 DRIVER
1111