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