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