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