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