Update TG3 MAINTAINERS entry
[safe/jmp/linux-2.6] / MAINTAINERS
1
2         List of maintainers and how to submit kernel changes
3
4 Please try to follow the guidelines below.  This will make things
5 easier on the maintainers.  Not all of these guidelines matter for every
6 trivial patch so apply some common sense.
7
8 1.      Always _test_ your changes, however small, on at least 4 or
9         5 people, preferably many more.
10
11 2.      Try to release a few ALPHA test versions to the net. Announce
12         them onto the kernel channel and await results. This is especially
13         important for device drivers, because often that's the only way
14         you will find things like the fact version 3 firmware needs
15         a magic fix you didn't know about, or some clown changed the
16         chips on a board and not its name.  (Don't laugh!  Look at the
17         SMC etherpower for that.)
18
19 3.      Make sure your changes compile correctly in multiple
20         configurations. In particular check that changes work both as a
21         module and built into the kernel.
22
23 4.      When you are happy with a change make it generally available for
24         testing and await feedback.
25
26 5.      Make a patch available to the relevant maintainer in the list. Use
27         'diff -u' to make the patch easy to merge. Be prepared to get your
28         changes sent back with seemingly silly requests about formatting
29         and variable names.  These aren't as silly as they seem. One
30         job the maintainers (and especially Linus) do is to keep things
31         looking the same. Sometimes this means that the clever hack in
32         your driver to get around a problem actually needs to become a
33         generalized kernel feature ready for next time.
34
35         PLEASE check your patch with the automated style checker
36         (scripts/checkpatch.pl) to catch trival style violations.
37         See Documentation/CodingStyle for guidance here.
38
39         PLEASE try to include any credit lines you want added with the
40         patch. It avoids people being missed off by mistake and makes
41         it easier to know who wants adding and who doesn't.
42
43         PLEASE document known bugs. If it doesn't work for everything
44         or does something very odd once a month document it.
45
46         PLEASE remember that submissions must be made under the terms
47         of the OSDL certificate of contribution and should include a
48         Signed-off-by: line.  The current version of this "Developer's
49         Certificate of Origin" (DCO) is listed in the file
50         Documentation/SubmittingPatches.
51
52 6.      Make sure you have the right to send any changes you make. If you
53         do changes at work you may find your employer owns the patch
54         not you.
55
56 7.      When sending security related changes or reports to a maintainer
57         please Cc: security@kernel.org, especially if the maintainer
58         does not respond.
59
60 8.      Happy hacking.
61
62                 -----------------------------------
63
64 Maintainers List (try to look for most precise areas first)
65
66 Note: For the hard of thinking, this list is meant to remain in alphabetical
67 order. If you could add yourselves to it in alphabetical order that would be
68 so much easier [Ed]
69
70 P: Person
71 M: Mail patches to
72 L: Mailing list that is relevant to this area
73 W: Web-page with status/info
74 T: SCM tree type and location.  Type is one of: git, hg, quilt.
75 F: Applicable files and/or directories
76 S: Status, one of the following:
77
78         Supported:      Someone is actually paid to look after this.
79         Maintained:     Someone actually looks after it.
80         Odd Fixes:      It has a maintainer but they don't have time to do
81                         much other than throw the odd patch in. See below..
82         Orphan:         No current maintainer [but maybe you could take the
83                         role as you write your new code].
84         Obsolete:       Old code. Something tagged obsolete generally means
85                         it has been replaced by a better system and you
86                         should be using that.
87
88 3C505 NETWORK DRIVER
89 P:      Philip Blundell
90 M:      philb@gnu.org
91 L:      netdev@vger.kernel.org
92 S:      Maintained
93
94 3C59X NETWORK DRIVER
95 P:      Steffen Klassert
96 M:      klassert@mathematik.tu-chemnitz.de
97 L:      netdev@vger.kernel.org
98 S:      Maintained
99
100 3CR990 NETWORK DRIVER
101 P:      David Dillow
102 M:      dave@thedillows.org
103 L:      netdev@vger.kernel.org
104 S:      Maintained
105
106 3W-9XXX SATA-RAID CONTROLLER DRIVER
107 P:      Adam Radford
108 M:      linuxraid@amcc.com
109 L:      linux-scsi@vger.kernel.org
110 W:      http://www.amcc.com
111 S:      Supported
112
113 3W-XXXX ATA-RAID CONTROLLER DRIVER
114 P:      Adam Radford
115 M:      linuxraid@amcc.com
116 L:      linux-scsi@vger.kernel.org
117 W:      http://www.amcc.com
118 S:      Supported
119
120 53C700 AND 53C700-66 SCSI DRIVER
121 P:      James E.J. Bottomley
122 M:      James.Bottomley@HansenPartnership.com
123 L:      linux-scsi@vger.kernel.org
124 S:      Maintained
125
126 6PACK NETWORK DRIVER FOR AX.25
127 P:      Andreas Koensgen
128 M:      ajk@iehk.rwth-aachen.de
129 L:      linux-hams@vger.kernel.org
130 S:      Maintained
131
132 8169 10/100/1000 GIGABIT ETHERNET DRIVER
133 P:      Francois Romieu
134 M:      romieu@fr.zoreil.com
135 L:      netdev@vger.kernel.org
136 S:      Maintained
137
138 8250/16?50 (AND CLONE UARTS) SERIAL DRIVER
139 L:      linux-serial@vger.kernel.org
140 W:      http://serial.sourceforge.net
141 S:      Orphan
142
143 8390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
144 P:      Paul Gortmaker
145 M:      p_gortmaker@yahoo.com
146 L:      netdev@vger.kernel.org
147 S:      Maintained
148
149 9P FILE SYSTEM
150 P:      Eric Van Hensbergen
151 M:      ericvh@gmail.com
152 P:      Ron Minnich
153 M:      rminnich@sandia.gov
154 P:      Latchesar Ionkov
155 M:      lucho@ionkov.net
156 L:      v9fs-developer@lists.sourceforge.net
157 W:      http://swik.net/v9fs
158 T:      git kernel.org:/pub/scm/linux/kernel/ericvh/v9fs.git
159 S:      Maintained
160
161 A2232 SERIAL BOARD DRIVER
162 P:      Enver Haase
163 M:      A2232@gmx.net
164 L:      linux-m68k@lists.linux-m68k.org
165 S:      Maintained
166
167 AACRAID SCSI RAID DRIVER
168 P:      Adaptec OEM Raid Solutions
169 M:      aacraid@adaptec.com
170 L:      linux-scsi@vger.kernel.org
171 W:      http://www.adaptec.com/
172 S:      Supported
173
174 ABIT UGURU 1,2 HARDWARE MONITOR DRIVER
175 P:      Hans de Goede
176 M:      j.w.r.degoede@hhs.nl
177 L:      lm-sensors@lm-sensors.org
178 S:      Maintained
179
180 ABIT UGURU 3 HARDWARE MONITOR DRIVER
181 P:      Alistair John Strachan
182 M:      alistair@devzero.co.uk
183 L:      lm-sensors@lm-sensors.org
184 S:      Maintained
185
186 ACENIC DRIVER
187 P:      Jes Sorensen
188 M:      jes@trained-monkey.org
189 L:      linux-acenic@sunsite.dk
190 S:      Maintained
191
192 ACER WMI LAPTOP EXTRAS
193 P:      Carlos Corbacho
194 M:      carlos@strangeworlds.co.uk
195 L:      aceracpi@googlegroups.com (subscribers-only)
196 W:      http://code.google.com/p/aceracpi
197 S:      Maintained
198
199 ACPI
200 P:      Len Brown
201 M:      lenb@kernel.org
202 L:      linux-acpi@vger.kernel.org
203 W:      http://www.lesswatts.org/projects/acpi/
204 T:      git kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
205 S:      Supported
206
207 ACPI BATTERY DRIVERS
208 P:      Alexey Starikovskiy
209 M:      astarikovskiy@suse.de
210 L:      linux-acpi@vger.kernel.org
211 W:      http://www.lesswatts.org/projects/acpi/
212 S:      Supported
213
214 ACPI EC DRIVER
215 P:      Alexey Starikovskiy
216 M:      astarikovskiy@suse.de
217 L:      linux-acpi@vger.kernel.org
218 W:      http://www.lesswatts.org/projects/acpi/
219 S:      Supported
220
221 ACPI FAN DRIVER
222 P:      Zhang Rui
223 M:      rui.zhang@intel.com
224 L:      linux-acpi@vger.kernel.org
225 W:      http://www.lesswatts.org/projects/acpi/
226 S:      Supported
227
228 ACPI PCI HOTPLUG DRIVER
229 P:      Kristen Carlson Accardi
230 M:      kristen.c.accardi@intel.com
231 L:      linux-pci@vger.kernel.org
232 S:      Supported
233
234 ACPI THERMAL DRIVER
235 P:      Zhang Rui
236 M:      rui.zhang@intel.com
237 L:      linux-acpi@vger.kernel.org
238 W:      http://www.lesswatts.org/projects/acpi/
239 S:      Supported
240
241 ACPI VIDEO DRIVER
242 P:      Zhang Rui
243 M:      rui.zhang@intel.com
244 L:      linux-acpi@vger.kernel.org
245 W:      http://www.lesswatts.org/projects/acpi/
246 S:      Supported
247
248 ACPI WMI DRIVER
249 P:      Carlos Corbacho
250 M:      carlos@strangeworlds.co.uk
251 L:      linux-acpi@vger.kernel.org
252 W:      http://www.lesswatts.org/projects/acpi/
253 S:      Maintained
254
255 AD1889 ALSA SOUND DRIVER
256 P:      Kyle McMartin
257 M:      kyle@mcmartin.ca
258 P:      Thibaut Varene
259 M:      T-Bone@parisc-linux.org
260 W:      http://wiki.parisc-linux.org/AD1889
261 L:      linux-parisc@vger.kernel.org
262 S:      Maintained
263
264 ADM1025 HARDWARE MONITOR DRIVER
265 P:      Jean Delvare
266 M:      khali@linux-fr.org
267 L:      lm-sensors@lm-sensors.org
268 S:      Maintained
269
270 ADM1029 HARDWARE MONITOR DRIVER
271 P:      Corentin Labbe
272 M:      corentin.labbe@geomatys.fr
273 L:      lm-sensors@lm-sensors.org
274 S:      Maintained
275
276 ADM8211 WIRELESS DRIVER
277 P:      Michael Wu
278 M:      flamingice@sourmilk.net
279 L:      linux-wireless@vger.kernel.org
280 W:      http://linuxwireless.org/
281 T:      git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
282 S:      Maintained
283
284 ADT746X FAN DRIVER
285 P:      Colin Leroy
286 M:      colin@colino.net
287 S:      Maintained
288
289 ADVANSYS SCSI DRIVER
290 P:      Matthew Wilcox
291 M:      matthew@wil.cx
292 L:      linux-scsi@vger.kernel.org
293 S:      Maintained
294
295 AEDSP16 DRIVER
296 P:      Riccardo Facchetti
297 M:      fizban@tin.it
298 S:      Maintained
299
300 AFFS FILE SYSTEM
301 P:      Roman Zippel
302 M:      zippel@linux-m68k.org
303 S:      Maintained
304
305 AFS FILESYSTEM & AF_RXRPC SOCKET DOMAIN
306 P:      David Howells
307 M:      dhowells@redhat.com
308 L:      linux-afs@lists.infradead.org
309 S:      Supported
310
311 AGPGART DRIVER
312 P:      David Airlie
313 M:      airlied@linux.ie
314 T:      git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
315 S:      Maintained
316
317 AHA152X SCSI DRIVER
318 P:      Juergen E. Fischer
319 M:      Juergen Fischer <fischer@norbit.de>
320 L:      linux-scsi@vger.kernel.org
321 S:      Maintained
322
323 AIC7XXX / AIC79XX SCSI DRIVER
324 P:      Hannes Reinecke
325 M:      hare@suse.de
326 L:      linux-scsi@vger.kernel.org
327 S:      Maintained
328
329 AIO
330 P:      Benjamin LaHaise
331 M:      bcrl@kvack.org
332 L:      linux-aio@kvack.org
333 S:      Supported
334
335 ALCATEL SPEEDTOUCH USB DRIVER
336 P:      Duncan Sands
337 M:      duncan.sands@free.fr
338 L:      linux-usb@vger.kernel.org
339 W:      http://www.linux-usb.org/SpeedTouch/
340 S:      Maintained
341
342 ALCHEMY AU1XX0 MMC DRIVER
343 P:      Manuel Lauss
344 M:      manuel.lauss@gmail.com
345 S:      Maintained
346
347 ALI1563 I2C DRIVER
348 P:      Rudolf Marek
349 M:      r.marek@assembler.cz
350 L:      linux-i2c@vger.kernel.org
351 S:      Maintained
352
353 ALPHA PORT
354 P:      Richard Henderson
355 M:      rth@twiddle.net
356 S:      Odd Fixes for 2.4; Maintained for 2.6.
357 P:      Ivan Kokshaysky
358 M:      ink@jurassic.park.msu.ru
359 S:      Maintained for 2.4; PCI support for 2.6.
360
361 AMD GEODE CS5536 USB DEVICE CONTROLLER DRIVER
362 P:      Thomas Dahlmann
363 M:      thomas.dahlmann@amd.com
364 L:      linux-geode@lists.infradead.org (moderated for non-subscribers)
365 S:      Supported
366
367 AMD GEODE PROCESSOR/CHIPSET SUPPORT
368 P:      Jordan Crouse
369 L:      linux-geode@lists.infradead.org (moderated for non-subscribers)
370 W:      http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
371 S:      Supported
372
373 AMD IOMMU (AMD-VI)
374 P:      Joerg Roedel
375 M:      joerg.roedel@amd.com
376 L:      iommu@lists.linux-foundation.org
377 T:      git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu.git
378 S:      Supported
379
380 AMD MICROCODE UPDATE SUPPORT
381 P:      Andreas Herrmann
382 M:      andeas.herrmann3@amd.com
383 L:      amd64-microcode@amd64.org
384 S:      Supported
385
386 AMS (Apple Motion Sensor) DRIVER
387 P:      Stelian Pop
388 M:      stelian@popies.net
389 P:      Michael Hanselmann
390 M:      linux-kernel@hansmi.ch
391 S:      Supported
392
393 AMSO1100 RNIC DRIVER
394 P:      Tom Tucker
395 M:      tom@opengridcomputing.com
396 P:      Steve Wise
397 M:      swise@opengridcomputing.com
398 L:      general@lists.openfabrics.org
399 S:      Maintained
400
401 AOA (Apple Onboard Audio) ALSA DRIVER
402 P:      Johannes Berg
403 M:      johannes@sipsolutions.net
404 L:      linuxppc-dev@ozlabs.org
405 L:      alsa-devel@alsa-project.org (subscribers-only)
406 S:      Maintained
407
408 APM DRIVER
409 P:      Stephen Rothwell
410 M:      sfr@canb.auug.org.au
411 L:      linux-laptop@vger.kernel.org
412 W:      http://www.canb.auug.org.au/~sfr/
413 S:      Supported
414
415 APPLE BCM5974 MULTITOUCH DRIVER
416 P:      Henrik Rydberg
417 M:      rydberg@euromail.se
418 L:      linux-input@vger.kernel.org
419 S:      Maintained
420
421 APPLE SMC DRIVER
422 P:      Nicolas Boichat
423 M:      nicolas@boichat.ch
424 L:      mactel-linux-devel@lists.sourceforge.net
425 S:      Maintained
426
427 APPLETALK NETWORK LAYER
428 P:      Arnaldo Carvalho de Melo
429 M:      acme@ghostprotocols.net
430 S:      Maintained
431
432 APPLETOUCH TOUCHPAD DRIVER
433 P:      Johannes Berg
434 M:      johannes@sipsolutions.net
435 L:      linux-input@vger.kernel.org
436 S:      Maintained
437
438 ARC FRAMEBUFFER DRIVER
439 P:      Jaya Kumar
440 M:      jayalk@intworks.biz
441 S:      Maintained
442
443 ARM MFM AND FLOPPY DRIVERS
444 P:      Ian Molton
445 M:      spyro@f2s.com
446 S:      Maintained
447
448 ARM PRIMECELL MMCI PL180/1 DRIVER
449 S:      Orphan
450
451 ARM/ADI ROADRUNNER MACHINE SUPPORT
452 P:      Lennert Buytenhek
453 M:      kernel@wantstofly.org
454 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
455 S:      Maintained
456
457 ARM/ADS SPHERE MACHINE SUPPORT
458 P:      Lennert Buytenhek
459 M:      kernel@wantstofly.org
460 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
461 S:      Maintained
462
463 ARM/AFEB9260 MACHINE SUPPORT
464 P:      Sergey Lapin
465 M:      slapin@ossfans.org
466 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
467 S:      Maintained
468
469 ARM/AJECO 1ARM MACHINE SUPPORT
470 P:      Lennert Buytenhek
471 M:      kernel@wantstofly.org
472 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
473 S:      Maintained
474
475 ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
476 P:      Andrew Victor
477 M:      linux@maxim.org.za
478 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
479 W:      http://maxim.org.za/at91_26.html
480 S:      Maintained
481
482 ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
483 P:      Lennert Buytenhek
484 M:      kernel@wantstofly.org
485 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
486 S:      Maintained
487
488 ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
489 P:      Lennert Buytenhek
490 M:      kernel@wantstofly.org
491 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
492 S:      Maintained
493
494 ARM/COMPULAB CM-X270/EM-X270 and CM-X300 MACHINE SUPPORT
495 P:      Mike Rapoport
496 M:      mike@compulab.co.il
497 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
498 S:      Maintained
499
500 ARM/CORGI MACHINE SUPPORT
501 P:      Richard Purdie
502 M:      rpurdie@rpsys.net
503 S:      Maintained
504
505 ARM/EZX SMARTPHONES (A780, A910, A1200, E680, ROKR E2 and ROKR E6)
506 P:      Daniel Ribeiro
507 M:      drwyrm@gmail.com
508 P:      Stefan Schmidt
509 M:      stefan@openezx.org
510 P:      Harald Welte
511 M:      laforge@openezx.org
512 L:      openezx-devel@lists.openezx.org (subscribers-only)
513 W:      http://www.openezx.org/
514 S:      Maintained
515
516 ARM/FREESCALE IMX / MXC ARM ARCHITECTURE
517 P:      Sascha Hauer
518 M:      kernel@pengutronix.de
519 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
520 S:      Maintained
521
522 ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
523 P:      Lennert Buytenhek
524 M:      kernel@wantstofly.org
525 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
526 S:      Maintained
527
528 ARM/GUMSTIX MACHINE SUPPORT
529 P:      Steve Sakoman
530 M:      sakoman@gmail.com
531 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
532 S:      Maintained
533
534 ARM/HP JORNADA 7XX MACHINE SUPPORT
535 P:      Kristoffer Ericson
536 M:      kristoffer.ericson@gmail.com
537 W:      www.jlime.com
538 S:      Maintained
539
540 ARM/INTEL IOP32X ARM ARCHITECTURE
541 P:      Lennert Buytenhek
542 M:      kernel@wantstofly.org
543 P:      Dan Williams
544 M:      dan.j.williams@intel.com
545 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
546 S:      Supported
547
548 ARM/INTEL IOP33X ARM ARCHITECTURE
549 P:      Dan Williams
550 M:      dan.j.williams@intel.com
551 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
552 S:      Supported
553
554 ARM/INTEL IOP13XX ARM ARCHITECTURE
555 P:      Lennert Buytenhek
556 M:      kernel@wantstofly.org
557 P:      Dan Williams
558 M:      dan.j.williams@intel.com
559 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
560 S:      Supported
561
562 ARM/INTEL IQ81342EX MACHINE SUPPORT
563 P:      Lennert Buytenhek
564 M:      kernel@wantstofly.org
565 P:      Dan Williams
566 M:      dan.j.williams@intel.com
567 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
568 S:      Supported
569
570 ARM/INTEL IXP2000 ARM ARCHITECTURE
571 P:      Lennert Buytenhek
572 M:      kernel@wantstofly.org
573 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
574 S:      Maintained
575
576 ARM/INTEL IXDP2850 MACHINE SUPPORT
577 P:      Lennert Buytenhek
578 M:      kernel@wantstofly.org
579 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
580 S:      Maintained
581
582 ARM/INTEL IXP23XX ARM ARCHITECTURE
583 P:      Lennert Buytenhek
584 M:      kernel@wantstofly.org
585 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
586 S:      Maintained
587
588 ARM/INTEL XSC3 (MANZANO) ARM CORE
589 P:      Lennert Buytenhek
590 M:      kernel@wantstofly.org
591 P:      Dan Williams
592 M:      dan.j.williams@intel.com
593 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
594 S:      Supported
595
596 ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
597 P:      Lennert Buytenhek
598 M:      kernel@wantstofly.org
599 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
600 S:      Maintained
601
602 ARM/LOGICPD PXA270 MACHINE SUPPORT
603 P:      Lennert Buytenhek
604 M:      kernel@wantstofly.org
605 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
606 S:      Maintained
607
608 ARM/MAGICIAN MACHINE SUPPORT
609 P:      Philipp Zabel
610 M:      philipp.zabel@gmail.com
611 S:      Maintained
612
613 ARM/NEC MOBILEPRO 900/c MACHINE SUPPORT
614 P:      Michael Petchkovsky
615 M:      mkpetch@internode.on.net
616 S:      Maintained
617
618 ARM/TOSA MACHINE SUPPORT
619 P:      Dmitry Eremin-Solenikov
620 M:      dbaryshkov@gmail.com
621 P:      Dirk Opfer
622 M:      dirk@opfer-online.de
623 S:      Maintained
624
625 ARM/PALMTX SUPPORT
626 P:      Marek Vasut
627 M:      marek.vasut@gmail.com
628 W:      http://hackndev.com
629 S:      Maintained
630
631 ARM/PALMZ72 SUPPORT
632 P:     Sergey Lapin
633 M:     slapin@ossfans.org
634 W:     http://hackndev.com
635 S:     Maintained
636
637 ARM/PLEB SUPPORT
638 P:      Peter Chubb
639 M:      pleb@gelato.unsw.edu.au
640 W:      http://www.disy.cse.unsw.edu.au/Hardware/PLEB
641 S:      Maintained
642
643 ARM/PT DIGITAL BOARD PORT
644 P:      Stefan Eletzhofer
645 M:      stefan.eletzhofer@eletztrick.de
646 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
647 W:      http://www.arm.linux.org.uk/
648 S:      Maintained
649
650 ARM/RADISYS ENP2611 MACHINE SUPPORT
651 P:      Lennert Buytenhek
652 M:      kernel@wantstofly.org
653 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
654 S:      Maintained
655
656 ARM/SHARK MACHINE SUPPORT
657 P:      Alexander Schulz
658 M:      alex@shark-linux.de
659 W:      http://www.shark-linux.de/shark.html
660 S:      Maintained
661
662 ARM/STRONGARM110 PORT
663 P:      Russell King
664 M:      rmk@arm.linux.org.uk
665 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
666 W:      http://www.arm.linux.org.uk/
667 S:      Maintained
668
669 ARM/S3C2410 ARM ARCHITECTURE
670 P:      Ben Dooks
671 M:      ben-linux@fluff.org
672 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
673 W:      http://www.fluff.org/ben/linux/
674 S:      Maintained
675
676 ARM/S3C2440 ARM ARCHITECTURE
677 P:      Ben Dooks
678 M:      ben-linux@fluff.org
679 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
680 W:      http://www.fluff.org/ben/linux/
681 S:      Maintained
682
683 ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
684 P:      Lennert Buytenhek
685 M:      kernel@wantstofly.org
686 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
687 S:      Maintained
688
689 ARM/THECUS N2100 MACHINE SUPPORT
690 P:      Lennert Buytenhek
691 M:      kernel@wantstofly.org
692 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
693 S:      Maintained
694
695 ARM/NUVOTON W90X900 ARM ARCHITECTURE
696 P:      Wan ZongShun
697 M:      mcuos.com@gmail.com
698 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
699 W:      http://www.mcuos.com
700 S:      Maintained
701
702 ARPD SUPPORT
703 P:      Jonathan Layes
704 L:      netdev@vger.kernel.org
705 S:      Maintained
706
707 ASUS ACPI EXTRAS DRIVER
708 P:      Corentin Chary
709 M:      corentincj@iksaif.net
710 P:      Karol Kozimor
711 M:      sziwan@users.sourceforge.net
712 L:      acpi4asus-user@lists.sourceforge.net
713 W:      http://sourceforge.net/projects/acpi4asus
714 W:      http://xf.iksaif.net/acpi4asus
715 S:      Maintained
716
717 ASUS ASB100 HARDWARE MONITOR DRIVER
718 P:      Mark M. Hoffman
719 M:      mhoffman@lightlink.com
720 L:      lm-sensors@lm-sensors.org
721 S:      Maintained
722
723 ASUS LAPTOP EXTRAS DRIVER
724 P:      Corentin Chary
725 M:      corentincj@iksaif.net
726 L:      acpi4asus-user@lists.sourceforge.net
727 W:      http://sourceforge.net/projects/acpi4asus
728 W:      http://xf.iksaif.net/acpi4asus
729 S:      Maintained
730
731 ASYNCHRONOUS TRANSFERS/TRANSFORMS (IOAT) API
732 P:      Dan Williams
733 M:      dan.j.williams@intel.com
734 P:      Maciej Sosnowski
735 M:      maciej.sosnowski@intel.com
736 L:      linux-kernel@vger.kernel.org
737 W:      http://sourceforge.net/projects/xscaleiop
738 S:      Supported
739
740 ATA OVER ETHERNET (AOE) DRIVER
741 P:      Ed L. Cashin
742 M:      ecashin@coraid.com
743 W:      http://www.coraid.com/support/linux
744 S:      Supported
745
746 ATHEROS ATH5K WIRELESS DRIVER
747 P:      Jiri Slaby
748 M:      jirislaby@gmail.com
749 P:      Nick Kossifidis
750 M:      mickflemm@gmail.com
751 P:      Luis R. Rodriguez
752 M:      lrodriguez@atheros.com
753 P:      Bob Copeland
754 M:      me@bobcopeland.com
755 L:      linux-wireless@vger.kernel.org
756 L:      ath5k-devel@lists.ath5k.org
757 S:      Maintained
758
759 ATHEROS ATH9K WIRELESS DRIVER
760 P:      Luis R. Rodriguez
761 M:      lrodriguez@atheros.com
762 P:      Jouni Malinen
763 M:      jmalinen@atheros.com
764 L:      linux-wireless@vger.kernel.org
765 L:      ath9k-devel@lists.ath9k.org
766 S:      Supported
767
768 ATI_REMOTE2 DRIVER
769 P:      Ville Syrjala
770 M:      syrjala@sci.fi
771 S:      Maintained
772
773 ATLX ETHERNET DRIVERS
774 P:      Jay Cliburn
775 M:      jcliburn@gmail.com
776 P:      Chris Snook
777 M:      csnook@redhat.com
778 P:      Jie Yang
779 M:      jie.yang@atheros.com
780 L:      atl1-devel@lists.sourceforge.net
781 W:      http://sourceforge.net/projects/atl1
782 W:      http://atl1.sourceforge.net
783 S:      Maintained
784
785 ATM
786 P:      Chas Williams
787 M:      chas@cmf.nrl.navy.mil
788 L:      linux-atm-general@lists.sourceforge.net (subscribers-only)
789 L:      netdev@vger.kernel.org
790 W:      http://linux-atm.sourceforge.net
791 S:      Maintained
792
793 ATMEL AT91 MCI DRIVER
794 P:      Nicolas Ferre
795 M:      nicolas.ferre@atmel.com
796 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
797 W:      http://www.atmel.com/products/AT91/
798 W:      http://www.at91.com/
799 S:      Maintained
800
801 ATMEL AT91 / AT32 SERIAL DRIVER
802 P:      Haavard Skinnemoen
803 M:      hskinnemoen@atmel.com
804 L:      linux-kernel@vger.kernel.org
805 S:      Supported
806
807 ATMEL LCDFB DRIVER
808 P:      Nicolas Ferre
809 M:      nicolas.ferre@atmel.com
810 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
811 S:      Maintained
812
813 ATMEL MACB ETHERNET DRIVER
814 P:      Haavard Skinnemoen
815 M:      hskinnemoen@atmel.com
816 S:      Supported
817
818 ATMEL SPI DRIVER
819 P:      Haavard Skinnemoen
820 M:      hskinnemoen@atmel.com
821 S:      Supported
822
823 ATMEL USBA UDC DRIVER
824 P:      Haavard Skinnemoen
825 M:      hskinnemoen@atmel.com
826 L:      kernel@avr32linux.org
827 W:      http://avr32linux.org/twiki/bin/view/Main/AtmelUsbDeviceDriver
828 S:      Supported
829
830 ATMEL WIRELESS DRIVER
831 P:      Simon Kelley
832 M:      simon@thekelleys.org.uk
833 L:      linux-wireless@vger.kernel.org
834 W:      http://www.thekelleys.org.uk/atmel
835 W:      http://atmelwlandriver.sourceforge.net/
836 S:      Maintained
837
838 AUDIT SUBSYSTEM
839 P:      Al Viro
840 M:      viro@zeniv.linux.org.uk
841 P:      Eric Paris
842 M:      eparis@redhat.com
843 L:      linux-audit@redhat.com (subscribers-only)
844 W:      http://people.redhat.com/sgrubb/audit/
845 T:      git git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current.git
846 S:      Maintained
847
848 AUXILIARY DISPLAY DRIVERS
849 P:      Miguel Ojeda Sandonis
850 M:      miguel.ojeda.sandonis@gmail.com
851 L:      linux-kernel@vger.kernel.org
852 W:      http://miguelojeda.es/auxdisplay.htm
853 W:      http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
854 S:      Maintained
855
856 AVR32 ARCHITECTURE
857 P:      Haavard Skinnemoen
858 M:      hskinnemoen@atmel.com
859 W:      http://www.atmel.com/products/AVR32/
860 W:      http://avr32linux.org/
861 W:      http://avrfreaks.net/
862 S:      Supported
863
864 AVR32/AT32AP MACHINE SUPPORT
865 P:      Haavard Skinnemoen
866 M:      hskinnemoen@atmel.com
867 S:      Supported
868
869 AX.25 NETWORK LAYER
870 P:      Ralf Baechle
871 M:      ralf@linux-mips.org
872 L:      linux-hams@vger.kernel.org
873 W:      http://www.linux-ax25.org/
874 S:      Maintained
875
876 B43 WIRELESS DRIVER
877 P:      Michael Buesch
878 M:      mb@bu3sch.de
879 P:      Stefano Brivio
880 M:      stefano.brivio@polimi.it
881 L:      linux-wireless@vger.kernel.org
882 W:      http://linuxwireless.org/en/users/Drivers/b43
883 S:      Maintained
884
885 B43LEGACY WIRELESS DRIVER
886 P:      Larry Finger
887 M:      Larry.Finger@lwfinger.net
888 P:      Stefano Brivio
889 M:      stefano.brivio@polimi.it
890 L:      linux-wireless@vger.kernel.org
891 W:      http://linuxwireless.org/en/users/Drivers/b43
892 S:      Maintained
893
894 BACKLIGHT CLASS/SUBSYSTEM
895 P:      Richard Purdie
896 M:      rpurdie@rpsys.net
897 S:      Maintained
898
899 BAYCOM/HDLCDRV DRIVERS FOR AX.25
900 P:      Thomas Sailer
901 M:      t.sailer@alumni.ethz.ch
902 L:      linux-hams@vger.kernel.org
903 W:      http://www.baycom.org/~tom/ham/ham.html
904 S:      Maintained
905
906 BEFS FILE SYSTEM
907 P:      Sergey S. Kostyliov
908 M:      rathamahata@php4.ru
909 L:      linux-kernel@vger.kernel.org
910 S:      Maintained
911
912 BFS FILE SYSTEM
913 P:      Tigran A. Aivazian
914 M:      tigran@aivazian.fsnet.co.uk
915 L:      linux-kernel@vger.kernel.org
916 S:      Maintained
917
918 BLACKFIN ARCHITECTURE
919 P:      Bryan Wu
920 M:      cooloney@kernel.org
921 L:      uclinux-dist-devel@blackfin.uclinux.org
922 W:      http://blackfin.uclinux.org
923 S:      Supported
924
925 BLACKFIN EMAC DRIVER
926 P:      Bryan Wu
927 M:      cooloney@kernel.org
928 L:      uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
929 W:      http://blackfin.uclinux.org
930 S:      Supported
931
932 BLACKFIN RTC DRIVER
933 P:      Mike Frysinger
934 M:      vapier.adi@gmail.com
935 L:      uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
936 W:      http://blackfin.uclinux.org
937 S:      Supported
938
939 BLACKFIN SERIAL DRIVER
940 P:      Sonic Zhang
941 M:      sonic.zhang@analog.com
942 L:      uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
943 W:      http://blackfin.uclinux.org
944 S:      Supported
945
946 BLACKFIN WATCHDOG DRIVER
947 P:      Mike Frysinger
948 M:      vapier.adi@gmail.com
949 L:      uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
950 W:      http://blackfin.uclinux.org
951 S:      Supported
952
953 BLACKFIN I2C TWI DRIVER
954 P:      Sonic Zhang
955 M:      sonic.zhang@analog.com
956 L:      uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
957 W:      http://blackfin.uclinux.org/
958 S:      Supported
959
960 BLOCK LAYER
961 P:      Jens Axboe
962 M:      axboe@kernel.dk
963 L:      linux-kernel@vger.kernel.org
964 T:      git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
965 S:      Maintained
966
967 BLOCK2MTD DRIVER
968 P:      Joern Engel
969 M:      joern@lazybastard.org
970 L:      linux-mtd@lists.infradead.org
971 S:      Maintained
972
973 BLUETOOTH DRIVERS
974 P:      Marcel Holtmann
975 M:      marcel@holtmann.org
976 L:      linux-bluetooth@vger.kernel.org
977 W:      http://www.bluez.org/
978 S:      Maintained
979
980 BLUETOOTH SUBSYSTEM
981 P:      Marcel Holtmann
982 M:      marcel@holtmann.org
983 L:      linux-bluetooth@vger.kernel.org
984 W:      http://www.bluez.org/
985 T:      git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
986 S:      Maintained
987
988 BONDING DRIVER
989 P:      Jay Vosburgh
990 M:      fubar@us.ibm.com
991 L:      bonding-devel@lists.sourceforge.net
992 W:      http://sourceforge.net/projects/bonding/
993 S:      Supported
994
995 BROADCOM B44 10/100 ETHERNET DRIVER
996 P:      Gary Zambrano
997 M:      zambrano@broadcom.com
998 L:      netdev@vger.kernel.org
999 S:      Supported
1000
1001 BROADCOM BNX2 GIGABIT ETHERNET DRIVER
1002 P:      Michael Chan
1003 M:      mchan@broadcom.com
1004 L:      netdev@vger.kernel.org
1005 S:      Supported
1006
1007 BROADCOM BNX2X 10 GIGABIT ETHERNET DRIVER
1008 P:      Eilon Greenstein
1009 M:      eilong@broadcom.com
1010 L:      netdev@vger.kernel.org
1011 S:      Supported
1012
1013 BROADCOM TG3 GIGABIT ETHERNET DRIVER
1014 P:      Matt Carlson
1015 M:      mcarlson@broadcom.com
1016 P:      Michael Chan
1017 M:      mchan@broadcom.com
1018 L:      netdev@vger.kernel.org
1019 S:      Supported
1020
1021 BSG (block layer generic sg v4 driver)
1022 P:      FUJITA Tomonori
1023 M:      fujita.tomonori@lab.ntt.co.jp
1024 L:      linux-scsi@vger.kernel.org
1025 S:      Supported
1026
1027 BT8XXGPIO DRIVER
1028 P:      Michael Buesch
1029 M:      mb@bu3sch.de
1030 W:      http://bu3sch.de/btgpio.php
1031 S:      Maintained
1032
1033 BTRFS FILE SYSTEM
1034 P:      Chris Mason
1035 M:      chris.mason@oracle.com
1036 L:      linux-btrfs@vger.kernel.org
1037 W:      http://btrfs.wiki.kernel.org/
1038 T:      git kernel.org:/pub/scm/linux/kernel/git/mason/btrfs-unstable.git
1039 S:      Maintained
1040
1041 BTTV VIDEO4LINUX DRIVER
1042 P:      Mauro Carvalho Chehab
1043 M:      mchehab@infradead.org
1044 L:      linux-media@vger.kernel.org
1045 L:      video4linux-list@redhat.com
1046 W:      http://linuxtv.org
1047 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1048 S:      Maintained
1049
1050 CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
1051 P:      Jonathan Corbet
1052 M:      corbet@lwn.net
1053 L:      linux-media@vger.kernel.org
1054 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1055 S:      Maintained
1056
1057 CALGARY x86-64 IOMMU
1058 P:      Muli Ben-Yehuda
1059 M:      muli@il.ibm.com
1060 P:      Jon D. Mason
1061 M:      jdmason@kudzu.us
1062 L:      linux-kernel@vger.kernel.org
1063 L:      discuss@x86-64.org
1064 S:      Maintained
1065
1066 CAN NETWORK LAYER
1067 P:      Urs Thuermann
1068 M:      urs.thuermann@volkswagen.de
1069 P:      Oliver Hartkopp
1070 M:      oliver.hartkopp@volkswagen.de
1071 L:      socketcan-core@lists.berlios.de (subscribers-only)
1072 W:      http://developer.berlios.de/projects/socketcan/
1073 S:      Maintained
1074
1075 CELL BROADBAND ENGINE ARCHITECTURE
1076 P:      Arnd Bergmann
1077 M:      arnd@arndb.de
1078 L:      linuxppc-dev@ozlabs.org
1079 L:      cbe-oss-dev@ozlabs.org
1080 W:      http://www.ibm.com/developerworks/power/cell/
1081 S:      Supported
1082
1083 CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM:
1084 P:      David Vrabel
1085 M:      david.vrabel@csr.com
1086 L:      linux-usb@vger.kernel.org
1087 S:      Supported
1088
1089 CFAG12864B LCD DRIVER
1090 P:      Miguel Ojeda Sandonis
1091 M:      miguel.ojeda.sandonis@gmail.com
1092 L:      linux-kernel@vger.kernel.org
1093 W:      http://miguelojeda.es/auxdisplay.htm
1094 W:      http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
1095 S:      Maintained
1096
1097 CFAG12864BFB LCD FRAMEBUFFER DRIVER
1098 P:      Miguel Ojeda Sandonis
1099 M:      miguel.ojeda.sandonis@gmail.com
1100 L:      linux-kernel@vger.kernel.org
1101 W:      http://miguelojeda.es/auxdisplay.htm
1102 W:      http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
1103 S:      Maintained
1104
1105 CFG80211 and NL80211
1106 P:      Johannes Berg
1107 M:      johannes@sipsolutions.net
1108 L:      linux-wireless@vger.kernel.org
1109 S:      Maintained
1110
1111 CHECKPATCH
1112 P:      Andy Whitcroft
1113 M:      apw@canonical.com
1114 L:      linux-kernel@vger.kernel.org
1115 S:      Supported
1116
1117 CISCO 10G ETHERNET DRIVER
1118 P:      Scott Feldman
1119 M:      scofeldm@cisco.com
1120 P:      Joe Eykholt
1121 M:      jeykholt@cisco.com
1122 S:      Supported
1123
1124 CIRRUS LOGIC EP93XX ETHERNET DRIVER
1125 P:      Lennert Buytenhek
1126 M:      kernel@wantstofly.org
1127 L:      netdev@vger.kernel.org
1128 S:      Maintained
1129
1130 CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
1131 P:      Lennert Buytenhek
1132 M:      kernel@wantstofly.org
1133 L:      linux-usb@vger.kernel.org
1134 S:      Maintained
1135
1136 CIRRUS LOGIC CS4270 SOUND DRIVER
1137 P:      Timur Tabi
1138 M:      timur@freescale.com
1139 L:      alsa-devel@alsa-project.org
1140 S:      Supported
1141
1142 CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
1143 P:      Cirrus Logic Corporation (kernel 2.2 driver)
1144 M:      Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
1145 P:      Nils Faerber (port to kernel 2.4)
1146 M:      Nils Faerber <nils@kernelconcepts.de>
1147 S:      Maintained
1148
1149 CODA FILE SYSTEM
1150 P:      Jan Harkes
1151 M:      jaharkes@cs.cmu.edu
1152 M:      coda@cs.cmu.edu
1153 L:      codalist@coda.cs.cmu.edu
1154 W:      http://www.coda.cs.cmu.edu/
1155 S:      Maintained
1156
1157 COMMON INTERNET FILE SYSTEM (CIFS)
1158 P:      Steve French
1159 M:      sfrench@samba.org
1160 L:      linux-cifs-client@lists.samba.org
1161 L:      samba-technical@lists.samba.org
1162 W:      http://linux-cifs.samba.org/
1163 T:      git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
1164 S:      Supported
1165
1166 COMPACTPCI HOTPLUG CORE
1167 P:      Scott Murray
1168 M:      scottm@somanetworks.com
1169 M:      scott@spiteful.org
1170 L:      linux-pci@vger.kernel.org
1171 S:      Supported
1172
1173 COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1174 P:      Scott Murray
1175 M:      scottm@somanetworks.com
1176 M:      scott@spiteful.org
1177 L:      linux-pci@vger.kernel.org
1178 S:      Supported
1179
1180 COMPACTPCI HOTPLUG GENERIC DRIVER
1181 P:      Scott Murray
1182 M:      scottm@somanetworks.com
1183 M:      scott@spiteful.org
1184 L:      linux-pci@vger.kernel.org
1185 S:      Supported
1186
1187 COMPAL LAPTOP SUPPORT
1188 P:      Cezary Jackiewicz
1189 M:      cezary.jackiewicz@gmail.com
1190 S:      Maintained
1191
1192 COMPUTONE INTELLIPORT MULTIPORT CARD
1193 P:      Michael H. Warfield
1194 M:      mhw@wittsend.com
1195 W:      http://www.wittsend.com/computone.html
1196 S:      Maintained
1197
1198 CONEXANT ACCESSRUNNER USB DRIVER
1199 P:      Simon Arlott
1200 M:      cxacru@fire.lp0.eu
1201 L:      accessrunner-general@lists.sourceforge.net
1202 W:      http://accessrunner.sourceforge.net/
1203 S:      Maintained
1204
1205 CONFIGFS
1206 P:      Joel Becker
1207 M:      joel.becker@oracle.com
1208 L:      linux-kernel@vger.kernel.org
1209 S:      Supported
1210
1211 CONTROL GROUPS (CGROUPS)
1212 P:      Paul Menage
1213 M:      menage@google.com
1214 P:      Li Zefan
1215 M:      lizf@cn.fujitsu.com
1216 L:      containers@lists.linux-foundation.org
1217 S:      Maintained
1218
1219 CORETEMP HARDWARE MONITORING DRIVER
1220 P:      Rudolf Marek
1221 M:      r.marek@assembler.cz
1222 L:      lm-sensors@lm-sensors.org
1223 S:      Maintained
1224
1225 COSA/SRP SYNC SERIAL DRIVER
1226 P:      Jan "Yenya" Kasprzak
1227 M:      kas@fi.muni.cz
1228 W:      http://www.fi.muni.cz/~kas/cosa/
1229 S:      Maintained
1230
1231 CPU FREQUENCY DRIVERS
1232 P:      Dave Jones
1233 M:      davej@redhat.com
1234 L:      cpufreq@vger.kernel.org
1235 W:      http://www.codemonkey.org.uk/projects/cpufreq/
1236 T:      git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
1237 S:      Maintained
1238
1239 CPUID/MSR DRIVER
1240 P:      H. Peter Anvin
1241 M:      hpa@zytor.com
1242 S:      Maintained
1243
1244 CPUSETS
1245 P:      Paul Menage
1246 M:      menage@google.com
1247 L:      linux-kernel@vger.kernel.org
1248 W:      http://www.bullopensource.org/cpuset/
1249 W:      http://oss.sgi.com/projects/cpusets/
1250 S:      Supported
1251
1252 CRAMFS FILESYSTEM
1253 W:      http://sourceforge.net/projects/cramfs/
1254 S:      Orphan
1255
1256 CRIS PORT
1257 P:      Mikael Starvik
1258 M:      starvik@axis.com
1259 P:      Jesper Nilsson
1260 M:      jesper.nilsson@axis.com
1261 L:      dev-etrax@axis.com
1262 W:      http://developer.axis.com
1263 S:      Maintained
1264
1265 CRYPTO API
1266 P:      Herbert Xu
1267 M:      herbert@gondor.apana.org.au
1268 P:      David S. Miller
1269 M:      davem@davemloft.net
1270 L:      linux-crypto@vger.kernel.org
1271 T:      git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
1272 S:      Maintained
1273
1274 CS5535 Audio ALSA driver
1275 P:      Jaya Kumar
1276 M:      jayakumar.alsa@gmail.com
1277 S:      Maintained
1278
1279 CX18 VIDEO4LINUX DRIVER
1280 P:      Hans Verkuil, Andy Walls
1281 M:      hverkuil@xs4all.nl, awalls@radix.net
1282 L:      ivtv-devel@ivtvdriver.org
1283 L:      ivtv-users@ivtvdriver.org
1284 L:      linux-media@vger.kernel.org
1285 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1286 W:      http://linuxtv.org
1287 S:      Maintained
1288
1289 CXGB3 ETHERNET DRIVER (CXGB3)
1290 P:      Divy Le Ray
1291 M:      divy@chelsio.com
1292 L:      netdev@vger.kernel.org
1293 W:      http://www.chelsio.com
1294 S:      Supported
1295
1296 CXGB3 IWARP RNIC DRIVER (IW_CXGB3)
1297 P:      Steve Wise
1298 M:      swise@chelsio.com
1299 L:      general@lists.openfabrics.org
1300 W:      http://www.openfabrics.org
1301 S:      Supported
1302
1303 CYBERPRO FB DRIVER
1304 P:      Russell King
1305 M:      rmk@arm.linux.org.uk
1306 W:      http://www.arm.linux.org.uk/
1307 S:      Maintained
1308
1309 CYBLAFB FRAMEBUFFER DRIVER
1310 P:      Knut Petersen
1311 M:      Knut_Petersen@t-online.de
1312 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
1313 S:      Maintained
1314
1315 CYCLADES 2X SYNC CARD DRIVER
1316 P:      Arnaldo Carvalho de Melo
1317 M:      acme@ghostprotocols.net
1318 W:      http://oops.ghostprotocols.net:81/blog
1319 S:      Maintained
1320
1321 CYCLADES ASYNC MUX DRIVER
1322 W:      http://www.cyclades.com/
1323 S:      Orphan
1324
1325 CYCLADES PC300 DRIVER
1326 W:      http://www.cyclades.com/
1327 S:      Orphan
1328
1329 DAMA SLAVE for AX.25
1330 P:      Joerg Reuter
1331 M:      jreuter@yaina.de
1332 W:      http://yaina.de/jreuter/
1333 W:      http://www.qsl.net/dl1bke/
1334 L:      linux-hams@vger.kernel.org
1335 S:      Maintained
1336
1337 DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1338 P:      Tobias Ringstrom
1339 M:      tori@unhappy.mine.nu
1340 L:      netdev@vger.kernel.org
1341 S:      Maintained
1342
1343 DC390/AM53C974 SCSI driver
1344 P:      Kurt Garloff
1345 M:      garloff@suse.de
1346 W:      http://www.garloff.de/kurt/linux/dc390/
1347 P:      Guennadi Liakhovetski
1348 M:      g.liakhovetski@gmx.de
1349 S:      Maintained
1350
1351 DC395x SCSI driver
1352 P:      Oliver Neukum
1353 M:      oliver@neukum.name
1354 P:      Ali Akcaagac
1355 M:      aliakc@web.de
1356 P:      Jamie Lenehan
1357 M:      lenehan@twibble.org
1358 W:      http://twibble.org/dist/dc395x/
1359 L:      dc395x@twibble.org
1360 L:      http://lists.twibble.org/mailman/listinfo/dc395x/
1361 S:      Maintained
1362
1363 DCCP PROTOCOL
1364 P:      Arnaldo Carvalho de Melo
1365 M:      acme@ghostprotocols.net
1366 L:      dccp@vger.kernel.org
1367 W:      http://linux-net.osdl.org/index.php/DCCP
1368 S:      Maintained
1369
1370 DECnet NETWORK LAYER
1371 P:      Christine Caulfield
1372 M:      christine.caulfield@googlemail.com
1373 W:      http://linux-decnet.sourceforge.net
1374 L:      linux-decnet-user@lists.sourceforge.net
1375 S:      Maintained
1376
1377 DEFXX FDDI NETWORK DRIVER
1378 P:      Maciej W. Rozycki
1379 M:      macro@linux-mips.org
1380 S:      Maintained
1381
1382 DELL LAPTOP DRIVER
1383 P:      Matthew Garrett
1384 M:      mjg59@srcf.ucam.org
1385 S:      Maintained
1386
1387 DELL LAPTOP SMM DRIVER
1388 P:      Massimo Dal Zotto
1389 M:      dz@debian.org
1390 W:      http://www.debian.org/~dz/i8k/
1391 S:      Maintained
1392
1393 DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1394 P:      Doug Warzecha
1395 M:      Douglas_Warzecha@dell.com
1396 S:      Maintained
1397
1398 DEVICE NUMBER REGISTRY
1399 P:      Torben Mathiasen
1400 M:      device@lanana.org
1401 W:      http://lanana.org/docs/device-list/index.html
1402 L:      linux-kernel@vger.kernel.org
1403 S:      Maintained
1404
1405 DEVICE-MAPPER  (LVM)
1406 P:      Alasdair Kergon
1407 L:      dm-devel@redhat.com
1408 W:      http://sources.redhat.com/dm
1409 S:      Maintained
1410
1411 DIGI INTL. EPCA DRIVER
1412 P:      Digi International, Inc
1413 M:      Eng.Linux@digi.com
1414 L:      Eng.Linux@digi.com
1415 W:      http://www.digi.com
1416 S:      Orphan
1417
1418 DIRECTORY NOTIFICATION (DNOTIFY)
1419 P:      Stephen Rothwell
1420 M:      sfr@canb.auug.org.au
1421 L:      linux-kernel@vger.kernel.org
1422 S:      Supported
1423
1424 DISK GEOMETRY AND PARTITION HANDLING
1425 P:      Andries Brouwer
1426 M:      aeb@cwi.nl
1427 W:      http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1428 W:      http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1429 W:      http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1430 S:      Maintained
1431
1432 DISKQUOTA
1433 P:      Jan Kara
1434 M:      jack@suse.cz
1435 L:      linux-kernel@vger.kernel.org
1436 S:      Maintained
1437
1438 DISTRIBUTED LOCK MANAGER (DLM)
1439 P:      Christine Caulfield
1440 M:      ccaulfie@redhat.com
1441 P:      David Teigland
1442 M:      teigland@redhat.com
1443 L:      cluster-devel@redhat.com
1444 W:      http://sources.redhat.com/cluster/
1445 T:      git kernel.org:/pub/scm/linux/kernel/git/teigland/dlm.git
1446 S:      Supported
1447
1448 DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
1449 P:      Maciej Sosnowski
1450 M:      maciej.sosnowski@intel.com
1451 P:      Dan Williams
1452 M:      dan.j.williams@intel.com
1453 L:      linux-kernel@vger.kernel.org
1454 S:      Supported
1455
1456 DME1737 HARDWARE MONITOR DRIVER
1457 P:      Juerg Haefliger
1458 M:      juergh@gmail.com
1459 L:      lm-sensors@lm-sensors.org
1460 S:      Maintained
1461
1462 DOCBOOK FOR DOCUMENTATION
1463 P:      Randy Dunlap
1464 M:      rdunlap@xenotime.net
1465 S:      Maintained
1466
1467 DOCKING STATION DRIVER
1468 P:      Shaohua Li
1469 M:      shaohua.li@intel.com
1470 L:      linux-acpi@vger.kernel.org
1471 S:      Supported
1472
1473 DOCUMENTATION (/Documentation directory)
1474 P:      Michael Kerrisk
1475 M:      mtk.manpages@gmail.com
1476 P:      Randy Dunlap
1477 M:      rdunlap@xenotime.net
1478 L:      linux-doc@vger.kernel.org
1479 S:      Maintained
1480
1481 DOUBLETALK DRIVER
1482 P:      James R. Van Zandt
1483 M:      jrv@vanzandt.mv.com
1484 L:      blinux-list@redhat.com
1485 S:      Maintained
1486
1487 DPT_I2O SCSI RAID DRIVER
1488 P:      Adaptec OEM Raid Solutions
1489 M:      aacraid@adaptec.com
1490 L:      linux-scsi@vger.kernel.org
1491 W:      http://www.adaptec.com/
1492 S:      Maintained
1493
1494 DRIVER CORE, KOBJECTS, AND SYSFS
1495 P:      Greg Kroah-Hartman
1496 M:      gregkh@suse.de
1497 L:      linux-kernel@vger.kernel.org
1498 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1499 S:      Supported
1500
1501 DRM DRIVERS
1502 P:      David Airlie
1503 M:      airlied@linux.ie
1504 L:      dri-devel@lists.sourceforge.net
1505 T:      git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
1506 S:      Maintained
1507
1508 DSCC4 DRIVER
1509 P:      Francois Romieu
1510 M:      romieu@fr.zoreil.com
1511 L:      netdev@vger.kernel.org
1512 S:      Maintained
1513
1514 DVB SUBSYSTEM AND DRIVERS
1515 P:      LinuxTV.org Project
1516 M:      linux-media@vger.kernel.org
1517 L:      linux-dvb@linuxtv.org (subscription required)
1518 W:      http://linuxtv.org/
1519 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1520 S:      Maintained
1521
1522 DZ DECSTATION DZ11 SERIAL DRIVER
1523 P:      Maciej W. Rozycki
1524 M:      macro@linux-mips.org
1525 S:      Maintained
1526
1527 EATA-DMA SCSI DRIVER
1528 P:      Michael Neuffer
1529 L:      linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1530 S:      Maintained
1531
1532 EATA ISA/EISA/PCI SCSI DRIVER
1533 P:      Dario Ballabio
1534 M:      ballabio_dario@emc.com
1535 L:      linux-scsi@vger.kernel.org
1536 S:      Maintained
1537
1538 EATA-PIO SCSI DRIVER
1539 P:      Michael Neuffer
1540 M:      mike@i-Connect.Net
1541 L:      linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1542 S:      Maintained
1543
1544 EBTABLES
1545 P:      Bart De Schuymer
1546 M:      bart.de.schuymer@pandora.be
1547 L:      ebtables-user@lists.sourceforge.net
1548 L:      ebtables-devel@lists.sourceforge.net
1549 W:      http://ebtables.sourceforge.net/
1550 S:      Maintained
1551
1552 ECRYPT FILE SYSTEM
1553 P:      Tyler Hicks, Dustin Kirkland
1554 M:      tyhicks@linux.vnet.ibm.com, kirkland@canonical.com
1555 L:      ecryptfs-devel@lists.launchpad.net
1556 W:      https://launchpad.net/ecryptfs
1557 S:      Supported
1558
1559 EDAC-CORE
1560 P:      Doug Thompson
1561 M:      dougthompson@xmission.com
1562 L:      bluesmoke-devel@lists.sourceforge.net
1563 W:      bluesmoke.sourceforge.net
1564 S:      Supported
1565
1566 EDAC-E752X
1567 P:      Mark Gross
1568 P:      Doug Thompson
1569 M:      mark.gross@intel.com
1570 M:      dougthompson@xmission.com
1571 L:      bluesmoke-devel@lists.sourceforge.net
1572 W:      bluesmoke.sourceforge.net
1573 S:      Maintained
1574
1575 EDAC-E7XXX
1576 P:      Doug Thompson
1577 M:      dougthompson@xmission.com
1578 L:      bluesmoke-devel@lists.sourceforge.net
1579 W:      bluesmoke.sourceforge.net
1580 S:      Maintained
1581
1582 EDAC-I82443BXGX
1583 P:      Tim Small
1584 M:      tim@buttersideup.com
1585 L:      bluesmoke-devel@lists.sourceforge.net
1586 W:      bluesmoke.sourceforge.net
1587 S:      Maintained
1588
1589 EDAC-I3000
1590 P:      Jason Uhlenkott
1591 M:      juhlenko@akamai.com
1592 L:      bluesmoke-devel@lists.sourceforge.net
1593 W:      bluesmoke.sourceforge.net
1594 S:      Maintained
1595
1596 EDAC-I5000
1597 P:      Doug Thompson
1598 M:      dougthompson@xmission.com
1599 L:      bluesmoke-devel@lists.sourceforge.net
1600 W:      bluesmoke.sourceforge.net
1601 S:      Maintained
1602
1603 EDAC-I5400
1604 P:      Mauro Carvalho Chehab
1605 M:      mchehab@redhat.com
1606 L:      bluesmoke-devel@lists.sourceforge.net
1607 W:      bluesmoke.sourceforge.net
1608 S:      Maintained
1609
1610 EDAC-I82975X
1611 P:      Ranganathan Desikan
1612 P:      Arvind R.
1613 M:      rdesikan@jetzbroadband.com
1614 M:      arvind@acarlab.com
1615 L:      bluesmoke-devel@lists.sourceforge.net
1616 W:      bluesmoke.sourceforge.net
1617 S:      Maintained
1618
1619 EDAC-PASEMI
1620 P:      Egor Martovetsky
1621 M:      egor@pasemi.com
1622 L:      bluesmoke-devel@lists.sourceforge.net
1623 W:      bluesmoke.sourceforge.net
1624 S:      Maintained
1625
1626 EDAC-R82600
1627 P:      Tim Small
1628 M:      tim@buttersideup.com
1629 L:      bluesmoke-devel@lists.sourceforge.net
1630 W:      bluesmoke.sourceforge.net
1631 S:      Maintained
1632
1633 EEEPC LAPTOP EXTRAS DRIVER
1634 P:      Corentin Chary
1635 M:      corentincj@iksaif.net
1636 L:      acpi4asus-user@lists.sourceforge.net
1637 W:      http://sourceforge.net/projects/acpi4asus
1638 S:      Maintained
1639
1640 EFS FILESYSTEM
1641 W:      http://aeschi.ch.eu.org/efs/
1642 S:      Orphan
1643
1644 EHCA (IBM GX bus InfiniBand adapter) DRIVER
1645 P:      Hoang-Nam Nguyen
1646 M:      hnguyen@de.ibm.com
1647 P:      Christoph Raisch
1648 M:      raisch@de.ibm.com
1649 L:      general@lists.openfabrics.org
1650 S:      Supported
1651
1652 EMBEDDED LINUX
1653 P:      Paul Gortmaker
1654 M:      paul.gortmaker@windriver.com
1655 P:      David Woodhouse
1656 M:      dwmw2@infradead.org
1657 L:      linux-embedded@vger.kernel.org
1658 S:      Maintained
1659
1660 EMULEX LPFC FC SCSI DRIVER
1661 P:      James Smart
1662 M:      james.smart@emulex.com
1663 L:      linux-scsi@vger.kernel.org
1664 W:      http://sourceforge.net/projects/lpfcxxxx
1665 S:      Supported
1666
1667 EPSON 1355 FRAMEBUFFER DRIVER
1668 P:      Christopher Hoover
1669 M:      ch@murgatroid.com, ch@hpl.hp.com
1670 S:      Maintained
1671
1672 EPSON S1D13XXX FRAMEBUFFER DRIVER
1673 P:      Kristoffer Ericson
1674 M:      kristoffer.ericson@gmail.com
1675 S:      Maintained
1676
1677 ETHEREXPRESS-16 NETWORK DRIVER
1678 P:      Philip Blundell
1679 M:      philb@gnu.org
1680 L:      netdev@vger.kernel.org
1681 S:      Maintained
1682
1683 ETHERNET BRIDGE
1684 P:      Stephen Hemminger
1685 M:      shemminger@linux-foundation.org
1686 L:      bridge@lists.linux-foundation.org
1687 W:      http://www.linux-foundation.org/en/Net:Bridge
1688 S:      Maintained
1689
1690 ETHERTEAM 16I DRIVER
1691 P:      Mika Kuoppala
1692 M:      miku@iki.fi
1693 S:      Maintained
1694
1695 EXT2 FILE SYSTEM
1696 L:      linux-ext4@vger.kernel.org
1697 S:      Maintained
1698
1699 EXT3 FILE SYSTEM
1700 P:      Stephen Tweedie, Andrew Morton
1701 M:      sct@redhat.com, akpm@linux-foundation.org, adilger@sun.com
1702 L:      linux-ext4@vger.kernel.org
1703 S:      Maintained
1704
1705 EXT4 FILE SYSTEM
1706 P:      Theodore Ts'o
1707 M:      tytso@mit.edu, adilger@sun.com
1708 L:      linux-ext4@vger.kernel.org
1709 W:      http://ext4.wiki.kernel.org
1710 S:      Maintained
1711
1712 F71805F HARDWARE MONITORING DRIVER
1713 P:      Jean Delvare
1714 M:      khali@linux-fr.org
1715 L:      lm-sensors@lm-sensors.org
1716 S:      Maintained
1717
1718 FARSYNC SYNCHRONOUS DRIVER
1719 P:      Kevin Curtis
1720 M:      kevin.curtis@farsite.co.uk
1721 W:      http://www.farsite.co.uk/
1722 S:      Supported
1723
1724 FAULT INJECTION SUPPORT
1725 P:      Akinobu Mita
1726 M:      akinobu.mita@gmail.com
1727 S:      Supported
1728
1729 FILE LOCKING (flock() and fcntl()/lockf())
1730 P:      Matthew Wilcox
1731 M:      matthew@wil.cx
1732 L:      linux-fsdevel@vger.kernel.org
1733 S:      Maintained
1734
1735 FILESYSTEMS (VFS and infrastructure)
1736 P:      Alexander Viro
1737 M:      viro@zeniv.linux.org.uk
1738 L:      linux-fsdevel@vger.kernel.org
1739 S:      Maintained
1740
1741 FIREWIRE SUBSYSTEM (drivers/firewire, <linux/firewire*.h>)
1742 P:      Kristian Hoegsberg, Stefan Richter
1743 M:      krh@redhat.com, stefanr@s5r6.in-berlin.de
1744 L:      linux1394-devel@lists.sourceforge.net
1745 W:      http://www.linux1394.org/
1746 T:      git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1747 S:      Maintained
1748
1749 FIRMWARE LOADER (request_firmware)
1750 L:      linux-kernel@vger.kernel.org
1751 S:      Orphan
1752
1753 FPU EMULATOR
1754 P:      Bill Metzenthen
1755 M:      billm@suburbia.net
1756 W:      http://suburbia.net/~billm/floating-point/emulator/
1757 S:      Maintained
1758
1759 FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1760 P:      Mike McLagan
1761 M:      mike.mclagan@linux.org
1762 L:      netdev@vger.kernel.org
1763 S:      Maintained
1764
1765 FRAMEBUFFER LAYER
1766 P:      Antonino Daplas
1767 M:      adaplas@gmail.com
1768 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
1769 W:      http://linux-fbdev.sourceforge.net/
1770 S:      Maintained
1771
1772 FREESCALE DMA DRIVER
1773 P:      Li Yang
1774 M:      leoli@freescale.com
1775 P:      Zhang Wei
1776 M:      zw@zh-kernel.org
1777 L:      linuxppc-embedded@ozlabs.org
1778 L:      linux-kernel@vger.kernel.org
1779 S:      Maintained
1780
1781 FREESCALE I2C CPM DRIVER
1782 P:      Jochen Friedrich
1783 M:      jochen@scram.de
1784 L:      linuxppc-dev@ozlabs.org
1785 L:      linux-i2c@vger.kernel.org
1786 S:      Maintained
1787
1788 FREESCALE IMX / MXC FRAMEBUFFER DRIVER
1789 P:      Sascha Hauer
1790 M:      kernel@pengutronix.de
1791 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
1792 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1793 S:      Maintained
1794
1795 FREESCALE SOC FS_ENET DRIVER
1796 P:      Pantelis Antoniou
1797 M:      pantelis.antoniou@gmail.com
1798 P:      Vitaly Bordug
1799 M:      vbordug@ru.mvista.com
1800 L:      linuxppc-dev@ozlabs.org
1801 L:      netdev@vger.kernel.org
1802 S:      Maintained
1803
1804 FREESCALE QUICC ENGINE LIBRARY
1805 P:      Timur Tabi
1806 M:      timur@freescale.com
1807 L:      linuxppc-dev@ozlabs.org
1808 S:      Supported
1809
1810 FREESCALE HIGHSPEED USB DEVICE DRIVER
1811 P:      Li Yang
1812 M:      leoli@freescale.com
1813 L:      linux-usb@vger.kernel.org
1814 L:      linuxppc-dev@ozlabs.org
1815 S:      Maintained
1816
1817 FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
1818 P:      Li Yang
1819 M:      leoli@freescale.com
1820 L:      netdev@vger.kernel.org
1821 L:      linuxppc-dev@ozlabs.org
1822 S:      Maintained
1823
1824 FREESCALE QUICC ENGINE UCC UART DRIVER
1825 P:      Timur Tabi
1826 M:      timur@freescale.com
1827 L:      linuxppc-dev@ozlabs.org
1828 S:      Supported
1829
1830 FREESCALE SOC SOUND DRIVERS
1831 P:      Timur Tabi
1832 M:      timur@freescale.com
1833 L:      alsa-devel@alsa-project.org
1834 L:      linuxppc-dev@ozlabs.org
1835 S:      Supported
1836
1837 FREEVXFS FILESYSTEM
1838 P:      Christoph Hellwig
1839 M:      hch@infradead.org
1840 W:      ftp://ftp.openlinux.org/pub/people/hch/vxfs
1841 S:      Maintained
1842
1843 FREEZER
1844 P:      Pavel Machek
1845 M:      pavel@suse.cz
1846 P:      Rafael J. Wysocki
1847 M:      rjw@sisk.pl
1848 L:      linux-pm@lists.linux-foundation.org
1849 S:      Supported
1850
1851 FTRACE
1852 P:      Steven Rostedt
1853 M:      rostedt@goodmis.org
1854 S:      Maintained
1855
1856 FUJITSU FR-V (FRV) PORT
1857 P:      David Howells
1858 M:      dhowells@redhat.com
1859 S:      Maintained
1860
1861 FUJITSU LAPTOP EXTRAS
1862 P:      Jonathan Woithe
1863 M:      jwoithe@physics.adelaide.edu.au
1864 L:      linux-acpi@vger.kernel.org
1865 S:      Maintained
1866
1867 FUSE: FILESYSTEM IN USERSPACE
1868 P:      Miklos Szeredi
1869 M:      miklos@szeredi.hu
1870 L:      fuse-devel@lists.sourceforge.net
1871 W:      http://fuse.sourceforge.net/
1872 S:      Maintained
1873
1874 FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1875 P:      Rik Faith
1876 M:      faith@cs.unc.edu
1877 L:      linux-scsi@vger.kernel.org
1878 S:      Odd Fixes (e.g., new signatures)
1879
1880 GDT SCSI DISK ARRAY CONTROLLER DRIVER
1881 P:      Achim Leubner
1882 M:      achim_leubner@adaptec.com
1883 L:      linux-scsi@vger.kernel.org
1884 W:      http://www.icp-vortex.com/
1885 S:      Supported
1886
1887 GENERIC GPIO I2C DRIVER
1888 P:      Haavard Skinnemoen
1889 M:      hskinnemoen@atmel.com
1890 S:      Supported
1891
1892 GENERIC HDLC (WAN) DRIVERS
1893 P:      Krzysztof Halasa
1894 M:      khc@pm.waw.pl
1895 W:      http://www.kernel.org/pub/linux/utils/net/hdlc/
1896 S:      Maintained
1897
1898 GFS2 FILE SYSTEM
1899 P:      Steven Whitehouse
1900 M:      swhiteho@redhat.com
1901 L:      cluster-devel@redhat.com
1902 W:      http://sources.redhat.com/cluster/
1903 T:      git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1904 T:      git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
1905 S:      Supported
1906
1907 GIGASET ISDN DRIVERS
1908 P:      Hansjoerg Lipp
1909 M:      hjlipp@web.de
1910 P:      Tilman Schmidt
1911 M:      tilman@imap.cc
1912 L:      gigaset307x-common@lists.sourceforge.net
1913 W:      http://gigaset307x.sourceforge.net/
1914 S:      Maintained
1915
1916 HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1917 P:      Frank Seidel
1918 M:      frank@f-seidel.de
1919 L:      lm-sensors@lm-sensors.org
1920 W:      http://www.kernel.org/pub/linux/kernel/people/fseidel/hdaps/
1921 S:      Maintained
1922
1923 GSPCA FINEPIX SUBDRIVER
1924 P:      Frank Zago
1925 M:      frank@zago.net
1926 L:      linux-media@vger.kernel.org
1927 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1928 S:      Maintained
1929
1930 GSPCA M5602 SUBDRIVER
1931 P:      Erik Andren
1932 M:      erik.andren@gmail.com
1933 L:      linux-media@vger.kernel.org
1934 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1935 S:      Maintained
1936
1937 GSPCA PAC207 SONIXB SUBDRIVER
1938 P:      Hans de Goede
1939 M:      hdegoede@redhat.com
1940 L:      linux-media@vger.kernel.org
1941 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1942 S:      Maintained
1943
1944 GSPCA T613 SUBDRIVER
1945 P:      Leandro Costantino
1946 M:      lcostantino@gmail.com
1947 L:      linux-media@vger.kernel.org
1948 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1949 S:      Maintained
1950
1951 GSPCA USB WEBCAM DRIVER
1952 P:      Jean-Francois Moine
1953 M:      moinejf@free.fr
1954 W:      http://moinejf.free.fr
1955 L:      linux-media@vger.kernel.org
1956 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1957 S:      Maintained
1958
1959 HARDWARE MONITORING
1960 L:      lm-sensors@lm-sensors.org
1961 W:      http://www.lm-sensors.org/
1962 S:      Orphan
1963
1964 HARDWARE RANDOM NUMBER GENERATOR CORE
1965 S:      Orphan
1966
1967 HARMONY SOUND DRIVER
1968 P:      Kyle McMartin
1969 M:      kyle@mcmartin.ca
1970 L:      linux-parisc@vger.kernel.org
1971 S:      Maintained
1972
1973 HAYES ESP SERIAL DRIVER
1974 P:      Andrew J. Robinson
1975 M:      arobinso@nyx.net
1976 L:      linux-kernel@vger.kernel.org
1977 W:      http://www.nyx.net/~arobinso
1978 S:      Maintained
1979
1980 HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1981 P:      Chirag Kantharia
1982 M:      chirag.kantharia@hp.com
1983 L:      iss_storagedev@hp.com
1984 S:      Maintained
1985
1986 HEWLETT-PACKARD SMART2 RAID DRIVER
1987 P:      Chirag Kantharia
1988 M:      chirag.kantharia@hp.com
1989 L:      iss_storagedev@hp.com
1990 S:      Maintained
1991
1992 HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1993 P:      Mike Miller
1994 M:      mike.miller@hp.com
1995 L:      iss_storagedev@hp.com
1996 S:      Supported
1997
1998 HFS FILESYSTEM
1999 P:      Roman Zippel
2000 M:      zippel@linux-m68k.org
2001 L:      linux-kernel@vger.kernel.org
2002 S:      Maintained
2003
2004 HGA FRAMEBUFFER DRIVER
2005 P:      Ferenc Bakonyi
2006 M:      fero@drama.obuda.kando.hu
2007 L:      linux-nvidia@lists.surfsouth.com
2008 W:      http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
2009 S:      Maintained
2010
2011 HIBERNATION (aka Software Suspend, aka swsusp)
2012 P:      Pavel Machek
2013 M:      pavel@ucw.cz
2014 P:      Rafael J. Wysocki
2015 M:      rjw@sisk.pl
2016 L:      linux-pm@lists.linux-foundation.org
2017 S:      Supported
2018
2019 HID CORE LAYER
2020 P:      Jiri Kosina
2021 M:      jkosina@suse.cz
2022 L:      linux-input@vger.kernel.org
2023 T:      git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
2024 S:      Maintained
2025
2026 HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
2027 P:      Thomas Gleixner
2028 M:      tglx@linutronix.de
2029 L:      linux-kernel@vger.kernel.org
2030 S:      Maintained
2031
2032 HIGH-SPEED SCC DRIVER FOR AX.25
2033 P:      Klaus Kudielka
2034 M:      klaus.kudielka@ieee.org
2035 L:      linux-hams@vger.kernel.org
2036 W:      http://www.nt.tuwien.ac.at/~kkudielk/Linux/
2037 S:      Maintained
2038
2039 HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
2040 P:      HighPoint Linux Team
2041 M:      linux@highpoint-tech.com
2042 W:      http://www.highpoint-tech.com
2043 S:      Supported
2044
2045 HIPPI
2046 P:      Jes Sorensen
2047 M:      jes@trained-monkey.org
2048 L:      linux-hippi@sunsite.dk
2049 S:      Maintained
2050
2051 HOST AP DRIVER
2052 P:      Jouni Malinen
2053 M:      j@w1.fi
2054 L:      hostap@shmoo.com (subscribers-only)
2055 L:      linux-wireless@vger.kernel.org
2056 W:      http://hostap.epitest.fi/
2057 S:      Maintained
2058
2059 HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER
2060 P:      Carlos Corbacho
2061 M:      carlos@strangeworlds.co.uk
2062 S:      Odd Fixes
2063
2064 HP100:  Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
2065 P:      Jaroslav Kysela
2066 M:      perex@perex.cz
2067 S:      Maintained
2068
2069 HPET:   High Precision Event Timers driver (drivers/char/hpet.c)
2070 P:      Clemens Ladisch
2071 M:      clemens@ladisch.de
2072 S:      Maintained
2073
2074 HPET:   i386
2075 P:      Venkatesh Pallipadi (Venki)
2076 M:      venkatesh.pallipadi@intel.com
2077 S:      Maintained
2078
2079 HPET:   x86_64
2080 P:      Vojtech Pavlik
2081 M:      vojtech@suse.cz
2082 S:      Maintained
2083
2084 HPET:   ACPI hpet.c
2085 P:      Bob Picco
2086 M:      bob.picco@hp.com
2087 S:      Maintained
2088
2089 HPFS FILESYSTEM
2090 P:      Mikulas Patocka
2091 M:      mikulas@artax.karlin.mff.cuni.cz
2092 W:      http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
2093 S:      Maintained
2094
2095 HSO     3G Modem Driver (hso.c)
2096 P:      Denis Joseph Barrow
2097 M:      d.barow@option.com
2098 W:      http://www.pharscape.org
2099 S:      Maintained
2100
2101 HTCPEN TOUCHSCREEN DRIVER
2102 P:      Pau Oliva Fora
2103 M:      pof@eslack.org
2104 L:      linux-input@vger.kernel.org
2105 S:      Maintained
2106
2107 HUGETLB FILESYSTEM
2108 P:      William Irwin
2109 M:      wli@holomorphy.com
2110 S:      Maintained
2111
2112 I2C/SMBUS STUB DRIVER
2113 P:      Mark M. Hoffman
2114 M:      mhoffman@lightlink.com
2115 L:      linux-i2c@vger.kernel.org
2116 S:      Maintained
2117
2118 I2C SUBSYSTEM
2119 P:      Jean Delvare (PC drivers, core)
2120 M:      khali@linux-fr.org
2121 P:      Ben Dooks (embedded platforms)
2122 M:      ben-linux@fluff.org
2123 L:      linux-i2c@vger.kernel.org
2124 W:      http://i2c.wiki.kernel.org/
2125 T:      quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-i2c/
2126 S:      Maintained
2127
2128 I2C-TINY-USB DRIVER
2129 P:      Till Harbaum
2130 M:      till@harbaum.org
2131 L:      linux-i2c@vger.kernel.org
2132 T:      http://www.harbaum.org/till/i2c_tiny_usb
2133 S:      Maintained
2134
2135 i386 BOOT CODE
2136 P:      H. Peter Anvin
2137 M:      hpa@zytor.com
2138 L:      Linux-Kernel@vger.kernel.org
2139 S:      Maintained
2140
2141 i386 SETUP CODE / CPU ERRATA WORKAROUNDS
2142 P:      H. Peter Anvin
2143 M:      hpa@zytor.com
2144 T:      git.kernel.org:/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
2145 S:      Maintained
2146
2147 IA64 (Itanium) PLATFORM
2148 P:      Tony Luck
2149 M:      tony.luck@intel.com
2150 L:      linux-ia64@vger.kernel.org
2151 W:      http://www.ia64-linux.org/
2152 T:      git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
2153 S:      Maintained
2154
2155 IBM MCA SCSI SUBSYSTEM DRIVER
2156 P:      Michael Lang
2157 M:      langa2@kph.uni-mainz.de
2158 W:      http://www.uni-mainz.de/~langm000/linux.html
2159 S:      Maintained
2160
2161 IBM Power Linux RAID adapter
2162 P:      Brian King
2163 M:      brking@us.ibm.com
2164 S:      Supported
2165
2166 IBM ServeRAID RAID DRIVER
2167 P:      Jack Hammer
2168 P:      Dave Jeffery
2169 M:      ipslinux@adaptec.com
2170 W:      http://www.developer.ibm.com/welcome/netfinity/serveraid.html
2171 S:      Supported
2172
2173 IDE SUBSYSTEM
2174 P:      Bartlomiej Zolnierkiewicz
2175 M:      bzolnier@gmail.com
2176 L:      linux-ide@vger.kernel.org
2177 T:      quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
2178 S:      Maintained
2179
2180 IDE/ATAPI CDROM DRIVER
2181 P:      Borislav Petkov
2182 M:      petkovbb@gmail.com
2183 L:      linux-ide@vger.kernel.org
2184 S:      Maintained
2185
2186 IDE/ATAPI FLOPPY DRIVERS
2187 P:      Paul Bristow
2188 M:      Paul Bristow <paul@paulbristow.net>
2189 W:      http://paulbristow.net/linux/idefloppy.html
2190 L:      linux-kernel@vger.kernel.org
2191 S:      Maintained
2192
2193 IDE/ATAPI TAPE DRIVERS
2194 P:      Gadi Oxman
2195 M:      Gadi Oxman <gadio@netvision.net.il>
2196 L:      linux-kernel@vger.kernel.org
2197 S:      Maintained
2198
2199 IDLE-I7300
2200 P:      Andy Henroid
2201 M:      andrew.d.henroid@intel.com
2202 L:      linux-pm@lists.linux-foundation.org
2203 S:      Supported
2204
2205 IEEE 1394 SUBSYSTEM (drivers/ieee1394)
2206 P:      Ben Collins
2207 M:      ben.collins@ubuntu.com
2208 P:      Stefan Richter
2209 M:      stefanr@s5r6.in-berlin.de
2210 L:      linux1394-devel@lists.sourceforge.net
2211 W:      http://www.linux1394.org/
2212 T:      git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
2213 S:      Maintained
2214
2215 IEEE 1394 RAW I/O DRIVER (raw1394)
2216 P:      Dan Dennedy
2217 M:      dan@dennedy.org
2218 P:      Stefan Richter
2219 M:      stefanr@s5r6.in-berlin.de
2220 L:      linux1394-devel@lists.sourceforge.net
2221 S:      Maintained
2222
2223 IMS TWINTURBO FRAMEBUFFER DRIVER
2224 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
2225 S:      Orphan
2226
2227 INFINIBAND SUBSYSTEM
2228 P:      Roland Dreier
2229 M:      rolandd@cisco.com
2230 P:      Sean Hefty
2231 M:      sean.hefty@intel.com
2232 P:      Hal Rosenstock
2233 M:      hal.rosenstock@gmail.com
2234 L:      general@lists.openfabrics.org (moderated for non-subscribers)
2235 W:      http://www.openib.org/
2236 T:      git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
2237 S:      Supported
2238
2239 INOTIFY
2240 P:      John McCutchan
2241 M:      john@johnmccutchan.com
2242 P:      Robert Love
2243 M:      rlove@rlove.org
2244 L:      linux-kernel@vger.kernel.org
2245 S:      Maintained
2246
2247 INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
2248 P:      Dmitry Torokhov
2249 M:      dmitry.torokhov@gmail.com
2250 M:      dtor@mail.ru
2251 L:      linux-input@vger.kernel.org
2252 T:      git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
2253 S:      Maintained
2254
2255 INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
2256 P:      Sylvain Meyer
2257 M:      sylvain.meyer@worldonline.fr
2258 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
2259 S:      Maintained
2260
2261 INTEL 810/815 FRAMEBUFFER DRIVER
2262 P:      Antonino Daplas
2263 M:      adaplas@gmail.com
2264 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
2265 S:      Maintained
2266
2267 INTEL MENLOW THERMAL DRIVER
2268 P:      Sujith Thomas
2269 M:      sujith.thomas@intel.com
2270 L:      linux-acpi@vger.kernel.org
2271 W:      http://www.lesswatts.org/projects/acpi/
2272 S:      Supported
2273
2274 INTEL IA32 MICROCODE UPDATE SUPPORT
2275 P:      Tigran Aivazian
2276 M:      tigran@aivazian.fsnet.co.uk
2277 S:      Maintained
2278
2279 INTEL I/OAT DMA DRIVER
2280 P:      Maciej Sosnowski
2281 M:      maciej.sosnowski@intel.com
2282 L:      linux-kernel@vger.kernel.org
2283 S:      Supported
2284
2285 INTEL IOMMU (VT-d)
2286 P:      David Woodhouse
2287 M:      dwmw2@infradead.org
2288 L:      iommu@lists.linux-foundation.org
2289 T:      git://git.infradead.org/iommu-2.6.git
2290 S:      Supported
2291
2292 INTEL IOP-ADMA DMA DRIVER
2293 P:      Dan Williams
2294 M:      dan.j.williams@intel.com
2295 L:      linux-kernel@vger.kernel.org
2296 S:      Supported
2297
2298 INTEL IXP4XX QMGR, NPE, ETHERNET and HSS SUPPORT
2299 P:      Krzysztof Halasa
2300 M:      khc@pm.waw.pl
2301 S:      Maintained
2302
2303 INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
2304 P:      Deepak Saxena
2305 M:      dsaxena@plexity.net
2306 S:      Maintained
2307
2308 INTEL IXP2000 ETHERNET DRIVER
2309 P:      Lennert Buytenhek
2310 M:      kernel@wantstofly.org
2311 L:      netdev@vger.kernel.org
2312 S:      Maintained
2313
2314 INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/ixgb/ixgbe)
2315 P:      Jeff Kirsher
2316 M:      jeffrey.t.kirsher@intel.com
2317 P:      Jesse Brandeburg
2318 M:      jesse.brandeburg@intel.com
2319 P:      Bruce Allan
2320 M:      bruce.w.allan@intel.com
2321 P:      PJ Waskiewicz
2322 M:      peter.p.waskiewicz.jr@intel.com
2323 P:      John Ronciak
2324 M:      john.ronciak@intel.com
2325 L:      e1000-devel@lists.sourceforge.net
2326 W:      http://e1000.sourceforge.net/
2327 S:      Supported
2328
2329 INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
2330 P:      Zhu Yi
2331 M:      yi.zhu@intel.com
2332 P:      James Ketrenos
2333 M:      jketreno@linux.intel.com
2334 P:      Reinette Chatre
2335 M:      reinette.chatre@intel.com
2336 L:      linux-wireless@vger.kernel.org
2337 L:      ipw2100-devel@lists.sourceforge.net
2338 W:      http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
2339 W:      http://ipw2100.sourceforge.net
2340 S:      Supported
2341
2342 INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
2343 P:      Zhu Yi
2344 M:      yi.zhu@intel.com
2345 P:      James Ketrenos
2346 M:      jketreno@linux.intel.com
2347 P:      Reinette Chatre
2348 M:      reinette.chatre@intel.com
2349 L:      linux-wireless@vger.kernel.org
2350 L:      ipw2100-devel@lists.sourceforge.net
2351 W:      http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
2352 W:      http://ipw2200.sourceforge.net
2353 S:      Supported
2354
2355 INTEL WIRELESS WIMAX CONNECTION 2400
2356 P:      Inaky Perez-Gonzalez
2357 M:      inaky.perez-gonzalez@intel.com
2358 M:      linux-wimax@intel.com
2359 L:      wimax@linuxwimax.org
2360 S:      Supported
2361 W:      http://linuxwimax.org
2362
2363 INTEL WIRELESS WIFI LINK (iwlwifi)
2364 P:      Zhu Yi
2365 M:      yi.zhu@intel.com
2366 P:      Reinette Chatre
2367 M:      reinette.chatre@intel.com
2368 L:      linux-wireless@vger.kernel.org
2369 L:      ipw3945-devel@lists.sourceforge.net
2370 W:      http://intellinuxwireless.org
2371 T:      git kernel.org:/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git
2372 S:      Supported
2373
2374 IOC3 ETHERNET DRIVER
2375 P:      Ralf Baechle
2376 M:      ralf@linux-mips.org
2377 L:      linux-mips@linux-mips.org
2378 S:      Maintained
2379
2380 IOC3 SERIAL DRIVER
2381 P:      Pat Gefre
2382 M:      pfg@sgi.com
2383 L:      linux-mips@linux-mips.org
2384 S:      Maintained
2385
2386 IP MASQUERADING
2387 P:      Juanjo Ciarlante
2388 M:      jjciarla@raiz.uncu.edu.ar
2389 S:      Maintained
2390
2391 IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER
2392 P:      Francois Romieu
2393 M:      romieu@fr.zoreil.com
2394 P:      Sorbica Shieh
2395 M:      sorbica@icplus.com.tw
2396 P:      Jesse Huang
2397 M:      jesse@icplus.com.tw
2398 L:      netdev@vger.kernel.org
2399 S:      Maintained
2400
2401 IPATH DRIVER
2402 P:      Ralph Campbell
2403 M:      infinipath@qlogic.com
2404 L:      general@lists.openfabrics.org
2405 T:      git git://git.qlogic.com/ipath-linux-2.6
2406 S:      Supported
2407
2408 IPMI SUBSYSTEM
2409 P:      Corey Minyard
2410 M:      minyard@acm.org
2411 L:      openipmi-developer@lists.sourceforge.net
2412 W:      http://openipmi.sourceforge.net/
2413 S:      Supported
2414
2415 IPS SCSI RAID DRIVER
2416 P:      Adaptec OEM Raid Solutions
2417 M:      aacraid@adaptec.com
2418 L:      linux-scsi@vger.kernel.org
2419 W:      http://www.adaptec.com/
2420 S:      Maintained
2421
2422 IPVS
2423 P:      Wensong Zhang
2424 M:      wensong@linux-vs.org
2425 P:      Simon Horman
2426 M:      horms@verge.net.au
2427 P:      Julian Anastasov
2428 M:      ja@ssi.bg
2429 L:      netdev@vger.kernel.org
2430 L:      lvs-devel@vger.kernel.org
2431 S:      Maintained
2432
2433 IPWIRELESS DRIVER
2434 P:      Jiri Kosina
2435 M:      jkosina@suse.cz
2436 P:      David Sterba
2437 M:      dsterba@suse.cz
2438 S:      Maintained
2439 T:      git://git.kernel.org/pub/scm/linux/kernel/git/jikos/ipwireless_cs.git
2440
2441 IPX NETWORK LAYER
2442 P:      Arnaldo Carvalho de Melo
2443 M:      acme@ghostprotocols.net
2444 L:      netdev@vger.kernel.org
2445 S:      Maintained
2446
2447 IRDA SUBSYSTEM
2448 P:      Samuel Ortiz
2449 M:      samuel@sortiz.org
2450 L:      irda-users@lists.sourceforge.net (subscribers-only)
2451 W:      http://irda.sourceforge.net/
2452 S:      Maintained
2453
2454 ISAPNP
2455 P:      Jaroslav Kysela
2456 M:      perex@perex.cz
2457 S:      Maintained
2458
2459 ISCSI
2460 P:      Mike Christie
2461 M:      michaelc@cs.wisc.edu
2462 L:      open-iscsi@googlegroups.com
2463 W:      www.open-iscsi.org
2464 T:      git kernel.org:/pub/scm/linux/kernel/mnc/linux-2.6-iscsi.git
2465 S:      Maintained
2466
2467 ISDN SUBSYSTEM
2468 P:      Karsten Keil
2469 M:      kkeil@suse.de
2470 L:      isdn4linux@listserv.isdn4linux.de (subscribers-only)
2471 W:      http://www.isdn4linux.de
2472 T:      git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
2473 S:      Maintained
2474
2475 ISDN SUBSYSTEM (Eicon active card driver)
2476 P:      Armin Schindler
2477 M:      mac@melware.de
2478 L:      isdn4linux@listserv.isdn4linux.de (subscribers-only)
2479 W:      http://www.melware.de
2480 S:      Maintained
2481
2482 IVTV VIDEO4LINUX DRIVER
2483 P:      Hans Verkuil
2484 M:      hverkuil@xs4all.nl
2485 L:      ivtv-devel@ivtvdriver.org
2486 L:      ivtv-users@ivtvdriver.org
2487 L:      linux-media@vger.kernel.org
2488 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
2489 W:      http://www.ivtvdriver.org
2490 S:      Maintained
2491
2492 JFS FILESYSTEM
2493 P:      Dave Kleikamp
2494 M:      shaggy@austin.ibm.com
2495 L:      jfs-discussion@lists.sourceforge.net
2496 W:      http://jfs.sourceforge.net/
2497 T:      git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
2498 S:      Supported
2499
2500 JME NETWORK DRIVER
2501 P:      Guo-Fu Tseng
2502 M:      cooldavid@cooldavid.org
2503 L:      netdev@vger.kernel.org
2504 S:      Maintained
2505
2506 JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2507 P:      David Woodhouse
2508 M:      dwmw2@infradead.org
2509 L:      linux-mtd@lists.infradead.org
2510 W:      http://www.linux-mtd.infradead.org/doc/jffs2.html
2511 S:      Maintained
2512
2513 JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
2514 P:      Stephen Tweedie, Andrew Morton
2515 M:      sct@redhat.com, akpm@linux-foundation.org
2516 L:      linux-ext4@vger.kernel.org
2517 S:      Maintained
2518
2519 K8TEMP HARDWARE MONITORING DRIVER
2520 P:      Rudolf Marek
2521 M:      r.marek@assembler.cz
2522 L:      lm-sensors@lm-sensors.org
2523 S:      Maintained
2524
2525 KCONFIG
2526 P:      Roman Zippel
2527 M:      zippel@linux-m68k.org
2528 L:      linux-kbuild@vger.kernel.org
2529 S:      Maintained
2530
2531 KDUMP
2532 P:      Vivek Goyal
2533 M:      vgoyal@redhat.com
2534 P:      Haren Myneni
2535 M:      hbabu@us.ibm.com
2536 L:      kexec@lists.infradead.org
2537 L:      linux-kernel@vger.kernel.org
2538 W:      http://lse.sourceforge.net/kdump/
2539 S:      Maintained
2540
2541 KERNEL AUTOMOUNTER (AUTOFS)
2542 P:      H. Peter Anvin
2543 M:      hpa@zytor.com
2544 L:      autofs@linux.kernel.org
2545 S:      Odd Fixes
2546
2547 KERNEL AUTOMOUNTER v4 (AUTOFS4)
2548 P:      Ian Kent
2549 M:      raven@themaw.net
2550 L:      autofs@linux.kernel.org
2551 S:      Maintained
2552
2553 KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
2554 P:      Sam Ravnborg
2555 M:      sam@ravnborg.org
2556 T:      git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-next.git
2557 T:      git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-fixes.git
2558 L:      linux-kbuild@vger.kernel.org
2559 S:      Maintained
2560
2561 KERNEL JANITORS
2562 P:      Several
2563 L:      kernel-janitors@vger.kernel.org
2564 W:      http://www.kerneljanitors.org/
2565 S:      Maintained
2566
2567 KERNEL NFSD, SUNRPC, AND LOCKD SERVERS
2568 P:      J. Bruce Fields
2569 M:      bfields@fieldses.org
2570 P:      Neil Brown
2571 M:      neilb@suse.de
2572 L:      linux-nfs@vger.kernel.org
2573 W:      http://nfs.sourceforge.net/
2574 S:      Supported
2575
2576 KERNEL VIRTUAL MACHINE (KVM)
2577 P:      Avi Kivity
2578 M:      avi@redhat.com
2579 L:      kvm@vger.kernel.org
2580 W:      http://kvm.qumranet.com
2581 S:      Supported
2582
2583 KERNEL VIRTUAL MACHINE (KVM) FOR AMD-V
2584 P:      Joerg Roedel
2585 M:      joerg.roedel@amd.com
2586 L:      kvm@vger.kernel.org
2587 W:      http://kvm.qumranet.com
2588 S:      Supported
2589
2590 KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC
2591 P:      Hollis Blanchard
2592 M:      hollisb@us.ibm.com
2593 L:      kvm-ppc@vger.kernel.org
2594 W:      http://kvm.qumranet.com
2595 S:      Supported
2596
2597 KERNEL VIRTUAL MACHINE For Itanium (KVM/IA64)
2598 P:      Xiantao Zhang
2599 M:      xiantao.zhang@intel.com
2600 L:      kvm-ia64@vger.kernel.org
2601 W:      http://kvm.qumranet.com
2602 S:      Supported
2603
2604 KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
2605 P:      Carsten Otte
2606 M:      cotte@de.ibm.com
2607 P:      Christian Borntraeger
2608 M:      borntraeger@de.ibm.com
2609 M:      linux390@de.ibm.com
2610 L:      linux-s390@vger.kernel.org
2611 W:      http://www.ibm.com/developerworks/linux/linux390/
2612 S:      Supported
2613
2614 KEXEC
2615 P:      Eric Biederman
2616 M:      ebiederm@xmission.com
2617 W:      http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
2618 L:      linux-kernel@vger.kernel.org
2619 L:      kexec@lists.infradead.org
2620 S:      Maintained
2621
2622 KGDB
2623 P:      Jason Wessel
2624 M:      jason.wessel@windriver.com
2625 L:      kgdb-bugreport@lists.sourceforge.net
2626 S:      Maintained
2627
2628 KPROBES
2629 P:      Ananth N Mavinakayanahalli
2630 M:      ananth@in.ibm.com
2631 P:      Anil S Keshavamurthy
2632 M:      anil.s.keshavamurthy@intel.com
2633 P:      David S. Miller
2634 M:      davem@davemloft.net
2635 P:      Masami Hiramatsu
2636 M:      mhiramat@redhat.com
2637 L:      linux-kernel@vger.kernel.org
2638 S:      Maintained
2639
2640 KS0108 LCD CONTROLLER DRIVER
2641 P:      Miguel Ojeda Sandonis
2642 M:      miguel.ojeda.sandonis@gmail.com
2643 L:      linux-kernel@vger.kernel.org
2644 W:      http://miguelojeda.es/auxdisplay.htm
2645 W:      http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
2646 S:      Maintained
2647
2648 LAPB module
2649 L:      linux-x25@vger.kernel.org
2650 S:      Orphan
2651
2652 LASI 53c700 driver for PARISC
2653 P:      James E.J. Bottomley
2654 M:      James.Bottomley@HansenPartnership.com
2655 L:      linux-scsi@vger.kernel.org
2656 S:      Maintained
2657
2658 LED SUBSYSTEM
2659 P:      Richard Purdie
2660 M:      rpurdie@rpsys.net
2661 S:      Maintained
2662
2663 LEGO USB Tower driver
2664 P:      Juergen Stuber
2665 M:      starblue@users.sourceforge.net
2666 L:      legousb-devel@lists.sourceforge.net
2667 W:      http://legousb.sourceforge.net/
2668 S:      Maintained
2669
2670 LGUEST
2671 P:      Rusty Russell
2672 M:      rusty@rustcorp.com.au
2673 L:      lguest@ozlabs.org
2674 W:      http://lguest.ozlabs.org/
2675 S:      Maintained
2676
2677 LINUX FOR IBM pSERIES (RS/6000)
2678 P:      Paul Mackerras
2679 M:      paulus@au.ibm.com
2680 W:      http://www.ibm.com/linux/ltc/projects/ppc
2681 S:      Supported
2682
2683 LINUX FOR NCR VOYAGER
2684 P:      James Bottomley
2685 M:      James.Bottomley@HansenPartnership.com
2686 W:      http://www.hansenpartnership.com/voyager
2687 S:      Maintained
2688
2689 LINUX FOR POWERPC (32-BIT AND 64-BIT)
2690 P:      Benjamin Herrenschmidt
2691 M:      benh@kernel.crashing.org
2692 P:      Paul Mackerras
2693 M:      paulus@samba.org
2694 W:      http://www.penguinppc.org/
2695 L:      linuxppc-dev@ozlabs.org
2696 T:      git kernel.org:/pub/scm/linux/kernel/git/benh/powerpc.git
2697 S:      Supported
2698
2699 LINUX FOR POWER MACINTOSH
2700 P:      Benjamin Herrenschmidt
2701 M:      benh@kernel.crashing.org
2702 W:      http://www.penguinppc.org/
2703 L:      linuxppc-dev@ozlabs.org
2704 S:      Maintained
2705
2706 LINUX FOR POWERPC EMBEDDED MPC5XXX
2707 P:      Sylvain Munaut
2708 M:      tnt@246tNt.com
2709 P:      Grant Likely
2710 M:      grant.likely@secretlab.ca
2711 L:      linuxppc-dev@ozlabs.org
2712 S:      Maintained
2713
2714 LINUX FOR POWERPC EMBEDDED PPC4XX
2715 P:      Josh Boyer
2716 M:      jwboyer@linux.vnet.ibm.com
2717 P:      Matt Porter
2718 M:      mporter@kernel.crashing.org
2719 W:      http://www.penguinppc.org/
2720 L:      linuxppc-dev@ozlabs.org
2721 T:      git kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc.git
2722 S:      Maintained
2723
2724 LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
2725 P:      Grant Likely
2726 M:      grant.likely@secretlab.ca
2727 W:      http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
2728 L:      linuxppc-dev@ozlabs.org
2729 S:      Maintained
2730
2731 LINUX FOR POWERPC EMBEDDED PPC8XX
2732 P:      Vitaly Bordug
2733 M:      vitb@kernel.crashing.org
2734 P:      Marcelo Tosatti
2735 M:      marcelo@kvack.org
2736 W:      http://www.penguinppc.org/
2737 L:      linuxppc-dev@ozlabs.org
2738 S:      Maintained
2739
2740 LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
2741 P:      Kumar Gala
2742 M:      galak@kernel.crashing.org
2743 W:      http://www.penguinppc.org/
2744 L:      linuxppc-dev@ozlabs.org
2745 S:      Maintained
2746
2747 LINUX FOR POWERPC PA SEMI PWRFICIENT
2748 P:      Olof Johansson
2749 M:      olof@lixom.net
2750 W:      http://www.pasemi.com/
2751 L:      linuxppc-dev@ozlabs.org
2752 S:      Supported
2753
2754 LINUX SECURITY MODULE (LSM) FRAMEWORK
2755 P:      Chris Wright
2756 M:      chrisw@sous-sol.org
2757 L:      linux-security-module@vger.kernel.org
2758 T:      git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
2759 S:      Supported
2760
2761 LLC (802.2)
2762 P:      Arnaldo Carvalho de Melo
2763 M:      acme@ghostprotocols.net
2764 S:      Maintained
2765
2766 LIS3LV02D ACCELEROMETER DRIVER
2767 P:      Eric Piel
2768 M:      eric.piel@tremplin-utc.net
2769 S:      Maintained
2770
2771 LM83 HARDWARE MONITOR DRIVER
2772 P:      Jean Delvare
2773 M:      khali@linux-fr.org
2774 L:      lm-sensors@lm-sensors.org
2775 S:      Maintained
2776
2777 LM90 HARDWARE MONITOR DRIVER
2778 P:      Jean Delvare
2779 M:      khali@linux-fr.org
2780 L:      lm-sensors@lm-sensors.org
2781 S:      Maintained
2782
2783 LOCKDEP AND LOCKSTAT
2784 P:      Peter Zijlstra
2785 M:      peterz@infradead.org
2786 P:      Ingo Molnar
2787 M:      mingo@redhat.com
2788 L:      linux-kernel@vger.kernel.org
2789 T:      git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git
2790 S:      Maintained
2791
2792 LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
2793 P:      Richard Russon (FlatCap)
2794 M:      ldm@flatcap.org
2795 L:      linux-ntfs-dev@lists.sourceforge.net
2796 W:      http://www.linux-ntfs.org/content/view/19/37/
2797 S:      Maintained
2798
2799 LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2800 P:      Eric Moore
2801 M:      Eric.Moore@lsi.com
2802 M:      support@lsi.com
2803 L:      DL-MPTFusionLinux@lsi.com
2804 L:      linux-scsi@vger.kernel.org
2805 W:      http://www.lsilogic.com/support
2806 S:      Supported
2807
2808 LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2809 P:      Matthew Wilcox
2810 M:      matthew@wil.cx
2811 L:      linux-scsi@vger.kernel.org
2812 S:      Maintained
2813
2814 LTP (Linux Test Project)
2815 P:      Subrata Modak
2816 M:      subrata@linux.vnet.ibm.com
2817 P:      Mike Frysinger
2818 M:      vapier@gentoo.org
2819 L:      ltp-list@lists.sourceforge.net (subscribers-only)
2820 W:      http://ltp.sourceforge.net/
2821 T:      git kernel.org/pub/scm/linux/kernel/git/galak/ltp.git
2822 S:      Maintained
2823
2824 M32R ARCHITECTURE
2825 P:      Hirokazu Takata
2826 M:      takata@linux-m32r.org
2827 L:      linux-m32r@ml.linux-m32r.org
2828 L:      linux-m32r-ja@ml.linux-m32r.org (in Japanese)
2829 W:      http://www.linux-m32r.org/
2830 S:      Maintained
2831
2832 M68K ARCHITECTURE
2833 P:      Geert Uytterhoeven
2834 M:      geert@linux-m68k.org
2835 P:      Roman Zippel
2836 M:      zippel@linux-m68k.org
2837 L:      linux-m68k@lists.linux-m68k.org
2838 W:      http://www.linux-m68k.org/
2839 W:      http://linux-m68k-cvs.ubb.ca/
2840 S:      Maintained
2841
2842 M68K ON APPLE MACINTOSH
2843 P:      Joshua Thompson
2844 M:      funaho@jurai.org
2845 W:      http://www.mac.linux-m68k.org/
2846 L:      linux-m68k@lists.linux-m68k.org
2847 S:      Maintained
2848
2849 M68K ON HP9000/300
2850 P:      Philip Blundell
2851 M:      philb@gnu.org
2852 W:      http://www.tazenda.demon.co.uk/phil/linux-hp
2853 S:      Maintained
2854
2855 MAC80211
2856 P:      Johannes Berg
2857 M:      johannes@sipsolutions.net
2858 L:      linux-wireless@vger.kernel.org
2859 W:      http://linuxwireless.org/
2860 T:      git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2861 S:      Maintained
2862
2863 MAC80211 PID RATE CONTROL
2864 P:      Stefano Brivio
2865 M:      stefano.brivio@polimi.it
2866 P:      Mattias Nissler
2867 M:      mattias.nissler@gmx.de
2868 L:      linux-wireless@vger.kernel.org
2869 W:      http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID
2870 T:      git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2871 S:      Maintained
2872
2873 MACVLAN DRIVER
2874 P:      Patrick McHardy
2875 M:      kaber@trash.net
2876 L:      netdev@vger.kernel.org
2877 S:      Maintained
2878
2879 MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
2880 P:      Michael Kerrisk
2881 M:      mtk.manpages@gmail.com
2882 W:      http://www.kernel.org/doc/man-pages
2883 L:      linux-man@vger.kernel.org
2884 S:      Supported
2885
2886 MARVELL LIBERTAS WIRELESS DRIVER
2887 P:      Dan Williams
2888 M:      dcbw@redhat.com
2889 L:      libertas-dev@lists.infradead.org
2890 S:      Maintained
2891
2892 MARVELL MV643XX ETHERNET DRIVER
2893 P:      Lennert Buytenhek
2894 M:      buytenh@marvell.com
2895 L:      netdev@vger.kernel.org
2896 S:      Supported
2897
2898 MARVELL YUKON / SYSKONNECT DRIVER
2899 P:      Mirko Lindner
2900 M:      mlindner@syskonnect.de
2901 P:      Ralph Roesler
2902 M:      rroesler@syskonnect.de
2903 W:      http://www.syskonnect.com
2904 S:      Supported
2905
2906 MATROX FRAMEBUFFER DRIVER
2907 P:      Petr Vandrovec
2908 M:      vandrove@vc.cvut.cz
2909 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
2910 S:      Maintained
2911
2912 MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2913 P:      Hans J. Koch
2914 M:      hjk@linutronix.de
2915 L:      lm-sensors@lm-sensors.org
2916 S:      Maintained
2917
2918 MEGARAID SCSI DRIVERS
2919 P:      Neela Syam Kolli
2920 M:      megaraidlinux@lsi.com
2921 L:      linux-scsi@vger.kernel.org
2922 W:      http://megaraid.lsilogic.com
2923 S:      Maintained
2924
2925 MEMORY MANAGEMENT
2926 L:      linux-mm@kvack.org
2927 L:      linux-kernel@vger.kernel.org
2928 W:      http://www.linux-mm.org
2929 S:      Maintained
2930
2931 MEMORY RESOURCE CONTROLLER
2932 P:      Balbir Singh
2933 M:      balbir@linux.vnet.ibm.com
2934 P:      Pavel Emelyanov
2935 M:      xemul@openvz.org
2936 P:      KAMEZAWA Hiroyuki
2937 M:      kamezawa.hiroyu@jp.fujitsu.com
2938 L:      linux-mm@kvack.org
2939 L:      linux-kernel@vger.kernel.org
2940 S:      Maintained
2941
2942 MEMORY TECHNOLOGY DEVICES (MTD)
2943 P:      David Woodhouse
2944 M:      dwmw2@infradead.org
2945 W:      http://www.linux-mtd.infradead.org/
2946 L:      linux-mtd@lists.infradead.org
2947 T:      git git://git.infradead.org/mtd-2.6.git
2948 S:      Maintained
2949
2950 MICROTEK X6 SCANNER
2951 P:      Oliver Neukum
2952 M:      oliver@neukum.name
2953 S:      Maintained
2954
2955 MIPS
2956 P:      Ralf Baechle
2957 M:      ralf@linux-mips.org
2958 W:      http://www.linux-mips.org/
2959 L:      linux-mips@linux-mips.org
2960 T:      git www.linux-mips.org:/pub/scm/linux.git
2961 S:      Supported
2962
2963 MISCELLANEOUS MCA-SUPPORT
2964 P:      James Bottomley
2965 M:      James.Bottomley@HansenPartnership.com
2966 L:      linux-kernel@vger.kernel.org
2967 S:      Maintained
2968
2969 MODULE SUPPORT
2970 P:      Rusty Russell
2971 M:      rusty@rustcorp.com.au
2972 L:      linux-kernel@vger.kernel.org
2973 S:      Maintained
2974
2975 MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2976 P:      Stelian Pop
2977 M:      stelian@popies.net
2978 W:      http://popies.net/meye/
2979 S:      Maintained
2980
2981 MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
2982 P:      Pavel Pisa
2983 M:      ppisa@pikron.com
2984 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2985 S:      Maintained
2986
2987 MOUSE AND MISC DEVICES [GENERAL]
2988 P:      Alessandro Rubini
2989 M:      rubini@ipvvis.unipv.it
2990 L:      linux-kernel@vger.kernel.org
2991 S:      Maintained
2992
2993 MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD
2994 P:      Jiri Slaby
2995 M:      jirislaby@gmail.com
2996 L:      linux-kernel@vger.kernel.org
2997 S:      Maintained
2998
2999 MSI LAPTOP SUPPORT
3000 P:      Lennart Poettering
3001 M:      mzxreary@0pointer.de
3002 W:      https://tango.0pointer.de/mailman/listinfo/s270-linux
3003 W:      http://0pointer.de/lennart/tchibo.html
3004 S:      Maintained
3005
3006 MULTIFUNCTION DEVICES (MFD)
3007 P:      Samuel Ortiz
3008 M:      sameo@openedhand.com
3009 L:      linux-kernel@vger.kernel.org
3010 S:      Supported
3011
3012 MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
3013 P:      Pierre Ossman
3014 M:      drzeus-mmc@drzeus.cx
3015 L:      linux-kernel@vger.kernel.org
3016 S:      Maintained
3017
3018 MULTIMEDIA CARD (MMC) ETC. OVER SPI
3019 P:      David Brownell
3020 M:      dbrownell@users.sourceforge.net
3021 L:      linux-kernel@vger.kernel.org
3022 S:      Odd Fixes
3023
3024 MULTISOUND SOUND DRIVER
3025 P:      Andrew Veliath
3026 M:      andrewtv@usa.net
3027 S:      Maintained
3028
3029 MULTITECH MULTIPORT CARD (ISICOM)
3030 P:      Jiri Slaby
3031 M:      jirislaby@gmail.com
3032 L:      linux-kernel@vger.kernel.org
3033 S:      Maintained
3034
3035 MUSB MULTIPOINT HIGH SPEED DUAL-ROLE CONTROLLER
3036 P:      Felipe Balbi
3037 M:      felipe.balbi@nokia.com
3038 L:      linux-usb@vger.kernel.org
3039 T:      git gitorious.org:/musb/mainline.git
3040 S:      Maintained
3041
3042 MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE)
3043 P:      Andrew Gallatin
3044 M:      gallatin@myri.com
3045 P:      Brice Goglin
3046 M:      brice@myri.com
3047 L:      netdev@vger.kernel.org
3048 W:      http://www.myri.com/scs/download-Myri10GE.html
3049 S:      Supported
3050
3051 NATSEMI ETHERNET DRIVER (DP8381x)
3052 P:      Tim Hockin
3053 M:      thockin@hockin.org
3054 S:      Maintained
3055
3056 NCP FILESYSTEM
3057 P:      Petr Vandrovec
3058 M:      vandrove@vc.cvut.cz
3059 L:      linware@sh.cvut.cz
3060 S:      Maintained
3061
3062 NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
3063 P:      James E.J. Bottomley
3064 M:      James.Bottomley@HansenPartnership.com
3065 L:      linux-scsi@vger.kernel.org
3066 S:      Maintained
3067
3068 NETEFFECT IWARP RNIC DRIVER (IW_NES)
3069 P:      Faisal Latif
3070 M:      faisal.latif@intel.com
3071 P:      Chien Tung
3072 M:      chien.tin.tung@intel.com
3073 L:      general@lists.openfabrics.org
3074 W:      http://www.neteffect.com
3075 S:      Supported
3076 F:      drivers/infiniband/hw/nes/
3077
3078 NETEM NETWORK EMULATOR
3079 P:      Stephen Hemminger
3080 M:      shemminger@linux-foundation.org
3081 L:      netem@lists.linux-foundation.org
3082 S:      Maintained
3083
3084 NETERION (S2IO) Xframe 10GbE DRIVER
3085 P:      Ramkrishna Vepa
3086 M:      ram.vepa@neterion.com
3087 P:      Rastapur Santosh
3088 M:      santosh.rastapur@neterion.com
3089 P:      Sivakumar Subramani
3090 M:      sivakumar.subramani@neterion.com
3091 P:      Sreenivasa Honnur
3092 M:      sreenivasa.honnur@neterion.com
3093 L:      netdev@vger.kernel.org
3094 W:      http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
3095 S:      Supported
3096
3097 NETFILTER/IPTABLES/IPCHAINS
3098 P:      Rusty Russell
3099 P:      Marc Boucher
3100 P:      James Morris
3101 P:      Harald Welte
3102 P:      Jozsef Kadlecsik
3103 P:      Patrick McHardy
3104 M:      kaber@trash.net
3105 L:      netfilter-devel@vger.kernel.org
3106 L:      netfilter@vger.kernel.org
3107 L:      coreteam@netfilter.org
3108 W:      http://www.netfilter.org/
3109 W:      http://www.iptables.org/
3110 S:      Supported
3111
3112 NETLABEL
3113 P:      Paul Moore
3114 M:      paul.moore@hp.com
3115 W:      http://netlabel.sf.net
3116 L:      netdev@vger.kernel.org
3117 S:      Supported
3118
3119 NETROM NETWORK LAYER
3120 P:      Ralf Baechle
3121 M:      ralf@linux-mips.org
3122 L:      linux-hams@vger.kernel.org
3123 W:      http://www.linux-ax25.org/
3124 S:      Maintained
3125
3126 NETWORK BLOCK DEVICE (NBD)
3127 P:      Paul Clements
3128 M:      Paul.Clements@steeleye.com
3129 S:      Maintained
3130
3131 NETWORK DEVICE DRIVERS
3132 P:      Jeff Garzik
3133 M:      jgarzik@pobox.com
3134 L:      netdev@vger.kernel.org
3135 T:      git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
3136 S:      Maintained
3137
3138 NETWORKING [GENERAL]
3139 P:      Networking Team
3140 M:      netdev@vger.kernel.org
3141 L:      netdev@vger.kernel.org
3142 W:      http://linux-net.osdl.org/
3143 S:      Maintained
3144
3145 NETWORKING [IPv4/IPv6]
3146 P:      David S. Miller
3147 M:      davem@davemloft.net
3148 P:      Alexey Kuznetsov
3149 M:      kuznet@ms2.inr.ac.ru
3150 P:      Pekka Savola (ipv6)
3151 M:      pekkas@netcore.fi
3152 P:      James Morris
3153 M:      jmorris@namei.org
3154 P:      Hideaki YOSHIFUJI
3155 M:      yoshfuji@linux-ipv6.org
3156 P:      Patrick McHardy
3157 M:      kaber@trash.net
3158 L:      netdev@vger.kernel.org
3159 T:      git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
3160 S:      Maintained
3161
3162 NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
3163 P:      Paul Moore
3164 M:      paul.moore@hp.com
3165 L:      netdev@vger.kernel.org
3166 S:      Maintained
3167
3168 NETWORKING [WIRELESS]
3169 P:      John W. Linville
3170 M:      linville@tuxdriver.com
3171 L:      linux-wireless@vger.kernel.org
3172 T:      git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
3173 S:      Maintained
3174
3175 NETXEN (1/10) GbE SUPPORT
3176 P:      Dhananjay Phadke
3177 M:      dhananjay@netxen.com
3178 L:      netdev@vger.kernel.org
3179 W:      http://www.netxen.com
3180 S:      Supported
3181
3182 NFS, SUNRPC, AND LOCKD CLIENTS
3183 P:      Trond Myklebust
3184 M:      Trond.Myklebust@netapp.com
3185 L:      linux-nfs@vger.kernel.org
3186 W:      http://client.linux-nfs.org
3187 T:      git git://git.linux-nfs.org/pub/linux/nfs-2.6.git
3188 S:      Maintained
3189
3190 NI5010 NETWORK DRIVER
3191 P:      Jan-Pascal van Best
3192 M:      janpascal@vanbest.org
3193 P:      Andreas Mohr
3194 M:      andi@lisas.de
3195 L:      netdev@vger.kernel.org
3196 S:      Maintained
3197
3198 NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
3199 P:      YOKOTA Hiroshi
3200 M:      yokota@netlab.is.tsukuba.ac.jp
3201 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3202 S:      Maintained
3203
3204 NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
3205 P:      GOTO Masanori
3206 M:      gotom@debian.or.jp
3207 P:      YOKOTA Hiroshi
3208 M:      yokota@netlab.is.tsukuba.ac.jp
3209 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3210 S:      Maintained
3211
3212 NTFS FILESYSTEM
3213 P:      Anton Altaparmakov
3214 M:      aia21@cantab.net
3215 L:      linux-ntfs-dev@lists.sourceforge.net
3216 L:      linux-kernel@vger.kernel.org
3217 W:      http://www.linux-ntfs.org/
3218 T:      git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
3219 S:      Maintained
3220
3221 NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
3222 P:      Antonino Daplas
3223 M:      adaplas@gmail.com
3224 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
3225 S:      Maintained
3226
3227 OMFS FILESYSTEM
3228 P:      Bob Copeland
3229 M:      me@bobcopeland.com
3230 L:      linux-karma-devel@lists.sourceforge.net
3231 S:      Maintained
3232
3233 OMNIKEY CARDMAN 4000 DRIVER
3234 P:      Harald Welte
3235 M:      laforge@gnumonks.org
3236 S:      Maintained
3237
3238 OMNIKEY CARDMAN 4040 DRIVER
3239 P:      Harald Welte
3240 M:      laforge@gnumonks.org
3241 S:      Maintained
3242
3243 OMNIVISION OV7670 SENSOR DRIVER
3244 P:      Jonathan Corbet
3245 M:      corbet@lwn.net
3246 L:      linux-media@vger.kernel.org
3247 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
3248 S:      Maintained
3249
3250 ONENAND FLASH DRIVER
3251 P:      Kyungmin Park
3252 M:      kyungmin.park@samsung.com
3253 L:      linux-mtd@lists.infradead.org
3254 S:      Maintained
3255
3256 ONSTREAM SCSI TAPE DRIVER
3257 P:      Willem Riede
3258 M:      osst@riede.org
3259 L:      osst-users@lists.sourceforge.net
3260 L:      linux-scsi@vger.kernel.org
3261 S:      Maintained
3262
3263 OPENCORES I2C BUS DRIVER
3264 P:      Peter Korsgaard
3265 M:      jacmet@sunsite.dk
3266 L:      linux-i2c@vger.kernel.org
3267 S:      Maintained
3268
3269 OPROFILE
3270 P:      Robert Richter
3271 M:      robert.richter@amd.com
3272 L:      oprofile-list@lists.sf.net
3273 S:      Maintained
3274
3275 ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
3276 P:      Mark Fasheh
3277 M:      mfasheh@suse.com
3278 P:      Joel Becker
3279 M:      joel.becker@oracle.com
3280 L:      ocfs2-devel@oss.oracle.com (moderated for non-subscribers)
3281 W:      http://oss.oracle.com/projects/ocfs2/
3282 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2.git
3283 S:      Supported
3284
3285 ORINOCO DRIVER
3286 P:      Pavel Roskin
3287 M:      proski@gnu.org
3288 P:      David Gibson
3289 M:      hermes@gibson.dropbear.id.au
3290 L:      linux-wireless@vger.kernel.org
3291 L:      orinoco-users@lists.sourceforge.net
3292 L:      orinoco-devel@lists.sourceforge.net
3293 W:      http://www.nongnu.org/orinoco/
3294 S:      Maintained
3295
3296 P54 WIRELESS DRIVER
3297 P:      Michael Wu
3298 M:      flamingice@sourmilk.net
3299 L:      linux-wireless@vger.kernel.org
3300 W:      http://prism54.org
3301 T:      git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3302 S:      Maintained
3303
3304 PA SEMI ETHERNET DRIVER
3305 P:      Olof Johansson
3306 M:      olof@lixom.net
3307 L:      netdev@vger.kernel.org
3308 S:      Maintained
3309
3310 PA SEMI SMBUS DRIVER
3311 P:      Olof Johansson
3312 M:      olof@lixom.net
3313 L:      linux-i2c@vger.kernel.org
3314 S:      Maintained
3315
3316 PANASONIC LAPTOP ACPI EXTRAS DRIVER
3317 P:      Harald Welte
3318 M:      laforge@gnumonks.org
3319 S:      Maintained
3320
3321 PANASONIC MN10300/AM33 PORT
3322 P:      David Howells
3323 M:      dhowells@redhat.com
3324 P:      Koichi Yasutake
3325 M:      yasutake.koichi@jp.panasonic.com
3326 L:      linux-am33-list@redhat.com (moderated for non-subscribers)
3327 W:      ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
3328 S:      Maintained
3329
3330 PARALLEL PORT SUPPORT
3331 L:      linux-parport@lists.infradead.org (subscribers-only)
3332 S:      Orphan
3333
3334 PARAVIRT_OPS INTERFACE
3335 P:      Jeremy Fitzhardinge
3336 M:      jeremy@xensource.com
3337 P:      Chris Wright
3338 M:      chrisw@sous-sol.org
3339 P:      Alok Kataria
3340 M:      akataria@vmware.com
3341 P:      Rusty Russell
3342 M:      rusty@rustcorp.com.au
3343 L:      virtualization@lists.osdl.org
3344 L:      linux-kernel@vger.kernel.org
3345 S:      Supported
3346
3347 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
3348 P:      Tim Waugh
3349 M:      tim@cyberelk.net
3350 L:      linux-parport@lists.infradead.org (subscribers-only)
3351 W:      http://www.torque.net/linux-pp.html
3352 S:      Maintained
3353
3354 PARISC ARCHITECTURE
3355 P:      Kyle McMartin
3356 M:      kyle@mcmartin.ca
3357 P:      Matthew Wilcox
3358 M:      matthew@wil.cx
3359 P:      Grant Grundler
3360 M:      grundler@parisc-linux.org
3361 L:      linux-parisc@vger.kernel.org
3362 W:      http://www.parisc-linux.org/
3363 T:      git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
3364 S:      Maintained
3365
3366 PC87360 HARDWARE MONITORING DRIVER
3367 P:      Jim Cromie
3368 M:      jim.cromie@gmail.com
3369 L:      lm-sensors@lm-sensors.org
3370 S:      Maintained
3371
3372 PC8736x GPIO DRIVER
3373 P:      Jim Cromie
3374 M:      jim.cromie@gmail.com
3375 S:      Maintained
3376
3377 PCI ERROR RECOVERY
3378 P:      Linas Vepstas
3379 M:      linas@austin.ibm.com
3380 L:      linux-kernel@vger.kernel.org
3381 L:      linux-pci@vger.kernel.org
3382 S:      Supported
3383
3384 PCI SUBSYSTEM
3385 P:      Jesse Barnes
3386 M:      jbarnes@virtuousgeek.org
3387 L:      linux-kernel@vger.kernel.org
3388 L:      linux-pci@vger.kernel.org
3389 T:      git kernel.org:/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git
3390 S:      Supported
3391
3392 PCIE HOTPLUG DRIVER
3393 P:      Kristen Carlson Accardi
3394 M:      kristen.c.accardi@intel.com
3395 L:      linux-pci@vger.kernel.org
3396 S:      Supported
3397
3398 PCMCIA SUBSYSTEM
3399 P:      Linux PCMCIA Team
3400 L:      linux-pcmcia@lists.infradead.org
3401 W:      http://lists.infradead.org/mailman/listinfo/linux-pcmcia
3402 T:      git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
3403 S:      Maintained
3404
3405 PCNET32 NETWORK DRIVER
3406 P:      Don Fry
3407 M:      pcnet32@verizon.net
3408 L:      netdev@vger.kernel.org
3409 S:      Maintained
3410
3411 PER-TASK DELAY ACCOUNTING
3412 P:      Balbir Singh
3413 M:      balbir@linux.vnet.ibm.com
3414 L:      linux-kernel@vger.kernel.org
3415 S:      Maintained
3416
3417 PERSONALITY HANDLING
3418 P:      Christoph Hellwig
3419 M:      hch@infradead.org
3420 L:      linux-abi-devel@lists.sourceforge.net
3421 S:      Maintained
3422
3423 PHRAM MTD DRIVER
3424 P:      Joern Engel
3425 M:      joern@lazybastard.org
3426 L:      linux-mtd@lists.infradead.org
3427 S:      Maintained
3428
3429 PKTCDVD DRIVER
3430 P:      Peter Osterlund
3431 M:      petero2@telia.com
3432 L:      linux-kernel@vger.kernel.org
3433 S:      Maintained
3434
3435 POSIX CLOCKS and TIMERS
3436 P:      Thomas Gleixner
3437 M:      tglx@linutronix.de
3438 L:      linux-kernel@vger.kernel.org
3439 S:      Supported
3440
3441 POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
3442 P:      Anton Vorontsov
3443 M:      cbou@mail.ru
3444 P:      David Woodhouse
3445 M:      dwmw2@infradead.org
3446 L:      linux-kernel@vger.kernel.org
3447 T:      git git.infradead.org/battery-2.6.git
3448 S:      Maintained
3449
3450 PNP SUPPORT
3451 P:      Adam Belay
3452 M:      abelay@mit.edu
3453 P:      Bjorn Helgaas
3454 M:      bjorn.helgaas@hp.com
3455 S:      Maintained
3456
3457 PNXxxxx I2C DRIVER
3458 P:      Vitaly Wool
3459 M:      vitalywool@gmail.com
3460 L:      linux-i2c@vger.kernel.org
3461 S:      Maintained
3462
3463 PPP PROTOCOL DRIVERS AND COMPRESSORS
3464 P:      Paul Mackerras
3465 M:      paulus@samba.org
3466 L:      linux-ppp@vger.kernel.org
3467 S:      Maintained
3468
3469 PPP OVER ATM (RFC 2364)
3470 P:      Mitchell Blank Jr
3471 M:      mitch@sfgoth.com
3472 S:      Maintained
3473
3474 PPP OVER ETHERNET
3475 P:      Michal Ostrowski
3476 M:      mostrows@earthlink.net
3477 S:      Maintained
3478
3479 PPP OVER L2TP
3480 P:      James Chapman
3481 M:      jchapman@katalix.com
3482 S:      Maintained
3483
3484 PREEMPTIBLE KERNEL
3485 P:      Robert Love
3486 M:      rml@tech9.net
3487 L:      linux-kernel@vger.kernel.org
3488 L:      kpreempt-tech@lists.sourceforge.net
3489 W:      ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
3490 S:      Supported
3491
3492 PRISM54 WIRELESS DRIVER
3493 P:      Luis R. Rodriguez
3494 M:      mcgrof@gmail.com
3495 L:      linux-wireless@vger.kernel.org
3496 W:      http://prism54.org
3497 S:      Maintained
3498
3499 PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
3500 P:      Peter Denison
3501 M:      promise@pnd-pc.demon.co.uk
3502 W:      http://www.pnd-pc.demon.co.uk/promise/
3503 S:      Maintained
3504
3505 PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
3506 P:      Mikael Pettersson
3507 M:      mikpe@it.uu.se
3508 L:      linux-ide@vger.kernel.org
3509 S:      Maintained
3510
3511 PS3 NETWORK SUPPORT
3512 P:      Masakazu Mokuno
3513 M:      mokuno@sm.sony.co.jp
3514 L:      netdev@vger.kernel.org
3515 L:      cbe-oss-dev@ozlabs.org
3516 S:      Supported
3517
3518 PS3 PLATFORM SUPPORT
3519 P:      Geoff Levand
3520 M:      geoffrey.levand@am.sony.com
3521 L:      linuxppc-dev@ozlabs.org
3522 L:      cbe-oss-dev@ozlabs.org
3523 S:      Supported
3524
3525 PS3VRAM DRIVER
3526 P:      Jim Paris
3527 M:      jim@jtan.com
3528 L:      cbe-oss-dev@ozlabs.org
3529 S:      Maintained
3530
3531 PVRUSB2 VIDEO4LINUX DRIVER
3532 P:      Mike Isely
3533 M:      isely@pobox.com
3534 L:      pvrusb2@isely.net       (subscribers-only)
3535 L:      linux-media@vger.kernel.org
3536 W:      http://www.isely.net/pvrusb2/
3537 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
3538 S:      Maintained
3539
3540 PXA2xx/PXA3xx SUPPORT
3541 P:      Eric Miao
3542 M:      eric.miao@marvell.com
3543 P:      Russell King
3544 M:      linux@arm.linux.org.uk
3545 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3546 S:      Maintained
3547
3548 PXA MMCI DRIVER
3549 S:      Orphan
3550
3551 PXA RTC DRIVER
3552 P:      Robert Jarzmik
3553 M:      robert.jarzmik@free.fr
3554 L:      rtc-linux@googlegroups.com
3555 S:      Maintained
3556
3557 QLOGIC QLA2XXX FC-SCSI DRIVER
3558 P:      Andrew Vasquez
3559 M:      linux-driver@qlogic.com
3560 L:      linux-scsi@vger.kernel.org
3561 S:      Supported
3562
3563 QLOGIC QLA3XXX NETWORK DRIVER
3564 P:      Ron Mercer
3565 M:      linux-driver@qlogic.com
3566 L:      netdev@vger.kernel.org
3567 S:      Supported
3568
3569 QLOGIC QLGE 10Gb ETHERNET DRIVER
3570 P:      Ron Mercer
3571 M:      linux-driver@qlogic.com
3572 M:      ron.mercer@qlogic.com
3573 L:      netdev@vger.kernel.org
3574 S:      Supported
3575
3576 QNX4 FILESYSTEM
3577 P:      Anders Larsen
3578 M:      al@alarsen.net
3579 L:      linux-kernel@vger.kernel.org
3580 W:      http://www.alarsen.net/linux/qnx4fs/
3581 S:      Maintained
3582
3583 RADEON FRAMEBUFFER DISPLAY DRIVER
3584 P:      Benjamin Herrenschmidt
3585 M:      benh@kernel.crashing.org
3586 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
3587 S:      Maintained
3588
3589 RAGE128 FRAMEBUFFER DISPLAY DRIVER
3590 P:      Paul Mackerras
3591 M:      paulus@samba.org
3592 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
3593 S:      Maintained
3594
3595 RALINK RT2X00 WIRELESS LAN DRIVER
3596 P:      rt2x00 project
3597 L:      linux-wireless@vger.kernel.org
3598 L:      rt2400-devel@lists.sourceforge.net
3599 W:      http://rt2x00.serialmonkey.com/
3600 S:      Maintained
3601 T:      git kernel.org:/pub/scm/linux/kernel/git/ivd/rt2x00.git
3602 F:      drivers/net/wireless/rt2x00/
3603
3604 RAMDISK RAM BLOCK DEVICE DRIVER
3605 P:      Nick Piggin
3606 M:      npiggin@suse.de
3607 S:      Maintained
3608
3609 RANDOM NUMBER DRIVER
3610 P:      Matt Mackall
3611 M:      mpm@selenic.com
3612 S:      Maintained
3613
3614 RAPIDIO SUBSYSTEM
3615 P:      Matt Porter
3616 M:      mporter@kernel.crashing.org
3617 L:      linux-kernel@vger.kernel.org
3618 S:      Maintained
3619
3620 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3621 P:      Corey Thomas
3622 M:      coreythomas@charter.net
3623 L:      linux-wireless@vger.kernel.org
3624 S:      Maintained
3625
3626 RCUTORTURE MODULE
3627 P:      Josh Triplett
3628 M:      josh@freedesktop.org
3629 L:      linux-kernel@vger.kernel.org
3630 S:      Maintained
3631
3632 RDC R-321X SoC
3633 P:      Florian Fainelli
3634 M:      florian.fainelli@telecomint.eu
3635 L:      linux-kernel@vger.kernel.org
3636 S:      Maintained
3637
3638 RDC R6040 FAST ETHERNET DRIVER
3639 P:      Florian Fainelli
3640 M:      florian.fainelli@telecomint.eu
3641 L:      netdev@vger.kernel.org
3642 S:      Maintained
3643
3644 READ-COPY UPDATE (RCU)
3645 P:      Dipankar Sarma
3646 M:      dipankar@in.ibm.com
3647 W:      http://www.rdrop.com/users/paulmck/rclock/
3648 L:      linux-kernel@vger.kernel.org
3649 S:      Supported
3650
3651 REAL TIME CLOCK DRIVER
3652 P:      Paul Gortmaker
3653 M:      p_gortmaker@yahoo.com
3654 L:      linux-kernel@vger.kernel.org
3655 S:      Maintained
3656
3657 REAL TIME CLOCK (RTC) SUBSYSTEM
3658 P:      Alessandro Zummo
3659 M:      a.zummo@towertech.it
3660 L:      rtc-linux@googlegroups.com
3661 S:      Maintained
3662
3663 REISERFS FILE SYSTEM
3664 L:      reiserfs-devel@vger.kernel.org
3665 S:      Supported
3666
3667 RFKILL
3668 P:      Ivo van Doorn
3669 M:      IvDoorn@gmail.com
3670 L:      netdev@vger.kernel.org
3671 S:      Maintained
3672 F:      net/rfkill
3673
3674 RISCOM8 DRIVER
3675 S:      Orphan
3676
3677 ROCKETPORT DRIVER
3678 P:      Comtrol Corp.
3679 W:      http://www.comtrol.com
3680 S:      Maintained
3681
3682 ROSE NETWORK LAYER
3683 P:      Ralf Baechle
3684 M:      ralf@linux-mips.org
3685 L:      linux-hams@vger.kernel.org
3686 W:      http://www.linux-ax25.org/
3687 S:      Maintained
3688
3689 RTL8180 WIRELESS DRIVER
3690 P:      John W. Linville
3691 M:      linville@tuxdriver.com
3692 L:      linux-wireless@vger.kernel.org
3693 W:      http://linuxwireless.org/
3694 T:      git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-testing.git
3695 S:      Maintained
3696
3697 RTL8187 WIRELESS DRIVER
3698 P:       Herton Ronaldo Krzesinski
3699 M:      herton@mandriva.com.br
3700 P:      Hin-Tak Leung
3701 M       htl10@users.sourceforge.net
3702 P:      Larry Finger
3703 M:      Larry.Finger@lwfinger.net
3704 L:      linux-wireless@vger.kernel.org
3705 W:      http://linuxwireless.org/
3706 T:      git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-testing.git
3707 S:      Maintained
3708
3709 S3 SAVAGE FRAMEBUFFER DRIVER
3710 P:      Antonino Daplas
3711 M:      adaplas@gmail.com
3712 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
3713 S:      Maintained
3714
3715 S390
3716 P:      Martin Schwidefsky
3717 M:      schwidefsky@de.ibm.com
3718 P:      Heiko Carstens
3719 M:      heiko.carstens@de.ibm.com
3720 M:      linux390@de.ibm.com
3721 L:      linux-s390@vger.kernel.org
3722 W:      http://www.ibm.com/developerworks/linux/linux390/
3723 S:      Supported
3724
3725 S390 NETWORK DRIVERS
3726 P:      Ursula Braun
3727 M:      ursula.braun@de.ibm.com
3728 P:      Frank Blaschka
3729 M:      blaschka@linux.vnet.ibm.com
3730 M:      linux390@de.ibm.com
3731 L:      linux-s390@vger.kernel.org
3732 W:      http://www.ibm.com/developerworks/linux/linux390/
3733 S:      Supported
3734
3735 S390 ZFCP DRIVER
3736 P:      Christof Schmitt
3737 M:      christof.schmitt@de.ibm.com
3738 P:      Martin Peschke
3739 M:      mp3@de.ibm.com
3740 M:      linux390@de.ibm.com
3741 L:      linux-s390@vger.kernel.org
3742 W:      http://www.ibm.com/developerworks/linux/linux390/
3743 S:      Supported
3744
3745 S390 IUCV NETWORK LAYER
3746 P:      Ursula Braun
3747 M:      ursula.braun@de.ibm.com
3748 M:      linux390@de.ibm.com
3749 L:      linux-s390@vger.kernel.org
3750 W:      http://www.ibm.com/developerworks/linux/linux390/
3751 S:      Supported
3752
3753 S3C24XX SD/MMC Driver
3754 P:      Ben Dooks
3755 M:      ben-linux@fluff.org
3756 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3757 L:      linux-kernel@vger.kernel.org
3758 S:      Supported
3759
3760 SAA7146 VIDEO4LINUX-2 DRIVER
3761 P:      Michael Hunold
3762 M:      michael@mihu.de
3763 L:      linux-media@vger.kernel.org
3764 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
3765 W:      http://www.mihu.de/linux/saa7146
3766 S:      Maintained
3767
3768 SC1200 WDT DRIVER
3769 P:      Zwane Mwaikambo
3770 M:      zwane@arm.linux.org.uk
3771 S:      Maintained
3772
3773 SCHEDULER
3774 P:      Ingo Molnar
3775 M:      mingo@elte.hu
3776 P:      Robert Love    [the preemptible kernel bits]
3777 M:      rml@tech9.net
3778 L:      linux-kernel@vger.kernel.org
3779 S:      Maintained
3780
3781 SCSI CDROM DRIVER
3782 P:      Jens Axboe
3783 M:      axboe@kernel.dk
3784 L:      linux-scsi@vger.kernel.org
3785 W:      http://www.kernel.dk
3786 S:      Maintained
3787
3788 SCSI SG DRIVER
3789 P:      Doug Gilbert
3790 M:      dgilbert@interlog.com
3791 L:      linux-scsi@vger.kernel.org
3792 W:      http://www.torque.net/sg
3793 S:      Maintained
3794
3795 SCSI SUBSYSTEM
3796 P:      James E.J. Bottomley
3797 M:      James.Bottomley@HansenPartnership.com
3798 L:      linux-scsi@vger.kernel.org
3799 T:      git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
3800 T:      git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
3801 T:      git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
3802 S:      Maintained
3803
3804 SCSI TAPE DRIVER
3805 P:      Kai Mäkisara
3806 M:      Kai.Makisara@kolumbus.fi
3807 L:      linux-scsi@vger.kernel.org
3808 S:      Maintained
3809
3810 SCTP PROTOCOL
3811 P:      Vlad Yasevich
3812 M:      vladislav.yasevich@hp.com
3813 P:      Sridhar Samudrala
3814 M:      sri@us.ibm.com
3815 L:      linux-sctp@vger.kernel.org
3816 W:      http://lksctp.sourceforge.net
3817 S:      Supported
3818
3819 SCx200 CPU SUPPORT
3820 P:      Jim Cromie
3821 M:      jim.cromie@gmail.com
3822 S:      Odd Fixes
3823
3824 SCx200 GPIO DRIVER
3825 P:      Jim Cromie
3826 M:      jim.cromie@gmail.com
3827 S:      Maintained
3828
3829 SCx200 HRT CLOCKSOURCE DRIVER
3830 P:      Jim Cromie
3831 M:      jim.cromie@gmail.com
3832 S:      Maintained
3833
3834 SDRICOH_CS MMC/SD HOST CONTROLLER INTERFACE DRIVER
3835 P:      Sascha Sommer
3836 M:      saschasommer@freenet.de
3837 L:      sdricohcs-devel@lists.sourceforge.net (subscribers-only)
3838 S:      Maintained
3839
3840 SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER
3841 P:      Pierre Ossman
3842 M:      drzeus-sdhci@drzeus.cx
3843 L:      sdhci-devel@list.drzeus.cx
3844 S:      Maintained
3845
3846 SECURITY SUBSYSTEM
3847 F:      security/
3848 P:      James Morris
3849 M:      jmorris@namei.org
3850 L:      linux-kernel@vger.kernel.org
3851 L:      linux-security-module@vger.kernel.org (suggested Cc:)
3852 T:      git kernel.org:pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git
3853 S:      Supported
3854
3855 SECURITY CONTACT
3856 P:      Security Officers
3857 M:      security@kernel.org
3858 S:      Supported
3859
3860 SELINUX SECURITY MODULE
3861 P:      Stephen Smalley
3862 M:      sds@tycho.nsa.gov
3863 P:      James Morris
3864 M:      jmorris@namei.org
3865 P:      Eric Paris
3866 M:      eparis@parisplace.org
3867 L:      linux-kernel@vger.kernel.org (kernel issues)
3868 L:      selinux@tycho.nsa.gov (subscribers-only, general discussion)
3869 W:      http://selinuxproject.org
3870 T:      git kernel.org:pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git
3871 S:      Supported
3872
3873 SENSABLE PHANTOM
3874 P:      Jiri Slaby
3875 M:      jirislaby@gmail.com
3876 S:      Maintained
3877
3878 SERIAL ATA (SATA) SUBSYSTEM
3879 P:      Jeff Garzik
3880 M:      jgarzik@pobox.com
3881 L:      linux-ide@vger.kernel.org
3882 T:      git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
3883 S:      Supported
3884
3885 SFC NETWORK DRIVER
3886 P:      Steve Hodgson
3887 P:      Ben Hutchings
3888 P:      Robert Stonehouse
3889 M:      linux-net-drivers@solarflare.com
3890 S:      Supported
3891
3892 SGI GRU DRIVER
3893 P:      Jack Steiner
3894 M:      steiner@sgi.com
3895 S:      Maintained
3896
3897 SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3898 P:      Pat Gefre
3899 M:      pfg@sgi.com
3900 L:      linux-ia64@vger.kernel.org
3901 S:      Supported
3902
3903 SGI VISUAL WORKSTATION 320 AND 540
3904 P:      Andrey Panin
3905 M:      pazke@donpac.ru
3906 L:      linux-visws-devel@lists.sf.net
3907 W:      http://linux-visws.sf.net
3908 S:      Maintained for 2.6.
3909
3910 SGI XP/XPC/XPNET DRIVER
3911 P:      Dean Nelson
3912 M:      dcn@sgi.com
3913 S:      Maintained
3914
3915 SHARP LH SUPPORT (LH7952X & LH7A40X)
3916 P:      Marc Singer
3917 M:      elf@buici.com
3918 W:      http://projects.buici.com/arm
3919 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3920 S:      Maintained
3921
3922 SHPC HOTPLUG DRIVER
3923 P:      Kristen Carlson Accardi
3924 M:      kristen.c.accardi@intel.com
3925 L:      linux-pci@vger.kernel.org
3926 S:      Supported
3927
3928 SIMTEC EB110ATX (Chalice CATS)
3929 P:      Ben Dooks
3930 P:      Vincent Sanders
3931 M:      support@simtec.co.uk
3932 W:      http://www.simtec.co.uk/products/EB110ATX/
3933 S:      Supported
3934
3935 SIMTEC EB2410ITX (BAST)
3936 P:      Ben Dooks
3937 P:      Vincent Sanders
3938 M:      support@simtec.co.uk
3939 W:      http://www.simtec.co.uk/products/EB2410ITX/
3940 S:      Supported
3941
3942 SIS 190 ETHERNET DRIVER
3943 P:      Francois Romieu
3944 M:      romieu@fr.zoreil.com
3945 L:      netdev@vger.kernel.org
3946 S:      Maintained
3947
3948 SIS 900/7016 FAST ETHERNET DRIVER
3949 P:      Daniele Venzano
3950 M:      venza@brownhat.org
3951 W:      http://www.brownhat.org/sis900.html
3952 L:      netdev@vger.kernel.org
3953 S:      Maintained
3954
3955 SIS 96X I2C/SMBUS DRIVER
3956 P:      Mark M. Hoffman
3957 M:      mhoffman@lightlink.com
3958 L:      linux-i2c@vger.kernel.org
3959 S:      Maintained
3960
3961 SIS FRAMEBUFFER DRIVER
3962 P:      Thomas Winischhofer
3963 M:      thomas@winischhofer.net
3964 W:      http://www.winischhofer.net/linuxsisvga.shtml
3965 S:      Maintained
3966
3967 SIS USB2VGA DRIVER
3968 P:      Thomas Winischhofer
3969 M:      thomas@winischhofer.net
3970 W:      http://www.winischhofer.at/linuxsisusbvga.shtml
3971 S:      Maintained
3972
3973 SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3974 P:      Stephen Hemminger
3975 M:      shemminger@linux-foundation.org
3976 L:      netdev@vger.kernel.org
3977 S:      Maintained
3978
3979 SLAB ALLOCATOR
3980 P:      Christoph Lameter
3981 M:      cl@linux-foundation.org
3982 P:      Pekka Enberg
3983 M:      penberg@cs.helsinki.fi
3984 P:      Matt Mackall
3985 M:      mpm@selenic.com
3986 L:      linux-mm@kvack.org
3987 S:      Maintained
3988
3989 SMC91x ETHERNET DRIVER
3990 P:      Nicolas Pitre
3991 M:      nico@cam.org
3992 S:      Maintained
3993
3994 SMSC47B397 HARDWARE MONITOR DRIVER
3995 P:      Mark M. Hoffman
3996 M:      mhoffman@lightlink.com
3997 L:      lm-sensors@lm-sensors.org
3998 S:      Maintained
3999
4000 SMSC911x ETHERNET DRIVER
4001 P:      Steve Glendinning
4002 M:      steve.glendinning@smsc.com
4003 L:      netdev@vger.kernel.org
4004 S:      Supported
4005
4006 SMSC9420 PCI ETHERNET DRIVER
4007 P:      Steve Glendinning
4008 M:      steve.glendinning@smsc.com
4009 L:      netdev@vger.kernel.org
4010 S:      Supported
4011
4012 SMX UIO Interface
4013 P:      Ben Nizette
4014 M:      bn@niasdigital.com
4015 S:      Maintained
4016
4017 SN-IA64 (Itanium) SUB-PLATFORM
4018 P:      Jes Sorensen
4019 M:      jes@sgi.com
4020 L:      linux-altix@sgi.com
4021 L:      linux-ia64@vger.kernel.org
4022 W:      http://www.sgi.com/altix
4023 S:      Maintained
4024
4025 SOC-CAMERA V4L2 SUBSYSTEM
4026 P:      Guennadi Liakhovetski
4027 M:      g.liakhovetski@gmx.de
4028 L:      linux-media@vger.kernel.org
4029 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4030 S:      Maintained
4031
4032 SOEKRIS NET48XX LED SUPPORT
4033 P:      Chris Boot
4034 M:      bootc@bootc.net
4035 S:      Maintained
4036
4037 SOFTWARE RAID (Multiple Disks) SUPPORT
4038 P:      Neil Brown
4039 M:      neilb@suse.de
4040 L:      linux-raid@vger.kernel.org
4041 S:      Supported
4042
4043 SONIC NETWORK DRIVER
4044 P:      Thomas Bogendoerfer
4045 M:      tsbogend@alpha.franken.de
4046 L:      netdev@vger.kernel.org
4047 S:      Maintained
4048
4049 SONICS SILICON BACKPLANE DRIVER (SSB)
4050 P:      Michael Buesch
4051 M:      mb@bu3sch.de
4052 L:      netdev@vger.kernel.org
4053 S:      Maintained
4054
4055 SONY VAIO CONTROL DEVICE DRIVER
4056 P:      Mattia Dongili
4057 M:      malattia@linux.it
4058 L:      linux-acpi@vger.kernel.org
4059 W:      http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
4060 S:      Maintained
4061
4062 SONY MEMORYSTICK CARD SUPPORT
4063 P:      Alex Dubov
4064 M:      oakad@yahoo.com
4065 L:      linux-kernel@vger.kernel.org
4066 W:      http://tifmxx.berlios.de/
4067 S:      Maintained
4068
4069 SOUND
4070 P:      Jaroslav Kysela
4071 M:      perex@perex.cz
4072 P:      Takashi Iwai
4073 M:      tiwai@suse.de
4074 L:      alsa-devel@alsa-project.org (subscribers-only)
4075 S:      Maintained
4076
4077 SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT (ASoC)
4078 P:      Liam Girdwood
4079 M:      lrg@slimlogic.co.uk
4080 P:      Mark Brown
4081 M:      broonie@opensource.wolfsonmicro.com
4082 T:      git opensource.wolfsonmicro.com/linux-2.6-asoc
4083 L:      alsa-devel@alsa-project.org (subscribers-only)
4084 W:      http://alsa-project.org/main/index.php/ASoC
4085 S:      Supported
4086
4087 SPARC + UltraSPARC (sparc/sparc64)
4088 P:      David S. Miller
4089 M:      davem@davemloft.net
4090 L:      sparclinux@vger.kernel.org
4091 T:      git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
4092 T:      git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git
4093 S:      Maintained
4094
4095 SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
4096 P:      Roger Wolff
4097 M:      R.E.Wolff@BitWizard.nl
4098 L:      linux-kernel@vger.kernel.org ?
4099 S:      Supported
4100
4101 SPI SUBSYSTEM
4102 P:      David Brownell
4103 M:      dbrownell@users.sourceforge.net
4104 L:      spi-devel-general@lists.sourceforge.net
4105 S:      Maintained
4106
4107 SPIDERNET NETWORK DRIVER for CELL
4108 P:      Ishizaki Kou
4109 M:      kou.ishizaki@toshiba.co.jp
4110 P:      Jens Osterkamp
4111 M:      jens@de.ibm.com
4112 L:      netdev@vger.kernel.org
4113 S:      Supported
4114
4115 SPU FILE SYSTEM
4116 P:      Jeremy Kerr
4117 M:      jk@ozlabs.org
4118 L:      linuxppc-dev@ozlabs.org
4119 L:      cbe-oss-dev@ozlabs.org
4120 W:      http://www.ibm.com/developerworks/power/cell/
4121 S:      Supported
4122
4123 SQUASHFS FILE SYSTEM
4124 P:      Phillip Lougher
4125 M:      phillip@lougher.demon.co.uk
4126 L:      squashfs-devel@lists.sourceforge.net (subscribers-only)
4127 W:      http://squashfs.org.uk
4128 S:      Maintained
4129
4130 SRM (Alpha) environment access
4131 P:      Jan-Benedict Glaw
4132 M:      jbglaw@lug-owl.de
4133 L:      linux-kernel@vger.kernel.org
4134 S:      Maintained
4135
4136 STABLE BRANCH
4137 P:      Greg Kroah-Hartman
4138 M:      greg@kroah.com
4139 P:      Chris Wright
4140 M:      chrisw@sous-sol.org
4141 L:      stable@kernel.org
4142 S:      Maintained
4143
4144 STAGING SUBSYSTEM
4145 P:      Greg Kroah-Hartman
4146 M:      gregkh@suse.de
4147 L:      linux-kernel@vger.kernel.org
4148 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
4149 S:      Maintained
4150
4151 STARFIRE/DURALAN NETWORK DRIVER
4152 P:      Ion Badulescu
4153 M:      ionut@cs.columbia.edu
4154 S:      Maintained
4155
4156 STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
4157 W:      http://mosquitonet.Stanford.EDU/strip.html
4158 S:      Orphan
4159
4160 STRADIS MPEG-2 DECODER DRIVER
4161 P:      Nathan Laredo
4162 M:      laredo@gnu.org
4163 W:      http://www.stradis.com/
4164 S:      Maintained
4165
4166 SUN3/3X
4167 P:      Sam Creasey
4168 M:      sammy@sammy.net
4169 W:      http://sammy.net/sun3/
4170 S:      Maintained
4171
4172 SUPERH
4173 P:      Paul Mundt
4174 M:      lethal@linux-sh.org
4175 L:      linux-sh@vger.kernel.org
4176 W:      http://www.linux-sh.org
4177 T:      git kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git
4178 S:      Supported
4179
4180 SUSPEND TO RAM
4181 P:      Len Brown
4182 M:      len.brown@intel.com
4183 P:      Pavel Machek
4184 M:      pavel@ucw.cz
4185 P:      Rafael J. Wysocki
4186 M:      rjw@sisk.pl
4187 L:      linux-pm@lists.linux-foundation.org
4188 S:      Supported
4189
4190 SVGA HANDLING
4191 P:      Martin Mares
4192 M:      mj@ucw.cz
4193 L:      linux-video@atrey.karlin.mff.cuni.cz
4194 S:      Maintained
4195
4196 SYSV FILESYSTEM
4197 P:      Christoph Hellwig
4198 M:      hch@infradead.org
4199 S:      Maintained
4200
4201 TASKSTATS STATISTICS INTERFACE
4202 P:      Balbir Singh
4203 M:      balbir@linux.vnet.ibm.com
4204 L:      linux-kernel@vger.kernel.org
4205 S:      Maintained
4206
4207 TC CLASSIFIER
4208 P:      Jamal Hadi Salim
4209 M:      hadi@cyberus.ca
4210 L:      netdev@vger.kernel.org
4211 S:      Maintained
4212
4213 TCP LOW PRIORITY MODULE
4214 P:      Wong Hoi Sing, Edison
4215 M:      hswong3i@gmail.com
4216 P:      Hung Hing Lun, Mike
4217 M:      hlhung3i@gmail.com
4218 W:      http://tcp-lp-mod.sourceforge.net/
4219 S:      Maintained
4220
4221 TEHUTI ETHERNET DRIVER
4222 P:      Alexander Indenbaum
4223 M:      baum@tehutinetworks.net
4224 P:      Andy Gospodarek
4225 M:      andy@greyhouse.net
4226 L:      netdev@vger.kernel.org
4227 S:      Supported
4228
4229 Telecom Clock Driver for MCPL0010
4230 P:      Mark Gross
4231 M:      mark.gross@intel.com
4232 S:      Supported
4233
4234 TENSILICA XTENSA PORT (xtensa)
4235 P:      Chris Zankel
4236 M:      chris@zankel.net
4237 S:      Maintained
4238
4239 THINKPAD ACPI EXTRAS DRIVER
4240 P:      Henrique de Moraes Holschuh
4241 M:      ibm-acpi@hmh.eng.br
4242 L:      ibm-acpi-devel@lists.sourceforge.net
4243 W:      http://ibm-acpi.sourceforge.net
4244 W:      http://thinkwiki.org/wiki/Ibm-acpi
4245 T:      git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
4246 S:      Maintained
4247
4248 TI FLASH MEDIA INTERFACE DRIVER
4249 P:      Alex Dubov
4250 M:      oakad@yahoo.com
4251 S:      Maintained
4252
4253 TI OMAP MMC INTERFACE DRIVER
4254 P:      Carlos Aguiar, Anderson Briglia and Syed Khasim
4255 M:      linux-omap@vger.kernel.org
4256 W:      http://linux.omap.com
4257 W:      http://www.muru.com/linux/omap/
4258 S:      Maintained
4259
4260 TI OMAP RANDOM NUMBER GENERATOR SUPPORT
4261 P:      Deepak Saxena
4262 M:      dsaxena@plexity.net
4263 S:      Maintained
4264
4265 TIPC NETWORK LAYER
4266 P:      Per Liden
4267 M:      per.liden@ericsson.com
4268 P:      Jon Maloy
4269 M:      jon.maloy@ericsson.com
4270 P:      Allan Stephens
4271 M:      allan.stephens@windriver.com
4272 L:      tipc-discussion@lists.sourceforge.net
4273 W:      http://tipc.sourceforge.net/
4274 W:      http://tipc.cslab.ericsson.net/
4275 T:      git tipc.cslab.ericsson.net:/pub/git/tipc.git
4276 S:      Maintained
4277
4278 TLAN NETWORK DRIVER
4279 P:      Samuel Chessman
4280 M:      chessman@tux.org
4281 L:      tlan-devel@lists.sourceforge.net (subscribers-only)
4282 W:      http://sourceforge.net/projects/tlan/
4283 S:      Maintained
4284
4285 TOSHIBA ACPI EXTRAS DRIVER
4286 P:      John Belmonte
4287 M:      toshiba_acpi@memebeam.org
4288 W:      http://memebeam.org/toys/ToshibaAcpiDriver
4289 S:      Maintained
4290
4291 TOSHIBA SMM DRIVER
4292 P:      Jonathan Buzzard
4293 M:      jonathan@buzzard.org.uk
4294 L:      tlinux-users@tce.toshiba-dme.co.jp
4295 W:      http://www.buzzard.org.uk/toshiba/
4296 S:      Maintained
4297
4298 TPM DEVICE DRIVER
4299 P:      Debora Velarde
4300 M:      debora@linux.vnet.ibm.com
4301 P:      Rajiv Andrade
4302 M:      srajiv@linux.vnet.ibm.com
4303 W:      http://tpmdd.sourceforge.net
4304 P:      Marcel Selhorst
4305 M:      m.selhorst@sirrix.com
4306 W:      http://www.sirrix.com
4307 L:      tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers)
4308 S:      Maintained
4309
4310 TRIVIAL PATCHES
4311 P:      Jiri Kosina
4312 M:      trivial@kernel.org
4313 L:      linux-kernel@vger.kernel.org
4314 T:      git kernel.org:/pub/scm/linux/kernel/git/jikos/trivial.git
4315 S:      Maintained
4316
4317 TTY LAYER
4318 P:      Alan Cox
4319 M:      alan@lxorguk.ukuu.org.uk
4320 L:      linux-kernel@vger.kernel.org
4321 S:      Maintained
4322
4323 TULIP NETWORK DRIVERS
4324 P:      Grant Grundler
4325 M:      grundler@parisc-linux.org
4326 P:      Kyle McMartin
4327 M:      kyle@mcmartin.ca
4328 L:      netdev@vger.kernel.org
4329 S:      Maintained
4330
4331 TUN/TAP driver
4332 P:      Maxim Krasnyansky
4333 M:      maxk@qualcomm.com
4334 L:      vtun@office.satix.net
4335 W:      http://vtun.sourceforge.net/tun
4336 S:      Maintained
4337
4338 TURBOCHANNEL SUBSYSTEM
4339 P:      Maciej W. Rozycki
4340 M:      macro@linux-mips.org
4341 S:      Maintained
4342
4343 U14-34F SCSI DRIVER
4344 P:      Dario Ballabio
4345 M:      ballabio_dario@emc.com
4346 L:      linux-scsi@vger.kernel.org
4347 S:      Maintained
4348
4349 UBI FILE SYSTEM (UBIFS)
4350 P:      Artem Bityutskiy
4351 M:      dedekind@infradead.org
4352 P:      Adrian Hunter
4353 M:      ext-adrian.hunter@nokia.com
4354 L:      linux-mtd@lists.infradead.org
4355 T:      git git://git.infradead.org/ubifs-2.6.git
4356 W:      http://www.linux-mtd.infradead.org/doc/ubifs.html
4357 S:      Maintained
4358
4359 UCLINUX (AND M68KNOMMU)
4360 P:      Greg Ungerer
4361 M:      gerg@uclinux.org
4362 W:      http://www.uclinux.org/
4363 L:      uclinux-dev@uclinux.org  (subscribers-only)
4364 S:      Maintained
4365
4366 UCLINUX FOR RENESAS H8/300
4367 P:      Yoshinori Sato
4368 M:      ysato@users.sourceforge.jp
4369 W:      http://uclinux-h8.sourceforge.jp/
4370 S:      Supported
4371
4372 UDF FILESYSTEM
4373 P:      Jan Kara
4374 M:      jack@suse.cz
4375 W:      http://linux-udf.sourceforge.net
4376 S:      Maintained
4377
4378 UFS FILESYSTEM
4379 P:      Evgeniy Dushistov
4380 M:      dushistov@mail.ru
4381 L:      linux-kernel@vger.kernel.org
4382 S:      Maintained
4383
4384 ULTRA-WIDEBAND (UWB) SUBSYSTEM:
4385 P:      David Vrabel
4386 M:      david.vrabel@csr.com
4387 L:      linux-usb@vger.kernel.org
4388 S:      Supported
4389
4390 UNIFORM CDROM DRIVER
4391 P:      Jens Axboe
4392 M:      axboe@kernel.dk
4393 L:      linux-kernel@vger.kernel.org
4394 W:      http://www.kernel.dk
4395 S:      Maintained
4396
4397 UNSORTED BLOCK IMAGES (UBI)
4398 P:      Artem Bityutskiy
4399 M:      dedekind@infradead.org
4400 W:      http://www.linux-mtd.infradead.org/
4401 L:      linux-mtd@lists.infradead.org
4402 T:      git git://git.infradead.org/ubi-2.6.git
4403 S:      Maintained
4404
4405 USB ACM DRIVER
4406 P:      Oliver Neukum
4407 M:      oliver@neukum.name
4408 L:      linux-usb@vger.kernel.org
4409 S:      Maintained
4410
4411 USB BLOCK DRIVER (UB ub)
4412 P:      Pete Zaitcev
4413 M:      zaitcev@redhat.com
4414 L:      linux-kernel@vger.kernel.org
4415 L:      linux-usb@vger.kernel.org
4416 S:      Supported
4417
4418 USB CDC ETHERNET DRIVER
4419 P:      Greg Kroah-Hartman
4420 M:      greg@kroah.com
4421 L:      linux-usb@vger.kernel.org
4422 S:      Maintained
4423 W:      http://www.kroah.com/linux-usb/
4424
4425 USB CYPRESS C67X00 DRIVER
4426 P:      Peter Korsgaard
4427 M:      jacmet@sunsite.dk
4428 L:      linux-usb@vger.kernel.org
4429 S:      Maintained
4430
4431 USB DAVICOM DM9601 DRIVER
4432 P:      Peter Korsgaard
4433 M:      jacmet@sunsite.dk
4434 L:      netdev@vger.kernel.org
4435 W:      http://www.linux-usb.org/usbnet
4436 S:      Maintained
4437
4438 USB DIAMOND RIO500 DRIVER
4439 P:      Cesar Miquel
4440 M:      miquel@df.uba.ar
4441 L:      rio500-users@lists.sourceforge.net
4442 W:      http://rio500.sourceforge.net
4443 S:      Maintained
4444
4445 USB EHCI DRIVER
4446 P:      David Brownell
4447 M:      dbrownell@users.sourceforge.net
4448 L:      linux-usb@vger.kernel.org
4449 S:      Odd Fixes
4450
4451 USB ET61X[12]51 DRIVER
4452 P:      Luca Risolia
4453 M:      luca.risolia@studio.unibo.it
4454 L:      linux-usb@vger.kernel.org
4455 L:      linux-media@vger.kernel.org
4456 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4457 W:      http://www.linux-projects.org
4458 S:      Maintained
4459
4460 USB GADGET/PERIPHERAL SUBSYSTEM
4461 P:      David Brownell
4462 M:      dbrownell@users.sourceforge.net
4463 L:      linux-usb@vger.kernel.org
4464 W:      http://www.linux-usb.org/gadget
4465 S:      Maintained
4466
4467 USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
4468 P:      Jiri Kosina
4469 M:      jkosina@suse.cz
4470 L:      linux-usb@vger.kernel.org
4471 T:      git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
4472 S:      Maintained
4473
4474 USB ISP116X DRIVER
4475 P:      Olav Kongas
4476 M:      ok@artecdesign.ee
4477 L:      linux-usb@vger.kernel.org
4478 S:      Maintained
4479
4480 USB KAWASAKI LSI DRIVER
4481 P:      Oliver Neukum
4482 M:      oliver@neukum.name
4483 L:      linux-usb@vger.kernel.org
4484 S:      Maintained
4485
4486 USB MASS STORAGE DRIVER
4487 P:      Matthew Dharm
4488 M:      mdharm-usb@one-eyed-alien.net
4489 L:      linux-usb@vger.kernel.org
4490 L:      usb-storage@lists.one-eyed-alien.net
4491 S:      Maintained
4492 W:      http://www.one-eyed-alien.net/~mdharm/linux-usb/
4493
4494 USB OHCI DRIVER
4495 P:      David Brownell
4496 M:      dbrownell@users.sourceforge.net
4497 L:      linux-usb@vger.kernel.org
4498 S:      Odd Fixes
4499
4500 USB OPTION-CARD DRIVER
4501 P:      Matthias Urlichs
4502 M:      smurf@smurf.noris.de
4503 L:      linux-usb@vger.kernel.org
4504 S:      Maintained
4505
4506 USB OV511 DRIVER
4507 P:      Mark McClelland
4508 M:      mmcclell@bigfoot.com
4509 L:      linux-usb@vger.kernel.org
4510 W:      http://alpha.dyndns.org/ov511/
4511 S:      Maintained
4512
4513 USB PEGASUS DRIVER
4514 P:      Petko Manolov
4515 M:      petkan@users.sourceforge.net
4516 L:      linux-usb@vger.kernel.org
4517 L:      netdev@vger.kernel.org
4518 W:      http://pegasus2.sourceforge.net/
4519 S:      Maintained
4520
4521 USB PRINTER DRIVER (usblp)
4522 P:      Pete Zaitcev
4523 M:      zaitcev@redhat.com
4524 L:      linux-usb@vger.kernel.org
4525 S:      Supported
4526
4527 USB RTL8150 DRIVER
4528 P:      Petko Manolov
4529 M:      petkan@users.sourceforge.net
4530 L:      linux-usb@vger.kernel.org
4531 L:      netdev@vger.kernel.org
4532 W:      http://pegasus2.sourceforge.net/
4533 S:      Maintained
4534
4535 USB SE401 DRIVER
4536 P:      Jeroen Vreeken
4537 M:      pe1rxq@amsat.org
4538 L:      linux-usb@vger.kernel.org
4539 W:      http://www.chello.nl/~j.vreeken/se401/
4540 S:      Maintained
4541
4542 USB SERIAL BELKIN F5U103 DRIVER
4543 P:      William Greathouse
4544 M:      wgreathouse@smva.com
4545 L:      linux-usb@vger.kernel.org
4546 S:      Maintained
4547
4548 USB SERIAL CYPRESS M8 DRIVER
4549 P:      Lonnie Mendez
4550 M:      dignome@gmail.com
4551 L:      linux-usb@vger.kernel.org
4552 S:      Maintained
4553 W:      http://geocities.com/i0xox0i
4554 W:      http://firstlight.net/cvs
4555
4556 USB SERIAL CYBERJACK DRIVER
4557 P:      Matthias Bruestle and Harald Welte
4558 M:      support@reiner-sct.com
4559 W:      http://www.reiner-sct.de/support/treiber_cyberjack.php
4560 S:      Maintained
4561
4562 USB SERIAL DIGI ACCELEPORT DRIVER
4563 P:      Peter Berger and Al Borchers
4564 M:      pberger@brimson.com
4565 M:      alborchers@steinerpoint.com
4566 L:      linux-usb@vger.kernel.org
4567 S:      Maintained
4568
4569 USB SERIAL DRIVER
4570 P:      Greg Kroah-Hartman
4571 M:      gregkh@suse.de
4572 L:      linux-usb@vger.kernel.org
4573 S:      Supported
4574
4575 USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
4576 P:      Gary Brubaker
4577 M:      xavyer@ix.netcom.com
4578 L:      linux-usb@vger.kernel.org
4579 S:      Maintained
4580
4581 USB SERIAL KEYSPAN DRIVER
4582 P:      Greg Kroah-Hartman
4583 M:      greg@kroah.com
4584 L:      linux-usb@vger.kernel.org
4585 W:      http://www.kroah.com/linux/
4586 S:      Maintained
4587
4588 USB SERIAL WHITEHEAT DRIVER
4589 P:      Support Department
4590 M:      support@connecttech.com
4591 L:      linux-usb@vger.kernel.org
4592 W:      http://www.connecttech.com
4593 S:      Supported
4594
4595 USB SMSC95XX ETHERNET DRIVER
4596 P:      Steve Glendinning
4597 M:      steve.glendinning@smsc.com
4598 L:      netdev@vger.kernel.org
4599 S:      Supported
4600
4601 USB SN9C1xx DRIVER
4602 P:      Luca Risolia
4603 M:      luca.risolia@studio.unibo.it
4604 L:      linux-usb@vger.kernel.org
4605 L:      linux-media@vger.kernel.org
4606 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4607 W:      http://www.linux-projects.org
4608 S:      Maintained
4609
4610 USB SUBSYSTEM
4611 P:      Greg Kroah-Hartman
4612 M:      gregkh@suse.de
4613 L:      linux-usb@vger.kernel.org
4614 W:      http://www.linux-usb.org
4615 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
4616 S:      Supported
4617
4618 USB UHCI DRIVER
4619 P:      Alan Stern
4620 M:      stern@rowland.harvard.edu
4621 L:      linux-usb@vger.kernel.org
4622 S:      Maintained
4623
4624 USB "USBNET" DRIVER FRAMEWORK
4625 P:      David Brownell
4626 M:      dbrownell@users.sourceforge.net
4627 L:      netdev@vger.kernel.org
4628 W:      http://www.linux-usb.org/usbnet
4629 S:      Maintained
4630
4631 USB VIDEO CLASS
4632 P:      Laurent Pinchart
4633 M:      laurent.pinchart@skynet.be
4634 L:      linux-uvc-devel@lists.berlios.de (subscribers-only)
4635 L:      linux-media@vger.kernel.org
4636 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4637 W:      http://linux-uvc.berlios.de
4638 S:      Maintained
4639
4640 USB W996[87]CF DRIVER
4641 P:      Luca Risolia
4642 M:      luca.risolia@studio.unibo.it
4643 L:      linux-usb@vger.kernel.org
4644 L:      linux-media@vger.kernel.org
4645 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4646 W:      http://www.linux-projects.org
4647 S:      Maintained
4648
4649 USB WIRELESS RNDIS DRIVER (rndis_wlan)
4650 P:      Jussi Kivilinna
4651 M:      jussi.kivilinna@mbnet.fi
4652 L:      linux-wireless@vger.kernel.org
4653 S:      Maintained
4654
4655 USB ZC0301 DRIVER
4656 P:      Luca Risolia
4657 M:      luca.risolia@studio.unibo.it
4658 L:      linux-usb@vger.kernel.org
4659 L:      linux-media@vger.kernel.org
4660 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4661 W:      http://www.linux-projects.org
4662 S:      Maintained
4663
4664 USB ZD1201 DRIVER
4665 P:      Jeroen Vreeken
4666 M:      pe1rxq@amsat.org
4667 L:      linux-usb@vger.kernel.org
4668 W:      http://linux-lc100020.sourceforge.net
4669 S:      Maintained
4670
4671 USB ZR364XX DRIVER
4672 P:      Antoine Jacquet
4673 M:      royale@zerezo.com
4674 L:      linux-usb@vger.kernel.org
4675 L:      linux-media@vger.kernel.org
4676 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4677 W:      http://royale.zerezo.com/zr364xx/
4678 S:      Maintained
4679
4680 USER-MODE LINUX (UML)
4681 P:      Jeff Dike
4682 M:      jdike@addtoit.com
4683 L:      user-mode-linux-devel@lists.sourceforge.net
4684 L:      user-mode-linux-user@lists.sourceforge.net
4685 W:      http://user-mode-linux.sourceforge.net
4686 S:      Maintained
4687
4688 USERSPACE I/O (UIO)
4689 P:      Hans J. Koch
4690 M:      hjk@linutronix.de
4691 P:      Greg Kroah-Hartman
4692 M:      gregkh@suse.de
4693 L:      linux-kernel@vger.kernel.org
4694 S:      Maintained
4695
4696 UTIL-LINUX-NG PACKAGE
4697 P:      Karel Zak
4698 M:      kzak@redhat.com
4699 L:      util-linux-ng@vger.kernel.org
4700 W:      http://kernel.org/~kzak/util-linux-ng/
4701 T:      git://git.kernel.org/pub/scm/utils/util-linux-ng/util-linux-ng.git
4702 S:      Maintained
4703
4704 UVESAFB DRIVER
4705 P:      Michal Januszewski
4706 M:      spock@gentoo.org
4707 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
4708 W:      http://dev.gentoo.org/~spock/projects/uvesafb/
4709 S:      Maintained
4710
4711 VFAT/FAT/MSDOS FILESYSTEM
4712 P:      OGAWA Hirofumi
4713 M:      hirofumi@mail.parknet.co.jp
4714 L:      linux-kernel@vger.kernel.org
4715 S:      Maintained
4716
4717 VIA RHINE NETWORK DRIVER
4718 P:      Roger Luethi
4719 M:      rl@hellgate.ch
4720 S:      Maintained
4721
4722 VIAPRO SMBUS DRIVER
4723 P:      Jean Delvare
4724 M:      khali@linux-fr.org
4725 L:      linux-i2c@vger.kernel.org
4726 S:      Maintained
4727
4728 VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER
4729 P:      Joseph Chan
4730 M:      JosephChan@via.com.tw
4731 P:      Scott Fang
4732 M:      ScottFang@viatech.com.cn
4733 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
4734 S:      Maintained
4735
4736 VIA VELOCITY NETWORK DRIVER
4737 P:      Francois Romieu
4738 M:      romieu@fr.zoreil.com
4739 L:      netdev@vger.kernel.org
4740 S:      Maintained
4741
4742 VIDEO FOR LINUX (V4L)
4743 P:      Mauro Carvalho Chehab
4744 M:      mchehab@infradead.org
4745 L:      linux-media@vger.kernel.org
4746 L:      video4linux-list@redhat.com
4747 W:      http://linuxtv.org
4748 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4749 S:      Maintained
4750
4751 VLAN (802.1Q)
4752 P:      Patrick McHardy
4753 M:      kaber@trash.net
4754 L:      netdev@vger.kernel.org
4755 S:      Maintained
4756
4757 VOLTAGE AND CURRENT REGULATOR FRAMEWORK
4758 P:      Liam Girdwood
4759 M:      lrg@slimlogic.co.uk
4760 P:      Mark Brown
4761 M:      broonie@opensource.wolfsonmicro.com
4762 W:      http://opensource.wolfsonmicro.com/node/15
4763 W:      http://www.slimlogic.co.uk/?page_id=5
4764 T:      git kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git
4765 S:      Supported
4766
4767 VT1211 HARDWARE MONITOR DRIVER
4768 P:      Juerg Haefliger
4769 M:      juergh@gmail.com
4770 L:      lm-sensors@lm-sensors.org
4771 S:      Maintained
4772
4773 VT8231 HARDWARE MONITOR DRIVER
4774 P:      Roger Lucas
4775 M:      vt8231@hiddenengine.co.uk
4776 L:      lm-sensors@lm-sensors.org
4777 S:      Maintained
4778
4779 W1 DALLAS'S 1-WIRE BUS
4780 P:      Evgeniy Polyakov
4781 M:      johnpol@2ka.mipt.ru
4782 S:      Maintained
4783
4784 W83791D HARDWARE MONITORING DRIVER
4785 P:      Marc Hulsman
4786 M:      m.hulsman@tudelft.nl
4787 L:      lm-sensors@lm-sensors.org
4788 S:      Maintained
4789
4790 W83793 HARDWARE MONITORING DRIVER
4791 P:      Rudolf Marek
4792 M:      r.marek@assembler.cz
4793 L:      lm-sensors@lm-sensors.org
4794 S:      Maintained
4795
4796 W83L51xD SD/MMC CARD INTERFACE DRIVER
4797 P:      Pierre Ossman
4798 M:      drzeus-wbsd@drzeus.cx
4799 L:      linux-kernel@vger.kernel.org
4800 S:      Maintained
4801
4802 WATCHDOG DEVICE DRIVERS
4803 P:      Wim Van Sebroeck
4804 M:      wim@iguana.be
4805 T:      git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4806 S:      Maintained
4807
4808 WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4809 P:      Jean Tourrilhes
4810 M:      jt@hpl.hp.com
4811 L:      linux-wireless@vger.kernel.org
4812 W:      http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4813 S:      Maintained
4814
4815 WD7000 SCSI DRIVER
4816 P:      Miroslav Zagorac
4817 M:      zaga@fly.cc.fer.hr
4818 L:      linux-scsi@vger.kernel.org
4819 S:      Maintained
4820
4821 WIMAX STACK
4822 P:      Inaky Perez-Gonzalez
4823 M:      inaky.perez-gonzalez@intel.com
4824 M:      linux-wimax@intel.com
4825 L:      wimax@linuxwimax.org
4826 S:      Supported
4827 W:      http://linuxwimax.org
4828
4829 WIMEDIA LLC PROTOCOL (WLP) SUBSYSTEM
4830 P:      David Vrabel
4831 M:      david.vrabel@csr.com
4832 S:      Maintained
4833
4834 WISTRON LAPTOP BUTTON DRIVER
4835 P:      Miloslav Trmac
4836 M:      mitr@volny.cz
4837 S:      Maintained
4838
4839 WL3501 WIRELESS PCMCIA CARD DRIVER
4840 P:      Arnaldo Carvalho de Melo
4841 M:      acme@ghostprotocols.net
4842 L:      linux-wireless@vger.kernel.org
4843 W:      http://oops.ghostprotocols.net:81/blog
4844 S:      Maintained
4845
4846 WM97XX TOUCHSCREEN DRIVERS
4847 P:      Mark Brown
4848 M:      broonie@opensource.wolfsonmicro.com
4849 P:      Liam Girdwood
4850 M:      lrg@slimlogic.co.uk
4851 L:      linux-input@vger.kernel.org
4852 T:      git git://opensource.wolfsonmicro.com/linux-2.6-touch
4853 W:      http://opensource.wolfsonmicro.com/node/7
4854 S:      Supported
4855
4856 X.25 NETWORK LAYER
4857 P:      Henner Eisen
4858 M:      eis@baty.hanse.de
4859 L:      linux-x25@vger.kernel.org
4860 S:      Maintained
4861
4862 X86 ARCHITECTURE (32-BIT AND 64-BIT)
4863 P:      Thomas Gleixner
4864 M:      tglx@linutronix.de
4865 P:      Ingo Molnar
4866 M:      mingo@redhat.com
4867 P:      H. Peter Anvin
4868 M:      hpa@zytor.com
4869 M:      x86@kernel.org
4870 L:      linux-kernel@vger.kernel.org
4871 T:      git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
4872 S:      Maintained
4873
4874 XEN HYPERVISOR INTERFACE
4875 P:      Jeremy Fitzhardinge
4876 M:      jeremy@xensource.com
4877 P:      Chris Wright
4878 M:      chrisw@sous-sol.org
4879 L:      virtualization@lists.osdl.org
4880 L:      xen-devel@lists.xensource.com
4881 S:      Supported
4882
4883 XFS FILESYSTEM
4884 P:      Silicon Graphics Inc
4885 P:      Bill O'Donnell
4886 M:      xfs-masters@oss.sgi.com
4887 L:      xfs@oss.sgi.com
4888 W:      http://oss.sgi.com/projects/xfs
4889 T:      git://oss.sgi.com/xfs/xfs.git
4890 S:      Supported
4891
4892 XILINX SYSTEMACE DRIVER
4893 P:      Grant Likely
4894 M:      grant.likely@secretlab.ca
4895 W:      http://www.secretlab.ca/
4896 L:      linux-kernel@vger.kernel.org
4897 S:      Maintained
4898
4899 XILINX UARTLITE SERIAL DRIVER
4900 P:      Peter Korsgaard
4901 M:      jacmet@sunsite.dk
4902 L:      linux-serial@vger.kernel.org
4903 S:      Maintained
4904
4905 YAM DRIVER FOR AX.25
4906 P:      Jean-Paul Roubelat
4907 M:      jpr@f6fbb.org
4908 L:      linux-hams@vger.kernel.org
4909 S:      Maintained
4910
4911 YEALINK PHONE DRIVER
4912 P:      Henk Vergonet
4913 M:      Henk.Vergonet@gmail.com
4914 L:      usbb2k-api-dev@nongnu.org
4915 S:      Maintained
4916
4917 Z8530 DRIVER FOR AX.25
4918 P:      Joerg Reuter
4919 M:      jreuter@yaina.de
4920 W:      http://yaina.de/jreuter/
4921 W:      http://www.qsl.net/dl1bke/
4922 L:      linux-hams@vger.kernel.org
4923 S:      Maintained
4924
4925 ZD1211RW WIRELESS DRIVER
4926 P:      Daniel Drake
4927 M:      dsd@gentoo.org
4928 P:      Ulrich Kunitz
4929 M:      kune@deine-taler.de
4930 W:      http://zd1211.ath.cx/wiki/DriverRewrite
4931 L:      linux-wireless@vger.kernel.org
4932 L:      zd1211-devs@lists.sourceforge.net (subscribers-only)
4933 S:      Maintained
4934
4935 ZR36067 VIDEO FOR LINUX DRIVER
4936 L:      mjpeg-users@lists.sourceforge.net
4937 L:      linux-media@vger.kernel.org
4938 W:      http://mjpeg.sourceforge.net/driver-zoran/
4939 T:      Mercurial http://linuxtv.org/hg/v4l-dvb
4940 S:      Odd Fixes
4941
4942 ZS DECSTATION Z85C30 SERIAL DRIVER
4943 P:      Maciej W. Rozycki
4944 M:      macro@linux-mips.org
4945 S:      Maintained
4946
4947 THE REST
4948 P:      Linus Torvalds
4949 S:      Buried alive in reporters