Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
[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 L:      lm-sensors@lm-sensors.org
1882 W:      http://www.lm-sensors.org/
1883 S:      Orphaned
1884
1885 HARDWARE RANDOM NUMBER GENERATOR CORE
1886 S:      Orphaned
1887
1888 HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1889 P:      Robert Love
1890 M:      rlove@rlove.org
1891 M:      linux-kernel@vger.kernel.org
1892 W:      http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1893 S:      Maintained
1894
1895 HARMONY SOUND DRIVER
1896 P:      Kyle McMartin
1897 M:      kyle@mcmartin.ca
1898 L:      linux-parisc@vger.kernel.org
1899 S:      Maintained
1900
1901 HAYES ESP SERIAL DRIVER
1902 P:      Andrew J. Robinson
1903 M:      arobinso@nyx.net
1904 L:      linux-kernel@vger.kernel.org
1905 W:      http://www.nyx.net/~arobinso
1906 S:      Maintained
1907
1908 HFS FILESYSTEM
1909 P:      Roman Zippel
1910 M:      zippel@linux-m68k.org
1911 L:      linux-kernel@vger.kernel.org
1912 S:      Maintained
1913
1914 HGA FRAMEBUFFER DRIVER
1915 P:      Ferenc Bakonyi
1916 M:      fero@drama.obuda.kando.hu
1917 L:      linux-nvidia@lists.surfsouth.com
1918 W:      http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1919 S:      Maintained
1920
1921 HID CORE LAYER
1922 P:      Jiri Kosina
1923 M:      jkosina@suse.cz
1924 L:      linux-input@vger.kernel.org
1925 T:      git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
1926 S:      Maintained
1927
1928 HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
1929 P:      Thomas Gleixner
1930 M:      tglx@linutronix.de
1931 L:      linux-kernel@vger.kernel.org
1932 S:      Maintained
1933
1934 HIGH-SPEED SCC DRIVER FOR AX.25
1935 P:      Klaus Kudielka
1936 M:      klaus.kudielka@ieee.org
1937 L:      linux-hams@vger.kernel.org
1938 W:      http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1939 S:      Maintained
1940
1941 HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1942 P:      HighPoint Linux Team
1943 M:      linux@highpoint-tech.com
1944 W:      http://www.highpoint-tech.com
1945 S:      Supported
1946
1947 HIPPI
1948 P:      Jes Sorensen
1949 M:      jes@trained-monkey.org
1950 L:      linux-hippi@sunsite.dk
1951 S:      Maintained
1952
1953 HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1954 P:      Chirag Kantharia
1955 M:      chirag.kantharia@hp.com
1956 L:      iss_storagedev@hp.com
1957 S:      Maintained
1958
1959 HEWLETT-PACKARD SMART2 RAID DRIVER
1960 P:      Chirag Kantharia
1961 M:      chirag.kantharia@hp.com
1962 L:      iss_storagedev@hp.com
1963 S:      Maintained
1964
1965 HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1966 P:      Mike Miller
1967 M:      mike.miller@hp.com
1968 L:      iss_storagedev@hp.com
1969 S:      Supported
1970
1971 HOST AP DRIVER
1972 P:      Jouni Malinen
1973 M:      j@w1.fi
1974 L:      hostap@shmoo.com (subscribers-only)
1975 L:      linux-wireless@vger.kernel.org
1976 W:      http://hostap.epitest.fi/
1977 S:      Maintained
1978
1979 HP100:  Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1980 P:      Jaroslav Kysela
1981 M:      perex@perex.cz
1982 S:      Maintained
1983
1984 HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER
1985 P:      Carlos Corbacho
1986 M:      carlos@strangeworlds.co.uk
1987 S:      Odd Fixes
1988
1989 HPET:   High Precision Event Timers driver (drivers/char/hpet.c)
1990 P:      Clemens Ladisch
1991 M:      clemens@ladisch.de
1992 S:      Maintained
1993
1994 HPET:   i386
1995 P:      Venkatesh Pallipadi (Venki)
1996 M:      venkatesh.pallipadi@intel.com
1997 S:      Maintained
1998
1999 HPET:   x86_64
2000 P:      Vojtech Pavlik
2001 M:      vojtech@suse.cz
2002 S:      Maintained
2003
2004 HPET:   ACPI hpet.c
2005 P:      Bob Picco
2006 M:      bob.picco@hp.com
2007 S:      Maintained
2008
2009 HPFS FILESYSTEM
2010 P:      Mikulas Patocka
2011 M:      mikulas@artax.karlin.mff.cuni.cz
2012 W:      http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
2013 S:      Maintained
2014
2015 HTCPEN TOUCHSCREEN DRIVER
2016 P:      Pau Oliva Fora
2017 M:      pof@eslack.org
2018 L:      linux-input@vger.kernel.org
2019 S:      Maintained
2020
2021 HUGETLB FILESYSTEM
2022 P:      William Irwin
2023 M:      wli@holomorphy.com
2024 S:      Maintained
2025
2026 I2C/SMBUS STUB DRIVER
2027 P:      Mark M. Hoffman
2028 M:      mhoffman@lightlink.com
2029 L:      lm-sensors@lm-sensors.org
2030 S:      Maintained
2031
2032 I2C SUBSYSTEM
2033 P:      Jean Delvare (PC drivers, core)
2034 M:      khali@linux-fr.org
2035 P:      Ben Dooks (embedded platforms)
2036 M:      ben-linux@fluff.org
2037 L:      i2c@lm-sensors.org
2038 T:      quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
2039 S:      Maintained
2040
2041 I2C-TINY-USB DRIVER
2042 P:      Till Harbaum
2043 M:      till@harbaum.org
2044 L:      i2c@lm-sensors.org
2045 T:      http://www.harbaum.org/till/i2c_tiny_usb
2046 S:      Maintained
2047
2048 i386 BOOT CODE
2049 P:      H. Peter Anvin
2050 M:      hpa@zytor.com
2051 L:      Linux-Kernel@vger.kernel.org
2052 S:      Maintained
2053
2054 i386 SETUP CODE / CPU ERRATA WORKAROUNDS
2055 P:      H. Peter Anvin
2056 M:      hpa@zytor.com
2057 T:      git.kernel.org:/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
2058 S:      Maintained
2059
2060 IA64 (Itanium) PLATFORM
2061 P:      Tony Luck
2062 M:      tony.luck@intel.com
2063 L:      linux-ia64@vger.kernel.org
2064 W:      http://www.ia64-linux.org/
2065 T:      git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
2066 S:      Maintained
2067
2068 SN-IA64 (Itanium) SUB-PLATFORM
2069 P:      Jes Sorensen
2070 M:      jes@sgi.com
2071 L:      linux-altix@sgi.com
2072 L:      linux-ia64@vger.kernel.org
2073 W:      http://www.sgi.com/altix
2074 S:      Maintained
2075
2076 IBM MCA SCSI SUBSYSTEM DRIVER
2077 P:      Michael Lang
2078 M:      langa2@kph.uni-mainz.de
2079 W:      http://www.uni-mainz.de/~langm000/linux.html
2080 S:      Maintained
2081
2082 IBM Power Linux RAID adapter
2083 P:      Brian King
2084 M:      brking@us.ibm.com
2085 S:      Supported
2086
2087 IBM ServeRAID RAID DRIVER
2088 P:      Jack Hammer
2089 P:      Dave Jeffery
2090 M:      ipslinux@adaptec.com
2091 W:      http://www.developer.ibm.com/welcome/netfinity/serveraid.html
2092 S:      Supported
2093
2094 IDE SUBSYSTEM
2095 P:      Bartlomiej Zolnierkiewicz
2096 M:      bzolnier@gmail.com
2097 L:      linux-ide@vger.kernel.org
2098 T:      quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
2099 S:      Maintained
2100
2101 IDE/ATAPI CDROM DRIVER
2102 P:      Borislav Petkov
2103 M:      petkovbb@gmail.com
2104 L:      linux-ide@vger.kernel.org
2105 S:      Maintained
2106
2107 IDE/ATAPI FLOPPY DRIVERS
2108 P:      Paul Bristow
2109 M:      Paul Bristow <paul@paulbristow.net>
2110 W:      http://paulbristow.net/linux/idefloppy.html
2111 L:      linux-kernel@vger.kernel.org
2112 S:      Maintained
2113
2114 IDE/ATAPI TAPE DRIVERS
2115 P:      Gadi Oxman
2116 M:      Gadi Oxman <gadio@netvision.net.il>
2117 L:      linux-kernel@vger.kernel.org
2118 S:      Maintained
2119
2120 IDE-SCSI DRIVER
2121 L:      linux-ide@vger.kernel.org
2122 L:      linux-scsi@vger.kernel.org
2123 S:      Orphan
2124
2125 IEEE 1394 SUBSYSTEM (drivers/ieee1394)
2126 P:      Ben Collins
2127 M:      ben.collins@ubuntu.com
2128 P:      Stefan Richter
2129 M:      stefanr@s5r6.in-berlin.de
2130 L:      linux1394-devel@lists.sourceforge.net
2131 W:      http://www.linux1394.org/
2132 T:      git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
2133 S:      Maintained
2134
2135 IEEE 1394 RAW I/O DRIVER (raw1394)
2136 P:      Dan Dennedy
2137 M:      dan@dennedy.org
2138 P:      Stefan Richter
2139 M:      stefanr@s5r6.in-berlin.de
2140 L:      linux1394-devel@lists.sourceforge.net
2141 S:      Maintained
2142
2143 IMS TWINTURBO FRAMEBUFFER DRIVER
2144 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
2145 S:      Orphan
2146
2147 INFINIBAND SUBSYSTEM
2148 P:      Roland Dreier
2149 M:      rolandd@cisco.com
2150 P:      Sean Hefty
2151 M:      sean.hefty@intel.com
2152 P:      Hal Rosenstock
2153 M:      hal.rosenstock@gmail.com 
2154 L:      general@lists.openfabrics.org
2155 W:      http://www.openib.org/
2156 T:      git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
2157 S:      Supported
2158
2159 INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
2160 P:      Dmitry Torokhov
2161 M:      dmitry.torokhov@gmail.com
2162 M:      dtor@mail.ru
2163 L:      linux-input@vger.kernel.org
2164 T:      git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
2165 S:      Maintained
2166
2167 INOTIFY
2168 P:      John McCutchan
2169 M:      ttb@tentacle.dhs.org
2170 P:      Robert Love
2171 M:      rml@novell.com
2172 L:      linux-kernel@vger.kernel.org
2173 S:      Maintained
2174
2175 INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
2176 P:      Sylvain Meyer
2177 M:      sylvain.meyer@worldonline.fr
2178 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
2179 S:      Maintained
2180
2181 INTEL 810/815 FRAMEBUFFER DRIVER
2182 P:      Antonino Daplas
2183 M:      adaplas@gmail.com
2184 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
2185 S:      Maintained
2186
2187 INTEL IA32 MICROCODE UPDATE SUPPORT
2188 P:      Tigran Aivazian
2189 M:      tigran@aivazian.fsnet.co.uk
2190 S:      Maintained
2191
2192 INTEL I/OAT DMA DRIVER
2193 P:      Maciej Sosnowski
2194 M:      maciej.sosnowski@intel.com
2195 L:      linux-kernel@vger.kernel.org
2196 S:      Supported
2197
2198 INTEL IOP-ADMA DMA DRIVER
2199 P:      Dan Williams
2200 M:      dan.j.williams@intel.com
2201 L:      linux-kernel@vger.kernel.org
2202 S:      Supported
2203
2204 INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
2205 P:      Deepak Saxena
2206 M:      dsaxena@plexity.net
2207 S:      Maintained
2208
2209 INTEL IXP2000 ETHERNET DRIVER
2210 P:      Lennert Buytenhek
2211 M:      kernel@wantstofly.org
2212 L:      netdev@vger.kernel.org
2213 S:      Maintained
2214
2215 INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/ixgb/ixgbe)
2216 P:      Jeff Kirsher
2217 M:      jeffrey.t.kirsher@intel.com
2218 P:      Jesse Brandeburg
2219 M:      jesse.brandeburg@intel.com
2220 P:      Bruce Allan
2221 M:      bruce.w.allan@intel.com
2222 P:      PJ Waskiewicz
2223 M:      peter.p.waskiewicz.jr@intel.com
2224 P:      John Ronciak
2225 M:      john.ronciak@intel.com
2226 L:      e1000-devel@lists.sourceforge.net
2227 W:      http://e1000.sourceforge.net/
2228 S:      Supported
2229
2230 INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
2231 P:      Zhu Yi
2232 M:      yi.zhu@intel.com
2233 P:      James Ketrenos
2234 M:      jketreno@linux.intel.com
2235 P:      Reinette Chatre
2236 M:      reinette.chatre@intel.com
2237 L:      linux-wireless@vger.kernel.org
2238 L:      ipw2100-devel@lists.sourceforge.net
2239 W:      http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
2240 W:      http://ipw2100.sourceforge.net
2241 S:      Supported
2242
2243 INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
2244 P:      Zhu Yi
2245 M:      yi.zhu@intel.com
2246 P:      James Ketrenos
2247 M:      jketreno@linux.intel.com
2248 P:      Reinette Chatre
2249 M:      reinette.chatre@intel.com
2250 L:      linux-wireless@vger.kernel.org
2251 L:      ipw2100-devel@lists.sourceforge.net
2252 W:      http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
2253 W:      http://ipw2200.sourceforge.net
2254 S:      Supported
2255
2256 INTEL WIRELESS WIFI LINK (iwlwifi)
2257 P:      Zhu Yi
2258 M:      yi.zhu@intel.com
2259 P:      Reinette Chatre
2260 M:      reinette.chatre@intel.com
2261 L:      linux-wireless@vger.kernel.org
2262 L:      ipw3945-devel@lists.sourceforge.net
2263 W:      http://intellinuxwireless.org
2264 T:      git kernel.org:/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git
2265 S:      Supported
2266
2267 IOC3 ETHERNET DRIVER
2268 P:      Ralf Baechle
2269 M:      ralf@linux-mips.org
2270 L:      linux-mips@linux-mips.org
2271 S:      Maintained
2272
2273 IOC3 SERIAL DRIVER
2274 P:      Pat Gefre
2275 M:      pfg@sgi.com
2276 L:      linux-mips@linux-mips.org
2277 S:      Maintained
2278
2279 IP MASQUERADING:
2280 P:      Juanjo Ciarlante
2281 M:      jjciarla@raiz.uncu.edu.ar
2282 S:      Maintained
2283
2284 IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER
2285 P:      Francois Romieu
2286 M:      romieu@fr.zoreil.com
2287 P:      Sorbica Shieh
2288 M:      sorbica@icplus.com.tw
2289 P:      Jesse Huang
2290 M:      jesse@icplus.com.tw
2291 L:      netdev@vger.kernel.org
2292 S:      Maintained
2293
2294 IPATH DRIVER:
2295 P:      Ralph Campbell
2296 M:      infinipath@qlogic.com
2297 L:      general@lists.openfabrics.org
2298 T:      git git://git.qlogic.com/ipath-linux-2.6
2299 S:      Supported
2300
2301 IPMI SUBSYSTEM
2302 P:      Corey Minyard
2303 M:      minyard@acm.org
2304 L:      openipmi-developer@lists.sourceforge.net
2305 W:      http://openipmi.sourceforge.net/
2306 S:      Supported
2307
2308 IPX NETWORK LAYER
2309 P:      Arnaldo Carvalho de Melo
2310 M:      acme@ghostprotocols.net
2311 L:      netdev@vger.kernel.org
2312 S:      Maintained
2313
2314 IPWIRELES DRIVER
2315 P:      Jiri Kosina
2316 M:      jkosina@suse.cz
2317 P:      David Sterba
2318 M:      dsterba@suse.cz
2319 S:      Maintained
2320 T:      git://git.kernel.org/pub/scm/linux/kernel/git/jikos/ipwireless_cs.git
2321
2322 IRDA SUBSYSTEM
2323 P:      Samuel Ortiz
2324 M:      samuel@sortiz.org
2325 L:      irda-users@lists.sourceforge.net (subscribers-only)
2326 W:      http://irda.sourceforge.net/
2327 S:      Maintained
2328
2329 ISCSI
2330 P:      Mike Christie
2331 M:      michaelc@cs.wisc.edu
2332 L:      open-iscsi@googlegroups.com
2333 W:      www.open-iscsi.org
2334 T:      git kernel.org:/pub/scm/linux/kernel/mnc/linux-2.6-iscsi.git
2335 S:      Maintained
2336
2337 ISAPNP
2338 P:      Jaroslav Kysela
2339 M:      perex@perex.cz
2340 S:      Maintained
2341
2342 ISDN SUBSYSTEM
2343 P:      Karsten Keil
2344 M:      kkeil@suse.de
2345 L:      isdn4linux@listserv.isdn4linux.de (subscribers-only)
2346 W:      http://www.isdn4linux.de
2347 T:      git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
2348 S:      Maintained
2349
2350 ISDN SUBSYSTEM (Eicon active card driver)
2351 P:      Armin Schindler
2352 M:      mac@melware.de
2353 L:      isdn4linux@listserv.isdn4linux.de (subscribers-only)
2354 W:      http://www.melware.de
2355 S:      Maintained
2356
2357 IVTV VIDEO4LINUX DRIVER
2358 P:      Hans Verkuil
2359 M:      hverkuil@xs4all.nl
2360 L:      ivtv-devel@ivtvdriver.org
2361 L:      ivtv-users@ivtvdriver.org
2362 L:      video4linux-list@redhat.com
2363 W:      http://www.ivtvdriver.org
2364 S:      Maintained
2365
2366 JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2367 P:      David Woodhouse
2368 M:      dwmw2@infradead.org
2369 L:      linux-mtd@lists.infradead.org
2370 W:      http://www.linux-mtd.infradead.org/doc/jffs2.html
2371 S:      Maintained
2372
2373 UBI FILE SYSTEM (UBIFS)
2374 P:      Artem Bityutskiy
2375 M:      dedekind@infradead.org
2376 P:      Adrian Hunter
2377 M:      ext-adrian.hunter@nokia.com
2378 L:      linux-mtd@lists.infradead.org
2379 T:      git git://git.infradead.org/~dedekind/ubifs-2.6.git
2380 W:      http://www.linux-mtd.infradead.org/doc/ubifs.html
2381 S:      Maintained
2382
2383 JFS FILESYSTEM
2384 P:      Dave Kleikamp
2385 M:      shaggy@austin.ibm.com
2386 L:      jfs-discussion@lists.sourceforge.net
2387 W:      http://jfs.sourceforge.net/
2388 T:      git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
2389 S:      Supported
2390
2391 JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
2392 P:      Stephen Tweedie, Andrew Morton
2393 M:      sct@redhat.com, akpm@linux-foundation.org
2394 L:      linux-ext4@vger.kernel.org
2395 S:      Maintained
2396
2397 K8TEMP HARDWARE MONITORING DRIVER
2398 P:      Rudolf Marek
2399 M:      r.marek@assembler.cz
2400 L:      lm-sensors@lm-sensors.org
2401 S:      Maintained
2402
2403 KCONFIG
2404 P:      Roman Zippel
2405 M:      zippel@linux-m68k.org
2406 L:      linux-kbuild@vger.kernel.org
2407 S:      Maintained
2408
2409 KDUMP
2410 P:      Vivek Goyal
2411 M:      vgoyal@redhat.com
2412 P:      Haren Myneni
2413 M:      hbabu@us.ibm.com
2414 L:      kexec@lists.infradead.org
2415 L:      linux-kernel@vger.kernel.org
2416 W:      http://lse.sourceforge.net/kdump/
2417 S:      Maintained
2418
2419 KERNEL AUTOMOUNTER (AUTOFS)
2420 P:      H. Peter Anvin
2421 M:      hpa@zytor.com
2422 L:      autofs@linux.kernel.org
2423 S:      Odd Fixes
2424
2425 KERNEL AUTOMOUNTER v4 (AUTOFS4)
2426 P:      Ian Kent
2427 M:      raven@themaw.net
2428 L:      autofs@linux.kernel.org
2429 S:      Maintained
2430
2431 KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
2432 P:      Sam Ravnborg
2433 M:      sam@ravnborg.org
2434 T:      git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-next.git
2435 T:      git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-fixes.git
2436 L:      linux-kbuild@vger.kernel.org
2437 S:      Maintained
2438
2439 KERNEL JANITORS
2440 P:      Several
2441 L:      kernel-janitors@vger.kernel.org
2442 W:      http://www.kerneljanitors.org/
2443 S:      Maintained
2444
2445 KERNEL NFSD
2446 P:      J. Bruce Fields
2447 M:      bfields@fieldses.org
2448 P:      Neil Brown
2449 M:      neilb@suse.de
2450 L:      linux-nfs@vger.kernel.org
2451 W:      http://nfs.sourceforge.net/
2452 S:      Supported
2453
2454 KERNEL VIRTUAL MACHINE (KVM)
2455 P:      Avi Kivity
2456 M:      avi@qumranet.com
2457 L:      kvm@vger.kernel.org
2458 W:      http://kvm.qumranet.com
2459 S:      Supported
2460
2461 KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC
2462 P:      Hollis Blanchard
2463 M:      hollisb@us.ibm.com
2464 L:      kvm-ppc@vger.kernel.org
2465 W:      http://kvm.qumranet.com
2466 S:      Supported
2467
2468 KERNEL VIRTUAL MACHINE For Itanium (KVM/IA64)
2469 P:      Anthony Xu
2470 M:      anthony.xu@intel.com
2471 P:      Xiantao Zhang
2472 M:      xiantao.zhang@intel.com
2473 L:      kvm-ia64@vger.kernel.org
2474 W:      http://kvm.qumranet.com
2475 S:      Supported
2476
2477 KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
2478 P:      Carsten Otte
2479 M:      cotte@de.ibm.com
2480 P:      Christian Borntraeger
2481 M:      borntraeger@de.ibm.com
2482 M:      linux390@de.ibm.com
2483 L:      linux-s390@vger.kernel.org
2484 W:      http://www.ibm.com/developerworks/linux/linux390/
2485 S:      Supported
2486
2487 KEXEC
2488 P:      Eric Biederman
2489 M:      ebiederm@xmission.com
2490 W:      http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
2491 L:      linux-kernel@vger.kernel.org
2492 L:      kexec@lists.infradead.org
2493 S:      Maintained
2494
2495 KGDB
2496 P:      Jason Wessel
2497 M:      jason.wessel@windriver.com
2498 L:      kgdb-bugreport@lists.sourceforge.net
2499 S:      Maintained
2500
2501 KPROBES
2502 P:      Ananth N Mavinakayanahalli
2503 M:      ananth@in.ibm.com
2504 P:      Anil S Keshavamurthy
2505 M:      anil.s.keshavamurthy@intel.com
2506 P:      David S. Miller
2507 M:      davem@davemloft.net
2508 P:      Masami Hiramatsu
2509 M:      mhiramat@redhat.com
2510 L:      linux-kernel@vger.kernel.org
2511 S:      Maintained
2512
2513 KS0108 LCD CONTROLLER DRIVER
2514 P:      Miguel Ojeda Sandonis
2515 M:      miguel.ojeda.sandonis@gmail.com
2516 L:      linux-kernel@vger.kernel.org
2517 W:      http://miguelojeda.es/auxdisplay.htm
2518 W:      http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
2519 S:      Maintained
2520
2521 LAPB module
2522 L:      linux-x25@vger.kernel.org
2523 S:      Orphan
2524
2525 LASI 53c700 driver for PARISC
2526 P:      James E.J. Bottomley
2527 M:      James.Bottomley@HansenPartnership.com
2528 L:      linux-scsi@vger.kernel.org
2529 S:      Maintained
2530
2531 LED SUBSYSTEM
2532 P:      Richard Purdie
2533 M:      rpurdie@rpsys.net
2534 S:      Maintained
2535
2536 LEGO USB Tower driver
2537 P:      Juergen Stuber
2538 M:      starblue@users.sourceforge.net
2539 L:      legousb-devel@lists.sourceforge.net
2540 W:      http://legousb.sourceforge.net/
2541 S:      Maintained
2542
2543 LGUEST
2544 P:      Rusty Russell
2545 M:      rusty@rustcorp.com.au
2546 L:      lguest@ozlabs.org
2547 W:      http://lguest.ozlabs.org/
2548 S:      Maintained
2549
2550 LINUX FOR IBM pSERIES (RS/6000)
2551 P:      Paul Mackerras
2552 M:      paulus@au.ibm.com
2553 W:      http://www.ibm.com/linux/ltc/projects/ppc
2554 S:      Supported
2555
2556 LINUX FOR NCR VOYAGER
2557 P:      James Bottomley
2558 M:      James.Bottomley@HansenPartnership.com
2559 W:      http://www.hansenpartnership.com/voyager
2560 S:      Maintained
2561
2562 LINUX FOR POWERPC (32-BIT AND 64-BIT)
2563 P:      Paul Mackerras
2564 M:      paulus@samba.org
2565 P:      Benjamin Herrenschmidt
2566 M:      benh@kernel.crashing.org
2567 W:      http://www.penguinppc.org/
2568 L:      linuxppc-dev@ozlabs.org
2569 T:      git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
2570 S:      Supported
2571
2572 LINUX FOR POWER MACINTOSH
2573 P:      Benjamin Herrenschmidt
2574 M:      benh@kernel.crashing.org
2575 W:      http://www.penguinppc.org/
2576 L:      linuxppc-dev@ozlabs.org
2577 S:      Maintained
2578
2579 LINUX FOR POWERPC EMBEDDED MPC5XXX
2580 P:      Sylvain Munaut
2581 M:      tnt@246tNt.com
2582 P:      Grant Likely
2583 M:      grant.likely@secretlab.ca
2584 L:      linuxppc-dev@ozlabs.org
2585 S:      Maintained
2586
2587 LINUX FOR POWERPC EMBEDDED PPC4XX
2588 P:      Josh Boyer
2589 M:      jwboyer@linux.vnet.ibm.com
2590 P:      Matt Porter
2591 M:      mporter@kernel.crashing.org
2592 W:      http://www.penguinppc.org/
2593 L:      linuxppc-dev@ozlabs.org
2594 T:      git kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc.git
2595 S:      Maintained
2596
2597 LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
2598 P:      Grant Likely
2599 M:      grant.likely@secretlab.ca
2600 W:      http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
2601 L:      linuxppc-dev@ozlabs.org
2602 S:      Maintained
2603
2604 LINUX FOR POWERPC EMBEDDED PPC8XX
2605 P:      Vitaly Bordug
2606 M:      vitb@kernel.crashing.org
2607 P:      Marcelo Tosatti
2608 M:      marcelo@kvack.org
2609 W:      http://www.penguinppc.org/
2610 L:      linuxppc-dev@ozlabs.org
2611 S:      Maintained
2612
2613 LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
2614 P:      Kumar Gala
2615 M:      galak@kernel.crashing.org
2616 W:      http://www.penguinppc.org/
2617 L:      linuxppc-dev@ozlabs.org
2618 S:      Maintained
2619
2620 LINUX FOR POWERPC PA SEMI PWRFICIENT
2621 P:      Olof Johansson
2622 M:      olof@lixom.net
2623 W:      http://www.pasemi.com/
2624 L:      linuxppc-dev@ozlabs.org
2625 S:      Supported
2626
2627 LLC (802.2)
2628 P:      Arnaldo Carvalho de Melo
2629 M:      acme@ghostprotocols.net
2630 S:      Maintained
2631
2632 LINUX SECURITY MODULE (LSM) FRAMEWORK
2633 P:      Chris Wright
2634 M:      chrisw@sous-sol.org
2635 L:      linux-security-module@vger.kernel.org
2636 T:      git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
2637 S:      Supported
2638
2639 LM83 HARDWARE MONITOR DRIVER
2640 P:      Jean Delvare
2641 M:      khali@linux-fr.org
2642 L:      lm-sensors@lm-sensors.org
2643 S:      Maintained
2644
2645 LM90 HARDWARE MONITOR DRIVER
2646 P:      Jean Delvare
2647 M:      khali@linux-fr.org
2648 L:      lm-sensors@lm-sensors.org
2649 S:      Maintained
2650
2651 LOCKDEP AND LOCKSTAT
2652 P:      Peter Zijlstra
2653 M:      peterz@infradead.org
2654 P:      Ingo Molnar
2655 M:      mingo@redhat.com
2656 L:      linux-kernel@vger.kernel.org
2657 T:      git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git
2658 S:      Maintained
2659
2660 LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
2661 P:      Richard Russon (FlatCap)
2662 M:      ldm@flatcap.org
2663 L:      linux-ntfs-dev@lists.sourceforge.net
2664 W:      http://www.linux-ntfs.org/content/view/19/37/
2665 S:      Maintained
2666
2667 LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2668 P:      Eric Moore
2669 M:      Eric.Moore@lsi.com
2670 M:      support@lsi.com
2671 L:      DL-MPTFusionLinux@lsi.com
2672 L:      linux-scsi@vger.kernel.org
2673 W:      http://www.lsilogic.com/support
2674 S:      Supported
2675
2676 LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2677 P:      Matthew Wilcox
2678 M:      matthew@wil.cx
2679 L:      linux-scsi@vger.kernel.org
2680 S:      Maintained
2681
2682 M32R ARCHITECTURE
2683 P:      Hirokazu Takata
2684 M:      takata@linux-m32r.org
2685 L:      linux-m32r@ml.linux-m32r.org
2686 L:      linux-m32r-ja@ml.linux-m32r.org (in Japanese)
2687 W:      http://www.linux-m32r.org/
2688 S:      Maintained
2689
2690 M68K ARCHITECTURE
2691 P:      Geert Uytterhoeven
2692 M:      geert@linux-m68k.org
2693 P:      Roman Zippel
2694 M:      zippel@linux-m68k.org
2695 L:      linux-m68k@lists.linux-m68k.org
2696 W:      http://www.linux-m68k.org/
2697 W:      http://linux-m68k-cvs.ubb.ca/
2698 S:      Maintained
2699
2700 M68K ON APPLE MACINTOSH
2701 P:      Joshua Thompson
2702 M:      funaho@jurai.org
2703 W:      http://www.mac.linux-m68k.org/
2704 L:      linux-m68k@lists.linux-m68k.org
2705 S:      Maintained
2706
2707 M68K ON HP9000/300
2708 P:      Philip Blundell
2709 M:      philb@gnu.org
2710 W:      http://www.tazenda.demon.co.uk/phil/linux-hp
2711 S:      Maintained
2712
2713 MAC80211
2714 P:      Johannes Berg
2715 M:      johannes@sipsolutions.net
2716 P:      Michael Wu
2717 M:      flamingice@sourmilk.net
2718 L:      linux-wireless@vger.kernel.org
2719 W:      http://linuxwireless.org/
2720 T:      git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2721 S:      Maintained
2722
2723 MAC80211 PID RATE CONTROL
2724 P:      Stefano Brivio
2725 M:      stefano.brivio@polimi.it
2726 P:      Mattias Nissler
2727 M:      mattias.nissler@gmx.de
2728 L:      linux-wireless@vger.kernel.org
2729 W:      http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID
2730 T:      git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2731 S:      Maintained
2732
2733 MACVLAN DRIVER
2734 P:      Patrick McHardy
2735 M:      kaber@trash.net
2736 L:      netdev@vger.kernel.org
2737 S:      Maintained
2738
2739 MARVELL YUKON / SYSKONNECT DRIVER
2740 P:      Mirko Lindner
2741 M:      mlindner@syskonnect.de
2742 P:      Ralph Roesler
2743 M:      rroesler@syskonnect.de
2744 W:      http://www.syskonnect.com
2745 S:      Supported
2746
2747 MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
2748 P:      Michael Kerrisk
2749 M:      mtk.manpages@gmail.com
2750 W:     http://www.kernel.org/doc/man-pages
2751 S:     Supported
2752
2753 MARVELL LIBERTAS WIRELESS DRIVER
2754 P:      Dan Williams
2755 M:      dcbw@redhat.com
2756 L:      libertas-dev@lists.infradead.org
2757 S:      Maintained
2758
2759 MARVELL MV643XX ETHERNET DRIVER
2760 P:      Lennert Buytenhek
2761 M:      buytenh@marvell.com
2762 L:      netdev@vger.kernel.org
2763 S:      Supported
2764
2765 MATROX FRAMEBUFFER DRIVER
2766 P:      Petr Vandrovec
2767 M:      vandrove@vc.cvut.cz
2768 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
2769 S:      Maintained
2770
2771 MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2772 P:      Hans J. Koch
2773 M:      hjk@linutronix.de
2774 L:      lm-sensors@lm-sensors.org
2775 S:      Maintained
2776
2777 MEGARAID SCSI DRIVERS
2778 P:      Neela Syam Kolli
2779 M:      megaraidlinux@lsi.com
2780 S:      linux-scsi@vger.kernel.org
2781 W:      http://megaraid.lsilogic.com
2782 S:      Maintained
2783
2784 MEMORY MANAGEMENT
2785 L:      linux-mm@kvack.org
2786 L:      linux-kernel@vger.kernel.org
2787 W:      http://www.linux-mm.org
2788 S:      Maintained
2789
2790 MEMORY RESOURCE CONTROLLER
2791 P:      Balbir Singh
2792 M:      balbir@linux.vnet.ibm.com
2793 P:      Pavel Emelyanov
2794 M:      xemul@openvz.org
2795 P:      KAMEZAWA Hiroyuki
2796 M:      kamezawa.hiroyu@jp.fujitsu.com
2797 L:      linux-mm@kvack.org
2798 L:      linux-kernel@vger.kernel.org
2799 S:      Maintained
2800
2801 MEI MN10300/AM33 PORT
2802 P:      David Howells
2803 M:      dhowells@redhat.com
2804 P:      Koichi Yasutake
2805 M:      yasutake.koichi@jp.panasonic.com
2806 L:      linux-am33-list@redhat.com (moderated for non-subscribers)
2807 W:      ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
2808 S:      Maintained
2809
2810 MEMORY TECHNOLOGY DEVICES (MTD)
2811 P:      David Woodhouse
2812 M:      dwmw2@infradead.org
2813 W:      http://www.linux-mtd.infradead.org/
2814 L:      linux-mtd@lists.infradead.org
2815 T:      git git://git.infradead.org/mtd-2.6.git
2816 S:      Maintained
2817
2818 UNSORTED BLOCK IMAGES (UBI)
2819 P:      Artem Bityutskiy
2820 M:      dedekind@infradead.org
2821 W:      http://www.linux-mtd.infradead.org/
2822 L:      linux-mtd@lists.infradead.org
2823 T:      git git://git.infradead.org/~dedekind/ubi-2.6.git
2824 S:      Maintained
2825
2826 MICROTEK X6 SCANNER
2827 P:      Oliver Neukum
2828 M:      oliver@neukum.name
2829 S:      Maintained
2830
2831 MIPS
2832 P:      Ralf Baechle
2833 M:      ralf@linux-mips.org
2834 W:      http://www.linux-mips.org/
2835 L:      linux-mips@linux-mips.org
2836 T:      git www.linux-mips.org:/pub/scm/linux.git
2837 S:      Supported
2838
2839 MISCELLANEOUS MCA-SUPPORT
2840 P:      James Bottomley
2841 M:      James.Bottomley@HansenPartnership.com
2842 L:      linux-kernel@vger.kernel.org
2843 S:      Maintained
2844
2845 MODULE SUPPORT
2846 P:      Rusty Russell
2847 M:      rusty@rustcorp.com.au
2848 L:      linux-kernel@vger.kernel.org
2849 S:      Maintained
2850
2851 MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2852 P:      Stelian Pop
2853 M:      stelian@popies.net
2854 W:      http://popies.net/meye/
2855 S:      Maintained
2856
2857 MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
2858 P:      Pavel Pisa
2859 M:      ppisa@pikron.com
2860 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2861 S:      Maintained
2862
2863 MOUSE AND MISC DEVICES [GENERAL]
2864 P:      Alessandro Rubini
2865 M:      rubini@ipvvis.unipv.it
2866 L:      linux-kernel@vger.kernel.org
2867 S:      Maintained
2868
2869 MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD
2870 P:      Jiri Slaby
2871 M:      jirislaby@gmail.com
2872 L:      linux-kernel@vger.kernel.org
2873 S:      Maintained
2874
2875 MSI LAPTOP SUPPORT
2876 P:      Lennart Poettering
2877 M:      mzxreary@0pointer.de
2878 W:      https://tango.0pointer.de/mailman/listinfo/s270-linux
2879 W:      http://0pointer.de/lennart/tchibo.html
2880 S:      Maintained
2881
2882 MULTIFUNCTION DEVICES (MFD)
2883 P:      Samuel Ortiz
2884 M:      sameo@openedhand.com
2885 L:      linux-kernel@vger.kernel.org
2886 S:      Supported
2887
2888 MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
2889 P:      Pierre Ossman
2890 M:      drzeus-mmc@drzeus.cx
2891 L:      linux-kernel@vger.kernel.org
2892 S:      Maintained
2893
2894 MULTIMEDIA CARD (MMC) ETC. OVER SPI
2895 P:      David Brownell
2896 M:      dbrownell@users.sourceforge.net
2897 L:      linux-kernel@vger.kernel.org
2898 S:      Odd fixes
2899
2900 MULTISOUND SOUND DRIVER
2901 P:      Andrew Veliath
2902 M:      andrewtv@usa.net
2903 S:      Maintained
2904
2905 MULTITECH MULTIPORT CARD (ISICOM)
2906 P:      Jiri Slaby
2907 M:      jirislaby@gmail.com
2908 L:      linux-kernel@vger.kernel.org
2909 S:      Maintained
2910
2911 MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE)
2912 P:      Andrew Gallatin
2913 M:      gallatin@myri.com
2914 P:      Brice Goglin
2915 M:      brice@myri.com
2916 L:      netdev@vger.kernel.org
2917 W:      http://www.myri.com/scs/download-Myri10GE.html
2918 S:      Supported
2919
2920 NATSEMI ETHERNET DRIVER (DP8381x)
2921 P:      Tim Hockin
2922 M:      thockin@hockin.org
2923 S:      Maintained
2924
2925 NCP FILESYSTEM
2926 P:      Petr Vandrovec
2927 M:      vandrove@vc.cvut.cz
2928 L:      linware@sh.cvut.cz
2929 S:      Maintained
2930
2931 NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2932 P:      James E.J. Bottomley
2933 M:      James.Bottomley@HansenPartnership.com
2934 L:      linux-scsi@vger.kernel.org
2935 S:      Maintained
2936
2937 NETEFFECT IWARP RNIC DRIVER (IW_NES)
2938 P:      Faisal Latif
2939 M:      flatif@neteffect.com
2940 P:      Chien Tung
2941 M:      ctung@neteffect.com
2942 L:      general@lists.openfabrics.org
2943 W:      http://www.neteffect.com
2944 S:      Supported
2945 F:      drivers/infiniband/hw/nes/
2946
2947 NETEM NETWORK EMULATOR
2948 P:      Stephen Hemminger
2949 M:      shemminger@linux-foundation.org
2950 L:      netem@lists.linux-foundation.org
2951 S:      Maintained
2952
2953 NETERION (S2IO) Xframe 10GbE DRIVER
2954 P:      Ramkrishna Vepa
2955 M:      ram.vepa@neterion.com
2956 P:      Rastapur Santosh
2957 M:      santosh.rastapur@neterion.com
2958 P:      Sivakumar Subramani
2959 M:      sivakumar.subramani@neterion.com
2960 P:      Sreenivasa Honnur
2961 M:      sreenivasa.honnur@neterion.com
2962 L:      netdev@vger.kernel.org
2963 W:      http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
2964 S:      Supported
2965
2966 NETFILTER/IPTABLES/IPCHAINS
2967 P:      Rusty Russell
2968 P:      Marc Boucher
2969 P:      James Morris
2970 P:      Harald Welte
2971 P:      Jozsef Kadlecsik
2972 P:      Patrick McHardy
2973 M:      kaber@trash.net
2974 L:      netfilter-devel@vger.kernel.org
2975 L:      netfilter@vger.kernel.org
2976 L:      coreteam@netfilter.org
2977 W:      http://www.netfilter.org/
2978 W:      http://www.iptables.org/
2979 S:      Supported
2980
2981 NETLABEL
2982 P:      Paul Moore
2983 M:      paul.moore@hp.com
2984 W:      http://netlabel.sf.net
2985 L:      netdev@vger.kernel.org
2986 S:      Supported
2987
2988 NETROM NETWORK LAYER
2989 P:      Ralf Baechle
2990 M:      ralf@linux-mips.org
2991 L:      linux-hams@vger.kernel.org
2992 W:      http://www.linux-ax25.org/
2993 S:      Maintained
2994
2995 NETWORK BLOCK DEVICE (NBD)
2996 P:      Paul Clements
2997 M:      Paul.Clements@steeleye.com
2998 S:      Maintained
2999
3000 NETWORK DEVICE DRIVERS
3001 P:      Jeff Garzik
3002 M:      jgarzik@pobox.com
3003 L:      netdev@vger.kernel.org
3004 T:      git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
3005 S:      Maintained
3006
3007 NETWORKING [GENERAL]
3008 P:      Networking Team
3009 M:      netdev@vger.kernel.org
3010 L:      netdev@vger.kernel.org
3011 W:      http://linux-net.osdl.org/
3012 S:      Maintained
3013
3014 NETWORKING [IPv4/IPv6]
3015 P:      David S. Miller
3016 M:      davem@davemloft.net
3017 P:      Alexey Kuznetsov
3018 M:      kuznet@ms2.inr.ac.ru
3019 P:      Pekka Savola (ipv6)
3020 M:      pekkas@netcore.fi
3021 P:      James Morris
3022 M:      jmorris@namei.org
3023 P:      Hideaki YOSHIFUJI
3024 M:      yoshfuji@linux-ipv6.org
3025 P:      Patrick McHardy
3026 M:      kaber@trash.net
3027 L:      netdev@vger.kernel.org
3028 T:      git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
3029 S:      Maintained
3030
3031 NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
3032 P:      Paul Moore
3033 M:      paul.moore@hp.com
3034 L:      netdev@vger.kernel.org
3035 S:      Maintained
3036
3037 NETWORKING [WIRELESS]
3038 P:      John W. Linville
3039 M:      linville@tuxdriver.com
3040 L:      linux-wireless@vger.kernel.org
3041 T:      git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
3042 S:      Maintained
3043
3044 NETXEN (1/10) GbE SUPPORT
3045 P:      Dhananjay Phadke
3046 M:      dhananjay@netxen.com
3047 L:      netdev@vger.kernel.org
3048 W:      http://www.netxen.com
3049 S:      Supported
3050
3051 IPVS
3052 P:      Wensong Zhang
3053 M:      wensong@linux-vs.org
3054 P:      Simon Horman
3055 M:      horms@verge.net.au
3056 P:      Julian Anastasov
3057 M:      ja@ssi.bg
3058 L:      netdev@vger.kernel.org
3059 S:      Maintained
3060
3061 NFS CLIENT
3062 P:      Trond Myklebust
3063 M:      Trond.Myklebust@netapp.com
3064 L:      linux-nfs@vger.kernel.org
3065 W:      http://client.linux-nfs.org
3066 T:      git git://git.linux-nfs.org/pub/linux/nfs-2.6.git
3067 S:      Maintained
3068
3069 NI5010 NETWORK DRIVER
3070 P:      Jan-Pascal van Best
3071 M:      janpascal@vanbest.org
3072 P:      Andreas Mohr
3073 M:      andi@lisas.de
3074 L:      netdev@vger.kernel.org
3075 S:      Maintained
3076
3077 NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
3078 P:      YOKOTA Hiroshi
3079 M:      yokota@netlab.is.tsukuba.ac.jp
3080 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3081 S:      Maintained
3082
3083 NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
3084 P:      GOTO Masanori
3085 M:      gotom@debian.or.jp
3086 P:      YOKOTA Hiroshi
3087 M:      yokota@netlab.is.tsukuba.ac.jp
3088 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3089 S:      Maintained
3090
3091 NTFS FILESYSTEM
3092 P:      Anton Altaparmakov
3093 M:      aia21@cantab.net
3094 L:      linux-ntfs-dev@lists.sourceforge.net
3095 L:      linux-kernel@vger.kernel.org
3096 W:      http://linux-ntfs.sf.net/
3097 T:      git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
3098 S:      Maintained
3099
3100 NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
3101 P:      Antonino Daplas
3102 M:      adaplas@gmail.com
3103 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
3104 S:      Maintained
3105
3106 OPENCORES I2C BUS DRIVER
3107 P:      Peter Korsgaard
3108 M:      jacmet@sunsite.dk
3109 L:      i2c@lm-sensors.org
3110 S:      Maintained
3111
3112 ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
3113 P:      Mark Fasheh
3114 M:      mfasheh@suse.com
3115 P:      Joel Becker
3116 M:      joel.becker@oracle.com
3117 L:      ocfs2-devel@oss.oracle.com (moderated for non-subscribers)
3118 W:      http://oss.oracle.com/projects/ocfs2/
3119 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2.git
3120 S:      Supported
3121
3122 OMFS FILESYSTEM
3123 P:      Bob Copeland
3124 M:      me@bobcopeland.com
3125 L:      linux-karma-devel@lists.sourceforge.net
3126 S:      Maintained
3127
3128 OMNIKEY CARDMAN 4000 DRIVER
3129 P:      Harald Welte
3130 M:      laforge@gnumonks.org
3131 S:      Maintained
3132
3133 OMNIKEY CARDMAN 4040 DRIVER
3134 P:      Harald Welte
3135 M:      laforge@gnumonks.org
3136 S:      Maintained
3137
3138 OMNIVISION OV7670 SENSOR DRIVER
3139 P:      Jonathan Corbet
3140 M:      corbet@lwn.net
3141 L:      video4linux-list@redhat.com
3142 S:      Maintained
3143
3144 ONENAND FLASH DRIVER
3145 P:      Kyungmin Park
3146 M:      kyungmin.park@samsung.com
3147 L:      linux-mtd@lists.infradead.org
3148 S:      Maintained
3149
3150 ONSTREAM SCSI TAPE DRIVER
3151 P:      Willem Riede
3152 M:      osst@riede.org
3153 L:      osst-users@lists.sourceforge.net
3154 L:      linux-scsi@vger.kernel.org
3155 S:      Maintained
3156
3157 OPROFILE
3158 P:      Robert Richter
3159 M:      robert.richter@amd.com
3160 L:      oprofile-list@lists.sf.net
3161 S:      Maintained
3162
3163 ORINOCO DRIVER
3164 P:      Pavel Roskin
3165 M:      proski@gnu.org
3166 P:      David Gibson
3167 M:      hermes@gibson.dropbear.id.au
3168 L:      linux-wireless@vger.kernel.org
3169 L:      orinoco-users@lists.sourceforge.net
3170 L:      orinoco-devel@lists.sourceforge.net
3171 W:      http://www.nongnu.org/orinoco/
3172 S:      Maintained
3173
3174 PA SEMI ETHERNET DRIVER
3175 P:      Olof Johansson
3176 M:      olof@lixom.net
3177 L:      netdev@vger.kernel.org
3178 S:      Maintained
3179
3180 PA SEMI SMBUS DRIVER
3181 P:      Olof Johansson
3182 M:      olof@lixom.net
3183 L:      i2c@lm-sensors.org
3184 S:      Maintained
3185
3186 PARALLEL PORT SUPPORT
3187 L:      linux-parport@lists.infradead.org (subscribers-only)
3188 S:      Orphan
3189
3190 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
3191 P:      Tim Waugh
3192 M:      tim@cyberelk.net
3193 L:      linux-parport@lists.infradead.org (subscribers-only)
3194 W:      http://www.torque.net/linux-pp.html
3195 S:      Maintained
3196
3197 PARISC ARCHITECTURE
3198 P:      Kyle McMartin
3199 M:      kyle@mcmartin.ca
3200 P:      Matthew Wilcox
3201 M:      matthew@wil.cx
3202 P:      Grant Grundler
3203 M:      grundler@parisc-linux.org
3204 L:      linux-parisc@vger.kernel.org
3205 W:      http://www.parisc-linux.org/
3206 T:      git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
3207 S:      Maintained
3208
3209 PARAVIRT_OPS INTERFACE
3210 P:      Jeremy Fitzhardinge
3211 M:      jeremy@xensource.com
3212 P:      Chris Wright
3213 M:      chrisw@sous-sol.org
3214 P:      Zachary Amsden
3215 M:      zach@vmware.com
3216 P:      Rusty Russell
3217 M:      rusty@rustcorp.com.au
3218 L:      virtualization@lists.osdl.org
3219 L:      linux-kernel@vger.kernel.org
3220 S:      Supported
3221
3222 PC87360 HARDWARE MONITORING DRIVER
3223 P:      Jim Cromie
3224 M:      jim.cromie@gmail.com
3225 L:      lm-sensors@lm-sensors.org
3226 S:      Maintained
3227
3228 PC8736x GPIO DRIVER
3229 P:      Jim Cromie
3230 M:      jim.cromie@gmail.com
3231 S:      Maintained
3232
3233 PCI ERROR RECOVERY
3234 P:      Linas Vepstas
3235 M:      linas@austin.ibm.com
3236 L:      linux-kernel@vger.kernel.org
3237 L:      linux-pci@vger.kernel.org
3238 S:      Supported
3239
3240 PCI SUBSYSTEM
3241 P:      Jesse Barnes
3242 M:      jbarnes@virtuousgeek.org
3243 L:      linux-kernel@vger.kernel.org
3244 L:      linux-pci@vger.kernel.org
3245 T:      git kernel.org:/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git
3246 S:      Supported
3247
3248 PCI HOTPLUG CORE
3249 P:      Kristen Carlson Accardi
3250 M:      kristen.c.accardi@intel.com
3251 S:      Supported
3252
3253 PCIE HOTPLUG DRIVER
3254 P:      Kristen Carlson Accardi
3255 M:      kristen.c.accardi@intel.com
3256 L:      linux-pci@vger.kernel.org
3257 S:      Supported
3258
3259 PCMCIA SUBSYSTEM
3260 P:      Linux PCMCIA Team
3261 L:      linux-pcmcia@lists.infradead.org
3262 W:      http://lists.infradead.org/mailman/listinfo/linux-pcmcia
3263 T:      git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
3264 S:      Maintained
3265
3266 PCNET32 NETWORK DRIVER
3267 P:      Don Fry
3268 M:      pcnet32@verizon.net
3269 L:      netdev@vger.kernel.org
3270 S:      Maintained
3271
3272 PER-TASK DELAY ACCOUNTING
3273 P:      Balbir Singh
3274 M:      balbir@linux.vnet.ibm.com
3275 L:      linux-kernel@vger.kernel.org
3276 S:      Maintained
3277
3278 PERSONALITY HANDLING
3279 P:      Christoph Hellwig
3280 M:      hch@infradead.org
3281 L:      linux-abi-devel@lists.sourceforge.net
3282 S:      Maintained
3283
3284 PHRAM MTD DRIVER
3285 P:      Joern Engel
3286 M:      joern@lazybastard.org
3287 L:      linux-mtd@lists.infradead.org
3288 S:      Maintained
3289
3290 PKTCDVD DRIVER
3291 P:      Peter Osterlund
3292 M:      petero2@telia.com
3293 L:      linux-kernel@vger.kernel.org
3294 S:      Maintained
3295
3296 POSIX CLOCKS and TIMERS
3297 P:      Thomas Gleixner
3298 M:      tglx@linutronix.de
3299 L:      linux-kernel@vger.kernel.org
3300 S:      Supported
3301
3302 POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
3303 P:      Anton Vorontsov
3304 M:      cbou@mail.ru
3305 P:      David Woodhouse
3306 M:      dwmw2@infradead.org
3307 L:      linux-kernel@vger.kernel.org
3308 T:      git git.infradead.org/battery-2.6.git
3309 S:      Maintained
3310
3311 PNP SUPPORT
3312 P:      Adam Belay
3313 M:      ambx1@neo.rr.com
3314 S:      Maintained
3315
3316 PNXxxxx I2C DRIVER
3317 P:      Vitaly Wool
3318 M:      vitalywool@gmail.com
3319 L:      i2c@lm-sensors.org
3320 S:      Maintained
3321
3322 PPP PROTOCOL DRIVERS AND COMPRESSORS
3323 P:      Paul Mackerras
3324 M:      paulus@samba.org
3325 L:      linux-ppp@vger.kernel.org
3326 S:      Maintained
3327
3328 PPP OVER ATM (RFC 2364)
3329 P:      Mitchell Blank Jr
3330 M:      mitch@sfgoth.com
3331 S:      Maintained
3332
3333 PPP OVER ETHERNET
3334 P:      Michal Ostrowski
3335 M:      mostrows@earthlink.net
3336 S:      Maintained
3337
3338 PPP OVER L2TP
3339 P:      James Chapman
3340 M:      jchapman@katalix.com
3341 S:      Maintained
3342
3343 PREEMPTIBLE KERNEL
3344 P:      Robert Love
3345 M:      rml@tech9.net
3346 L:      linux-kernel@vger.kernel.org
3347 L:      kpreempt-tech@lists.sourceforge.net
3348 W:      ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
3349 S:      Supported
3350
3351 P54 WIRELESS DRIVER
3352 P:      Michael Wu
3353 M:      flamingice@sourmilk.net
3354 L:      linux-wireless@vger.kernel.org
3355 W:      http://prism54.org
3356 T:      git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3357 S:      Maintained
3358
3359 PRISM54 WIRELESS DRIVER
3360 P:      Luis R. Rodriguez
3361 M:      mcgrof@gmail.com
3362 L:      linux-wireless@vger.kernel.org
3363 W:      http://prism54.org
3364 S:      Maintained
3365
3366 PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
3367 P:      Peter Denison
3368 M:      promise@pnd-pc.demon.co.uk
3369 W:      http://www.pnd-pc.demon.co.uk/promise/
3370 S:      Maintained
3371
3372 PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
3373 P:      Mikael Pettersson
3374 M:      mikpe@it.uu.se
3375 L:      linux-ide@vger.kernel.org
3376 S:      Maintained
3377
3378 PS3 NETWORK SUPPORT
3379 P:      Masakazu Mokuno
3380 M:      mokuno@sm.sony.co.jp
3381 L:      netdev@vger.kernel.org
3382 L:      cbe-oss-dev@ozlabs.org
3383 S:      Supported
3384
3385 PS3 PLATFORM SUPPORT
3386 P:      Geoff Levand
3387 M:      geoffrey.levand@am.sony.com
3388 L:      linuxppc-dev@ozlabs.org
3389 L:      cbe-oss-dev@ozlabs.org
3390 S:      Supported
3391
3392 PVRUSB2 VIDEO4LINUX DRIVER
3393 P:      Mike Isely
3394 M:      isely@pobox.com
3395 L:      pvrusb2@isely.net       (subscribers-only)
3396 L:      video4linux-list@redhat.com
3397 W:      http://www.isely.net/pvrusb2/
3398 S:      Maintained
3399
3400 PXA2xx/PXA3xx SUPPORT
3401 P:      Eric Miao
3402 M:      eric.miao@marvell.com
3403 P:      Russell King
3404 M:      linux@arm.linux.org.uk
3405 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3406 S:      Maintained
3407
3408 PXA MMCI DRIVER
3409 S:      Orphan
3410
3411 QLOGIC QLA2XXX FC-SCSI DRIVER
3412 P:      Andrew Vasquez
3413 M:      linux-driver@qlogic.com
3414 L:      linux-scsi@vger.kernel.org
3415 S:      Supported
3416
3417 QLOGIC QLA3XXX NETWORK DRIVER
3418 P:      Ron Mercer
3419 M:      linux-driver@qlogic.com
3420 L:      netdev@vger.kernel.org
3421 S:      Supported
3422
3423 QNX4 FILESYSTEM
3424 P:      Anders Larsen
3425 M:      al@alarsen.net
3426 L:      linux-kernel@vger.kernel.org
3427 W:      http://www.alarsen.net/linux/qnx4fs/
3428 S:      Maintained
3429
3430 RADEON FRAMEBUFFER DISPLAY DRIVER
3431 P:      Benjamin Herrenschmidt
3432 M:      benh@kernel.crashing.org
3433 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
3434 S:      Maintained
3435
3436 RAGE128 FRAMEBUFFER DISPLAY DRIVER
3437 P:      Paul Mackerras
3438 M:      paulus@samba.org
3439 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
3440 S:      Maintained
3441
3442 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3443 P:      Corey Thomas
3444 M:      coreythomas@charter.net
3445 L:      linux-wireless@vger.kernel.org
3446 S:      Maintained
3447
3448 RALINK RT2X00 WLAN DRIVER
3449 P:      rt2x00 project
3450 L:      linux-wireless@vger.kernel.org
3451 L:      rt2400-devel@lists.sourceforge.net
3452 W:      http://rt2x00.serialmonkey.com/
3453 S:      Maintained
3454 T:      git kernel.org:/pub/scm/linux/kernel/git/ivd/rt2x00.git
3455 F:      drivers/net/wireless/rt2x00/
3456
3457 RAMDISK RAM BLOCK DEVICE DRIVER
3458 P:      Nick Piggin
3459 M:      npiggin@suse.de
3460 S:      Maintained
3461
3462 RANDOM NUMBER DRIVER
3463 P:      Matt Mackall
3464 M:      mpm@selenic.com
3465 S:      Maintained
3466
3467 RAPIDIO SUBSYSTEM
3468 P:      Matt Porter
3469 M:      mporter@kernel.crashing.org
3470 L:      linux-kernel@vger.kernel.org
3471 S:      Maintained
3472
3473 RDC R-321X SoC
3474 P:      Florian Fainelli
3475 M:      florian.fainelli@telecomint.eu
3476 L:      linux-kernel@vger.kernel.org
3477 S:      Maintained
3478
3479 RDC R6040 FAST ETHERNET DRIVER
3480 P:      Florian Fainelli
3481 M:      florian.fainelli@telecomint.eu
3482 L:      netdev@vger.kernel.org
3483 S:      Maintained
3484
3485 READ-COPY UPDATE (RCU)
3486 P:      Dipankar Sarma
3487 M:      dipankar@in.ibm.com
3488 W:      http://www.rdrop.com/users/paulmck/rclock/
3489 L:      linux-kernel@vger.kernel.org
3490 S:      Supported
3491
3492 RCUTORTURE MODULE
3493 P:      Josh Triplett
3494 M:      josh@freedesktop.org
3495 L:      linux-kernel@vger.kernel.org
3496 S:      Maintained
3497
3498 REAL TIME CLOCK DRIVER
3499 P:      Paul Gortmaker
3500 M:      p_gortmaker@yahoo.com
3501 L:      linux-kernel@vger.kernel.org
3502 S:      Maintained
3503
3504 REAL TIME CLOCK (RTC) SUBSYSTEM
3505 P:      Alessandro Zummo
3506 M:      a.zummo@towertech.it
3507 L:      rtc-linux@googlegroups.com
3508 S:      Maintained
3509
3510 REISERFS FILE SYSTEM
3511 L:      reiserfs-devel@vger.kernel.org
3512 S:      Supported
3513
3514 RFKILL
3515 P:      Ivo van Doorn
3516 M:      IvDoorn@gmail.com
3517 L:      netdev@vger.kernel.org
3518 S:      Maintained
3519 F:      net/rfkill
3520
3521 ROCKETPORT DRIVER
3522 P:      Comtrol Corp.
3523 W:      http://www.comtrol.com
3524 S:      Maintained
3525
3526 ROSE NETWORK LAYER
3527 P:      Ralf Baechle
3528 M:      ralf@linux-mips.org
3529 L:      linux-hams@vger.kernel.org
3530 W:      http://www.linux-ax25.org/
3531 S:      Maintained
3532
3533 RISCOM8 DRIVER
3534 S:      Orphan
3535
3536 RTL818X WIRELESS DRIVER
3537 P:      Michael Wu
3538 M:      flamingice@sourmilk.net
3539 P:      Andrea Merello
3540 M:      andreamrl@tiscali.it
3541 L:      linux-wireless@vger.kernel.org
3542 W:      http://linuxwireless.org/
3543 T:      git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3544 S:      Maintained
3545
3546 S3 SAVAGE FRAMEBUFFER DRIVER
3547 P:      Antonino Daplas
3548 M:      adaplas@gmail.com
3549 L:      linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
3550 S:      Maintained
3551
3552 S390
3553 P:      Martin Schwidefsky
3554 M:      schwidefsky@de.ibm.com
3555 P:      Heiko Carstens
3556 M:      heiko.carstens@de.ibm.com
3557 M:      linux390@de.ibm.com
3558 L:      linux-s390@vger.kernel.org
3559 W:      http://www.ibm.com/developerworks/linux/linux390/
3560 S:      Supported
3561
3562 S390 NETWORK DRIVERS
3563 P:      Ursula Braun
3564 M:      ursula.braun@de.ibm.com
3565 P:      Frank Blaschka
3566 M:      blaschka@linux.vnet.ibm.com
3567 M:      linux390@de.ibm.com
3568 L:      linux-s390@vger.kernel.org
3569 W:      http://www.ibm.com/developerworks/linux/linux390/
3570 S:      Supported
3571
3572 S390 ZFCP DRIVER
3573 P:      Christof Schmitt
3574 M:      christof.schmitt@de.ibm.com
3575 P:      Martin Peschke
3576 M:      mp3@de.ibm.com
3577 M:      linux390@de.ibm.com
3578 L:      linux-s390@vger.kernel.org
3579 W:      http://www.ibm.com/developerworks/linux/linux390/
3580 S:      Supported
3581
3582 S390 IUCV NETWORK LAYER
3583 P:      Ursula Braun
3584 M:      ursula.braun@de.ibm.com
3585 M:      linux390@de.ibm.com
3586 L:      linux-s390@vger.kernel.org
3587 W:      http://www.ibm.com/developerworks/linux/linux390/
3588 S:      Supported
3589
3590 S3C24XX SD/MMC Driver
3591 P:      Ben Dooks
3592 M:      ben-linux@fluff.org
3593 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3594 L:      linux-kernel@vger.kernel.org
3595 S:      Supported
3596
3597 SAA7146 VIDEO4LINUX-2 DRIVER
3598 P:      Michael Hunold
3599 M:      michael@mihu.de
3600 W:      http://www.mihu.de/linux/saa7146
3601 S:      Maintained
3602
3603 SC1200 WDT DRIVER
3604 P:      Zwane Mwaikambo
3605 M:      zwane@arm.linux.org.uk
3606 S:      Maintained
3607
3608 SCHEDULER
3609 P:      Ingo Molnar
3610 M:      mingo@elte.hu
3611 P:      Robert Love    [the preemptible kernel bits]
3612 M:      rml@tech9.net
3613 L:      linux-kernel@vger.kernel.org
3614 S:      Maintained
3615
3616 SCSI CDROM DRIVER
3617 P:      Jens Axboe
3618 M:      axboe@kernel.dk
3619 L:      linux-scsi@vger.kernel.org
3620 W:      http://www.kernel.dk
3621 S:      Maintained
3622
3623 SCSI SG DRIVER
3624 P:      Doug Gilbert
3625 M:      dgilbert@interlog.com
3626 L:      linux-scsi@vger.kernel.org
3627 W:      http://www.torque.net/sg
3628 S:      Maintained
3629
3630 SCSI SUBSYSTEM
3631 P:      James E.J. Bottomley
3632 M:      James.Bottomley@HansenPartnership.com
3633 L:      linux-scsi@vger.kernel.org
3634 T:      git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
3635 T:      git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
3636 T:      git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
3637 S:      Maintained
3638
3639 SCSI TAPE DRIVER
3640 P:      Kai Mäkisara
3641 M:      Kai.Makisara@kolumbus.fi
3642 L:      linux-scsi@vger.kernel.org
3643 S:      Maintained
3644
3645 SCTP PROTOCOL
3646 P:      Vlad Yasevich
3647 M:      vladislav.yasevich@hp.com
3648 P:      Sridhar Samudrala
3649 M:      sri@us.ibm.com
3650 L:      linux-sctp@vger.kernel.org
3651 W:      http://lksctp.sourceforge.net
3652 S:      Supported
3653
3654 SCx200 CPU SUPPORT
3655 P:      Jim Cromie
3656 M:      jim.cromie@gmail.com
3657 S:      Odd Fixes
3658
3659 SCx200 GPIO DRIVER
3660 P:      Jim Cromie
3661 M:      jim.cromie@gmail.com
3662 S:      Maintained
3663
3664 SCx200 HRT CLOCKSOURCE DRIVER
3665 P:      Jim Cromie
3666 M:      jim.cromie@gmail.com
3667 S:      Maintained
3668
3669 SDRICOH_CS MMC/SD HOST CONTROLLER INTERFACE DRIVER
3670 P:      Sascha Sommer
3671 M:      saschasommer@freenet.de
3672 L:      sdricohcs-devel@lists.sourceforge.net (subscribers-only)
3673 S:      Maintained
3674
3675 SECURITY CONTACT
3676 P:      Security Officers
3677 M:      security@kernel.org
3678 S:      Supported
3679
3680 SELINUX SECURITY MODULE
3681 P:      Stephen Smalley
3682 M:      sds@tycho.nsa.gov
3683 P:      James Morris
3684 M:      jmorris@namei.org
3685 P:      Eric Paris
3686 M:      eparis@parisplace.org
3687 L:      linux-kernel@vger.kernel.org (kernel issues)
3688 L:      selinux@tycho.nsa.gov (subscribers-only, general discussion)
3689 W:      http://www.nsa.gov/selinux
3690 S:      Supported
3691
3692 SENSABLE PHANTOM
3693 P:      Jiri Slaby
3694 M:      jirislaby@gmail.com
3695 S:      Maintained
3696
3697 SERIAL ATA (SATA) SUBSYSTEM:
3698 P:      Jeff Garzik
3699 M:      jgarzik@pobox.com
3700 L:      linux-ide@vger.kernel.org
3701 T:      git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
3702 S:      Supported
3703
3704 SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3705 P:      Pat Gefre
3706 M:      pfg@sgi.com
3707 L:      linux-ia64@vger.kernel.org
3708 S:      Supported
3709
3710 SFC NETWORK DRIVER
3711 P:      Steve Hodgson
3712 P:      Ben Hutchings
3713 P:      Robert Stonehouse
3714 M:      linux-net-drivers@solarflare.com
3715 S:      Supported
3716
3717 SGI VISUAL WORKSTATION 320 AND 540
3718 P:      Andrey Panin
3719 M:      pazke@donpac.ru
3720 L:      linux-visws-devel@lists.sf.net
3721 W:      http://linux-visws.sf.net
3722 S:      Maintained for 2.6.
3723
3724 SIMTEC EB110ATX (Chalice CATS)
3725 P:      Ben Dooks
3726 P:      Vincent Sanders
3727 M:      support@simtec.co.uk
3728 W:      http://www.simtec.co.uk/products/EB110ATX/
3729 S:      Supported
3730
3731 SIMTEC EB2410ITX (BAST)
3732 P:      Ben Dooks
3733 P:      Vincent Sanders
3734 M:      support@simtec.co.uk
3735 W:      http://www.simtec.co.uk/products/EB2410ITX/
3736 S:      Supported
3737
3738 SIS 190 ETHERNET DRIVER
3739 P:      Francois Romieu
3740 M:      romieu@fr.zoreil.com
3741 L:      netdev@vger.kernel.org
3742 S:      Maintained
3743
3744 SIS 900/7016 FAST ETHERNET DRIVER
3745 P:      Daniele Venzano
3746 M:      venza@brownhat.org
3747 W:      http://www.brownhat.org/sis900.html
3748 L:      netdev@vger.kernel.org
3749 S:      Maintained
3750
3751 SIS 96X I2C/SMBUS DRIVER
3752 P:      Mark M. Hoffman
3753 M:      mhoffman@lightlink.com
3754 L:      lm-sensors@lm-sensors.org
3755 S:      Maintained
3756
3757 SIS FRAMEBUFFER DRIVER
3758 P:      Thomas Winischhofer
3759 M:      thomas@winischhofer.net
3760 W:      http://www.winischhofer.net/linuxsisvga.shtml
3761 S:      Maintained
3762
3763 SIS USB2VGA DRIVER
3764 P:      Thomas Winischhofer
3765 M:      thomas@winischhofer.net
3766 W:      http://www.winischhofer.at/linuxsisusbvga.shtml
3767 S:      Maintained
3768
3769 SLAB ALLOCATOR
3770 P:      Christoph Lameter
3771 M:      cl@linux-foundation.org
3772 P:      Pekka Enberg
3773 M:      penberg@cs.helsinki.fi
3774 P:      Matt Mackall
3775 M:      mpm@selenic.com
3776 L:      linux-mm@kvack.org
3777 S:      Maintained
3778
3779 SMC91x ETHERNET DRIVER
3780 P:      Nicolas Pitre
3781 M:      nico@cam.org
3782 S:      Maintained
3783
3784 SMSC47B397 HARDWARE MONITOR DRIVER
3785 P:      Mark M. Hoffman
3786 M:      mhoffman@lightlink.com
3787 L:      lm-sensors@lm-sensors.org
3788 S:      Maintained
3789
3790 SMX UIO Interface
3791 P:      Ben Nizette
3792 M:      bn@niasdigital.com
3793 S:      Maintained
3794
3795 SOC-CAMERA V4L2 SUBSYSTEM
3796 P:     Guennadi Liakhovetski
3797 M:     g.liakhovetski@gmx.de
3798 L:     video4linux-list@redhat.com
3799 S:     Maintained
3800
3801 SOFTWARE RAID (Multiple Disks) SUPPORT
3802 P:      Ingo Molnar
3803 M:      mingo@redhat.com
3804 P:      Neil Brown
3805 M:      neilb@suse.de
3806 L:      linux-raid@vger.kernel.org
3807 S:      Supported
3808
3809 HIBERNATION (aka Software Suspend, aka swsusp):
3810 P:      Pavel Machek
3811 M:      pavel@suse.cz
3812 P:      Rafael J. Wysocki
3813 M:      rjw@sisk.pl
3814 L:      linux-pm@lists.linux-foundation.org
3815 S:      Supported
3816
3817 SUSPEND TO RAM:
3818 P:      Len Brown
3819 M:      len.brown@intel.com
3820 P:      Pavel Machek
3821 M:      pavel@suse.cz
3822 P:      Rafael J. Wysocki
3823 M:      rjw@sisk.pl
3824 L:      linux-pm@lists.linux-foundation.org
3825 S:      Supported
3826
3827 SONIC NETWORK DRIVER
3828 P:      Thomas Bogendoerfer
3829 M:      tsbogend@alpha.franken.de
3830 L:      netdev@vger.kernel.org
3831 S:      Maintained
3832
3833 SONICS SILICON BACKPLANE DRIVER (SSB)
3834 P:      Michael Buesch
3835 M:      mb@bu3sch.de
3836 L:      netdev@vger.kernel.org
3837 S:      Maintained
3838
3839 SONY VAIO CONTROL DEVICE DRIVER
3840 P:      Mattia Dongili
3841 M:      malattia@linux.it
3842 L:      linux-acpi@vger.kernel.org
3843 W:      http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
3844 S:      Maintained
3845
3846 SONY MEMORYSTICK CARD SUPPORT
3847 P:      Alex Dubov
3848 M:      oakad@yahoo.com
3849 L:      linux-kernel@vger.kernel.org
3850 W:      http://tifmxx.berlios.de/
3851 S:      Maintained
3852
3853 SOUND
3854 P:      Jaroslav Kysela
3855 M:      perex@perex.cz
3856 L:      alsa-devel@alsa-project.org (subscribers-only)
3857 S:      Maintained
3858
3859 SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3860 P:      Liam Girdwood
3861 M:      liam.girdwood@wolfsonmicro.com
3862 P:      Mark Brown
3863 M:      broonie@opensource.wolfsonmicro.com
3864 T:      git opensource.wolfsonmicro.com/linux-2.6-asoc
3865 L:      alsa-devel@alsa-project.org (subscribers-only)
3866 S:      Supported
3867
3868 SPI SUBSYSTEM
3869 P:      David Brownell
3870 M:      dbrownell@users.sourceforge.net
3871 L:      spi-devel-general@lists.sourceforge.net
3872 S:      Maintained
3873
3874 SPU FILE SYSTEM
3875 P:      Jeremy Kerr
3876 M:      jk@ozlabs.org
3877 L:      linuxppc-dev@ozlabs.org
3878 L:      cbe-oss-dev@ozlabs.org
3879 W:      http://www.ibm.com/developerworks/power/cell/
3880 S:      Supported
3881
3882 STABLE BRANCH:
3883 P:      Greg Kroah-Hartman
3884 M:      greg@kroah.com
3885 P:      Chris Wright
3886 M:      chrisw@sous-sol.org
3887 L:      stable@kernel.org
3888 S:      Maintained
3889
3890 SHARP LH SUPPORT (LH7952X & LH7A40X)
3891 P:      Marc Singer
3892 M:      elf@buici.com
3893 W:      http://projects.buici.com/arm
3894 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3895 S:      Maintained
3896
3897 SHPC HOTPLUG DRIVER
3898 P:      Kristen Carlson Accardi
3899 M:      kristen.c.accardi@intel.com
3900 L:      linux-pci@vger.kernel.org
3901 S:      Supported
3902
3903 SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
3904 P:      Pierre Ossman
3905 M:      drzeus-sdhci@drzeus.cx
3906 L:      sdhci-devel@list.drzeus.cx
3907 S:      Maintained
3908
3909 SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3910 P:      Stephen Hemminger
3911 M:      shemminger@linux-foundation.org
3912 L:      netdev@vger.kernel.org
3913 S:      Maintained
3914
3915 SOEKRIS NET48XX LED SUPPORT
3916 P:      Chris Boot
3917 M:      bootc@bootc.net
3918 S:      Maintained
3919
3920 SPARC (sparc32):
3921 P:      William L. Irwin
3922 M:      wli@holomorphy.com
3923 L:      sparclinux@vger.kernel.org
3924 S:      Maintained
3925
3926 SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3927 P:      Roger Wolff
3928 M:      R.E.Wolff@BitWizard.nl
3929 L:      linux-kernel@vger.kernel.org ?
3930 S:      Supported
3931
3932 SPIDERNET NETWORK DRIVER for CELL
3933 P:      Ishizaki Kou
3934 M:      kou.ishizaki@toshiba.co.jp
3935 P:      Jens Osterkamp
3936 M:      jens@de.ibm.com
3937 L:      netdev@vger.kernel.org
3938 S:      Supported
3939
3940 SRM (Alpha) environment access
3941 P:      Jan-Benedict Glaw
3942 M:      jbglaw@lug-owl.de
3943 L:      linux-kernel@vger.kernel.org
3944 S:      Maintained
3945
3946 STARFIRE/DURALAN NETWORK DRIVER
3947 P:      Ion Badulescu
3948 M:      ionut@cs.columbia.edu
3949 S:      Maintained
3950
3951 STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3952 W:      http://mosquitonet.Stanford.EDU/strip.html
3953 S:      Unsupported ?
3954
3955 STRADIS MPEG-2 DECODER DRIVER
3956 P:      Nathan Laredo
3957 M:      laredo@gnu.org
3958 W:      http://www.stradis.com/
3959 S:      Maintained
3960
3961 SUPERH
3962 P:      Paul Mundt
3963 M:      lethal@linux-sh.org
3964 L:      linux-sh@vger.kernel.org
3965 W:      http://www.linux-sh.org
3966 T:      git kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git
3967 S:      Supported
3968
3969 SUN3/3X
3970 P:      Sam Creasey
3971 M:      sammy@sammy.net
3972 W:      http://sammy.net/sun3/
3973 S:      Maintained
3974
3975 SVGA HANDLING
3976 P:      Martin Mares
3977 M:      mj@ucw.cz
3978 L:      linux-video@atrey.karlin.mff.cuni.cz
3979 S:      Maintained
3980
3981 SYSV FILESYSTEM
3982 P:      Christoph Hellwig
3983 M:      hch@infradead.org
3984 S:      Maintained
3985
3986 TASKSTATS STATISTICS INTERFACE
3987 P:      Balbir Singh
3988 M:      balbir@linux.vnet.ibm.com
3989 L:      linux-kernel@vger.kernel.org
3990 S:      Maintained
3991
3992 TC CLASSIFIER
3993 P:      Jamal Hadi Salim
3994 M:      hadi@cyberus.ca
3995 L:      netdev@vger.kernel.org
3996 S:      Maintained
3997
3998 TCP LOW PRIORITY MODULE
3999 P:      Wong Hoi Sing, Edison
4000 M:      hswong3i@gmail.com
4001 P:      Hung Hing Lun, Mike
4002 M:      hlhung3i@gmail.com
4003 W:      http://tcp-lp-mod.sourceforge.net/
4004 S:      Maintained
4005
4006 TEHUTI ETHERNET DRIVER
4007 P:      Alexander Indenbaum
4008 M:      baum@tehutinetworks.net
4009 P:      Andy Gospodarek
4010 M:      andy@greyhouse.net
4011 L:      netdev@vger.kernel.org
4012 S:      Supported
4013
4014 Telecom Clock Driver for MCPL0010
4015 P:      Mark Gross
4016 M:      mark.gross@intel.com
4017 S:      Supported
4018
4019 TENSILICA XTENSA PORT (xtensa):
4020 P:      Chris Zankel
4021 M:      chris@zankel.net
4022 S:      Maintained
4023
4024 THINKPAD ACPI EXTRAS DRIVER
4025 P:      Henrique de Moraes Holschuh
4026 M:      ibm-acpi@hmh.eng.br
4027 L:      ibm-acpi-devel@lists.sourceforge.net
4028 W:      http://ibm-acpi.sourceforge.net
4029 W:      http://thinkwiki.org/wiki/Ibm-acpi
4030 T:      git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
4031 S:      Maintained
4032
4033 TI FLASH MEDIA INTERFACE DRIVER
4034 P:      Alex Dubov
4035 M:      oakad@yahoo.com
4036 S:      Maintained
4037
4038 TI OMAP MMC INTERFACE DRIVER
4039 P:      Carlos Aguiar, Anderson Briglia and Syed Khasim
4040 M:      linux-omap-open-source@linux.omap.com (subscribers only)
4041 W:      http://linux.omap.com
4042 W:      http://www.muru.com/linux/omap/
4043 S:      Maintained
4044
4045 TI OMAP RANDOM NUMBER GENERATOR SUPPORT
4046 P:      Deepak Saxena
4047 M:      dsaxena@plexity.net
4048 S:      Maintained
4049
4050 TIPC NETWORK LAYER
4051 P:      Per Liden
4052 M:      per.liden@ericsson.com
4053 P:      Jon Maloy
4054 M:      jon.maloy@ericsson.com
4055 P:      Allan Stephens
4056 M:      allan.stephens@windriver.com
4057 L:      tipc-discussion@lists.sourceforge.net
4058 W:      http://tipc.sourceforge.net/
4059 W:      http://tipc.cslab.ericsson.net/
4060 T:      git tipc.cslab.ericsson.net:/pub/git/tipc.git
4061 S:      Maintained
4062
4063 TLAN NETWORK DRIVER
4064 P:      Samuel Chessman
4065 M:      chessman@tux.org
4066 L:      tlan-devel@lists.sourceforge.net (subscribers-only)
4067 W:      http://sourceforge.net/projects/tlan/
4068 S:      Maintained
4069
4070 TOSHIBA ACPI EXTRAS DRIVER
4071 P:      John Belmonte
4072 M:      toshiba_acpi@memebeam.org
4073 W:      http://memebeam.org/toys/ToshibaAcpiDriver
4074 S:      Maintained
4075
4076 TOSHIBA SMM DRIVER
4077 P:      Jonathan Buzzard
4078 M:      jonathan@buzzard.org.uk
4079 L:      tlinux-users@tce.toshiba-dme.co.jp
4080 W:      http://www.buzzard.org.uk/toshiba/
4081 S:      Maintained
4082
4083 TPM DEVICE DRIVER
4084 P:      Debora Velarde
4085 M:      debora@linux.vnet.ibm.com
4086 P:      Rajiv Andrade
4087 M:      srajiv@linux.vnet.ibm.com
4088 W:      http://tpmdd.sourceforge.net
4089 P:      Marcel Selhorst
4090 M:      tpm@selhorst.net
4091 W:      http://www.prosec.rub.de/tpm/
4092 L:      tpmdd-devel@lists.sourceforge.net
4093 S:      Maintained
4094
4095 TRIVIAL PATCHES
4096 P:      Jesper Juhl
4097 M:      trivial@kernel.org
4098 L:      linux-kernel@vger.kernel.org
4099 S:      Maintained
4100
4101 TTY LAYER
4102 P:      Alan Cox
4103 M:      alan@lxorguk.ukuu.org.uk
4104 L:      linux-kernel@vger.kernel.org
4105 S:      Maintained
4106
4107 TULIP NETWORK DRIVERS
4108 P:      Grant Grundler
4109 M:      grundler@parisc-linux.org
4110 P:      Kyle McMartin
4111 M:      kyle@mcmartin.ca
4112 L:      netdev@vger.kernel.org
4113 S:      Maintained
4114
4115 TUN/TAP driver
4116 P:      Maxim Krasnyansky
4117 M:      maxk@qualcomm.com
4118 L:      vtun@office.satix.net
4119 W:      http://vtun.sourceforge.net/tun
4120 S:      Maintained
4121
4122 TURBOCHANNEL SUBSYSTEM
4123 P:      Maciej W. Rozycki
4124 M:      macro@linux-mips.org
4125 S:      Maintained
4126
4127 U14-34F SCSI DRIVER
4128 P:      Dario Ballabio
4129 M:      ballabio_dario@emc.com
4130 L:      linux-scsi@vger.kernel.org
4131 S:      Maintained
4132
4133 UCLINUX (AND M68KNOMMU)
4134 P:      Greg Ungerer
4135 M:      gerg@uclinux.org
4136 W:      http://www.uclinux.org/
4137 L:      uclinux-dev@uclinux.org  (subscribers-only)
4138 S:      Maintained
4139
4140 UCLINUX FOR RENESAS H8/300
4141 P:      Yoshinori Sato
4142 M:      ysato@users.sourceforge.jp
4143 W:      http://uclinux-h8.sourceforge.jp/
4144 S:      Supported
4145
4146 UDF FILESYSTEM
4147 P:      Jan Kara
4148 M:      jack@suse.cz
4149 W:      http://linux-udf.sourceforge.net
4150 S:      Maintained
4151
4152 UFS FILESYSTEM
4153 P:      Evgeniy Dushistov
4154 M:      dushistov@mail.ru
4155 L:      linux-kernel@vger.kernel.org
4156 S:      Maintained
4157
4158 UltraSPARC (sparc64):
4159 P:      David S. Miller
4160 M:      davem@davemloft.net
4161 L:      sparclinux@vger.kernel.org
4162 T:      git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
4163 S:      Maintained
4164
4165 UNIFORM CDROM DRIVER
4166 P:      Jens Axboe
4167 M:      axboe@kernel.dk
4168 L:      linux-kernel@vger.kernel.org
4169 W:      http://www.kernel.dk
4170 S:      Maintained
4171
4172 USB ACM DRIVER
4173 P:      Oliver Neukum
4174 M:      oliver@neukum.name
4175 L:      linux-usb@vger.kernel.org
4176 S:      Maintained
4177
4178 USB AUERSWALD DRIVER
4179 P:      Wolfgang Muees
4180 M:      wolfgang@iksw-muees.de
4181 L:      linux-usb@vger.kernel.org
4182 S:      Maintained
4183
4184 USB BLOCK DRIVER (UB ub)
4185 P:      Pete Zaitcev
4186 M:      zaitcev@redhat.com
4187 L:      linux-kernel@vger.kernel.org
4188 L:      linux-usb@vger.kernel.org
4189 S:      Supported
4190
4191 USB CDC ETHERNET DRIVER
4192 P:      Greg Kroah-Hartman
4193 M:      greg@kroah.com
4194 L:      linux-usb@vger.kernel.org
4195 S:      Maintained
4196 W:      http://www.kroah.com/linux-usb/
4197
4198 USB CYPRESS C67X00 DRIVER
4199 P:      Peter Korsgaard
4200 M:      jacmet@sunsite.dk
4201 L:      linux-usb@vger.kernel.org
4202 S:      Maintained
4203
4204 USB DAVICOM DM9601 DRIVER
4205 P:      Peter Korsgaard
4206 M:      jacmet@sunsite.dk
4207 L:      netdev@vger.kernel.org
4208 W:      http://www.linux-usb.org/usbnet
4209 S:      Maintained
4210
4211 USB DIAMOND RIO500 DRIVER
4212 P:      Cesar Miquel
4213 M:      miquel@df.uba.ar
4214 L:      rio500-users@lists.sourceforge.net
4215 W:      http://rio500.sourceforge.net
4216 S:      Maintained
4217
4218 USB EHCI DRIVER
4219 P:      David Brownell
4220 M:      dbrownell@users.sourceforge.net
4221 L:      linux-usb@vger.kernel.org
4222 S:      Odd Fixes
4223
4224 USB ET61X[12]51 DRIVER
4225 P:      Luca Risolia
4226 M:      luca.risolia@studio.unibo.it
4227 L:      linux-usb@vger.kernel.org
4228 L:      video4linux-list@redhat.com
4229 W:      http://www.linux-projects.org
4230 S:      Maintained
4231
4232 USB GADGET/PERIPHERAL SUBSYSTEM
4233 P:      David Brownell
4234 M:      dbrownell@users.sourceforge.net
4235 L:      linux-usb@vger.kernel.org
4236 W:      http://www.linux-usb.org/gadget
4237 S:      Maintained
4238
4239 USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
4240 P:      Jiri Kosina
4241 M:      jkosina@suse.cz
4242 L:      linux-usb@vger.kernel.org
4243 T:      git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
4244 S:      Maintained
4245
4246 USB ISP116X DRIVER
4247 P:      Olav Kongas
4248 M:      ok@artecdesign.ee
4249 L:      linux-usb@vger.kernel.org
4250 S:      Maintained
4251
4252 USB KAWASAKI LSI DRIVER
4253 P:      Oliver Neukum
4254 M:      oliver@neukum.name
4255 L:      linux-usb@vger.kernel.org
4256 S:      Maintained
4257
4258 USB MASS STORAGE DRIVER
4259 P:      Matthew Dharm
4260 M:      mdharm-usb@one-eyed-alien.net
4261 L:      linux-usb@vger.kernel.org
4262 L:      usb-storage@lists.one-eyed-alien.net
4263 S:      Maintained
4264 W:      http://www.one-eyed-alien.net/~mdharm/linux-usb/
4265
4266 USB OHCI DRIVER
4267 P:      David Brownell
4268 M:      dbrownell@users.sourceforge.net
4269 L:      linux-usb@vger.kernel.org
4270 S:      Odd Fixes
4271
4272 USB OPTION-CARD DRIVER
4273 P:      Matthias Urlichs
4274 M:      smurf@smurf.noris.de
4275 L:      linux-usb@vger.kernel.org
4276 S:      Maintained
4277
4278 USB OV511 DRIVER
4279 P:      Mark McClelland
4280 M:      mmcclell@bigfoot.com
4281 L:      linux-usb@vger.kernel.org
4282 W:      http://alpha.dyndns.org/ov511/
4283 S:      Maintained
4284
4285 USB PEGASUS DRIVER
4286 P:      Petko Manolov
4287 M:      petkan@users.sourceforge.net
4288 L:      linux-usb@vger.kernel.org
4289 L:      netdev@vger.kernel.org
4290 W:      http://pegasus2.sourceforge.net/
4291 S:      Maintained
4292
4293 USB PRINTER DRIVER (usblp)
4294 P:      Pete Zaitcev
4295 M:      zaitcev@redhat.com
4296 L:      linux-usb@vger.kernel.org
4297 S:      Supported
4298
4299 USB RTL8150 DRIVER
4300 P:      Petko Manolov
4301 M:      petkan@users.sourceforge.net
4302 L:      linux-usb@vger.kernel.org
4303 L:      netdev@vger.kernel.org
4304 W:      http://pegasus2.sourceforge.net/
4305 S:      Maintained
4306
4307 USB SE401 DRIVER
4308 P:      Jeroen Vreeken
4309 M:      pe1rxq@amsat.org
4310 L:      linux-usb@vger.kernel.org
4311 W:      http://www.chello.nl/~j.vreeken/se401/
4312 S:      Maintained
4313
4314 USB SERIAL BELKIN F5U103 DRIVER
4315 P:      William Greathouse
4316 M:      wgreathouse@smva.com
4317 L:      linux-usb@vger.kernel.org
4318 S:      Maintained
4319
4320 USB SERIAL CYPRESS M8 DRIVER
4321 P:      Lonnie Mendez
4322 M:      dignome@gmail.com
4323 L:      linux-usb@vger.kernel.org
4324 S:      Maintained
4325 W:      http://geocities.com/i0xox0i
4326 W:      http://firstlight.net/cvs
4327
4328 USB SERIAL CYBERJACK DRIVER
4329 P:      Matthias Bruestle and Harald Welte
4330 M:      support@reiner-sct.com
4331 W:      http://www.reiner-sct.de/support/treiber_cyberjack.php
4332 S:      Maintained
4333
4334 USB SERIAL DIGI ACCELEPORT DRIVER
4335 P:      Peter Berger and Al Borchers
4336 M:      pberger@brimson.com
4337 M:      alborchers@steinerpoint.com
4338 L:      linux-usb@vger.kernel.org
4339 S:      Maintained
4340
4341 USB SERIAL DRIVER
4342 P:      Greg Kroah-Hartman
4343 M:      gregkh@suse.de
4344 L:      linux-usb@vger.kernel.org
4345 S:      Supported
4346
4347 USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
4348 P:      Gary Brubaker
4349 M:      xavyer@ix.netcom.com
4350 L:      linux-usb@vger.kernel.org
4351 S:      Maintained
4352
4353 USB SERIAL KEYSPAN DRIVER
4354 P:      Greg Kroah-Hartman
4355 M:      greg@kroah.com
4356 L:      linux-usb@vger.kernel.org
4357 W:      http://www.kroah.com/linux/
4358 S:      Maintained
4359
4360 USB SERIAL WHITEHEAT DRIVER
4361 P:      Support Department
4362 M:      support@connecttech.com
4363 L:      linux-usb@vger.kernel.org
4364 W:      http://www.connecttech.com
4365 S:      Supported
4366
4367 USB SN9C1xx DRIVER
4368 P:      Luca Risolia
4369 M:      luca.risolia@studio.unibo.it
4370 L:      linux-usb@vger.kernel.org
4371 L:      video4linux-list@redhat.com
4372 W:      http://www.linux-projects.org
4373 S:      Maintained
4374
4375 USB SUBSYSTEM
4376 P:      Greg Kroah-Hartman
4377 M:      gregkh@suse.de
4378 L:      linux-usb@vger.kernel.org
4379 W:      http://www.linux-usb.org
4380 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
4381 S:      Supported
4382
4383 USB UHCI DRIVER
4384 P:      Alan Stern
4385 M:      stern@rowland.harvard.edu
4386 L:      linux-usb@vger.kernel.org
4387 S:      Maintained
4388
4389 USB "USBNET" DRIVER FRAMEWORK
4390 P:      David Brownell
4391 M:      dbrownell@users.sourceforge.net
4392 L:      netdev@vger.kernel.org
4393 W:      http://www.linux-usb.org/usbnet
4394 S:      Maintained
4395
4396 USB VIDEO CLASS
4397 P:      Laurent Pinchart
4398 M:      laurent.pinchart@skynet.be
4399 L:      linx-uvc-devel@berlios.de
4400 L:      video4linux-list@redhat.com
4401 W:      http://linux-uvc.berlios.de
4402 S:      Maintained
4403
4404 USB W996[87]CF DRIVER
4405 P:      Luca Risolia
4406 M:      luca.risolia@studio.unibo.it
4407 L:      linux-usb@vger.kernel.org
4408 L:      video4linux-list@redhat.com
4409 W:      http://www.linux-projects.org
4410 S:      Maintained
4411
4412 USB WIRELESS RNDIS DRIVER (rndis_wlan)
4413 P:      Jussi Kivilinna
4414 M:      jussi.kivilinna@mbnet.fi
4415 L:      linux-wireless@vger.kernel.org
4416 S:      Maintained
4417
4418 USB ZC0301 DRIVER
4419 P:      Luca Risolia
4420 M:      luca.risolia@studio.unibo.it
4421 L:      linux-usb@vger.kernel.org
4422 L:      video4linux-list@redhat.com
4423 W:      http://www.linux-projects.org
4424 S:      Maintained
4425
4426 USB ZD1201 DRIVER
4427 P:      Jeroen Vreeken
4428 M:      pe1rxq@amsat.org
4429 L:      linux-usb@vger.kernel.org
4430 W:      http://linux-lc100020.sourceforge.net
4431 S:      Maintained
4432
4433 USB ZR364XX DRIVER
4434 P:      Antoine Jacquet
4435 M:      royale@zerezo.com
4436 L:      linux-usb@vger.kernel.org
4437 L:      video4linux-list@redhat.com
4438 W:      http://royale.zerezo.com/zr364xx/
4439 S:      Maintained
4440
4441 USER-MODE LINUX
4442 P:      Jeff Dike
4443 M:      jdike@addtoit.com
4444 L:      user-mode-linux-devel@lists.sourceforge.net
4445 L:      user-mode-linux-user@lists.sourceforge.net
4446 W:      http://user-mode-linux.sourceforge.net
4447 S:      Maintained
4448
4449 USERSPACE I/O (UIO)
4450 P:      Hans J. Koch
4451 M:      hjk@linutronix.de
4452 P:      Greg Kroah-Hartman
4453 M:      gregkh@suse.de
4454 L:      linux-kernel@vger.kernel.org
4455 S:      Maintained
4456
4457 UTIL-LINUX-NG PACKAGE
4458 P:      Karel Zak
4459 M:      kzak@redhat.com
4460 L:      util-linux-ng@vger.kernel.org
4461 W:      http://kernel.org/~kzak/util-linux-ng/
4462 T:      git://git.kernel.org/pub/scm/utils/util-linux-ng/util-linux-ng.git
4463 S:      Maintained
4464
4465 VFAT/FAT/MSDOS FILESYSTEM:
4466 P:      OGAWA Hirofumi
4467 M:      hirofumi@mail.parknet.co.jp
4468 L:      linux-kernel@vger.kernel.org
4469 S:      Maintained
4470
4471 VIA RHINE NETWORK DRIVER
4472 P:      Roger Luethi
4473 M:      rl@hellgate.ch
4474 S:      Maintained
4475
4476 VIAPRO SMBUS DRIVER
4477 P:      Jean Delvare
4478 M:      khali@linux-fr.org
4479 L:      i2c@lm-sensors.org
4480 S:      Maintained
4481
4482 VIA VELOCITY NETWORK DRIVER
4483 P:      Francois Romieu
4484 M:      romieu@fr.zoreil.com
4485 L:      netdev@vger.kernel.org
4486 S:      Maintained
4487
4488 VIDEO FOR LINUX
4489 P:      Mauro Carvalho Chehab
4490 M:      mchehab@infradead.org
4491 M:      v4l-dvb-maintainer@linuxtv.org
4492 L:      video4linux-list@redhat.com
4493 W:      http://linuxtv.org
4494 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
4495 S:      Maintained
4496
4497 VLAN (802.1Q)
4498 P:      Patrick McHardy
4499 M:      kaber@trash.net
4500 L:      netdev@vger.kernel.org
4501 S:      Maintained
4502
4503 VOLTAGE AND CURRENT REGULATOR FRAMEWORK
4504 P:      Liam Girdwood
4505 M:      lg@opensource.wolfsonmicro.com
4506 P:      Mark Brown
4507 M:      broonie@opensource.wolfsonmicro.com
4508 W:      http://opensource.wolfsonmicro.com/node/15
4509 T:      git kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git
4510 S:      Supported
4511
4512 VT1211 HARDWARE MONITOR DRIVER
4513 P:      Juerg Haefliger
4514 M:      juergh@gmail.com
4515 L:      lm-sensors@lm-sensors.org
4516 S:      Maintained
4517
4518 VT8231 HARDWARE MONITOR DRIVER
4519 P:      Roger Lucas
4520 M:      vt8231@hiddenengine.co.uk
4521 L:      lm-sensors@lm-sensors.org
4522 S:      Maintained
4523
4524 W1 DALLAS'S 1-WIRE BUS
4525 P:      Evgeniy Polyakov
4526 M:      johnpol@2ka.mipt.ru
4527 S:      Maintained
4528
4529 W83791D HARDWARE MONITORING DRIVER
4530 P:      Marc Hulsman
4531 M:      m.hulsman@tudelft.nl
4532 L:      lm-sensors@lm-sensors.org
4533 S:      Maintained
4534
4535 W83793 HARDWARE MONITORING DRIVER
4536 P:      Rudolf Marek
4537 M:      r.marek@assembler.cz
4538 L:      lm-sensors@lm-sensors.org
4539 S:      Maintained
4540
4541 W83L51xD SD/MMC CARD INTERFACE DRIVER
4542 P:      Pierre Ossman
4543 M:      drzeus-wbsd@drzeus.cx
4544 L:      linux-kernel@vger.kernel.org
4545 S:      Maintained
4546
4547 WATCHDOG DEVICE DRIVERS
4548 P:      Wim Van Sebroeck
4549 M:      wim@iguana.be
4550 T:      git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4551 S:      Maintained
4552
4553 WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4554 P:      Jean Tourrilhes
4555 M:      jt@hpl.hp.com
4556 L:      linux-wireless@vger.kernel.org
4557 W:      http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4558 S:      Maintained
4559
4560 WD7000 SCSI DRIVER
4561 P:      Miroslav Zagorac
4562 M:      zaga@fly.cc.fer.hr
4563 L:      linux-scsi@vger.kernel.org
4564 S:      Maintained
4565
4566 WISTRON LAPTOP BUTTON DRIVER
4567 P:      Miloslav Trmac
4568 M:      mitr@volny.cz
4569 S:      Maintained
4570
4571 WL3501 WIRELESS PCMCIA CARD DRIVER
4572 P:      Arnaldo Carvalho de Melo
4573 M:      acme@ghostprotocols.net
4574 L:      linux-wireless@vger.kernel.org
4575 W:      http://oops.ghostprotocols.net:81/blog
4576 S:      Maintained
4577
4578 WM97XX TOUCHSCREEN DRIVERS
4579 P:      Mark Brown
4580 M:      broonie@opensource.wolfsonmicro.com
4581 P:      Liam Girdwood
4582 M:      liam.girdwood@wolfsonmicro.com
4583 L:      linux-input@vger.kernel.org
4584 T:      git git://opensource.wolfsonmicro.com/linux-2.6-touch
4585 W:      http://opensource.wolfsonmicro.com/node/7
4586 S:      Supported
4587
4588 X.25 NETWORK LAYER
4589 P:      Henner Eisen
4590 M:      eis@baty.hanse.de
4591 L:      linux-x25@vger.kernel.org
4592 S:      Maintained
4593
4594 XEN HYPERVISOR INTERFACE
4595 P:      Jeremy Fitzhardinge
4596 M:      jeremy@xensource.com
4597 P:      Chris Wright
4598 M:      chrisw@sous-sol.org
4599 L:      virtualization@lists.osdl.org
4600 L:      xen-devel@lists.xensource.com
4601 S:      Supported
4602
4603 XFS FILESYSTEM
4604 P:      Silicon Graphics Inc
4605 P:      Tim Shimmin
4606 M:      xfs-masters@oss.sgi.com
4607 L:      xfs@oss.sgi.com
4608 W:      http://oss.sgi.com/projects/xfs
4609 T:      git git://oss.sgi.com:8090/xfs/xfs-2.6.git
4610 S:      Supported
4611
4612 XILINX SYSTEMACE DRIVER
4613 P:      Grant Likely
4614 M:      grant.likely@secretlab.ca
4615 W:      http://www.secretlab.ca/
4616 L:      linux-kernel@vger.kernel.org
4617 S:      Maintained
4618
4619 XILINX UARTLITE SERIAL DRIVER
4620 P:      Peter Korsgaard
4621 M:      jacmet@sunsite.dk
4622 L:      linux-serial@vger.kernel.org
4623 S:      Maintained
4624
4625 X86 ARCHITECTURE (32-BIT AND 64-BIT)
4626 P:      Thomas Gleixner
4627 M:      tglx@linutronix.de
4628 P:      Ingo Molnar
4629 M:      mingo@redhat.com
4630 P:      H. Peter Anvin
4631 M:      hpa@zytor.com
4632 L:      linux-kernel@vger.kernel.org
4633 T:      git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
4634 S:      Maintained
4635
4636 YAM DRIVER FOR AX.25
4637 P:      Jean-Paul Roubelat
4638 M:      jpr@f6fbb.org
4639 L:      linux-hams@vger.kernel.org
4640 S:      Maintained
4641
4642 YEALINK PHONE DRIVER
4643 P:      Henk Vergonet
4644 M:      Henk.Vergonet@gmail.com
4645 L:      usbb2k-api-dev@nongnu.org
4646 S:      Maintained
4647
4648 Z8530 DRIVER FOR AX.25
4649 P:      Joerg Reuter
4650 M:      jreuter@yaina.de
4651 W:      http://yaina.de/jreuter/
4652 W:      http://www.qsl.net/dl1bke/
4653 L:      linux-hams@vger.kernel.org
4654 S:      Maintained
4655
4656 ZD1211RW WIRELESS DRIVER
4657 P:      Daniel Drake
4658 M:      dsd@gentoo.org
4659 P:      Ulrich Kunitz
4660 M:      kune@deine-taler.de
4661 W:      http://zd1211.ath.cx/wiki/DriverRewrite
4662 L:      linux-wireless@vger.kernel.org
4663 L:      zd1211-devs@lists.sourceforge.net (subscribers-only)
4664 S:      Maintained
4665
4666 ZF MACHZ WATCHDOG
4667 P:      Fernando Fuganti
4668 M:      fuganti@netbank.com.br
4669 W:      http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
4670 S:      Maintained
4671
4672 ZR36067 VIDEO FOR LINUX DRIVER
4673 P:      Ronald Bultje
4674 M:      rbultje@ronald.bitfreak.net
4675 L:      mjpeg-users@lists.sourceforge.net
4676 W:      http://mjpeg.sourceforge.net/driver-zoran/
4677 S:      Maintained
4678
4679 ZS DECSTATION Z85C30 SERIAL DRIVER
4680 P:      Maciej W. Rozycki
4681 M:      macro@linux-mips.org
4682 S:      Maintained
4683
4684 THE REST
4685 P:      Linus Torvalds
4686 S:      Buried alive in reporters