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