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