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