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