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