HID: GEYSER4_ISO needs quirk
[linux-2.6-block.git] / MAINTAINERS
... / ...
CommitLineData
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
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
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
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.
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
70T: SCM tree type and location. Type is one of: git, hg, quilt.
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
86L: netdev@vger.kernel.org
87L: linux-tr@linuxtr.net
88W: http://www.linuxtr.net
89S: Maintained
90
913C505 NETWORK DRIVER
92P: Philip Blundell
93M: philb@gnu.org
94L: netdev@vger.kernel.org
95S: Maintained
96
973CR990 NETWORK DRIVER
98P: David Dillow
99M: dave@thedillows.org
100L: netdev@vger.kernel.org
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
143L: netdev@vger.kernel.org
144S: Maintained
145
1468250/16?50 (AND CLONE UARTS) SERIAL DRIVER
147L: linux-serial@vger.kernel.org
148W: http://serial.sourceforge.net
149S: Orphan
150
1518390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
152P: Paul Gortmaker
153M: p_gortmaker@yahoo.com
154L: netdev@vger.kernel.org
155S: Maintained
156
1579P FILE SYSTEM
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
168
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
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
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
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
210M: lenb@kernel.org
211L: linux-acpi@vger.kernel.org
212W: http://acpi.sourceforge.net/
213T: git kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
214S: Supported
215
216ACPI BATTERY DRIVERS
217P: Vladimir P. Lebedev
218M: vladimir.p.lebedev@intel.com
219L: linux-acpi@vger.kernel.org
220W: http://acpi.sourceforge.net/
221S: Supported
222
223ACPI EC DRIVER
224P: Alexey Starikovskiy
225M: alexey.y.starikovskiy@linux.intel.com
226L: linux-acpi@vger.kernel.org
227W: http://acpi.sourceforge.net/
228S: Supported
229
230ACPI FAN DRIVER
231P: Konstantin A. Karasyov
232M: konstantin.a.karasyov@intel.com
233L: linux-acpi@vger.kernel.org
234W: http://acpi.sourceforge.net/
235S: Supported
236
237ACPI PCI HOTPLUG DRIVER
238P: Kristen Carlson Accardi
239M: kristen.c.accardi@intel.com
240L: pcihpd-discuss@lists.sourceforge.net
241S: Supported
242
243ACPI THERMAL DRIVER
244P: Konstantin A. Karasyov
245M: konstantin.a.karasyov@intel.com
246L: linux-acpi@vger.kernel.org
247W: http://acpi.sourceforge.net/
248S: Supported
249
250AD1816 SOUND DRIVER
251P: Thorsten Knabe
252M: Thorsten Knabe <linux@thorsten-knabe.de>
253W: http://linux.thorsten-knabe.de
254S: Maintained
255
256AD1889 SOUND DRIVER
257P: Kyle McMartin
258M: kyle@parisc-linux.org
259P: Thibaut Varene
260M: T-Bone@parisc-linux.org
261W: http://wiki.parisc-linux.org/AD1889
262L: parisc-linux@lists.parisc-linux.org
263S: Maintained
264
265ADM1025 HARDWARE MONITOR DRIVER
266P: Jean Delvare
267M: khali@linux-fr.org
268L: lm-sensors@lm-sensors.org
269S: Maintained
270
271ADT746X FAN DRIVER
272P: Colin Leroy
273M: colin@colino.net
274S: Maintained
275
276AEDSP16 DRIVER
277P: Riccardo Facchetti
278M: fizban@tin.it
279S: Maintained
280
281AFFS FILE SYSTEM
282P: Roman Zippel
283M: zippel@linux-m68k.org
284S: Maintained
285
286AGPGART DRIVER
287P: Dave Jones
288M: davej@codemonkey.org.uk
289W: http://www.codemonkey.org.uk/projects/agp/
290T: git kernel.org:/pub/scm/linux/kernel/git/davej/agpgart.git
291S: Maintained
292
293AHA152X SCSI DRIVER
294P: Juergen E. Fischer
295M: Juergen Fischer <fischer@norbit.de>
296L: linux-scsi@vger.kernel.org
297S: Maintained
298
299ALCATEL SPEEDTOUCH USB DRIVER
300P: Duncan Sands
301M: duncan.sands@free.fr
302L: linux-usb-users@lists.sourceforge.net
303L: linux-usb-devel@lists.sourceforge.net
304W: http://www.linux-usb.org/SpeedTouch/
305S: Maintained
306
307ALI1563 I2C DRIVER
308P: Rudolf Marek
309M: r.marek@assembler.cz
310L: i2c@lm-sensors.org
311S: Maintained
312
313ALPHA PORT
314P: Richard Henderson
315M: rth@twiddle.net
316S: Odd Fixes for 2.4; Maintained for 2.6.
317P: Ivan Kokshaysky
318M: ink@jurassic.park.msu.ru
319S: Maintained for 2.4; PCI support for 2.6.
320
321AMD GEODE PROCESSOR/CHIPSET SUPPORT
322P: Jordan Crouse
323M: info-linux@geode.amd.com
324L: info-linux@geode.amd.com
325W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
326S: Supported
327
328AMS (Apple Motion Sensor) DRIVER
329P: Stelian Pop
330M: stelian@popies.net
331P: Michael Hanselmann
332M: linux-kernel@hansmi.ch
333S: Supported
334
335AMSO1100 RNIC DRIVER
336P: Tom Tucker
337M: tom@opengridcomputing.com
338P: Steve Wise
339M: swise@opengridcomputing.com
340L: openib-general@openib.org
341S: Maintained
342
343AOA (Apple Onboard Audio) ALSA DRIVER
344P: Johannes Berg
345M: johannes@sipsolutions.net
346L: linuxppc-dev@ozlabs.org
347L: alsa-devel@alsa-project.org
348S: Maintained
349
350APM DRIVER
351P: Stephen Rothwell
352M: sfr@canb.auug.org.au
353L: linux-laptop@vger.kernel.org
354W: http://www.canb.auug.org.au/~sfr/
355S: Supported
356
357APPLETALK NETWORK LAYER
358P: Arnaldo Carvalho de Melo
359M: acme@conectiva.com.br
360S: Maintained
361
362ARC FRAMEBUFFER DRIVER
363P: Jaya Kumar
364M: jayalk@intworks.biz
365S: Maintained
366
367ARM26 ARCHITECTURE
368P: Ian Molton
369M: spyro@f2s.com
370S: Maintained
371
372ARM26/ARCHIMEDES
373P: Ian Molton
374M: spyro@f2s.com
375S: Maintained
376
377ARM26/A5000
378P: John Appleby
379M: john@dnsworld.co.uk
380S: Maintained
381
382ARM MFM AND FLOPPY DRIVERS
383P: Ian Molton
384M: spyro@f2s.com
385S: Maintained
386
387ARM/ADI ROADRUNNER MACHINE SUPPORT
388P: Lennert Buytenhek
389M: kernel@wantstofly.org
390L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
391S: Maintained
392
393ARM/ADS SPHERE MACHINE SUPPORT
394P: Lennert Buytenhek
395M: kernel@wantstofly.org
396L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
397S: Maintained
398
399ARM/AJECO 1ARM MACHINE SUPPORT
400P: Lennert Buytenhek
401M: kernel@wantstofly.org
402L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
403S: Maintained
404
405ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
406P: Andrew Victor
407M: andrew@sanpeople.com
408L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
409W: http://maxim.org.za/at91_26.html
410S: Maintained
411
412ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
413P: Lennert Buytenhek
414M: kernel@wantstofly.org
415L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
416S: Maintained
417
418ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
419P: Lennert Buytenhek
420M: kernel@wantstofly.org
421L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
422S: Maintained
423
424ARM/CORGI MACHINE SUPPORT
425P: Richard Purdie
426M: rpurdie@rpsys.net
427S: Maintained
428
429ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
430P: Lennert Buytenhek
431M: kernel@wantstofly.org
432L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
433S: Maintained
434
435ARM/HP JORNADA 7XX MACHINE SUPPORT
436P: Kristoffer Ericson
437M: kristoffer_e1@hotmail.com
438W: www.jlime.com
439S: Maintained
440
441ARM/INTEL IOP32X ARM ARCHITECTURE
442P: Lennert Buytenhek
443M: kernel@wantstofly.org
444P: Dan Williams
445M: dan.j.williams@intel.com
446L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
447S: Supported
448
449ARM/INTEL IOP33X ARM ARCHITECTURE
450P: Dan Williams
451M: dan.j.williams@intel.com
452L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
453S: Supported
454
455ARM/INTEL IOP13XX ARM ARCHITECTURE
456P: Lennert Buytenhek
457M: kernel@wantstofly.org
458P: Dan Williams
459M: dan.j.williams@intel.com
460L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
461S: Supported
462
463ARM/INTEL IQ81342EX MACHINE SUPPORT
464P: Lennert Buytenhek
465M: kernel@wantstofly.org
466P: Dan Williams
467M: dan.j.williams@intel.com
468L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
469S: Supported
470
471ARM/INTEL IXP2000 ARM ARCHITECTURE
472P: Lennert Buytenhek
473M: kernel@wantstofly.org
474L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
475S: Maintained
476
477ARM/INTEL IXDP2850 MACHINE SUPPORT
478P: Lennert Buytenhek
479M: kernel@wantstofly.org
480L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
481S: Maintained
482
483ARM/INTEL IXP23XX ARM ARCHITECTURE
484P: Lennert Buytenhek
485M: kernel@wantstofly.org
486L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
487S: Maintained
488
489ARM/INTEL XSC3 (MANZANO) ARM CORE
490P: Lennert Buytenhek
491M: kernel@wantstofly.org
492P: Dan Williams
493M: dan.j.williams@intel.com
494L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
495S: Supported
496
497ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
498P: Lennert Buytenhek
499M: kernel@wantstofly.org
500L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
501S: Maintained
502
503ARM/LOGICPD PXA270 MACHINE SUPPORT
504P: Lennert Buytenhek
505M: kernel@wantstofly.org
506L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
507S: Maintained
508
509ARM/TOSA MACHINE SUPPORT
510P: Dirk Opfer
511M: dirk@opfer-online.de
512S: Maintained
513
514ARM/PLEB SUPPORT
515P: Peter Chubb
516M: pleb@gelato.unsw.edu.au
517W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
518S: Maintained
519
520ARM/PT DIGITAL BOARD PORT
521P: Stefan Eletzhofer
522M: stefan.eletzhofer@eletztrick.de
523L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
524W: http://www.arm.linux.org.uk/
525S: Maintained
526
527ARM/RADISYS ENP2611 MACHINE SUPPORT
528P: Lennert Buytenhek
529M: kernel@wantstofly.org
530L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
531S: Maintained
532
533ARM/SHARK MACHINE SUPPORT
534P: Alexander Schulz
535M: alex@shark-linux.de
536W: http://www.shark-linux.de/shark.html
537S: Maintained
538
539ARM/STRONGARM110 PORT
540P: Russell King
541M: rmk@arm.linux.org.uk
542L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
543W: http://www.arm.linux.org.uk/
544S: Maintained
545
546ARM/S3C2410 ARM ARCHITECTURE
547P: Ben Dooks
548M: ben-linux@fluff.org
549L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
550W: http://www.fluff.org/ben/linux/
551S: Maintained
552
553ARM/S3C2440 ARM ARCHITECTURE
554P: Ben Dooks
555M: ben-linux@fluff.org
556L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
557W: http://www.fluff.org/ben/linux/
558S: Maintained
559
560ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
561P: Lennert Buytenhek
562M: kernel@wantstofly.org
563L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
564S: Maintained
565
566ARM/THECUS N2100 MACHINE SUPPORT
567P: Lennert Buytenhek
568M: kernel@wantstofly.org
569L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
570S: Maintained
571
572ARPD SUPPORT
573P: Jonathan Layes
574L: netdev@vger.kernel.org
575S: Maintained
576
577ASUS ACPI EXTRAS DRIVER
578P: Corentin Chary
579M: corentincj@iksaif.net
580P: Karol Kozimor
581M: sziwan@users.sourceforge.net
582L: acpi4asus-user@lists.sourceforge.net
583W: http://sourceforge.net/projects/acpi4asus
584W: http://xf.iksaif.net/acpi4asus
585S: Maintained
586
587ATA OVER ETHERNET DRIVER
588P: Ed L. Cashin
589M: ecashin@coraid.com
590W: http://www.coraid.com/support/linux
591S: Supported
592
593ATM
594P: Chas Williams
595M: chas@cmf.nrl.navy.mil
596L: linux-atm-general@lists.sourceforge.net (subscribers-only)
597W: http://linux-atm.sourceforge.net
598S: Maintained
599
600ATMEL MACB ETHERNET DRIVER
601P: Atmel AVR32 Support Team
602M: avr32@atmel.com
603P: Haavard Skinnemoen
604M: hskinnemoen@atmel.com
605S: Supported
606
607ATMEL WIRELESS DRIVER
608P: Simon Kelley
609M: simon@thekelleys.org.uk
610W: http://www.thekelleys.org.uk/atmel
611W: http://atmelwlandriver.sourceforge.net/
612S: Maintained
613
614AUDIT SUBSYSTEM
615P: David Woodhouse
616M: dwmw2@infradead.org
617L: linux-audit@redhat.com
618W: http://people.redhat.com/sgrubb/audit/
619T: git kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6.git
620S: Maintained
621
622AVR32 ARCHITECTURE
623P: Atmel AVR32 Support Team
624M: avr32@atmel.com
625P: Haavard Skinnemoen
626M: hskinnemoen@atmel.com
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: avr32@atmel.com
635P: Haavard Skinnemoen
636M: hskinnemoen@atmel.com
637S: Supported
638
639AX.25 NETWORK LAYER
640P: Ralf Baechle
641M: ralf@linux-mips.org
642L: linux-hams@vger.kernel.org
643W: http://www.linux-ax25.org/
644S: Maintained
645
646BAYCOM/HDLCDRV DRIVERS FOR AX.25
647P: Thomas Sailer
648M: t.sailer@alumni.ethz.ch
649L: linux-hams@vger.kernel.org
650W: http://www.baycom.org/~tom/ham/ham.html
651S: Maintained
652
653BCM43XX WIRELESS DRIVER (SOFTMAC BASED VERSION)
654P: Larry Finger
655M: Larry.Finger@lwfinger.net
656P: Stefano Brivio
657M: st3@riseup.net
658W: http://bcm43xx.berlios.de/
659S: Maintained
660
661BEFS FILE SYSTEM
662P: Sergey S. Kostyliov
663M: rathamahata@php4.ru
664L: linux-kernel@vger.kernel.org
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
674M: tigran@aivazian.fsnet.co.uk
675L: linux-kernel@vger.kernel.org
676S: Maintained
677
678BLOCK LAYER
679P: Jens Axboe
680M: axboe@kernel.dk
681L: linux-kernel@vger.kernel.org
682T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
683S: Maintained
684
685BLUETOOTH SUBSYSTEM
686P: Marcel Holtmann
687M: marcel@holtmann.org
688P: Maxim Krasnyansky
689M: maxk@qualcomm.com
690L: bluez-devel@lists.sf.net
691W: http://bluez.sf.net
692W: http://www.bluez.org
693W: http://www.holtmann.org/linux/bluetooth/
694T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
695S: Maintained
696
697BLUETOOTH RFCOMM LAYER
698P: Marcel Holtmann
699M: marcel@holtmann.org
700P: Maxim Krasnyansky
701M: maxk@qualcomm.com
702S: Maintained
703
704BLUETOOTH BNEP LAYER
705P: Marcel Holtmann
706M: marcel@holtmann.org
707P: Maxim Krasnyansky
708M: maxk@qualcomm.com
709S: Maintained
710
711BLUETOOTH CMTP LAYER
712P: Marcel Holtmann
713M: marcel@holtmann.org
714S: Maintained
715
716BLUETOOTH HIDP LAYER
717P: Marcel Holtmann
718M: marcel@holtmann.org
719S: Maintained
720
721BLUETOOTH HCI UART DRIVER
722P: Marcel Holtmann
723M: marcel@holtmann.org
724P: Maxim Krasnyansky
725M: maxk@qualcomm.com
726S: Maintained
727
728BLUETOOTH HCI USB DRIVER
729P: Marcel Holtmann
730M: marcel@holtmann.org
731P: Maxim Krasnyansky
732M: maxk@qualcomm.com
733S: Maintained
734
735BLUETOOTH HCI BCM203X DRIVER
736P: Marcel Holtmann
737M: marcel@holtmann.org
738S: Maintained
739
740BLUETOOTH HCI BPA10X DRIVER
741P: Marcel Holtmann
742M: marcel@holtmann.org
743S: Maintained
744
745BLUETOOTH HCI BFUSB DRIVER
746P: Marcel Holtmann
747M: marcel@holtmann.org
748S: Maintained
749
750BLUETOOTH HCI DTL1 DRIVER
751P: Marcel Holtmann
752M: marcel@holtmann.org
753S: Maintained
754
755BLUETOOTH HCI BLUECARD DRIVER
756P: Marcel Holtmann
757M: marcel@holtmann.org
758S: Maintained
759
760BLUETOOTH HCI BT3C DRIVER
761P: Marcel Holtmann
762M: marcel@holtmann.org
763S: Maintained
764
765BLUETOOTH HCI BTUART DRIVER
766P: Marcel Holtmann
767M: marcel@holtmann.org
768S: Maintained
769
770BLUETOOTH HCI VHCI DRIVER
771P: Maxim Krasnyansky
772M: maxk@qualcomm.com
773S: Maintained
774
775BONDING DRIVER
776P: Chad Tindel
777M: ctindel@users.sourceforge.net
778P: Jay Vosburgh
779M: fubar@us.ibm.com
780L: bonding-devel@lists.sourceforge.net
781W: http://sourceforge.net/projects/bonding/
782S: Supported
783
784BROADBAND PROCESSOR ARCHITECTURE
785P: Arnd Bergmann
786M: arnd@arndb.de
787L: linuxppc-dev@ozlabs.org
788W: http://www.penguinppc.org/ppc64/
789S: Supported
790
791BROADCOM B44 10/100 ETHERNET DRIVER
792P: Gary Zambrano
793M: zambrano@broadcom.com
794L: netdev@vger.kernel.org
795S: Supported
796
797BROADCOM BNX2 GIGABIT ETHERNET DRIVER
798P: Michael Chan
799M: mchan@broadcom.com
800L: netdev@vger.kernel.org
801S: Supported
802
803BROADCOM TG3 GIGABIT ETHERNET DRIVER
804P: Michael Chan
805M: mchan@broadcom.com
806L: netdev@vger.kernel.org
807S: Supported
808
809BTTV VIDEO4LINUX DRIVER
810P: Mauro Carvalho Chehab
811M: mchehab@infradead.org
812M: v4l-dvb-maintainer@linuxtv.org
813L: video4linux-list@redhat.com
814W: http://linuxtv.org
815T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
816S: Maintained
817
818CALGARY x86-64 IOMMU
819P: Muli Ben-Yehuda
820M: muli@il.ibm.com
821P: Jon D. Mason
822M: jdmason@kudzu.us
823L: linux-kernel@vger.kernel.org
824L: discuss@x86-64.org
825S: Maintained
826
827COMMON INTERNET FILE SYSTEM (CIFS)
828P: Steve French
829M: sfrench@samba.org
830L: linux-cifs-client@lists.samba.org
831L: samba-technical@lists.samba.org
832W: http://us1.samba.org/samba/Linux_CIFS_client.html
833T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
834S: Supported
835
836CONFIGFS
837P: Joel Becker
838M: joel.becker@oracle.com
839L: linux-kernel@vger.kernel.org
840S: Supported
841
842CIRRUS LOGIC EP93XX ETHERNET DRIVER
843P: Lennert Buytenhek
844M: kernel@wantstofly.org
845L: netdev@vger.kernel.org
846S: Maintained
847
848CIRRUS LOGIC GENERIC FBDEV DRIVER
849P: Jeff Garzik
850M: jgarzik@pobox.com
851L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
852S: Odd Fixes
853
854CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
855P: Lennert Buytenhek
856M: kernel@wantstofly.org
857L: linux-usb-devel@lists.sourceforge.net
858S: Maintained
859
860CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
861P: Cirrus Logic Corporation (kernel 2.2 driver)
862M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
863P: Nils Faerber (port to kernel 2.4)
864M: Nils Faerber <nils@kernelconcepts.de>
865S: Maintained
866
867CODA FILE SYSTEM
868P: Jan Harkes
869M: jaharkes@cs.cmu.edu
870M: coda@cs.cmu.edu
871L: codalist@coda.cs.cmu.edu
872W: http://www.coda.cs.cmu.edu/
873S: Maintained
874
875COMPACTPCI HOTPLUG CORE
876P: Scott Murray
877M: scottm@somanetworks.com
878M: scott@spiteful.org
879L: pcihpd-discuss@lists.sourceforge.net
880S: Supported
881
882COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
883P: Scott Murray
884M: scottm@somanetworks.com
885M: scott@spiteful.org
886L: pcihpd-discuss@lists.sourceforge.net
887S: Supported
888
889COMPACTPCI HOTPLUG GENERIC DRIVER
890P: Scott Murray
891M: scottm@somanetworks.com
892M: scott@spiteful.org
893L: pcihpd-discuss@lists.sourceforge.net
894S: Supported
895
896COMPUTONE INTELLIPORT MULTIPORT CARD
897P: Michael H. Warfield
898M: mhw@wittsend.com
899W: http://www.wittsend.com/computone.html
900S: Maintained
901
902COSA/SRP SYNC SERIAL DRIVER
903P: Jan "Yenya" Kasprzak
904M: kas@fi.muni.cz
905W: http://www.fi.muni.cz/~kas/cosa/
906S: Maintained
907
908CPU FREQUENCY DRIVERS
909P: Dave Jones
910M: davej@codemonkey.org.uk
911L: cpufreq@lists.linux.org.uk
912W: http://www.codemonkey.org.uk/projects/cpufreq/
913T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
914S: Maintained
915
916CPUID/MSR DRIVER
917P: H. Peter Anvin
918M: hpa@zytor.com
919S: Maintained
920
921CPUSETS
922P: Paul Jackson
923P: Simon Derr
924M: pj@sgi.com
925M: simon.derr@bull.net
926L: linux-kernel@vger.kernel.org
927W: http://www.bullopensource.org/cpuset/
928S: Supported
929
930CRAMFS FILESYSTEM
931W: http://sourceforge.net/projects/cramfs/
932S: Orphan
933
934CRIS PORT
935P: Mikael Starvik
936M: starvik@axis.com
937L: dev-etrax@axis.com
938W: http://developer.axis.com
939S: Maintained
940
941CRYPTO API
942P: Herbert Xu
943M: herbert@gondor.apana.org.au
944P: David S. Miller
945M: davem@davemloft.net
946L: linux-crypto@vger.kernel.org
947T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
948S: Maintained
949
950CS5535 Audio ALSA driver
951P: Jaya Kumar
952M: jayakumar.alsa@gmail.com
953S: Maintained
954
955CYBERPRO FB DRIVER
956P: Russell King
957M: rmk@arm.linux.org.uk
958W: http://www.arm.linux.org.uk/
959S: Maintained
960
961CYBLAFB FRAMEBUFFER DRIVER
962P: Knut Petersen
963M: Knut_Petersen@t-online.de
964L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
965S: Maintained
966
967CYCLADES 2X SYNC CARD DRIVER
968P: Arnaldo Carvalho de Melo
969M: acme@conectiva.com.br
970W: http://advogato.org/person/acme
971L: cycsyn-devel@bazar.conectiva.com.br
972S: Maintained
973
974CYCLADES ASYNC MUX DRIVER
975M: async@cyclades.com
976W: http://www.cyclades.com/
977S: Supported
978
979CYCLADES PC300 DRIVER
980M: pc300@cyclades.com
981W: http://www.cyclades.com/
982S: Supported
983
984DAMA SLAVE for AX.25
985P: Joerg Reuter
986M: jreuter@yaina.de
987W: http://yaina.de/jreuter/
988W: http://www.qsl.net/dl1bke/
989L: linux-hams@vger.kernel.org
990S: Maintained
991
992DC395x SCSI driver
993P: Oliver Neukum
994M: oliver@neukum.name
995P: Ali Akcaagac
996M: aliakc@web.de
997P: Jamie Lenehan
998M: lenehan@twibble.org
999W: http://twibble.org/dist/dc395x/
1000L: dc395x@twibble.org
1001L: http://lists.twibble.org/mailman/listinfo/dc395x/
1002S: Maintained
1003
1004DC390/AM53C974 SCSI driver
1005P: Kurt Garloff
1006M: garloff@suse.de
1007W: http://www.garloff.de/kurt/linux/dc390/
1008P: Guennadi Liakhovetski
1009M: g.liakhovetski@gmx.de
1010S: Maintained
1011
1012DCCP PROTOCOL
1013P: Arnaldo Carvalho de Melo
1014M: acme@mandriva.com
1015L: dccp@vger.kernel.org
1016W: http://linux-net.osdl.org/index.php/DCCP
1017S: Maintained
1018
1019DECnet NETWORK LAYER
1020P: Patrick Caulfield
1021M: patrick@tykepenguin.com
1022W: http://linux-decnet.sourceforge.net
1023L: linux-decnet-user@lists.sourceforge.net
1024S: Maintained
1025
1026DEFXX FDDI NETWORK DRIVER
1027P: Maciej W. Rozycki
1028M: macro@linux-mips.org
1029S: Maintained
1030
1031DELL LAPTOP SMM DRIVER
1032P: Massimo Dal Zotto
1033M: dz@debian.org
1034W: http://www.debian.org/~dz/i8k/
1035S: Maintained
1036
1037DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1038P: Doug Warzecha
1039M: Douglas_Warzecha@dell.com
1040S: Maintained
1041
1042DEVICE-MAPPER (LVM)
1043P: Alasdair Kergon
1044L: dm-devel@redhat.com
1045W: http://sources.redhat.com/dm
1046S: Maintained
1047
1048DEVICE NUMBER REGISTRY
1049P: Torben Mathiasen
1050M: device@lanana.org
1051W: http://lanana.org/docs/device-list/index.html
1052L: linux-kernel@vger.kernel.org
1053S: Maintained
1054
1055DEVICE FILESYSTEM
1056S: Obsolete
1057
1058DIGI INTL. EPCA DRIVER
1059P: Digi International, Inc
1060M: Eng.Linux@digi.com
1061L: Eng.Linux@digi.com
1062W: http://www.digi.com
1063S: Orphaned
1064
1065DIGI RIGHTSWITCH NETWORK DRIVER
1066P: Rick Richardson
1067L: netdev@vger.kernel.org
1068W: http://www.digi.com
1069S: Orphaned
1070
1071DIRECTORY NOTIFICATION
1072P: Stephen Rothwell
1073M: sfr@canb.auug.org.au
1074L: linux-kernel@vger.kernel.org
1075S: Supported
1076
1077DISK GEOMETRY AND PARTITION HANDLING
1078P: Andries Brouwer
1079M: aeb@cwi.nl
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: jack@suse.cz
1088L: linux-kernel@vger.kernel.org
1089S: Maintained
1090
1091DISTRIBUTED LOCK MANAGER
1092P: Patrick Caulfield
1093M: pcaulfie@redhat.com
1094P: David Teigland
1095M: teigland@redhat.com
1096L: cluster-devel@redhat.com
1097W: http://sources.redhat.com/cluster/
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
1100S: Supported
1101
1102DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1103P: Tobias Ringstrom
1104M: tori@unhappy.mine.nu
1105L: linux-kernel@vger.kernel.org
1106S: Maintained
1107
1108DOCBOOK FOR DOCUMENTATION
1109P: Randy Dunlap
1110M: rdunlap@xenotime.net
1111S: Maintained
1112
1113DOCKING STATION DRIVER
1114P: Kristen Carlson Accardi
1115M: kristen.c.accardi@intel.com
1116L: linux-acpi@vger.kernel.org
1117S: Supported
1118
1119DOUBLETALK DRIVER
1120P: James R. Van Zandt
1121M: jrv@vanzandt.mv.com
1122L: blinux-list@redhat.com
1123S: Maintained
1124
1125DRIVER CORE, KOBJECTS, AND SYSFS
1126P: Greg Kroah-Hartman
1127M: gregkh@suse.de
1128L: linux-kernel@vger.kernel.org
1129T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1130S: Supported
1131
1132DRM DRIVERS
1133P: David Airlie
1134M: airlied@linux.ie
1135L: dri-devel@lists.sourceforge.net
1136T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
1137S: Maintained
1138
1139DSCC4 DRIVER
1140