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