Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...
[sfrench/cifs-2.6.git] / MAINTAINERS
1
2         List of maintainers and how to submit kernel changes
3
4 Please try to follow the guidelines below.  This will make things
5 easier on the maintainers.  Not all of these guidelines matter for every
6 trivial patch so apply some common sense.
7
8 1.      Always _test_ your changes, however small, on at least 4 or
9         5 people, preferably many more.
10
11 2.      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
19 3.      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
23 4.      When you are happy with a change make it generally available for
24         testing and await feedback.
25
26 5.      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.
34
35         PLEASE check your patch with the automated style checker
36         (scripts/checkpatch.pl) to catch trival style violations.
37         See Documentation/CodingStyle for guidance here.
38
39         PLEASE try to include any credit lines you want added with the
40         patch. It avoids people being missed off by mistake and makes
41         it easier to know who wants adding and who doesn't.
42
43         PLEASE document known bugs. If it doesn't work for everything
44         or does something very odd once a month document it.
45
46         PLEASE remember that submissions must be made under the terms
47         of the OSDL certificate of contribution
48         (http://www.osdl.org/newsroom/press_releases/2004/2004_05_24_dco.html)
49         and should include a Signed-off-by: line.
50
51 6.      Make sure you have the right to send any changes you make. If you
52         do changes at work you may find your employer owns the patch
53         not you.
54
55 7.      When sending security related changes or reports to a maintainer
56         please Cc: security@kernel.org, especially if the maintainer
57         does not respond.
58
59 8.      Happy hacking.
60
61                 -----------------------------------
62
63 Maintainers List (try to look for most precise areas first)
64
65 Note: For the hard of thinking, this list is meant to remain in alphabetical
66 order. If you could add yourselves to it in alphabetical order that would be
67 so much easier [Ed]
68
69 P: Person
70 M: Mail patches to
71 L: Mailing list that is relevant to this area
72 W: Web-page with status/info
73 T: SCM tree type and location.  Type is one of: git, hg, quilt.
74 S: Status, one of the following:
75
76         Supported:      Someone is actually paid to look after this.
77         Maintained:     Someone actually looks after it.
78         Odd Fixes:      It has a maintainer but they don't have time to do
79                         much other than throw the odd patch in. See below..
80         Orphan:         No current maintainer [but maybe you could take the
81                         role as you write your new code].
82         Obsolete:       Old code. Something tagged obsolete generally means
83                         it has been replaced by a better system and you
84                         should be using that.
85
86 3C359 NETWORK DRIVER
87 P:      Mike Phillips
88 M:      mikep@linuxtr.net
89 L:      netdev@vger.kernel.org
90 L:      linux-tr@linuxtr.net
91 W:      http://www.linuxtr.net
92 S:      Maintained
93
94 3C505 NETWORK DRIVER
95 P:      Philip Blundell
96 M:      philb@gnu.org
97 L:      netdev@vger.kernel.org
98 S:      Maintained
99
100 3CR990 NETWORK DRIVER
101 P:      David Dillow
102 M:      dave@thedillows.org
103 L:      netdev@vger.kernel.org
104 S:      Maintained
105
106 3W-XXXX ATA-RAID CONTROLLER DRIVER
107 P:      Adam Radford
108 M:      linuxraid@amcc.com
109 L:      linux-scsi@vger.kernel.org
110 W:      http://www.amcc.com
111 S:      Supported
112
113 3W-9XXX SATA-RAID CONTROLLER DRIVER
114 P:      Adam Radford
115 M:      linuxraid@amcc.com
116 L:      linux-scsi@vger.kernel.org
117 W:      http://www.amcc.com
118 S:      Supported
119
120 53C700 AND 53C700-66 SCSI DRIVER
121 P:      James E.J. Bottomley
122 M:      James.Bottomley@HansenPartnership.com
123 L:      linux-scsi@vger.kernel.org
124 S:      Maintained
125
126 6PACK NETWORK DRIVER FOR AX.25
127 P:      Andreas Koensgen
128 M:      ajk@iehk.rwth-aachen.de
129 L:      linux-hams@vger.kernel.org
130 S:      Maintained
131
132 8139CP 10/100 FAST ETHERNET DRIVER
133 P:      Jeff Garzik
134 M:      jgarzik@pobox.com
135 S:      Maintained
136
137 8139TOO 10/100 FAST ETHERNET DRIVER
138 P:      Jeff Garzik
139 M:      jgarzik@pobox.com
140 W:      http://sourceforge.net/projects/gkernel/
141 S:      Maintained
142
143 8169 10/100/1000 GIGABIT ETHERNET DRIVER
144 P:      Francois Romieu
145 M:      romieu@fr.zoreil.com
146 L:      netdev@vger.kernel.org
147 S:      Maintained
148
149 8250/16?50 (AND CLONE UARTS) SERIAL DRIVER
150 L:      linux-serial@vger.kernel.org
151 W:      http://serial.sourceforge.net
152 S:      Orphan
153
154 8390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
155 P:      Paul Gortmaker
156 M:      p_gortmaker@yahoo.com
157 L:      netdev@vger.kernel.org
158 S:      Maintained
159
160 9P FILE SYSTEM
161 P:      Eric Van Hensbergen
162 M:      ericvh@gmail.com
163 P:      Ron Minnich
164 M:      rminnich@lanl.gov
165 P:      Latchesar Ionkov
166 M:      lucho@ionkov.net
167 L:      v9fs-developer@lists.sourceforge.net
168 W:      http://v9fs.sf.net
169 T:      git kernel.org:/pub/scm/linux/kernel/ericvh/v9fs.git
170 S:      Maintained
171
172 A2232 SERIAL BOARD DRIVER
173 P:      Enver Haase
174 M:      ehaase@inf.fu-berlin.de
175 M:      A2232@gmx.net
176 L:      linux-m68k@lists.linux-m68k.org
177 S:      Maintained
178
179 AIO
180 P:      Benjamin LaHaise
181 M:      bcrl@kvack.org
182 L:      linux-aio@kvack.org
183 S:      Supported
184
185 ABIT UGURU HARDWARE MONITOR DRIVER
186 P:      Hans de Goede
187 M:      j.w.r.degoede@hhs.nl
188 L:      lm-sensors@lm-sensors.org
189 S:      Maintained
190
191 ACENIC DRIVER
192 P:      Jes Sorensen
193 M:      jes@trained-monkey.org
194 L:      linux-acenic@sunsite.dk
195 S:      Maintained
196
197 IPS SCSI RAID DRIVER
198 P:      Adaptec OEM Raid Solutions
199 M:      aacraid@adaptec.com
200 L:      linux-scsi@vger.kernel.org
201 W:      http://www.adaptec.com/
202 S:      Maintained
203
204 DPT_I2O SCSI RAID DRIVER
205 P:      Adaptec OEM Raid Solutions
206 M:      aacraid@adaptec.com
207 L:      linux-scsi@vger.kernel.org
208 W:      http://www.adaptec.com/
209 S:      Maintained
210
211 AACRAID SCSI RAID DRIVER
212 P:      Adaptec OEM Raid Solutions
213 M:      aacraid@adaptec.com
214 L:      linux-scsi@vger.kernel.org
215 W:      http://www.adaptec.com/
216 S:      Supported
217
218 ACPI
219 P:      Len Brown
220 M:      len.brown@intel.com
221 M:      lenb@kernel.org
222 L:      linux-acpi@vger.kernel.org
223 W:      http://acpi.sourceforge.net/
224 T:      git kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
225 S:      Supported
226
227 ACPI BATTERY DRIVERS
228 P:      Alexey Starikovskiy
229 M:      astarikovskiy@suse.de
230 L:      linux-acpi@vger.kernel.org
231 W:      http://acpi.sourceforge.net/
232 S:      Supported
233
234 ACPI EC DRIVER
235 P:      Alexey Starikovskiy
236 M:      astarikovskiy@suse.de
237 L:      linux-acpi@vger.kernel.org
238 W:      http://acpi.sourceforge.net/
239 S:      Supported
240
241 ACPI FAN DRIVER
242 P:      Konstantin A. Karasyov
243 M:      konstantin.a.karasyov@intel.com
244 L:      linux-acpi@vger.kernel.org
245 W:      http://acpi.sourceforge.net/
246 S:      Supported
247
248 ACPI PCI HOTPLUG DRIVER
249 P:      Kristen Carlson Accardi
250 M:      kristen.c.accardi@intel.com
251 L:      pcihpd-discuss@lists.sourceforge.net
252 S:      Supported
253
254 ACPI THERMAL DRIVER
255 P:      Konstantin A. Karasyov
256 M:      konstantin.a.karasyov@intel.com
257 L:      linux-acpi@vger.kernel.org
258 W:      http://acpi.sourceforge.net/
259 S:      Supported
260
261 ACPI VIDEO DRIVER
262 P:      Luming Yu
263 M:      luming.yu@intel.com
264 L:      linux-acpi@vger.kernel.org
265 W:      http://acpi.sourceforge.net/
266 S:      Supported
267
268 ADM1025 HARDWARE MONITOR DRIVER
269 P:      Jean Delvare
270 M:      khali@linux-fr.org
271 L:      lm-sensors@lm-sensors.org
272 S:      Maintained
273
274 ADM1029 HARDWARE MONITOR DRIVER
275 P:      Corentin Labbe
276 M:      corentin.labbe@geomatys.fr
277 L:      lm-sensors@lm-sensors.org
278 S:      Maintained
279
280 ADT746X FAN DRIVER
281 P:      Colin Leroy
282 M:      colin@colino.net
283 S:      Maintained
284
285 AEDSP16 DRIVER
286 P:      Riccardo Facchetti
287 M:      fizban@tin.it
288 S:      Maintained
289
290 AFFS FILE SYSTEM
291 P:      Roman Zippel
292 M:      zippel@linux-m68k.org
293 S:      Maintained
294
295 AGPGART DRIVER
296 P:      David Airlie
297 M:      airlied@linux.ie
298 T:      git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
299 S:      Maintained
300
301 AHA152X SCSI DRIVER
302 P:      Juergen E. Fischer
303 M:      Juergen Fischer <fischer@norbit.de>
304 L:      linux-scsi@vger.kernel.org
305 S:      Maintained
306
307 ALCATEL SPEEDTOUCH USB DRIVER
308 P:      Duncan Sands
309 M:      duncan.sands@free.fr
310 L:      linux-usb-users@lists.sourceforge.net
311 L:      linux-usb-devel@lists.sourceforge.net
312 W:      http://www.linux-usb.org/SpeedTouch/
313 S:      Maintained
314
315 ALCHEMY AU1XX0 MMC DRIVER
316 S:      Orphan
317
318 ALI1563 I2C DRIVER
319 P:      Rudolf Marek
320 M:      r.marek@assembler.cz
321 L:      i2c@lm-sensors.org
322 S:      Maintained
323
324 ALPHA PORT
325 P:      Richard Henderson
326 M:      rth@twiddle.net
327 S:      Odd Fixes for 2.4; Maintained for 2.6.
328 P:      Ivan Kokshaysky
329 M:      ink@jurassic.park.msu.ru
330 S:      Maintained for 2.4; PCI support for 2.6.
331
332 AMD GEODE CS5536 USB DEVICE CONTROLLER DRIVER
333 P:      Thomas Dahlmann
334 M:      thomas.dahlmann@amd.com
335 L:      info-linux@geode.amd.com
336 S:      Supported
337
338 AMD GEODE PROCESSOR/CHIPSET SUPPORT
339 P:      Jordan Crouse
340 M:      info-linux@geode.amd.com
341 L:      info-linux@geode.amd.com
342 W:      http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
343 S:      Supported
344
345 AMS (Apple Motion Sensor) DRIVER
346 P:      Stelian Pop
347 M:      stelian@popies.net
348 P:      Michael Hanselmann
349 M:      linux-kernel@hansmi.ch
350 S:      Supported
351
352 AMSO1100 RNIC DRIVER
353 P:      Tom Tucker
354 M:      tom@opengridcomputing.com
355 P:      Steve Wise
356 M:      swise@opengridcomputing.com
357 L:      general@lists.openfabrics.org
358 S:      Maintained
359
360 AOA (Apple Onboard Audio) ALSA DRIVER
361 P:      Johannes Berg
362 M:      johannes@sipsolutions.net
363 L:      linuxppc-dev@ozlabs.org
364 L:      alsa-devel@alsa-project.org (subscribers-only)
365 S:      Maintained
366
367 APM DRIVER
368 P:      Stephen Rothwell
369 M:      sfr@canb.auug.org.au
370 L:      linux-laptop@vger.kernel.org
371 W:      http://www.canb.auug.org.au/~sfr/
372 S:      Supported
373
374 APPLE SMC DRIVER
375 P:      Nicolas Boichat
376 M:      nicolas@boichat.ch
377 L:      mactel-linux-devel@lists.sourceforge.net
378 S:      Maintained
379
380 APPLETALK NETWORK LAYER
381 P:      Arnaldo Carvalho de Melo
382 M:      acme@ghostprotocols.net
383 S:      Maintained
384
385 ARC FRAMEBUFFER DRIVER
386 P:      Jaya Kumar
387 M:      jayalk@intworks.biz
388 S:      Maintained
389
390 ARM MFM AND FLOPPY DRIVERS
391 P:      Ian Molton
392 M:      spyro@f2s.com
393 S:      Maintained
394
395 ARM PRIMECELL MMCI PL180/1 DRIVER
396 P:      Russell King
397 M:      rmk@arm.linux.org.uk
398 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
399 S:      Maintained
400
401 ARM/ADI ROADRUNNER MACHINE SUPPORT
402 P:      Lennert Buytenhek
403 M:      kernel@wantstofly.org
404 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
405 S:      Maintained
406
407 ARM/ADS SPHERE MACHINE SUPPORT
408 P:      Lennert Buytenhek
409 M:      kernel@wantstofly.org
410 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
411 S:      Maintained
412
413 ARM/AJECO 1ARM MACHINE SUPPORT
414 P:      Lennert Buytenhek
415 M:      kernel@wantstofly.org
416 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
417 S:      Maintained
418
419 ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
420 P:      Andrew Victor
421 M:      andrew@sanpeople.com
422 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
423 W:      http://maxim.org.za/at91_26.html
424 S:      Maintained
425
426 ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
427 P:      Lennert Buytenhek
428 M:      kernel@wantstofly.org
429 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
430 S:      Maintained
431
432 ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
433 P:      Lennert Buytenhek
434 M:      kernel@wantstofly.org
435 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
436 S:      Maintained
437
438 ARM/CORGI MACHINE SUPPORT
439 P:      Richard Purdie
440 M:      rpurdie@rpsys.net
441 S:      Maintained
442
443 ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
444 P:      Lennert Buytenhek
445 M:      kernel@wantstofly.org
446 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
447 S:      Maintained
448
449 ARM/HP JORNADA 7XX MACHINE SUPPORT
450 P:      Kristoffer Ericson
451 M:      kristoffer.ericson@gmail.com
452 W:      www.jlime.com
453 S:      Maintained
454
455 ARM/INTEL IOP32X ARM ARCHITECTURE
456 P:      Lennert Buytenhek
457 M:      kernel@wantstofly.org
458 P:      Dan Williams
459 M:      dan.j.williams@intel.com
460 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
461 S:      Supported
462
463 ARM/INTEL IOP33X ARM ARCHITECTURE
464 P:      Dan Williams
465 M:      dan.j.williams@intel.com
466 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
467 S:      Supported
468
469 ARM/INTEL IOP13XX ARM ARCHITECTURE
470 P:      Lennert Buytenhek
471 M:      kernel@wantstofly.org
472 P:      Dan Williams
473 M:      dan.j.williams@intel.com
474 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
475 S:      Supported
476
477 ARM/INTEL IQ81342EX MACHINE SUPPORT
478 P:      Lennert Buytenhek
479 M:      kernel@wantstofly.org
480 P:      Dan Williams
481 M:      dan.j.williams@intel.com
482 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
483 S:      Supported
484
485 ARM/INTEL IXP2000 ARM ARCHITECTURE
486 P:      Lennert Buytenhek
487 M:      kernel@wantstofly.org
488 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
489 S:      Maintained
490
491 ARM/INTEL IXDP2850 MACHINE SUPPORT
492 P:      Lennert Buytenhek
493 M:      kernel@wantstofly.org
494 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
495 S:      Maintained
496
497 ARM/INTEL IXP23XX ARM ARCHITECTURE
498 P:      Lennert Buytenhek
499 M:      kernel@wantstofly.org
500 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
501 S:      Maintained
502
503 ARM/INTEL XSC3 (MANZANO) ARM CORE
504 P:      Lennert Buytenhek
505 M:      kernel@wantstofly.org
506 P:      Dan Williams
507 M:      dan.j.williams@intel.com
508 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
509 S:      Supported
510
511 ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
512 P:      Lennert Buytenhek
513 M:      kernel@wantstofly.org
514 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
515 S:      Maintained
516
517 ARM/LOGICPD PXA270 MACHINE SUPPORT
518 P:      Lennert Buytenhek
519 M:      kernel@wantstofly.org
520 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
521 S:      Maintained
522
523 ARM/TOSA MACHINE SUPPORT
524 P:      Dirk Opfer
525 M:      dirk@opfer-online.de
526 S:      Maintained
527
528 ARM/PLEB SUPPORT
529 P:      Peter Chubb
530 M:      pleb@gelato.unsw.edu.au
531 W:      http://www.disy.cse.unsw.edu.au/Hardware/PLEB
532 S:      Maintained
533
534 ARM/PT DIGITAL BOARD PORT
535 P:      Stefan Eletzhofer
536 M:      stefan.eletzhofer@eletztrick.de
537 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
538 W:      http://www.arm.linux.org.uk/
539 S:      Maintained
540
541 ARM/RADISYS ENP2611 MACHINE SUPPORT
542 P:      Lennert Buytenhek
543 M:      kernel@wantstofly.org
544 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
545 S:      Maintained
546
547 ARM/SHARK MACHINE SUPPORT
548 P:      Alexander Schulz
549 M:      alex@shark-linux.de
550 W:      http://www.shark-linux.de/shark.html
551 S:      Maintained
552
553 ARM/STRONGARM110 PORT
554 P:      Russell King
555 M:      rmk@arm.linux.org.uk
556 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
557 W:      http://www.arm.linux.org.uk/
558 S:      Maintained
559
560 ARM/S3C2410 ARM ARCHITECTURE
561 P:      Ben Dooks
562 M:      ben-linux@fluff.org
563 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
564 W:      http://www.fluff.org/ben/linux/
565 S:      Maintained
566
567 ARM/S3C2440 ARM ARCHITECTURE
568 P:      Ben Dooks
569 M:      ben-linux@fluff.org
570 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
571 W:      http://www.fluff.org/ben/linux/
572 S:      Maintained
573
574 ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
575 P:      Lennert Buytenhek
576 M:      kernel@wantstofly.org
577 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
578 S:      Maintained
579
580 ARM/THECUS N2100 MACHINE SUPPORT
581 P:      Lennert Buytenhek
582 M:      kernel@wantstofly.org
583 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
584 S:      Maintained
585
586 ARPD SUPPORT
587 P:      Jonathan Layes
588 L:      netdev@vger.kernel.org
589 S:      Maintained
590
591 ASUS ACPI EXTRAS DRIVER
592 P:      Corentin Chary
593 M:      corentincj@iksaif.net
594 P:      Karol Kozimor
595 M:      sziwan@users.sourceforge.net
596 L:      acpi4asus-user@lists.sourceforge.net
597 W:      http://sourceforge.net/projects/acpi4asus
598 W:      http://xf.iksaif.net/acpi4asus
599 S:      Maintained
600
601 ASUS ASB100 HARDWARE MONITOR DRIVER
602 P:      Mark M. Hoffman
603 M:      mhoffman@lightlink.com
604 L:      lm-sensors@lm-sensors.org
605 S:      Maintained
606
607 ASUS LAPTOP EXTRAS DRIVER
608 P:      Corentin Chary
609 M:      corentincj@iksaif.net
610 L:      acpi4asus-user@lists.sourceforge.net
611 W:      http://sourceforge.net/projects/acpi4asus
612 W:      http://xf.iksaif.net/acpi4asus
613 S:      Maintained
614
615 ATA OVER ETHERNET DRIVER
616 P:      Ed L. Cashin
617 M:      ecashin@coraid.com
618 W:      http://www.coraid.com/support/linux
619 S:      Supported
620
621 ATL1 ETHERNET DRIVER
622 P:      Jay Cliburn
623 M:      jcliburn@gmail.com
624 P:      Chris Snook
625 M:      csnook@redhat.com
626 L:      atl1-devel@lists.sourceforge.net
627 W:      http://sourceforge.net/projects/atl1
628 W:      http://atl1.sourceforge.net
629 S:      Maintained
630
631 ATM
632 P:      Chas Williams
633 M:      chas@cmf.nrl.navy.mil
634 L:      linux-atm-general@lists.sourceforge.net (subscribers-only)
635 W:      http://linux-atm.sourceforge.net
636 S:      Maintained
637
638 ATMEL AT91 MCI DRIVER
639 P:      Nicolas Ferre
640 M:      nicolas.ferre@rfo.atmel.com
641 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
642 W:      http://www.atmel.com/products/AT91/
643 W:      http://www.at91.com/
644 S:      Maintained
645
646 ATMEL MACB ETHERNET DRIVER
647 P:      Haavard Skinnemoen
648 M:      hskinnemoen@atmel.com
649 S:      Supported
650
651 ATMEL SPI DRIVER
652 P:      Haavard Skinnemoen
653 M:      hskinnemoen@atmel.com
654 S:      Supported
655
656 ATMEL WIRELESS DRIVER
657 P:      Simon Kelley
658 M:      simon@thekelleys.org.uk
659 L:      linux-wireless@vger.kernel.org
660 W:      http://www.thekelleys.org.uk/atmel
661 W:      http://atmelwlandriver.sourceforge.net/
662 S:      Maintained
663
664 AUDIT SUBSYSTEM
665 P:      David Woodhouse
666 M:      dwmw2@infradead.org
667 L:      linux-audit@redhat.com
668 W:      http://people.redhat.com/sgrubb/audit/
669 T:      git kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6.git
670 S:      Maintained
671
672 AUXILIARY DISPLAY DRIVERS
673 P:      Miguel Ojeda Sandonis
674 M:      maxextreme@gmail.com
675 L:      linux-kernel@vger.kernel.org
676 W:      http://auxdisplay.googlepages.com/
677 S:      Maintained
678
679 AVR32 ARCHITECTURE
680 P:      Haavard Skinnemoen
681 M:      hskinnemoen@atmel.com
682 W:      http://www.atmel.com/products/AVR32/
683 W:      http://avr32linux.org/
684 W:      http://avrfreaks.net/
685 S:      Supported
686
687 AVR32/AT32AP MACHINE SUPPORT
688 P:      Haavard Skinnemoen
689 M:      hskinnemoen@atmel.com
690 S:      Supported
691
692 AX.25 NETWORK LAYER
693 P:      Ralf Baechle
694 M:      ralf@linux-mips.org
695 L:      linux-hams@vger.kernel.org
696 W:      http://www.linux-ax25.org/
697 S:      Maintained
698
699 BACKLIGHT CLASS/SUBSYSTEM
700 P:      Richard Purdie
701 M:      rpurdie@rpsys.net
702 S:      Maintained
703
704 BLACKFIN ARCHITECTURE
705 P:      Aubrey Li
706 M:      aubrey.li@analog.com
707 P:      Bernd Schmidt
708 M:      bernd.schmidt@analog.com
709 P:      Bryan Wu
710 M:      bryan.wu@analog.com
711 P:      Grace Pan
712 M:      grace.pan@analog.com
713 P:      Marc Hoffman
714 M:      marc.hoffman@analog.com
715 P:      Michael Hennerich
716 M:      michael.hennerich@analog.com
717 P:      Mike Frysinger
718 M:      michael.frysinger@analog.com
719 P:      Jerry Zeng
720 M:      jerry.zeng@analog.com
721 P:      Jie Zhang
722 M:      jie.zhang@analog.com
723 P:      Robin Getz
724 M:      robin.getz@analog.com
725 P:      Roy Huang
726 M:      roy.huang@analog.com
727 P:      Sonic Zhang
728 M:      sonic.zhang@analog.com
729 P:      Vivi Li
730 M:      vivi.li@analog.com
731 P:      Yi Li
732 M:      yi.li@analog.com
733 L:      uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
734 W:      http://blackfin.uclinux.org
735 S:      Supported
736
737 BLACKFIN EMAC DRIVER
738 P:      Bryan Wu
739 M:      bryan.wu@analog.com
740 L:      uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
741 W:      http://blackfin.uclinux.org
742 S:      Supported
743
744 BLACKFIN RTC DRIVER
745 P:      Mike Frysinger
746 M:      michael.frysinger@analog.com
747 M:      vapier.adi@gmail.com
748 L:      uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
749 W:      http://blackfin.uclinux.org
750 S:      Supported
751
752 BLACKFIN SERIAL DRIVER
753 P:      Aubrey Li
754 M:      aubrey.li@analog.com
755 L:      uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
756 W:      http://blackfin.uclinux.org
757 S:      Supported
758
759 BLACKFIN WATCHDOG DRIVER
760 P:      Mike Frysinger
761 M:      michael.frysinger@analog.com
762 M:      vapier.adi@gmail.com
763 L:      uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
764 W:      http://blackfin.uclinux.org
765 S:      Supported
766
767 BAYCOM/HDLCDRV DRIVERS FOR AX.25
768 P:      Thomas Sailer
769 M:      t.sailer@alumni.ethz.ch
770 L:      linux-hams@vger.kernel.org
771 W:      http://www.baycom.org/~tom/ham/ham.html
772 S:      Maintained
773
774 BCM43XX WIRELESS DRIVER (SOFTMAC BASED VERSION)
775 P:      Larry Finger
776 M:      Larry.Finger@lwfinger.net
777 P:      Stefano Brivio
778 M:      st3@riseup.net
779 L:      linux-wireless@vger.kernel.org
780 W:      http://bcm43xx.berlios.de/
781 S:      Maintained
782
783 BEFS FILE SYSTEM
784 P:      Sergey S. Kostyliov
785 M:      rathamahata@php4.ru
786 L:      linux-kernel@vger.kernel.org
787 S:      Maintained
788
789 BFS FILE SYSTEM
790 P:      Tigran A. Aivazian
791 M:      tigran@aivazian.fsnet.co.uk
792 L:      linux-kernel@vger.kernel.org
793 S:      Maintained
794
795 BLACKFIN I2C TWI DRIVER
796 P:      Sonic Zhang
797 M:      sonic.zhang@analog.com
798 L:      uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
799 W:      http://blackfin.uclinux.org/
800 S:      Supported
801
802 BLOCK LAYER
803 P:      Jens Axboe
804 M:      axboe@kernel.dk
805 L:      linux-kernel@vger.kernel.org
806 T:      git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
807 S:      Maintained
808
809 BLUETOOTH SUBSYSTEM
810 P:      Marcel Holtmann
811 M:      marcel@holtmann.org
812 P:      Maxim Krasnyansky
813 M:      maxk@qualcomm.com
814 L:      bluez-devel@lists.sf.net
815 W:      http://bluez.sf.net
816 W:      http://www.bluez.org
817 W:      http://www.holtmann.org/linux/bluetooth/
818 T:      git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
819 S:      Maintained
820
821 BLUETOOTH RFCOMM LAYER
822 P:      Marcel Holtmann
823 M:      marcel@holtmann.org
824 P:      Maxim Krasnyansky
825 M:      maxk@qualcomm.com
826 S:      Maintained
827
828 BLUETOOTH BNEP LAYER
829 P:      Marcel Holtmann
830 M:      marcel@holtmann.org
831 P:      Maxim Krasnyansky
832 M:      maxk@qualcomm.com
833 S:      Maintained
834
835 BLUETOOTH CMTP LAYER
836 P:      Marcel Holtmann
837 M:      marcel@holtmann.org
838 S:      Maintained
839
840 BLUETOOTH HIDP LAYER
841 P:      Marcel Holtmann
842 M:      marcel@holtmann.org
843 S:      Maintained
844
845 BLUETOOTH HCI UART DRIVER
846 P:      Marcel Holtmann
847 M:      marcel@holtmann.org
848 P:      Maxim Krasnyansky
849 M:      maxk@qualcomm.com
850 S:      Maintained
851
852 BLUETOOTH HCI USB DRIVER
853 P:      Marcel Holtmann
854 M:      marcel@holtmann.org
855 P:      Maxim Krasnyansky
856 M:      maxk@qualcomm.com
857 S:      Maintained
858
859 BLUETOOTH HCI BCM203X DRIVER
860 P:      Marcel Holtmann
861 M:      marcel@holtmann.org
862 S:      Maintained
863
864 BLUETOOTH HCI BPA10X DRIVER
865 P:      Marcel Holtmann
866 M:      marcel@holtmann.org
867 S:      Maintained
868
869 BLUETOOTH HCI BFUSB DRIVER
870 P:      Marcel Holtmann
871 M:      marcel@holtmann.org
872 S:      Maintained
873
874 BLUETOOTH HCI DTL1 DRIVER
875 P:      Marcel Holtmann
876 M:      marcel@holtmann.org
877 S:      Maintained
878
879 BLUETOOTH HCI BLUECARD DRIVER
880 P:      Marcel Holtmann
881 M:      marcel@holtmann.org
882 S:      Maintained
883
884 BLUETOOTH HCI BT3C DRIVER
885 P:      Marcel Holtmann
886 M:      marcel@holtmann.org
887 S:      Maintained
888
889 BLUETOOTH HCI BTUART DRIVER
890 P:      Marcel Holtmann
891 M:      marcel@holtmann.org
892 S:      Maintained
893
894 BLUETOOTH HCI VHCI DRIVER
895 P:      Maxim Krasnyansky
896 M:      maxk@qualcomm.com
897 S:      Maintained
898
899 BONDING DRIVER
900 P:      Chad Tindel
901 M:      ctindel@users.sourceforge.net
902 P:      Jay Vosburgh
903 M:      fubar@us.ibm.com
904 L:      bonding-devel@lists.sourceforge.net
905 W:      http://sourceforge.net/projects/bonding/
906 S:      Supported
907
908 BROADBAND PROCESSOR ARCHITECTURE
909 P:      Arnd Bergmann
910 M:      arnd@arndb.de
911 L:      linuxppc-dev@ozlabs.org
912 W:      http://www.penguinppc.org/ppc64/
913 S:      Supported
914
915 BROADCOM B44 10/100 ETHERNET DRIVER
916 P:      Gary Zambrano
917 M:      zambrano@broadcom.com
918 L:      netdev@vger.kernel.org
919 S:      Supported
920
921 BROADCOM BNX2 GIGABIT ETHERNET DRIVER
922 P:      Michael Chan
923 M:      mchan@broadcom.com
924 L:      netdev@vger.kernel.org
925 S:      Supported
926
927 BROADCOM TG3 GIGABIT ETHERNET DRIVER
928 P:      Michael Chan
929 M:      mchan@broadcom.com
930 L:      netdev@vger.kernel.org
931 S:      Supported
932
933 BSG (block layer generic sg v4 driver)
934 P:      FUJITA Tomonori
935 M:      fujita.tomonori@lab.ntt.co.jp
936 L:      linux-scsi@vger.kernel.org
937 S:      Supported
938
939 BTTV VIDEO4LINUX DRIVER
940 P:      Mauro Carvalho Chehab
941 M:      mchehab@infradead.org
942 M:      v4l-dvb-maintainer@linuxtv.org
943 L:      video4linux-list@redhat.com
944 W:      http://linuxtv.org
945 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
946 S:      Maintained
947
948 CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
949 P:      Jonathan Corbet
950 M:      corbet@lwn.net
951 L:      video4linux-list@redhat.com
952 S:      Maintained
953
954 CALGARY x86-64 IOMMU
955 P:      Muli Ben-Yehuda
956 M:      muli@il.ibm.com
957 P:      Jon D. Mason
958 M:      jdmason@kudzu.us
959 L:      linux-kernel@vger.kernel.org
960 L:      discuss@x86-64.org
961 S:      Maintained
962
963 CFAG12864B LCD DRIVER
964 P:      Miguel Ojeda Sandonis
965 M:      maxextreme@gmail.com
966 L:      linux-kernel@vger.kernel.org
967 W:      http://auxdisplay.googlepages.com/
968 S:      Maintained
969
970 CFAG12864BFB LCD FRAMEBUFFER DRIVER
971 P:      Miguel Ojeda Sandonis
972 M:      maxextreme@gmail.com
973 L:      linux-kernel@vger.kernel.org
974 W:      http://auxdisplay.googlepages.com/
975 S:      Maintained
976
977 CFG80211 and NL80211
978 P:      Johannes Berg
979 M:      johannes@sipsolutions.net
980 L:      linux-wireless@vger.kernel.org
981 S:      Maintained
982
983 CHECKPATCH
984 P:      Andy Whitcroft
985 M:      apw@shadowen.org
986 P:      Randy Dunlap
987 M:      rdunlap@xenotime.net
988 P:      Joel Schopp
989 M:      jschopp@austin.ibm.com
990 S:      Supported
991
992 COMMON INTERNET FILE SYSTEM (CIFS)
993 P:      Steve French
994 M:      sfrench@samba.org
995 L:      linux-cifs-client@lists.samba.org
996 L:      samba-technical@lists.samba.org
997 W:      http://us1.samba.org/samba/Linux_CIFS_client.html
998 T:      git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
999 S:      Supported
1000
1001 CONFIGFS
1002 P:      Joel Becker
1003 M:      joel.becker@oracle.com
1004 L:      linux-kernel@vger.kernel.org
1005 S:      Supported
1006
1007 CIRRUS LOGIC EP93XX ETHERNET DRIVER
1008 P:      Lennert Buytenhek
1009 M:      kernel@wantstofly.org
1010 L:      netdev@vger.kernel.org
1011 S:      Maintained
1012
1013 CIRRUS LOGIC GENERIC FBDEV DRIVER
1014 P:      Jeff Garzik
1015 M:      jgarzik@pobox.com
1016 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1017 S:      Odd Fixes
1018
1019 CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
1020 P:      Lennert Buytenhek
1021 M:      kernel@wantstofly.org
1022 L:      linux-usb-devel@lists.sourceforge.net
1023 S:      Maintained
1024
1025 CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
1026 P:      Cirrus Logic Corporation (kernel 2.2 driver)
1027 M:      Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
1028 P:      Nils Faerber (port to kernel 2.4)
1029 M:      Nils Faerber <nils@kernelconcepts.de>
1030 S:      Maintained
1031
1032 CODA FILE SYSTEM
1033 P:      Jan Harkes
1034 M:      jaharkes@cs.cmu.edu
1035 M:      coda@cs.cmu.edu
1036 L:      codalist@coda.cs.cmu.edu
1037 W:      http://www.coda.cs.cmu.edu/
1038 S:      Maintained
1039
1040 COMPACTPCI HOTPLUG CORE
1041 P:      Scott Murray
1042 M:      scottm@somanetworks.com
1043 M:      scott@spiteful.org
1044 L:      pcihpd-discuss@lists.sourceforge.net
1045 S:      Supported
1046
1047 COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1048 P:      Scott Murray
1049 M:      scottm@somanetworks.com
1050 M:      scott@spiteful.org
1051 L:      pcihpd-discuss@lists.sourceforge.net
1052 S:      Supported
1053
1054 COMPACTPCI HOTPLUG GENERIC DRIVER
1055 P:      Scott Murray
1056 M:      scottm@somanetworks.com
1057 M:      scott@spiteful.org
1058 L:      pcihpd-discuss@lists.sourceforge.net
1059 S:      Supported
1060
1061 COMPUTONE INTELLIPORT MULTIPORT CARD
1062 P:      Michael H. Warfield
1063 M:      mhw@wittsend.com
1064 W:      http://www.wittsend.com/computone.html
1065 S:      Maintained
1066
1067 CONEXANT ACCESSRUNNER USB DRIVER
1068 P:      Simon Arlott
1069 M:      cxacru@fire.lp0.eu
1070 L:      accessrunner-general@lists.sourceforge.net
1071 W:      http://accessrunner.sourceforge.net/
1072 S:      Maintained
1073
1074 CORETEMP HARDWARE MONITORING DRIVER
1075 P:      Rudolf Marek
1076 M:      r.marek@assembler.cz
1077 L:      lm-sensors@lm-sensors.org
1078 S:      Maintained
1079
1080 COSA/SRP SYNC SERIAL DRIVER
1081 P:      Jan "Yenya" Kasprzak
1082 M:      kas@fi.muni.cz
1083 W:      http://www.fi.muni.cz/~kas/cosa/
1084 S:      Maintained
1085
1086 CPU FREQUENCY DRIVERS
1087 P:      Dave Jones
1088 M:      davej@codemonkey.org.uk
1089 L:      cpufreq@lists.linux.org.uk
1090 W:      http://www.codemonkey.org.uk/projects/cpufreq/
1091 T:      git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
1092 S:      Maintained
1093
1094 CPUID/MSR DRIVER
1095 P:      H. Peter Anvin
1096 M:      hpa@zytor.com
1097 S:      Maintained
1098
1099 CPUSETS
1100 P:      Paul Jackson
1101 P:      Simon Derr
1102 M:      pj@sgi.com
1103 M:      simon.derr@bull.net
1104 L:      linux-kernel@vger.kernel.org
1105 W:      http://www.bullopensource.org/cpuset/
1106 S:      Supported
1107
1108 CRAMFS FILESYSTEM
1109 W:      http://sourceforge.net/projects/cramfs/
1110 S:      Orphan
1111
1112 CRIS PORT
1113 P:      Mikael Starvik
1114 M:      starvik@axis.com
1115 L:      dev-etrax@axis.com
1116 W:      http://developer.axis.com
1117 S:      Maintained
1118
1119 CRYPTO API
1120 P:      Herbert Xu
1121 M:      herbert@gondor.apana.org.au
1122 P:      David S. Miller
1123 M:      davem@davemloft.net
1124 L:      linux-crypto@vger.kernel.org
1125 T:      git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
1126 S:      Maintained
1127
1128 CS5535 Audio ALSA driver
1129 P:      Jaya Kumar
1130 M:      jayakumar.alsa@gmail.com
1131 S:      Maintained
1132
1133 CYBERPRO FB DRIVER
1134 P:      Russell King
1135 M:      rmk@arm.linux.org.uk
1136 W:      http://www.arm.linux.org.uk/
1137 S:      Maintained
1138
1139 CYBLAFB FRAMEBUFFER DRIVER
1140 P:      Knut Petersen
1141 M:      Knut_Petersen@t-online.de
1142 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1143 S:      Maintained
1144
1145 CYCLADES 2X SYNC CARD DRIVER
1146 P:      Arnaldo Carvalho de Melo
1147 M:      acme@ghostprotocols.net
1148 W:      http://oops.ghostprotocols.net:81/blog
1149 S:      Maintained
1150
1151 CYCLADES ASYNC MUX DRIVER
1152 W:      http://www.cyclades.com/
1153 S:      Orphan
1154
1155 CYCLADES PC300 DRIVER
1156 W:      http://www.cyclades.com/
1157 S:      Orphan
1158
1159 DAMA SLAVE for AX.25
1160 P:      Joerg Reuter
1161 M:      jreuter@yaina.de
1162 W:      http://yaina.de/jreuter/
1163 W:      http://www.qsl.net/dl1bke/
1164 L:      linux-hams@vger.kernel.org
1165 S:      Maintained
1166
1167 DC395x SCSI driver
1168 P:      Oliver Neukum
1169 M:      oliver@neukum.name
1170 P:      Ali Akcaagac
1171 M:      aliakc@web.de
1172 P:      Jamie Lenehan
1173 M:      lenehan@twibble.org
1174 W:      http://twibble.org/dist/dc395x/
1175 L:      dc395x@twibble.org
1176 L:      http://lists.twibble.org/mailman/listinfo/dc395x/
1177 S:      Maintained
1178
1179 DC390/AM53C974 SCSI driver
1180 P:      Kurt Garloff
1181 M:      garloff@suse.de
1182 W:      http://www.garloff.de/kurt/linux/dc390/
1183 P:      Guennadi Liakhovetski
1184 M:      g.liakhovetski@gmx.de
1185 S:      Maintained
1186
1187 DCCP PROTOCOL
1188 P:      Arnaldo Carvalho de Melo
1189 M:      acme@ghostprotocols.net
1190 L:      dccp@vger.kernel.org
1191 W:      http://linux-net.osdl.org/index.php/DCCP
1192 S:      Maintained
1193
1194 DECnet NETWORK LAYER
1195 P:      Patrick Caulfield
1196 M:      patrick@tykepenguin.com
1197 W:      http://linux-decnet.sourceforge.net
1198 L:      linux-decnet-user@lists.sourceforge.net
1199 S:      Maintained
1200
1201 DEFXX FDDI NETWORK DRIVER
1202 P:      Maciej W. Rozycki
1203 M:      macro@linux-mips.org
1204 S:      Maintained
1205
1206 DELL LAPTOP SMM DRIVER
1207 P:      Massimo Dal Zotto
1208 M:      dz@debian.org
1209 W:      http://www.debian.org/~dz/i8k/
1210 S:      Maintained
1211
1212 DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1213 P:      Doug Warzecha
1214 M:      Douglas_Warzecha@dell.com
1215 S:      Maintained
1216
1217 DEVICE-MAPPER  (LVM)
1218 P:      Alasdair Kergon
1219 L:      dm-devel@redhat.com
1220 W:      http://sources.redhat.com/dm
1221 S:      Maintained
1222
1223 DEVICE NUMBER REGISTRY
1224 P:      Torben Mathiasen
1225 M:      device@lanana.org
1226 W:      http://lanana.org/docs/device-list/index.html
1227 L:      linux-kernel@vger.kernel.org
1228 S:      Maintained
1229
1230 DIGI INTL. EPCA DRIVER
1231 P:      Digi International, Inc
1232 M:      Eng.Linux@digi.com
1233 L:      Eng.Linux@digi.com
1234 W:      http://www.digi.com
1235 S:      Orphaned
1236
1237 DIGI RIGHTSWITCH NETWORK DRIVER
1238 P:      Rick Richardson
1239 L:      netdev@vger.kernel.org
1240 W:      http://www.digi.com
1241 S:      Orphaned
1242
1243 DIRECTORY NOTIFICATION
1244 P:      Stephen Rothwell
1245 M:      sfr@canb.auug.org.au
1246 L:      linux-kernel@vger.kernel.org
1247 S:      Supported
1248
1249 DISK GEOMETRY AND PARTITION HANDLING
1250 P:      Andries Brouwer
1251 M:      aeb@cwi.nl
1252 W:      http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1253 W:      http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1254 W:      http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1255 S:      Maintained
1256
1257 DISKQUOTA:
1258 P:      Jan Kara
1259 M:      jack@suse.cz
1260 L:      linux-kernel@vger.kernel.org
1261 S:      Maintained
1262
1263 DISTRIBUTED LOCK MANAGER
1264 P:      Patrick Caulfield
1265 M:      pcaulfie@redhat.com
1266 P:      David Teigland
1267 M:      teigland@redhat.com
1268 L:      cluster-devel@redhat.com
1269 W:      http://sources.redhat.com/cluster/
1270 T:      git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1271 T:      git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
1272 S:      Supported
1273
1274 DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1275 P:      Tobias Ringstrom
1276 M:      tori@unhappy.mine.nu
1277 L:      netdev@vger.kernel.org
1278 S:      Maintained
1279
1280 DMA GENERIC MEMCPY SUBSYSTEM
1281 P:      Shannon Nelson
1282 M:      shannon.nelson@intel.com
1283 L:      linux-kernel@vger.kernel.org
1284 S:      Maintained
1285
1286 DME1737 HARDWARE MONITOR DRIVER
1287 P:      Juerg Haefliger
1288 M:      juergh@gmail.com
1289 L:      lm-sensors@lm-sensors.org
1290 S:      Maintained
1291
1292 DOCBOOK FOR DOCUMENTATION
1293 P:      Randy Dunlap
1294 M:      rdunlap@xenotime.net
1295 S:      Maintained
1296
1297 DOCKING STATION DRIVER
1298 P:      Kristen Carlson Accardi
1299 M:      kristen.c.accardi@intel.com
1300 L:      linux-acpi@vger.kernel.org
1301 S:      Supported
1302
1303 DOUBLETALK DRIVER
1304 P:      James R. Van Zandt
1305 M:      jrv@vanzandt.mv.com
1306 L:      blinux-list@redhat.com
1307 S:      Maintained
1308
1309 DRIVER CORE, KOBJECTS, AND SYSFS
1310 P:      Greg Kroah-Hartman
1311 M:      gregkh@suse.de
1312 L:      linux-kernel@vger.kernel.org
1313 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1314 S:      Supported
1315
1316 DRM DRIVERS
1317 P:      David Airlie
1318 M:      airlied@linux.ie
1319 L:      dri-devel@lists.sourceforge.net
1320 T:      git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
1321 S:      Maintained
1322
1323 DSCC4 DRIVER
1324 P:      Francois Romieu
1325 M:      romieu@fr.zoreil.com
1326 L:      netdev@vger.kernel.org
1327 S:      Maintained
1328
1329 DVB SUBSYSTEM AND DRIVERS
1330 P:      LinuxTV.org Project
1331 M:      v4l-dvb-maintainer@linuxtv.org
1332 L:      linux-dvb@linuxtv.org (subscription required)
1333 W:      http://linuxtv.org/
1334 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
1335 S:      Maintained
1336
1337 EATA-DMA SCSI DRIVER
1338 P:      Michael Neuffer
1339 L:      linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1340 S:      Maintained
1341
1342 EATA ISA/EISA/PCI SCSI DRIVER
1343 P:      Dario Ballabio
1344 M:      ballabio_dario@emc.com
1345 L:      linux-scsi@vger.kernel.org
1346 S:      Maintained
1347
1348 EATA-PIO SCSI DRIVER
1349 P:      Michael Neuffer
1350 M:      mike@i-Connect.Net
1351 L:      linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1352 S:      Maintained
1353
1354 EBTABLES
1355 P:      Bart De Schuymer
1356 M:      bart.de.schuymer@pandora.be
1357 L:      ebtables-user@lists.sourceforge.net
1358 L:      ebtables-devel@lists.sourceforge.net
1359 W:      http://ebtables.sourceforge.net/
1360 S:      Maintained
1361
1362 ECRYPT FILE SYSTEM
1363 P:      Mike Halcrow, Phillip Hellewell
1364 M:      mhalcrow@us.ibm.com, phillip@hellewell.homeip.net
1365 L:      ecryptfs-devel@lists.sourceforge.net
1366 W:      http://ecryptfs.sourceforge.net/
1367 S:      Supported
1368
1369 EDAC-CORE
1370 P:      Doug Thompson
1371 M:      dougthompson@xmission.com
1372 L:      bluesmoke-devel@lists.sourceforge.net
1373 W:      bluesmoke.sourceforge.net
1374 S:      Supported
1375
1376 EDAC-E752X
1377 P:      Mark Gross
1378 P:      Doug Thompson
1379 M:      mark.gross@intel.com
1380 M:      dougthompson@xmission.com
1381 L:      bluesmoke-devel@lists.sourceforge.net
1382 W:      bluesmoke.sourceforge.net
1383 S:      Maintained
1384
1385 EDAC-E7XXX
1386 P:      Doug Thompson
1387 M:      dougthompson@xmission.com
1388 L:      bluesmoke-devel@lists.sourceforge.net
1389 W:      bluesmoke.sourceforge.net
1390 S:      Maintained
1391
1392 EDAC-I82443BXGX
1393 P:      Tim Small
1394 M:      tim@buttersideup.com
1395 L:      bluesmoke-devel@lists.sourceforge.net
1396 W:      bluesmoke.sourceforge.net
1397 S:      Maintained
1398
1399 EDAC-I3000
1400 P:      Jason Uhlenkott
1401 M:      juhlenko@akamai.com
1402 L:      bluesmoke-devel@lists.sourceforge.net
1403 W:      bluesmoke.sourceforge.net
1404 S:      Maintained
1405
1406 EDAC-I5000
1407 P:      Doug Thompson
1408 M:      dougthompson@xmission.com
1409 L:      bluesmoke-devel@lists.sourceforge.net
1410 W:      bluesmoke.sourceforge.net
1411 S:      Maintained
1412
1413 EDAC-I82975X
1414 P:      Ranganathan Desikan
1415 P:      Arvind R.
1416 M:      rdesikan@jetzbroadband.com
1417 M:      arvind@acarlab.com
1418 L:      bluesmoke-devel@lists.sourceforge.net
1419 W:      bluesmoke.sourceforge.net
1420 S:      Maintained
1421
1422 EDAC-PASEMI
1423 P:      Egor Martovetsky
1424 M:      egor@pasemi.com
1425 L:      bluesmoke-devel@lists.sourceforge.net
1426 W:      bluesmoke.sourceforge.net
1427 S:      Maintained
1428
1429 EDAC-R82600
1430 P:      Tim Small
1431 M:      tim@buttersideup.com
1432 L:      bluesmoke-devel@lists.sourceforge.net
1433 W:      bluesmoke.sourceforge.net
1434 S:      Maintained
1435
1436 EEPRO100 NETWORK DRIVER
1437 P:      Andrey V. Savochkin
1438 M:      saw@saw.sw.com.sg
1439 S:      Maintained
1440
1441 EFS FILESYSTEM
1442 W:      http://aeschi.ch.eu.org/efs/
1443 S:      Orphan
1444
1445 EHCA (IBM GX bus InfiniBand adapter) DRIVER:
1446 P:      Hoang-Nam Nguyen
1447 M:      hnguyen@de.ibm.com
1448 P:      Christoph Raisch
1449 M:      raisch@de.ibm.com
1450 L:      general@lists.openfabrics.org
1451 S:      Supported
1452
1453 EMULEX LPFC FC SCSI DRIVER
1454 P:      James Smart
1455 M:      james.smart@emulex.com
1456 L:      linux-scsi@vger.kernel.org
1457 W:      http://sourceforge.net/projects/lpfcxxxx
1458 S:      Supported
1459
1460 EPSON 1355 FRAMEBUFFER DRIVER
1461 P:      Christopher Hoover
1462 M:      ch@murgatroid.com, ch@hpl.hp.com
1463 S:      Maintained
1464
1465 ETHEREXPRESS-16 NETWORK DRIVER
1466 P:      Philip Blundell
1467 M:      philb@gnu.org
1468 L:      netdev@vger.kernel.org
1469 S:      Maintained
1470
1471 ETHERNET BRIDGE
1472 P:      Stephen Hemminger
1473 M:      shemminger@linux-foundation.org
1474 L:      bridge@lists.linux-foundation.org
1475 W:      http://bridge.sourceforge.net/
1476 S:      Maintained
1477
1478 ETHERTEAM 16I DRIVER
1479 P:      Mika Kuoppala
1480 M:      miku@iki.fi
1481 S:      Maintained
1482
1483 EXT2 FILE SYSTEM
1484 L:      linux-ext4@vger.kernel.org
1485 S:      Maintained
1486
1487 EXT3 FILE SYSTEM
1488 P:      Stephen Tweedie, Andrew Morton
1489 M:      sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
1490 L:      linux-ext4@vger.kernel.org
1491 S:      Maintained
1492
1493 EXT4 FILE SYSTEM
1494 P:      Stephen Tweedie, Andrew Morton
1495 M:      sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
1496 L:      linux-ext4@vger.kernel.org
1497 S:      Maintained
1498
1499 F71805F HARDWARE MONITORING DRIVER
1500 P:      Jean Delvare
1501 M:      khali@linux-fr.org
1502 L:      lm-sensors@lm-sensors.org
1503 S:      Maintained
1504
1505 FARSYNC SYNCHRONOUS DRIVER
1506 P:      Kevin Curtis
1507 M:      kevin.curtis@farsite.co.uk
1508 W:      http://www.farsite.co.uk/
1509 S:      Supported
1510
1511 FAULT INJECTION SUPPORT
1512 P:      Akinobu Mita
1513 M:      akinobu.mita@gmail.com
1514 S:      Supported
1515
1516 FRAMEBUFFER LAYER
1517 P:      Antonino Daplas
1518 M:      adaplas@gmail.com
1519 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1520 W:      http://linux-fbdev.sourceforge.net/
1521 S:      Maintained
1522
1523 FREESCALE SOC FS_ENET DRIVER
1524 P:      Pantelis Antoniou
1525 M:      pantelis.antoniou@gmail.com
1526 P:      Vitaly Bordug
1527 M:      vbordug@ru.mvista.com
1528 L:      linuxppc-embedded@ozlabs.org
1529 L:      netdev@vger.kernel.org
1530 S:      Maintained
1531
1532 FREESCALE HIGHSPEED USB DEVICE DRIVER
1533 P:      Li Yang
1534 M:      leoli@freescale.com
1535 L:      linux-usb-devel@lists.sourceforge.net
1536 L:      linuxppc-embedded@ozlabs.org
1537 S:      Maintained
1538
1539 FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
1540 P:      Li Yang
1541 M:      leoli@freescale.com
1542 L:      netdev@vger.kernel.org
1543 L:      linuxppc-embedded@ozlabs.org
1544 S:      Maintained
1545
1546 FILE LOCKING (flock() and fcntl()/lockf())
1547 P:      Matthew Wilcox
1548 M:      matthew@wil.cx
1549 L:      linux-fsdevel@vger.kernel.org
1550 S:      Maintained
1551
1552 FILESYSTEMS (VFS and infrastructure)
1553 P:      Alexander Viro
1554 M:      viro@zeniv.linux.org.uk
1555 S:      Maintained
1556
1557 FIREWIRE SUBSYSTEM
1558 P:      Kristian Hoegsberg, Stefan Richter
1559 M:      krh@redhat.com, stefanr@s5r6.in-berlin.de
1560 L:      linux1394-devel@lists.sourceforge.net
1561 W:      http://www.linux1394.org/
1562 T:      git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1563 S:      Maintained
1564
1565 FIRMWARE LOADER (request_firmware)
1566 L:      linux-kernel@vger.kernel.org
1567 S:      Orphan
1568
1569 FPU EMULATOR
1570 P:      Bill Metzenthen
1571 M:      billm@suburbia.net
1572 W:      http://suburbia.net/~billm/floating-point/emulator/
1573 S:      Maintained
1574
1575 FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1576 P:      Mike McLagan
1577 M:      mike.mclagan@linux.org
1578 L:      netdev@vger.kernel.org
1579 S:      Maintained
1580
1581 FREEVXFS FILESYSTEM
1582 P:      Christoph Hellwig
1583 M:      hch@infradead.org
1584 W:      ftp://ftp.openlinux.org/pub/people/hch/vxfs
1585 S:      Maintained
1586
1587 FUJITSU FR-V (FRV) PORT
1588 P:      David Howells
1589 M:      dhowells@redhat.com
1590 S:      Maintained
1591
1592 FUSE: FILESYSTEM IN USERSPACE
1593 P:      Miklos Szeredi
1594 M:      miklos@szeredi.hu
1595 L:      fuse-devel@lists.sourceforge.net
1596 W:      http://fuse.sourceforge.net/
1597 S:      Maintained
1598
1599 FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1600 P:      Rik Faith
1601 M:      faith@cs.unc.edu
1602 L:      linux-scsi@vger.kernel.org
1603 S:      Odd fixes (e.g., new signatures)
1604
1605 GDT SCSI DISK ARRAY CONTROLLER DRIVER
1606 P:      Achim Leubner
1607 M:      achim_leubner@adaptec.com
1608 L:      linux-scsi@vger.kernel.org
1609 W:      http://www.icp-vortex.com/
1610 S:      Supported
1611
1612 GENERIC GPIO I2C DRIVER
1613 P:      Haavard Skinnemoen
1614 M:      hskinnemoen@atmel.com
1615 S:      Supported
1616
1617 GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1618 P:      Krzysztof Halasa
1619 M:      khc@pm.waw.pl
1620 W:      http://www.kernel.org/pub/linux/utils/net/hdlc/
1621 S:      Maintained
1622
1623 GFS2 FILE SYSTEM
1624 P:      Steven Whitehouse
1625 M:      swhiteho@redhat.com
1626 L:      cluster-devel@redhat.com
1627 W:      http://sources.redhat.com/cluster/
1628 T:      git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1629 T:      git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
1630 S:      Supported
1631
1632 GIGASET ISDN DRIVERS
1633 P:      Hansjoerg Lipp
1634 M:      hjlipp@web.de
1635 P:      Tilman Schmidt
1636 M:      tilman@imap.cc
1637 L:      gigaset307x-common@lists.sourceforge.net
1638 W:      http://gigaset307x.sourceforge.net/
1639 S:      Maintained
1640
1641 HARDWARE MONITORING
1642 P:      Mark M. Hoffman
1643 M:      mhoffman@lightlink.com
1644 L:      lm-sensors@lm-sensors.org
1645 W:      http://www.lm-sensors.org/
1646 T:      git lm-sensors.org:/kernel/mhoffman/hwmon-2.6.git
1647 S:      Maintained
1648
1649 HARDWARE RANDOM NUMBER GENERATOR CORE
1650 P:      Michael Buesch
1651 M:      mb@bu3sch.de
1652 S:      Maintained
1653
1654 HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1655 P:      Robert Love
1656 M:      rlove@rlove.org
1657 M:      linux-kernel@vger.kernel.org
1658 W:      http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1659 S:      Maintained
1660
1661 HARMONY SOUND DRIVER
1662 P:      Kyle McMartin
1663 M:      kyle@parisc-linux.org
1664 W:      http://www.parisc-linux.org/~kyle/harmony/
1665 L:      parisc-linux@lists.parisc-linux.org
1666 S:      Maintained
1667
1668 HAYES ESP SERIAL DRIVER
1669 P:      Andrew J. Robinson
1670 M:      arobinso@nyx.net
1671 L:      linux-kernel@vger.kernel.org
1672 W:      http://www.nyx.net/~arobinso
1673 S:      Maintained
1674
1675 HFS FILESYSTEM
1676 P:      Roman Zippel
1677 M:      zippel@linux-m68k.org
1678 L:      linux-kernel@vger.kernel.org
1679 S:      Maintained
1680
1681 HGA FRAMEBUFFER DRIVER
1682 P:      Ferenc Bakonyi
1683 M:      fero@drama.obuda.kando.hu
1684 L:      linux-nvidia@lists.surfsouth.com
1685 W:      http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1686 S:      Maintained
1687
1688 HID CORE LAYER
1689 P:      Jiri Kosina
1690 M:      jkosina@suse.cz
1691 L:      linux-input@atrey.karlin.mff.cuni.cz
1692 T:      git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
1693 S:      Maintained
1694
1695 HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
1696 P:      Thomas Gleixner
1697 M:      tglx@linutronix.de
1698 L:      linux-kernel@vger.kernel.org
1699 S:      Maintained
1700
1701 HIGH-SPEED SCC DRIVER FOR AX.25
1702 P:      Klaus Kudielka
1703 M:      klaus.kudielka@ieee.org
1704 L:      linux-hams@vger.kernel.org
1705 W:      http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1706 S:      Maintained
1707
1708 HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1709 P:      HighPoint Linux Team
1710 M:      linux@highpoint-tech.com
1711 W:      http://www.highpoint-tech.com
1712 S:      Supported
1713
1714 HIPPI
1715 P:      Jes Sorensen
1716 M:      jes@trained-monkey.org
1717 L:      linux-hippi@sunsite.dk
1718 S:      Maintained
1719
1720 HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1721 P:      Chirag Kantharia
1722 M:      chirag.kantharia@hp.com
1723 L:      iss_storagedev@hp.com
1724 S:      Maintained
1725
1726 HEWLETT-PACKARD SMART2 RAID DRIVER
1727 P:      Chirag Kantharia
1728 M:      chirag.kantharia@hp.com
1729 L:      iss_storagedev@hp.com
1730 S:      Maintained
1731
1732 HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1733 P:      Mike Miller
1734 M:      mike.miller@hp.com
1735 L:      iss_storagedev@hp.com
1736 S:      Supported
1737
1738 HOST AP DRIVER
1739 P:      Jouni Malinen
1740 M:      j@w1.fi
1741 L:      hostap@shmoo.com (subscribers-only)
1742 L:      linux-wireless@vger.kernel.org
1743 W:      http://hostap.epitest.fi/
1744 S:      Maintained
1745
1746 HP100:  Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1747 P:      Jaroslav Kysela
1748 M:      perex@suse.cz
1749 S:      Maintained
1750
1751 HPET:   High Precision Event Timers driver (hpet.c)
1752 P:      Clemens Ladisch
1753 M:      clemens@ladisch.de
1754 S:      Maintained
1755
1756 HPET:   i386
1757 P:      Venkatesh Pallipadi (Venki)
1758 M:      venkatesh.pallipadi@intel.com
1759 S:      Maintained
1760
1761 HPET:   x86_64
1762 P:      Andi Kleen and Vojtech Pavlik
1763 M:      andi@firstfloor.org and vojtech@suse.cz
1764 S:      Maintained
1765
1766 HPET:   ACPI hpet.c
1767 P:      Bob Picco
1768 M:      bob.picco@hp.com
1769 S:      Maintained
1770
1771 HPFS FILESYSTEM
1772 P:      Mikulas Patocka
1773 M:      mikulas@artax.karlin.mff.cuni.cz
1774 W:      http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1775 S:      Maintained
1776
1777 HUGETLB FILESYSTEM
1778 P:      William Irwin
1779 M:      wli@holomorphy.com
1780 S:      Maintained
1781
1782 I2C/SMBUS STUB DRIVER
1783 P:      Mark M. Hoffman
1784 M:      mhoffman@lightlink.com
1785 L:      lm-sensors@lm-sensors.org
1786 S:      Maintained
1787
1788 I2C SUBSYSTEM
1789 P:      Jean Delvare
1790 M:      khali@linux-fr.org
1791 L:      i2c@lm-sensors.org
1792 T:      quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
1793 S:      Maintained
1794
1795 I2C-TINY-USB DRIVER
1796 P:      Till Harbaum
1797 M:      till@harbaum.org
1798 L:      i2c@lm-sensors.org
1799 T:      http://www.harbaum.org/till/i2c_tiny_usb
1800 S:      Maintained
1801
1802 i386 BOOT CODE
1803 P:      H. Peter Anvin
1804 M:      hpa@zytor.com
1805 L:      Linux-Kernel@vger.kernel.org
1806 S:      Maintained
1807
1808 i386 SETUP CODE / CPU ERRATA WORKAROUNDS
1809 P:      H. Peter Anvin
1810 M:      hpa@zytor.com
1811 T:      git.kernel.org:/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
1812 S:      Maintained
1813
1814 IA64 (Itanium) PLATFORM
1815 P:      Tony Luck
1816 M:      tony.luck@intel.com
1817 L:      linux-ia64@vger.kernel.org
1818 W:      http://www.ia64-linux.org/
1819 T:      git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
1820 S:      Maintained
1821
1822 SN-IA64 (Itanium) SUB-PLATFORM
1823 P:      Jes Sorensen
1824 M:      jes@sgi.com
1825 L:      linux-altix@sgi.com
1826 L:      linux-ia64@vger.kernel.org
1827 W:      http://www.sgi.com/altix
1828 S:      Maintained
1829
1830 IBM MCA SCSI SUBSYSTEM DRIVER
1831 P:      Michael Lang
1832 M:      langa2@kph.uni-mainz.de
1833 W:      http://www.uni-mainz.de/~langm000/linux.html
1834 S:      Maintained
1835
1836 IBM Power Linux RAID adapter
1837 P:      Brian King
1838 M:      brking@us.ibm.com
1839 S:      Supported
1840
1841 IBM ServeRAID RAID DRIVER
1842 P:      Jack Hammer
1843 P:      Dave Jeffery
1844 M:      ipslinux@adaptec.com
1845 W:      http://www.developer.ibm.com/welcome/netfinity/serveraid.html
1846 S:      Supported
1847
1848 IDE SUBSYSTEM
1849 P:      Bartlomiej Zolnierkiewicz
1850 M:      bzolnier@gmail.com
1851 L:      linux-ide@vger.kernel.org
1852 T:      quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
1853 S:      Maintained
1854
1855 IDE/ATAPI CDROM DRIVER
1856 P:      Alan Cox
1857 M:      alan@lxorguk.ukuu.org.uk
1858 L:      linux-ide@vger.kernel.org
1859 S:      Maintained
1860
1861 IDE/ATAPI FLOPPY DRIVERS
1862 P:      Paul Bristow
1863 M:      Paul Bristow <paul@paulbristow.net>
1864 W:      http://paulbristow.net/linux/idefloppy.html
1865 L:      linux-kernel@vger.kernel.org
1866 S:      Maintained
1867
1868 IDE/ATAPI TAPE DRIVERS
1869 P:      Gadi Oxman
1870 M:      Gadi Oxman <gadio@netvision.net.il>
1871 L:      linux-kernel@vger.kernel.org
1872 S:      Maintained
1873
1874 IEEE 1394 SUBSYSTEM
1875 P:      Ben Collins
1876 M:      ben.collins@ubuntu.com
1877 P:      Stefan Richter
1878 M:      stefanr@s5r6.in-berlin.de
1879 L:      linux1394-devel@lists.sourceforge.net
1880 W:      http://www.linux1394.org/
1881 T:      git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1882 S:      Maintained
1883
1884 IEEE 1394 RAW I/O DRIVER (raw1394)
1885 P:      Dan Dennedy
1886 M:      dan@dennedy.org
1887 P:      Stefan Richter
1888 M:      stefanr@s5r6.in-berlin.de
1889 L:      linux1394-devel@lists.sourceforge.net
1890 S:      Maintained
1891
1892 IMS TWINTURBO FRAMEBUFFER DRIVER
1893 P:      Paul Mundt
1894 M:      lethal@chaoticdreams.org
1895 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1896 S:      Maintained
1897
1898 INFINIBAND SUBSYSTEM
1899 P:      Roland Dreier
1900 M:      rolandd@cisco.com
1901 P:      Sean Hefty
1902 M:      mshefty@ichips.intel.com
1903 P:      Hal Rosenstock
1904 M:      hal.rosenstock@gmail.com 
1905 L:      general@lists.openfabrics.org
1906 W:      http://www.openib.org/
1907 T:      git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
1908 S:      Supported
1909
1910 INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
1911 P:      Dmitry Torokhov
1912 M:      dmitry.torokhov@gmail.com
1913 M:      dtor@mail.ru
1914 L:      linux-input@atrey.karlin.mff.cuni.cz
1915 L:      linux-joystick@atrey.karlin.mff.cuni.cz
1916 T:      git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
1917 S:      Maintained
1918
1919 INOTIFY
1920 P:      John McCutchan
1921 M:      ttb@tentacle.dhs.org
1922 P:      Robert Love
1923 M:      rml@novell.com
1924 L:      linux-kernel@vger.kernel.org
1925 S:      Maintained
1926
1927 INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
1928 P:      Sylvain Meyer
1929 M:      sylvain.meyer@worldonline.fr
1930 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1931 S:      Maintained
1932
1933 INTEL 810/815 FRAMEBUFFER DRIVER
1934 P:      Antonino Daplas
1935 M:      adaplas@gmail.com
1936 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1937 S:      Maintained
1938
1939 INTEL APIC/IOAPIC, LOWLEVEL X86 SMP SUPPORT
1940 P:      Ingo Molnar
1941 M:      mingo@redhat.com
1942 S:      Maintained
1943
1944 INTEL I8XX RANDOM NUMBER GENERATOR SUPPORT
1945 P:      Jeff Garzik
1946 M:      jgarzik@pobox.com
1947 W:      http://sourceforge.net/projects/gkernel/
1948 S:      Maintained
1949
1950 INTEL IA32 MICROCODE UPDATE SUPPORT
1951 P:      Tigran Aivazian
1952 M:      tigran@aivazian.fsnet.co.uk
1953 S:      Maintained
1954
1955 INTEL I/OAT DMA DRIVER
1956 P:      Shannon Nelson
1957 M:      shannon.nelson@intel.com
1958 L:      linux-kernel@vger.kernel.org
1959 S:      Supported
1960
1961 INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
1962 P:      Deepak Saxena
1963 M:      dsaxena@plexity.net
1964 S:      Maintained
1965
1966 INTEL IXP2000 ETHERNET DRIVER
1967 P:      Lennert Buytenhek
1968 M:      kernel@wantstofly.org
1969 L:      netdev@vger.kernel.org
1970 S:      Maintained
1971
1972 INTEL PRO/100 ETHERNET SUPPORT
1973 P:      John Ronciak
1974 M:      john.ronciak@intel.com
1975 P:      Jesse Brandeburg
1976 M:      jesse.brandeburg@intel.com
1977 P:      Jeff Kirsher
1978 M:      jeffrey.t.kirsher@intel.com
1979 P:      Auke Kok
1980 M:      auke-jan.h.kok@intel.com
1981 L:      e1000-devel@lists.sourceforge.net
1982 W:      http://sourceforge.net/projects/e1000/
1983 S:      Supported
1984
1985 INTEL PRO/1000 GIGABIT ETHERNET SUPPORT
1986 P:      Jeb Cramer
1987 M:      cramerj@intel.com
1988 P:      John Ronciak
1989 M:      john.ronciak@intel.com
1990 P:      Jesse Brandeburg
1991 M:      jesse.brandeburg@intel.com
1992 P:      Jeff Kirsher
1993 M:      jeffrey.t.kirsher@intel.com
1994 P:      Auke Kok
1995 M:      auke-jan.h.kok@intel.com
1996 L:      e1000-devel@lists.sourceforge.net
1997 W:      http://sourceforge.net/projects/e1000/
1998 S:      Supported
1999
2000 INTEL PRO/10GbE SUPPORT
2001 P:      Jeff Kirsher
2002 M:      jeffrey.t.kirsher@intel.com
2003 P:      Ayyappan Veeraiyan
2004 M:      ayyappan.veeraiyan@intel.com
2005 P:      John Ronciak
2006 M:      john.ronciak@intel.com
2007 P:      Jesse Brandeburg
2008 M:      jesse.brandeburg@intel.com
2009 P:      Auke Kok
2010 M:      auke-jan.h.kok@intel.com
2011 L:      e1000-devel@lists.sourceforge.net
2012 W:      http://sourceforge.net/projects/e1000/
2013 S:      Supported
2014
2015 INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
2016 P:      Yi Zhu
2017 M:      yi.zhu@intel.com
2018 P:      James Ketrenos
2019 M:      jketreno@linux.intel.com
2020 L:      linux-wireless@vger.kernel.org
2021 L:      ipw2100-devel@lists.sourceforge.net
2022 L:      http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
2023 W:      http://ipw2100.sourceforge.net
2024 S:      Supported
2025
2026 INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
2027 P:      Yi Zhu
2028 M:      yi.zhu@intel.com
2029 P:      James Ketrenos
2030 M:      jketreno@linux.intel.com
2031 L:      linux-wireless@vger.kernel.org
2032 L:      ipw2100-devel@lists.sourceforge.net
2033 L:      http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
2034 W:      http://ipw2200.sourceforge.net
2035 S:      Supported
2036
2037 IOC3 DRIVER
2038 P:      Ralf Baechle
2039 M:      ralf@linux-mips.org
2040 L:      linux-mips@linux-mips.org
2041 S:      Maintained
2042
2043 IP MASQUERADING:
2044 P:      Juanjo Ciarlante
2045 M:      jjciarla@raiz.uncu.edu.ar
2046 S:      Maintained
2047
2048 IPATH DRIVER:
2049 P:      Arthur Jones
2050 M:      infinipath@qlogic.com
2051 L:      general@lists.openfabrics.org
2052 T:      git git://git.qlogic.com/ipath-linux-2.6
2053 S:      Supported
2054
2055 IPMI SUBSYSTEM
2056 P:      Corey Minyard
2057 M:      minyard@acm.org
2058 L:      openipmi-developer@lists.sourceforge.net
2059 W:      http://openipmi.sourceforge.net/
2060 S:      Supported
2061
2062 IPX NETWORK LAYER
2063 P:      Arnaldo Carvalho de Melo
2064 M:      acme@ghostprotocols.net
2065 L:      netdev@vger.kernel.org
2066 S:      Maintained
2067
2068 IRDA SUBSYSTEM
2069 P:      Samuel Ortiz
2070 M:      samuel@sortiz.org
2071 L:      irda-users@lists.sourceforge.net (subscribers-only)
2072 W:      http://irda.sourceforge.net/
2073 S:      Maintained
2074
2075 ISAPNP
2076 P:      Jaroslav Kysela
2077 M:      perex@suse.cz
2078 S:      Maintained
2079
2080 ISDN SUBSYSTEM
2081 P:      Karsten Keil
2082 M:      kkeil@suse.de
2083 P:      Kai Germaschewski
2084 M:      kai.germaschewski@gmx.de
2085 L:      isdn4linux@listserv.isdn4linux.de
2086 W:      http://www.isdn4linux.de
2087 T:      git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
2088 S:      Maintained
2089
2090 ISDN SUBSYSTEM (Eicon active card driver)
2091 P:      Armin Schindler
2092 M:      mac@melware.de
2093 L:      isdn4linux@listserv.isdn4linux.de
2094 W:      http://www.melware.de
2095 S:      Maintained
2096
2097 JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2098 P:      David Woodhouse
2099 M:      dwmw2@infradead.org
2100 L:      jffs-dev@axis.com
2101 W:      http://sources.redhat.com/jffs2/
2102 S:      Maintained
2103
2104 JFS FILESYSTEM
2105 P:      Dave Kleikamp
2106 M:      shaggy@austin.ibm.com
2107 L:      jfs-discussion@lists.sourceforge.net
2108 W:      http://jfs.sourceforge.net/
2109 T:      git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
2110 S:      Supported
2111
2112 JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
2113 P:      Stephen Tweedie, Andrew Morton
2114 M:      sct@redhat.com, akpm@linux-foundation.org
2115 L:      linux-ext4@vger.kernel.org
2116 S:      Maintained
2117
2118 K8TEMP HARDWARE MONITORING DRIVER
2119 P:      Rudolf Marek
2120 M:      r.marek@assembler.cz
2121 L:      lm-sensors@lm-sensors.org
2122 S:      Maintained
2123
2124 KCONFIG
2125 P:      Roman Zippel
2126 M:      zippel@linux-m68k.org
2127 L:      kbuild-devel@lists.sourceforge.net
2128 S:      Maintained
2129
2130 KDUMP
2131 P:      Vivek Goyal
2132 M:      vgoyal@in.ibm.com
2133 P:      Haren Myneni
2134 M:      hbabu@us.ibm.com
2135 L:      kexec@lists.infradead.org
2136 L:      linux-kernel@vger.kernel.org
2137 W:      http://lse.sourceforge.net/kdump/
2138 S:      Maintained
2139
2140 KERNEL AUTOMOUNTER (AUTOFS)
2141 P:      H. Peter Anvin
2142 M:      hpa@zytor.com
2143 L:      autofs@linux.kernel.org
2144 S:      Odd Fixes
2145
2146 KERNEL AUTOMOUNTER v4 (AUTOFS4)
2147 P:      Ian Kent
2148 M:      raven@themaw.net
2149 L:      autofs@linux.kernel.org
2150 S:      Maintained
2151
2152 KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
2153 P:      Kai Germaschewski
2154 M:      kai@germaschewski.name
2155 P:      Sam Ravnborg
2156 M:      sam@ravnborg.org
2157 T:      git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git
2158 S:      Maintained
2159
2160 KERNEL JANITORS
2161 P:      Several
2162 L:      kernel-janitors@vger.kernel.org
2163 W:      http://www.kerneljanitors.org/
2164 S:      Maintained
2165
2166 KERNEL NFSD
2167 P:      J. Bruce Fields
2168 M:      bfields@fieldses.org
2169 P:      Neil Brown
2170 M:      neilb@suse.de
2171 L:      nfs@lists.sourceforge.net
2172 W:      http://nfs.sourceforge.net/
2173 S:      Supported
2174
2175 KERNEL VIRTUAL MACHINE (KVM)
2176 P:      Avi Kivity
2177 M:      avi@qumranet.com
2178 L:      kvm-devel@lists.sourceforge.net
2179 W:      kvm.sourceforge.net
2180 S:      Supported
2181
2182 KEXEC
2183 P:      Eric Biederman
2184 M:      ebiederm@xmission.com
2185 W:      http://www.xmission.com/~ebiederm/files/kexec/
2186 L:      linux-kernel@vger.kernel.org
2187 L:      kexec@lists.infradead.org
2188 S:      Maintained
2189
2190 KPROBES
2191 P:      Prasanna S Panchamukhi
2192 M:      prasanna@in.ibm.com
2193 P:      Ananth N Mavinakayanahalli
2194 M:      ananth@in.ibm.com
2195 P:      Anil S Keshavamurthy
2196 M:      anil.s.keshavamurthy@intel.com
2197 P:      David S. Miller
2198 M:      davem@davemloft.net
2199 L:      linux-kernel@vger.kernel.org
2200 S:      Maintained
2201
2202 KS0108 LCD CONTROLLER DRIVER
2203 P:      Miguel Ojeda Sandonis
2204 M:      maxextreme@gmail.com
2205 L:      linux-kernel@vger.kernel.org
2206 W:      http://auxdisplay.googlepages.com/
2207 S:      Maintained
2208
2209 LAPB module
2210 L:      linux-x25@vger.kernel.org
2211 S:      Orphan
2212
2213 LASI 53c700 driver for PARISC
2214 P:      James E.J. Bottomley
2215 M:      James.Bottomley@HansenPartnership.com
2216 L:      linux-scsi@vger.kernel.org
2217 S:      Maintained
2218
2219 LED SUBSYSTEM
2220 P:      Richard Purdie
2221 M:      rpurdie@rpsys.net
2222 S:      Maintained
2223
2224 LEGO USB Tower driver
2225 P:      Juergen Stuber
2226 M:      starblue@users.sourceforge.net
2227 L:      legousb-devel@lists.sourceforge.net
2228 W:      http://legousb.sourceforge.net/
2229 S:      Maintained
2230
2231 LINUX FOR IBM pSERIES (RS/6000)
2232 P:      Paul Mackerras
2233 M:      paulus@au.ibm.com
2234 W:      http://www.ibm.com/linux/ltc/projects/ppc
2235 S:      Supported
2236
2237 LINUX FOR NCR VOYAGER
2238 P:      James Bottomley
2239 M:      James.Bottomley@HansenPartnership.com
2240 W:      http://www.hansenpartnership.com/voyager
2241 S:      Maintained
2242
2243 LINUX FOR POWERPC
2244 P:      Paul Mackerras
2245 M:      paulus@samba.org
2246 W:      http://www.penguinppc.org/
2247 L:      linuxppc-dev@ozlabs.org
2248 T:      git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
2249 S:      Supported
2250
2251 LINUX FOR POWER MACINTOSH
2252 P:      Benjamin Herrenschmidt
2253 M:      benh@kernel.crashing.org
2254 W:      http://www.penguinppc.org/
2255 L:      linuxppc-dev@ozlabs.org
2256 S:      Maintained
2257
2258 LINUX FOR POWERPC EMBEDDED MPC52XX
2259 P:      Sylvain Munaut
2260 M:      tnt@246tNt.com
2261 W:      http://www.246tNt.com/mpc52xx/
2262 W:      http://www.penguinppc.org/
2263 L:      linuxppc-dev@ozlabs.org
2264 L:      linuxppc-embedded@ozlabs.org
2265 S:      Maintained
2266
2267 LINUX FOR POWERPC EMBEDDED PPC4XX
2268 P:      Matt Porter
2269 M:      mporter@kernel.crashing.org
2270 W:      http://www.penguinppc.org/
2271 L:      linuxppc-embedded@ozlabs.org
2272 S:      Maintained
2273
2274 LINUX FOR POWERPC BOOT CODE
2275 P:      Tom Rini
2276 M:      trini@kernel.crashing.org
2277 W:      http://www.penguinppc.org/
2278 L:      linuxppc-embedded@ozlabs.org
2279 S:      Maintained
2280
2281 LINUX FOR POWERPC EMBEDDED PPC8XX
2282 P:      Marcelo Tosatti
2283 M:      marcelo@kvack.org
2284 W:      http://www.penguinppc.org/
2285 L:      linuxppc-embedded@ozlabs.org
2286 S:      Maintained
2287
2288 LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
2289 P:      Kumar Gala
2290 M:      galak@kernel.crashing.org
2291 W:      http://www.penguinppc.org/
2292 L:      linuxppc-embedded@ozlabs.org
2293 S:      Maintained
2294
2295 LINUX FOR POWERPC PA SEMI PWRFICIENT
2296 P:      Olof Johansson
2297 M:      olof@lixom.net
2298 W:      http://www.pasemi.com/
2299 L:      linuxppc-dev@ozlabs.org
2300 S:      Supported
2301
2302 LLC (802.2)
2303 P:      Arnaldo Carvalho de Melo
2304 M:      acme@ghostprotocols.net
2305 S:      Maintained
2306
2307 LINUX FOR 64BIT POWERPC
2308 P:      Paul Mackerras
2309 M:      paulus@samba.org
2310 M:      paulus@au.ibm.com
2311 P:      Anton Blanchard
2312 M:      anton@samba.org
2313 M:      anton@au.ibm.com
2314 W:      http://www.penguinppc.org/ppc64/
2315 L:      linuxppc-dev@ozlabs.org
2316 S:      Supported
2317
2318 LINUX SECURITY MODULE (LSM) FRAMEWORK
2319 P:      Chris Wright
2320 M:      chrisw@sous-sol.org
2321 L:      linux-security-module@vger.kernel.org
2322 W:      http://lsm.immunix.org
2323 T:      git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
2324 S:      Supported
2325
2326 LM83 HARDWARE MONITOR DRIVER
2327 P:      Jean Delvare
2328 M:      khali@linux-fr.org
2329 L:      lm-sensors@lm-sensors.org
2330 S:      Maintained
2331
2332 LM90 HARDWARE MONITOR DRIVER
2333 P:      Jean Delvare
2334 M:      khali@linux-fr.org
2335 L:      lm-sensors@lm-sensors.org
2336 S:      Maintained
2337
2338 LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
2339 P:      Richard Russon (FlatCap)
2340 M:      ldm@flatcap.org
2341 L:      linux-ntfs-dev@lists.sourceforge.net
2342 W:      http://www.linux-ntfs.org/content/view/19/37/
2343 S:      Maintained
2344
2345 LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2346 P:      Eric Moore
2347 M:      Eric.Moore@lsi.com
2348 M:      support@lsi.com
2349 L:      mpt_linux_developer@lsi.com
2350 L:      linux-scsi@vger.kernel.org
2351 W:      http://www.lsilogic.com/support
2352 S:      Supported
2353
2354 LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2355 P:      Matthew Wilcox
2356 M:      matthew@wil.cx
2357 L:      linux-scsi@vger.kernel.org
2358 S:      Maintained
2359
2360 M32R ARCHITECTURE
2361 P:      Hirokazu Takata
2362 M:      takata@linux-m32r.org
2363 L:      linux-m32r@ml.linux-m32r.org
2364 L:      linux-m32r-ja@ml.linux-m32r.org (in Japanese)
2365 W:      http://www.linux-m32r.org/
2366 S:      Maintained
2367
2368 M68K ARCHITECTURE
2369 P:      Geert Uytterhoeven
2370 M:      geert@linux-m68k.org
2371 P:      Roman Zippel
2372 M:      zippel@linux-m68k.org
2373 L:      linux-m68k@lists.linux-m68k.org
2374 W:      http://www.linux-m68k.org/
2375 W:      http://linux-m68k-cvs.ubb.ca/
2376 S:      Maintained
2377
2378 M68K ON APPLE MACINTOSH
2379 P:      Joshua Thompson
2380 M:      funaho@jurai.org
2381 W:      http://www.mac.linux-m68k.org/
2382 L:      linux-mac68k@mac.linux-m68k.org
2383 S:      Maintained
2384
2385 M68K ON HP9000/300
2386 P:      Philip Blundell
2387 M:      philb@gnu.org
2388 W:      http://www.tazenda.demon.co.uk/phil/linux-hp
2389 S:      Maintained
2390
2391 MAC80211
2392 P:      Jiri Benc
2393 M:      jbenc@suse.cz
2394 P:      Michael Wu
2395 M:      flamingice@sourmilk.net
2396 L:      linux-wireless@vger.kernel.org
2397 W:      http://linuxwireless.org/
2398 T:      git kernel.org:/pub/scm/linux/kernel/git/jbenc/mac80211.git
2399 S:      Maintained
2400
2401 MACVLAN DRIVER
2402 P:      Patrick McHardy
2403 M:      kaber@trash.net
2404 L:      netdev@vger.kernel.org
2405 S:      Maintained
2406
2407 MARVELL YUKON / SYSKONNECT DRIVER
2408 P:      Mirko Lindner
2409 M:      mlindner@syskonnect.de
2410 P:      Ralph Roesler
2411 M:      rroesler@syskonnect.de
2412 W:      http://www.syskonnect.com
2413 S:      Supported
2414
2415 MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
2416 P:      Michael Kerrisk
2417 M:      mtk-manpages@gmx.net
2418 W:      ftp://ftp.kernel.org/pub/linux/docs/manpages
2419 S:      Maintained
2420
2421 MARVELL MV643XX ETHERNET DRIVER
2422 P:      Dale Farnsworth
2423 M:      dale@farnsworth.org
2424 P:      Manish Lachwani
2425 M:      mlachwani@mvista.com
2426 L:      netdev@vger.kernel.org
2427 S:      Odd Fixes for 2.4; Maintained for 2.6.
2428
2429 MATROX FRAMEBUFFER DRIVER
2430 P:      Petr Vandrovec
2431 M:      vandrove@vc.cvut.cz
2432 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
2433 S:      Maintained
2434
2435 MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2436 P:      Hans J. Koch
2437 M:      hjk@linutronix.de
2438 L:      lm-sensors@lm-sensors.org
2439 S:      Maintained
2440
2441 MEGARAID SCSI DRIVERS
2442 P:      Neela Syam Kolli
2443 M:      megaraidlinux@lsi.com
2444 S:      linux-scsi@vger.kernel.org
2445 W:      http://megaraid.lsilogic.com
2446 S:      Maintained
2447
2448 MEMORY MANAGEMENT
2449 L:      linux-mm@kvack.org
2450 L:      linux-kernel@vger.kernel.org
2451 W:      http://www.linux-mm.org
2452 S:      Maintained
2453
2454 MEMORY TECHNOLOGY DEVICES (MTD)
2455 P:      David Woodhouse
2456 M:      dwmw2@infradead.org
2457 W:      http://www.linux-mtd.infradead.org/
2458 L:      linux-mtd@lists.infradead.org
2459 T:      git git://git.infradead.org/mtd-2.6.git
2460 S:      Maintained
2461
2462 UNSORTED BLOCK IMAGES (UBI)
2463 P:      Artem Bityutskiy
2464 M:      dedekind@infradead.org
2465 W:      http://www.linux-mtd.infradead.org/
2466 L:      linux-mtd@lists.infradead.org
2467 T:      git git://git.infradead.org/~dedekind/ubi-2.6.git
2468 S:      Maintained
2469
2470 MICROTEK X6 SCANNER
2471 P:      Oliver Neukum
2472 M:      oliver@neukum.name
2473 S:      Maintained
2474
2475 MIPS
2476 P:      Ralf Baechle
2477 M:      ralf@linux-mips.org
2478 W:      http://www.linux-mips.org/
2479 L:      linux-mips@linux-mips.org
2480 T:      git www.linux-mips.org:/pub/scm/linux.git
2481 S:      Supported
2482
2483 MISCELLANEOUS MCA-SUPPORT
2484 P:      James Bottomley
2485 M:      jejb@steeleye.com
2486 L:      linux-kernel@vger.kernel.org
2487 S:      Maintained
2488
2489 MODULE SUPPORT
2490 P:      Rusty Russell
2491 M:      rusty@rustcorp.com.au
2492 L:      linux-kernel@vger.kernel.org
2493 S:      Maintained
2494
2495 MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2496 P:      Stelian Pop
2497 M:      stelian@popies.net
2498 W:      http://popies.net/meye/
2499 S:      Maintained
2500
2501 MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
2502 P:      Pavel Pisa
2503 M:      ppisa@pikron.com
2504 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2505 W:      http://mmc.drzeus.cx/wiki/Controllers/Freescale/SDHC
2506 S:      Maintained
2507
2508 MOUSE AND MISC DEVICES [GENERAL]
2509 P:      Alessandro Rubini
2510 M:      rubini@ipvvis.unipv.it
2511 L:      linux-kernel@vger.kernel.org
2512 S:      Maintained
2513
2514 MOXA SMARTIO/INDUSTIO SERIAL CARD (MXSER 2.0)
2515 P:      Jiri Slaby
2516 M:      jirislaby@gmail.com
2517 L:      linux-kernel@vger.kernel.org
2518 S:      Maintained
2519
2520 MSI LAPTOP SUPPORT
2521 P:      Lennart Poettering
2522 M:      mzxreary@0pointer.de
2523 L:      https://tango.0pointer.de/mailman/listinfo/s270-linux
2524 W:      http://0pointer.de/lennart/tchibo.html
2525 S:      Maintained
2526
2527 MTRR AND SIMILAR SUPPORT [i386]
2528 P:      Richard Gooch
2529 M:      rgooch@atnf.csiro.au
2530 L:      linux-kernel@vger.kernel.org
2531 W:      http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
2532 S:      Maintained
2533
2534 MULTIMEDIA CARD (MMC) AND SECURE DIGITAL (SD) SUBSYSTEM
2535 P:      Pierre Ossman
2536 M:      drzeus-mmc@drzeus.cx
2537 L:      linux-kernel@vger.kernel.org
2538 S:      Maintained
2539
2540 MULTISOUND SOUND DRIVER
2541 P:      Andrew Veliath
2542 M:      andrewtv@usa.net
2543 S:      Maintained
2544
2545 MULTITECH MULTIPORT CARD (ISICOM)
2546 P:      Jiri Slaby
2547 M:      jirislaby@gmail.com
2548 L:      linux-kernel@vger.kernel.org
2549 S:      Maintained
2550
2551 NATSEMI ETHERNET DRIVER (DP8381x)
2552 P:      Tim Hockin
2553 M:      thockin@hockin.org
2554 S:      Maintained
2555
2556 NCP FILESYSTEM
2557 P:      Petr Vandrovec
2558 M:      vandrove@vc.cvut.cz
2559 L:      linware@sh.cvut.cz
2560 S:      Maintained
2561
2562 NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2563 P:      James E.J. Bottomley
2564 M:      James.Bottomley@HansenPartnership.com
2565 L:      linux-scsi@vger.kernel.org
2566 S:      Maintained
2567
2568 NETEM NETWORK EMULATOR
2569 P:      Stephen Hemminger
2570 M:      shemminger@linux-foundation.org
2571 L:      netem@lists.linux-foundation.org
2572 S:      Maintained
2573
2574 NETFILTER/IPTABLES/IPCHAINS
2575 P:      Rusty Russell
2576 P:      Marc Boucher
2577 P:      James Morris
2578 P:      Harald Welte
2579 P:      Jozsef Kadlecsik
2580 P:      Patrick McHardy
2581 M:      kaber@trash.net
2582 L:      netfilter-devel@lists.netfilter.org
2583 L:      netfilter@lists.netfilter.org (subscribers-only)
2584 L:      coreteam@netfilter.org
2585 W:      http://www.netfilter.org/
2586 W:      http://www.iptables.org/
2587 S:      Supported
2588
2589 NETLABEL
2590 P:      Paul Moore
2591 M:      paul.moore@hp.com
2592 W:      http://netlabel.sf.net
2593 L:      netdev@vger.kernel.org
2594 S:      Supported
2595
2596 NETROM NETWORK LAYER
2597 P:      Ralf Baechle
2598 M:      ralf@linux-mips.org
2599 L:      linux-hams@vger.kernel.org
2600 W:      http://www.linux-ax25.org/
2601 S:      Maintained
2602
2603 NETWORK BLOCK DEVICE (NBD)
2604 P:      Paul Clements
2605 M:      Paul.Clements@steeleye.com
2606 S:      Maintained
2607
2608 NETWORK DEVICE DRIVERS
2609 P:      Andrew Morton
2610 M:      akpm@linux-foundation.org
2611 P:      Jeff Garzik
2612 M:      jgarzik@pobox.com
2613 L:      netdev@vger.kernel.org
2614 T:      git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
2615 S:      Maintained
2616
2617 NETWORKING [GENERAL]
2618 P:      Networking Team
2619 M:      netdev@vger.kernel.org
2620 L:      netdev@vger.kernel.org
2621 W:      http://linux-net.osdl.org/
2622 S:      Maintained
2623
2624 NETWORKING [IPv4/IPv6]
2625 P:      David S. Miller
2626 M:      davem@davemloft.net
2627 P:      Alexey Kuznetsov
2628 M:      kuznet@ms2.inr.ac.ru
2629 P:      Pekka Savola (ipv6)
2630 M:      pekkas@netcore.fi
2631 P:      James Morris
2632 M:      jmorris@namei.org
2633 P:      Hideaki YOSHIFUJI
2634 M:      yoshfuji@linux-ipv6.org
2635 P:      Patrick McHardy
2636 M:      kaber@coreworks.de
2637 L:      netdev@vger.kernel.org
2638 T:      git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
2639 S:      Maintained
2640
2641 NETWORKING [WIRELESS]
2642 P:      John W. Linville
2643 M:      linville@tuxdriver.com
2644 L:      linux-wireless@vger.kernel.org
2645 T:      git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2646 S:      Maintained
2647
2648 NETXEN (1/10) GbE SUPPORT
2649 P:      Amit S. Kale
2650 M:      amitkale@netxen.com
2651 L:      netdev@vger.kernel.org
2652 W:      http://www.netxen.com
2653 S:      Supported
2654
2655 IPVS
2656 P:      Wensong Zhang
2657 M:      wensong@linux-vs.org
2658 P:      Simon Horman
2659 M:      horms@verge.net.au
2660 P:      Julian Anastasov
2661 M:      ja@ssi.bg
2662 L:      netdev@vger.kernel.org
2663 S:      Maintained
2664
2665 NFS CLIENT
2666 P:      Trond Myklebust
2667 M:      trond.myklebust@fys.uio.no
2668 L:      linux-kernel@vger.kernel.org
2669 S:      Maintained
2670
2671 NI5010 NETWORK DRIVER
2672 P:      Jan-Pascal van Best
2673 M:      janpascal@vanbest.org
2674 P:      Andreas Mohr
2675 M:      andi@lisas.de
2676 L:      netdev@vger.kernel.org
2677 S:      Maintained
2678
2679 NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
2680 P:      YOKOTA Hiroshi
2681 M:      yokota@netlab.is.tsukuba.ac.jp
2682 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2683 S:      Maintained
2684
2685 NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
2686 P:      GOTO Masanori
2687 M:      gotom@debian.or.jp
2688 P:      YOKOTA Hiroshi
2689 M:      yokota@netlab.is.tsukuba.ac.jp
2690 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2691 S:      Maintained
2692
2693 NTFS FILESYSTEM
2694 P:      Anton Altaparmakov
2695 M:      aia21@cantab.net
2696 L:      linux-ntfs-dev@lists.sourceforge.net
2697 L:      linux-kernel@vger.kernel.org
2698 W:      http://linux-ntfs.sf.net/
2699 T:      git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
2700 S:      Maintained
2701
2702 NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
2703 P:      Antonino Daplas
2704 M:      adaplas@gmail.com
2705 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
2706 S:      Maintained
2707
2708 NETERION (S2IO) Xframe 10GbE DRIVER
2709 P:      Ramkrishna Vepa
2710 M:      ram.vepa@neterion.com
2711 P:      Rastapur Santosh
2712 M:      santosh.rastapur@neterion.com
2713 P:      Sivakumar Subramani
2714 M:      sivakumar.subramani@neterion.com
2715 P:      Sreenivasa Honnur
2716 M:      sreenivasa.honnur@neterion.com
2717 L:      netdev@vger.kernel.org
2718 W:      http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
2719 S:      Supported
2720
2721 OPENCORES I2C BUS DRIVER
2722 P:      Peter Korsgaard
2723 M:      jacmet@sunsite.dk
2724 L:      i2c@lm-sensors.org
2725 S:      Maintained
2726
2727 ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
2728 P:      Mark Fasheh
2729 M:      mark.fasheh@oracle.com
2730 P:      Kurt Hackel
2731 M:      kurt.hackel@oracle.com
2732 L:      ocfs2-devel@oss.oracle.com
2733 W:      http://oss.oracle.com/projects/ocfs2/
2734 S:      Supported
2735
2736 OLYMPIC NETWORK DRIVER
2737 P:      Peter De Shrijver
2738 M:      p2@ace.ulyssis.student.kuleuven.ac.be
2739 P:      Mike Phillips
2740 M:      mikep@linuxtr.net
2741 L:      netdev@vger.kernel.org
2742 L:      linux-tr@linuxtr.net
2743 W:      http://www.linuxtr.net
2744 S:      Maintained
2745
2746 OMNIKEY CARDMAN 4000 DRIVER
2747 P:      Harald Welte
2748 M:      laforge@gnumonks.org
2749 S:      Maintained
2750
2751 OMNIKEY CARDMAN 4040 DRIVER
2752 P:      Harald Welte
2753 M:      laforge@gnumonks.org
2754 S:      Maintained
2755
2756 OMNIVISION OV7670 SENSOR DRIVER
2757 P:      Jonathan Corbet
2758 M:      corbet@lwn.net
2759 L:      video4linux-list@redhat.com
2760 S:      Maintained
2761
2762 ONENAND FLASH DRIVER
2763 P:      Kyungmin Park
2764 M:      kyungmin.park@samsung.com
2765 L:      linux-mtd@lists.infradead.org
2766 S:      Maintained
2767
2768 ONSTREAM SCSI TAPE DRIVER
2769 P:      Willem Riede
2770 M:      osst@riede.org
2771 L:      osst-users@lists.sourceforge.net
2772 L:      linux-scsi@vger.kernel.org
2773 S:      Maintained
2774
2775 OPROFILE
2776 P:      Philippe Elie
2777 M:      phil.el@wanadoo.fr
2778 L:      oprofile-list@lists.sf.net
2779 S:      Maintained
2780
2781 ORINOCO DRIVER
2782 P:      Pavel Roskin
2783 M:      proski@gnu.org
2784 P:      David Gibson
2785 M:      hermes@gibson.dropbear.id.au
2786 L:      linux-wireless@vger.kernel.org
2787 L:      orinoco-users@lists.sourceforge.net
2788 L:      orinoco-devel@lists.sourceforge.net
2789 W:      http://www.nongnu.org/orinoco/
2790 S:      Maintained
2791
2792 PA SEMI ETHERNET DRIVER
2793 P:      Olof Johansson
2794 M:      olof@lixom.net
2795 L:      netdev@vger.kernel.org
2796 S:      Maintained
2797
2798 PA SEMI SMBUS DRIVER
2799 P:      Olof Johansson
2800 M:      olof@lixom.net
2801 L:      i2c@lm-sensors.org
2802 S:      Maintained
2803
2804 PARALLEL PORT SUPPORT
2805 L:      linux-parport@lists.infradead.org (subscribers-only)
2806 S:      Orphan
2807
2808 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
2809 P:      Tim Waugh
2810 M:      tim@cyberelk.net
2811 L:      linux-parport@lists.infradead.org (subscribers-only)
2812 W:      http://www.torque.net/linux-pp.html
2813 S:      Maintained
2814
2815 PARISC ARCHITECTURE
2816 P:      Matthew Wilcox
2817 M:      matthew@wil.cx
2818 P:      Grant Grundler
2819 M:      grundler@parisc-linux.org
2820 P:      Kyle McMartin
2821 M:      kyle@parisc-linux.org
2822 L:      parisc-linux@parisc-linux.org
2823 W:      http://www.parisc-linux.org/
2824 T:      git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
2825 T:      cvs cvs.parisc-linux.org:/var/cvs/linux-2.6
2826 S:      Maintained
2827
2828 PARAVIRT_OPS INTERFACE
2829 P:      Jeremy Fitzhardinge
2830 M:      jeremy@xensource.com
2831 P:      Chris Wright
2832 M:      chrisw@sous-sol.org
2833 P:      Zachary Amsden
2834 M:      zach@vmware.com
2835 P:      Rusty Russell
2836 M:      rusty@rustcorp.com.au
2837 L:      virtualization@lists.osdl.org
2838 L:      linux-kernel@vger.kernel.org
2839 S:      Supported
2840
2841 PC87360 HARDWARE MONITORING DRIVER
2842 P:      Jim Cromie
2843 M:      jim.cromie@gmail.com
2844 L:      lm-sensors@lm-sensors.org
2845 S:      Maintained
2846
2847 PC8736x GPIO DRIVER
2848 P:      Jim Cromie
2849 M:      jim.cromie@gmail.com
2850 S:      Maintained
2851
2852 PCI ERROR RECOVERY
2853 P:      Linas Vepstas
2854 M:      linas@austin.ibm.com
2855 L:      linux-kernel@vger.kernel.org
2856 L:      linux-pci@atrey.karlin.mff.cuni.cz
2857 S:      Supported
2858
2859 PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
2860 P:      Thomas Sailer
2861 M:      sailer@ife.ee.ethz.ch
2862 L:      linux-sound@vger.kernel.org
2863 W:      http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
2864 S:      Maintained
2865
2866 PCI SUBSYSTEM
2867 P:      Greg Kroah-Hartman
2868 M:      gregkh@suse.de
2869 L:      linux-kernel@vger.kernel.org
2870 L:      linux-pci@atrey.karlin.mff.cuni.cz
2871 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
2872 S:      Supported
2873
2874 PCI HOTPLUG CORE
2875 P:      Kristen Carlson Accardi
2876 M:      kristen.c.accardi@intel.com
2877 S:      Supported
2878
2879 PCIE HOTPLUG DRIVER
2880 P:      Kristen Carlson Accardi
2881 M:      kristen.c.accardi@intel.com
2882 L:      pcihpd-discuss@lists.sourceforge.net
2883 S:      Supported
2884
2885 PCMCIA SUBSYSTEM
2886 P:      Linux PCMCIA Team
2887 L:      linux-pcmcia@lists.infradead.org
2888 L:      http://lists.infradead.org/mailman/listinfo/linux-pcmcia
2889 T:      git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
2890 S:      Maintained
2891
2892 PCNET32 NETWORK DRIVER
2893 P:      Don Fry
2894 M:      pcnet32@verizon.net
2895 L:      netdev@vger.kernel.org
2896 S:      Maintained
2897
2898 PER-TASK DELAY ACCOUNTING
2899 P:      Shailabh Nagar
2900 M:      nagar@watson.ibm.com
2901 L:      linux-kernel@vger.kernel.org
2902 S:      Maintained
2903
2904 PERSONALITY HANDLING
2905 P:      Christoph Hellwig
2906 M:      hch@infradead.org
2907 L:      linux-abi-devel@lists.sourceforge.net
2908 S:      Maintained
2909
2910 PHRAM MTD DRIVER
2911 P:      Jörn Engel
2912 M:      joern@wh.fh-wedel.de
2913 L:      linux-mtd@lists.infradead.org
2914 S:      Maintained
2915
2916 PKTCDVD DRIVER
2917 P:      Peter Osterlund
2918 M:      petero2@telia.com
2919 L:      linux-kernel@vger.kernel.org
2920 S:      Maintained
2921
2922 POSIX CLOCKS and TIMERS
2923 P:      Thomas Gleixner
2924 M:      tglx@linutronix.de
2925 L:      linux-kernel@vger.kernel.org
2926 S:      Supported
2927
2928 POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
2929 P:      Anton Vorontsov
2930 M:      cbou@mail.ru
2931 P:      David Woodhouse
2932 M:      dwmw2@infradead.org
2933 L:      linux-kernel@vger.kernel.org
2934 L:      kernel-discuss@handhelds.org
2935 T:      git git.infradead.org/battery-2.6.git
2936 S:      Maintained
2937
2938 POWERPC 4xx EMAC DRIVER
2939 P:      Eugene Surovegin
2940 M:      ebs@ebshome.net
2941 W:      http://kernel.ebshome.net/emac/
2942 L:      linuxppc-embedded@ozlabs.org
2943 L:      netdev@vger.kernel.org
2944 S:      Maintained
2945
2946 PNP SUPPORT
2947 P:      Adam Belay
2948 M:      ambx1@neo.rr.com
2949 S:      Maintained
2950
2951 PNXxxxx I2C DRIVER
2952 P:      Vitaly Wool
2953 M:      vitalywool@gmail.com
2954 L:      i2c@lm-sensors.org
2955 S:      Maintained
2956
2957 PPP PROTOCOL DRIVERS AND COMPRESSORS
2958 P:      Paul Mackerras
2959 M:      paulus@samba.org
2960 L:      linux-ppp@vger.kernel.org
2961 S:      Maintained
2962
2963 PPP OVER ATM (RFC 2364)
2964 P:      Mitchell Blank Jr
2965 M:      mitch@sfgoth.com
2966 S:      Maintained
2967
2968 PPP OVER ETHERNET
2969 P:      Michal Ostrowski
2970 M:      mostrows@speakeasy.net
2971 S:      Maintained
2972
2973 PPP OVER L2TP
2974 P:      James Chapman
2975 M:      jchapman@katalix.com
2976 S:      Maintained
2977
2978 PREEMPTIBLE KERNEL
2979 P:      Robert Love
2980 M:      rml@tech9.net
2981 L:      linux-kernel@vger.kernel.org
2982 L:      kpreempt-tech@lists.sourceforge.net
2983 W:      ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
2984 S:      Supported
2985
2986 PRISM54 WIRELESS DRIVER
2987 P:      Luis R. Rodriguez
2988 M:      mcgrof@gmail.com
2989 L:      linux-wireless@vger.kernel.org
2990 W:      http://prism54.org
2991 S:      Maintained
2992
2993 PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
2994 P:      Peter Denison
2995 M:      promise@pnd-pc.demon.co.uk
2996 W:      http://www.pnd-pc.demon.co.uk/promise/
2997 S:      Maintained
2998
2999 PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
3000 P:      Mikael Pettersson
3001 M:      mikpe@it.uu.se
3002 L:      linux-ide@vger.kernel.org
3003 S:      Maintained
3004
3005 PS3 NETWORK SUPPORT
3006 P:      Masakazu Mokuno
3007 M:      mokuno@sm.sony.co.jp
3008 L:      netdev@vger.kernel.org
3009 L:      cbe-oss-dev@ozlabs.org
3010 S:      Supported
3011
3012 PS3 PLATFORM SUPPORT
3013 P:      Geoff Levand
3014 M:      geoffrey.levand@am.sony.com
3015 L:      linuxppc-dev@ozlabs.org
3016 L:      cbe-oss-dev@ozlabs.org
3017 S:      Supported
3018
3019 PVRUSB2 VIDEO4LINUX DRIVER
3020 P:      Mike Isely
3021 M:      isely@pobox.com
3022 L:      pvrusb2@isely.net       (subscribers-only)
3023 L:      video4linux-list@redhat.com
3024 W:      http://www.isely.net/pvrusb2/
3025 S:      Maintained
3026
3027 PXA2xx SUPPORT
3028 P:      Nicolas Pitre
3029 M:      nico@cam.org
3030 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3031 S:      Maintained
3032
3033 PXA MMCI DRIVER
3034 S:      Orphan
3035
3036 QLOGIC QLA2XXX FC-SCSI DRIVER
3037 P:      Andrew Vasquez
3038 M:      linux-driver@qlogic.com
3039 L:      linux-scsi@vger.kernel.org
3040 S:      Supported
3041
3042 QLOGIC QLA3XXX NETWORK DRIVER
3043 P:      Ron Mercer
3044 M:      linux-driver@qlogic.com
3045 L:      netdev@vger.kernel.org
3046 S:      Supported
3047
3048 QNX4 FILESYSTEM
3049 P:      Anders Larsen
3050 M:      al@alarsen.net
3051 L:      linux-kernel@vger.kernel.org
3052 W:      http://www.alarsen.net/linux/qnx4fs/
3053 S:      Maintained
3054
3055 RADEON FRAMEBUFFER DISPLAY DRIVER
3056 P:      Benjamin Herrenschmidt
3057 M:      benh@kernel.crashing.org
3058 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
3059 S:      Maintained
3060
3061 RAGE128 FRAMEBUFFER DISPLAY DRIVER
3062 P:      Paul Mackerras
3063 M:      paulus@samba.org
3064 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
3065 S:      Maintained
3066
3067 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3068 P:      Corey Thomas
3069 M:      corey@world.std.com
3070 L:      linux-wireless@vger.kernel.org
3071 S:      Maintained
3072
3073 RANDOM NUMBER DRIVER
3074 P:      Matt Mackall
3075 M:      mpm@selenic.com
3076 S:      Maintained
3077
3078 RAPIDIO SUBSYSTEM
3079 P:      Matt Porter
3080 M:      mporter@kernel.crashing.org
3081 L:      linux-kernel@vger.kernel.org
3082 S:      Maintained
3083
3084 READ-COPY UPDATE (RCU)
3085 P:      Dipankar Sarma
3086 M:      dipankar@in.ibm.com
3087 W:      http://www.rdrop.com/users/paulmck/rclock/
3088 L:      linux-kernel@vger.kernel.org
3089 S:      Supported
3090
3091 RCUTORTURE MODULE
3092 P:      Josh Triplett
3093 M:      josh@freedesktop.org
3094 L:      linux-kernel@vger.kernel.org
3095 S:      Maintained
3096
3097 REAL TIME CLOCK DRIVER
3098 P:      Paul Gortmaker
3099 M:      p_gortmaker@yahoo.com
3100 L:      linux-kernel@vger.kernel.org
3101 S:      Maintained
3102
3103 REAL TIME CLOCK (RTC) SUBSYSTEM
3104 P:      Alessandro Zummo
3105 M:      a.zummo@towertech.it
3106 L:      rtc-linux@googlegroups.com
3107 S:      Maintained
3108
3109 REISERFS FILE SYSTEM
3110 P:      Hans Reiser
3111 M:      reiserfs-dev@namesys.com
3112 L:      reiserfs-devel@vger.kernel.org
3113 W:      http://www.namesys.com
3114 S:      Supported
3115
3116 ROCKETPORT DRIVER
3117 P:      Comtrol Corp.
3118 W:      http://www.comtrol.com
3119 S:      Maintained
3120
3121 ROSE NETWORK LAYER
3122 P:      Ralf Baechle
3123 M:      ralf@linux-mips.org
3124 L:      linux-hams@vger.kernel.org
3125 W:      http://www.linux-ax25.org/
3126 S:      Maintained
3127
3128 RISCOM8 DRIVER
3129 S:      Orphan
3130
3131 RTL818X WIRELESS DRIVER
3132 P:      Michael Wu
3133 M:      flamingice@sourmilk.net
3134 P:      Andrea Merello
3135 M:      andreamrl@tiscali.it
3136 L:      linux-wireless@vger.kernel.org
3137 W:      http://linuxwireless.org/
3138 T:      git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3139 S:      Maintained
3140
3141 S3 SAVAGE FRAMEBUFFER DRIVER
3142 P:      Antonino Daplas
3143 M:      adaplas@gmail.com
3144 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
3145 S:      Maintained
3146
3147 S390
3148 P:      Martin Schwidefsky
3149 M:      schwidefsky@de.ibm.com
3150 P:      Heiko Carstens
3151 M:      heiko.carstens@de.ibm.com
3152 M:      linux390@de.ibm.com
3153 L:      linux-s390@vger.kernel.org
3154 W:      http://www.ibm.com/developerworks/linux/linux390/
3155 S:      Supported
3156
3157 S390 NETWORK DRIVERS
3158 P:      Frank Pavlic
3159 M:      fpavlic@de.ibm.com
3160 M:      linux390@de.ibm.com
3161 L:      linux-s390@vger.kernel.org
3162 W:      http://www.ibm.com/developerworks/linux/linux390/
3163 S:      Supported
3164
3165 S390 ZFCP DRIVER
3166 P:      Swen Schillig
3167 M:      swen@vnet.ibm.com
3168 M:      linux390@de.ibm.com
3169 L:      linux-s390@vger.kernel.org
3170 W:      http://www.ibm.com/developerworks/linux/linux390/
3171 S:      Supported
3172
3173 SAA7146 VIDEO4LINUX-2 DRIVER
3174 P:      Michael Hunold
3175 M:      michael@mihu.de
3176 W:      http://www.mihu.de/linux/saa7146
3177 S:      Maintained
3178
3179 SC1200 WDT DRIVER
3180 P:      Zwane Mwaikambo
3181 M:      zwane@arm.linux.org.uk
3182 S:      Maintained
3183
3184 SCHEDULER
3185 P:      Ingo Molnar
3186 M:      mingo@elte.hu
3187 P:      Robert Love    [the preemptible kernel bits]
3188 M:      rml@tech9.net
3189 L:      linux-kernel@vger.kernel.org
3190 S:      Maintained
3191
3192 SCSI CDROM DRIVER
3193 P:      Jens Axboe
3194 M:      axboe@kernel.dk
3195 L:      linux-scsi@vger.kernel.org
3196 W:      http://www.kernel.dk
3197 S:      Maintained
3198
3199 SCSI SG DRIVER
3200 P:      Doug Gilbert
3201 M:      dgilbert@interlog.com
3202 L:      linux-scsi@vger.kernel.org
3203 W:      http://www.torque.net/sg
3204 S:      Maintained
3205
3206 SCSI SUBSYSTEM
3207 P:      James E.J. Bottomley
3208 M:      James.Bottomley@SteelEye.com
3209 L:      linux-scsi@vger.kernel.org
3210 T:      git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
3211 S:      Maintained
3212
3213 SCSI TAPE DRIVER
3214 P:      Kai Mäkisara
3215 M:      Kai.Makisara@kolumbus.fi
3216 L:      linux-scsi@vger.kernel.org
3217 S:      Maintained
3218
3219 SCTP PROTOCOL
3220 P:      Vlad Yasevich
3221 M:      vladislav.yasevich@hp.com
3222 P:      Sridhar Samudrala
3223 M:      sri@us.ibm.com
3224 L:      lksctp-developers@lists.sourceforge.net
3225 W:      http://lksctp.sourceforge.net
3226 S:      Supported
3227
3228 SCx200 CPU SUPPORT
3229 P:      Jim Cromie
3230 M:      jim.cromie@gmail.com
3231 S:      Odd Fixes
3232
3233 SCx200 GPIO DRIVER
3234 P:      Jim Cromie
3235 M:      jim.cromie@gmail.com
3236 S:      Maintained
3237
3238 SCx200 HRT CLOCKSOURCE DRIVER
3239 P:      Jim Cromie
3240 M:      jim.cromie@gmail.com
3241 S:      Maintained
3242
3243 SECURITY CONTACT
3244 P:      Security Officers
3245 M:      security@kernel.org
3246 S:      Supported
3247
3248 SELINUX SECURITY MODULE
3249 P:      Stephen Smalley
3250 M:      sds@tycho.nsa.gov
3251 P:      James Morris
3252 M:      jmorris@namei.org
3253 P:      Eric Paris
3254 M:      eparis@parisplace.org
3255 L:      linux-kernel@vger.kernel.org (kernel issues)
3256 L:      selinux@tycho.nsa.gov (subscribers-only, general discussion)
3257 W:      http://www.nsa.gov/selinux
3258 S:      Supported
3259
3260 SENSABLE PHANTOM
3261 P:      Jiri Slaby
3262 M:      jirislaby@gmail.com
3263 S:      Maintained
3264
3265 SERIAL ATA (SATA) SUBSYSTEM:
3266 P:      Jeff Garzik
3267 M:      jgarzik@pobox.com
3268 L:      linux-ide@vger.kernel.org
3269 T:      git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
3270 S:      Supported
3271
3272 SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3273 P:      Pat Gefre
3274 M:      pfg@sgi.com
3275 L:      linux-ia64@vger.kernel.org
3276 S:      Supported
3277
3278 SGI VISUAL WORKSTATION 320 AND 540
3279 P:      Andrey Panin
3280 M:      pazke@donpac.ru
3281 L:      linux-visws-devel@lists.sf.net
3282 W:      http://linux-visws.sf.net
3283 S:      Maintained for 2.6.
3284
3285 SIMTEC EB110ATX (Chalice CATS)
3286 P:      Ben Dooks
3287 P:      Vincent Sanders
3288 M:      support@simtec.co.uk
3289 W:      http://www.simtec.co.uk/products/EB110ATX/
3290 S:      Supported
3291
3292 SIMTEC EB2410ITX (BAST)
3293 P:      Ben Dooks
3294 P:      Vincent Sanders
3295 M:      support@simtec.co.uk
3296 W:      http://www.simtec.co.uk/products/EB2410ITX/
3297 S:      Supported
3298
3299 SIS 190 ETHERNET DRIVER
3300 P:      Francois Romieu
3301 M:      romieu@fr.zoreil.com
3302 L:      netdev@vger.kernel.org
3303 S:      Maintained
3304
3305 SIS 5513 IDE CONTROLLER DRIVER
3306 P:      Lionel Bouton
3307 M:      Lionel.Bouton@inet6.fr
3308 W:      http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
3309 W:      http://gyver.homeip.net/sis5513/index.html
3310 S:      Maintained
3311
3312 SIS 900/7016 FAST ETHERNET DRIVER
3313 P:      Daniele Venzano
3314 M:      venza@brownhat.org
3315 W:      http://www.brownhat.org/sis900.html
3316 L:      netdev@vger.kernel.org
3317 S:      Maintained
3318
3319 SIS 96X I2C/SMBUS DRIVER
3320 P:      Mark M. Hoffman
3321 M:      mhoffman@lightlink.com
3322 L:      lm-sensors@lm-sensors.org
3323 S:      Maintained
3324
3325 SIS FRAMEBUFFER DRIVER
3326 P:      Thomas Winischhofer
3327 M:      thomas@winischhofer.net
3328 W:      http://www.winischhofer.net/linuxsisvga.shtml
3329 S:      Maintained
3330
3331 SIS USB2VGA DRIVER
3332 P:      Thomas Winischhofer
3333 M:      thomas@winischhofer.net
3334 W:      http://www.winischhofer.at/linuxsisusbvga.shtml
3335 S:      Maintained
3336
3337 SLAB ALLOCATOR
3338 P:      Christoph Lameter
3339 M:      clameter@sgi.com
3340 P:      Pekka Enberg
3341 M:      penberg@cs.helsinki.fi
3342 L:      linux-mm@kvack.org
3343 S:      Maintained
3344
3345 SMC91x ETHERNET DRIVER
3346 P:      Nicolas Pitre
3347 M:      nico@cam.org
3348 S:      Maintained
3349
3350 SMSC47B397 HARDWARE MONITOR DRIVER
3351 P:      Mark M. Hoffman
3352 M:      mhoffman@lightlink.com
3353 L:      lm-sensors@lm-sensors.org
3354 S:      Maintained
3355
3356 SOFTMAC LAYER (IEEE 802.11)
3357 P:      Johannes Berg
3358 M:      johannes@sipsolutions.net
3359 P:      Joe Jezak
3360 M:      josejx@gentoo.org
3361 P:      Daniel Drake
3362 M:      dsd@gentoo.org
3363 W:      http://softmac.sipsolutions.net/
3364 L:      linux-wireless@vger.kernel.org
3365 S:      Maintained
3366
3367 SOFTWARE RAID (Multiple Disks) SUPPORT
3368 P:      Ingo Molnar
3369 M:      mingo@redhat.com
3370 P:      Neil Brown
3371 M:      neilb@suse.de
3372 L:      linux-raid@vger.kernel.org
3373 S:      Supported
3374
3375 HIBERNATION (aka Software Suspend, aka swsusp):
3376 P:      Pavel Machek
3377 M:      pavel@suse.cz
3378 P:      Rafael J. Wysocki
3379 M:      rjw@sisk.pl
3380 L:      linux-pm@lists.linux-foundation.org
3381 S:      Supported
3382
3383 SUSPEND TO RAM:
3384 P:      Pavel Machek
3385 M:      pavel@suse.cz
3386 P:      Rafael J. Wysocki
3387 M:      rjw@sisk.pl
3388 L:      linux-pm@lists.linux-foundation.org
3389 S:      Maintained
3390
3391 SONIC NETWORK DRIVER
3392 P:      Thomas Bogendoerfer
3393 M:      tsbogend@alpha.franken.de
3394 L:      netdev@vger.kernel.org
3395 S:      Maintained
3396
3397 SONY VAIO CONTROL DEVICE DRIVER
3398 P:      Mattia Dongili
3399 M:      malattia@linux.it
3400 L:      linux-acpi@vger.kernel.org
3401 W:      http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
3402 S:      Maintained
3403
3404 SOUND
3405 P:      Jaroslav Kysela
3406 M:      perex@suse.cz
3407 L:      alsa-devel@alsa-project.org (subscribers-only)
3408 S:      Maintained
3409
3410 SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3411 P:      Liam Girdwood
3412 M:      liam.girdwood@wolfsonmicro.com
3413 L:      alsa-devel@alsa-project.org (subscribers-only)
3414 S:      Supported
3415
3416 SPI SUBSYSTEM
3417 P:      David Brownell
3418 M:      dbrownell@users.sourceforge.net
3419 L:      spi-devel-general@lists.sourceforge.net
3420 S:      Maintained
3421
3422 STABLE BRANCH:
3423 P:      Greg Kroah-Hartman
3424 M:      greg@kroah.com
3425 P:      Chris Wright
3426 M:      chrisw@sous-sol.org
3427 L:      stable@kernel.org
3428 S:      Maintained
3429
3430 TPM DEVICE DRIVER
3431 P:      Kylene Hall
3432 M:      kjhall@us.ibm.com
3433 W:      http://tpmdd.sourceforge.net
3434 P:      Marcel Selhorst
3435 M:      tpm@selhorst.net
3436 W:      http://www.prosec.rub.de/tpm/
3437 L:      tpmdd-devel@lists.sourceforge.net
3438 S:      Maintained
3439
3440 Telecom Clock Driver for MCPL0010
3441 P:      Mark Gross
3442 M:      mark.gross@intel.com
3443 S:      Supported
3444
3445 TENSILICA XTENSA PORT (xtensa):
3446 P:      Chris Zankel
3447 M:      chris@zankel.net
3448 S:      Maintained
3449
3450 THINKPAD ACPI EXTRAS DRIVER
3451 P:      Henrique de Moraes Holschuh
3452 M:      ibm-acpi@hmh.eng.br
3453 L:      ibm-acpi-devel@lists.sourceforge.net
3454 W:      http://ibm-acpi.sourceforge.net
3455 W:      http://thinkwiki.org/wiki/Ibm-acpi
3456 T:      git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
3457 S:      Maintained
3458
3459 UltraSPARC (sparc64):
3460 P:      David S. Miller
3461 M:      davem@davemloft.net
3462 L:      sparclinux@vger.kernel.org
3463 T:      git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
3464 S:      Maintained
3465
3466 SHARP LH SUPPORT (LH7952X & LH7A40X)
3467 P:      Marc Singer
3468 M:      elf@buici.com
3469 W:      http://projects.buici.com/arm
3470 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3471 S:      Maintained
3472
3473 SHPC HOTPLUG DRIVER
3474 P:      Kristen Carlson Accardi
3475 M:      kristen.c.accardi@intel.com
3476 L:      pcihpd-discuss@lists.sourceforge.net
3477 S:      Supported
3478
3479 SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
3480 P:      Pierre Ossman
3481 M:      drzeus-sdhci@drzeus.cx
3482 L:      sdhci-devel@list.drzeus.cx
3483 W:      http://mmc.drzeus.cx/wiki/Linux/Drivers/sdhci
3484 S:      Maintained
3485
3486 SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3487 P:      Stephen Hemminger
3488 M:      shemminger@linux-foundation.org
3489 L:      netdev@vger.kernel.org
3490 S:      Maintained
3491
3492 SOEKRIS NET48XX LED SUPPORT
3493 P:      Chris Boot
3494 M:      bootc@bootc.net
3495 S:      Maintained
3496
3497 SPARC (sparc32):
3498 P:      William L. Irwin
3499 M:      wli@holomorphy.com
3500 L:      sparclinux@vger.kernel.org
3501 S:      Maintained
3502
3503 SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3504 P:      Roger Wolff
3505 M:      R.E.Wolff@BitWizard.nl
3506 L:      linux-kernel@vger.kernel.org ?
3507 S:      Supported
3508
3509 SPIDERNET NETWORK DRIVER for CELL
3510 P:      Linas Vepstas
3511 M:      linas@austin.ibm.com
3512 L:      netdev@vger.kernel.org
3513 S:      Supported
3514
3515 SRM (Alpha) environment access
3516 P:      Jan-Benedict Glaw
3517 M:      jbglaw@lug-owl.de
3518 L:      linux-kernel@vger.kernel.org
3519 S:      Maintained
3520
3521 STARFIRE/DURALAN NETWORK DRIVER
3522 P:      Ion Badulescu
3523 M:      ionut@cs.columbia.edu
3524 S:      Maintained
3525
3526 STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3527 W:      http://mosquitonet.Stanford.EDU/strip.html
3528 S:      Unsupported ?
3529
3530 STRADIS MPEG-2 DECODER DRIVER
3531 P:      Nathan Laredo
3532 M:      laredo@gnu.org
3533 W:      http://www.stradis.com/
3534 S:      Maintained
3535
3536 SUPERH (sh)
3537 P:      Paul Mundt
3538 M:      lethal@linux-sh.org
3539 L:      linuxsh-dev@lists.sourceforge.net (subscribers-only)
3540 W:      http://www.linux-sh.org
3541 S:      Maintained
3542
3543 SUPERH64 (sh64)
3544 P:      Paul Mundt
3545 M:      lethal@linux-sh.org
3546 L:      linuxsh-shmedia-dev@lists.sourceforge.net
3547 W:      http://www.linux-sh.org
3548 S:      Maintained
3549
3550 SUN3/3X
3551 P:      Sam Creasey
3552 M:      sammy@sammy.net
3553 W:      http://sammy.net/sun3/
3554 S:      Maintained
3555
3556 SVGA HANDLING
3557 P:      Martin Mares
3558 M:      mj@ucw.cz
3559 L:      linux-video@atrey.karlin.mff.cuni.cz
3560 S:      Maintained
3561
3562 SYSV FILESYSTEM
3563 P:      Christoph Hellwig
3564 M:      hch@infradead.org
3565 S:      Maintained
3566
3567 TC CLASSIFIER
3568 P:      Jamal Hadi Salim
3569 M:      hadi@cyberus.ca
3570 L:      netdev@vger.kernel.org
3571 S:      Maintained
3572
3573 TCP LOW PRIORITY MODULE
3574 P:      Wong Hoi Sing, Edison
3575 M:      hswong3i@gmail.com
3576 P:      Hung Hing Lun, Mike
3577 M:      hlhung3i@gmail.com
3578 W:      http://tcp-lp-mod.sourceforge.net/
3579 S:      Maintained
3580
3581 TI FLASH MEDIA INTERFACE DRIVER
3582 P:      Alex Dubov
3583 M:      oakad@yahoo.com
3584 S:      Maintained
3585
3586 TI OMAP MMC INTERFACE DRIVER
3587 P:      Carlos Aguiar, Anderson Briglia and Syed Khasim
3588 M:      linux-omap-open-source@linux.omap.com 
3589 W:      http://linux.omap.com
3590 W:      http://www.muru.com/linux/omap/
3591 S:      Maintained
3592
3593 TI OMAP RANDOM NUMBER GENERATOR SUPPORT
3594 P:      Deepak Saxena
3595 M:      dsaxena@plexity.net
3596 S:      Maintained
3597
3598 TASKSTATS STATISTICS INTERFACE
3599 P:      Shailabh Nagar
3600 M:      nagar@watson.ibm.com
3601 L:      linux-kernel@vger.kernel.org
3602 S:      Maintained
3603
3604 TI PARALLEL LINK CABLE DRIVER
3605 P:      Romain Lievin
3606 M:      roms@lpg.ticalc.org
3607 S:      Maintained
3608
3609 TIPC NETWORK LAYER
3610 P:      Per Liden
3611 M:      per.liden@ericsson.com
3612 P:      Jon Maloy
3613 M:      jon.maloy@ericsson.com
3614 P:      Allan Stephens
3615 M:      allan.stephens@windriver.com
3616 L:      tipc-discussion@lists.sourceforge.net
3617 W:      http://tipc.sourceforge.net/
3618 W:      http://tipc.cslab.ericsson.net/
3619 T:      git tipc.cslab.ericsson.net:/pub/git/tipc.git
3620 S:      Maintained
3621
3622 TLAN NETWORK DRIVER
3623 P:      Samuel Chessman
3624 M:      chessman@tux.org
3625 L:      tlan-devel@lists.sourceforge.net
3626 W:      http://sourceforge.net/projects/tlan/
3627 S:      Maintained
3628
3629 TOKEN-RING NETWORK DRIVER
3630 P:      Mike Phillips
3631 M:      mikep@linuxtr.net
3632 L:      netdev@vger.kernel.org
3633 L:      linux-tr@linuxtr.net
3634 W:      http://www.linuxtr.net
3635 S:      Maintained
3636
3637 TOSHIBA ACPI EXTRAS DRIVER
3638 P:      John Belmonte
3639 M:      toshiba_acpi@memebeam.org
3640 W:      http://memebeam.org/toys/ToshibaAcpiDriver
3641 S:      Maintained
3642
3643 TOSHIBA SMM DRIVER
3644 P:      Jonathan Buzzard
3645 M:      jonathan@buzzard.org.uk
3646 L:      tlinux-users@tce.toshiba-dme.co.jp
3647 W:      http://www.buzzard.org.uk/toshiba/
3648 S:      Maintained
3649
3650 TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
3651 P:      Muli Ben-Yehuda
3652 M:      mulix@mulix.org
3653 L:      linux-kernel@vger.kernel.org
3654 S:      Maintained
3655
3656 TRIVIAL PATCHES
3657 P:      Adrian Bunk
3658 M:      trivial@kernel.org
3659 L:      linux-kernel@vger.kernel.org
3660 W:      http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/
3661 T:      git kernel.org:/pub/scm/linux/kernel/git/bunk/trivial.git
3662 S:      Maintained
3663
3664 TMS380 TOKEN-RING NETWORK DRIVER
3665 P:      Adam Fritzler
3666 M:      mid@auk.cx
3667 L:      linux-tr@linuxtr.net
3668 W:      http://www.auk.cx/tms380tr/
3669 S:      Maintained
3670
3671 TULIP NETWORK DRIVER
3672 L:      tulip-users@lists.sourceforge.net
3673 W:      http://sourceforge.net/projects/tulip/
3674 S:      Orphan
3675
3676 TUN/TAP driver
3677 P:      Maxim Krasnyansky
3678 M:      maxk@qualcomm.com
3679 L:      vtun@office.satix.net
3680 W:      http://vtun.sourceforge.net/tun
3681 S:      Maintained
3682
3683 TURBOCHANNEL SUBSYSTEM
3684 P:      Maciej W. Rozycki
3685 M:      macro@linux-mips.org
3686 S:      Maintained
3687
3688 U14-34F SCSI DRIVER
3689 P:      Dario Ballabio
3690 M:      ballabio_dario@emc.com
3691 L:      linux-scsi@vger.kernel.org
3692 S:      Maintained
3693
3694 UDF FILESYSTEM
3695 P:      Ben Fennema
3696 M:      bfennema@falcon.csc.calpoly.edu
3697 W:      http://linux-udf.sourceforge.net
3698 S:      Maintained
3699
3700 UNIFORM CDROM DRIVER
3701 P:      Jens Axboe
3702 M:      axboe@kernel.dk
3703 L:      linux-kernel@vger.kernel.org
3704 W:      http://www.kernel.dk
3705 S:      Maintained
3706
3707 USB ACM DRIVER
3708 P:      Oliver Neukum
3709 M:      oliver@neukum.name
3710 L:      linux-usb-users@lists.sourceforge.net
3711 L:      linux-usb-devel@lists.sourceforge.net
3712 S:      Maintained
3713
3714 USB BLOCK DRIVER (UB ub)
3715 P:      Pete Zaitcev
3716 M:      zaitcev@redhat.com
3717 L:      linux-kernel@vger.kernel.org
3718 L:      linux-usb-devel@lists.sourceforge.net
3719 S:      Supported
3720
3721 USB CDC ETHERNET DRIVER
3722 P:      Greg Kroah-Hartman
3723 M:      greg@kroah.com
3724 L:      linux-usb-users@lists.sourceforge.net
3725 L:      linux-usb-devel@lists.sourceforge.net
3726 S:      Maintained
3727 W:      http://www.kroah.com/linux-usb/
3728
3729 USB DAVICOM DM9601 DRIVER
3730 P:      Peter Korsgaard
3731 M:      jacmet@sunsite.dk
3732 L:      netdev@vger.kernel.org
3733 W:      http://www.linux-usb.org/usbnet
3734 S:      Maintained
3735
3736 USB EHCI DRIVER
3737 P:      David Brownell
3738 M:      dbrownell@users.sourceforge.net
3739 L:      linux-usb-devel@lists.sourceforge.net
3740 S:      Odd Fixes
3741
3742 USB ET61X[12]51 DRIVER
3743 P:      Luca Risolia
3744 M:      luca.risolia@studio.unibo.it
3745 L:      linux-usb-devel@lists.sourceforge.net
3746 L:      video4linux-list@redhat.com
3747 W:      http://www.linux-projects.org
3748 S:      Maintained
3749
3750 USB GADGET/PERIPHERAL SUBSYSTEM
3751 P:      David Brownell
3752 M:      dbrownell@users.sourceforge.net
3753 L:      linux-usb-devel@lists.sourceforge.net
3754 W:      http://www.linux-usb.org/gadget
3755 S:      Maintained
3756
3757 USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
3758 P:      Jiri Kosina
3759 M:      jkosina@suse.cz
3760 L:      linux-usb-devel@lists.sourceforge.net
3761 T:      git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
3762 S:      Maintained
3763
3764 USB HUB DRIVER
3765 P:      Johannes Erdfelt
3766 M:      johannes@erdfelt.com
3767 L:      linux-usb-users@lists.sourceforge.net
3768 L:      linux-usb-devel@lists.sourceforge.net
3769 S:      Maintained
3770
3771 USB ISP116X DRIVER
3772 P:      Olav Kongas
3773 M:      ok@artecdesign.ee
3774 L:      linux-usb-devel@lists.sourceforge.net
3775 S:      Maintained
3776
3777 USB KAWASAKI LSI DRIVER
3778 P:      Oliver Neukum
3779 M:      oliver@neukum.name
3780 L:      linux-usb-users@lists.sourceforge.net
3781 L:      linux-usb-devel@lists.sourceforge.net
3782 S:      Maintained
3783
3784 USB MASS STORAGE DRIVER
3785 P:      Matthew Dharm
3786 M:      mdharm-usb@one-eyed-alien.net
3787 L:      linux-usb-users@lists.sourceforge.net
3788 L:      usb-storage@lists.one-eyed-alien.net
3789 S:      Maintained
3790 W:      http://www.one-eyed-alien.net/~mdharm/linux-usb/
3791
3792 USB OHCI DRIVER
3793 P:      David Brownell
3794 M:      dbrownell@users.sourceforge.net
3795 L:      linux-usb-users@lists.sourceforge.net
3796 L:      linux-usb-devel@lists.sourceforge.net
3797 S:      Odd Fixes
3798
3799 USB OPTION-CARD DRIVER
3800 P:      Matthias Urlichs
3801 M:      smurf@smurf.noris.de
3802 L:      linux-usb-devel@lists.sourceforge.net
3803 S:      Maintained
3804
3805 USB OV511 DRIVER
3806 P:      Mark McClelland
3807 M:      mmcclell@bigfoot.com
3808 L:      linux-usb-users@lists.sourceforge.net
3809 L:      linux-usb-devel@lists.sourceforge.net
3810 W:      http://alpha.dyndns.org/ov511/
3811 S:      Maintained
3812
3813 USB PEGASUS DRIVER
3814 P:      Petko Manolov
3815 M:      petkan@users.sourceforge.net
3816 L:      linux-usb-devel@lists.sourceforge.net
3817 L:      netdev@vger.kernel.org
3818 W:      http://pegasus2.sourceforge.net/
3819 S:      Maintained
3820
3821 USB PRINTER DRIVER (usblp)
3822 P:      Pete Zaitcev
3823 M:      zaitcev@redhat.com
3824 L:      linux-usb-users@lists.sourceforge.net
3825 L:      linux-usb-devel@lists.sourceforge.net
3826 S:      Supported
3827
3828 USB RTL8150 DRIVER
3829 P:      Petko Manolov
3830 M:      petkan@users.sourceforge.net
3831 L:      linux-usb-devel@lists.sourceforge.net
3832 L:      netdev@vger.kernel.org
3833 W:      http://pegasus2.sourceforge.net/
3834 S:      Maintained
3835
3836 USB SE401 DRIVER
3837 P:      Jeroen Vreeken
3838 M:      pe1rxq@amsat.org
3839 L:      linux-usb-users@lists.sourceforge.net
3840 L:      linux-usb-devel@lists.sourceforge.net
3841 W:      http://www.chello.nl/~j.vreeken/se401/
3842 S:      Maintained
3843
3844 USB SERIAL CYBERJACK DRIVER
3845 P:      Matthias Bruestle and Harald Welte
3846 M:      support@reiner-sct.com
3847 W:      http://www.reiner-sct.de/support/treiber_cyberjack.php
3848 S:      Maintained
3849
3850 USB SERIAL DIGI ACCELEPORT DRIVER
3851 P:      Peter Berger and Al Borchers
3852 M:      pberger@brimson.com
3853 M:      alborchers@steinerpoint.com
3854 L:      linux-usb-users@lists.sourceforge.net
3855 L:      linux-usb-devel@lists.sourceforge.net
3856 S:      Maintained
3857
3858 USB SERIAL DRIVER
3859 P:      Greg Kroah-Hartman
3860 M:      gregkh@suse.de
3861 L:      linux-usb-users@lists.sourceforge.net
3862 L:      linux-usb-devel@lists.sourceforge.net
3863 S:      Supported
3864
3865 USB SERIAL BELKIN F5U103 DRIVER
3866 P:      William Greathouse
3867 M:      wgreathouse@smva.com
3868 L:      linux-usb-users@lists.sourceforge.net
3869 L:      linux-usb-devel@lists.sourceforge.net
3870 S:      Maintained
3871
3872 USB SERIAL CYPRESS M8 DRIVER
3873 P:      Lonnie Mendez
3874 M:      dignome@gmail.com
3875 L:      linux-usb-users@lists.sourceforge.net
3876 L:      linux-usb-devel@lists.sourceforge.net
3877 S:      Maintained
3878 W:      http://geocities.com/i0xox0i
3879 W:      http://firstlight.net/cvs
3880
3881 USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
3882 L:      linux-usb-users@lists.sourceforge.net
3883 L:      linux-usb-devel@lists.sourceforge.net
3884 S:      Maintained
3885
3886 USB AUERSWALD DRIVER
3887 P:      Wolfgang Muees
3888 M:      wolfgang@iksw-muees.de
3889 L:      linux-usb-users@lists.sourceforge.net
3890 L:      linux-usb-devel@lists.sourceforge.net
3891 S:      Maintained
3892
3893 USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
3894 P:      Gary Brubaker
3895 M:      xavyer@ix.netcom.com
3896 L:      linux-usb-users@lists.sourceforge.net
3897 L:      linux-usb-devel@lists.sourceforge.net
3898 S:      Maintained
3899
3900 USB SERIAL KEYSPAN DRIVER
3901 P:      Greg Kroah-Hartman
3902 M:      greg@kroah.com
3903 L:      linux-usb-users@lists.sourceforge.net
3904 L:      linux-usb-devel@lists.sourceforge.net
3905 W:      http://www.kroah.com/linux/
3906 S:      Maintained
3907
3908 USB SERIAL WHITEHEAT DRIVER
3909 P:      Support Department
3910 M:      support@connecttech.com
3911 L:      linux-usb-users@lists.sourceforge.net
3912 L:      linux-usb-devel@lists.sourceforge.net
3913 W:      http://www.connecttech.com
3914 S:      Supported
3915
3916 USB SN9C1xx DRIVER
3917 P:      Luca Risolia
3918 M:      luca.risolia@studio.unibo.it
3919 L:      linux-usb-devel@lists.sourceforge.net
3920 L:      video4linux-list@redhat.com
3921 W:      http://www.linux-projects.org
3922 S:      Maintained
3923
3924 USB SUBSYSTEM
3925 P:      Greg Kroah-Hartman
3926 M:      gregkh@suse.de
3927 L:      linux-usb-users@lists.sourceforge.net
3928 L:      linux-usb-devel@lists.sourceforge.net
3929 W:      http://www.linux-usb.org
3930 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
3931 S:      Supported
3932
3933 USB UHCI DRIVER
3934 P:      Alan Stern
3935 M:      stern@rowland.harvard.edu
3936 L:      linux-usb-users@lists.sourceforge.net
3937 L:      linux-usb-devel@lists.sourceforge.net
3938 S:      Maintained
3939
3940 USB "USBNET" DRIVER FRAMEWORK
3941 P:      David Brownell
3942 M:      dbrownell@users.sourceforge.net
3943 L:      netdev@vger.kernel.org
3944 W:      http://www.linux-usb.org/usbnet
3945 S:      Maintained
3946
3947 USB W996[87]CF DRIVER
3948 P:      Luca Risolia
3949 M:      luca.risolia@studio.unibo.it
3950 L:      linux-usb-devel@lists.sourceforge.net
3951 L:      video4linux-list@redhat.com
3952 W:      http://www.linux-projects.org
3953 S:      Maintained
3954
3955 USB ZC0301 DRIVER
3956 P:      Luca Risolia
3957 M:      luca.risolia@studio.unibo.it
3958 L:      linux-usb-devel@lists.sourceforge.net
3959 L:      video4linux-list@redhat.com
3960 W:      http://www.linux-projects.org
3961 S:      Maintained
3962
3963 USB ZD1201 DRIVER
3964 P:      Jeroen Vreeken
3965 M:      pe1rxq@amsat.org
3966 L:      linux-usb-users@lists.sourceforge.net
3967 L:      linux-usb-devel@lists.sourceforge.net
3968 W:      http://linux-lc100020.sourceforge.net
3969 S:      Maintained
3970
3971 USB ZR364XX DRIVER
3972 P:      Antoine Jacquet
3973 M:      royale@zerezo.com
3974 L:      linux-usb-devel@lists.sourceforge.net
3975 L:      video4linux-list@redhat.com
3976 W:      http://royale.zerezo.com/zr364xx/
3977 S:      Maintained
3978
3979 USER-MODE LINUX
3980 P:      Jeff Dike
3981 M:      jdike@karaya.com
3982 L:      user-mode-linux-devel@lists.sourceforge.net
3983 L:      user-mode-linux-user@lists.sourceforge.net
3984 W:      http://user-mode-linux.sourceforge.net
3985 S:      Maintained
3986
3987 FAT/VFAT/MSDOS FILESYSTEM:
3988 P:      OGAWA Hirofumi
3989 M:      hirofumi@mail.parknet.co.jp
3990 L:      linux-kernel@vger.kernel.org
3991 S:      Maintained
3992
3993 VIA 82Cxxx AUDIO DRIVER (old OSS driver)
3994 P:      Jeff Garzik
3995 S:      Odd fixes
3996
3997 VIA RHINE NETWORK DRIVER
3998 P:      Roger Luethi
3999 M:      rl@hellgate.ch
4000 S:      Maintained
4001
4002 VIAPRO SMBUS DRIVER
4003 P:      Jean Delvare
4004 M:      khali@linux-fr.org
4005 L:      i2c@lm-sensors.org
4006 S:      Maintained
4007
4008 VIA VELOCITY NETWORK DRIVER
4009 P:      Francois Romieu
4010 M:      romieu@fr.zoreil.com
4011 L:      netdev@vger.kernel.org
4012 S:      Maintained
4013
4014 UCLINUX (AND M68KNOMMU)
4015 P:      Greg Ungerer
4016 M:      gerg@uclinux.org
4017 W:      http://www.uclinux.org/
4018 L:      uclinux-dev@uclinux.org  (subscribers-only)
4019 S:      Maintained
4020
4021 UCLINUX FOR NEC V850
4022 P:      Miles Bader
4023
4024 UCLINUX FOR RENESAS H8/300
4025 P:      Yoshinori Sato
4026 M:      ysato@users.sourceforge.jp
4027 W:      http://uclinux-h8.sourceforge.jp/
4028 S:      Supported
4029
4030 UFS FILESYSTEM
4031 P:      Evgeniy Dushistov
4032 M:      dushistov@mail.ru
4033 L:      linux-kernel@vger.kernel.org
4034 S:      Maintained
4035
4036 USB DIAMOND RIO500 DRIVER
4037 P:      Cesar Miquel
4038 M:      miquel@df.uba.ar
4039 L:      rio500-users@lists.sourceforge.net
4040 W:      http://rio500.sourceforge.net
4041 S:      Maintained
4042
4043 VIDEO FOR LINUX
4044 P:      Mauro Carvalho Chehab
4045 M:      mchehab@infradead.org
4046 M:      v4l-dvb-maintainer@linuxtv.org
4047 L:      video4linux-list@redhat.com
4048 W:      http://linuxtv.org
4049 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
4050 S:      Maintained
4051
4052 VT1211 HARDWARE MONITOR DRIVER
4053 P:      Juerg Haefliger
4054 M:      juergh@gmail.com
4055 L:      lm-sensors@lm-sensors.org
4056 S:      Maintained
4057
4058 VT8231 HARDWARE MONITOR DRIVER
4059 P:      Roger Lucas
4060 M:      roger@planbit.co.uk
4061 L:      lm-sensors@lm-sensors.org
4062 S:      Maintained
4063
4064 W1 DALLAS'S 1-WIRE BUS
4065 P:      Evgeniy Polyakov
4066 M:      johnpol@2ka.mipt.ru
4067 S:      Maintained
4068
4069 W83791D HARDWARE MONITORING DRIVER
4070 P:      Charles Spirakis
4071 M:      bezaur@gmail.com
4072 L:      lm-sensors@lm-sensors.org
4073 S:      Maintained
4074
4075 W83793 HARDWARE MONITORING DRIVER
4076 P:      Rudolf Marek
4077 M:      r.marek@assembler.cz
4078 L:      lm-sensors@lm-sensors.org
4079 S:      Maintained
4080
4081 W83L51xD SD/MMC CARD INTERFACE DRIVER
4082 P:      Pierre Ossman
4083 M:      drzeus-wbsd@drzeus.cx
4084 L:      linux-kernel@vger.kernel.org
4085 W:      http://projects.drzeus.cx/wbsd
4086 S:      Maintained
4087
4088 WATCHDOG DEVICE DRIVERS
4089 P:      Wim Van Sebroeck
4090 M:      wim@iguana.be
4091 T:      git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4092 S:      Maintained
4093
4094 WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4095 P:      Jean Tourrilhes
4096 M:      jt@hpl.hp.com
4097 L:      linux-wireless@vger.kernel.org
4098 W:      http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4099 S:      Maintained
4100
4101 WD7000 SCSI DRIVER
4102 P:      Miroslav Zagorac
4103 M:      zaga@fly.cc.fer.hr
4104 L:      linux-scsi@vger.kernel.org
4105 S:      Maintained
4106
4107 WISTRON LAPTOP BUTTON DRIVER
4108 P:      Miloslav Trmac
4109 M:      mitr@volny.cz
4110 S:      Maintained
4111
4112 WL3501 WIRELESS PCMCIA CARD DRIVER
4113 P:      Arnaldo Carvalho de Melo
4114 M:      acme@ghostprotocols.net
4115 L:      linux-wireless@vger.kernel.org
4116 W:      http://oops.ghostprotocols.net:81/blog
4117 S:      Maintained
4118
4119 X.25 NETWORK LAYER
4120 P:      Henner Eisen
4121 M:      eis@baty.hanse.de
4122 L:      linux-x25@vger.kernel.org
4123 S:      Maintained
4124
4125 XEN HYPERVISOR INTERFACE
4126 P:      Jeremy Fitzhardinge
4127 M:      jeremy@xensource.com
4128 P:      Chris Wright
4129 M:      chrisw@sous-sol.org
4130 L:      virtualization@lists.osdl.org
4131 L:      xen-devel@lists.xensource.com
4132 S:      Supported
4133
4134 XFS FILESYSTEM
4135 P:      Silicon Graphics Inc
4136 P:      Tim Shimmin
4137 M:      xfs-masters@oss.sgi.com
4138 L:      xfs@oss.sgi.com
4139 W:      http://oss.sgi.com/projects/xfs
4140 T:      git git://oss.sgi.com:8090/xfs/xfs-2.6.git
4141 S:      Supported
4142
4143 XILINX UARTLITE SERIAL DRIVER
4144 P:      Peter Korsgaard
4145 M:      jacmet@sunsite.dk
4146 L:      linux-serial@vger.kernel.org
4147 S:      Maintained
4148
4149 X86 3-LEVEL PAGING (PAE) SUPPORT
4150 P:      Ingo Molnar
4151 M:      mingo@redhat.com
4152 S:      Maintained
4153
4154 X86-64 port
4155 P:      Andi Kleen
4156 M:      ak@suse.de
4157 L:      discuss@x86-64.org
4158 W:      http://www.x86-64.org
4159 T:      quilt ftp://ftp.firstfloor.org/pub/ak/x86_64/quilt-current
4160 S:      Maintained
4161
4162 YAM DRIVER FOR AX.25
4163 P:      Jean-Paul Roubelat
4164 M:      jpr@f6fbb.org
4165 L:      linux-hams@vger.kernel.org
4166 S:      Maintained
4167
4168 YEALINK PHONE DRIVER
4169 P:      Henk Vergonet
4170 M:      Henk.Vergonet@gmail.com
4171 L:      usbb2k-api-dev@nongnu.org
4172 S:      Maintained
4173
4174 Z8530 DRIVER FOR AX.25
4175 P:      Joerg Reuter
4176 M:      jreuter@yaina.de
4177 W:      http://yaina.de/jreuter/
4178 W:      http://www.qsl.net/dl1bke/
4179 L:      linux-hams@vger.kernel.org
4180 S:      Maintained
4181
4182 ZD1211RW WIRELESS DRIVER
4183 P:      Daniel Drake
4184 M:      dsd@gentoo.org
4185 P:      Ulrich Kunitz
4186 M:      kune@deine-taler.de
4187 W:      http://zd1211.ath.cx/wiki/DriverRewrite
4188 L:      linux-wireless@vger.kernel.org
4189 L:      zd1211-devs@lists.sourceforge.net (subscribers-only)
4190 S:      Maintained
4191
4192 ZF MACHZ WATCHDOG
4193 P:      Fernando Fuganti
4194 M:      fuganti@netbank.com.br
4195 W:      http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
4196 S:      Maintained
4197
4198 ZR36067 VIDEO FOR LINUX DRIVER
4199 P:      Ronald Bultje
4200 M:      rbultje@ronald.bitfreak.net
4201 L:      mjpeg-users@lists.sourceforge.net
4202 W:      http://mjpeg.sourceforge.net/driver-zoran/
4203 S:      Maintained
4204
4205 ZR36120 VIDEO FOR LINUX DRIVER
4206 P:      Pauline Middelink
4207 M:      middelin@polyware.nl
4208 W:      http://www.polyware.nl/~middelin/En/hobbies.html
4209 W:      http://www.polyware.nl/~middelin/hobbies.html
4210 S:      Maintained
4211
4212 ZS DECSTATION Z85C30 SERIAL DRIVER
4213 P:      Maciej W. Rozycki
4214 M:      macro@linux-mips.org
4215 S:      Maintained
4216
4217 THE REST
4218 P:      Linus Torvalds
4219 S:      Buried alive in reporters