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