Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
[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 OSD LIBRARY
3314 P:      Boaz Harrosh
3315 M:      bharrosh@panasas.com
3316 P:      Benny Halevy
3317 M:      bhalevy@panasas.com
3318 L:      osd-dev@open-osd.org
3319 W:      http://open-osd.org
3320 T:      git://git.open-osd.org/open-osd.git
3321 S:      Maintained
3322
3323 P54 WIRELESS DRIVER
3324 P:      Michael Wu
3325 M:      flamingice@sourmilk.net
3326 L:      linux-wireless@vger.kernel.org
3327 W:      http://prism54.org
3328 T:      git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3329 S:      Maintained
3330
3331 PA SEMI ETHERNET DRIVER
3332 P:      Olof Johansson
3333 M:      olof@lixom.net
3334 L:      netdev@vger.kernel.org
3335 S:      Maintained
3336
3337 PA SEMI SMBUS DRIVER
3338 P:      Olof Johansson
3339 M:      olof@lixom.net
3340 L:      linux-i2c@vger.kernel.org
3341 S:      Maintained
3342
3343 PANASONIC LAPTOP ACPI EXTRAS DRIVER
3344 P:      Harald Welte
3345 M:      laforge@gnumonks.org
3346 S:      Maintained
3347
3348 PANASONIC MN10300/AM33 PORT
3349 P:      David Howells
3350 M:      dhowells@redhat.com
3351 P:      Koichi Yasutake
3352 M:      yasutake.koichi@jp.panasonic.com
3353 L:      linux-am33-list@redhat.com (moderated for non-subscribers)
3354 W:      ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
3355 S:      Maintained
3356
3357 PARALLEL PORT SUPPORT
3358 L:      linux-parport@lists.infradead.org (subscribers-only)
3359 S:      Orphan
3360
3361 PARAVIRT_OPS INTERFACE
3362 P:      Jeremy Fitzhardinge
3363 M:      jeremy@xensource.com
3364 P:      Chris Wright
3365 M:      chrisw@sous-sol.org
3366 P:      Alok Kataria
3367 M:      akataria@vmware.com
3368 P:      Rusty Russell
3369 M:      rusty@rustcorp.com.au
3370 L:      virtualization@lists.osdl.org
3371 L:      linux-kernel@vger.kernel.org
3372 S:      Supported
3373
3374 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
3375 P:      Tim Waugh
3376 M:      tim@cyberelk.net
3377 L:      linux-parport@lists.infradead.org (subscribers-only)
3378 W:      http://www.torque.net/linux-pp.html
3379 S:      Maintained
3380
3381 PARISC ARCHITECTURE
3382 P:      Kyle McMartin
3383 M:      kyle@mcmartin.ca
3384 P:      Helge Deller
3385 M:      deller@gmx.de
3386 L:      linux-parisc@vger.kernel.org
3387 W:      http://www.parisc-linux.org/
3388 T:      git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
3389 S:      Maintained
3390
3391 PC87360 HARDWARE MONITORING DRIVER
3392 P:      Jim Cromie
3393 M:      jim.cromie@gmail.com
3394 L:      lm-sensors@lm-sensors.org
3395 S:      Maintained
3396
3397 PC8736x GPIO DRIVER
3398 P:      Jim Cromie
3399 M:      jim.cromie@gmail.com
3400 S:      Maintained
3401
3402 PCI ERROR RECOVERY
3403 P:      Linas Vepstas
3404 M:      linas@austin.ibm.com
3405 L:      linux-kernel@vger.kernel.org
3406 L:      linux-pci@vger.kernel.org
3407 S:      Supported
3408
3409 PCI SUBSYSTEM
3410 P:      Jesse Barnes
3411 M:      jbarnes@virtuousgeek.org
3412 L:      linux-kernel@vger.kernel.org
3413 L:      linux-pci@vger.kernel.org
3414 T:      git kernel.org:/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git
3415 S:      Supported
3416
3417 PCIE HOTPLUG DRIVER
3418 P:      Kristen Carlson Accardi
3419 M:      kristen.c.accardi@intel.com
3420 L:      linux-pci@vger.kernel.org
3421 S:      Supported
3422
3423 PCMCIA SUBSYSTEM
3424 P:      Linux PCMCIA Team
3425 L:      linux-pcmcia@lists.infradead.org
3426 W:      http://lists.infradead.org/mailman/listinfo/linux-pcmcia
3427 T:      git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
3428 S:      Maintained
3429
3430 PCNET32 NETWORK DRIVER
3431 P:      Don Fry
3432 M:      pcnet32@verizon.net
3433 L:      netdev@vger.kernel.org
3434 S:      Maintained
3435
3436 PER-TASK DELAY ACCOUNTING
3437 P:      Balbir Singh
3438 M:      balbir@linux.vnet.ibm.com
3439 L:      linux-kernel@vger.kernel.org
3440 S:      Maintained
3441
3442 PERSONALITY HANDLING
3443 P:      Christoph Hellwig
3444 M:      hch@infradead.org
3445 L:      linux-abi-devel@lists.sourceforge.net
3446 S:      Maintained
3447
3448 PHRAM MTD DRIVER
3449 P:      Joern Engel
3450 M:      joern@lazybastard.org
3451 L:      linux-mtd@lists.infradead.org
3452 S:      Maintained
3453
3454 PKTCDVD DRIVER
3455 P:      Peter Osterlund
3456 M:      petero2@telia.com
3457 L:      linux-kernel@vger.kernel.org
3458 S:      Maintained
3459
3460 POSIX CLOCKS and TIMERS
3461 P:      Thomas Gleixner
3462 M:      tglx@linutronix.de
3463 L:      linux-kernel@vger.kernel.org
3464 S:      Supported
3465
3466 POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
3467 P:      Anton Vorontsov
3468 M:      cbou@mail.ru
3469 P:      David Woodhouse
3470 M:      dwmw2@infradead.org
3471 L:      linux-kernel@vger.kernel.org
3472 T:      git git.infradead.org/battery-2.6.git
3473 S:      Maintained
3474
3475 PNP SUPPORT
3476 P:      Adam Belay
3477 M:      abelay@mit.edu
3478 P:      Bjorn Helgaas
3479 M:      bjorn.helgaas@hp.com
3480 S:      Maintained
3481
3482 PNXxxxx I2C DRIVER
3483 P:      Vitaly Wool
3484 M:      vitalywool@gmail.com
3485 L:      linux-i2c@vger.kernel.org
3486 S:      Maintained
3487
3488 PPP PROTOCOL DRIVERS AND COMPRESSORS
3489 P:      Paul Mackerras
3490 M:      paulus@samba.org
3491 L:      linux-ppp@vger.kernel.org
3492 S:      Maintained
3493
3494 PPP OVER ATM (RFC 2364)
3495 P:      Mitchell Blank Jr
3496 M:      mitch@sfgoth.com
3497 S:      Maintained
3498
3499 PPP OVER ETHERNET
3500 P:      Michal Ostrowski
3501 M:      mostrows@earthlink.net
3502 S:      Maintained
3503
3504 PPP OVER L2TP
3505 P:      James Chapman
3506 M:      jchapman@katalix.com
3507 S:      Maintained
3508
3509 PREEMPTIBLE KERNEL
3510 P:      Robert Love
3511 M:      rml@tech9.net
3512 L:      linux-kernel@vger.kernel.org
3513 L:      kpreempt-tech@lists.sourceforge.net
3514 W:      ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
3515 S:      Supported
3516
3517 PRISM54 WIRELESS DRIVER
3518 P:      Luis R. Rodriguez
3519 M:      mcgrof@gmail.com
3520 L:      linux-wireless@vger.kernel.org
3521 W:      http://prism54.org
3522 S:      Maintained
3523
3524 PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
3525 P:      Peter Denison
3526 M:      promise@pnd-pc.demon.co.uk
3527 W:      http://www.pnd-pc.demon.co.uk/promise/
3528 S:      Maintained
3529
3530 PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
3531 P:      Mikael Pettersson
3532 M:      mikpe@it.uu.se
3533 L:      linux-ide@vger.kernel.org
3534 S:      Maintained
3535
3536 PS3 NETWORK SUPPORT
3537 P:      Masakazu Mokuno
3538 M:      mokuno@sm.sony.co.jp
3539 L:      netdev@vger.kernel.org
3540 L:      cbe-oss-dev@ozlabs.org
3541 S:      Supported
3542
3543 PS3 PLATFORM SUPPORT
3544 P:      Geoff Levand
3545 M:      geoffrey.levand@am.sony.com
3546 L:      linuxppc-dev@ozlabs.org
3547 L:      cbe-oss-dev@ozlabs.org
3548 S:      Supported
3549
3550 PS3VRAM DRIVER
3551 P:      Jim Paris
3552 M:      jim@jtan.com
3553 L:      cbe-oss-dev@ozlabs.org
3554 S:      Maintained
3555
3556 PVRUSB2 VIDEO4LINUX DRIVER
3557 P:      Mike Isely
3558 M:      isely@pobox.com
3559 L:      pvrusb2@isely.net       (subscribers-only)
3560 L:      linux-media@vger.kernel.org
3561 W:      http://www.isely.net/pvrusb2/
3562 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
3563 S:      Maintained
3564
3565 PXA2xx/PXA3xx SUPPORT
3566 P:      Eric Miao
3567 M:      eric.miao@marvell.com
3568 P:      Russell King
3569 M:      linux@arm.linux.org.uk
3570 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3571 S:      Maintained
3572
3573 PXA MMCI DRIVER
3574 S:      Orphan
3575
3576 PXA RTC DRIVER
3577 P:      Robert Jarzmik
3578 M:      robert.jarzmik@free.fr
3579 L:      rtc-linux@googlegroups.com
3580 S:      Maintained
3581
3582 QLOGIC QLA2XXX FC-SCSI DRIVER
3583 P:      Andrew Vasquez
3584 M:      linux-driver@qlogic.com
3585 L:      linux-scsi@vger.kernel.org
3586 S:      Supported
3587
3588 QLOGIC QLA3XXX NETWORK DRIVER
3589 P:      Ron Mercer
3590 M:      linux-driver@qlogic.com
3591 L:      netdev@vger.kernel.org
3592 S:      Supported
3593
3594 QLOGIC QLGE 10Gb ETHERNET DRIVER
3595 P:      Ron Mercer
3596 M:      linux-driver@qlogic.com
3597 M:      ron.mercer@qlogic.com
3598 L:      netdev@vger.kernel.org
3599 S:      Supported
3600
3601 QNX4 FILESYSTEM
3602 P:      Anders Larsen
3603 M:      al@alarsen.net
3604 L:      linux-kernel@vger.kernel.org
3605 W:      http://www.alarsen.net/linux/qnx4fs/
3606 S:      Maintained
3607
3608 RADEON FRAMEBUFFER DISPLAY DRIVER
3609 P:      Benjamin Herrenschmidt
3610 M:      benh@kernel.crashing.org
3611 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
3612 S:      Maintained
3613
3614 RAGE128 FRAMEBUFFER DISPLAY DRIVER
3615 P:      Paul Mackerras
3616 M:      paulus@samba.org
3617 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
3618 S:      Maintained
3619
3620 RALINK RT2X00 WIRELESS LAN DRIVER
3621 P:      rt2x00 project
3622 L:      linux-wireless@vger.kernel.org
3623 L:      users@rt2x00.serialmonkey.com
3624 W:      http://rt2x00.serialmonkey.com/
3625 S:      Maintained
3626 T:      git kernel.org:/pub/scm/linux/kernel/git/ivd/rt2x00.git
3627 F:      drivers/net/wireless/rt2x00/
3628
3629 RAMDISK RAM BLOCK DEVICE DRIVER
3630 P:      Nick Piggin
3631 M:      npiggin@suse.de
3632 S:      Maintained
3633
3634 RANDOM NUMBER DRIVER
3635 P:      Matt Mackall
3636 M:      mpm@selenic.com
3637 S:      Maintained
3638
3639 RAPIDIO SUBSYSTEM
3640 P:      Matt Porter
3641 M:      mporter@kernel.crashing.org
3642 L:      linux-kernel@vger.kernel.org
3643 S:      Maintained
3644
3645 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3646 P:      Corey Thomas
3647 M:      coreythomas@charter.net
3648 L:      linux-wireless@vger.kernel.org
3649 S:      Maintained
3650
3651 RCUTORTURE MODULE
3652 P:      Josh Triplett
3653 M:      josh@freedesktop.org
3654 L:      linux-kernel@vger.kernel.org
3655 S:      Maintained
3656
3657 RDC R-321X SoC
3658 P:      Florian Fainelli
3659 M:      florian.fainelli@telecomint.eu
3660 L:      linux-kernel@vger.kernel.org
3661 S:      Maintained
3662
3663 RDC R6040 FAST ETHERNET DRIVER
3664 P:      Florian Fainelli
3665 M:      florian.fainelli@telecomint.eu
3666 L:      netdev@vger.kernel.org
3667 S:      Maintained
3668
3669 RDS - RELIABLE DATAGRAM SOCKETS
3670 P:      Andy Grover
3671 M:      andy.grover@oracle.com
3672 L:      rds-devel@oss.oracle.com
3673 S:      Supported
3674
3675 READ-COPY UPDATE (RCU)
3676 P:      Dipankar Sarma
3677 M:      dipankar@in.ibm.com
3678 W:      http://www.rdrop.com/users/paulmck/rclock/
3679 L:      linux-kernel@vger.kernel.org
3680 S:      Supported
3681
3682 REAL TIME CLOCK DRIVER
3683 P:      Paul Gortmaker
3684 M:      p_gortmaker@yahoo.com
3685 L:      linux-kernel@vger.kernel.org
3686 S:      Maintained
3687
3688 REAL TIME CLOCK (RTC) SUBSYSTEM
3689 P:      Alessandro Zummo
3690 M:      a.zummo@towertech.it
3691 L:      rtc-linux@googlegroups.com
3692 S:      Maintained
3693
3694 REISERFS FILE SYSTEM
3695 L:      reiserfs-devel@vger.kernel.org
3696 S:      Supported
3697
3698 RFKILL
3699 P:      Ivo van Doorn
3700 M:      IvDoorn@gmail.com
3701 L:      netdev@vger.kernel.org
3702 S:      Maintained
3703 F:      net/rfkill
3704
3705 RISCOM8 DRIVER
3706 S:      Orphan
3707
3708 ROCKETPORT DRIVER
3709 P:      Comtrol Corp.
3710 W:      http://www.comtrol.com
3711 S:      Maintained
3712
3713 ROSE NETWORK LAYER
3714 P:      Ralf Baechle
3715 M:      ralf@linux-mips.org
3716 L:      linux-hams@vger.kernel.org
3717 W:      http://www.linux-ax25.org/
3718 S:      Maintained
3719
3720 RTL8180 WIRELESS DRIVER
3721 P:      John W. Linville
3722 M:      linville@tuxdriver.com
3723 L:      linux-wireless@vger.kernel.org
3724 W:      http://linuxwireless.org/
3725 T:      git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-testing.git
3726 S:      Maintained
3727
3728 RTL8187 WIRELESS DRIVER
3729 P:       Herton Ronaldo Krzesinski
3730 M:      herton@mandriva.com.br
3731 P:      Hin-Tak Leung
3732 M       htl10@users.sourceforge.net
3733 P:      Larry Finger
3734 M:      Larry.Finger@lwfinger.net
3735 L:      linux-wireless@vger.kernel.org
3736 W:      http://linuxwireless.org/
3737 T:      git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-testing.git
3738 S:      Maintained
3739
3740 S3 SAVAGE FRAMEBUFFER DRIVER
3741 P:      Antonino Daplas
3742 M:      adaplas@gmail.com
3743 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
3744 S:      Maintained
3745
3746 S390
3747 P:      Martin Schwidefsky
3748 M:      schwidefsky@de.ibm.com
3749 P:      Heiko Carstens
3750 M:      heiko.carstens@de.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 NETWORK DRIVERS
3757 P:      Ursula Braun
3758 M:      ursula.braun@de.ibm.com
3759 P:      Frank Blaschka
3760 M:      blaschka@linux.vnet.ibm.com
3761 M:      linux390@de.ibm.com
3762 L:      linux-s390@vger.kernel.org
3763 W:      http://www.ibm.com/developerworks/linux/linux390/
3764 S:      Supported
3765
3766 S390 ZCRYPT DRIVER
3767 P:      Felix Beck
3768 M:      felix.beck@de.ibm.com
3769 P:      Ralph Wuerthner
3770 M:      ralph.wuerthner@de.ibm.com
3771 M:      linux390@de.ibm.com
3772 L:      linux-s390@vger.kernel.org
3773 S:      Supported
3774
3775 S390 ZFCP DRIVER
3776 P:      Christof Schmitt
3777 M:      christof.schmitt@de.ibm.com
3778 P:      Martin Peschke
3779 M:      mp3@de.ibm.com
3780 M:      linux390@de.ibm.com
3781 L:      linux-s390@vger.kernel.org
3782 W:      http://www.ibm.com/developerworks/linux/linux390/
3783 S:      Supported
3784
3785 S390 IUCV NETWORK LAYER
3786 P:      Ursula Braun
3787 M:      ursula.braun@de.ibm.com
3788 M:      linux390@de.ibm.com
3789 L:      linux-s390@vger.kernel.org
3790 W:      http://www.ibm.com/developerworks/linux/linux390/
3791 S:      Supported
3792
3793 S3C24XX SD/MMC Driver
3794 P:      Ben Dooks
3795 M:      ben-linux@fluff.org
3796 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3797 L:      linux-kernel@vger.kernel.org
3798 S:      Supported
3799
3800 SAA7146 VIDEO4LINUX-2 DRIVER
3801 P:      Michael Hunold
3802 M:      michael@mihu.de
3803 L:      linux-media@vger.kernel.org
3804 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
3805 W:      http://www.mihu.de/linux/saa7146
3806 S:      Maintained
3807
3808 SC1200 WDT DRIVER
3809 P:      Zwane Mwaikambo
3810 M:      zwane@arm.linux.org.uk
3811 S:      Maintained
3812
3813 SCHEDULER
3814 P:      Ingo Molnar
3815 M:      mingo@elte.hu
3816 P:      Robert Love    [the preemptible kernel bits]
3817 M:      rml@tech9.net
3818 L:      linux-kernel@vger.kernel.org
3819 S:      Maintained
3820
3821 SCSI CDROM DRIVER
3822 P:      Jens Axboe
3823 M:      axboe@kernel.dk
3824 L:      linux-scsi@vger.kernel.org
3825 W:      http://www.kernel.dk
3826 S:      Maintained
3827
3828 SCSI SG DRIVER
3829 P:      Doug Gilbert
3830 M:      dgilbert@interlog.com
3831 L:      linux-scsi@vger.kernel.org
3832 W:      http://www.torque.net/sg
3833 S:      Maintained
3834
3835 SCSI SUBSYSTEM
3836 P:      James E.J. Bottomley
3837 M:      James.Bottomley@HansenPartnership.com
3838 L:      linux-scsi@vger.kernel.org
3839 T:      git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
3840 T:      git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
3841 T:      git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
3842 S:      Maintained
3843
3844 SCSI TAPE DRIVER
3845 P:      Kai Mäkisara
3846 M:      Kai.Makisara@kolumbus.fi
3847 L:      linux-scsi@vger.kernel.org
3848 S:      Maintained
3849
3850 SCTP PROTOCOL
3851 P:      Vlad Yasevich
3852 M:      vladislav.yasevich@hp.com
3853 P:      Sridhar Samudrala
3854 M:      sri@us.ibm.com
3855 L:      linux-sctp@vger.kernel.org
3856 W:      http://lksctp.sourceforge.net
3857 S:      Supported
3858
3859 SCx200 CPU SUPPORT
3860 P:      Jim Cromie
3861 M:      jim.cromie@gmail.com
3862 S:      Odd Fixes
3863
3864 SCx200 GPIO DRIVER
3865 P:      Jim Cromie
3866 M:      jim.cromie@gmail.com
3867 S:      Maintained
3868
3869 SCx200 HRT CLOCKSOURCE DRIVER
3870 P:      Jim Cromie
3871 M:      jim.cromie@gmail.com
3872 S:      Maintained
3873
3874 SDRICOH_CS MMC/SD HOST CONTROLLER INTERFACE DRIVER
3875 P:      Sascha Sommer
3876 M:      saschasommer@freenet.de
3877 L:      sdricohcs-devel@lists.sourceforge.net (subscribers-only)
3878 S:      Maintained
3879
3880 SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER
3881 P:      Pierre Ossman
3882 M:      drzeus-sdhci@drzeus.cx
3883 L:      sdhci-devel@list.drzeus.cx
3884 S:      Maintained
3885
3886 SECURITY SUBSYSTEM
3887 F:      security/
3888 P:      James Morris
3889 M:      jmorris@namei.org
3890 L:      linux-kernel@vger.kernel.org
3891 L:      linux-security-module@vger.kernel.org (suggested Cc:)
3892 T:      git kernel.org:pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git
3893 W:      http://security.wiki.kernel.org/
3894 S:      Supported
3895
3896 SECURITY CONTACT
3897 P:      Security Officers
3898 M:      security@kernel.org
3899 S:      Supported
3900
3901 SELINUX SECURITY MODULE
3902 P:      Stephen Smalley
3903 M:      sds@tycho.nsa.gov
3904 P:      James Morris
3905 M:      jmorris@namei.org
3906 P:      Eric Paris
3907 M:      eparis@parisplace.org
3908 L:      linux-kernel@vger.kernel.org (kernel issues)
3909 L:      selinux@tycho.nsa.gov (subscribers-only, general discussion)
3910 W:      http://selinuxproject.org
3911 T:      git kernel.org:pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git
3912 S:      Supported
3913
3914 SENSABLE PHANTOM
3915 P:      Jiri Slaby
3916 M:      jirislaby@gmail.com
3917 S:      Maintained
3918
3919 SERIAL ATA (SATA) SUBSYSTEM
3920 P:      Jeff Garzik
3921 M:      jgarzik@pobox.com
3922 L:      linux-ide@vger.kernel.org
3923 T:      git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
3924 S:      Supported
3925
3926 SERVER ENGINES 10Gbps NIC - BladeEngine 2 DRIVER
3927 P:      Sathya Perla
3928 M:      sathyap@serverengines.com
3929 P:      Subbu Seetharaman
3930 M:      subbus@serverengines.com
3931 L:      netdev@vger.kernel.org
3932 W:      http://www.serverengines.com
3933 S:      Supported
3934
3935 SFC NETWORK DRIVER
3936 P:      Steve Hodgson
3937 P:      Ben Hutchings
3938 P:      Robert Stonehouse
3939 M:      linux-net-drivers@solarflare.com
3940 S:      Supported
3941
3942 SGI GRU DRIVER
3943 P:      Jack Steiner
3944 M:      steiner@sgi.com
3945 S:      Maintained
3946
3947 SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3948 P:      Pat Gefre
3949 M:      pfg@sgi.com
3950 L:      linux-ia64@vger.kernel.org
3951 S:      Supported
3952
3953 SGI VISUAL WORKSTATION 320 AND 540
3954 P:      Andrey Panin
3955 M:      pazke@donpac.ru
3956 L:      linux-visws-devel@lists.sf.net
3957 W:      http://linux-visws.sf.net
3958 S:      Maintained for 2.6.
3959
3960 SGI XP/XPC/XPNET DRIVER
3961 P:      Dean Nelson
3962 M:      dcn@sgi.com
3963 S:      Maintained
3964
3965 SHARP LH SUPPORT (LH7952X & LH7A40X)
3966 P:      Marc Singer
3967 M:      elf@buici.com
3968 W:      http://projects.buici.com/arm
3969 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3970 S:      Maintained
3971
3972 SHPC HOTPLUG DRIVER
3973 P:      Kristen Carlson Accardi
3974 M:      kristen.c.accardi@intel.com
3975 L:      linux-pci@vger.kernel.org
3976 S:      Supported
3977
3978 SIMTEC EB110ATX (Chalice CATS)
3979 P:      Ben Dooks
3980 P:      Vincent Sanders
3981 M:      support@simtec.co.uk
3982 W:      http://www.simtec.co.uk/products/EB110ATX/
3983 S:      Supported
3984
3985 SIMTEC EB2410ITX (BAST)
3986 P:      Ben Dooks
3987 P:      Vincent Sanders
3988 M:      support@simtec.co.uk
3989 W:      http://www.simtec.co.uk/products/EB2410ITX/
3990 S:      Supported
3991
3992 SIS 190 ETHERNET DRIVER
3993 P:      Francois Romieu
3994 M:      romieu@fr.zoreil.com
3995 L:      netdev@vger.kernel.org
3996 S:      Maintained
3997
3998 SIS 900/7016 FAST ETHERNET DRIVER
3999 P:      Daniele Venzano
4000 M:      venza@brownhat.org
4001 W:      http://www.brownhat.org/sis900.html
4002 L:      netdev@vger.kernel.org
4003 S:      Maintained
4004
4005 SIS 96X I2C/SMBUS DRIVER
4006 P:      Mark M. Hoffman
4007 M:      mhoffman@lightlink.com
4008 L:      linux-i2c@vger.kernel.org
4009 S:      Maintained
4010
4011 SIS FRAMEBUFFER DRIVER
4012 P:      Thomas Winischhofer
4013 M:      thomas@winischhofer.net
4014 W:      http://www.winischhofer.net/linuxsisvga.shtml
4015 S:      Maintained
4016
4017 SIS USB2VGA DRIVER
4018 P:      Thomas Winischhofer
4019 M:      thomas@winischhofer.net
4020 W:      http://www.winischhofer.at/linuxsisusbvga.shtml
4021 S:      Maintained
4022
4023 SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
4024 P:      Stephen Hemminger
4025 M:      shemminger@linux-foundation.org
4026 L:      netdev@vger.kernel.org
4027 S:      Maintained
4028
4029 SLAB ALLOCATOR
4030 P:      Christoph Lameter
4031 M:      cl@linux-foundation.org
4032 P:      Pekka Enberg
4033 M:      penberg@cs.helsinki.fi
4034 P:      Matt Mackall
4035 M:      mpm@selenic.com
4036 L:      linux-mm@kvack.org
4037 S:      Maintained
4038
4039 SMC91x ETHERNET DRIVER
4040 P:      Nicolas Pitre
4041 M:      nico@cam.org
4042 S:      Maintained
4043
4044 SMSC47B397 HARDWARE MONITOR DRIVER
4045 P:      Mark M. Hoffman
4046 M:      mhoffman@lightlink.com
4047 L:      lm-sensors@lm-sensors.org
4048 S:      Maintained
4049
4050 SMSC911x ETHERNET DRIVER
4051 P:      Steve Glendinning
4052 M:      steve.glendinning@smsc.com
4053 L:      netdev@vger.kernel.org
4054 S:      Supported
4055
4056 SMSC9420 PCI ETHERNET DRIVER
4057 P:      Steve Glendinning
4058 M:      steve.glendinning@smsc.com
4059 L:      netdev@vger.kernel.org
4060 S:      Supported
4061
4062 SMX UIO Interface
4063 P:      Ben Nizette
4064 M:      bn@niasdigital.com
4065 S:      Maintained
4066
4067 SN-IA64 (Itanium) SUB-PLATFORM
4068 P:      Jes Sorensen
4069 M:      jes@sgi.com
4070 L:      linux-altix@sgi.com
4071 L:      linux-ia64@vger.kernel.org
4072 W:      http://www.sgi.com/altix
4073 S:      Maintained
4074
4075 SOC-CAMERA V4L2 SUBSYSTEM
4076 P:      Guennadi Liakhovetski
4077 M:      g.liakhovetski@gmx.de
4078 L:      linux-media@vger.kernel.org
4079 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4080 S:      Maintained
4081
4082 SOEKRIS NET48XX LED SUPPORT
4083 P:      Chris Boot
4084 M:      bootc@bootc.net
4085 S:      Maintained
4086
4087 SOFTWARE RAID (Multiple Disks) SUPPORT
4088 P:      Neil Brown
4089 M:      neilb@suse.de
4090 L:      linux-raid@vger.kernel.org
4091 S:      Supported
4092
4093 SONIC NETWORK DRIVER
4094 P:      Thomas Bogendoerfer
4095 M:      tsbogend@alpha.franken.de
4096 L:      netdev@vger.kernel.org
4097 S:      Maintained
4098
4099 SONICS SILICON BACKPLANE DRIVER (SSB)
4100 P:      Michael Buesch
4101 M:      mb@bu3sch.de
4102 L:      netdev@vger.kernel.org
4103 S:      Maintained
4104
4105 SONY VAIO CONTROL DEVICE DRIVER
4106 P:      Mattia Dongili
4107 M:      malattia@linux.it
4108 L:      linux-acpi@vger.kernel.org
4109 W:      http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
4110 S:      Maintained
4111
4112 SONY MEMORYSTICK CARD SUPPORT
4113 P:      Alex Dubov
4114 M:      oakad@yahoo.com
4115 L:      linux-kernel@vger.kernel.org
4116 W:      http://tifmxx.berlios.de/
4117 S:      Maintained
4118
4119 SOUND
4120 P:      Jaroslav Kysela
4121 M:      perex@perex.cz
4122 P:      Takashi Iwai
4123 M:      tiwai@suse.de
4124 L:      alsa-devel@alsa-project.org (subscribers-only)
4125 S:      Maintained
4126
4127 SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT (ASoC)
4128 P:      Liam Girdwood
4129 M:      lrg@slimlogic.co.uk
4130 P:      Mark Brown
4131 M:      broonie@opensource.wolfsonmicro.com
4132 T:      git opensource.wolfsonmicro.com/linux-2.6-asoc
4133 L:      alsa-devel@alsa-project.org (subscribers-only)
4134 W:      http://alsa-project.org/main/index.php/ASoC
4135 S:      Supported
4136
4137 SPARC + UltraSPARC (sparc/sparc64)
4138 P:      David S. Miller
4139 M:      davem@davemloft.net
4140 L:      sparclinux@vger.kernel.org
4141 T:      git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
4142 T:      git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git
4143 S:      Maintained
4144
4145 SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
4146 P:      Roger Wolff
4147 M:      R.E.Wolff@BitWizard.nl
4148 L:      linux-kernel@vger.kernel.org ?
4149 S:      Supported
4150
4151 SPI SUBSYSTEM
4152 P:      David Brownell
4153 M:      dbrownell@users.sourceforge.net
4154 L:      spi-devel-general@lists.sourceforge.net
4155 S:      Maintained
4156
4157 SPIDERNET NETWORK DRIVER for CELL
4158 P:      Ishizaki Kou
4159 M:      kou.ishizaki@toshiba.co.jp
4160 P:      Jens Osterkamp
4161 M:      jens@de.ibm.com
4162 L:      netdev@vger.kernel.org
4163 S:      Supported
4164
4165 SPU FILE SYSTEM
4166 P:      Jeremy Kerr
4167 M:      jk@ozlabs.org
4168 L:      linuxppc-dev@ozlabs.org
4169 L:      cbe-oss-dev@ozlabs.org
4170 W:      http://www.ibm.com/developerworks/power/cell/
4171 S:      Supported
4172
4173 SQUASHFS FILE SYSTEM
4174 P:      Phillip Lougher
4175 M:      phillip@lougher.demon.co.uk
4176 L:      squashfs-devel@lists.sourceforge.net (subscribers-only)
4177 W:      http://squashfs.org.uk
4178 S:      Maintained
4179
4180 SRM (Alpha) environment access
4181 P:      Jan-Benedict Glaw
4182 M:      jbglaw@lug-owl.de
4183 L:      linux-kernel@vger.kernel.org
4184 S:      Maintained
4185
4186 STABLE BRANCH
4187 P:      Greg Kroah-Hartman
4188 M:      greg@kroah.com
4189 P:      Chris Wright
4190 M:      chrisw@sous-sol.org
4191 L:      stable@kernel.org
4192 S:      Maintained
4193
4194 STAGING SUBSYSTEM
4195 P:      Greg Kroah-Hartman
4196 M:      gregkh@suse.de
4197 L:      linux-kernel@vger.kernel.org
4198 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
4199 S:      Maintained
4200
4201 STARFIRE/DURALAN NETWORK DRIVER
4202 P:      Ion Badulescu
4203 M:      ionut@cs.columbia.edu
4204 S:      Maintained
4205
4206 STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
4207 W:      http://mosquitonet.Stanford.EDU/strip.html
4208 S:      Orphan
4209
4210 STRADIS MPEG-2 DECODER DRIVER
4211 P:      Nathan Laredo
4212 M:      laredo@gnu.org
4213 W:      http://www.stradis.com/
4214 S:      Maintained
4215
4216 SUN3/3X
4217 P:      Sam Creasey
4218 M:      sammy@sammy.net
4219 W:      http://sammy.net/sun3/
4220 S:      Maintained
4221
4222 SUPERH
4223 P:      Paul Mundt
4224 M:      lethal@linux-sh.org
4225 L:      linux-sh@vger.kernel.org
4226 W:      http://www.linux-sh.org
4227 T:      git kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git
4228 S:      Supported
4229
4230 SUSPEND TO RAM
4231 P:      Len Brown
4232 M:      len.brown@intel.com
4233 P:      Pavel Machek
4234 M:      pavel@ucw.cz
4235 P:      Rafael J. Wysocki
4236 M:      rjw@sisk.pl
4237 L:      linux-pm@lists.linux-foundation.org
4238 S:      Supported
4239
4240 SVGA HANDLING
4241 P:      Martin Mares
4242 M:      mj@ucw.cz
4243 L:      linux-video@atrey.karlin.mff.cuni.cz
4244 S:      Maintained
4245
4246 SYSV FILESYSTEM
4247 P:      Christoph Hellwig
4248 M:      hch@infradead.org
4249 S:      Maintained
4250
4251 TASKSTATS STATISTICS INTERFACE
4252 P:      Balbir Singh
4253 M:      balbir@linux.vnet.ibm.com
4254 L:      linux-kernel@vger.kernel.org
4255 S:      Maintained
4256
4257 TC CLASSIFIER
4258 P:      Jamal Hadi Salim
4259 M:      hadi@cyberus.ca
4260 L:      netdev@vger.kernel.org
4261 S:      Maintained
4262
4263 TCP LOW PRIORITY MODULE
4264 P:      Wong Hoi Sing, Edison
4265 M:      hswong3i@gmail.com
4266 P:      Hung Hing Lun, Mike
4267 M:      hlhung3i@gmail.com
4268 W:      http://tcp-lp-mod.sourceforge.net/
4269 S:      Maintained
4270
4271 TEHUTI ETHERNET DRIVER
4272 P:      Alexander Indenbaum
4273 M:      baum@tehutinetworks.net
4274 P:      Andy Gospodarek
4275 M:      andy@greyhouse.net
4276 L:      netdev@vger.kernel.org
4277 S:      Supported
4278
4279 Telecom Clock Driver for MCPL0010
4280 P:      Mark Gross
4281 M:      mark.gross@intel.com
4282 S:      Supported
4283
4284 TENSILICA XTENSA PORT (xtensa)
4285 P:      Chris Zankel
4286 M:      chris@zankel.net
4287 S:      Maintained
4288
4289 THINKPAD ACPI EXTRAS DRIVER
4290 P:      Henrique de Moraes Holschuh
4291 M:      ibm-acpi@hmh.eng.br
4292 L:      ibm-acpi-devel@lists.sourceforge.net
4293 W:      http://ibm-acpi.sourceforge.net
4294 W:      http://thinkwiki.org/wiki/Ibm-acpi
4295 T:      git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
4296 S:      Maintained
4297
4298 TI FLASH MEDIA INTERFACE DRIVER
4299 P:      Alex Dubov
4300 M:      oakad@yahoo.com
4301 S:      Maintained
4302
4303 TI OMAP MMC INTERFACE DRIVER
4304 P:      Carlos Aguiar, Anderson Briglia and Syed Khasim
4305 M:      linux-omap@vger.kernel.org
4306 W:      http://linux.omap.com
4307 W:      http://www.muru.com/linux/omap/
4308 S:      Maintained
4309
4310 TI OMAP RANDOM NUMBER GENERATOR SUPPORT
4311 P:      Deepak Saxena
4312 M:      dsaxena@plexity.net
4313 S:      Maintained
4314
4315 TIPC NETWORK LAYER
4316 P:      Per Liden
4317 M:      per.liden@ericsson.com
4318 P:      Jon Maloy
4319 M:      jon.maloy@ericsson.com
4320 P:      Allan Stephens
4321 M:      allan.stephens@windriver.com
4322 L:      tipc-discussion@lists.sourceforge.net
4323 W:      http://tipc.sourceforge.net/
4324 W:      http://tipc.cslab.ericsson.net/
4325 T:      git tipc.cslab.ericsson.net:/pub/git/tipc.git
4326 S:      Maintained
4327
4328 TLAN NETWORK DRIVER
4329 P:      Samuel Chessman
4330 M:      chessman@tux.org
4331 L:      tlan-devel@lists.sourceforge.net (subscribers-only)
4332 W:      http://sourceforge.net/projects/tlan/
4333 S:      Maintained
4334
4335 TOMOYO SECURITY MODULE
4336 P:      Kentaro Takeda
4337 M:      takedakn@nttdata.co.jp
4338 P:      Tetsuo Handa
4339 M:      penguin-kernel@I-love.SAKURA.ne.jp
4340 L:      linux-kernel@vger.kernel.org (kernel issues)
4341 L:      tomoyo-users-en@lists.sourceforge.jp (subscribers-only, for developers and users in English)
4342 L:      tomoyo-dev@lists.sourceforge.jp (subscribers-only, for developers in Japanese)
4343 L:      tomoyo-users@lists.sourceforge.jp (subscribers-only, for users in Japanese)
4344 W:      http://tomoyo.sourceforge.jp/
4345 T:      quilt http://svn.sourceforge.jp/svnroot/tomoyo/trunk/2.2.x/tomoyo-lsm/patches/
4346 S:      Maintained
4347
4348 TOSHIBA ACPI EXTRAS DRIVER
4349 P:      John Belmonte
4350 M:      toshiba_acpi@memebeam.org
4351 W:      http://memebeam.org/toys/ToshibaAcpiDriver
4352 S:      Maintained
4353
4354 TOSHIBA SMM DRIVER
4355 P:      Jonathan Buzzard
4356 M:      jonathan@buzzard.org.uk
4357 L:      tlinux-users@tce.toshiba-dme.co.jp
4358 W:      http://www.buzzard.org.uk/toshiba/
4359 S:      Maintained
4360
4361 TPM DEVICE DRIVER
4362 P:      Debora Velarde
4363 M:      debora@linux.vnet.ibm.com
4364 P:      Rajiv Andrade
4365 M:      srajiv@linux.vnet.ibm.com
4366 W:      http://tpmdd.sourceforge.net
4367 P:      Marcel Selhorst
4368 M:      m.selhorst@sirrix.com
4369 W:      http://www.sirrix.com
4370 L:      tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers)
4371 S:      Maintained
4372
4373 TRIVIAL PATCHES
4374 P:      Jiri Kosina
4375 M:      trivial@kernel.org
4376 L:      linux-kernel@vger.kernel.org
4377 T:      git kernel.org:/pub/scm/linux/kernel/git/jikos/trivial.git
4378 S:      Maintained
4379
4380 TTY LAYER
4381 P:      Alan Cox
4382 M:      alan@lxorguk.ukuu.org.uk
4383 L:      linux-kernel@vger.kernel.org
4384 S:      Maintained
4385
4386 TULIP NETWORK DRIVERS
4387 P:      Grant Grundler
4388 M:      grundler@parisc-linux.org
4389 P:      Kyle McMartin
4390 M:      kyle@mcmartin.ca
4391 L:      netdev@vger.kernel.org
4392 S:      Maintained
4393
4394 TUN/TAP driver
4395 P:      Maxim Krasnyansky
4396 M:      maxk@qualcomm.com
4397 L:      vtun@office.satix.net
4398 W:      http://vtun.sourceforge.net/tun
4399 S:      Maintained
4400
4401 TURBOCHANNEL SUBSYSTEM
4402 P:      Maciej W. Rozycki
4403 M:      macro@linux-mips.org
4404 S:      Maintained
4405
4406 U14-34F SCSI DRIVER
4407 P:      Dario Ballabio
4408 M:      ballabio_dario@emc.com
4409 L:      linux-scsi@vger.kernel.org
4410 S:      Maintained
4411
4412 UBI FILE SYSTEM (UBIFS)
4413 P:      Artem Bityutskiy
4414 M:      dedekind@infradead.org
4415 P:      Adrian Hunter
4416 M:      ext-adrian.hunter@nokia.com
4417 L:      linux-mtd@lists.infradead.org
4418 T:      git git://git.infradead.org/ubifs-2.6.git
4419 W:      http://www.linux-mtd.infradead.org/doc/ubifs.html
4420 S:      Maintained
4421
4422 UCLINUX (AND M68KNOMMU)
4423 P:      Greg Ungerer
4424 M:      gerg@uclinux.org
4425 W:      http://www.uclinux.org/
4426 L:      uclinux-dev@uclinux.org  (subscribers-only)
4427 S:      Maintained
4428
4429 UCLINUX FOR RENESAS H8/300
4430 P:      Yoshinori Sato
4431 M:      ysato@users.sourceforge.jp
4432 W:      http://uclinux-h8.sourceforge.jp/
4433 S:      Supported
4434
4435 UDF FILESYSTEM
4436 P:      Jan Kara
4437 M:      jack@suse.cz
4438 W:      http://linux-udf.sourceforge.net
4439 S:      Maintained
4440
4441 UFS FILESYSTEM
4442 P:      Evgeniy Dushistov
4443 M:      dushistov@mail.ru
4444 L:      linux-kernel@vger.kernel.org
4445 S:      Maintained
4446
4447 ULTRA-WIDEBAND (UWB) SUBSYSTEM:
4448 P:      David Vrabel
4449 M:      david.vrabel@csr.com
4450 L:      linux-usb@vger.kernel.org
4451 S:      Supported
4452
4453 UNIFORM CDROM DRIVER
4454 P:      Jens Axboe
4455 M:      axboe@kernel.dk
4456 L:      linux-kernel@vger.kernel.org
4457 W:      http://www.kernel.dk
4458 S:      Maintained
4459
4460 UNSORTED BLOCK IMAGES (UBI)
4461 P:      Artem Bityutskiy
4462 M:      dedekind@infradead.org
4463 W:      http://www.linux-mtd.infradead.org/
4464 L:      linux-mtd@lists.infradead.org
4465 T:      git git://git.infradead.org/ubi-2.6.git
4466 S:      Maintained
4467
4468 USB ACM DRIVER
4469 P:      Oliver Neukum
4470 M:      oliver@neukum.name
4471 L:      linux-usb@vger.kernel.org
4472 S:      Maintained
4473
4474 USB BLOCK DRIVER (UB ub)
4475 P:      Pete Zaitcev
4476 M:      zaitcev@redhat.com
4477 L:      linux-kernel@vger.kernel.org
4478 L:      linux-usb@vger.kernel.org
4479 S:      Supported
4480
4481 USB CDC ETHERNET DRIVER
4482 P:      Greg Kroah-Hartman
4483 M:      greg@kroah.com
4484 L:      linux-usb@vger.kernel.org
4485 S:      Maintained
4486 W:      http://www.kroah.com/linux-usb/
4487
4488 USB CYPRESS C67X00 DRIVER
4489 P:      Peter Korsgaard
4490 M:      jacmet@sunsite.dk
4491 L:      linux-usb@vger.kernel.org
4492 S:      Maintained
4493
4494 USB DAVICOM DM9601 DRIVER
4495 P:      Peter Korsgaard
4496 M:      jacmet@sunsite.dk
4497 L:      netdev@vger.kernel.org
4498 W:      http://www.linux-usb.org/usbnet
4499 S:      Maintained
4500
4501 USB DIAMOND RIO500 DRIVER
4502 P:      Cesar Miquel
4503 M:      miquel@df.uba.ar
4504 L:      rio500-users@lists.sourceforge.net
4505 W:      http://rio500.sourceforge.net
4506 S:      Maintained
4507
4508 USB EHCI DRIVER
4509 P:      David Brownell
4510 M:      dbrownell@users.sourceforge.net
4511 L:      linux-usb@vger.kernel.org
4512 S:      Odd Fixes
4513
4514 USB ET61X[12]51 DRIVER
4515 P:      Luca Risolia
4516 M:      luca.risolia@studio.unibo.it
4517 L:      linux-usb@vger.kernel.org
4518 L:      linux-media@vger.kernel.org
4519 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4520 W:      http://www.linux-projects.org
4521 S:      Maintained
4522
4523 USB GADGET/PERIPHERAL SUBSYSTEM
4524 P:      David Brownell
4525 M:      dbrownell@users.sourceforge.net
4526 L:      linux-usb@vger.kernel.org
4527 W:      http://www.linux-usb.org/gadget
4528 S:      Maintained
4529
4530 USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
4531 P:      Jiri Kosina
4532 M:      jkosina@suse.cz
4533 L:      linux-usb@vger.kernel.org
4534 T:      git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
4535 S:      Maintained
4536
4537 USB ISP116X DRIVER
4538 P:      Olav Kongas
4539 M:      ok@artecdesign.ee
4540 L:      linux-usb@vger.kernel.org
4541 S:      Maintained
4542
4543 USB KAWASAKI LSI DRIVER
4544 P:      Oliver Neukum
4545 M:      oliver@neukum.name
4546 L:      linux-usb@vger.kernel.org
4547 S:      Maintained
4548
4549 USB MASS STORAGE DRIVER
4550 P:      Matthew Dharm
4551 M:      mdharm-usb@one-eyed-alien.net
4552 L:      linux-usb@vger.kernel.org
4553 L:      usb-storage@lists.one-eyed-alien.net
4554 S:      Maintained
4555 W:      http://www.one-eyed-alien.net/~mdharm/linux-usb/
4556
4557 USB OHCI DRIVER
4558 P:      David Brownell
4559 M:      dbrownell@users.sourceforge.net
4560 L:      linux-usb@vger.kernel.org
4561 S:      Odd Fixes
4562
4563 USB OPTION-CARD DRIVER
4564 P:      Matthias Urlichs
4565 M:      smurf@smurf.noris.de
4566 L:      linux-usb@vger.kernel.org
4567 S:      Maintained
4568
4569 USB OV511 DRIVER
4570 P:      Mark McClelland
4571 M:      mmcclell@bigfoot.com
4572 L:      linux-usb@vger.kernel.org
4573 W:      http://alpha.dyndns.org/ov511/
4574 S:      Maintained
4575
4576 USB PEGASUS DRIVER
4577 P:      Petko Manolov
4578 M:      petkan@users.sourceforge.net
4579 L:      linux-usb@vger.kernel.org
4580 L:      netdev@vger.kernel.org
4581 W:      http://pegasus2.sourceforge.net/
4582 S:      Maintained
4583
4584 USB PRINTER DRIVER (usblp)
4585 P:      Pete Zaitcev
4586 M:      zaitcev@redhat.com
4587 L:      linux-usb@vger.kernel.org
4588 S:      Supported
4589
4590 USB RTL8150 DRIVER
4591 P:      Petko Manolov
4592 M:      petkan@users.sourceforge.net
4593 L:      linux-usb@vger.kernel.org
4594 L:      netdev@vger.kernel.org
4595 W:      http://pegasus2.sourceforge.net/
4596 S:      Maintained
4597
4598 USB SE401 DRIVER
4599 P:      Jeroen Vreeken
4600 M:      pe1rxq@amsat.org
4601 L:      linux-usb@vger.kernel.org
4602 W:      http://www.chello.nl/~j.vreeken/se401/
4603 S:      Maintained
4604
4605 USB SERIAL BELKIN F5U103 DRIVER
4606 P:      William Greathouse
4607 M:      wgreathouse@smva.com
4608 L:      linux-usb@vger.kernel.org
4609 S:      Maintained
4610
4611 USB SERIAL CYPRESS M8 DRIVER
4612 P:      Lonnie Mendez
4613 M:      dignome@gmail.com
4614 L:      linux-usb@vger.kernel.org
4615 S:      Maintained
4616 W:      http://geocities.com/i0xox0i
4617 W:      http://firstlight.net/cvs
4618
4619 USB SERIAL CYBERJACK DRIVER
4620 P:      Matthias Bruestle and Harald Welte
4621 M:      support@reiner-sct.com
4622 W:      http://www.reiner-sct.de/support/treiber_cyberjack.php
4623 S:      Maintained
4624
4625 USB SERIAL DIGI ACCELEPORT DRIVER
4626 P:      Peter Berger and Al Borchers
4627 M:      pberger@brimson.com
4628 M:      alborchers@steinerpoint.com
4629 L:      linux-usb@vger.kernel.org
4630 S:      Maintained
4631
4632 USB SERIAL DRIVER
4633 P:      Greg Kroah-Hartman
4634 M:      gregkh@suse.de
4635 L:      linux-usb@vger.kernel.org
4636 S:      Supported
4637
4638 USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
4639 P:      Gary Brubaker
4640 M:      xavyer@ix.netcom.com
4641 L:      linux-usb@vger.kernel.org
4642 S:      Maintained
4643
4644 USB SERIAL KEYSPAN DRIVER
4645 P:      Greg Kroah-Hartman
4646 M:      greg@kroah.com
4647 L:      linux-usb@vger.kernel.org
4648 W:      http://www.kroah.com/linux/
4649 S:      Maintained
4650
4651 USB SERIAL WHITEHEAT DRIVER
4652 P:      Support Department
4653 M:      support@connecttech.com
4654 L:      linux-usb@vger.kernel.org
4655 W:      http://www.connecttech.com
4656 S:      Supported
4657
4658 USB SMSC95XX ETHERNET DRIVER
4659 P:      Steve Glendinning
4660 M:      steve.glendinning@smsc.com
4661 L:      netdev@vger.kernel.org
4662 S:      Supported
4663
4664 USB SN9C1xx DRIVER
4665 P:      Luca Risolia
4666 M:      luca.risolia@studio.unibo.it
4667 L:      linux-usb@vger.kernel.org
4668 L:      linux-media@vger.kernel.org
4669 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4670 W:      http://www.linux-projects.org
4671 S:      Maintained
4672
4673 USB SUBSYSTEM
4674 P:      Greg Kroah-Hartman
4675 M:      gregkh@suse.de
4676 L:      linux-usb@vger.kernel.org
4677 W:      http://www.linux-usb.org
4678 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
4679 S:      Supported
4680
4681 USB UHCI DRIVER
4682 P:      Alan Stern
4683 M:      stern@rowland.harvard.edu
4684 L:      linux-usb@vger.kernel.org
4685 S:      Maintained
4686
4687 USB "USBNET" DRIVER FRAMEWORK
4688 P:      David Brownell
4689 M:      dbrownell@users.sourceforge.net
4690 L:      netdev@vger.kernel.org
4691 W:      http://www.linux-usb.org/usbnet
4692 S:      Maintained
4693
4694 USB VIDEO CLASS
4695 P:      Laurent Pinchart
4696 M:      laurent.pinchart@skynet.be
4697 L:      linux-uvc-devel@lists.berlios.de (subscribers-only)
4698 L:      linux-media@vger.kernel.org
4699 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4700 W:      http://linux-uvc.berlios.de
4701 S:      Maintained
4702
4703 USB W996[87]CF DRIVER
4704 P:      Luca Risolia
4705 M:      luca.risolia@studio.unibo.it
4706 L:      linux-usb@vger.kernel.org
4707 L:      linux-media@vger.kernel.org
4708 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4709 W:      http://www.linux-projects.org
4710 S:      Maintained
4711
4712 USB WIRELESS RNDIS DRIVER (rndis_wlan)
4713 P:      Jussi Kivilinna
4714 M:      jussi.kivilinna@mbnet.fi
4715 L:      linux-wireless@vger.kernel.org
4716 S:      Maintained
4717
4718 USB ZC0301 DRIVER
4719 P:      Luca Risolia
4720 M:      luca.risolia@studio.unibo.it
4721 L:      linux-usb@vger.kernel.org
4722 L:      linux-media@vger.kernel.org
4723 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4724 W:      http://www.linux-projects.org
4725 S:      Maintained
4726
4727 USB ZD1201 DRIVER
4728 P:      Jeroen Vreeken
4729 M:      pe1rxq@amsat.org
4730 L:      linux-usb@vger.kernel.org
4731 W:      http://linux-lc100020.sourceforge.net
4732 S:      Maintained
4733
4734 USB ZR364XX DRIVER
4735 P:      Antoine Jacquet
4736 M:      royale@zerezo.com
4737 L:      linux-usb@vger.kernel.org
4738 L:      linux-media@vger.kernel.org
4739 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4740 W:      http://royale.zerezo.com/zr364xx/
4741 S:      Maintained
4742
4743 USER-MODE LINUX (UML)
4744 P:      Jeff Dike
4745 M:      jdike@addtoit.com
4746 L:      user-mode-linux-devel@lists.sourceforge.net
4747 L:      user-mode-linux-user@lists.sourceforge.net
4748 W:      http://user-mode-linux.sourceforge.net
4749 S:      Maintained
4750
4751 USERSPACE I/O (UIO)
4752 P:      Hans J. Koch
4753 M:      hjk@linutronix.de
4754 P:      Greg Kroah-Hartman
4755 M:      gregkh@suse.de
4756 L:      linux-kernel@vger.kernel.org
4757 S:      Maintained
4758
4759 UTIL-LINUX-NG PACKAGE
4760 P:      Karel Zak
4761 M:      kzak@redhat.com
4762 L:      util-linux-ng@vger.kernel.org
4763 W:      http://kernel.org/~kzak/util-linux-ng/
4764 T:      git://git.kernel.org/pub/scm/utils/util-linux-ng/util-linux-ng.git
4765 S:      Maintained
4766
4767 UVESAFB DRIVER
4768 P:      Michal Januszewski
4769 M:      spock@gentoo.org
4770 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
4771 W:      http://dev.gentoo.org/~spock/projects/uvesafb/
4772 S:      Maintained
4773
4774 VFAT/FAT/MSDOS FILESYSTEM
4775 P:      OGAWA Hirofumi
4776 M:      hirofumi@mail.parknet.co.jp
4777 L:      linux-kernel@vger.kernel.org
4778 S:      Maintained
4779
4780 VIA RHINE NETWORK DRIVER
4781 P:      Roger Luethi
4782 M:      rl@hellgate.ch
4783 S:      Maintained
4784
4785 VIAPRO SMBUS DRIVER
4786 P:      Jean Delvare
4787 M:      khali@linux-fr.org
4788 L:      linux-i2c@vger.kernel.org
4789 S:      Maintained
4790
4791 VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER
4792 P:      Joseph Chan
4793 M:      JosephChan@via.com.tw
4794 P:      Scott Fang
4795 M:      ScottFang@viatech.com.cn
4796 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
4797 S:      Maintained
4798
4799 VIA VELOCITY NETWORK DRIVER
4800 P:      Francois Romieu
4801 M:      romieu@fr.zoreil.com
4802 L:      netdev@vger.kernel.org
4803 S:      Maintained
4804
4805 VIDEO FOR LINUX (V4L)
4806 P:      Mauro Carvalho Chehab
4807 M:      mchehab@infradead.org
4808 L:      linux-media@vger.kernel.org
4809 L:      video4linux-list@redhat.com
4810 W:      http://linuxtv.org
4811 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4812 S:      Maintained
4813
4814 VLAN (802.1Q)
4815 P:      Patrick McHardy
4816 M:      kaber@trash.net
4817 L:      netdev@vger.kernel.org
4818 S:      Maintained
4819
4820 VOLTAGE AND CURRENT REGULATOR FRAMEWORK
4821 P:      Liam Girdwood
4822 M:      lrg@slimlogic.co.uk
4823 P:      Mark Brown
4824 M:      broonie@opensource.wolfsonmicro.com
4825 W:      http://opensource.wolfsonmicro.com/node/15
4826 W:      http://www.slimlogic.co.uk/?page_id=5
4827 T:      git kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git
4828 S:      Supported
4829
4830 VT1211 HARDWARE MONITOR DRIVER
4831 P:      Juerg Haefliger
4832 M:      juergh@gmail.com
4833 L:      lm-sensors@lm-sensors.org
4834 S:      Maintained
4835
4836 VT8231 HARDWARE MONITOR DRIVER
4837 P:      Roger Lucas
4838 M:      vt8231@hiddenengine.co.uk
4839 L:      lm-sensors@lm-sensors.org
4840 S:      Maintained
4841
4842 W1 DALLAS'S 1-WIRE BUS
4843 P:      Evgeniy Polyakov
4844 M:      johnpol@2ka.mipt.ru
4845 S:      Maintained
4846
4847 W83791D HARDWARE MONITORING DRIVER
4848 P:      Marc Hulsman
4849 M:      m.hulsman@tudelft.nl
4850 L:      lm-sensors@lm-sensors.org
4851 S:      Maintained
4852
4853 W83793 HARDWARE MONITORING DRIVER
4854 P:      Rudolf Marek
4855 M:      r.marek@assembler.cz
4856 L:      lm-sensors@lm-sensors.org
4857 S:      Maintained
4858
4859 W83L51xD SD/MMC CARD INTERFACE DRIVER
4860 P:      Pierre Ossman
4861 M:      drzeus-wbsd@drzeus.cx
4862 L:      linux-kernel@vger.kernel.org
4863 S:      Maintained
4864
4865 WATCHDOG DEVICE DRIVERS
4866 P:      Wim Van Sebroeck
4867 M:      wim@iguana.be
4868 T:      git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4869 S:      Maintained
4870
4871 WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4872 P:      Jean Tourrilhes
4873 M:      jt@hpl.hp.com
4874 L:      linux-wireless@vger.kernel.org
4875 W:      http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4876 S:      Maintained
4877
4878 WD7000 SCSI DRIVER
4879 P:      Miroslav Zagorac
4880 M:      zaga@fly.cc.fer.hr
4881 L:      linux-scsi@vger.kernel.org
4882 S:      Maintained
4883
4884 WIMAX STACK
4885 P:      Inaky Perez-Gonzalez
4886 M:      inaky.perez-gonzalez@intel.com
4887 M:      linux-wimax@intel.com
4888 L:      wimax@linuxwimax.org
4889 S:      Supported
4890 W:      http://linuxwimax.org
4891
4892 WIMEDIA LLC PROTOCOL (WLP) SUBSYSTEM
4893 P:      David Vrabel
4894 M:      david.vrabel@csr.com
4895 S:      Maintained
4896
4897 WISTRON LAPTOP BUTTON DRIVER
4898 P:      Miloslav Trmac
4899 M:      mitr@volny.cz
4900 S:      Maintained
4901
4902 WL3501 WIRELESS PCMCIA CARD DRIVER
4903 P:      Arnaldo Carvalho de Melo
4904 M:      acme@ghostprotocols.net
4905 L:      linux-wireless@vger.kernel.org
4906 W:      http://oops.ghostprotocols.net:81/blog
4907 S:      Maintained
4908
4909 WM97XX TOUCHSCREEN DRIVERS
4910 P:      Mark Brown
4911 M:      broonie@opensource.wolfsonmicro.com
4912 P:      Liam Girdwood
4913 M:      lrg@slimlogic.co.uk
4914 L:      linux-input@vger.kernel.org
4915 T:      git git://opensource.wolfsonmicro.com/linux-2.6-touch
4916 W:      http://opensource.wolfsonmicro.com/node/7
4917 S:      Supported
4918
4919 X.25 NETWORK LAYER
4920 P:      Henner Eisen
4921 M:      eis@baty.hanse.de
4922 L:      linux-x25@vger.kernel.org
4923 S:      Maintained
4924
4925 X86 ARCHITECTURE (32-BIT AND 64-BIT)
4926 P:      Thomas Gleixner
4927 M:      tglx@linutronix.de
4928 P:      Ingo Molnar
4929 M:      mingo@redhat.com
4930 P:      H. Peter Anvin
4931 M:      hpa@zytor.com
4932 M:      x86@kernel.org
4933 L:      linux-kernel@vger.kernel.org
4934 T:      git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
4935 S:      Maintained
4936
4937 XEN HYPERVISOR INTERFACE
4938 P:      Jeremy Fitzhardinge
4939 M:      jeremy@xensource.com
4940 P:      Chris Wright
4941 M:      chrisw@sous-sol.org
4942 L:      virtualization@lists.osdl.org
4943 L:      xen-devel@lists.xensource.com
4944 S:      Supported
4945
4946 XFS FILESYSTEM
4947 P:      Silicon Graphics Inc
4948 P:      Bill O'Donnell
4949 M:      xfs-masters@oss.sgi.com
4950 L:      xfs@oss.sgi.com
4951 W:      http://oss.sgi.com/projects/xfs
4952 T:      git://oss.sgi.com/xfs/xfs.git
4953 S:      Supported
4954
4955 XILINX SYSTEMACE DRIVER
4956 P:      Grant Likely
4957 M:      grant.likely@secretlab.ca
4958 W:      http://www.secretlab.ca/
4959 L:      linux-kernel@vger.kernel.org
4960 S:      Maintained
4961
4962 XILINX UARTLITE SERIAL DRIVER
4963 P:      Peter Korsgaard
4964 M:      jacmet@sunsite.dk
4965 L:      linux-serial@vger.kernel.org
4966 S:      Maintained
4967
4968 YAM DRIVER FOR AX.25
4969 P:      Jean-Paul Roubelat
4970 M:      jpr@f6fbb.org
4971 L:      linux-hams@vger.kernel.org
4972 S:      Maintained
4973
4974 YEALINK PHONE DRIVER
4975 P:      Henk Vergonet
4976 M:      Henk.Vergonet@gmail.com
4977 L:      usbb2k-api-dev@nongnu.org
4978 S:      Maintained
4979
4980 Z8530 DRIVER FOR AX.25
4981 P:      Joerg Reuter
4982 M:      jreuter@yaina.de
4983 W:      http://yaina.de/jreuter/
4984 W:      http://www.qsl.net/dl1bke/
4985 L:      linux-hams@vger.kernel.org
4986 S:      Maintained
4987
4988 ZD1211RW WIRELESS DRIVER
4989 P:      Daniel Drake
4990 M:      dsd@gentoo.org
4991 P:      Ulrich Kunitz
4992 M:      kune@deine-taler.de
4993 W:      http://zd1211.ath.cx/wiki/DriverRewrite
4994 L:      linux-wireless@vger.kernel.org
4995 L:      zd1211-devs@lists.sourceforge.net (subscribers-only)
4996 S:      Maintained
4997
4998 ZR36067 VIDEO FOR LINUX DRIVER
4999 L:      mjpeg-users@lists.sourceforge.net
5000 L:      linux-media@vger.kernel.org
5001 W:      http://mjpeg.sourceforge.net/driver-zoran/
5002 T:      Mercurial http://linuxtv.org/hg/v4l-dvb
5003 S:      Odd Fixes
5004
5005 ZS DECSTATION Z85C30 SERIAL DRIVER
5006 P:      Maciej W. Rozycki
5007 M:      macro@linux-mips.org
5008 S:      Maintained
5009
5010 THE REST
5011 P:      Linus Torvalds
5012 S:      Buried alive in reporters