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