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