input/hid: Supporting more keys from the HUT Consumer Page
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / MAINTAINERS
CommitLineData
1da177e4
LT
1
2 List of maintainers and how to submit kernel changes
3
4Please try to follow the guidelines below. This will make things
5easier on the maintainers. Not all of these guidelines matter for every
6trivial patch so apply some common sense.
7
81. Always _test_ your changes, however small, on at least 4 or
9 5 people, preferably many more.
10
112. Try to release a few ALPHA test versions to the net. Announce
12 them onto the kernel channel and await results. This is especially
13 important for device drivers, because often that's the only way
14 you will find things like the fact version 3 firmware needs
15 a magic fix you didn't know about, or some clown changed the
16 chips on a board and not its name. (Don't laugh! Look at the
17 SMC etherpower for that.)
18
193. Make sure your changes compile correctly in multiple
20 configurations. In particular check that changes work both as a
21 module and built into the kernel.
22
234. When you are happy with a change make it generally available for
24 testing and await feedback.
25
265. Make a patch available to the relevant maintainer in the list. Use
27 'diff -u' to make the patch easy to merge. Be prepared to get your
28 changes sent back with seemingly silly requests about formatting
29 and variable names. These aren't as silly as they seem. One
30 job the maintainers (and especially Linus) do is to keep things
31 looking the same. Sometimes this means that the clever hack in
32 your driver to get around a problem actually needs to become a
33 generalized kernel feature ready for next time. See
34 Documentation/CodingStyle for guidance here.
35
36 PLEASE try to include any credit lines you want added with the
37 patch. It avoids people being missed off by mistake and makes
38 it easier to know who wants adding and who doesn't.
39
40 PLEASE document known bugs. If it doesn't work for everything
41 or does something very odd once a month document it.
42
c9ee133b
AC
43 PLEASE remember that submissions must be made under the terms
44 of the OSDL certificate of contribution
45 (http://www.osdl.org/newsroom/press_releases/2004/2004_05_24_dco.html)
46 and should include a Signed-off-by: line.
47
1da177e4
LT
486. Make sure you have the right to send any changes you make. If you
49 do changes at work you may find your employer owns the patch
50 not you.
51
c9ee133b
AC
527. When sending security related changes or reports to a maintainer
53 please Cc: security@kernel.org, especially if the maintainer
54 does not respond.
55
568. Happy hacking.
1da177e4
LT
57
58 -----------------------------------
59
60Maintainers List (try to look for most precise areas first)
61
62Note: For the hard of thinking, this list is meant to remain in alphabetical
63order. If you could add yourselves to it in alphabetical order that would be
64so much easier [Ed]
65
66P: Person
67M: Mail patches to
68L: Mailing list that is relevant to this area
69W: Web-page with status/info
50306fb5 70T: SCM tree type and location. Type is one of: git, hg, quilt.
1da177e4
LT
71S: Status, one of the following:
72
73 Supported: Someone is actually paid to look after this.
74 Maintained: Someone actually looks after it.
75 Odd Fixes: It has a maintainer but they don't have time to do
76 much other than throw the odd patch in. See below..
77 Orphan: No current maintainer [but maybe you could take the
78 role as you write your new code].
79 Obsolete: Old code. Something tagged obsolete generally means
80 it has been replaced by a better system and you
81 should be using that.
82
833C359 NETWORK DRIVER
84P: Mike Phillips
85M: mikep@linuxtr.net
979b6c13 86L: netdev@vger.kernel.org
1da177e4
LT
87L: linux-tr@linuxtr.net
88W: http://www.linuxtr.net
89S: Maintained
90
913C505 NETWORK DRIVER
92P: Philip Blundell
93M: philb@gnu.org
979b6c13 94L: netdev@vger.kernel.org
1da177e4
LT
95S: Maintained
96
973CR990 NETWORK DRIVER
98P: David Dillow
99M: dave@thedillows.org
979b6c13 100L: netdev@vger.kernel.org
1da177e4
LT
101S: Maintained
102
1033W-XXXX ATA-RAID CONTROLLER DRIVER
104P: Adam Radford
105M: linuxraid@amcc.com
106L: linux-scsi@vger.kernel.org
107W: http://www.amcc.com
108S: Supported
109
1103W-9XXX SATA-RAID CONTROLLER DRIVER
111P: Adam Radford
112M: linuxraid@amcc.com
113L: linux-scsi@vger.kernel.org
114W: http://www.amcc.com
115S: Supported
116
11753C700 AND 53C700-66 SCSI DRIVER
118P: James E.J. Bottomley
119M: James.Bottomley@HansenPartnership.com
120L: linux-scsi@vger.kernel.org
121S: Maintained
122
1236PACK NETWORK DRIVER FOR AX.25
124P: Andreas Koensgen
125M: ajk@iehk.rwth-aachen.de
126L: linux-hams@vger.kernel.org
127S: Maintained
128
1298139CP 10/100 FAST ETHERNET DRIVER
130P: Jeff Garzik
131M: jgarzik@pobox.com
132S: Maintained
133
1348139TOO 10/100 FAST ETHERNET DRIVER
135P: Jeff Garzik
136M: jgarzik@pobox.com
137W: http://sourceforge.net/projects/gkernel/
138S: Maintained
139
1408169 10/100/1000 GIGABIT ETHERNET DRIVER
141P: Francois Romieu
142M: romieu@fr.zoreil.com
979b6c13 143L: netdev@vger.kernel.org
1da177e4
LT
144S: Maintained
145
1468250/16?50 (AND CLONE UARTS) SERIAL DRIVER
1da177e4
LT
147L: linux-serial@vger.kernel.org
148W: http://serial.sourceforge.net
353cefdb 149S: Orphan
1da177e4
LT
150
1518390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
152P: Paul Gortmaker
153M: p_gortmaker@yahoo.com
979b6c13 154L: netdev@vger.kernel.org
1da177e4
LT
155S: Maintained
156
67543e50 1579P FILE SYSTEM
ce00f85c
JC
158P: Eric Van Hensbergen
159M: ericvh@gmail.com
160P: Ron Minnich
161M: rminnich@lanl.gov
162P: Latchesar Ionkov
163M: lucho@ionkov.net
164L: v9fs-developer@lists.sourceforge.net
165W: http://v9fs.sf.net
166T: git kernel.org:/pub/scm/linux/kernel/ericvh/v9fs.git
167S: Maintained
67543e50 168
1da177e4
LT
169A2232 SERIAL BOARD DRIVER
170P: Enver Haase
171M: ehaase@inf.fu-berlin.de
172M: A2232@gmx.net
173L: linux-m68k@lists.linux-m68k.org
174S: Maintained
175
176AIO
177P: Benjamin LaHaise
178M: bcrl@kvack.org
179L: linux-aio@kvack.org
180S: Supported
181
f2b84bbc
HG
182ABIT UGURU HARDWARE MONITOR DRIVER
183P: Hans de Goede
184M: j.w.r.degoede@hhs.nl
185L: lm-sensors@lm-sensors.org
186S: Maintained
187
1da177e4
LT
188ACENIC DRIVER
189P: Jes Sorensen
190M: jes@trained-monkey.org
191L: linux-acenic@sunsite.dk
192S: Maintained
193
194ACI MIXER DRIVER
195P: Robert Siemer
196M: Robert.Siemer@gmx.de
197L: linux-sound@vger.kernel.org
198W: http://www.stud.uni-karlsruhe.de/~uh1b/
199S: Maintained
200
1da177e4
LT
201AACRAID SCSI RAID DRIVER
202P: Adaptec OEM Raid Solutions
203L: linux-scsi@vger.kernel.org
204W: http://linux.dell.com/storage.shtml
205S: Supported
206
207ACPI
208P: Len Brown
209M: len.brown@intel.com
6968e50c 210L: linux-acpi@vger.kernel.org
1da177e4 211W: http://acpi.sourceforge.net/
6fb0425b 212T: git kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
1da177e4
LT
213S: Maintained
214
998be20f
KCA
215ACPI PCI HOTPLUG DRIVER
216P: Kristen Carlson Accardi
217M: kristen.c.accardi@intel.com
218L: pcihpd-discuss@lists.sourceforge.net
219S: Maintained
220
1da177e4
LT
221AD1816 SOUND DRIVER
222P: Thorsten Knabe
223M: Thorsten Knabe <linux@thorsten-knabe.de>
224W: http://linux.thorsten-knabe.de
225S: Maintained
226
6958ae31
KM
227AD1889 SOUND DRIVER
228P: Kyle McMartin
229M: kyle@parisc-linux.org
230P: Thibaut Varene
231M: T-Bone@parisc-linux.org
232W: http://wiki.parisc-linux.org/AD1889
233L: parisc-linux@lists.parisc-linux.org
234S: Maintained
235
1da177e4
LT
236ADM1025 HARDWARE MONITOR DRIVER
237P: Jean Delvare
238M: khali@linux-fr.org
cc0b07ed 239L: lm-sensors@lm-sensors.org
1da177e4
LT
240S: Maintained
241
242ADT746X FAN DRIVER
243P: Colin Leroy
244M: colin@colino.net
245S: Maintained
246
1da177e4
LT
247AEDSP16 DRIVER
248P: Riccardo Facchetti
249M: fizban@tin.it
250S: Maintained
251
252AFFS FILE SYSTEM
253P: Roman Zippel
254M: zippel@linux-m68k.org
255S: Maintained
256
257AGPGART DRIVER
258P: Dave Jones
259M: davej@codemonkey.org.uk
260W: http://www.codemonkey.org.uk/projects/agp/
1adc1230 261T: git kernel.org:/pub/scm/linux/kernel/git/davej/agpgart.git
1da177e4
LT
262S: Maintained
263
264AHA152X SCSI DRIVER
265P: Juergen E. Fischer
266M: Juergen Fischer <fischer@norbit.de>
267L: linux-scsi@vger.kernel.org
268S: Maintained
269
270ALCATEL SPEEDTOUCH USB DRIVER
271P: Duncan Sands
272M: duncan.sands@free.fr
273L: linux-usb-users@lists.sourceforge.net
274L: linux-usb-devel@lists.sourceforge.net
275W: http://www.linux-usb.org/SpeedTouch/
276S: Maintained
277
4a4e5787
RM
278ALI1563 I2C DRIVER
279P: Rudolf Marek
7188cc66 280M: r.marek@assembler.cz
5d925fec 281L: i2c@lm-sensors.org
4a4e5787
RM
282S: Maintained
283
1da177e4
LT
284ALPHA PORT
285P: Richard Henderson
286M: rth@twiddle.net
287S: Odd Fixes for 2.4; Maintained for 2.6.
288P: Ivan Kokshaysky
289M: ink@jurassic.park.msu.ru
290S: Maintained for 2.4; PCI support for 2.6.
291
f90b8116 292AMD GEODE PROCESSOR/CHIPSET SUPPORT
ce00f85c
JC
293P: Jordan Crouse
294M: info-linux@geode.amd.com
f90b8116
JC
295L: info-linux@geode.amd.com
296W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
297S: Supported
298
284f42b6
SP
299AMS (Apple Motion Sensor) DRIVER
300P: Stelian Pop
301M: stelian@popies.net
302P: Michael Hanselmann
303M: linux-kernel@hansmi.ch
304S: Supported
305
f94b533d
TT
306AMSO1100 RNIC DRIVER
307P: Tom Tucker
308M: tom@opengridcomputing.com
309P: Steve Wise
310M: swise@opengridcomputing.com
311L: openib-general@openib.org
312S: Maintained
313
42269063
JB
314AOA (Apple Onboard Audio) ALSA DRIVER
315P: Johannes Berg
316M: johannes@sipsolutions.net
317L: linuxppc-dev@ozlabs.org
318L: alsa-devel@alsa-project.org
319S: Maintained
320
1da177e4
LT
321APM DRIVER
322P: Stephen Rothwell
323M: sfr@canb.auug.org.au
324L: linux-laptop@vger.kernel.org
325W: http://www.canb.auug.org.au/~sfr/
326S: Supported
327
328APPLETALK NETWORK LAYER
329P: Arnaldo Carvalho de Melo
330M: acme@conectiva.com.br
331S: Maintained
332
1154ea7d
JK
333ARC FRAMEBUFFER DRIVER
334P: Jaya Kumar
335M: jayalk@intworks.biz
336S: Maintained
337
1da177e4
LT
338ARM26 ARCHITECTURE
339P: Ian Molton
340M: spyro@f2s.com
341S: Maintained
342
343ARM26/ARCHIMEDES
344P: Ian Molton
345M: spyro@f2s.com
346S: Maintained
347
348ARM26/A5000
349P: John Appleby
350M: john@dnsworld.co.uk
351S: Maintained
352
353ARM MFM AND FLOPPY DRIVERS
354P: Ian Molton
355M: spyro@f2s.com
356S: Maintained
357
d4a89c7d
AV
358ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
359P: Andrew Victor
360M: andrew@sanpeople.com
361L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
362W: http://maxim.org.za/at91_26.html
363S: Maintained
364
1da177e4
LT
365ARM/CORGI MACHINE SUPPORT
366P: Richard Purdie
367M: rpurdie@rpsys.net
368S: Maintained
369
21f37bc3
KE
370ARM/HP JORNADA 7XX MACHINE SUPPORT
371P: Kristoffer Ericson
372M: kristoffer_e1@hotmail.com
373W: www.jlime.com
374S: Maintained
375
8459c159
DO
376ARM/TOSA MACHINE SUPPORT
377P: Dirk Opfer
378M: dirk@opfer-online.de
379S: Maintained
380
1da177e4
LT
381ARM/PLEB SUPPORT
382P: Peter Chubb
383M: pleb@gelato.unsw.edu.au
384W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
385S: Maintained
386
387ARM/PT DIGITAL BOARD PORT
388P: Stefan Eletzhofer
389M: stefan.eletzhofer@eletztrick.de
70f09f1f 390L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1da177e4
LT
391W: http://www.arm.linux.org.uk/
392S: Maintained
393
394ARM/SHARK MACHINE SUPPORT
395P: Alexander Schulz
396M: alex@shark-linux.de
397W: http://www.shark-linux.de/shark.html
398S: Maintained
399
400ARM/STRONGARM110 PORT
401P: Russell King
402M: rmk@arm.linux.org.uk
70f09f1f 403L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1da177e4
LT
404W: http://www.arm.linux.org.uk/
405S: Maintained
406
407ARM/S3C2410 ARM ARCHITECTURE
408P: Ben Dooks
409M: ben-s3c2410@fluff.org
70f09f1f 410L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1da177e4
LT
411W: http://www.fluff.org/ben/linux/
412S: Maintained
413
414ARM/S3C2440 ARM ARCHITECTURE
415P: Ben Dooks
416M: ben-s3c2440@fluff.org
70f09f1f 417L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1da177e4
LT
418W: http://www.fluff.org/ben/linux/
419S: Maintained
420
421ARPD SUPPORT
422P: Jonathan Layes
979b6c13 423L: netdev@vger.kernel.org
1da177e4
LT
424S: Maintained
425
426ASUS ACPI EXTRAS DRIVER
427P: Karol Kozimor
428M: sziwan@users.sourceforge.net
429P: Julien Lerouge
430M: julien.lerouge@free.fr
431L: acpi4asus-user@lists.sourceforge.net
432W: http://sourceforge.net/projects/acpi4asus
433W: http://julien.lerouge.free.fr
434S: Maintained
435
436ATA OVER ETHERNET DRIVER
437P: Ed L. Cashin
438M: ecashin@coraid.com
439W: http://www.coraid.com/support/linux
440S: Supported
441
442ATM
443P: Chas Williams
444M: chas@cmf.nrl.navy.mil
f37bf90e 445L: linux-atm-general@lists.sourceforge.net (subscribers-only)
1da177e4
LT
446W: http://linux-atm.sourceforge.net
447S: Maintained
448
89e5785f
HS
449ATMEL MACB ETHERNET DRIVER
450P: Atmel AVR32 Support Team
451M: avr32@atmel.com
452P: Haavard Skinnemoen
453M: hskinnemoen@atmel.com
454S: Supported
455
1da177e4
LT
456ATMEL WIRELESS DRIVER
457P: Simon Kelley
458M: simon@thekelleys.org.uk
459W: http://www.thekelleys.org.uk/atmel
460W: http://atmelwlandriver.sourceforge.net/
461S: Maintained
462
a92b7b80 463AUDIT SUBSYSTEM
ad3f9a22
DW
464P: David Woodhouse
465M: dwmw2@infradead.org
466L: linux-audit@redhat.com
467W: http://people.redhat.com/sgrubb/audit/
1adc1230 468T: git kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6.git
a92b7b80
CW
469S: Maintained
470
5f97f7f9
HS
471AVR32 ARCHITECTURE
472P: Atmel AVR32 Support Team
473M: avr32@atmel.com
474P: Haavard Skinnemoen
475M: hskinnemoen@atmel.com
476W: http://www.atmel.com/products/AVR32/
477W: http://avr32linux.org/
478W: http://avrfreaks.net/
479S: Supported
480
481AVR32/AT32AP MACHINE SUPPORT
482P: Atmel AVR32 Support Team
483M: avr32@atmel.com
484P: Haavard Skinnemoen
485M: hskinnemoen@atmel.com
486S: Supported
487
1da177e4
LT
488AX.25 NETWORK LAYER
489P: Ralf Baechle
490M: ralf@linux-mips.org
491L: linux-hams@vger.kernel.org
d34cb28a 492W: http://www.linux-ax25.org/
1da177e4
LT
493S: Maintained
494
495BAYCOM/HDLCDRV DRIVERS FOR AX.25
496P: Thomas Sailer
497M: t.sailer@alumni.ethz.ch
498L: linux-hams@vger.kernel.org
499W: http://www.baycom.org/~tom/ham/ham.html
500S: Maintained
501
fb67a0f7
MB
502BCM43XX WIRELESS DRIVER (SOFTMAC BASED VERSION)
503P: Larry Finger
504M: Larry.Finger@lwfinger.net
9eac8f95
MB
505P: Stefano Brivio
506M: st3@riseup.net
507W: http://bcm43xx.berlios.de/
508S: Maintained
509
1da177e4
LT
510BEFS FILE SYSTEM
511P: Sergey S. Kostyliov
512M: rathamahata@php4.ru
513L: linux-kernel@vger.kernel.org
514S: Maintained
515
516BERKSHIRE PRODUCTS PC WATCHDOG DRIVER
517P: Kenji Hollis
518W: http://ftp.bitgate.com/pcwd/
519S: Maintained
520
521BFS FILE SYSTEM
522P: Tigran A. Aivazian
b5b9df69 523M: tigran@aivazian.fsnet.co.uk
1da177e4
LT
524L: linux-kernel@vger.kernel.org
525S: Maintained
526
527BLOCK LAYER
528P: Jens Axboe
0fe23479 529M: axboe@kernel.dk
1da177e4 530L: linux-kernel@vger.kernel.org
6fb0425b 531T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
1da177e4
LT
532S: Maintained
533
534BLUETOOTH SUBSYSTEM
535P: Marcel Holtmann
536M: marcel@holtmann.org
537P: Maxim Krasnyansky
538M: maxk@qualcomm.com
539L: bluez-devel@lists.sf.net
540W: http://bluez.sf.net
541W: http://www.bluez.org
542W: http://www.holtmann.org/linux/bluetooth/
1adc1230 543T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
1da177e4
LT
544S: Maintained
545
546BLUETOOTH RFCOMM LAYER
547P: Marcel Holtmann
548M: marcel@holtmann.org
549P: Maxim Krasnyansky
550M: maxk@qualcomm.com
551S: Maintained
552
553BLUETOOTH BNEP LAYER
554P: Marcel Holtmann
555M: marcel@holtmann.org
556P: Maxim Krasnyansky
557M: maxk@qualcomm.com
558S: Maintained
559
560BLUETOOTH CMTP LAYER
561P: Marcel Holtmann
562M: marcel@holtmann.org
563S: Maintained
564
565BLUETOOTH HIDP LAYER
566P: Marcel Holtmann
567M: marcel@holtmann.org
568S: Maintained
569
570BLUETOOTH HCI UART DRIVER
571P: Marcel Holtmann
572M: marcel@holtmann.org
573P: Maxim Krasnyansky
574M: maxk@qualcomm.com
575S: Maintained
576
577BLUETOOTH HCI USB DRIVER
578P: Marcel Holtmann
579M: marcel@holtmann.org
580P: Maxim Krasnyansky
581M: maxk@qualcomm.com
582S: Maintained
583
584BLUETOOTH HCI BCM203X DRIVER
585P: Marcel Holtmann
586M: marcel@holtmann.org
587S: Maintained
588
589BLUETOOTH HCI BPA10X DRIVER
590P: Marcel Holtmann
591M: marcel@holtmann.org
592S: Maintained
593
594BLUETOOTH HCI BFUSB DRIVER
595P: Marcel Holtmann
596M: marcel@holtmann.org
597S: Maintained
598
599BLUETOOTH HCI DTL1 DRIVER
600P: Marcel Holtmann
601M: marcel@holtmann.org
602S: Maintained
603
604BLUETOOTH HCI BLUECARD DRIVER
605P: Marcel Holtmann
606M: marcel@holtmann.org
607S: Maintained
608
609BLUETOOTH HCI BT3C DRIVER
610P: Marcel Holtmann
611M: marcel@holtmann.org
612S: Maintained
613
614BLUETOOTH HCI BTUART DRIVER
615P: Marcel Holtmann
616M: marcel@holtmann.org
617S: Maintained
618
619BLUETOOTH HCI VHCI DRIVER
620P: Maxim Krasnyansky
621M: maxk@qualcomm.com
622S: Maintained
623
624BONDING DRIVER
ce00f85c
JC
625P: Chad Tindel
626M: ctindel@users.sourceforge.net
627P: Jay Vosburgh
628M: fubar@us.ibm.com
629L: bonding-devel@lists.sourceforge.net
630W: http://sourceforge.net/projects/bonding/
631S: Supported
1da177e4 632
fef1c772
AB
633BROADBAND PROCESSOR ARCHITECTURE
634P: Arnd Bergmann
635M: arnd@arndb.de
1d049816 636L: linuxppc-dev@ozlabs.org
6d923f98 637W: http://www.penguinppc.org/ppc64/
fef1c772
AB
638S: Supported
639
39105890
GZ
640BROADCOM B44 10/100 ETHERNET DRIVER
641P: Gary Zambrano
642M: zambrano@broadcom.com
643L: netdev@vger.kernel.org
644S: Supported
645
948c51e6
MC
646BROADCOM BNX2 GIGABIT ETHERNET DRIVER
647P: Michael Chan
648M: mchan@broadcom.com
649L: netdev@vger.kernel.org
650S: Supported
651
652BROADCOM TG3 GIGABIT ETHERNET DRIVER
653P: Michael Chan
654M: mchan@broadcom.com
655L: netdev@vger.kernel.org
656S: Supported
657
1da177e4 658BTTV VIDEO4LINUX DRIVER
96b6aba0 659P: Mauro Carvalho Chehab
8d58d773
MCC
660M: mchehab@infradead.org
661M: v4l-dvb-maintainer@linuxtv.org
1da177e4 662L: video4linux-list@redhat.com
96b6aba0 663W: http://linuxtv.org
ecfa4fdc 664T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
96b6aba0 665S: Maintained
1da177e4 666
77dac90f
MBY
667CALGARY x86-64 IOMMU
668P: Muli Ben-Yehuda
669M: muli@il.ibm.com
670P: Jon D. Mason
d8d2bedf 671M: jdmason@kudzu.us
77dac90f
MBY
672L: linux-kernel@vger.kernel.org
673L: discuss@x86-64.org
674S: Maintained
675
1da177e4
LT
676COMMON INTERNET FILE SYSTEM (CIFS)
677P: Steve French
678M: sfrench@samba.org
fb453d4b 679L: linux-cifs-client@lists.samba.org
1da177e4
LT
680L: samba-technical@lists.samba.org
681W: http://us1.samba.org/samba/Linux_CIFS_client.html
1adc1230 682T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
1da177e4
LT
683S: Supported
684
7063fbf2
JB
685CONFIGFS
686P: Joel Becker
62ca3d26
JB
687M: joel.becker@oracle.com
688L: linux-kernel@vger.kernel.org
7063fbf2
JB
689S: Supported
690
1da177e4
LT
691CIRRUS LOGIC GENERIC FBDEV DRIVER
692P: Jeff Garzik
693M: jgarzik@pobox.com
5cd307c5 694L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1da177e4
LT
695S: Odd Fixes
696
697CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
698P: Cirrus Logic Corporation (kernel 2.2 driver)
699M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
700P: Nils Faerber (port to kernel 2.4)
701M: Nils Faerber <nils@kernelconcepts.de>
702S: Maintained
703
704CODA FILE SYSTEM
705P: Jan Harkes
706M: jaharkes@cs.cmu.edu
707M: coda@cs.cmu.edu
708L: codalist@coda.cs.cmu.edu
709W: http://www.coda.cs.cmu.edu/
710S: Maintained
711
712COMPACTPCI HOTPLUG CORE
713P: Scott Murray
714M: scottm@somanetworks.com
715M: scott@spiteful.org
716L: pcihpd-discuss@lists.sourceforge.net
717S: Supported
718
719COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
720P: Scott Murray
721M: scottm@somanetworks.com
722M: scott@spiteful.org
723L: pcihpd-discuss@lists.sourceforge.net
724S: Supported
725
726COMPACTPCI HOTPLUG GENERIC DRIVER
727P: Scott Murray
728M: scottm@somanetworks.com
729M: scott@spiteful.org
730L: pcihpd-discuss@lists.sourceforge.net
731S: Supported
732
733COMPUTONE INTELLIPORT MULTIPORT CARD
734P: Michael H. Warfield
07d46de4 735M: mhw@wittsend.com
1da177e4 736W: http://www.wittsend.com/computone.html
07d46de4 737S: Maintained
1da177e4
LT
738
739COSA/SRP SYNC SERIAL DRIVER
740P: Jan "Yenya" Kasprzak
741M: kas@fi.muni.cz
742W: http://www.fi.muni.cz/~kas/cosa/
743S: Maintained
744
745CPU FREQUENCY DRIVERS
746P: Dave Jones
747M: davej@codemonkey.org.uk
748L: cpufreq@lists.linux.org.uk
749W: http://www.codemonkey.org.uk/projects/cpufreq/
7531a0b5 750T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
1da177e4
LT
751S: Maintained
752
753CPUID/MSR DRIVER
754P: H. Peter Anvin
755M: hpa@zytor.com
756S: Maintained
757
ed90fb4a
PJ
758CPUSETS
759P: Paul Jackson
760P: Simon Derr
761M: pj@sgi.com
762M: simon.derr@bull.net
763L: linux-kernel@vger.kernel.org
764W: http://www.bullopensource.org/cpuset/
765S: Supported
766
1da177e4 767CRAMFS FILESYSTEM
ce00f85c
JC
768W: http://sourceforge.net/projects/cramfs/
769S: Orphan
1da177e4
LT
770
771CRIS PORT
772P: Mikael Starvik
773M: starvik@axis.com
774L: dev-etrax@axis.com
775W: http://developer.axis.com
776S: Maintained
777
778CRYPTO API
779P: Herbert Xu
780M: herbert@gondor.apana.org.au
781P: David S. Miller
782M: davem@davemloft.net
783L: linux-crypto@vger.kernel.org
1adc1230 784T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
1da177e4
LT
785S: Maintained
786
9b4ffa48
JK
787CS5535 Audio ALSA driver
788P: Jaya Kumar
789M: jayakumar.alsa@gmail.com
790S: Maintained
791
1da177e4
LT
792CYBERPRO FB DRIVER
793P: Russell King
794M: rmk@arm.linux.org.uk
795W: http://www.arm.linux.org.uk/
796S: Maintained
797
9fa68eae
KP
798CYBLAFB FRAMEBUFFER DRIVER
799P: Knut Petersen
800M: Knut_Petersen@t-online.de
5cd307c5 801L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
9fa68eae
KP
802S: Maintained
803
1da177e4
LT
804CYCLADES 2X SYNC CARD DRIVER
805P: Arnaldo Carvalho de Melo
806M: acme@conectiva.com.br
807W: http://advogato.org/person/acme
808L: cycsyn-devel@bazar.conectiva.com.br
809S: Maintained
810
811CYCLADES ASYNC MUX DRIVER
812M: async@cyclades.com
813W: http://www.cyclades.com/
814S: Supported
815
816CYCLADES PC300 DRIVER
817M: pc300@cyclades.com
818W: http://www.cyclades.com/
819S: Supported
820
1da177e4
LT
821DAMA SLAVE for AX.25
822P: Joerg Reuter
823M: jreuter@yaina.de
824W: http://yaina.de/jreuter/
825W: http://www.qsl.net/dl1bke/
826L: linux-hams@vger.kernel.org
827S: Maintained
828
829DC395x SCSI driver
830P: Oliver Neukum
831M: oliver@neukum.name
832P: Ali Akcaagac
833M: aliakc@web.de
834P: Jamie Lenehan
835M: lenehan@twibble.org
836W: http://twibble.org/dist/dc395x/
f5df5881 837L: dc395x@twibble.org
1da177e4
LT
838L: http://lists.twibble.org/mailman/listinfo/dc395x/
839S: Maintained
840
841DC390/AM53C974 SCSI driver
842P: Kurt Garloff
843M: garloff@suse.de
844W: http://www.garloff.de/kurt/linux/dc390/
845P: Guennadi Liakhovetski
846M: g.liakhovetski@gmx.de
847S: Maintained
848
eb8edb08
ACM
849DCCP PROTOCOL
850P: Arnaldo Carvalho de Melo
851M: acme@mandriva.com
852L: dccp@vger.kernel.org
f3b84ec2 853W: http://linux-net.osdl.org/index.php/DCCP
eb8edb08
ACM
854S: Maintained
855
1da177e4
LT
856DECnet NETWORK LAYER
857P: Patrick Caulfield
858M: patrick@tykepenguin.com
859W: http://linux-decnet.sourceforge.net
860L: linux-decnet-user@lists.sourceforge.net
861S: Maintained
862
863DEFXX FDDI NETWORK DRIVER
864P: Maciej W. Rozycki
865M: macro@linux-mips.org
866S: Maintained
867
868DELL LAPTOP SMM DRIVER
869P: Massimo Dal Zotto
870M: dz@debian.org
871W: http://www.debian.org/~dz/i8k/
872S: Maintained
873
90563ec4
DW
874DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
875P: Doug Warzecha
876M: Douglas_Warzecha@dell.com
877S: Maintained
878
5ddb88c0 879DEVICE-MAPPER (LVM)
1da177e4
LT
880P: Alasdair Kergon
881L: dm-devel@redhat.com
882W: http://sources.redhat.com/dm
883S: Maintained
884
885DEVICE NUMBER REGISTRY
886P: Torben Mathiasen
887M: device@lanana.org
888W: http://lanana.org/docs/device-list/index.html
889L: linux-kernel@vger.kernel.org
890S: Maintained
891
892DEVICE FILESYSTEM
893S: Obsolete
894
895DIGI INTL. EPCA DRIVER
896P: Digi International, Inc
897M: Eng.Linux@digi.com
898L: Eng.Linux@digi.com
899W: http://www.digi.com
900S: Orphaned
901
902DIGI RIGHTSWITCH NETWORK DRIVER
903P: Rick Richardson
979b6c13 904L: netdev@vger.kernel.org
1da177e4
LT
905W: http://www.digi.com
906S: Orphaned
907
908DIRECTORY NOTIFICATION
909P: Stephen Rothwell
910M: sfr@canb.auug.org.au
911L: linux-kernel@vger.kernel.org
912S: Supported
913
914DISK GEOMETRY AND PARTITION HANDLING
915P: Andries Brouwer
916M: aeb@cwi.nl
917W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
918W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
919W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
920S: Maintained
921
922DISKQUOTA:
923P: Jan Kara
924M: jack@suse.cz
925L: linux-kernel@vger.kernel.org
926S: Maintained
927
5be7b50f
SW
928DISTRIBUTED LOCK MANAGER
929P: Patrick Caulfield
930M: pcaulfie@redhat.com
931P: David Teigland
932M: teigland@redhat.com
a4644184 933L: cluster-devel@redhat.com
5be7b50f 934W: http://sources.redhat.com/cluster/
370298e2
SW
935T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
936T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
5be7b50f
SW
937S: Supported
938
1da177e4
LT
939DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
940P: Tobias Ringstrom
941M: tori@unhappy.mine.nu
942L: linux-kernel@vger.kernel.org
943S: Maintained
944
ba483d57
MW
945DOCBOOK FOR DOCUMENTATION
946P: Martin Waitz
947M: tali@admingilde.org
0f40efbd
RD
948P: Randy Dunlap
949M: rdunlap@xenotime.net
061350e7 950T: git http://tali.admingilde.org/git/linux-docbook.git
ba483d57
MW
951S: Maintained
952
5b9c9bf6
KCA
953DOCKING STATION DRIVER
954P: Kristen Carlson Accardi
955M: kristen.c.accardi@intel.com
956L: linux-acpi@vger.kernel.org
957S: Maintained
958
1da177e4
LT
959DOUBLETALK DRIVER
960P: James R. Van Zandt
961M: jrv@vanzandt.mv.com
962L: blinux-list@redhat.com
963S: Maintained
964
965DRIVER CORE, KOBJECTS, AND SYSFS
966P: Greg Kroah-Hartman
967M: gregkh@suse.de
968L: linux-kernel@vger.kernel.org
6fb0425b 969T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1da177e4
LT
970S: Supported
971
972DRM DRIVERS
973P: David Airlie
974M: airlied@linux.ie
975L: dri-devel@lists.sourceforge.net
6fb0425b 976T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
1da177e4
LT
977S: Maintained
978
979DSCC4 DRIVER
980