Input: atkbd - speed up setting leds/repeat state
[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
436. Make sure you have the right to send any changes you make. If you
44 do changes at work you may find your employer owns the patch
45 not you.
46
477. Happy hacking.
48
49 -----------------------------------
50
51Maintainers List (try to look for most precise areas first)
52
53Note: For the hard of thinking, this list is meant to remain in alphabetical
54order. If you could add yourselves to it in alphabetical order that would be
55so much easier [Ed]
56
57P: Person
58M: Mail patches to
59L: Mailing list that is relevant to this area
60W: Web-page with status/info
6fb0425b 61T: SCM tree type and URL. Type is one of: git, hg, quilt.
1da177e4
LT
62S: Status, one of the following:
63
64 Supported: Someone is actually paid to look after this.
65 Maintained: Someone actually looks after it.
66 Odd Fixes: It has a maintainer but they don't have time to do
67 much other than throw the odd patch in. See below..
68 Orphan: No current maintainer [but maybe you could take the
69 role as you write your new code].
70 Obsolete: Old code. Something tagged obsolete generally means
71 it has been replaced by a better system and you
72 should be using that.
73
743C359 NETWORK DRIVER
75P: Mike Phillips
76M: mikep@linuxtr.net
979b6c13 77L: netdev@vger.kernel.org
1da177e4
LT
78L: linux-tr@linuxtr.net
79W: http://www.linuxtr.net
80S: Maintained
81
823C505 NETWORK DRIVER
83P: Philip Blundell
84M: philb@gnu.org
979b6c13 85L: netdev@vger.kernel.org
1da177e4
LT
86S: Maintained
87
883CR990 NETWORK DRIVER
89P: David Dillow
90M: dave@thedillows.org
979b6c13 91L: netdev@vger.kernel.org
1da177e4
LT
92S: Maintained
93
943W-XXXX ATA-RAID CONTROLLER DRIVER
95P: Adam Radford
96M: linuxraid@amcc.com
97L: linux-scsi@vger.kernel.org
98W: http://www.amcc.com
99S: Supported
100
1013W-9XXX SATA-RAID CONTROLLER DRIVER
102P: Adam Radford
103M: linuxraid@amcc.com
104L: linux-scsi@vger.kernel.org
105W: http://www.amcc.com
106S: Supported
107
10853C700 AND 53C700-66 SCSI DRIVER
109P: James E.J. Bottomley
110M: James.Bottomley@HansenPartnership.com
111L: linux-scsi@vger.kernel.org
112S: Maintained
113
1146PACK NETWORK DRIVER FOR AX.25
115P: Andreas Koensgen
116M: ajk@iehk.rwth-aachen.de
117L: linux-hams@vger.kernel.org
118S: Maintained
119
1208139CP 10/100 FAST ETHERNET DRIVER
121P: Jeff Garzik
122M: jgarzik@pobox.com
123S: Maintained
124
1258139TOO 10/100 FAST ETHERNET DRIVER
126P: Jeff Garzik
127M: jgarzik@pobox.com
128W: http://sourceforge.net/projects/gkernel/
129S: Maintained
130
1318169 10/100/1000 GIGABIT ETHERNET DRIVER
132P: Francois Romieu
133M: romieu@fr.zoreil.com
979b6c13 134L: netdev@vger.kernel.org
1da177e4
LT
135S: Maintained
136
1378250/16?50 (AND CLONE UARTS) SERIAL DRIVER
138P: Russell King
139M: rmk+serial@arm.linux.org.uk
140L: linux-serial@vger.kernel.org
141W: http://serial.sourceforge.net
142S: Maintained
143
1448390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
145P: Paul Gortmaker
146M: p_gortmaker@yahoo.com
979b6c13 147L: netdev@vger.kernel.org
1da177e4
LT
148S: Maintained
149
150A2232 SERIAL BOARD DRIVER
151P: Enver Haase
152M: ehaase@inf.fu-berlin.de
153M: A2232@gmx.net
154L: linux-m68k@lists.linux-m68k.org
155S: Maintained
156
157AIO
158P: Benjamin LaHaise
159M: bcrl@kvack.org
160L: linux-aio@kvack.org
161S: Supported
162
163ACENIC DRIVER
164P: Jes Sorensen
165M: jes@trained-monkey.org
166L: linux-acenic@sunsite.dk
167S: Maintained
168
169ACI MIXER DRIVER
170P: Robert Siemer
171M: Robert.Siemer@gmx.de
172L: linux-sound@vger.kernel.org
173W: http://www.stud.uni-karlsruhe.de/~uh1b/
174S: Maintained
175
1da177e4
LT
176AACRAID SCSI RAID DRIVER
177P: Adaptec OEM Raid Solutions
178L: linux-scsi@vger.kernel.org
179W: http://linux.dell.com/storage.shtml
180S: Supported
181
182ACPI
183P: Len Brown
184M: len.brown@intel.com
185L: acpi-devel@lists.sourceforge.net
186W: http://acpi.sourceforge.net/
6fb0425b 187T: git kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
1da177e4
LT
188S: Maintained
189
190AD1816 SOUND DRIVER
191P: Thorsten Knabe
192M: Thorsten Knabe <linux@thorsten-knabe.de>
193W: http://linux.thorsten-knabe.de
194S: Maintained
195
6958ae31
KM
196AD1889 SOUND DRIVER
197P: Kyle McMartin
198M: kyle@parisc-linux.org
199P: Thibaut Varene
200M: T-Bone@parisc-linux.org
201W: http://wiki.parisc-linux.org/AD1889
202L: parisc-linux@lists.parisc-linux.org
203S: Maintained
204
1da177e4
LT
205ADM1025 HARDWARE MONITOR DRIVER
206P: Jean Delvare
207M: khali@linux-fr.org
cc0b07ed 208L: lm-sensors@lm-sensors.org
1da177e4
LT
209S: Maintained
210
211ADT746X FAN DRIVER
212P: Colin Leroy
213M: colin@colino.net
214S: Maintained
215
1da177e4
LT
216AEDSP16 DRIVER
217P: Riccardo Facchetti
218M: fizban@tin.it
219S: Maintained
220
221AFFS FILE SYSTEM
222P: Roman Zippel
223M: zippel@linux-m68k.org
224S: Maintained
225
226AGPGART DRIVER
227P: Dave Jones
228M: davej@codemonkey.org.uk
229W: http://www.codemonkey.org.uk/projects/agp/
230S: Maintained
231
232AHA152X SCSI DRIVER
233P: Juergen E. Fischer
234M: Juergen Fischer <fischer@norbit.de>
235L: linux-scsi@vger.kernel.org
236S: Maintained
237
238ALCATEL SPEEDTOUCH USB DRIVER
239P: Duncan Sands
240M: duncan.sands@free.fr
241L: linux-usb-users@lists.sourceforge.net
242L: linux-usb-devel@lists.sourceforge.net
243W: http://www.linux-usb.org/SpeedTouch/
244S: Maintained
245
4a4e5787
RM
246ALI1563 I2C DRIVER
247P: Rudolf Marek
248M: r.marek@sh.cvut.cz
cc0b07ed 249L: lm-sensors@lm-sensors.org
4a4e5787
RM
250S: Maintained
251
1da177e4
LT
252ALPHA PORT
253P: Richard Henderson
254M: rth@twiddle.net
255S: Odd Fixes for 2.4; Maintained for 2.6.
256P: Ivan Kokshaysky
257M: ink@jurassic.park.msu.ru
258S: Maintained for 2.4; PCI support for 2.6.
259
260APM DRIVER
261P: Stephen Rothwell
262M: sfr@canb.auug.org.au
263L: linux-laptop@vger.kernel.org
264W: http://www.canb.auug.org.au/~sfr/
265S: Supported
266
267APPLETALK NETWORK LAYER
268P: Arnaldo Carvalho de Melo
269M: acme@conectiva.com.br
270S: Maintained
271
1154ea7d
JK
272ARC FRAMEBUFFER DRIVER
273P: Jaya Kumar
274M: jayalk@intworks.biz
275S: Maintained
276
1da177e4
LT
277ARM26 ARCHITECTURE
278P: Ian Molton
279M: spyro@f2s.com
280S: Maintained
281
282ARM26/ARCHIMEDES
283P: Ian Molton
284M: spyro@f2s.com
285S: Maintained
286
287ARM26/A5000
288P: John Appleby
289M: john@dnsworld.co.uk
290S: Maintained
291
292ARM MFM AND FLOPPY DRIVERS
293P: Ian Molton
294M: spyro@f2s.com
295S: Maintained
296
297ARM/CORGI MACHINE SUPPORT
298P: Richard Purdie
299M: rpurdie@rpsys.net
300S: Maintained
301
8459c159
DO
302ARM/TOSA MACHINE SUPPORT
303P: Dirk Opfer
304M: dirk@opfer-online.de
305S: Maintained
306
1da177e4
LT
307ARM/PLEB SUPPORT
308P: Peter Chubb
309M: pleb@gelato.unsw.edu.au
310W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
311S: Maintained
312
313ARM/PT DIGITAL BOARD PORT
314P: Stefan Eletzhofer
315M: stefan.eletzhofer@eletztrick.de
70f09f1f 316L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1da177e4
LT
317W: http://www.arm.linux.org.uk/
318S: Maintained
319
320ARM/SHARK MACHINE SUPPORT
321P: Alexander Schulz
322M: alex@shark-linux.de
323W: http://www.shark-linux.de/shark.html
324S: Maintained
325
326ARM/STRONGARM110 PORT
327P: Russell King
328M: rmk@arm.linux.org.uk
70f09f1f 329L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1da177e4
LT
330W: http://www.arm.linux.org.uk/
331S: Maintained
332
333ARM/S3C2410 ARM ARCHITECTURE
334P: Ben Dooks
335M: ben-s3c2410@fluff.org
70f09f1f 336L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1da177e4
LT
337W: http://www.fluff.org/ben/linux/
338S: Maintained
339
340ARM/S3C2440 ARM ARCHITECTURE
341P: Ben Dooks
342M: ben-s3c2440@fluff.org
70f09f1f 343L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1da177e4
LT
344W: http://www.fluff.org/ben/linux/
345S: Maintained
346
347ARPD SUPPORT
348P: Jonathan Layes
979b6c13 349L: netdev@vger.kernel.org
1da177e4
LT
350S: Maintained
351
352ASUS ACPI EXTRAS DRIVER
353P: Karol Kozimor
354M: sziwan@users.sourceforge.net
355P: Julien Lerouge
356M: julien.lerouge@free.fr
357L: acpi4asus-user@lists.sourceforge.net
358W: http://sourceforge.net/projects/acpi4asus
359W: http://julien.lerouge.free.fr
360S: Maintained
361
362ATA OVER ETHERNET DRIVER
363P: Ed L. Cashin
364M: ecashin@coraid.com
365W: http://www.coraid.com/support/linux
366S: Supported
367
368ATM
369P: Chas Williams
370M: chas@cmf.nrl.navy.mil
371L: linux-atm-general@lists.sourceforge.net
372W: http://linux-atm.sourceforge.net
373S: Maintained
374
375ATMEL WIRELESS DRIVER
376P: Simon Kelley
377M: simon@thekelleys.org.uk
378W: http://www.thekelleys.org.uk/atmel
379W: http://atmelwlandriver.sourceforge.net/
380S: Maintained
381
a92b7b80 382AUDIT SUBSYSTEM
ad3f9a22
DW
383P: David Woodhouse
384M: dwmw2@infradead.org
385L: linux-audit@redhat.com
386W: http://people.redhat.com/sgrubb/audit/
a92b7b80
CW
387S: Maintained
388
1da177e4
LT
389AX.25 NETWORK LAYER
390P: Ralf Baechle
391M: ralf@linux-mips.org
392L: linux-hams@vger.kernel.org
393S: Maintained
394
395BAYCOM/HDLCDRV DRIVERS FOR AX.25
396P: Thomas Sailer
397M: t.sailer@alumni.ethz.ch
398L: linux-hams@vger.kernel.org
399W: http://www.baycom.org/~tom/ham/ham.html
400S: Maintained
401
402BEFS FILE SYSTEM
403P: Sergey S. Kostyliov
404M: rathamahata@php4.ru
405L: linux-kernel@vger.kernel.org
406S: Maintained
407
408BERKSHIRE PRODUCTS PC WATCHDOG DRIVER
409P: Kenji Hollis
410W: http://ftp.bitgate.com/pcwd/
411S: Maintained
412
413BFS FILE SYSTEM
414P: Tigran A. Aivazian
415M: tigran@veritas.com
416L: linux-kernel@vger.kernel.org
417S: Maintained
418
419BLOCK LAYER
420P: Jens Axboe
421M: axboe@suse.de
422L: linux-kernel@vger.kernel.org
6fb0425b 423T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
1da177e4
LT
424S: Maintained
425
426BLUETOOTH SUBSYSTEM
427P: Marcel Holtmann
428M: marcel@holtmann.org
429P: Maxim Krasnyansky
430M: maxk@qualcomm.com
431L: bluez-devel@lists.sf.net
432W: http://bluez.sf.net
433W: http://www.bluez.org
434W: http://www.holtmann.org/linux/bluetooth/
435S: Maintained
436
437BLUETOOTH RFCOMM LAYER
438P: Marcel Holtmann
439M: marcel@holtmann.org
440P: Maxim Krasnyansky
441M: maxk@qualcomm.com
442S: Maintained
443
444BLUETOOTH BNEP LAYER
445P: Marcel Holtmann
446M: marcel@holtmann.org
447P: Maxim Krasnyansky
448M: maxk@qualcomm.com
449S: Maintained
450
451BLUETOOTH CMTP LAYER
452P: Marcel Holtmann
453M: marcel@holtmann.org
454S: Maintained
455
456BLUETOOTH HIDP LAYER
457P: Marcel Holtmann
458M: marcel@holtmann.org
459S: Maintained
460
461BLUETOOTH HCI UART DRIVER
462P: Marcel Holtmann
463M: marcel@holtmann.org
464P: Maxim Krasnyansky
465M: maxk@qualcomm.com
466S: Maintained
467
468BLUETOOTH HCI USB DRIVER
469P: Marcel Holtmann
470M: marcel@holtmann.org
471P: Maxim Krasnyansky
472M: maxk@qualcomm.com
473S: Maintained
474
475BLUETOOTH HCI BCM203X DRIVER
476P: Marcel Holtmann
477M: marcel@holtmann.org
478S: Maintained
479
480BLUETOOTH HCI BPA10X DRIVER
481P: Marcel Holtmann
482M: marcel@holtmann.org
483S: Maintained
484
485BLUETOOTH HCI BFUSB DRIVER
486P: Marcel Holtmann
487M: marcel@holtmann.org
488S: Maintained
489
490BLUETOOTH HCI DTL1 DRIVER
491P: Marcel Holtmann
492M: marcel@holtmann.org
493S: Maintained
494
495BLUETOOTH HCI BLUECARD DRIVER
496P: Marcel Holtmann
497M: marcel@holtmann.org
498S: Maintained
499
500BLUETOOTH HCI BT3C DRIVER
501P: Marcel Holtmann
502M: marcel@holtmann.org
503S: Maintained
504
505BLUETOOTH HCI BTUART DRIVER
506P: Marcel Holtmann
507M: marcel@holtmann.org
508S: Maintained
509
510BLUETOOTH HCI VHCI DRIVER
511P: Maxim Krasnyansky
512M: maxk@qualcomm.com
513S: Maintained
514
515BONDING DRIVER
516P: Chad Tindel
517M: ctindel@users.sourceforge.net
518P: Jay Vosburgh
519M: fubar@us.ibm.com
520L: bonding-devel@lists.sourceforge.net
521W: http://sourceforge.net/projects/bonding/
522S: Supported
523
fef1c772
AB
524BROADBAND PROCESSOR ARCHITECTURE
525P: Arnd Bergmann
526M: arnd@arndb.de
527L: linuxppc64-dev@ozlabs.org
528W: http://linuxppc64.org
529S: Supported
530
1da177e4 531BTTV VIDEO4LINUX DRIVER
96b6aba0
MCC
532P: Mauro Carvalho Chehab
533M: mchehab@brturbo.com.br
1da177e4 534L: video4linux-list@redhat.com
96b6aba0
MCC
535W: http://linuxtv.org
536S: Maintained
1da177e4
LT
537
538BUSLOGIC SCSI DRIVER
539P: Leonard N. Zubkoff
540M: Leonard N. Zubkoff <lnz@dandelion.com>
541L: linux-scsi@vger.kernel.org
542W: http://www.dandelion.com/Linux/
543S: Maintained
544
545COMMON INTERNET FILE SYSTEM (CIFS)
546P: Steve French
547M: sfrench@samba.org
548L: samba-technical@lists.samba.org
549W: http://us1.samba.org/samba/Linux_CIFS_client.html
550S: Supported
551
552CIRRUS LOGIC GENERIC FBDEV DRIVER
553P: Jeff Garzik
554M: jgarzik@pobox.com
555L: linux-fbdev-devel@lists.sourceforge.net
556S: Odd Fixes
557
558CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
559P: Cirrus Logic Corporation (kernel 2.2 driver)
560M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
561P: Nils Faerber (port to kernel 2.4)
562M: Nils Faerber <nils@kernelconcepts.de>
563S: Maintained
564
565CODA FILE SYSTEM
566P: Jan Harkes
567M: jaharkes@cs.cmu.edu
568M: coda@cs.cmu.edu
569L: codalist@coda.cs.cmu.edu
570W: http://www.coda.cs.cmu.edu/
571S: Maintained
572
573COMPACTPCI HOTPLUG CORE
574P: Scott Murray
575M: scottm@somanetworks.com
576M: scott@spiteful.org
577L: pcihpd-discuss@lists.sourceforge.net
578S: Supported
579
580COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
581P: Scott Murray
582M: scottm@somanetworks.com
583M: scott@spiteful.org
584L: pcihpd-discuss@lists.sourceforge.net
585S: Supported
586
587COMPACTPCI HOTPLUG GENERIC DRIVER
588P: Scott Murray
589M: scottm@somanetworks.com
590M: scott@spiteful.org
591L: pcihpd-discuss@lists.sourceforge.net
592S: Supported
593
594COMPUTONE INTELLIPORT MULTIPORT CARD
595P: Michael H. Warfield
07d46de4 596M: mhw@wittsend.com
1da177e4 597W: http://www.wittsend.com/computone.html
07d46de4 598S: Maintained
1da177e4
LT
599
600COSA/SRP SYNC SERIAL DRIVER
601P: Jan "Yenya" Kasprzak
602M: kas@fi.muni.cz
603W: http://www.fi.muni.cz/~kas/cosa/
604S: Maintained
605
606CPU FREQUENCY DRIVERS
607P: Dave Jones
608M: davej@codemonkey.org.uk
609L: cpufreq@lists.linux.org.uk
610W: http://www.codemonkey.org.uk/projects/cpufreq/
611S: Maintained
612
613CPUID/MSR DRIVER
614P: H. Peter Anvin
615M: hpa@zytor.com
616S: Maintained
617
ed90fb4a
PJ
618CPUSETS
619P: Paul Jackson
620P: Simon Derr
621M: pj@sgi.com
622M: simon.derr@bull.net
623L: linux-kernel@vger.kernel.org
624W: http://www.bullopensource.org/cpuset/
625S: Supported
626
1da177e4
LT
627CRAMFS FILESYSTEM
628W: http://sourceforge.net/projects/cramfs/
629S: Orphan
630
631CRIS PORT
632P: Mikael Starvik
633M: starvik@axis.com
634L: dev-etrax@axis.com
635W: http://developer.axis.com
636S: Maintained
637
638CRYPTO API
639P: Herbert Xu
640M: herbert@gondor.apana.org.au
641P: David S. Miller
642M: davem@davemloft.net
643L: linux-crypto@vger.kernel.org
644S: Maintained
645
646CYBERPRO FB DRIVER
647P: Russell King
648M: rmk@arm.linux.org.uk
649W: http://www.arm.linux.org.uk/
650S: Maintained
651
9fa68eae
KP
652CYBLAFB FRAMEBUFFER DRIVER
653P: Knut Petersen
654M: Knut_Petersen@t-online.de
655L: linux-fbdev-devel@lists.sourceforge.net
656S: Maintained
657
1da177e4
LT
658CYCLADES 2X SYNC CARD DRIVER
659P: Arnaldo Carvalho de Melo
660M: acme@conectiva.com.br
661W: http://advogato.org/person/acme
662L: cycsyn-devel@bazar.conectiva.com.br
663S: Maintained
664
665CYCLADES ASYNC MUX DRIVER
666M: async@cyclades.com
667W: http://www.cyclades.com/
668S: Supported
669
670CYCLADES PC300 DRIVER
671M: pc300@cyclades.com
672W: http://www.cyclades.com/
673S: Supported
674
675DAC960 RAID CONTROLLER DRIVER
676P: Dave Olien
677M dmo@osdl.org
678W: http://www.osdl.org/archive/dmo/DAC960
679L: linux-kernel@vger.kernel.org
680S: Maintained
681
682DAMA SLAVE for AX.25
683P: Joerg Reuter
684M: jreuter@yaina.de
685W: http://yaina.de/jreuter/
686W: http://www.qsl.net/dl1bke/
687L: linux-hams@vger.kernel.org
688S: Maintained
689
690DC395x SCSI driver
691P: Oliver Neukum
692M: oliver@neukum.name
693P: Ali Akcaagac
694M: aliakc@web.de
695P: Jamie Lenehan
696M: lenehan@twibble.org
697W: http://twibble.org/dist/dc395x/
698L: http://lists.twibble.org/mailman/listinfo/dc395x/
699S: Maintained
700
701DC390/AM53C974 SCSI driver
702P: Kurt Garloff
703M: garloff@suse.de
704W: http://www.garloff.de/kurt/linux/dc390/
705P: Guennadi Liakhovetski
706M: g.liakhovetski@gmx.de
707S: Maintained
708
eb8edb08
ACM
709DCCP PROTOCOL
710P: Arnaldo Carvalho de Melo
711M: acme@mandriva.com
712L: dccp@vger.kernel.org
f3b84ec2 713W: http://linux-net.osdl.org/index.php/DCCP
eb8edb08
ACM
714S: Maintained
715
1da177e4
LT
716DECnet NETWORK LAYER
717P: Patrick Caulfield
718M: patrick@tykepenguin.com
719W: http://linux-decnet.sourceforge.net
720L: linux-decnet-user@lists.sourceforge.net
721S: Maintained
722
723DEFXX FDDI NETWORK DRIVER
724P: Maciej W. Rozycki
725M: macro@linux-mips.org
726S: Maintained
727
728DELL LAPTOP SMM DRIVER
729P: Massimo Dal Zotto
730M: dz@debian.org
731W: http://www.debian.org/~dz/i8k/
732S: Maintained
733
90563ec4
DW
734DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
735P: Doug Warzecha
736M: Douglas_Warzecha@dell.com
737S: Maintained
738
1da177e4
LT
739DEVICE-MAPPER
740P: Alasdair Kergon
741L: dm-devel@redhat.com
742W: http://sources.redhat.com/dm
743S: Maintained
744
745DEVICE NUMBER REGISTRY
746P: Torben Mathiasen
747M: device@lanana.org
748W: http://lanana.org/docs/device-list/index.html
749L: linux-kernel@vger.kernel.org
750S: Maintained
751
752DEVICE FILESYSTEM
753S: Obsolete
754
755DIGI INTL. EPCA DRIVER
756P: Digi International, Inc
757M: Eng.Linux@digi.com
758L: Eng.Linux@digi.com
759W: http://www.digi.com
760S: Orphaned
761
762DIGI RIGHTSWITCH NETWORK DRIVER
763P: Rick Richardson
979b6c13 764L: netdev@vger.kernel.org
1da177e4
LT
765W: http://www.digi.com
766S: Orphaned
767
768DIRECTORY NOTIFICATION
769P: Stephen Rothwell
770M: sfr@canb.auug.org.au
771L: linux-kernel@vger.kernel.org
772S: Supported
773
774DISK GEOMETRY AND PARTITION HANDLING
775P: Andries Brouwer
776M: aeb@cwi.nl
777W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
778W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
779W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
780S: Maintained
781
782DISKQUOTA:
783P: Jan Kara
784M: jack@suse.cz
785L: linux-kernel@vger.kernel.org
786S: Maintained
787
788DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
789P: Tobias Ringstrom
790M: tori@unhappy.mine.nu
791L: linux-kernel@vger.kernel.org
792S: Maintained
793
ba483d57
MW
794DOCBOOK FOR DOCUMENTATION
795P: Martin Waitz
796M: tali@admingilde.org
797S: Maintained
798
1da177e4
LT
799DOUBLETALK DRIVER
800P: James R. Van Zandt
801M: jrv@vanzandt.mv.com
802L: blinux-list@redhat.com
803S: Maintained
804
805DRIVER CORE, KOBJECTS, AND SYSFS
806P: Greg Kroah-Hartman
807M: gregkh@suse.de
808L: linux-kernel@vger.kernel.org
6fb0425b 809T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1da177e4
LT
810S: Supported
811
812DRM DRIVERS
813P: David Airlie
814M: airlied@linux.ie
815L: dri-devel@lists.sourceforge.net
6fb0425b 816T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
1da177e4
LT
817S: Maintained
818
819DSCC4 DRIVER
820