]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - MAINTAINERS
trivial: Update my email address
[linux-2.6-omap-h63xx.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 FINTEK F75375S HARDWARE MONITOR AND FAN CONTROLLER DRIVER
1767 P:      Riku Voipio
1768 M:      riku.vipio@iki.fi
1769 L:      lm-sensors@lm-sensors.org
1770 S:      Maintained
1771
1772 FIREWIRE SUBSYSTEM (drivers/firewire, <linux/firewire*.h>)
1773 P:      Kristian Hoegsberg, Stefan Richter
1774 M:      krh@redhat.com, stefanr@s5r6.in-berlin.de
1775 L:      linux1394-devel@lists.sourceforge.net
1776 W:      http://www.linux1394.org/
1777 T:      git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1778 S:      Maintained
1779
1780 FIRMWARE LOADER (request_firmware)
1781 L:      linux-kernel@vger.kernel.org
1782 S:      Orphan
1783
1784 FPU EMULATOR
1785 P:      Bill Metzenthen
1786 M:      billm@suburbia.net
1787 W:      http://suburbia.net/~billm/floating-point/emulator/
1788 S:      Maintained
1789
1790 FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1791 P:      Mike McLagan
1792 M:      mike.mclagan@linux.org
1793 L:      netdev@vger.kernel.org
1794 S:      Maintained
1795
1796 FRAMEBUFFER LAYER
1797 P:      Antonino Daplas
1798 M:      adaplas@gmail.com
1799 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
1800 W:      http://linux-fbdev.sourceforge.net/
1801 S:      Maintained
1802
1803 FREESCALE DMA DRIVER
1804 P:      Li Yang
1805 M:      leoli@freescale.com
1806 P:      Zhang Wei
1807 M:      zw@zh-kernel.org
1808 L:      linuxppc-embedded@ozlabs.org
1809 L:      linux-kernel@vger.kernel.org
1810 S:      Maintained
1811
1812 FREESCALE I2C CPM DRIVER
1813 P:      Jochen Friedrich
1814 M:      jochen@scram.de
1815 L:      linuxppc-dev@ozlabs.org
1816 L:      linux-i2c@vger.kernel.org
1817 S:      Maintained
1818
1819 FREESCALE IMX / MXC FRAMEBUFFER DRIVER
1820 P:      Sascha Hauer
1821 M:      kernel@pengutronix.de
1822 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
1823 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1824 S:      Maintained
1825
1826 FREESCALE SOC FS_ENET DRIVER
1827 P:      Pantelis Antoniou
1828 M:      pantelis.antoniou@gmail.com
1829 P:      Vitaly Bordug
1830 M:      vbordug@ru.mvista.com
1831 L:      linuxppc-dev@ozlabs.org
1832 L:      netdev@vger.kernel.org
1833 S:      Maintained
1834
1835 FREESCALE QUICC ENGINE LIBRARY
1836 P:      Timur Tabi
1837 M:      timur@freescale.com
1838 L:      linuxppc-dev@ozlabs.org
1839 S:      Supported
1840
1841 FREESCALE HIGHSPEED USB DEVICE DRIVER
1842 P:      Li Yang
1843 M:      leoli@freescale.com
1844 L:      linux-usb@vger.kernel.org
1845 L:      linuxppc-dev@ozlabs.org
1846 S:      Maintained
1847
1848 FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
1849 P:      Li Yang
1850 M:      leoli@freescale.com
1851 L:      netdev@vger.kernel.org
1852 L:      linuxppc-dev@ozlabs.org
1853 S:      Maintained
1854
1855 FREESCALE QUICC ENGINE UCC UART DRIVER
1856 P:      Timur Tabi
1857 M:      timur@freescale.com
1858 L:      linuxppc-dev@ozlabs.org
1859 S:      Supported
1860
1861 FREESCALE SOC SOUND DRIVERS
1862 P:      Timur Tabi
1863 M:      timur@freescale.com
1864 L:      alsa-devel@alsa-project.org
1865 L:      linuxppc-dev@ozlabs.org
1866 S:      Supported
1867
1868 FREEVXFS FILESYSTEM
1869 P:      Christoph Hellwig
1870 M:      hch@infradead.org
1871 W:      ftp://ftp.openlinux.org/pub/people/hch/vxfs
1872 S:      Maintained
1873
1874 FREEZER
1875 P:      Pavel Machek
1876 M:      pavel@suse.cz
1877 P:      Rafael J. Wysocki
1878 M:      rjw@sisk.pl
1879 L:      linux-pm@lists.linux-foundation.org
1880 S:      Supported
1881
1882 FTRACE
1883 P:      Steven Rostedt
1884 M:      rostedt@goodmis.org
1885 S:      Maintained
1886
1887 FUJITSU FR-V (FRV) PORT
1888 P:      David Howells
1889 M:      dhowells@redhat.com
1890 S:      Maintained
1891
1892 FUJITSU LAPTOP EXTRAS
1893 P:      Jonathan Woithe
1894 M:      jwoithe@physics.adelaide.edu.au
1895 L:      linux-acpi@vger.kernel.org
1896 S:      Maintained
1897
1898 FUSE: FILESYSTEM IN USERSPACE
1899 P:      Miklos Szeredi
1900 M:      miklos@szeredi.hu
1901 L:      fuse-devel@lists.sourceforge.net
1902 W:      http://fuse.sourceforge.net/
1903 S:      Maintained
1904
1905 FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1906 P:      Rik Faith
1907 M:      faith@cs.unc.edu
1908 L:      linux-scsi@vger.kernel.org
1909 S:      Odd Fixes (e.g., new signatures)
1910
1911 GDT SCSI DISK ARRAY CONTROLLER DRIVER
1912 P:      Achim Leubner
1913 M:      achim_leubner@adaptec.com
1914 L:      linux-scsi@vger.kernel.org
1915 W:      http://www.icp-vortex.com/
1916 S:      Supported
1917
1918 GENERIC GPIO I2C DRIVER
1919 P:      Haavard Skinnemoen
1920 M:      hskinnemoen@atmel.com
1921 S:      Supported
1922
1923 GENERIC HDLC (WAN) DRIVERS
1924 P:      Krzysztof Halasa
1925 M:      khc@pm.waw.pl
1926 W:      http://www.kernel.org/pub/linux/utils/net/hdlc/
1927 S:      Maintained
1928
1929 GFS2 FILE SYSTEM
1930 P:      Steven Whitehouse
1931 M:      swhiteho@redhat.com
1932 L:      cluster-devel@redhat.com
1933 W:      http://sources.redhat.com/cluster/
1934 T:      git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1935 T:      git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
1936 S:      Supported
1937
1938 GIGASET ISDN DRIVERS
1939 P:      Hansjoerg Lipp
1940 M:      hjlipp@web.de
1941 P:      Tilman Schmidt
1942 M:      tilman@imap.cc
1943 L:      gigaset307x-common@lists.sourceforge.net
1944 W:      http://gigaset307x.sourceforge.net/
1945 S:      Maintained
1946
1947 HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1948 P:      Frank Seidel
1949 M:      frank@f-seidel.de
1950 L:      lm-sensors@lm-sensors.org
1951 W:      http://www.kernel.org/pub/linux/kernel/people/fseidel/hdaps/
1952 S:      Maintained
1953
1954 GSPCA FINEPIX SUBDRIVER
1955 P:      Frank Zago
1956 M:      frank@zago.net
1957 L:      linux-media@vger.kernel.org
1958 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1959 S:      Maintained
1960
1961 GSPCA M5602 SUBDRIVER
1962 P:      Erik Andren
1963 M:      erik.andren@gmail.com
1964 L:      linux-media@vger.kernel.org
1965 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1966 S:      Maintained
1967
1968 GSPCA PAC207 SONIXB SUBDRIVER
1969 P:      Hans de Goede
1970 M:      hdegoede@redhat.com
1971 L:      linux-media@vger.kernel.org
1972 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1973 S:      Maintained
1974
1975 GSPCA T613 SUBDRIVER
1976 P:      Leandro Costantino
1977 M:      lcostantino@gmail.com
1978 L:      linux-media@vger.kernel.org
1979 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1980 S:      Maintained
1981
1982 GSPCA USB WEBCAM DRIVER
1983 P:      Jean-Francois Moine
1984 M:      moinejf@free.fr
1985 W:      http://moinejf.free.fr
1986 L:      linux-media@vger.kernel.org
1987 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1988 S:      Maintained
1989
1990 HARDWARE MONITORING
1991 L:      lm-sensors@lm-sensors.org
1992 W:      http://www.lm-sensors.org/
1993 S:      Orphan
1994
1995 HARDWARE RANDOM NUMBER GENERATOR CORE
1996 S:      Orphan
1997
1998 HARMONY SOUND DRIVER
1999 P:      Kyle McMartin
2000 M:      kyle@mcmartin.ca
2001 L:      linux-parisc@vger.kernel.org
2002 S:      Maintained
2003
2004 HAYES ESP SERIAL DRIVER
2005 P:      Andrew J. Robinson
2006 M:      arobinso@nyx.net
2007 L:      linux-kernel@vger.kernel.org
2008 W:      http://www.nyx.net/~arobinso
2009 S:      Maintained
2010
2011 HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
2012 P:      Chirag Kantharia
2013 M:      chirag.kantharia@hp.com
2014 L:      iss_storagedev@hp.com
2015 S:      Maintained
2016
2017 HEWLETT-PACKARD SMART2 RAID DRIVER
2018 P:      Chirag Kantharia
2019 M:      chirag.kantharia@hp.com
2020 L:      iss_storagedev@hp.com
2021 S:      Maintained
2022
2023 HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
2024 P:      Mike Miller
2025 M:      mike.miller@hp.com
2026 L:      iss_storagedev@hp.com
2027 S:      Supported
2028
2029 HFS FILESYSTEM
2030 P:      Roman Zippel
2031 M:      zippel@linux-m68k.org
2032 L:      linux-kernel@vger.kernel.org
2033 S:      Maintained
2034
2035 HGA FRAMEBUFFER DRIVER
2036 P:      Ferenc Bakonyi
2037 M:      fero@drama.obuda.kando.hu
2038 L:      linux-nvidia@lists.surfsouth.com
2039 W:      http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
2040 S:      Maintained
2041
2042 HIBERNATION (aka Software Suspend, aka swsusp)
2043 P:      Pavel Machek
2044 M:      pavel@ucw.cz
2045 P:      Rafael J. Wysocki
2046 M:      rjw@sisk.pl
2047 L:      linux-pm@lists.linux-foundation.org
2048 S:      Supported
2049
2050 HID CORE LAYER
2051 P:      Jiri Kosina
2052 M:      jkosina@suse.cz
2053 L:      linux-input@vger.kernel.org
2054 T:      git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
2055 S:      Maintained
2056
2057 HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
2058 P:      Thomas Gleixner
2059 M:      tglx@linutronix.de
2060 L:      linux-kernel@vger.kernel.org
2061 S:      Maintained
2062
2063 HIGH-SPEED SCC DRIVER FOR AX.25
2064 P:      Klaus Kudielka
2065 M:      klaus.kudielka@ieee.org
2066 L:      linux-hams@vger.kernel.org
2067 W:      http://www.nt.tuwien.ac.at/~kkudielk/Linux/
2068 S:      Maintained
2069
2070 HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
2071 P:      HighPoint Linux Team
2072 M:      linux@highpoint-tech.com
2073 W:      http://www.highpoint-tech.com
2074 S:      Supported
2075
2076 HIPPI
2077 P:      Jes Sorensen
2078 M:      jes@trained-monkey.org
2079 L:      linux-hippi@sunsite.dk
2080 S:      Maintained
2081
2082 HOST AP DRIVER
2083 P:      Jouni Malinen
2084 M:      j@w1.fi
2085 L:      hostap@shmoo.com (subscribers-only)
2086 L:      linux-wireless@vger.kernel.org
2087 W:      http://hostap.epitest.fi/
2088 S:      Maintained
2089
2090 HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER
2091 P:      Carlos Corbacho
2092 M:      carlos@strangeworlds.co.uk
2093 S:      Odd Fixes
2094
2095 HP100:  Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
2096 P:      Jaroslav Kysela
2097 M:      perex@perex.cz
2098 S:      Maintained
2099
2100 HPET:   High Precision Event Timers driver (drivers/char/hpet.c)
2101 P:      Clemens Ladisch
2102 M:      clemens@ladisch.de
2103 S:      Maintained
2104
2105 HPET:   i386
2106 P:      Venkatesh Pallipadi (Venki)
2107 M:      venkatesh.pallipadi@intel.com
2108 S:      Maintained
2109
2110 HPET:   x86_64
2111 P:      Vojtech Pavlik
2112 M:      vojtech@suse.cz
2113 S:      Maintained
2114
2115 HPET:   ACPI hpet.c
2116 P:      Bob Picco
2117 M:      bob.picco@hp.com
2118 S:      Maintained
2119
2120 HPFS FILESYSTEM
2121 P:      Mikulas Patocka
2122 M:      mikulas@artax.karlin.mff.cuni.cz
2123 W:      http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
2124 S:      Maintained
2125
2126 HSO     3G Modem Driver (hso.c)
2127 P:      Denis Joseph Barrow
2128 M:      d.barow@option.com
2129 W:      http://www.pharscape.org
2130 S:      Maintained
2131
2132 HTCPEN TOUCHSCREEN DRIVER
2133 P:      Pau Oliva Fora
2134 M:      pof@eslack.org
2135 L:      linux-input@vger.kernel.org
2136 S:      Maintained
2137
2138 HUGETLB FILESYSTEM
2139 P:      William Irwin
2140 M:      wli@holomorphy.com
2141 S:      Maintained
2142
2143 I2C/SMBUS STUB DRIVER
2144 P:      Mark M. Hoffman
2145 M:      mhoffman@lightlink.com
2146 L:      linux-i2c@vger.kernel.org
2147 S:      Maintained
2148
2149 I2C SUBSYSTEM
2150 P:      Jean Delvare (PC drivers, core)
2151 M:      khali@linux-fr.org
2152 P:      Ben Dooks (embedded platforms)
2153 M:      ben-linux@fluff.org
2154 L:      linux-i2c@vger.kernel.org
2155 W:      http://i2c.wiki.kernel.org/
2156 T:      quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-i2c/
2157 S:      Maintained
2158
2159 I2C-TINY-USB DRIVER
2160 P:      Till Harbaum
2161 M:      till@harbaum.org
2162 L:      linux-i2c@vger.kernel.org
2163 T:      http://www.harbaum.org/till/i2c_tiny_usb
2164 S:      Maintained
2165
2166 i386 BOOT CODE
2167 P:      H. Peter Anvin
2168 M:      hpa@zytor.com
2169 L:      Linux-Kernel@vger.kernel.org
2170 S:      Maintained
2171
2172 i386 SETUP CODE / CPU ERRATA WORKAROUNDS
2173 P:      H. Peter Anvin
2174 M:      hpa@zytor.com
2175 T:      git.kernel.org:/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
2176 S:      Maintained
2177
2178 IA64 (Itanium) PLATFORM
2179 P:      Tony Luck
2180 M:      tony.luck@intel.com
2181 L:      linux-ia64@vger.kernel.org
2182 W:      http://www.ia64-linux.org/
2183 T:      git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
2184 S:      Maintained
2185
2186 IBM MCA SCSI SUBSYSTEM DRIVER
2187 P:      Michael Lang
2188 M:      langa2@kph.uni-mainz.de
2189 W:      http://www.uni-mainz.de/~langm000/linux.html
2190 S:      Maintained
2191
2192 IBM Power Linux RAID adapter
2193 P:      Brian King
2194 M:      brking@us.ibm.com
2195 S:      Supported
2196
2197 IBM ServeRAID RAID DRIVER
2198 P:      Jack Hammer
2199 P:      Dave Jeffery
2200 M:      ipslinux@adaptec.com
2201 W:      http://www.developer.ibm.com/welcome/netfinity/serveraid.html
2202 S:      Supported
2203
2204 IDE SUBSYSTEM
2205 P:      Bartlomiej Zolnierkiewicz
2206 M:      bzolnier@gmail.com
2207 L:      linux-ide@vger.kernel.org
2208 T:      quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
2209 S:      Maintained
2210
2211 IDE/ATAPI CDROM DRIVER
2212 P:      Borislav Petkov
2213 M:      petkovbb@gmail.com
2214 L:      linux-ide@vger.kernel.org
2215 S:      Maintained
2216
2217 IDE/ATAPI FLOPPY DRIVERS
2218 P:      Paul Bristow
2219 M:      Paul Bristow <paul@paulbristow.net>
2220 W:      http://paulbristow.net/linux/idefloppy.html
2221 L:      linux-kernel@vger.kernel.org
2222 S:      Maintained
2223
2224 IDE/ATAPI TAPE DRIVERS
2225 P:      Gadi Oxman
2226 M:      Gadi Oxman <gadio@netvision.net.il>
2227 L:      linux-kernel@vger.kernel.org
2228 S:      Maintained
2229
2230 IDLE-I7300
2231 P:      Andy Henroid
2232 M:      andrew.d.henroid@intel.com
2233 L:      linux-pm@lists.linux-foundation.org
2234 S:      Supported
2235
2236 IEEE 1394 SUBSYSTEM (drivers/ieee1394)
2237 P:      Ben Collins
2238 M:      ben.collins@ubuntu.com
2239 P:      Stefan Richter
2240 M:      stefanr@s5r6.in-berlin.de
2241 L:      linux1394-devel@lists.sourceforge.net
2242 W:      http://www.linux1394.org/
2243 T:      git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
2244 S:      Maintained
2245
2246 IEEE 1394 RAW I/O DRIVER (raw1394)
2247 P:      Dan Dennedy
2248 M:      dan@dennedy.org
2249 P:      Stefan Richter
2250 M:      stefanr@s5r6.in-berlin.de
2251 L:      linux1394-devel@lists.sourceforge.net
2252 S:      Maintained
2253
2254 INTEGRITY MEASUREMENT ARCHITECTURE (IMA)
2255 P:      Mimi Zohar
2256 M:      zohar@us.ibm.com
2257 S:      Supported
2258
2259 IMS TWINTURBO FRAMEBUFFER DRIVER
2260 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
2261 S:      Orphan
2262
2263 INFINIBAND SUBSYSTEM
2264 P:      Roland Dreier
2265 M:      rolandd@cisco.com
2266 P:      Sean Hefty
2267 M:      sean.hefty@intel.com
2268 P:      Hal Rosenstock
2269 M:      hal.rosenstock@gmail.com
2270 L:      general@lists.openfabrics.org (moderated for non-subscribers)
2271 W:      http://www.openib.org/
2272 T:      git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
2273 S:      Supported
2274
2275 INOTIFY
2276 P:      John McCutchan
2277 M:      john@johnmccutchan.com
2278 P:      Robert Love
2279 M:      rlove@rlove.org
2280 L:      linux-kernel@vger.kernel.org
2281 S:      Maintained
2282
2283 INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
2284 P:      Dmitry Torokhov
2285 M:      dmitry.torokhov@gmail.com
2286 M:      dtor@mail.ru
2287 L:      linux-input@vger.kernel.org
2288 T:      git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
2289 S:      Maintained
2290
2291 INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
2292 P:      Sylvain Meyer
2293 M:      sylvain.meyer@worldonline.fr
2294 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
2295 S:      Maintained
2296
2297 INTEL 810/815 FRAMEBUFFER DRIVER
2298 P:      Antonino Daplas
2299 M:      adaplas@gmail.com
2300 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
2301 S:      Maintained
2302
2303 INTEL MENLOW THERMAL DRIVER
2304 P:      Sujith Thomas
2305 M:      sujith.thomas@intel.com
2306 L:      linux-acpi@vger.kernel.org
2307 W:      http://www.lesswatts.org/projects/acpi/
2308 S:      Supported
2309
2310 INTEL IA32 MICROCODE UPDATE SUPPORT
2311 P:      Tigran Aivazian
2312 M:      tigran@aivazian.fsnet.co.uk
2313 S:      Maintained
2314
2315 INTEL I/OAT DMA DRIVER
2316 P:      Maciej Sosnowski
2317 M:      maciej.sosnowski@intel.com
2318 L:      linux-kernel@vger.kernel.org
2319 S:      Supported
2320
2321 INTEL IOMMU (VT-d)
2322 P:      David Woodhouse
2323 M:      dwmw2@infradead.org
2324 L:      iommu@lists.linux-foundation.org
2325 T:      git://git.infradead.org/iommu-2.6.git
2326 S:      Supported
2327
2328 INTEL IOP-ADMA DMA DRIVER
2329 P:      Dan Williams
2330 M:      dan.j.williams@intel.com
2331 L:      linux-kernel@vger.kernel.org
2332 S:      Supported
2333
2334 INTEL IXP4XX QMGR, NPE, ETHERNET and HSS SUPPORT
2335 P:      Krzysztof Halasa
2336 M:      khc@pm.waw.pl
2337 S:      Maintained
2338
2339 INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
2340 P:      Deepak Saxena
2341 M:      dsaxena@plexity.net
2342 S:      Maintained
2343
2344 INTEL IXP2000 ETHERNET DRIVER
2345 P:      Lennert Buytenhek
2346 M:      kernel@wantstofly.org
2347 L:      netdev@vger.kernel.org
2348 S:      Maintained
2349
2350 INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/ixgb/ixgbe)
2351 P:      Jeff Kirsher
2352 M:      jeffrey.t.kirsher@intel.com
2353 P:      Jesse Brandeburg
2354 M:      jesse.brandeburg@intel.com
2355 P:      Bruce Allan
2356 M:      bruce.w.allan@intel.com
2357 P:      PJ Waskiewicz
2358 M:      peter.p.waskiewicz.jr@intel.com
2359 P:      John Ronciak
2360 M:      john.ronciak@intel.com
2361 L:      e1000-devel@lists.sourceforge.net
2362 W:      http://e1000.sourceforge.net/
2363 S:      Supported
2364
2365 INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
2366 P:      Zhu Yi
2367 M:      yi.zhu@intel.com
2368 P:      James Ketrenos
2369 M:      jketreno@linux.intel.com
2370 P:      Reinette Chatre
2371 M:      reinette.chatre@intel.com
2372 L:      linux-wireless@vger.kernel.org
2373 L:      ipw2100-devel@lists.sourceforge.net
2374 W:      http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
2375 W:      http://ipw2100.sourceforge.net
2376 S:      Supported
2377
2378 INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
2379 P:      Zhu Yi
2380 M:      yi.zhu@intel.com
2381 P:      James Ketrenos
2382 M:      jketreno@linux.intel.com
2383 P:      Reinette Chatre
2384 M:      reinette.chatre@intel.com
2385 L:      linux-wireless@vger.kernel.org
2386 L:      ipw2100-devel@lists.sourceforge.net
2387 W:      http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
2388 W:      http://ipw2200.sourceforge.net
2389 S:      Supported
2390
2391 INTEL WIRELESS WIMAX CONNECTION 2400
2392 P:      Inaky Perez-Gonzalez
2393 M:      inaky.perez-gonzalez@intel.com
2394 M:      linux-wimax@intel.com
2395 L:      wimax@linuxwimax.org
2396 S:      Supported
2397 W:      http://linuxwimax.org
2398
2399 INTEL WIRELESS WIFI LINK (iwlwifi)
2400 P:      Zhu Yi
2401 M:      yi.zhu@intel.com
2402 P:      Reinette Chatre
2403 M:      reinette.chatre@intel.com
2404 L:      linux-wireless@vger.kernel.org
2405 L:      ipw3945-devel@lists.sourceforge.net
2406 W:      http://intellinuxwireless.org
2407 T:      git kernel.org:/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git
2408 S:      Supported
2409
2410 IOC3 ETHERNET DRIVER
2411 P:      Ralf Baechle
2412 M:      ralf@linux-mips.org
2413 L:      linux-mips@linux-mips.org
2414 S:      Maintained
2415
2416 IOC3 SERIAL DRIVER
2417 P:      Pat Gefre
2418 M:      pfg@sgi.com
2419 L:      linux-mips@linux-mips.org
2420 S:      Maintained
2421
2422 IP MASQUERADING
2423 P:      Juanjo Ciarlante
2424 M:      jjciarla@raiz.uncu.edu.ar
2425 S:      Maintained
2426
2427 IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER
2428 P:      Francois Romieu
2429 M:      romieu@fr.zoreil.com
2430 P:      Sorbica Shieh
2431 M:      sorbica@icplus.com.tw
2432 P:      Jesse Huang
2433 M:      jesse@icplus.com.tw
2434 L:      netdev@vger.kernel.org
2435 S:      Maintained
2436
2437 IPATH DRIVER
2438 P:      Ralph Campbell
2439 M:      infinipath@qlogic.com
2440 L:      general@lists.openfabrics.org
2441 T:      git git://git.qlogic.com/ipath-linux-2.6
2442 S:      Supported
2443
2444 IPMI SUBSYSTEM
2445 P:      Corey Minyard
2446 M:      minyard@acm.org
2447 L:      openipmi-developer@lists.sourceforge.net
2448 W:      http://openipmi.sourceforge.net/
2449 S:      Supported
2450
2451 IPS SCSI RAID DRIVER
2452 P:      Adaptec OEM Raid Solutions
2453 M:      aacraid@adaptec.com
2454 L:      linux-scsi@vger.kernel.org
2455 W:      http://www.adaptec.com/
2456 S:      Maintained
2457
2458 IPVS
2459 P:      Wensong Zhang
2460 M:      wensong@linux-vs.org
2461 P:      Simon Horman
2462 M:      horms@verge.net.au
2463 P:      Julian Anastasov
2464 M:      ja@ssi.bg
2465 L:      netdev@vger.kernel.org
2466 L:      lvs-devel@vger.kernel.org
2467 S:      Maintained
2468
2469 IPWIRELESS DRIVER
2470 P:      Jiri Kosina
2471 M:      jkosina@suse.cz
2472 P:      David Sterba
2473 M:      dsterba@suse.cz
2474 S:      Maintained
2475 T:      git://git.kernel.org/pub/scm/linux/kernel/git/jikos/ipwireless_cs.git
2476
2477 IPX NETWORK LAYER
2478 P:      Arnaldo Carvalho de Melo
2479 M:      acme@ghostprotocols.net
2480 L:      netdev@vger.kernel.org
2481 S:      Maintained
2482
2483 IRDA SUBSYSTEM
2484 P:      Samuel Ortiz
2485 M:      samuel@sortiz.org
2486 L:      irda-users@lists.sourceforge.net (subscribers-only)
2487 W:      http://irda.sourceforge.net/
2488 S:      Maintained
2489
2490 ISAPNP
2491 P:      Jaroslav Kysela
2492 M:      perex@perex.cz
2493 S:      Maintained
2494
2495 ISCSI
2496 P:      Mike Christie
2497 M:      michaelc@cs.wisc.edu
2498 L:      open-iscsi@googlegroups.com
2499 W:      www.open-iscsi.org
2500 T:      git kernel.org:/pub/scm/linux/kernel/mnc/linux-2.6-iscsi.git
2501 S:      Maintained
2502
2503 ISDN SUBSYSTEM
2504 P:      Karsten Keil
2505 M:      isdn@linux-pingi.de
2506 L:      isdn4linux@listserv.isdn4linux.de (subscribers-only)
2507 W:      http://www.isdn4linux.de
2508 T:      git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
2509 S:      Maintained
2510
2511 ISDN SUBSYSTEM (Eicon active card driver)
2512 P:      Armin Schindler
2513 M:      mac@melware.de
2514 L:      isdn4linux@listserv.isdn4linux.de (subscribers-only)
2515 W:      http://www.melware.de
2516 S:      Maintained
2517
2518 IVTV VIDEO4LINUX DRIVER
2519 P:      Hans Verkuil
2520 M:      hverkuil@xs4all.nl
2521 L:      ivtv-devel@ivtvdriver.org
2522 L:      ivtv-users@ivtvdriver.org
2523 L:      linux-media@vger.kernel.org
2524 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
2525 W:      http://www.ivtvdriver.org
2526 S:      Maintained
2527
2528 JFS FILESYSTEM
2529 P:      Dave Kleikamp
2530 M:      shaggy@austin.ibm.com
2531 L:      jfs-discussion@lists.sourceforge.net
2532 W:      http://jfs.sourceforge.net/
2533 T:      git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
2534 S:      Supported
2535
2536 JME NETWORK DRIVER
2537 P:      Guo-Fu Tseng
2538 M:      cooldavid@cooldavid.org
2539 L:      netdev@vger.kernel.org
2540 S:      Maintained
2541
2542 JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2543 P:      David Woodhouse
2544 M:      dwmw2@infradead.org
2545 L:      linux-mtd@lists.infradead.org
2546 W:      http://www.linux-mtd.infradead.org/doc/jffs2.html
2547 S:      Maintained
2548
2549 JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
2550 P:      Stephen Tweedie, Andrew Morton
2551 M:      sct@redhat.com, akpm@linux-foundation.org
2552 L:      linux-ext4@vger.kernel.org
2553 S:      Maintained
2554
2555 K8TEMP HARDWARE MONITORING DRIVER
2556 P:      Rudolf Marek
2557 M:      r.marek@assembler.cz
2558 L:      lm-sensors@lm-sensors.org
2559 S:      Maintained
2560
2561 KCONFIG
2562 P:      Roman Zippel
2563 M:      zippel@linux-m68k.org
2564 L:      linux-kbuild@vger.kernel.org
2565 S:      Maintained
2566
2567 KDUMP
2568 P:      Vivek Goyal
2569 M:      vgoyal@redhat.com
2570 P:      Haren Myneni
2571 M:      hbabu@us.ibm.com
2572 L:      kexec@lists.infradead.org
2573 L:      linux-kernel@vger.kernel.org
2574 W:      http://lse.sourceforge.net/kdump/
2575 S:      Maintained
2576
2577 KERNEL AUTOMOUNTER (AUTOFS)
2578 P:      H. Peter Anvin
2579 M:      hpa@zytor.com
2580 L:      autofs@linux.kernel.org
2581 S:      Odd Fixes
2582
2583 KERNEL AUTOMOUNTER v4 (AUTOFS4)
2584 P:      Ian Kent
2585 M:      raven@themaw.net
2586 L:      autofs@linux.kernel.org
2587 S:      Maintained
2588
2589 KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
2590 P:      Sam Ravnborg
2591 M:      sam@ravnborg.org
2592 T:      git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-next.git
2593 T:      git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-fixes.git
2594 L:      linux-kbuild@vger.kernel.org
2595 S:      Maintained
2596
2597 KERNEL JANITORS
2598 P:      Several
2599 L:      kernel-janitors@vger.kernel.org
2600 W:      http://www.kerneljanitors.org/
2601 S:      Maintained
2602
2603 KERNEL NFSD, SUNRPC, AND LOCKD SERVERS
2604 P:      J. Bruce Fields
2605 M:      bfields@fieldses.org
2606 P:      Neil Brown
2607 M:      neilb@suse.de
2608 L:      linux-nfs@vger.kernel.org
2609 W:      http://nfs.sourceforge.net/
2610 S:      Supported
2611
2612 KERNEL VIRTUAL MACHINE (KVM)
2613 P:      Avi Kivity
2614 M:      avi@redhat.com
2615 L:      kvm@vger.kernel.org
2616 W:      http://kvm.qumranet.com
2617 S:      Supported
2618
2619 KERNEL VIRTUAL MACHINE (KVM) FOR AMD-V
2620 P:      Joerg Roedel
2621 M:      joerg.roedel@amd.com
2622 L:      kvm@vger.kernel.org
2623 W:      http://kvm.qumranet.com
2624 S:      Supported
2625
2626 KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC
2627 P:      Hollis Blanchard
2628 M:      hollisb@us.ibm.com
2629 L:      kvm-ppc@vger.kernel.org
2630 W:      http://kvm.qumranet.com
2631 S:      Supported
2632
2633 KERNEL VIRTUAL MACHINE For Itanium (KVM/IA64)
2634 P:      Xiantao Zhang
2635 M:      xiantao.zhang@intel.com
2636 L:      kvm-ia64@vger.kernel.org
2637 W:      http://kvm.qumranet.com
2638 S:      Supported
2639
2640 KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
2641 P:      Carsten Otte
2642 M:      cotte@de.ibm.com
2643 P:      Christian Borntraeger
2644 M:      borntraeger@de.ibm.com
2645 M:      linux390@de.ibm.com
2646 L:      linux-s390@vger.kernel.org
2647 W:      http://www.ibm.com/developerworks/linux/linux390/
2648 S:      Supported
2649
2650 KEXEC
2651 P:      Eric Biederman
2652 M:      ebiederm@xmission.com
2653 W:      http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
2654 L:      linux-kernel@vger.kernel.org
2655 L:      kexec@lists.infradead.org
2656 S:      Maintained
2657
2658 KGDB
2659 P:      Jason Wessel
2660 M:      jason.wessel@windriver.com
2661 L:      kgdb-bugreport@lists.sourceforge.net
2662 S:      Maintained
2663
2664 KPROBES
2665 P:      Ananth N Mavinakayanahalli
2666 M:      ananth@in.ibm.com
2667 P:      Anil S Keshavamurthy
2668 M:      anil.s.keshavamurthy@intel.com
2669 P:      David S. Miller
2670 M:      davem@davemloft.net
2671 P:      Masami Hiramatsu
2672 M:      mhiramat@redhat.com
2673 L:      linux-kernel@vger.kernel.org
2674 S:      Maintained
2675
2676 KS0108 LCD CONTROLLER DRIVER
2677 P:      Miguel Ojeda Sandonis
2678 M:      miguel.ojeda.sandonis@gmail.com
2679 L:      linux-kernel@vger.kernel.org
2680 W:      http://miguelojeda.es/auxdisplay.htm
2681 W:      http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
2682 S:      Maintained
2683
2684 LAPB module
2685 L:      linux-x25@vger.kernel.org
2686 S:      Orphan
2687
2688 LASI 53c700 driver for PARISC
2689 P:      James E.J. Bottomley
2690 M:      James.Bottomley@HansenPartnership.com
2691 L:      linux-scsi@vger.kernel.org
2692 S:      Maintained
2693
2694 LED SUBSYSTEM
2695 P:      Richard Purdie
2696 M:      rpurdie@rpsys.net
2697 S:      Maintained
2698
2699 LEGO USB Tower driver
2700 P:      Juergen Stuber
2701 M:      starblue@users.sourceforge.net
2702 L:      legousb-devel@lists.sourceforge.net
2703 W:      http://legousb.sourceforge.net/
2704 S:      Maintained
2705
2706 LGUEST
2707 P:      Rusty Russell
2708 M:      rusty@rustcorp.com.au
2709 L:      lguest@ozlabs.org
2710 W:      http://lguest.ozlabs.org/
2711 S:      Maintained
2712
2713 LINUX FOR IBM pSERIES (RS/6000)
2714 P:      Paul Mackerras
2715 M:      paulus@au.ibm.com
2716 W:      http://www.ibm.com/linux/ltc/projects/ppc
2717 S:      Supported
2718
2719 LINUX FOR NCR VOYAGER
2720 P:      James Bottomley
2721 M:      James.Bottomley@HansenPartnership.com
2722 W:      http://www.hansenpartnership.com/voyager
2723 S:      Maintained
2724
2725 LINUX FOR POWERPC (32-BIT AND 64-BIT)
2726 P:      Benjamin Herrenschmidt
2727 M:      benh@kernel.crashing.org
2728 P:      Paul Mackerras
2729 M:      paulus@samba.org
2730 W:      http://www.penguinppc.org/
2731 L:      linuxppc-dev@ozlabs.org
2732 T:      git kernel.org:/pub/scm/linux/kernel/git/benh/powerpc.git
2733 S:      Supported
2734
2735 LINUX FOR POWER MACINTOSH
2736 P:      Benjamin Herrenschmidt
2737 M:      benh@kernel.crashing.org
2738 W:      http://www.penguinppc.org/
2739 L:      linuxppc-dev@ozlabs.org
2740 S:      Maintained
2741
2742 LINUX FOR POWERPC EMBEDDED MPC5XXX
2743 P:      Sylvain Munaut
2744 M:      tnt@246tNt.com
2745 P:      Grant Likely
2746 M:      grant.likely@secretlab.ca
2747 L:      linuxppc-dev@ozlabs.org
2748 S:      Maintained
2749
2750 LINUX FOR POWERPC EMBEDDED PPC4XX
2751 P:      Josh Boyer
2752 M:      jwboyer@linux.vnet.ibm.com
2753 P:      Matt Porter
2754 M:      mporter@kernel.crashing.org
2755 W:      http://www.penguinppc.org/
2756 L:      linuxppc-dev@ozlabs.org
2757 T:      git kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc.git
2758 S:      Maintained
2759
2760 LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
2761 P:      Grant Likely
2762 M:      grant.likely@secretlab.ca
2763 W:      http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
2764 L:      linuxppc-dev@ozlabs.org
2765 S:      Maintained
2766
2767 LINUX FOR POWERPC EMBEDDED PPC8XX
2768 P:      Vitaly Bordug
2769 M:      vitb@kernel.crashing.org
2770 P:      Marcelo Tosatti
2771 M:      marcelo@kvack.org
2772 W:      http://www.penguinppc.org/
2773 L:      linuxppc-dev@ozlabs.org
2774 S:      Maintained
2775
2776 LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
2777 P:      Kumar Gala
2778 M:      galak@kernel.crashing.org
2779 W:      http://www.penguinppc.org/
2780 L:      linuxppc-dev@ozlabs.org
2781 S:      Maintained
2782
2783 LINUX FOR POWERPC PA SEMI PWRFICIENT
2784 P:      Olof Johansson
2785 M:      olof@lixom.net
2786 W:      http://www.pasemi.com/
2787 L:      linuxppc-dev@ozlabs.org
2788 S:      Supported
2789
2790 LINUX SECURITY MODULE (LSM) FRAMEWORK
2791 P:      Chris Wright
2792 M:      chrisw@sous-sol.org
2793 L:      linux-security-module@vger.kernel.org
2794 T:      git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
2795 S:      Supported
2796
2797 LLC (802.2)
2798 P:      Arnaldo Carvalho de Melo
2799 M:      acme@ghostprotocols.net
2800 S:      Maintained
2801
2802 LIS3LV02D ACCELEROMETER DRIVER
2803 P:      Eric Piel
2804 M:      eric.piel@tremplin-utc.net
2805 S:      Maintained
2806
2807 LM83 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 LM90 HARDWARE MONITOR DRIVER
2814 P:      Jean Delvare
2815 M:      khali@linux-fr.org
2816 L:      lm-sensors@lm-sensors.org
2817 S:      Maintained
2818
2819 LOCKDEP AND LOCKSTAT
2820 P:      Peter Zijlstra
2821 M:      peterz@infradead.org
2822 P:      Ingo Molnar
2823 M:      mingo@redhat.com
2824 L:      linux-kernel@vger.kernel.org
2825 T:      git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git
2826 S:      Maintained
2827
2828 LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
2829 P:      Richard Russon (FlatCap)
2830 M:      ldm@flatcap.org
2831 L:      linux-ntfs-dev@lists.sourceforge.net
2832 W:      http://www.linux-ntfs.org/content/view/19/37/
2833 S:      Maintained
2834
2835 LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2836 P:      Eric Moore
2837 M:      Eric.Moore@lsi.com
2838 M:      support@lsi.com
2839 L:      DL-MPTFusionLinux@lsi.com
2840 L:      linux-scsi@vger.kernel.org
2841 W:      http://www.lsilogic.com/support
2842 S:      Supported
2843
2844 LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2845 P:      Matthew Wilcox
2846 M:      matthew@wil.cx
2847 L:      linux-scsi@vger.kernel.org
2848 S:      Maintained
2849
2850 LTP (Linux Test Project)
2851 P:      Subrata Modak
2852 M:      subrata@linux.vnet.ibm.com
2853 P:      Mike Frysinger
2854 M:      vapier@gentoo.org
2855 L:      ltp-list@lists.sourceforge.net (subscribers-only)
2856 W:      http://ltp.sourceforge.net/
2857 T:      git kernel.org/pub/scm/linux/kernel/git/galak/ltp.git
2858 S:      Maintained
2859
2860 M32R ARCHITECTURE
2861 P:      Hirokazu Takata
2862 M:      takata@linux-m32r.org
2863 L:      linux-m32r@ml.linux-m32r.org
2864 L:      linux-m32r-ja@ml.linux-m32r.org (in Japanese)
2865 W:      http://www.linux-m32r.org/
2866 S:      Maintained
2867
2868 M68K ARCHITECTURE
2869 P:      Geert Uytterhoeven
2870 M:      geert@linux-m68k.org
2871 P:      Roman Zippel
2872 M:      zippel@linux-m68k.org
2873 L:      linux-m68k@lists.linux-m68k.org
2874 W:      http://www.linux-m68k.org/
2875 T:      git git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git
2876 S:      Maintained
2877
2878 M68K ON APPLE MACINTOSH
2879 P:      Joshua Thompson
2880 M:      funaho@jurai.org
2881 W:      http://www.mac.linux-m68k.org/
2882 L:      linux-m68k@lists.linux-m68k.org
2883 S:      Maintained
2884
2885 M68K ON HP9000/300
2886 P:      Philip Blundell
2887 M:      philb@gnu.org
2888 W:      http://www.tazenda.demon.co.uk/phil/linux-hp
2889 S:      Maintained
2890
2891 MAC80211
2892 P:      Johannes Berg
2893 M:      johannes@sipsolutions.net
2894 L:      linux-wireless@vger.kernel.org
2895 W:      http://linuxwireless.org/
2896 T:      git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2897 S:      Maintained
2898
2899 MAC80211 PID RATE CONTROL
2900 P:      Stefano Brivio
2901 M:      stefano.brivio@polimi.it
2902 P:      Mattias Nissler
2903 M:      mattias.nissler@gmx.de
2904 L:      linux-wireless@vger.kernel.org
2905 W:      http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID
2906 T:      git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2907 S:      Maintained
2908
2909 MACVLAN DRIVER
2910 P:      Patrick McHardy
2911 M:      kaber@trash.net
2912 L:      netdev@vger.kernel.org
2913 S:      Maintained
2914
2915 MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
2916 P:      Michael Kerrisk
2917 M:      mtk.manpages@gmail.com
2918 W:      http://www.kernel.org/doc/man-pages
2919 L:      linux-man@vger.kernel.org
2920 S:      Maintained
2921
2922 MARVELL LIBERTAS WIRELESS DRIVER
2923 P:      Dan Williams
2924 M:      dcbw@redhat.com
2925 L:      libertas-dev@lists.infradead.org
2926 S:      Maintained
2927
2928 MARVELL MV643XX ETHERNET DRIVER
2929 P:      Lennert Buytenhek
2930 M:      buytenh@marvell.com
2931 L:      netdev@vger.kernel.org
2932 S:      Supported
2933
2934 MARVELL YUKON / SYSKONNECT DRIVER
2935 P:      Mirko Lindner
2936 M:      mlindner@syskonnect.de
2937 P:      Ralph Roesler
2938 M:      rroesler@syskonnect.de
2939 W:      http://www.syskonnect.com
2940 S:      Supported
2941
2942 MATROX FRAMEBUFFER DRIVER
2943 P:      Petr Vandrovec
2944 M:      vandrove@vc.cvut.cz
2945 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
2946 S:      Maintained
2947
2948 MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2949 P:      Hans J. Koch
2950 M:      hjk@linutronix.de
2951 L:      lm-sensors@lm-sensors.org
2952 S:      Maintained
2953
2954 MEGARAID SCSI DRIVERS
2955 P:      Neela Syam Kolli
2956 M:      megaraidlinux@lsi.com
2957 L:      linux-scsi@vger.kernel.org
2958 W:      http://megaraid.lsilogic.com
2959 S:      Maintained
2960
2961 MEMORY MANAGEMENT
2962 L:      linux-mm@kvack.org
2963 L:      linux-kernel@vger.kernel.org
2964 W:      http://www.linux-mm.org
2965 S:      Maintained
2966
2967 MEMORY RESOURCE CONTROLLER
2968 P:      Balbir Singh
2969 M:      balbir@linux.vnet.ibm.com
2970 P:      Pavel Emelyanov
2971 M:      xemul@openvz.org
2972 P:      KAMEZAWA Hiroyuki
2973 M:      kamezawa.hiroyu@jp.fujitsu.com
2974 L:      linux-mm@kvack.org
2975 L:      linux-kernel@vger.kernel.org
2976 S:      Maintained
2977
2978 MEMORY TECHNOLOGY DEVICES (MTD)
2979 P:      David Woodhouse
2980 M:      dwmw2@infradead.org
2981 W:      http://www.linux-mtd.infradead.org/
2982 L:      linux-mtd@lists.infradead.org
2983 T:      git git://git.infradead.org/mtd-2.6.git
2984 S:      Maintained
2985
2986 MICROTEK X6 SCANNER
2987 P:      Oliver Neukum
2988 M:      oliver@neukum.name
2989 S:      Maintained
2990
2991 MIPS
2992 P:      Ralf Baechle
2993 M:      ralf@linux-mips.org
2994 W:      http://www.linux-mips.org/
2995 L:      linux-mips@linux-mips.org
2996 T:      git www.linux-mips.org:/pub/scm/linux.git
2997 S:      Supported
2998
2999 MISCELLANEOUS MCA-SUPPORT
3000 P:      James Bottomley
3001 M:      James.Bottomley@HansenPartnership.com
3002 L:      linux-kernel@vger.kernel.org
3003 S:      Maintained
3004
3005 MODULE SUPPORT
3006 P:      Rusty Russell
3007 M:      rusty@rustcorp.com.au
3008 L:      linux-kernel@vger.kernel.org
3009 S:      Maintained
3010
3011 MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
3012 P:      Stelian Pop
3013 M:      stelian@popies.net
3014 W:      http://popies.net/meye/
3015 S:      Maintained
3016
3017 MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
3018 P:      Pavel Pisa
3019 M:      ppisa@pikron.com
3020 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3021 S:      Maintained
3022
3023 MOUSE AND MISC DEVICES [GENERAL]
3024 P:      Alessandro Rubini
3025 M:      rubini@ipvvis.unipv.it
3026 L:      linux-kernel@vger.kernel.org
3027 S:      Maintained
3028
3029 MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD
3030 P:      Jiri Slaby
3031 M:      jirislaby@gmail.com
3032 L:      linux-kernel@vger.kernel.org
3033 S:      Maintained
3034
3035 MSI LAPTOP SUPPORT
3036 P:      Lennart Poettering
3037 M:      mzxreary@0pointer.de
3038 W:      https://tango.0pointer.de/mailman/listinfo/s270-linux
3039 W:      http://0pointer.de/lennart/tchibo.html
3040 S:      Maintained
3041
3042 MULTIFUNCTION DEVICES (MFD)
3043 P:      Samuel Ortiz
3044 M:      sameo@openedhand.com
3045 L:      linux-kernel@vger.kernel.org
3046 S:      Supported
3047
3048 MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
3049 P:      Pierre Ossman
3050 M:      drzeus-mmc@drzeus.cx
3051 L:      linux-kernel@vger.kernel.org
3052 S:      Maintained
3053
3054 MULTIMEDIA CARD (MMC) ETC. OVER SPI
3055 P:      David Brownell
3056 M:      dbrownell@users.sourceforge.net
3057 L:      linux-kernel@vger.kernel.org
3058 S:      Odd Fixes
3059
3060 MULTISOUND SOUND DRIVER
3061 P:      Andrew Veliath
3062 M:      andrewtv@usa.net
3063 S:      Maintained
3064
3065 MULTITECH MULTIPORT CARD (ISICOM)
3066 P:      Jiri Slaby
3067 M:      jirislaby@gmail.com
3068 L:      linux-kernel@vger.kernel.org
3069 S:      Maintained
3070
3071 MUSB MULTIPOINT HIGH SPEED DUAL-ROLE CONTROLLER
3072 P:      Felipe Balbi
3073 M:      felipe.balbi@nokia.com
3074 L:      linux-usb@vger.kernel.org
3075 T:      git gitorious.org:/musb/mainline.git
3076 S:      Maintained
3077
3078 MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE)
3079 P:      Andrew Gallatin
3080 M:      gallatin@myri.com
3081 P:      Brice Goglin
3082 M:      brice@myri.com
3083 L:      netdev@vger.kernel.org
3084 W:      http://www.myri.com/scs/download-Myri10GE.html
3085 S:      Supported
3086
3087 NATSEMI ETHERNET DRIVER (DP8381x)
3088 P:      Tim Hockin
3089 M:      thockin@hockin.org
3090 S:      Maintained
3091
3092 NCP FILESYSTEM
3093 P:      Petr Vandrovec
3094 M:      vandrove@vc.cvut.cz
3095 L:      linware@sh.cvut.cz
3096 S:      Maintained
3097
3098 NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
3099 P:      James E.J. Bottomley
3100 M:      James.Bottomley@HansenPartnership.com
3101 L:      linux-scsi@vger.kernel.org
3102 S:      Maintained
3103
3104 NETEFFECT IWARP RNIC DRIVER (IW_NES)
3105 P:      Faisal Latif
3106 M:      faisal.latif@intel.com
3107 P:      Chien Tung
3108 M:      chien.tin.tung@intel.com
3109 L:      general@lists.openfabrics.org
3110 W:      http://www.neteffect.com
3111 S:      Supported
3112 F:      drivers/infiniband/hw/nes/
3113
3114 NETEM NETWORK EMULATOR
3115 P:      Stephen Hemminger
3116 M:      shemminger@linux-foundation.org
3117 L:      netem@lists.linux-foundation.org
3118 S:      Maintained
3119
3120 NETERION (S2IO) Xframe 10GbE DRIVER
3121 P:      Ramkrishna Vepa
3122 M:      ram.vepa@neterion.com
3123 P:      Rastapur Santosh
3124 M:      santosh.rastapur@neterion.com
3125 P:      Sivakumar Subramani
3126 M:      sivakumar.subramani@neterion.com
3127 P:      Sreenivasa Honnur
3128 M:      sreenivasa.honnur@neterion.com
3129 L:      netdev@vger.kernel.org
3130 W:      http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
3131 S:      Supported
3132
3133 NETFILTER/IPTABLES/IPCHAINS
3134 P:      Rusty Russell
3135 P:      Marc Boucher
3136 P:      James Morris
3137 P:      Harald Welte
3138 P:      Jozsef Kadlecsik
3139 P:      Patrick McHardy
3140 M:      kaber@trash.net
3141 L:      netfilter-devel@vger.kernel.org
3142 L:      netfilter@vger.kernel.org
3143 L:      coreteam@netfilter.org
3144 W:      http://www.netfilter.org/
3145 W:      http://www.iptables.org/
3146 S:      Supported
3147
3148 NETLABEL
3149 P:      Paul Moore
3150 M:      paul.moore@hp.com
3151 W:      http://netlabel.sf.net
3152 L:      netdev@vger.kernel.org
3153 S:      Supported
3154
3155 NETROM NETWORK LAYER
3156 P:      Ralf Baechle
3157 M:      ralf@linux-mips.org
3158 L:      linux-hams@vger.kernel.org
3159 W:      http://www.linux-ax25.org/
3160 S:      Maintained
3161
3162 NETWORK BLOCK DEVICE (NBD)
3163 P:      Paul Clements
3164 M:      Paul.Clements@steeleye.com
3165 S:      Maintained
3166
3167 NETWORK DEVICE DRIVERS
3168 P:      Jeff Garzik
3169 M:      jgarzik@pobox.com
3170 L:      netdev@vger.kernel.org
3171 T:      git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
3172 S:      Maintained
3173
3174 NETWORKING [GENERAL]
3175 P:      Networking Team
3176 M:      netdev@vger.kernel.org
3177 L:      netdev@vger.kernel.org
3178 W:      http://linux-net.osdl.org/
3179 S:      Maintained
3180
3181 NETWORKING [IPv4/IPv6]
3182 P:      David S. Miller
3183 M:      davem@davemloft.net
3184 P:      Alexey Kuznetsov
3185 M:      kuznet@ms2.inr.ac.ru
3186 P:      Pekka Savola (ipv6)
3187 M:      pekkas@netcore.fi
3188 P:      James Morris
3189 M:      jmorris@namei.org
3190 P:      Hideaki YOSHIFUJI
3191 M:      yoshfuji@linux-ipv6.org
3192 P:      Patrick McHardy
3193 M:      kaber@trash.net
3194 L:      netdev@vger.kernel.org
3195 T:      git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
3196 S:      Maintained
3197
3198 NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
3199 P:      Paul Moore
3200 M:      paul.moore@hp.com
3201 L:      netdev@vger.kernel.org
3202 S:      Maintained
3203
3204 NETWORKING [WIRELESS]
3205 P:      John W. Linville
3206 M:      linville@tuxdriver.com
3207 L:      linux-wireless@vger.kernel.org
3208 T:      git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
3209 S:      Maintained
3210
3211 NETXEN (1/10) GbE SUPPORT
3212 P:      Dhananjay Phadke
3213 M:      dhananjay@netxen.com
3214 L:      netdev@vger.kernel.org
3215 W:      http://www.netxen.com
3216 S:      Supported
3217
3218 NFS, SUNRPC, AND LOCKD CLIENTS
3219 P:      Trond Myklebust
3220 M:      Trond.Myklebust@netapp.com
3221 L:      linux-nfs@vger.kernel.org
3222 W:      http://client.linux-nfs.org
3223 T:      git git://git.linux-nfs.org/pub/linux/nfs-2.6.git
3224 S:      Maintained
3225
3226 NI5010 NETWORK DRIVER
3227 P:      Jan-Pascal van Best
3228 M:      janpascal@vanbest.org
3229 P:      Andreas Mohr
3230 M:      andi@lisas.de
3231 L:      netdev@vger.kernel.org
3232 S:      Maintained
3233
3234 NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
3235 P:      YOKOTA Hiroshi
3236 M:      yokota@netlab.is.tsukuba.ac.jp
3237 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3238 S:      Maintained
3239
3240 NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
3241 P:      GOTO Masanori
3242 M:      gotom@debian.or.jp
3243 P:      YOKOTA Hiroshi
3244 M:      yokota@netlab.is.tsukuba.ac.jp
3245 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3246 S:      Maintained
3247
3248 NTFS FILESYSTEM
3249 P:      Anton Altaparmakov
3250 M:      aia21@cantab.net
3251 L:      linux-ntfs-dev@lists.sourceforge.net
3252 L:      linux-kernel@vger.kernel.org
3253 W:      http://www.linux-ntfs.org/
3254 T:      git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
3255 S:      Maintained
3256
3257 NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
3258 P:      Antonino Daplas
3259 M:      adaplas@gmail.com
3260 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
3261 S:      Maintained
3262
3263 OMFS FILESYSTEM
3264 P:      Bob Copeland
3265 M:      me@bobcopeland.com
3266 L:      linux-karma-devel@lists.sourceforge.net
3267 S:      Maintained
3268
3269 OMNIKEY CARDMAN 4000 DRIVER
3270 P:      Harald Welte
3271 M:      laforge@gnumonks.org
3272 S:      Maintained
3273
3274 OMNIKEY CARDMAN 4040 DRIVER
3275 P:      Harald Welte
3276 M:      laforge@gnumonks.org
3277 S:      Maintained
3278
3279 OMNIVISION OV7670 SENSOR DRIVER
3280 P:      Jonathan Corbet
3281 M:      corbet@lwn.net
3282 L:      linux-media@vger.kernel.org
3283 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
3284 S:      Maintained
3285
3286 ONENAND FLASH DRIVER
3287 P:      Kyungmin Park
3288 M:      kyungmin.park@samsung.com
3289 L:      linux-mtd@lists.infradead.org
3290 S:      Maintained
3291
3292 ONSTREAM SCSI TAPE DRIVER
3293 P:      Willem Riede
3294 M:      osst@riede.org
3295 L:      osst-users@lists.sourceforge.net
3296 L:      linux-scsi@vger.kernel.org
3297 S:      Maintained
3298
3299 OPENCORES I2C BUS DRIVER
3300 P:      Peter Korsgaard
3301 M:      jacmet@sunsite.dk
3302 L:      linux-i2c@vger.kernel.org
3303 S:      Maintained
3304
3305 OPROFILE
3306 P:      Robert Richter
3307 M:      robert.richter@amd.com
3308 L:      oprofile-list@lists.sf.net
3309 S:      Maintained
3310
3311 ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
3312 P:      Mark Fasheh
3313 M:      mfasheh@suse.com
3314 P:      Joel Becker
3315 M:      joel.becker@oracle.com
3316 L:      ocfs2-devel@oss.oracle.com (moderated for non-subscribers)
3317 W:      http://oss.oracle.com/projects/ocfs2/
3318 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2.git
3319 S:      Supported
3320
3321 ORINOCO DRIVER
3322 P:      Pavel Roskin
3323 M:      proski@gnu.org
3324 P:      David Gibson
3325 M:      hermes@gibson.dropbear.id.au
3326 L:      linux-wireless@vger.kernel.org
3327 L:      orinoco-users@lists.sourceforge.net
3328 L:      orinoco-devel@lists.sourceforge.net
3329 W:      http://www.nongnu.org/orinoco/
3330 S:      Maintained
3331
3332 OSD LIBRARY
3333 P:      Boaz Harrosh
3334 M:      bharrosh@panasas.com
3335 P:      Benny Halevy
3336 M:      bhalevy@panasas.com
3337 L:      osd-dev@open-osd.org
3338 W:      http://open-osd.org
3339 T:      git://git.open-osd.org/open-osd.git
3340 S:      Maintained
3341
3342 P54 WIRELESS DRIVER
3343 P:      Michael Wu
3344 M:      flamingice@sourmilk.net
3345 L:      linux-wireless@vger.kernel.org
3346 W:      http://prism54.org
3347 T:      git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3348 S:      Maintained
3349
3350 PA SEMI ETHERNET DRIVER
3351 P:      Olof Johansson
3352 M:      olof@lixom.net
3353 L:      netdev@vger.kernel.org
3354 S:      Maintained
3355
3356 PA SEMI SMBUS DRIVER
3357 P:      Olof Johansson
3358 M:      olof@lixom.net
3359 L:      linux-i2c@vger.kernel.org
3360 S:      Maintained
3361
3362 PANASONIC LAPTOP ACPI EXTRAS DRIVER
3363 P:      Harald Welte
3364 M:      laforge@gnumonks.org
3365 S:      Maintained
3366
3367 PANASONIC MN10300/AM33 PORT
3368 P:      David Howells
3369 M:      dhowells@redhat.com
3370 P:      Koichi Yasutake
3371 M:      yasutake.koichi@jp.panasonic.com
3372 L:      linux-am33-list@redhat.com (moderated for non-subscribers)
3373 W:      ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
3374 S:      Maintained
3375
3376 PARALLEL PORT SUPPORT
3377 L:      linux-parport@lists.infradead.org (subscribers-only)
3378 S:      Orphan
3379
3380 PARAVIRT_OPS INTERFACE
3381 P:      Jeremy Fitzhardinge
3382 M:      jeremy@xensource.com
3383 P:      Chris Wright
3384 M:      chrisw@sous-sol.org
3385 P:      Alok Kataria
3386 M:      akataria@vmware.com
3387 P:      Rusty Russell
3388 M:      rusty@rustcorp.com.au
3389 L:      virtualization@lists.osdl.org
3390 L:      linux-kernel@vger.kernel.org
3391 S:      Supported
3392
3393 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
3394 P:      Tim Waugh
3395 M:      tim@cyberelk.net
3396 L:      linux-parport@lists.infradead.org (subscribers-only)
3397 W:      http://www.torque.net/linux-pp.html
3398 S:      Maintained
3399
3400 PARISC ARCHITECTURE
3401 P:      Kyle McMartin
3402 M:      kyle@mcmartin.ca
3403 P:      Helge Deller
3404 M:      deller@gmx.de
3405 L:      linux-parisc@vger.kernel.org
3406 W:      http://www.parisc-linux.org/
3407 T:      git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
3408 S:      Maintained
3409
3410 PC87360 HARDWARE MONITORING DRIVER
3411 P:      Jim Cromie
3412 M:      jim.cromie@gmail.com
3413 L:      lm-sensors@lm-sensors.org
3414 S:      Maintained
3415
3416 PC8736x GPIO DRIVER
3417 P:      Jim Cromie
3418 M:      jim.cromie@gmail.com
3419 S:      Maintained
3420
3421 PCA9532 LED DRIVER
3422 P:      Riku Voipio
3423 M:      riku.voipio@iki.fi
3424 S:      Maintained
3425
3426 PCI ERROR RECOVERY
3427 P:      Linas Vepstas
3428 M:      linas@austin.ibm.com
3429 L:      linux-kernel@vger.kernel.org
3430 L:      linux-pci@vger.kernel.org
3431 S:      Supported
3432
3433 PCI SUBSYSTEM
3434 P:      Jesse Barnes
3435 M:      jbarnes@virtuousgeek.org
3436 L:      linux-kernel@vger.kernel.org
3437 L:      linux-pci@vger.kernel.org
3438 T:      git kernel.org:/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git
3439 S:      Supported
3440
3441 PCIE HOTPLUG DRIVER
3442 P:      Kristen Carlson Accardi
3443 M:      kristen.c.accardi@intel.com
3444 L:      linux-pci@vger.kernel.org
3445 S:      Supported
3446
3447 PCMCIA SUBSYSTEM
3448 P:      Linux PCMCIA Team
3449 L:      linux-pcmcia@lists.infradead.org
3450 W:      http://lists.infradead.org/mailman/listinfo/linux-pcmcia
3451 T:      git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
3452 S:      Maintained
3453
3454 PCNET32 NETWORK DRIVER
3455 P:      Don Fry
3456 M:      pcnet32@verizon.net
3457 L:      netdev@vger.kernel.org
3458 S:      Maintained
3459
3460 PER-TASK DELAY ACCOUNTING
3461 P:      Balbir Singh
3462 M:      balbir@linux.vnet.ibm.com
3463 L:      linux-kernel@vger.kernel.org
3464 S:      Maintained
3465
3466 PERSONALITY HANDLING
3467 P:      Christoph Hellwig
3468 M:      hch@infradead.org
3469 L:      linux-abi-devel@lists.sourceforge.net
3470 S:      Maintained
3471
3472 PHRAM MTD DRIVER
3473 P:      Joern Engel
3474 M:      joern@lazybastard.org
3475 L:      linux-mtd@lists.infradead.org
3476 S:      Maintained
3477
3478 PKTCDVD DRIVER
3479 P:      Peter Osterlund
3480 M:      petero2@telia.com
3481 L:      linux-kernel@vger.kernel.org
3482 S:      Maintained
3483
3484 POSIX CLOCKS and TIMERS
3485 P:      Thomas Gleixner
3486 M:      tglx@linutronix.de
3487 L:      linux-kernel@vger.kernel.org
3488 S:      Supported
3489
3490 POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
3491 P:      Anton Vorontsov
3492 M:      cbou@mail.ru
3493 P:      David Woodhouse
3494 M:      dwmw2@infradead.org
3495 L:      linux-kernel@vger.kernel.org
3496 T:      git git.infradead.org/battery-2.6.git
3497 S:      Maintained
3498
3499 PNP SUPPORT
3500 P:      Adam Belay
3501 M:      abelay@mit.edu
3502 P:      Bjorn Helgaas
3503 M:      bjorn.helgaas@hp.com
3504 S:      Maintained
3505
3506 PNXxxxx I2C DRIVER
3507 P:      Vitaly Wool
3508 M:      vitalywool@gmail.com
3509 L:      linux-i2c@vger.kernel.org
3510 S:      Maintained
3511
3512 PPP PROTOCOL DRIVERS AND COMPRESSORS
3513 P:      Paul Mackerras
3514 M:      paulus@samba.org
3515 L:      linux-ppp@vger.kernel.org
3516 S:      Maintained
3517
3518 PPP OVER ATM (RFC 2364)
3519 P:      Mitchell Blank Jr
3520 M:      mitch@sfgoth.com
3521 S:      Maintained
3522
3523 PPP OVER ETHERNET
3524 P:      Michal Ostrowski
3525 M:      mostrows@earthlink.net
3526 S:      Maintained
3527
3528 PPP OVER L2TP
3529 P:      James Chapman
3530 M:      jchapman@katalix.com
3531 S:      Maintained
3532
3533 PREEMPTIBLE KERNEL
3534 P:      Robert Love
3535 M:      rml@tech9.net
3536 L:      linux-kernel@vger.kernel.org
3537 L:      kpreempt-tech@lists.sourceforge.net
3538 W:      ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
3539 S:      Supported
3540
3541 PRISM54 WIRELESS DRIVER
3542 P:      Luis R. Rodriguez
3543 M:      mcgrof@gmail.com
3544 L:      linux-wireless@vger.kernel.org
3545 W:      http://prism54.org
3546 S:      Maintained
3547
3548 PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
3549 P:      Peter Denison
3550 M:      promise@pnd-pc.demon.co.uk
3551 W:      http://www.pnd-pc.demon.co.uk/promise/
3552 S:      Maintained
3553
3554 PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
3555 P:      Mikael Pettersson
3556 M:      mikpe@it.uu.se
3557 L:      linux-ide@vger.kernel.org
3558 S:      Maintained
3559
3560 PS3 NETWORK SUPPORT
3561 P:      Masakazu Mokuno
3562 M:      mokuno@sm.sony.co.jp
3563 L:      netdev@vger.kernel.org
3564 L:      cbe-oss-dev@ozlabs.org
3565 S:      Supported
3566
3567 PS3 PLATFORM SUPPORT
3568 P:      Geoff Levand
3569 M:      geoffrey.levand@am.sony.com
3570 L:      linuxppc-dev@ozlabs.org
3571 L:      cbe-oss-dev@ozlabs.org
3572 S:      Supported
3573
3574 PS3VRAM DRIVER
3575 P:      Jim Paris
3576 M:      jim@jtan.com
3577 L:      cbe-oss-dev@ozlabs.org
3578 S:      Maintained
3579
3580 PVRUSB2 VIDEO4LINUX DRIVER
3581 P:      Mike Isely
3582 M:      isely@pobox.com
3583 L:      pvrusb2@isely.net       (subscribers-only)
3584 L:      linux-media@vger.kernel.org
3585 W:      http://www.isely.net/pvrusb2/
3586 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
3587 S:      Maintained
3588
3589 PXA2xx/PXA3xx SUPPORT
3590 P:      Eric Miao
3591 M:      eric.miao@marvell.com
3592 P:      Russell King
3593 M:      linux@arm.linux.org.uk
3594 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3595 S:      Maintained
3596
3597 PXA168 SUPPORT
3598 P:      Eric Miao
3599 M:      eric.miao@marvell.com
3600 P:      Jason Chagas
3601 M:      jason.chagas@marvell.com
3602 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3603 T:      git kernel.org:/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git
3604 S:      Supported
3605
3606 PXA910 SUPPORT
3607 P:      Eric Miao
3608 M:      eric.miao@marvell.com
3609 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3610 T:      git kernel.org:/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git
3611 S:      Supported
3612
3613 PXA MMCI DRIVER
3614 S:      Orphan
3615
3616 PXA RTC DRIVER
3617 P:      Robert Jarzmik
3618 M:      robert.jarzmik@free.fr
3619 L:      rtc-linux@googlegroups.com
3620 S:      Maintained
3621
3622 QLOGIC QLA2XXX FC-SCSI DRIVER
3623 P:      Andrew Vasquez
3624 M:      linux-driver@qlogic.com
3625 L:      linux-scsi@vger.kernel.org
3626 S:      Supported
3627
3628 QLOGIC QLA3XXX NETWORK DRIVER
3629 P:      Ron Mercer
3630 M:      linux-driver@qlogic.com
3631 L:      netdev@vger.kernel.org
3632 S:      Supported
3633
3634 QLOGIC QLGE 10Gb ETHERNET DRIVER
3635 P:      Ron Mercer
3636 M:      linux-driver@qlogic.com
3637 M:      ron.mercer@qlogic.com
3638 L:      netdev@vger.kernel.org
3639 S:      Supported
3640
3641 QNX4 FILESYSTEM
3642 P:      Anders Larsen
3643 M:      al@alarsen.net
3644 L:      linux-kernel@vger.kernel.org
3645 W:      http://www.alarsen.net/linux/qnx4fs/
3646 S:      Maintained
3647
3648 RADEON FRAMEBUFFER DISPLAY DRIVER
3649 P:      Benjamin Herrenschmidt
3650 M:      benh@kernel.crashing.org
3651 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
3652 S:      Maintained
3653
3654 RAGE128 FRAMEBUFFER DISPLAY DRIVER
3655 P:      Paul Mackerras
3656 M:      paulus@samba.org
3657 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
3658 S:      Maintained
3659
3660 RALINK RT2X00 WIRELESS LAN DRIVER
3661 P:      rt2x00 project
3662 L:      linux-wireless@vger.kernel.org
3663 L:      users@rt2x00.serialmonkey.com
3664 W:      http://rt2x00.serialmonkey.com/
3665 S:      Maintained
3666 T:      git kernel.org:/pub/scm/linux/kernel/git/ivd/rt2x00.git
3667 F:      drivers/net/wireless/rt2x00/
3668
3669 RAMDISK RAM BLOCK DEVICE DRIVER
3670 P:      Nick Piggin
3671 M:      npiggin@suse.de
3672 S:      Maintained
3673
3674 RANDOM NUMBER DRIVER
3675 P:      Matt Mackall
3676 M:      mpm@selenic.com
3677 S:      Maintained
3678
3679 RAPIDIO SUBSYSTEM
3680 P:      Matt Porter
3681 M:      mporter@kernel.crashing.org
3682 L:      linux-kernel@vger.kernel.org
3683 S:      Maintained
3684
3685 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3686 P:      Corey Thomas
3687 M:      coreythomas@charter.net
3688 L:      linux-wireless@vger.kernel.org
3689 S:      Maintained
3690
3691 RCUTORTURE MODULE
3692 P:      Josh Triplett
3693 M:      josh@freedesktop.org
3694 L:      linux-kernel@vger.kernel.org
3695 S:      Maintained
3696
3697 RDC R-321X SoC
3698 P:      Florian Fainelli
3699 M:      florian.fainelli@telecomint.eu
3700 L:      linux-kernel@vger.kernel.org
3701 S:      Maintained
3702
3703 RDC R6040 FAST ETHERNET DRIVER
3704 P:      Florian Fainelli
3705 M:      florian.fainelli@telecomint.eu
3706 L:      netdev@vger.kernel.org
3707 S:      Maintained
3708
3709 RDS - RELIABLE DATAGRAM SOCKETS
3710 P:      Andy Grover
3711 M:      andy.grover@oracle.com
3712 L:      rds-devel@oss.oracle.com
3713 S:      Supported
3714
3715 READ-COPY UPDATE (RCU)
3716 P:      Dipankar Sarma
3717 M:      dipankar@in.ibm.com
3718 W:      http://www.rdrop.com/users/paulmck/rclock/
3719 L:      linux-kernel@vger.kernel.org
3720 S:      Supported
3721
3722 REAL TIME CLOCK DRIVER
3723 P:      Paul Gortmaker
3724 M:      p_gortmaker@yahoo.com
3725 L:      linux-kernel@vger.kernel.org
3726 S:      Maintained
3727
3728 REAL TIME CLOCK (RTC) SUBSYSTEM
3729 P:      Alessandro Zummo
3730 M:      a.zummo@towertech.it
3731 L:      rtc-linux@googlegroups.com
3732 S:      Maintained
3733
3734 REISERFS FILE SYSTEM
3735 L:      reiserfs-devel@vger.kernel.org
3736 S:      Supported
3737
3738 RFKILL
3739 P:      Ivo van Doorn
3740 M:      IvDoorn@gmail.com
3741 L:      netdev@vger.kernel.org
3742 S:      Maintained
3743 F:      net/rfkill
3744
3745 RISCOM8 DRIVER
3746 S:      Orphan
3747
3748 ROCKETPORT DRIVER
3749 P:      Comtrol Corp.
3750 W:      http://www.comtrol.com
3751 S:      Maintained
3752
3753 ROSE NETWORK LAYER
3754 P:      Ralf Baechle
3755 M:      ralf@linux-mips.org
3756 L:      linux-hams@vger.kernel.org
3757 W:      http://www.linux-ax25.org/
3758 S:      Maintained
3759
3760 RTL8180 WIRELESS DRIVER
3761 P:      John W. Linville
3762 M:      linville@tuxdriver.com
3763 L:      linux-wireless@vger.kernel.org
3764 W:      http://linuxwireless.org/
3765 T:      git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-testing.git
3766 S:      Maintained
3767
3768 RTL8187 WIRELESS DRIVER
3769 P:       Herton Ronaldo Krzesinski
3770 M:      herton@mandriva.com.br
3771 P:      Hin-Tak Leung
3772 M       htl10@users.sourceforge.net
3773 P:      Larry Finger
3774 M:      Larry.Finger@lwfinger.net
3775 L:      linux-wireless@vger.kernel.org
3776 W:      http://linuxwireless.org/
3777 T:      git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-testing.git
3778 S:      Maintained
3779
3780 S3 SAVAGE FRAMEBUFFER DRIVER
3781 P:      Antonino Daplas
3782 M:      adaplas@gmail.com
3783 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
3784 S:      Maintained
3785
3786 S390
3787 P:      Martin Schwidefsky
3788 M:      schwidefsky@de.ibm.com
3789 P:      Heiko Carstens
3790 M:      heiko.carstens@de.ibm.com
3791 M:      linux390@de.ibm.com
3792 L:      linux-s390@vger.kernel.org
3793 W:      http://www.ibm.com/developerworks/linux/linux390/
3794 S:      Supported
3795
3796 S390 NETWORK DRIVERS
3797 P:      Ursula Braun
3798 M:      ursula.braun@de.ibm.com
3799 P:      Frank Blaschka
3800 M:      blaschka@linux.vnet.ibm.com
3801 M:      linux390@de.ibm.com
3802 L:      linux-s390@vger.kernel.org
3803 W:      http://www.ibm.com/developerworks/linux/linux390/
3804 S:      Supported
3805
3806 S390 ZCRYPT DRIVER
3807 P:      Felix Beck
3808 M:      felix.beck@de.ibm.com
3809 P:      Ralph Wuerthner
3810 M:      ralph.wuerthner@de.ibm.com
3811 M:      linux390@de.ibm.com
3812 L:      linux-s390@vger.kernel.org
3813 S:      Supported
3814
3815 S390 ZFCP DRIVER
3816 P:      Christof Schmitt
3817 M:      christof.schmitt@de.ibm.com
3818 P:      Martin Peschke
3819 M:      mp3@de.ibm.com
3820 M:      linux390@de.ibm.com
3821 L:      linux-s390@vger.kernel.org
3822 W:      http://www.ibm.com/developerworks/linux/linux390/
3823 S:      Supported
3824
3825 S390 IUCV NETWORK LAYER
3826 P:      Ursula Braun
3827 M:      ursula.braun@de.ibm.com
3828 M:      linux390@de.ibm.com
3829 L:      linux-s390@vger.kernel.org
3830 W:      http://www.ibm.com/developerworks/linux/linux390/
3831 S:      Supported
3832
3833 S3C24XX SD/MMC Driver
3834 P:      Ben Dooks
3835 M:      ben-linux@fluff.org
3836 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3837 L:      linux-kernel@vger.kernel.org
3838 S:      Supported
3839
3840 SAA7146 VIDEO4LINUX-2 DRIVER
3841 P:      Michael Hunold
3842 M:      michael@mihu.de
3843 L:      linux-media@vger.kernel.org
3844 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
3845 W:      http://www.mihu.de/linux/saa7146
3846 S:      Maintained
3847
3848 SC1200 WDT DRIVER
3849 P:      Zwane Mwaikambo
3850 M:      zwane@arm.linux.org.uk
3851 S:      Maintained
3852
3853 SCHEDULER
3854 P:      Ingo Molnar
3855 M:      mingo@elte.hu
3856 P:      Robert Love    [the preemptible kernel bits]
3857 M:      rml@tech9.net
3858 L:      linux-kernel@vger.kernel.org
3859 S:      Maintained
3860
3861 SCSI CDROM DRIVER
3862 P:      Jens Axboe
3863 M:      axboe@kernel.dk
3864 L:      linux-scsi@vger.kernel.org
3865 W:      http://www.kernel.dk
3866 S:      Maintained
3867
3868 SCSI SG DRIVER
3869 P:      Doug Gilbert
3870 M:      dgilbert@interlog.com
3871 L:      linux-scsi@vger.kernel.org
3872 W:      http://www.torque.net/sg
3873 S:      Maintained
3874
3875 SCSI SUBSYSTEM
3876 P:      James E.J. Bottomley
3877 M:      James.Bottomley@HansenPartnership.com
3878 L:      linux-scsi@vger.kernel.org
3879 T:      git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
3880 T:      git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
3881 T:      git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
3882 S:      Maintained
3883
3884 SCSI TAPE DRIVER
3885 P:      Kai Mäkisara
3886 M:      Kai.Makisara@kolumbus.fi
3887 L:      linux-scsi@vger.kernel.org
3888 S:      Maintained
3889
3890 SCTP PROTOCOL
3891 P:      Vlad Yasevich
3892 M:      vladislav.yasevich@hp.com
3893 P:      Sridhar Samudrala
3894 M:      sri@us.ibm.com
3895 L:      linux-sctp@vger.kernel.org
3896 W:      http://lksctp.sourceforge.net
3897 S:      Supported
3898
3899 SCx200 CPU SUPPORT
3900 P:      Jim Cromie
3901 M:      jim.cromie@gmail.com
3902 S:      Odd Fixes
3903
3904 SCx200 GPIO DRIVER
3905 P:      Jim Cromie
3906 M:      jim.cromie@gmail.com
3907 S:      Maintained
3908
3909 SCx200 HRT CLOCKSOURCE DRIVER
3910 P:      Jim Cromie
3911 M:      jim.cromie@gmail.com
3912 S:      Maintained
3913
3914 SDRICOH_CS MMC/SD HOST CONTROLLER INTERFACE DRIVER
3915 P:      Sascha Sommer
3916 M:      saschasommer@freenet.de
3917 L:      sdricohcs-devel@lists.sourceforge.net (subscribers-only)
3918 S:      Maintained
3919
3920 SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER
3921 P:      Pierre Ossman
3922 M:      drzeus-sdhci@drzeus.cx
3923 L:      sdhci-devel@list.drzeus.cx
3924 S:      Maintained
3925
3926 SECURITY SUBSYSTEM
3927 F:      security/
3928 P:      James Morris
3929 M:      jmorris@namei.org
3930 L:      linux-kernel@vger.kernel.org
3931 L:      linux-security-module@vger.kernel.org (suggested Cc:)
3932 T:      git kernel.org:pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git
3933 W:      http://security.wiki.kernel.org/
3934 S:      Supported
3935
3936 SECURITY CONTACT
3937 P:      Security Officers
3938 M:      security@kernel.org
3939 S:      Supported
3940
3941 SELINUX SECURITY MODULE
3942 P:      Stephen Smalley
3943 M:      sds@tycho.nsa.gov
3944 P:      James Morris
3945 M:      jmorris@namei.org
3946 P:      Eric Paris
3947 M:      eparis@parisplace.org
3948 L:      linux-kernel@vger.kernel.org (kernel issues)
3949 L:      selinux@tycho.nsa.gov (subscribers-only, general discussion)
3950 W:      http://selinuxproject.org
3951 T:      git kernel.org:pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git
3952 S:      Supported
3953
3954 SENSABLE PHANTOM
3955 P:      Jiri Slaby
3956 M:      jirislaby@gmail.com
3957 S:      Maintained
3958
3959 SERIAL ATA (SATA) SUBSYSTEM
3960 P:      Jeff Garzik
3961 M:      jgarzik@pobox.com
3962 L:      linux-ide@vger.kernel.org
3963 T:      git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
3964 S:      Supported
3965
3966 SERVER ENGINES 10Gbps NIC - BladeEngine 2 DRIVER
3967 P:      Sathya Perla
3968 M:      sathyap@serverengines.com
3969 P:      Subbu Seetharaman
3970 M:      subbus@serverengines.com
3971 L:      netdev@vger.kernel.org
3972 W:      http://www.serverengines.com
3973 S:      Supported
3974
3975 SFC NETWORK DRIVER
3976 P:      Steve Hodgson
3977 P:      Ben Hutchings
3978 P:      Robert Stonehouse
3979 M:      linux-net-drivers@solarflare.com
3980 S:      Supported
3981
3982 SGI GRU DRIVER
3983 P:      Jack Steiner
3984 M:      steiner@sgi.com
3985 S:      Maintained
3986
3987 SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3988 P:      Pat Gefre
3989 M:      pfg@sgi.com
3990 L:      linux-ia64@vger.kernel.org
3991 S:      Supported
3992
3993 SGI VISUAL WORKSTATION 320 AND 540
3994 P:      Andrey Panin
3995 M:      pazke@donpac.ru
3996 L:      linux-visws-devel@lists.sf.net
3997 W:      http://linux-visws.sf.net
3998 S:      Maintained for 2.6.
3999
4000 SGI XP/XPC/XPNET DRIVER
4001 P:      Dean Nelson
4002 M:      dcn@sgi.com
4003 S:      Maintained
4004
4005 SHARP LH SUPPORT (LH7952X & LH7A40X)
4006 P:      Marc Singer
4007 M:      elf@buici.com
4008 W:      http://projects.buici.com/arm
4009 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
4010 S:      Maintained
4011
4012 SHPC HOTPLUG DRIVER
4013 P:      Kristen Carlson Accardi
4014 M:      kristen.c.accardi@intel.com
4015 L:      linux-pci@vger.kernel.org
4016 S:      Supported
4017
4018 SIMTEC EB110ATX (Chalice CATS)
4019 P:      Ben Dooks
4020 P:      Vincent Sanders
4021 M:      support@simtec.co.uk
4022 W:      http://www.simtec.co.uk/products/EB110ATX/
4023 S:      Supported
4024
4025 SIMTEC EB2410ITX (BAST)
4026 P:      Ben Dooks
4027 P:      Vincent Sanders
4028 M:      support@simtec.co.uk
4029 W:      http://www.simtec.co.uk/products/EB2410ITX/
4030 S:      Supported
4031
4032 SIS 190 ETHERNET DRIVER
4033 P:      Francois Romieu
4034 M:      romieu@fr.zoreil.com
4035 L:      netdev@vger.kernel.org
4036 S:      Maintained
4037
4038 SIS 900/7016 FAST ETHERNET DRIVER
4039 P:      Daniele Venzano
4040 M:      venza@brownhat.org
4041 W:      http://www.brownhat.org/sis900.html
4042 L:      netdev@vger.kernel.org
4043 S:      Maintained
4044
4045 SIS 96X I2C/SMBUS DRIVER
4046 P:      Mark M. Hoffman
4047 M:      mhoffman@lightlink.com
4048 L:      linux-i2c@vger.kernel.org
4049 S:      Maintained
4050
4051 SIS FRAMEBUFFER DRIVER
4052 P:      Thomas Winischhofer
4053 M:      thomas@winischhofer.net
4054 W:      http://www.winischhofer.net/linuxsisvga.shtml
4055 S:      Maintained
4056
4057 SIS USB2VGA DRIVER
4058 P:      Thomas Winischhofer
4059 M:      thomas@winischhofer.net
4060 W:      http://www.winischhofer.at/linuxsisusbvga.shtml
4061 S:      Maintained
4062
4063 SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
4064 P:      Stephen Hemminger
4065 M:      shemminger@linux-foundation.org
4066 L:      netdev@vger.kernel.org
4067 S:      Maintained
4068
4069 SLAB ALLOCATOR
4070 P:      Christoph Lameter
4071 M:      cl@linux-foundation.org
4072 P:      Pekka Enberg
4073 M:      penberg@cs.helsinki.fi
4074 P:      Matt Mackall
4075 M:      mpm@selenic.com
4076 L:      linux-mm@kvack.org
4077 S:      Maintained
4078
4079 SMC91x ETHERNET DRIVER
4080 P:      Nicolas Pitre
4081 M:      nico@cam.org
4082 S:      Maintained
4083
4084 SMSC47B397 HARDWARE MONITOR DRIVER
4085 P:      Mark M. Hoffman
4086 M:      mhoffman@lightlink.com
4087 L:      lm-sensors@lm-sensors.org
4088 S:      Maintained
4089
4090 SMSC911x ETHERNET DRIVER
4091 P:      Steve Glendinning
4092 M:      steve.glendinning@smsc.com
4093 L:      netdev@vger.kernel.org
4094 S:      Supported
4095
4096 SMSC9420 PCI ETHERNET DRIVER
4097 P:      Steve Glendinning
4098 M:      steve.glendinning@smsc.com
4099 L:      netdev@vger.kernel.org
4100 S:      Supported
4101
4102 SMX UIO Interface
4103 P:      Ben Nizette
4104 M:      bn@niasdigital.com
4105 S:      Maintained
4106
4107 SN-IA64 (Itanium) SUB-PLATFORM
4108 P:      Jes Sorensen
4109 M:      jes@sgi.com
4110 L:      linux-altix@sgi.com
4111 L:      linux-ia64@vger.kernel.org
4112 W:      http://www.sgi.com/altix
4113 S:      Maintained
4114
4115 SOC-CAMERA V4L2 SUBSYSTEM
4116 P:      Guennadi Liakhovetski
4117 M:      g.liakhovetski@gmx.de
4118 L:      linux-media@vger.kernel.org
4119 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4120 S:      Maintained
4121
4122 SOEKRIS NET48XX LED SUPPORT
4123 P:      Chris Boot
4124 M:      bootc@bootc.net
4125 S:      Maintained
4126
4127 SOFTWARE RAID (Multiple Disks) SUPPORT
4128 P:      Neil Brown
4129 M:      neilb@suse.de
4130 L:      linux-raid@vger.kernel.org
4131 S:      Supported
4132
4133 SONIC NETWORK DRIVER
4134 P:      Thomas Bogendoerfer
4135 M:      tsbogend@alpha.franken.de
4136 L:      netdev@vger.kernel.org
4137 S:      Maintained
4138
4139 SONICS SILICON BACKPLANE DRIVER (SSB)
4140 P:      Michael Buesch
4141 M:      mb@bu3sch.de
4142 L:      netdev@vger.kernel.org
4143 S:      Maintained
4144
4145 SONY VAIO CONTROL DEVICE DRIVER
4146 P:      Mattia Dongili
4147 M:      malattia@linux.it
4148 L:      linux-acpi@vger.kernel.org
4149 W:      http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
4150 S:      Maintained
4151
4152 SONY MEMORYSTICK CARD SUPPORT
4153 P:      Alex Dubov
4154 M:      oakad@yahoo.com
4155 L:      linux-kernel@vger.kernel.org
4156 W:      http://tifmxx.berlios.de/
4157 S:      Maintained
4158
4159 SOUND
4160 P:      Jaroslav Kysela
4161 M:      perex@perex.cz
4162 P:      Takashi Iwai
4163 M:      tiwai@suse.de
4164 L:      alsa-devel@alsa-project.org (subscribers-only)
4165 S:      Maintained
4166
4167 SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT (ASoC)
4168 P:      Liam Girdwood
4169 M:      lrg@slimlogic.co.uk
4170 P:      Mark Brown
4171 M:      broonie@opensource.wolfsonmicro.com
4172 T:      git opensource.wolfsonmicro.com/linux-2.6-asoc
4173 L:      alsa-devel@alsa-project.org (subscribers-only)
4174 W:      http://alsa-project.org/main/index.php/ASoC
4175 S:      Supported
4176
4177 SPARC + UltraSPARC (sparc/sparc64)
4178 P:      David S. Miller
4179 M:      davem@davemloft.net
4180 L:      sparclinux@vger.kernel.org
4181 T:      git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
4182 T:      git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git
4183 S:      Maintained
4184
4185 SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
4186 P:      Roger Wolff
4187 M:      R.E.Wolff@BitWizard.nl
4188 L:      linux-kernel@vger.kernel.org ?
4189 S:      Supported
4190
4191 SPI SUBSYSTEM
4192 P:      David Brownell
4193 M:      dbrownell@users.sourceforge.net
4194 L:      spi-devel-general@lists.sourceforge.net
4195 S:      Maintained
4196
4197 SPIDERNET NETWORK DRIVER for CELL
4198 P:      Ishizaki Kou
4199 M:      kou.ishizaki@toshiba.co.jp
4200 P:      Jens Osterkamp
4201 M:      jens@de.ibm.com
4202 L:      netdev@vger.kernel.org
4203 S:      Supported
4204
4205 SPU FILE SYSTEM
4206 P:      Jeremy Kerr
4207 M:      jk@ozlabs.org
4208 L:      linuxppc-dev@ozlabs.org
4209 L:      cbe-oss-dev@ozlabs.org
4210 W:      http://www.ibm.com/developerworks/power/cell/
4211 S:      Supported
4212
4213 SQUASHFS FILE SYSTEM
4214 P:      Phillip Lougher
4215 M:      phillip@lougher.demon.co.uk
4216 L:      squashfs-devel@lists.sourceforge.net (subscribers-only)
4217 W:      http://squashfs.org.uk
4218 S:      Maintained
4219
4220 SRM (Alpha) environment access
4221 P:      Jan-Benedict Glaw
4222 M:      jbglaw@lug-owl.de
4223 L:      linux-kernel@vger.kernel.org
4224 S:      Maintained
4225
4226 STABLE BRANCH
4227 P:      Greg Kroah-Hartman
4228 M:      greg@kroah.com
4229 P:      Chris Wright
4230 M:      chrisw@sous-sol.org
4231 L:      stable@kernel.org
4232 S:      Maintained
4233
4234 STAGING SUBSYSTEM
4235 P:      Greg Kroah-Hartman
4236 M:      gregkh@suse.de
4237 L:      linux-kernel@vger.kernel.org
4238 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
4239 S:      Maintained
4240
4241 STARFIRE/DURALAN NETWORK DRIVER
4242 P:      Ion Badulescu
4243 M:      ionut@cs.columbia.edu
4244 S:      Maintained
4245
4246 STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
4247 W:      http://mosquitonet.Stanford.EDU/strip.html
4248 S:      Orphan
4249
4250 STRADIS MPEG-2 DECODER DRIVER
4251 P:      Nathan Laredo
4252 M:      laredo@gnu.org
4253 W:      http://www.stradis.com/
4254 S:      Maintained
4255
4256 SUN3/3X
4257 P:      Sam Creasey
4258 M:      sammy@sammy.net
4259 W:      http://sammy.net/sun3/
4260 S:      Maintained
4261
4262 SUPERH
4263 P:      Paul Mundt
4264 M:      lethal@linux-sh.org
4265 L:      linux-sh@vger.kernel.org
4266 W:      http://www.linux-sh.org
4267 T:      git kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git
4268 S:      Supported
4269
4270 SUSPEND TO RAM
4271 P:      Len Brown
4272 M:      len.brown@intel.com
4273 P:      Pavel Machek
4274 M:      pavel@ucw.cz
4275 P:      Rafael J. Wysocki
4276 M:      rjw@sisk.pl
4277 L:      linux-pm@lists.linux-foundation.org
4278 S:      Supported
4279
4280 SVGA HANDLING
4281 P:      Martin Mares
4282 M:      mj@ucw.cz
4283 L:      linux-video@atrey.karlin.mff.cuni.cz
4284 S:      Maintained
4285
4286 SYSV FILESYSTEM
4287 P:      Christoph Hellwig
4288 M:      hch@infradead.org
4289 S:      Maintained
4290
4291 TASKSTATS STATISTICS INTERFACE
4292 P:      Balbir Singh
4293 M:      balbir@linux.vnet.ibm.com
4294 L:      linux-kernel@vger.kernel.org
4295 S:      Maintained
4296
4297 TC CLASSIFIER
4298 P:      Jamal Hadi Salim
4299 M:      hadi@cyberus.ca
4300 L:      netdev@vger.kernel.org
4301 S:      Maintained
4302
4303 TCP LOW PRIORITY MODULE
4304 P:      Wong Hoi Sing, Edison
4305 M:      hswong3i@gmail.com
4306 P:      Hung Hing Lun, Mike
4307 M:      hlhung3i@gmail.com
4308 W:      http://tcp-lp-mod.sourceforge.net/
4309 S:      Maintained
4310
4311 TEHUTI ETHERNET DRIVER
4312 P:      Alexander Indenbaum
4313 M:      baum@tehutinetworks.net
4314 P:      Andy Gospodarek
4315 M:      andy@greyhouse.net
4316 L:      netdev@vger.kernel.org
4317 S:      Supported
4318
4319 Telecom Clock Driver for MCPL0010
4320 P:      Mark Gross
4321 M:      mark.gross@intel.com
4322 S:      Supported
4323
4324 TENSILICA XTENSA PORT (xtensa)
4325 P:      Chris Zankel
4326 M:      chris@zankel.net
4327 S:      Maintained
4328
4329 THINKPAD ACPI EXTRAS DRIVER
4330 P:      Henrique de Moraes Holschuh
4331 M:      ibm-acpi@hmh.eng.br
4332 L:      ibm-acpi-devel@lists.sourceforge.net
4333 W:      http://ibm-acpi.sourceforge.net
4334 W:      http://thinkwiki.org/wiki/Ibm-acpi
4335 T:      git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
4336 S:      Maintained
4337
4338 TI FLASH MEDIA INTERFACE DRIVER
4339 P:      Alex Dubov
4340 M:      oakad@yahoo.com
4341 S:      Maintained
4342
4343 TI OMAP MMC INTERFACE DRIVER
4344 P:      Carlos Aguiar, Anderson Briglia and Syed Khasim
4345 M:      linux-omap@vger.kernel.org
4346 W:      http://linux.omap.com
4347 W:      http://www.muru.com/linux/omap/
4348 S:      Maintained
4349
4350 TI OMAP RANDOM NUMBER GENERATOR SUPPORT
4351 P:      Deepak Saxena
4352 M:      dsaxena@plexity.net
4353 S:      Maintained
4354
4355 TIPC NETWORK LAYER
4356 P:      Per Liden
4357 M:      per.liden@ericsson.com
4358 P:      Jon Maloy
4359 M:      jon.maloy@ericsson.com
4360 P:      Allan Stephens
4361 M:      allan.stephens@windriver.com
4362 L:      tipc-discussion@lists.sourceforge.net
4363 W:      http://tipc.sourceforge.net/
4364 W:      http://tipc.cslab.ericsson.net/
4365 T:      git tipc.cslab.ericsson.net:/pub/git/tipc.git
4366 S:      Maintained
4367
4368 TLAN NETWORK DRIVER
4369 P:      Samuel Chessman
4370 M:      chessman@tux.org
4371 L:      tlan-devel@lists.sourceforge.net (subscribers-only)
4372 W:      http://sourceforge.net/projects/tlan/
4373 S:      Maintained
4374
4375 TOMOYO SECURITY MODULE
4376 P:      Kentaro Takeda
4377 M:      takedakn@nttdata.co.jp
4378 P:      Tetsuo Handa
4379 M:      penguin-kernel@I-love.SAKURA.ne.jp
4380 L:      linux-kernel@vger.kernel.org (kernel issues)
4381 L:      tomoyo-users-en@lists.sourceforge.jp (subscribers-only, for developers and users in English)
4382 L:      tomoyo-dev@lists.sourceforge.jp (subscribers-only, for developers in Japanese)
4383 L:      tomoyo-users@lists.sourceforge.jp (subscribers-only, for users in Japanese)
4384 W:      http://tomoyo.sourceforge.jp/
4385 T:      quilt http://svn.sourceforge.jp/svnroot/tomoyo/trunk/2.2.x/tomoyo-lsm/patches/
4386 S:      Maintained
4387
4388 TOSHIBA ACPI EXTRAS DRIVER
4389 P:      John Belmonte
4390 M:      toshiba_acpi@memebeam.org
4391 W:      http://memebeam.org/toys/ToshibaAcpiDriver
4392 S:      Maintained
4393
4394 TOSHIBA SMM DRIVER
4395 P:      Jonathan Buzzard
4396 M:      jonathan@buzzard.org.uk
4397 L:      tlinux-users@tce.toshiba-dme.co.jp
4398 W:      http://www.buzzard.org.uk/toshiba/
4399 S:      Maintained
4400
4401 TPM DEVICE DRIVER
4402 P:      Debora Velarde
4403 M:      debora@linux.vnet.ibm.com
4404 P:      Rajiv Andrade
4405 M:      srajiv@linux.vnet.ibm.com
4406 W:      http://tpmdd.sourceforge.net
4407 P:      Marcel Selhorst
4408 M:      m.selhorst@sirrix.com
4409 W:      http://www.sirrix.com
4410 L:      tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers)
4411 S:      Maintained
4412
4413 TRIVIAL PATCHES
4414 P:      Jiri Kosina
4415 M:      trivial@kernel.org
4416 L:      linux-kernel@vger.kernel.org
4417 T:      git kernel.org:/pub/scm/linux/kernel/git/jikos/trivial.git
4418 S:      Maintained
4419
4420 TTY LAYER
4421 P:      Alan Cox
4422 M:      alan@lxorguk.ukuu.org.uk
4423 L:      linux-kernel@vger.kernel.org
4424 S:      Maintained
4425
4426 TULIP NETWORK DRIVERS
4427 P:      Grant Grundler
4428 M:      grundler@parisc-linux.org
4429 P:      Kyle McMartin
4430 M:      kyle@mcmartin.ca
4431 L:      netdev@vger.kernel.org
4432 S:      Maintained
4433
4434 TUN/TAP driver
4435 P:      Maxim Krasnyansky
4436 M:      maxk@qualcomm.com
4437 L:      vtun@office.satix.net
4438 W:      http://vtun.sourceforge.net/tun
4439 S:      Maintained
4440
4441 TURBOCHANNEL SUBSYSTEM
4442 P:      Maciej W. Rozycki
4443 M:      macro@linux-mips.org
4444 S:      Maintained
4445
4446 U14-34F SCSI DRIVER
4447 P:      Dario Ballabio
4448 M:      ballabio_dario@emc.com
4449 L:      linux-scsi@vger.kernel.org
4450 S:      Maintained
4451
4452 UBI FILE SYSTEM (UBIFS)
4453 P:      Artem Bityutskiy
4454 M:      dedekind@infradead.org
4455 P:      Adrian Hunter
4456 M:      ext-adrian.hunter@nokia.com
4457 L:      linux-mtd@lists.infradead.org
4458 T:      git git://git.infradead.org/ubifs-2.6.git
4459 W:      http://www.linux-mtd.infradead.org/doc/ubifs.html
4460 S:      Maintained
4461
4462 UCLINUX (AND M68KNOMMU)
4463 P:      Greg Ungerer
4464 M:      gerg@uclinux.org
4465 W:      http://www.uclinux.org/
4466 L:      uclinux-dev@uclinux.org  (subscribers-only)
4467 S:      Maintained
4468
4469 UCLINUX FOR RENESAS H8/300
4470 P:      Yoshinori Sato
4471 M:      ysato@users.sourceforge.jp
4472 W:      http://uclinux-h8.sourceforge.jp/
4473 S:      Supported
4474
4475 UDF FILESYSTEM
4476 P:      Jan Kara
4477 M:      jack@suse.cz
4478 W:      http://linux-udf.sourceforge.net
4479 S:      Maintained
4480
4481 UFS FILESYSTEM
4482 P:      Evgeniy Dushistov
4483 M:      dushistov@mail.ru
4484 L:      linux-kernel@vger.kernel.org
4485 S:      Maintained
4486
4487 ULTRA-WIDEBAND (UWB) SUBSYSTEM:
4488 P:      David Vrabel
4489 M:      david.vrabel@csr.com
4490 L:      linux-usb@vger.kernel.org
4491 S:      Supported
4492
4493 UNIFORM CDROM DRIVER
4494 P:      Jens Axboe
4495 M:      axboe@kernel.dk
4496 L:      linux-kernel@vger.kernel.org
4497 W:      http://www.kernel.dk
4498 S:      Maintained
4499
4500 UNSORTED BLOCK IMAGES (UBI)
4501 P:      Artem Bityutskiy
4502 M:      dedekind@infradead.org
4503 W:      http://www.linux-mtd.infradead.org/
4504 L:      linux-mtd@lists.infradead.org
4505 T:      git git://git.infradead.org/ubi-2.6.git
4506 S:      Maintained
4507
4508 USB ACM DRIVER
4509 P:      Oliver Neukum
4510 M:      oliver@neukum.name
4511 L:      linux-usb@vger.kernel.org
4512 S:      Maintained
4513
4514 USB BLOCK DRIVER (UB ub)
4515 P:      Pete Zaitcev
4516 M:      zaitcev@redhat.com
4517 L:      linux-kernel@vger.kernel.org
4518 L:      linux-usb@vger.kernel.org
4519 S:      Supported
4520
4521 USB CDC ETHERNET DRIVER
4522 P:      Greg Kroah-Hartman
4523 M:      greg@kroah.com
4524 L:      linux-usb@vger.kernel.org
4525 S:      Maintained
4526 W:      http://www.kroah.com/linux-usb/
4527
4528 USB CYPRESS C67X00 DRIVER
4529 P:      Peter Korsgaard
4530 M:      jacmet@sunsite.dk
4531 L:      linux-usb@vger.kernel.org
4532 S:      Maintained
4533
4534 USB DAVICOM DM9601 DRIVER
4535 P:      Peter Korsgaard
4536 M:      jacmet@sunsite.dk
4537 L:      netdev@vger.kernel.org
4538 W:      http://www.linux-usb.org/usbnet
4539 S:      Maintained
4540
4541 USB DIAMOND RIO500 DRIVER
4542 P:      Cesar Miquel
4543 M:      miquel@df.uba.ar
4544 L:      rio500-users@lists.sourceforge.net
4545 W:      http://rio500.sourceforge.net
4546 S:      Maintained
4547
4548 USB EHCI DRIVER
4549 P:      David Brownell
4550 M:      dbrownell@users.sourceforge.net
4551 L:      linux-usb@vger.kernel.org
4552 S:      Odd Fixes
4553
4554 USB ET61X[12]51 DRIVER
4555 P:      Luca Risolia
4556 M:      luca.risolia@studio.unibo.it
4557 L:      linux-usb@vger.kernel.org
4558 L:      linux-media@vger.kernel.org
4559 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4560 W:      http://www.linux-projects.org
4561 S:      Maintained
4562
4563 USB GADGET/PERIPHERAL SUBSYSTEM
4564 P:      David Brownell
4565 M:      dbrownell@users.sourceforge.net
4566 L:      linux-usb@vger.kernel.org
4567 W:      http://www.linux-usb.org/gadget
4568 S:      Maintained
4569
4570 USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
4571 P:      Jiri Kosina
4572 M:      jkosina@suse.cz
4573 L:      linux-usb@vger.kernel.org
4574 T:      git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
4575 S:      Maintained
4576
4577 USB ISP116X DRIVER
4578 P:      Olav Kongas
4579 M:      ok@artecdesign.ee
4580 L:      linux-usb@vger.kernel.org
4581 S:      Maintained
4582
4583 USB KAWASAKI LSI DRIVER
4584 P:      Oliver Neukum
4585 M:      oliver@neukum.name
4586 L:      linux-usb@vger.kernel.org
4587 S:      Maintained
4588
4589 USB MASS STORAGE DRIVER
4590 P:      Matthew Dharm
4591 M:      mdharm-usb@one-eyed-alien.net
4592 L:      linux-usb@vger.kernel.org
4593 L:      usb-storage@lists.one-eyed-alien.net
4594 S:      Maintained
4595 W:      http://www.one-eyed-alien.net/~mdharm/linux-usb/
4596
4597 USB OHCI DRIVER
4598 P:      David Brownell
4599 M:      dbrownell@users.sourceforge.net
4600 L:      linux-usb@vger.kernel.org
4601 S:      Odd Fixes
4602
4603 USB OPTION-CARD DRIVER
4604 P:      Matthias Urlichs
4605 M:      smurf@smurf.noris.de
4606 L:      linux-usb@vger.kernel.org
4607 S:      Maintained
4608
4609 USB OV511 DRIVER
4610 P:      Mark McClelland
4611 M:      mmcclell@bigfoot.com
4612 L:      linux-usb@vger.kernel.org
4613 W:      http://alpha.dyndns.org/ov511/
4614 S:      Maintained
4615
4616 USB PEGASUS DRIVER
4617 P:      Petko Manolov
4618 M:      petkan@users.sourceforge.net
4619 L:      linux-usb@vger.kernel.org
4620 L:      netdev@vger.kernel.org
4621 W:      http://pegasus2.sourceforge.net/
4622 S:      Maintained
4623
4624 USB PRINTER DRIVER (usblp)
4625 P:      Pete Zaitcev
4626 M:      zaitcev@redhat.com
4627 L:      linux-usb@vger.kernel.org
4628 S:      Supported
4629
4630 USB RTL8150 DRIVER
4631 P:      Petko Manolov
4632 M:      petkan@users.sourceforge.net
4633 L:      linux-usb@vger.kernel.org
4634 L:      netdev@vger.kernel.org
4635 W:      http://pegasus2.sourceforge.net/
4636 S:      Maintained
4637
4638 USB SE401 DRIVER
4639 P:      Jeroen Vreeken
4640 M:      pe1rxq@amsat.org
4641 L:      linux-usb@vger.kernel.org
4642 W:      http://www.chello.nl/~j.vreeken/se401/
4643 S:      Maintained
4644
4645 USB SERIAL BELKIN F5U103 DRIVER
4646 P:      William Greathouse
4647 M:      wgreathouse@smva.com
4648 L:      linux-usb@vger.kernel.org
4649 S:      Maintained
4650
4651 USB SERIAL CYPRESS M8 DRIVER
4652 P:      Lonnie Mendez
4653 M:      dignome@gmail.com
4654 L:      linux-usb@vger.kernel.org
4655 S:      Maintained
4656 W:      http://geocities.com/i0xox0i
4657 W:      http://firstlight.net/cvs
4658
4659 USB SERIAL CYBERJACK DRIVER
4660 P:      Matthias Bruestle and Harald Welte
4661 M:      support@reiner-sct.com
4662 W:      http://www.reiner-sct.de/support/treiber_cyberjack.php
4663 S:      Maintained
4664
4665 USB SERIAL DIGI ACCELEPORT DRIVER
4666 P:      Peter Berger and Al Borchers
4667 M:      pberger@brimson.com
4668 M:      alborchers@steinerpoint.com
4669 L:      linux-usb@vger.kernel.org
4670 S:      Maintained
4671
4672 USB SERIAL DRIVER
4673 P:      Greg Kroah-Hartman
4674 M:      gregkh@suse.de
4675 L:      linux-usb@vger.kernel.org
4676 S:      Supported
4677
4678 USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
4679 P:      Gary Brubaker
4680 M:      xavyer@ix.netcom.com
4681 L:      linux-usb@vger.kernel.org
4682 S:      Maintained
4683
4684 USB SERIAL KEYSPAN DRIVER
4685 P:      Greg Kroah-Hartman
4686 M:      greg@kroah.com
4687 L:      linux-usb@vger.kernel.org
4688 W:      http://www.kroah.com/linux/
4689 S:      Maintained
4690
4691 USB SERIAL WHITEHEAT DRIVER
4692 P:      Support Department
4693 M:      support@connecttech.com
4694 L:      linux-usb@vger.kernel.org
4695 W:      http://www.connecttech.com
4696 S:      Supported
4697
4698 USB SMSC95XX ETHERNET DRIVER
4699 P:      Steve Glendinning
4700 M:      steve.glendinning@smsc.com
4701 L:      netdev@vger.kernel.org
4702 S:      Supported
4703
4704 USB SN9C1xx DRIVER
4705 P:      Luca Risolia
4706 M:      luca.risolia@studio.unibo.it
4707 L:      linux-usb@vger.kernel.org
4708 L:      linux-media@vger.kernel.org
4709 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4710 W:      http://www.linux-projects.org
4711 S:      Maintained
4712
4713 USB SUBSYSTEM
4714 P:      Greg Kroah-Hartman
4715 M:      gregkh@suse.de
4716 L:      linux-usb@vger.kernel.org
4717 W:      http://www.linux-usb.org
4718 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
4719 S:      Supported
4720
4721 USB UHCI DRIVER
4722 P:      Alan Stern
4723 M:      stern@rowland.harvard.edu
4724 L:      linux-usb@vger.kernel.org
4725 S:      Maintained
4726
4727 USB "USBNET" DRIVER FRAMEWORK
4728 P:      David Brownell
4729 M:      dbrownell@users.sourceforge.net
4730 L:      netdev@vger.kernel.org
4731 W:      http://www.linux-usb.org/usbnet
4732 S:      Maintained
4733
4734 USB VIDEO CLASS
4735 P:      Laurent Pinchart
4736 M:      laurent.pinchart@skynet.be
4737 L:      linux-uvc-devel@lists.berlios.de (subscribers-only)
4738 L:      linux-media@vger.kernel.org
4739 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4740 W:      http://linux-uvc.berlios.de
4741 S:      Maintained
4742
4743 USB W996[87]CF DRIVER
4744 P:      Luca Risolia
4745 M:      luca.risolia@studio.unibo.it
4746 L:      linux-usb@vger.kernel.org
4747 L:      linux-media@vger.kernel.org
4748 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4749 W:      http://www.linux-projects.org
4750 S:      Maintained
4751
4752 USB WIRELESS RNDIS DRIVER (rndis_wlan)
4753 P:      Jussi Kivilinna
4754 M:      jussi.kivilinna@mbnet.fi
4755 L:      linux-wireless@vger.kernel.org
4756 S:      Maintained
4757
4758 USB ZC0301 DRIVER
4759 P:      Luca Risolia
4760 M:      luca.risolia@studio.unibo.it
4761 L:      linux-usb@vger.kernel.org
4762 L:      linux-media@vger.kernel.org
4763 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4764 W:      http://www.linux-projects.org
4765 S:      Maintained
4766
4767 USB ZD1201 DRIVER
4768 P:      Jeroen Vreeken
4769 M:      pe1rxq@amsat.org
4770 L:      linux-usb@vger.kernel.org
4771 W:      http://linux-lc100020.sourceforge.net
4772 S:      Maintained
4773
4774 USB ZR364XX DRIVER
4775 P:      Antoine Jacquet
4776 M:      royale@zerezo.com
4777 L:      linux-usb@vger.kernel.org
4778 L:      linux-media@vger.kernel.org
4779 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4780 W:      http://royale.zerezo.com/zr364xx/
4781 S:      Maintained
4782
4783 USER-MODE LINUX (UML)
4784 P:      Jeff Dike
4785 M:      jdike@addtoit.com
4786 L:      user-mode-linux-devel@lists.sourceforge.net
4787 L:      user-mode-linux-user@lists.sourceforge.net
4788 W:      http://user-mode-linux.sourceforge.net
4789 S:      Maintained
4790
4791 USERSPACE I/O (UIO)
4792 P:      Hans J. Koch
4793 M:      hjk@linutronix.de
4794 P:      Greg Kroah-Hartman
4795 M:      gregkh@suse.de
4796 L:      linux-kernel@vger.kernel.org
4797 S:      Maintained
4798
4799 UTIL-LINUX-NG PACKAGE
4800 P:      Karel Zak
4801 M:      kzak@redhat.com
4802 L:      util-linux-ng@vger.kernel.org
4803 W:      http://kernel.org/~kzak/util-linux-ng/
4804 T:      git://git.kernel.org/pub/scm/utils/util-linux-ng/util-linux-ng.git
4805 S:      Maintained
4806
4807 UVESAFB DRIVER
4808 P:      Michal Januszewski
4809 M:      spock@gentoo.org
4810 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
4811 W:      http://dev.gentoo.org/~spock/projects/uvesafb/
4812 S:      Maintained
4813
4814 VFAT/FAT/MSDOS FILESYSTEM
4815 P:      OGAWA Hirofumi
4816 M:      hirofumi@mail.parknet.co.jp
4817 L:      linux-kernel@vger.kernel.org
4818 S:      Maintained
4819
4820 VIA RHINE NETWORK DRIVER
4821 P:      Roger Luethi
4822 M:      rl@hellgate.ch
4823 S:      Maintained
4824
4825 VIAPRO SMBUS DRIVER
4826 P:      Jean Delvare
4827 M:      khali@linux-fr.org
4828 L:      linux-i2c@vger.kernel.org
4829 S:      Maintained
4830
4831 VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER
4832 P:      Joseph Chan
4833 M:      JosephChan@via.com.tw
4834 P:      Scott Fang
4835 M:      ScottFang@viatech.com.cn
4836 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
4837 S:      Maintained
4838
4839 VIA VELOCITY NETWORK DRIVER
4840 P:      Francois Romieu
4841 M:      romieu@fr.zoreil.com
4842 L:      netdev@vger.kernel.org
4843 S:      Maintained
4844
4845 VIDEO FOR LINUX (V4L)
4846 P:      Mauro Carvalho Chehab
4847 M:      mchehab@infradead.org
4848 L:      linux-media@vger.kernel.org
4849 L:      video4linux-list@redhat.com
4850 W:      http://linuxtv.org
4851 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4852 S:      Maintained
4853
4854 VLAN (802.1Q)
4855 P:      Patrick McHardy
4856 M:      kaber@trash.net
4857 L:      netdev@vger.kernel.org
4858 S:      Maintained
4859
4860 VOLTAGE AND CURRENT REGULATOR FRAMEWORK
4861 P:      Liam Girdwood
4862 M:      lrg@slimlogic.co.uk
4863 P:      Mark Brown
4864 M:      broonie@opensource.wolfsonmicro.com
4865 W:      http://opensource.wolfsonmicro.com/node/15
4866 W:      http://www.slimlogic.co.uk/?page_id=5
4867 T:      git kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git
4868 S:      Supported
4869
4870 VT1211 HARDWARE MONITOR DRIVER
4871 P:      Juerg Haefliger
4872 M:      juergh@gmail.com
4873 L:      lm-sensors@lm-sensors.org
4874 S:      Maintained
4875
4876 VT8231 HARDWARE MONITOR DRIVER
4877 P:      Roger Lucas
4878 M:      vt8231@hiddenengine.co.uk
4879 L:      lm-sensors@lm-sensors.org
4880 S:      Maintained
4881
4882 W1 DALLAS'S 1-WIRE BUS
4883 P:      Evgeniy Polyakov
4884 M:      johnpol@2ka.mipt.ru
4885 S:      Maintained
4886
4887 W83791D HARDWARE MONITORING DRIVER
4888 P:      Marc Hulsman
4889 M:      m.hulsman@tudelft.nl
4890 L:      lm-sensors@lm-sensors.org
4891 S:      Maintained
4892
4893 W83793 HARDWARE MONITORING DRIVER
4894 P:      Rudolf Marek
4895 M:      r.marek@assembler.cz
4896 L:      lm-sensors@lm-sensors.org
4897 S:      Maintained
4898
4899 W83L51xD SD/MMC CARD INTERFACE DRIVER
4900 P:      Pierre Ossman
4901 M:      drzeus-wbsd@drzeus.cx
4902 L:      linux-kernel@vger.kernel.org
4903 S:      Maintained
4904
4905 WATCHDOG DEVICE DRIVERS
4906 P:      Wim Van Sebroeck
4907 M:      wim@iguana.be
4908 T:      git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4909 S:      Maintained
4910
4911 WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4912 P:      Jean Tourrilhes
4913 M:      jt@hpl.hp.com
4914 L:      linux-wireless@vger.kernel.org
4915 W:      http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4916 S:      Maintained
4917
4918 WD7000 SCSI DRIVER
4919 P:      Miroslav Zagorac
4920 M:      zaga@fly.cc.fer.hr
4921 L:      linux-scsi@vger.kernel.org
4922 S:      Maintained
4923
4924 WIMAX STACK
4925 P:      Inaky Perez-Gonzalez
4926 M:      inaky.perez-gonzalez@intel.com
4927 M:      linux-wimax@intel.com
4928 L:      wimax@linuxwimax.org
4929 S:      Supported
4930 W:      http://linuxwimax.org
4931
4932 WIMEDIA LLC PROTOCOL (WLP) SUBSYSTEM
4933 P:      David Vrabel
4934 M:      david.vrabel@csr.com
4935 S:      Maintained
4936
4937 WISTRON LAPTOP BUTTON DRIVER
4938 P:      Miloslav Trmac
4939 M:      mitr@volny.cz
4940 S:      Maintained
4941
4942 WL3501 WIRELESS PCMCIA CARD DRIVER
4943 P:      Arnaldo Carvalho de Melo
4944 M:      acme@ghostprotocols.net
4945 L:      linux-wireless@vger.kernel.org
4946 W:      http://oops.ghostprotocols.net:81/blog
4947 S:      Maintained
4948
4949 WM97XX TOUCHSCREEN DRIVERS
4950 P:      Mark Brown
4951 M:      broonie@opensource.wolfsonmicro.com
4952 P:      Liam Girdwood
4953 M:      lrg@slimlogic.co.uk
4954 L:      linux-input@vger.kernel.org
4955 T:      git git://opensource.wolfsonmicro.com/linux-2.6-touch
4956 W:      http://opensource.wolfsonmicro.com/node/7
4957 S:      Supported
4958
4959 X.25 NETWORK LAYER
4960 P:      Henner Eisen
4961 M:      eis@baty.hanse.de
4962 L:      linux-x25@vger.kernel.org
4963 S:      Maintained
4964
4965 X86 ARCHITECTURE (32-BIT AND 64-BIT)
4966 P:      Thomas Gleixner
4967 M:      tglx@linutronix.de
4968 P:      Ingo Molnar
4969 M:      mingo@redhat.com
4970 P:      H. Peter Anvin
4971 M:      hpa@zytor.com
4972 M:      x86@kernel.org
4973 L:      linux-kernel@vger.kernel.org
4974 T:      git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
4975 S:      Maintained
4976
4977 XEN HYPERVISOR INTERFACE
4978 P:      Jeremy Fitzhardinge
4979 M:      jeremy@xensource.com
4980 P:      Chris Wright
4981 M:      chrisw@sous-sol.org
4982 L:      virtualization@lists.osdl.org
4983 L:      xen-devel@lists.xensource.com
4984 S:      Supported
4985
4986 XFS FILESYSTEM
4987 P:      Silicon Graphics Inc
4988 P:      Bill O'Donnell
4989 M:      xfs-masters@oss.sgi.com
4990 L:      xfs@oss.sgi.com
4991 W:      http://oss.sgi.com/projects/xfs
4992 T:      git://oss.sgi.com/xfs/xfs.git
4993 S:      Supported
4994
4995 XILINX SYSTEMACE DRIVER
4996 P:      Grant Likely
4997 M:      grant.likely@secretlab.ca
4998 W:      http://www.secretlab.ca/
4999 L:      linux-kernel@vger.kernel.org
5000 S:      Maintained
5001
5002 XILINX UARTLITE SERIAL DRIVER
5003 P:      Peter Korsgaard
5004 M:      jacmet@sunsite.dk
5005 L:      linux-serial@vger.kernel.org
5006 S:      Maintained
5007
5008 YAM DRIVER FOR AX.25
5009 P:      Jean-Paul Roubelat
5010 M:      jpr@f6fbb.org
5011 L:      linux-hams@vger.kernel.org
5012 S:      Maintained
5013
5014 YEALINK PHONE DRIVER
5015 P:      Henk Vergonet
5016 M:      Henk.Vergonet@gmail.com
5017 L:      usbb2k-api-dev@nongnu.org
5018 S:      Maintained
5019
5020 Z8530 DRIVER FOR AX.25
5021 P:      Joerg Reuter
5022 M:      jreuter@yaina.de
5023 W:      http://yaina.de/jreuter/
5024 W:      http://www.qsl.net/dl1bke/
5025 L:      linux-hams@vger.kernel.org
5026 S:      Maintained
5027
5028 ZD1211RW WIRELESS DRIVER
5029 P:      Daniel Drake
5030 M:      dsd@gentoo.org
5031 P:      Ulrich Kunitz
5032 M:      kune@deine-taler.de
5033 W:      http://zd1211.ath.cx/wiki/DriverRewrite
5034 L:      linux-wireless@vger.kernel.org
5035 L:      zd1211-devs@lists.sourceforge.net (subscribers-only)
5036 S:      Maintained
5037
5038 ZR36067 VIDEO FOR LINUX DRIVER
5039 L:      mjpeg-users@lists.sourceforge.net
5040 L:      linux-media@vger.kernel.org
5041 W:      http://mjpeg.sourceforge.net/driver-zoran/
5042 T:      Mercurial http://linuxtv.org/hg/v4l-dvb
5043 S:      Odd Fixes
5044
5045 ZS DECSTATION Z85C30 SERIAL DRIVER
5046 P:      Maciej W. Rozycki
5047 M:      macro@linux-mips.org
5048 S:      Maintained
5049
5050 THE REST
5051 P:      Linus Torvalds
5052 S:      Buried alive in reporters