]> Git Repo - linux.git/blame - MAINTAINERS
[PATCH] Fix SCSI scanning slab corruption
[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
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
50306fb5 61T: SCM tree type and location. 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: [email protected]
979b6c13 77L: [email protected]
1da177e4
LT
78L: [email protected]
79W: http://www.linuxtr.net
80S: Maintained
81
823C505 NETWORK DRIVER
83P: Philip Blundell
84M: [email protected]
979b6c13 85L: [email protected]
1da177e4
LT
86S: Maintained
87
883CR990 NETWORK DRIVER
89P: David Dillow
90M: [email protected]
979b6c13 91L: [email protected]
1da177e4
LT
92S: Maintained
93
943W-XXXX ATA-RAID CONTROLLER DRIVER
95P: Adam Radford
96M: [email protected]
97L: [email protected]
98W: http://www.amcc.com
99S: Supported
100
1013W-9XXX SATA-RAID CONTROLLER DRIVER
102P: Adam Radford
103M: [email protected]
104L: [email protected]
105W: http://www.amcc.com
106S: Supported
107
10853C700 AND 53C700-66 SCSI DRIVER
109P: James E.J. Bottomley
110M: [email protected]
111L: [email protected]
112S: Maintained
113
1146PACK NETWORK DRIVER FOR AX.25
115P: Andreas Koensgen
116M: [email protected]
117L: [email protected]
118S: Maintained
119
1208139CP 10/100 FAST ETHERNET DRIVER
121P: Jeff Garzik
122M: [email protected]
123S: Maintained
124
1258139TOO 10/100 FAST ETHERNET DRIVER
126P: Jeff Garzik
127M: [email protected]
128W: http://sourceforge.net/projects/gkernel/
129S: Maintained
130
1318169 10/100/1000 GIGABIT ETHERNET DRIVER
132P: Francois Romieu
133M: [email protected]
979b6c13 134L: [email protected]
1da177e4
LT
135S: Maintained
136
1378250/16?50 (AND CLONE UARTS) SERIAL DRIVER
138P: Russell King
139M: [email protected]
140L: [email protected]
141W: http://serial.sourceforge.net
142S: Maintained
143
1448390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
145P: Paul Gortmaker
146M: [email protected]
979b6c13 147L: [email protected]
1da177e4
LT
148S: Maintained
149
150A2232 SERIAL BOARD DRIVER
151P: Enver Haase
152M: [email protected]
153M: [email protected]
154L: [email protected]
155S: Maintained
156
157AIO
158P: Benjamin LaHaise
159M: [email protected]
160L: [email protected]
161S: Supported
162
163ACENIC DRIVER
164P: Jes Sorensen
165M: [email protected]
166L: [email protected]
167S: Maintained
168
169ACI MIXER DRIVER
170P: Robert Siemer
171M: [email protected]
172L: [email protected]
173W: http://www.stud.uni-karlsruhe.de/~uh1b/
174S: Maintained
175
1da177e4
LT
176AACRAID SCSI RAID DRIVER
177P: Adaptec OEM Raid Solutions
178L: [email protected]
179W: http://linux.dell.com/storage.shtml
180S: Supported
181
182ACPI
183P: Len Brown
184M: [email protected]
185L: [email protected]
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 <[email protected]>
193W: http://linux.thorsten-knabe.de
194S: Maintained
195
6958ae31
KM
196AD1889 SOUND DRIVER
197P: Kyle McMartin
198M: [email protected]
199P: Thibaut Varene
200M: [email protected]
201W: http://wiki.parisc-linux.org/AD1889
202L: [email protected]
203S: Maintained
204
1da177e4
LT
205ADM1025 HARDWARE MONITOR DRIVER
206P: Jean Delvare
207M: [email protected]
cc0b07ed 208L: [email protected]
1da177e4
LT
209S: Maintained
210
211ADT746X FAN DRIVER
212P: Colin Leroy
213M: [email protected]
214S: Maintained
215
1da177e4
LT
216AEDSP16 DRIVER
217P: Riccardo Facchetti
218M: [email protected]
219S: Maintained
220
221AFFS FILE SYSTEM
222P: Roman Zippel
223M: [email protected]
224S: Maintained
225
226AGPGART DRIVER
227P: Dave Jones
228M: [email protected]
229W: http://www.codemonkey.org.uk/projects/agp/
1adc1230 230T: git kernel.org:/pub/scm/linux/kernel/git/davej/agpgart.git
1da177e4
LT
231S: Maintained
232
233AHA152X SCSI DRIVER
234P: Juergen E. Fischer
235M: Juergen Fischer <[email protected]>
236L: [email protected]
237S: Maintained
238
239ALCATEL SPEEDTOUCH USB DRIVER
240P: Duncan Sands
241M: [email protected]
242L: [email protected]
243L: [email protected]
244W: http://www.linux-usb.org/SpeedTouch/
245S: Maintained
246
4a4e5787
RM
247ALI1563 I2C DRIVER
248P: Rudolf Marek
249M: [email protected]
cc0b07ed 250L: [email protected]
4a4e5787
RM
251S: Maintained
252
1da177e4
LT
253ALPHA PORT
254P: Richard Henderson
255M: [email protected]
256S: Odd Fixes for 2.4; Maintained for 2.6.
257P: Ivan Kokshaysky
258M: [email protected]
259S: Maintained for 2.4; PCI support for 2.6.
260
261APM DRIVER
262P: Stephen Rothwell
263M: [email protected]
264L: [email protected]
265W: http://www.canb.auug.org.au/~sfr/
266S: Supported
267
268APPLETALK NETWORK LAYER
269P: Arnaldo Carvalho de Melo
270M: [email protected]
271S: Maintained
272
1154ea7d
JK
273ARC FRAMEBUFFER DRIVER
274P: Jaya Kumar
275M: [email protected]
276S: Maintained
277
1da177e4
LT
278ARM26 ARCHITECTURE
279P: Ian Molton
280M: [email protected]
281S: Maintained
282
283ARM26/ARCHIMEDES
284P: Ian Molton
285M: [email protected]
286S: Maintained
287
288ARM26/A5000
289P: John Appleby
290M: [email protected]
291S: Maintained
292
293ARM MFM AND FLOPPY DRIVERS
294P: Ian Molton
295M: [email protected]
296S: Maintained
297
298ARM/CORGI MACHINE SUPPORT
299P: Richard Purdie
300M: [email protected]
301S: Maintained
302
8459c159
DO
303ARM/TOSA MACHINE SUPPORT
304P: Dirk Opfer
305M: [email protected]
306S: Maintained
307
1da177e4
LT
308ARM/PLEB SUPPORT
309P: Peter Chubb
310M: [email protected]
311W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
312S: Maintained
313
314ARM/PT DIGITAL BOARD PORT
315P: Stefan Eletzhofer
316M: [email protected]
70f09f1f 317L: [email protected] (subscribers-only)
1da177e4
LT
318W: http://www.arm.linux.org.uk/
319S: Maintained
320
321ARM/SHARK MACHINE SUPPORT
322P: Alexander Schulz
323M: [email protected]
324W: http://www.shark-linux.de/shark.html
325S: Maintained
326
327ARM/STRONGARM110 PORT
328P: Russell King
329M: [email protected]
70f09f1f 330L: [email protected] (subscribers-only)
1da177e4
LT
331W: http://www.arm.linux.org.uk/
332S: Maintained
333
334ARM/S3C2410 ARM ARCHITECTURE
335P: Ben Dooks
336M: [email protected]
70f09f1f 337L: [email protected] (subscribers-only)
1da177e4
LT
338W: http://www.fluff.org/ben/linux/
339S: Maintained
340
341ARM/S3C2440 ARM ARCHITECTURE
342P: Ben Dooks
343M: [email protected]
70f09f1f 344L: [email protected] (subscribers-only)
1da177e4
LT
345W: http://www.fluff.org/ben/linux/
346S: Maintained
347
348ARPD SUPPORT
349P: Jonathan Layes
979b6c13 350L: [email protected]
1da177e4
LT
351S: Maintained
352
353ASUS ACPI EXTRAS DRIVER
354P: Karol Kozimor
355M: [email protected]
356P: Julien Lerouge
357M: [email protected]
358L: [email protected]
359W: http://sourceforge.net/projects/acpi4asus
360W: http://julien.lerouge.free.fr
361S: Maintained
362
363ATA OVER ETHERNET DRIVER
364P: Ed L. Cashin
365M: [email protected]
366W: http://www.coraid.com/support/linux
367S: Supported
368
369ATM
370P: Chas Williams
371M: [email protected]
372L: [email protected]
373W: http://linux-atm.sourceforge.net
374S: Maintained
375
376ATMEL WIRELESS DRIVER
377P: Simon Kelley
378M: [email protected]
379W: http://www.thekelleys.org.uk/atmel
380W: http://atmelwlandriver.sourceforge.net/
381S: Maintained
382
a92b7b80 383AUDIT SUBSYSTEM
ad3f9a22
DW
384P: David Woodhouse
385M: [email protected]
386L: [email protected]
387W: http://people.redhat.com/sgrubb/audit/
1adc1230 388T: git kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6.git
a92b7b80
CW
389S: Maintained
390
1da177e4
LT
391AX.25 NETWORK LAYER
392P: Ralf Baechle
393M: [email protected]
394L: [email protected]
395S: Maintained
396
397BAYCOM/HDLCDRV DRIVERS FOR AX.25
398P: Thomas Sailer
399M: [email protected]
400L: [email protected]
401W: http://www.baycom.org/~tom/ham/ham.html
402S: Maintained
403
404BEFS FILE SYSTEM
405P: Sergey S. Kostyliov
406M: [email protected]
407L: [email protected]
408S: Maintained
409
410BERKSHIRE PRODUCTS PC WATCHDOG DRIVER
411P: Kenji Hollis
412W: http://ftp.bitgate.com/pcwd/
413S: Maintained
414
415BFS FILE SYSTEM
416P: Tigran A. Aivazian
417M: [email protected]
418L: [email protected]
419S: Maintained
420
421BLOCK LAYER
422P: Jens Axboe
423M: [email protected]
424L: [email protected]
6fb0425b 425T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
1da177e4
LT
426S: Maintained
427
428BLUETOOTH SUBSYSTEM
429P: Marcel Holtmann
430M: [email protected]
431P: Maxim Krasnyansky
432M: [email protected]
433L: [email protected]
434W: http://bluez.sf.net
435W: http://www.bluez.org
436W: http://www.holtmann.org/linux/bluetooth/
1adc1230 437T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
1da177e4
LT
438S: Maintained
439
440BLUETOOTH RFCOMM LAYER
441P: Marcel Holtmann
442M: [email protected]
443P: Maxim Krasnyansky
444M: [email protected]
445S: Maintained
446
447BLUETOOTH BNEP LAYER
448P: Marcel Holtmann
449M: [email protected]
450P: Maxim Krasnyansky
451M: [email protected]
452S: Maintained
453
454BLUETOOTH CMTP LAYER
455P: Marcel Holtmann
456M: [email protected]
457S: Maintained
458
459BLUETOOTH HIDP LAYER
460P: Marcel Holtmann
461M: [email protected]
462S: Maintained
463
464BLUETOOTH HCI UART DRIVER
465P: Marcel Holtmann
466M: [email protected]
467P: Maxim Krasnyansky
468M: [email protected]
469S: Maintained
470
471BLUETOOTH HCI USB DRIVER
472P: Marcel Holtmann
473M: [email protected]
474P: Maxim Krasnyansky
475M: [email protected]
476S: Maintained
477
478BLUETOOTH HCI BCM203X DRIVER
479P: Marcel Holtmann
480M: [email protected]
481S: Maintained
482
483BLUETOOTH HCI BPA10X DRIVER
484P: Marcel Holtmann
485M: [email protected]
486S: Maintained
487
488BLUETOOTH HCI BFUSB DRIVER
489P: Marcel Holtmann
490M: [email protected]
491S: Maintained
492
493BLUETOOTH HCI DTL1 DRIVER
494P: Marcel Holtmann
495M: [email protected]
496S: Maintained
497
498BLUETOOTH HCI BLUECARD DRIVER
499P: Marcel Holtmann
500M: [email protected]
501S: Maintained
502
503BLUETOOTH HCI BT3C DRIVER
504P: Marcel Holtmann
505M: [email protected]
506S: Maintained
507
508BLUETOOTH HCI BTUART DRIVER
509P: Marcel Holtmann
510M: [email protected]
511S: Maintained
512
513BLUETOOTH HCI VHCI DRIVER
514P: Maxim Krasnyansky
515M: [email protected]
516S: Maintained
517
518BONDING DRIVER
519P: Chad Tindel
520M: [email protected]
521P: Jay Vosburgh
522M: [email protected]
523L: [email protected]
524W: http://sourceforge.net/projects/bonding/
525S: Supported
526
fef1c772
AB
527BROADBAND PROCESSOR ARCHITECTURE
528P: Arnd Bergmann
529M: [email protected]
530L: [email protected]
531W: http://linuxppc64.org
532S: Supported
533
1da177e4 534BTTV VIDEO4LINUX DRIVER
96b6aba0
MCC
535P: Mauro Carvalho Chehab
536M: [email protected]
1da177e4 537L: [email protected]
96b6aba0 538W: http://linuxtv.org
3535396d 539T: quilt http://www.linuxtv.org/download/quilt/
96b6aba0 540S: Maintained
1da177e4
LT
541
542BUSLOGIC SCSI DRIVER
543P: Leonard N. Zubkoff
544M: Leonard N. Zubkoff <[email protected]>
545L: [email protected]
546W: http://www.dandelion.com/Linux/
547S: Maintained
548
549COMMON INTERNET FILE SYSTEM (CIFS)
550P: Steve French
551M: [email protected]
552L: [email protected]
553W: http://us1.samba.org/samba/Linux_CIFS_client.html
1adc1230 554T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
1da177e4
LT
555S: Supported
556
557CIRRUS LOGIC GENERIC FBDEV DRIVER
558P: Jeff Garzik
559M: [email protected]
560L: [email protected]
561S: Odd Fixes
562
563CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
564P: Cirrus Logic Corporation (kernel 2.2 driver)
565M: Cirrus Logic Corporation, Thomas Woller <[email protected]>
566P: Nils Faerber (port to kernel 2.4)
567M: Nils Faerber <[email protected]>
568S: Maintained
569
570CODA FILE SYSTEM
571P: Jan Harkes
572M: [email protected]
573M: [email protected]
574L: [email protected]
575W: http://www.coda.cs.cmu.edu/
576S: Maintained
577
578COMPACTPCI HOTPLUG CORE
579P: Scott Murray
580M: [email protected]
581M: [email protected]
582L: [email protected]
583S: Supported
584
585COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
586P: Scott Murray
587M: [email protected]
588M: [email protected]
589L: [email protected]
590S: Supported
591
592COMPACTPCI HOTPLUG GENERIC DRIVER
593P: Scott Murray
594M: [email protected]
595M: [email protected]
596L: [email protected]
597S: Supported
598
599COMPUTONE INTELLIPORT MULTIPORT CARD
600P: Michael H. Warfield
07d46de4 601M: [email protected]
1da177e4 602W: http://www.wittsend.com/computone.html
07d46de4 603S: Maintained
1da177e4
LT
604
605COSA/SRP SYNC SERIAL DRIVER
606P: Jan "Yenya" Kasprzak
607M: [email protected]
608W: http://www.fi.muni.cz/~kas/cosa/
609S: Maintained
610
611CPU FREQUENCY DRIVERS
612P: Dave Jones
613M: [email protected]
614L: [email protected]
615W: http://www.codemonkey.org.uk/projects/cpufreq/
1adc1230 616T: git kernel.org/pub/scm/linux/kernel/davej/cpufreq.git
1da177e4
LT
617S: Maintained
618
619CPUID/MSR DRIVER
620P: H. Peter Anvin
621M: [email protected]
622S: Maintained
623
ed90fb4a
PJ
624CPUSETS
625P: Paul Jackson
626P: Simon Derr
627M: [email protected]
628M: [email protected]
629L: [email protected]
630W: http://www.bullopensource.org/cpuset/
631S: Supported
632
1da177e4
LT
633CRAMFS FILESYSTEM
634W: http://sourceforge.net/projects/cramfs/
635S: Orphan
636
637CRIS PORT
638P: Mikael Starvik
639M: [email protected]
640L: [email protected]
641W: http://developer.axis.com
642S: Maintained
643
644CRYPTO API
645P: Herbert Xu
646M: [email protected]
647P: David S. Miller
648M: [email protected]
649L: [email protected]
1adc1230 650T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
1da177e4
LT
651S: Maintained
652
653CYBERPRO FB DRIVER
654P: Russell King
655M: [email protected]
656W: http://www.arm.linux.org.uk/
657S: Maintained
658
9fa68eae
KP
659CYBLAFB FRAMEBUFFER DRIVER
660P: Knut Petersen
661M: [email protected]
662L: [email protected]
663S: Maintained
664
1da177e4
LT
665CYCLADES 2X SYNC CARD DRIVER
666P: Arnaldo Carvalho de Melo
667M: [email protected]
668W: http://advogato.org/person/acme
669L: [email protected]
670S: Maintained
671
672CYCLADES ASYNC MUX DRIVER
673M: [email protected]
674W: http://www.cyclades.com/
675S: Supported
676
677CYCLADES PC300 DRIVER
678M: [email protected]
679W: http://www.cyclades.com/
680S: Supported
681
682DAC960 RAID CONTROLLER DRIVER
683P: Dave Olien
684M [email protected]
685W: http://www.osdl.org/archive/dmo/DAC960
686L: [email protected]
687S: Maintained
688
689DAMA SLAVE for AX.25
690P: Joerg Reuter
691M: [email protected]
692W: http://yaina.de/jreuter/
693W: http://www.qsl.net/dl1bke/
694L: [email protected]
695S: Maintained
696
697DC395x SCSI driver
698P: Oliver Neukum
699M: [email protected]
700P: Ali Akcaagac
701M: [email protected]
702P: Jamie Lenehan
703M: [email protected]
704W: http://twibble.org/dist/dc395x/
705L: http://lists.twibble.org/mailman/listinfo/dc395x/
706S: Maintained
707
708DC390/AM53C974 SCSI driver
709P: Kurt Garloff
710M: [email protected]
711W: http://www.garloff.de/kurt/linux/dc390/
712P: Guennadi Liakhovetski
713M: [email protected]
714S: Maintained
715
eb8edb08
ACM
716DCCP PROTOCOL
717P: Arnaldo Carvalho de Melo
718M: [email protected]
719L: [email protected]
f3b84ec2 720W: http://linux-net.osdl.org/index.php/DCCP
eb8edb08
ACM
721S: Maintained
722
1da177e4
LT
723DECnet NETWORK LAYER
724P: Patrick Caulfield
725M: [email protected]
726W: http://linux-decnet.sourceforge.net
727L: [email protected]
728S: Maintained
729
730DEFXX FDDI NETWORK DRIVER
731P: Maciej W. Rozycki
732M: [email protected]
733S: Maintained
734
735DELL LAPTOP SMM DRIVER
736P: Massimo Dal Zotto
737M: [email protected]
738W: http://www.debian.org/~dz/i8k/
739S: Maintained
740
90563ec4
DW
741DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
742P: Doug Warzecha
743M: [email protected]
744S: Maintained
745
1da177e4
LT
746DEVICE-MAPPER
747P: Alasdair Kergon
748L: [email protected]
749W: http://sources.redhat.com/dm
750S: Maintained
751
752DEVICE NUMBER REGISTRY
753P: Torben Mathiasen
754M: [email protected]
755W: http://lanana.org/docs/device-list/index.html
756L: [email protected]
757S: Maintained
758
759DEVICE FILESYSTEM
760S: Obsolete
761
762DIGI INTL. EPCA DRIVER
763P: Digi International, Inc
764M: [email protected]
765L: [email protected]
766W: http://www.digi.com
767S: Orphaned
768
769DIGI RIGHTSWITCH NETWORK DRIVER
770P: Rick Richardson
979b6c13 771L: [email protected]
1da177e4
LT
772W: http://www.digi.com
773S: Orphaned
774
775DIRECTORY NOTIFICATION
776P: Stephen Rothwell
777M: [email protected]
778L: [email protected]
779S: Supported
780
781DISK GEOMETRY AND PARTITION HANDLING
782P: Andries Brouwer
783M: [email protected]
784W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
785W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
786W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
787S: Maintained
788
789DISKQUOTA:
790P: Jan Kara
791M: [email protected]
792L: [email protected]
793S: Maintained
794
795DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
796P: Tobias Ringstrom
797M: [email protected]
798L: [email protected]
799S: Maintained
800
ba483d57
MW
801DOCBOOK FOR DOCUMENTATION
802P: Martin Waitz
803M: [email protected]
804S: Maintained
805
1da177e4
LT
806DOUBLETALK DRIVER
807P: James R. Van Zandt
808M: [email protected]
809L: [email protected]
810S: Maintained
811
812DRIVER CORE, KOBJECTS, AND SYSFS
813P: Greg Kroah-Hartman
814M: [email protected]
815L: [email protected]
6fb0425b 816T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1da177e4
LT
817S: Supported
818
819DRM DRIVERS
820P: David Airlie
821M: [email protected]
822L: [email protected]
6fb0425b 823T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
1da177e4
LT
824S: Maintained
825
826DSCC4 DRIVER
827