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