hwmon: New coretemp driver
[GitHub/mt8127/android_kernel_alcatel_ttab.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. See
34 Documentation/CodingStyle for guidance here.
35
36 PLEASE try to include any credit lines you want added with the
37 patch. It avoids people being missed off by mistake and makes
38 it easier to know who wants adding and who doesn't.
39
40 PLEASE document known bugs. If it doesn't work for everything
41 or does something very odd once a month document it.
42
43 PLEASE remember that submissions must be made under the terms
44 of the OSDL certificate of contribution
45 (http://www.osdl.org/newsroom/press_releases/2004/2004_05_24_dco.html)
46 and should include a Signed-off-by: line.
47
48 6. Make sure you have the right to send any changes you make. If you
49 do changes at work you may find your employer owns the patch
50 not you.
51
52 7. When sending security related changes or reports to a maintainer
53 please Cc: security@kernel.org, especially if the maintainer
54 does not respond.
55
56 8. Happy hacking.
57
58 -----------------------------------
59
60 Maintainers List (try to look for most precise areas first)
61
62 Note: For the hard of thinking, this list is meant to remain in alphabetical
63 order. If you could add yourselves to it in alphabetical order that would be
64 so much easier [Ed]
65
66 P: Person
67 M: Mail patches to
68 L: Mailing list that is relevant to this area
69 W: Web-page with status/info
70 T: SCM tree type and location. Type is one of: git, hg, quilt.
71 S: Status, one of the following:
72
73 Supported: Someone is actually paid to look after this.
74 Maintained: Someone actually looks after it.
75 Odd Fixes: It has a maintainer but they don't have time to do
76 much other than throw the odd patch in. See below..
77 Orphan: No current maintainer [but maybe you could take the
78 role as you write your new code].
79 Obsolete: Old code. Something tagged obsolete generally means
80 it has been replaced by a better system and you
81 should be using that.
82
83 3C359 NETWORK DRIVER
84 P: Mike Phillips
85 M: mikep@linuxtr.net
86 L: netdev@vger.kernel.org
87 L: linux-tr@linuxtr.net
88 W: http://www.linuxtr.net
89 S: Maintained
90
91 3C505 NETWORK DRIVER
92 P: Philip Blundell
93 M: philb@gnu.org
94 L: netdev@vger.kernel.org
95 S: Maintained
96
97 3CR990 NETWORK DRIVER
98 P: David Dillow
99 M: dave@thedillows.org
100 L: netdev@vger.kernel.org
101 S: Maintained
102
103 3W-XXXX ATA-RAID CONTROLLER DRIVER
104 P: Adam Radford
105 M: linuxraid@amcc.com
106 L: linux-scsi@vger.kernel.org
107 W: http://www.amcc.com
108 S: Supported
109
110 3W-9XXX SATA-RAID CONTROLLER DRIVER
111 P: Adam Radford
112 M: linuxraid@amcc.com
113 L: linux-scsi@vger.kernel.org
114 W: http://www.amcc.com
115 S: Supported
116
117 53C700 AND 53C700-66 SCSI DRIVER
118 P: James E.J. Bottomley
119 M: James.Bottomley@HansenPartnership.com
120 L: linux-scsi@vger.kernel.org
121 S: Maintained
122
123 6PACK NETWORK DRIVER FOR AX.25
124 P: Andreas Koensgen
125 M: ajk@iehk.rwth-aachen.de
126 L: linux-hams@vger.kernel.org
127 S: Maintained
128
129 8139CP 10/100 FAST ETHERNET DRIVER
130 P: Jeff Garzik
131 M: jgarzik@pobox.com
132 S: Maintained
133
134 8139TOO 10/100 FAST ETHERNET DRIVER
135 P: Jeff Garzik
136 M: jgarzik@pobox.com
137 W: http://sourceforge.net/projects/gkernel/
138 S: Maintained
139
140 8169 10/100/1000 GIGABIT ETHERNET DRIVER
141 P: Francois Romieu
142 M: romieu@fr.zoreil.com
143 L: netdev@vger.kernel.org
144 S: Maintained
145
146 8250/16?50 (AND CLONE UARTS) SERIAL DRIVER
147 L: linux-serial@vger.kernel.org
148 W: http://serial.sourceforge.net
149 S: Orphan
150
151 8390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
152 P: Paul Gortmaker
153 M: p_gortmaker@yahoo.com
154 L: netdev@vger.kernel.org
155 S: Maintained
156
157 9P FILE SYSTEM
158 P: Eric Van Hensbergen
159 M: ericvh@gmail.com
160 P: Ron Minnich
161 M: rminnich@lanl.gov
162 P: Latchesar Ionkov
163 M: lucho@ionkov.net
164 L: v9fs-developer@lists.sourceforge.net
165 W: http://v9fs.sf.net
166 T: git kernel.org:/pub/scm/linux/kernel/ericvh/v9fs.git
167 S: Maintained
168
169 A2232 SERIAL BOARD DRIVER
170 P: Enver Haase
171 M: ehaase@inf.fu-berlin.de
172 M: A2232@gmx.net
173 L: linux-m68k@lists.linux-m68k.org
174 S: Maintained
175
176 AIO
177 P: Benjamin LaHaise
178 M: bcrl@kvack.org
179 L: linux-aio@kvack.org
180 S: Supported
181
182 ABIT UGURU HARDWARE MONITOR DRIVER
183 P: Hans de Goede
184 M: j.w.r.degoede@hhs.nl
185 L: lm-sensors@lm-sensors.org
186 S: Maintained
187
188 ACENIC DRIVER
189 P: Jes Sorensen
190 M: jes@trained-monkey.org
191 L: linux-acenic@sunsite.dk
192 S: Maintained
193
194 ACI MIXER DRIVER
195 P: Robert Siemer
196 M: Robert.Siemer@gmx.de
197 L: linux-sound@vger.kernel.org
198 W: http://www.stud.uni-karlsruhe.de/~uh1b/
199 S: Maintained
200
201 IPS SCSI RAID DRIVER
202 P: Adaptec OEM Raid Solutions
203 M: aacraid@adaptec.com
204 L: linux-scsi@vger.kernel.org
205 W: http://www.adaptec.com/
206 S: Maintained
207
208 DPT_I2O SCSI RAID DRIVER
209 P: Adaptec OEM Raid Solutions
210 M: aacraid@adaptec.com
211 L: linux-scsi@vger.kernel.org
212 W: http://www.adaptec.com/
213 S: Maintained
214
215 AACRAID SCSI RAID DRIVER
216 P: Adaptec OEM Raid Solutions
217 M: aacraid@adaptec.com
218 L: linux-scsi@vger.kernel.org
219 W: http://www.adaptec.com/
220 S: Supported
221
222 ACPI
223 P: Len Brown
224 M: len.brown@intel.com
225 M: lenb@kernel.org
226 L: linux-acpi@vger.kernel.org
227 W: http://acpi.sourceforge.net/
228 T: git kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
229 S: Supported
230
231 ACPI BATTERY DRIVERS
232 P: Vladimir P. Lebedev
233 M: vladimir.p.lebedev@intel.com
234 L: linux-acpi@vger.kernel.org
235 W: http://acpi.sourceforge.net/
236 S: Supported
237
238 ACPI EC DRIVER
239 P: Alexey Starikovskiy
240 M: alexey.y.starikovskiy@linux.intel.com
241 L: linux-acpi@vger.kernel.org
242 W: http://acpi.sourceforge.net/
243 S: Supported
244
245 ACPI FAN DRIVER
246 P: Konstantin A. Karasyov
247 M: konstantin.a.karasyov@intel.com
248 L: linux-acpi@vger.kernel.org
249 W: http://acpi.sourceforge.net/
250 S: Supported
251
252 ACPI PCI HOTPLUG DRIVER
253 P: Kristen Carlson Accardi
254 M: kristen.c.accardi@intel.com
255 L: pcihpd-discuss@lists.sourceforge.net
256 S: Supported
257
258 ACPI THERMAL DRIVER
259 P: Konstantin A. Karasyov
260 M: konstantin.a.karasyov@intel.com
261 L: linux-acpi@vger.kernel.org
262 W: http://acpi.sourceforge.net/
263 S: Supported
264
265 ACPI VIDEO DRIVER
266 P: Luming Yu
267 M: luming.yu@intel.com
268 L: linux-acpi@vger.kernel.org
269 W: http://acpi.sourceforge.net/
270 S: Supported
271
272 AD1816 SOUND DRIVER
273 P: Thorsten Knabe
274 M: Thorsten Knabe <linux@thorsten-knabe.de>
275 W: http://linux.thorsten-knabe.de
276 S: Maintained
277
278 AD1889 SOUND DRIVER
279 P: Kyle McMartin
280 M: kyle@parisc-linux.org
281 P: Thibaut Varene
282 M: T-Bone@parisc-linux.org
283 W: http://wiki.parisc-linux.org/AD1889
284 L: parisc-linux@lists.parisc-linux.org
285 S: Maintained
286
287 ADM1025 HARDWARE MONITOR DRIVER
288 P: Jean Delvare
289 M: khali@linux-fr.org
290 L: lm-sensors@lm-sensors.org
291 S: Maintained
292
293 ADM1029 HARDWARE MONITOR DRIVER
294 P: Corentin Labbe
295 M: corentin.labbe@geomatys.fr
296 L: lm-sensors@lm-sensors.org
297 S: Maintained
298
299 ADT746X FAN DRIVER
300 P: Colin Leroy
301 M: colin@colino.net
302 S: Maintained
303
304 AEDSP16 DRIVER
305 P: Riccardo Facchetti
306 M: fizban@tin.it
307 S: Maintained
308
309 AFFS FILE SYSTEM
310 P: Roman Zippel
311 M: zippel@linux-m68k.org
312 S: Maintained
313
314 AGPGART DRIVER
315 P: Dave Jones
316 M: davej@codemonkey.org.uk
317 W: http://www.codemonkey.org.uk/projects/agp/
318 T: git kernel.org:/pub/scm/linux/kernel/git/davej/agpgart.git
319 S: Maintained
320
321 AHA152X SCSI DRIVER
322 P: Juergen E. Fischer
323 M: Juergen Fischer <fischer@norbit.de>
324 L: linux-scsi@vger.kernel.org
325 S: Maintained
326
327 ALCATEL SPEEDTOUCH USB DRIVER
328 P: Duncan Sands
329 M: duncan.sands@free.fr
330 L: linux-usb-users@lists.sourceforge.net
331 L: linux-usb-devel@lists.sourceforge.net
332 W: http://www.linux-usb.org/SpeedTouch/
333 S: Maintained
334
335 ALI1563 I2C DRIVER
336 P: Rudolf Marek
337 M: r.marek@assembler.cz
338 L: i2c@lm-sensors.org
339 S: Maintained
340
341 ALPHA PORT
342 P: Richard Henderson
343 M: rth@twiddle.net
344 S: Odd Fixes for 2.4; Maintained for 2.6.
345 P: Ivan Kokshaysky
346 M: ink@jurassic.park.msu.ru
347 S: Maintained for 2.4; PCI support for 2.6.
348
349 AMD GEODE PROCESSOR/CHIPSET SUPPORT
350 P: Jordan Crouse
351 M: info-linux@geode.amd.com
352 L: info-linux@geode.amd.com
353 W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
354 S: Supported
355
356 AMS (Apple Motion Sensor) DRIVER
357 P: Stelian Pop
358 M: stelian@popies.net
359 P: Michael Hanselmann
360 M: linux-kernel@hansmi.ch
361 S: Supported
362
363 AMSO1100 RNIC DRIVER
364 P: Tom Tucker
365 M: tom@opengridcomputing.com
366 P: Steve Wise
367 M: swise@opengridcomputing.com
368 L: openib-general@openib.org
369 S: Maintained
370
371 AOA (Apple Onboard Audio) ALSA DRIVER
372 P: Johannes Berg
373 M: johannes@sipsolutions.net
374 L: linuxppc-dev@ozlabs.org
375 L: alsa-devel@alsa-project.org
376 S: Maintained
377
378 APM DRIVER
379 P: Stephen Rothwell
380 M: sfr@canb.auug.org.au
381 L: linux-laptop@vger.kernel.org
382 W: http://www.canb.auug.org.au/~sfr/
383 S: Supported
384
385 APPLETALK NETWORK LAYER
386 P: Arnaldo Carvalho de Melo
387 M: acme@ghostprotocols.net
388 S: Maintained
389
390 ARC FRAMEBUFFER DRIVER
391 P: Jaya Kumar
392 M: jayalk@intworks.biz
393 S: Maintained
394
395 ARM26 ARCHITECTURE
396 P: Ian Molton
397 M: spyro@f2s.com
398 S: Maintained
399
400 ARM26/ARCHIMEDES
401 P: Ian Molton
402 M: spyro@f2s.com
403 S: Maintained
404
405 ARM26/A5000
406 P: John Appleby
407 M: john@dnsworld.co.uk
408 S: Maintained
409
410 ARM MFM AND FLOPPY DRIVERS
411 P: Ian Molton
412 M: spyro@f2s.com
413 S: Maintained
414
415 ARM/ADI ROADRUNNER MACHINE SUPPORT
416 P: Lennert Buytenhek
417 M: kernel@wantstofly.org
418 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
419 S: Maintained
420
421 ARM/ADS SPHERE MACHINE SUPPORT
422 P: Lennert Buytenhek
423 M: kernel@wantstofly.org
424 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
425 S: Maintained
426
427 ARM/AJECO 1ARM MACHINE SUPPORT
428 P: Lennert Buytenhek
429 M: kernel@wantstofly.org
430 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
431 S: Maintained
432
433 ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
434 P: Andrew Victor
435 M: andrew@sanpeople.com
436 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
437 W: http://maxim.org.za/at91_26.html
438 S: Maintained
439
440 ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
441 P: Lennert Buytenhek
442 M: kernel@wantstofly.org
443 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
444 S: Maintained
445
446 ARM/CIRRUS LOGIC EDB9315A 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/CORGI MACHINE SUPPORT
453 P: Richard Purdie
454 M: rpurdie@rpsys.net
455 S: Maintained
456
457 ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
458 P: Lennert Buytenhek
459 M: kernel@wantstofly.org
460 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
461 S: Maintained
462
463 ARM/HP JORNADA 7XX MACHINE SUPPORT
464 P: Kristoffer Ericson
465 M: kristoffer_e1@hotmail.com
466 W: www.jlime.com
467 S: Maintained
468
469 ARM/INTEL IOP32X ARM ARCHITECTURE
470 P: Lennert Buytenhek
471 M: kernel@wantstofly.org
472 P: Dan Williams
473 M: dan.j.williams@intel.com
474 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
475 S: Supported
476
477 ARM/INTEL IOP33X ARM ARCHITECTURE
478 P: Dan Williams
479 M: dan.j.williams@intel.com
480 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
481 S: Supported
482
483 ARM/INTEL IOP13XX ARM ARCHITECTURE
484 P: Lennert Buytenhek
485 M: kernel@wantstofly.org
486 P: Dan Williams
487 M: dan.j.williams@intel.com
488 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
489 S: Supported
490
491 ARM/INTEL IQ81342EX MACHINE SUPPORT
492 P: Lennert Buytenhek
493 M: kernel@wantstofly.org
494 P: Dan Williams
495 M: dan.j.williams@intel.com
496 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
497 S: Supported
498
499 ARM/INTEL IXP2000 ARM ARCHITECTURE
500 P: Lennert Buytenhek
501 M: kernel@wantstofly.org
502 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
503 S: Maintained
504
505 ARM/INTEL IXDP2850 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/INTEL IXP23XX ARM ARCHITECTURE
512 P: Lennert Buytenhek
513 M: kernel@wantstofly.org
514 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
515 S: Maintained
516
517 ARM/INTEL XSC3 (MANZANO) ARM CORE
518 P: Lennert Buytenhek
519 M: kernel@wantstofly.org
520 P: Dan Williams
521 M: dan.j.williams@intel.com
522 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
523 S: Supported
524
525 ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
526 P: Lennert Buytenhek
527 M: kernel@wantstofly.org
528 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
529 S: Maintained
530
531 ARM/LOGICPD PXA270 MACHINE SUPPORT
532 P: Lennert Buytenhek
533 M: kernel@wantstofly.org
534 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
535 S: Maintained
536
537 ARM/TOSA MACHINE SUPPORT
538 P: Dirk Opfer
539 M: dirk@opfer-online.de
540 S: Maintained
541
542 ARM/PLEB SUPPORT
543 P: Peter Chubb
544 M: pleb@gelato.unsw.edu.au
545 W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
546 S: Maintained
547
548 ARM/PT DIGITAL BOARD PORT
549 P: Stefan Eletzhofer
550 M: stefan.eletzhofer@eletztrick.de
551 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
552 W: http://www.arm.linux.org.uk/
553 S: Maintained
554
555 ARM/RADISYS ENP2611 MACHINE SUPPORT
556 P: Lennert Buytenhek
557 M: kernel@wantstofly.org
558 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
559 S: Maintained
560
561 ARM/SHARK MACHINE SUPPORT
562 P: Alexander Schulz
563 M: alex@shark-linux.de
564 W: http://www.shark-linux.de/shark.html
565 S: Maintained
566
567 ARM/STRONGARM110 PORT
568 P: Russell King
569 M: rmk@arm.linux.org.uk
570 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
571 W: http://www.arm.linux.org.uk/
572 S: Maintained
573
574 ARM/S3C2410 ARM ARCHITECTURE
575 P: Ben Dooks
576 M: ben-linux@fluff.org
577 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
578 W: http://www.fluff.org/ben/linux/
579 S: Maintained
580
581 ARM/S3C2440 ARM ARCHITECTURE
582 P: Ben Dooks
583 M: ben-linux@fluff.org
584 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
585 W: http://www.fluff.org/ben/linux/
586 S: Maintained
587
588 ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
589 P: Lennert Buytenhek
590 M: kernel@wantstofly.org
591 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
592 S: Maintained
593
594 ARM/THECUS N2100 MACHINE SUPPORT
595 P: Lennert Buytenhek
596 M: kernel@wantstofly.org
597 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
598 S: Maintained
599
600 ARPD SUPPORT
601 P: Jonathan Layes
602 L: netdev@vger.kernel.org
603 S: Maintained
604
605 ASUS ACPI EXTRAS DRIVER
606 P: Corentin Chary
607 M: corentincj@iksaif.net
608 P: Karol Kozimor
609 M: sziwan@users.sourceforge.net
610 L: acpi4asus-user@lists.sourceforge.net
611 W: http://sourceforge.net/projects/acpi4asus
612 W: http://xf.iksaif.net/acpi4asus
613 S: Maintained
614
615 ASUS LAPTOP EXTRAS DRIVER
616 P: Corentin Chary
617 M: corentincj@iksaif.net
618 L: acpi4asus-user@lists.sourceforge.net
619 W: http://sourceforge.net/projects/acpi4asus
620 W: http://xf.iksaif.net/acpi4asus
621 S: Maintained
622
623 ATA OVER ETHERNET DRIVER
624 P: Ed L. Cashin
625 M: ecashin@coraid.com
626 W: http://www.coraid.com/support/linux
627 S: Supported
628
629 ATL1 ETHERNET DRIVER
630 P: Jay Cliburn
631 M: jcliburn@gmail.com
632 P: Chris Snook
633 M: csnook@redhat.com
634 L: atl1-devel@lists.sourceforge.net
635 W: http://sourceforge.net/projects/atl1
636 W: http://atl1.sourceforge.net
637 S: Maintained
638
639 ATM
640 P: Chas Williams
641 M: chas@cmf.nrl.navy.mil
642 L: linux-atm-general@lists.sourceforge.net (subscribers-only)
643 W: http://linux-atm.sourceforge.net
644 S: Maintained
645
646 ATMEL MACB ETHERNET DRIVER
647 P: Haavard Skinnemoen
648 M: hskinnemoen@atmel.com
649 S: Supported
650
651 ATMEL SPI DRIVER
652 P: Haavard Skinnemoen
653 M: hskinnemoen@atmel.com
654 S: Supported
655
656 ATMEL WIRELESS DRIVER
657 P: Simon Kelley
658 M: simon@thekelleys.org.uk
659 L: linux-wireless@vger.kernel.org
660 W: http://www.thekelleys.org.uk/atmel
661 W: http://atmelwlandriver.sourceforge.net/
662 S: Maintained
663
664 AUDIT SUBSYSTEM
665 P: David Woodhouse
666 M: dwmw2@infradead.org
667 L: linux-audit@redhat.com
668 W: http://people.redhat.com/sgrubb/audit/
669 T: git kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6.git
670 S: Maintained
671
672 AUXILIARY DISPLAY DRIVERS
673 P: Miguel Ojeda Sandonis
674 M: maxextreme@gmail.com
675 L: linux-kernel@vger.kernel.org
676 S: Maintained
677
678 AVR32 ARCHITECTURE
679 P: Haavard Skinnemoen
680 M: hskinnemoen@atmel.com
681 W: http://www.atmel.com/products/AVR32/
682 W: http://avr32linux.org/
683 W: http://avrfreaks.net/
684 S: Supported
685
686 AVR32/AT32AP MACHINE SUPPORT
687 P: Haavard Skinnemoen
688 M: hskinnemoen@atmel.com
689 S: Supported
690
691 AX.25 NETWORK LAYER
692 P: Ralf Baechle
693 M: ralf@linux-mips.org
694 L: linux-hams@vger.kernel.org
695 W: http://www.linux-ax25.org/
696 S: Maintained
697
698 BACKLIGHT CLASS/SUBSYSTEM
699 P: Richard Purdie
700 M: rpurdie@rpsys.net
701 S: Maintained
702
703 BLACKFIN ARCHITECTURE
704 P: Aubrey Li
705 M: aubrey.li@analog.com
706 P: Bernd Schmidt
707 M: bernd.schmidt@analog.com
708 P: Bryan Wu
709 M: bryan.wu@analog.com
710 P: Grace Pan
711 M: grace.pan@analog.com
712 P: Michael Hennerich
713 M: michael.hennerich@analog.com
714 P: Mike Frysinger
715 M: michael.frysinger@analog.com
716 P: Jane Lv
717 M: jane.lv@analog.com
718 P: Jerry Zeng
719 M: jerry.zeng@analog.com
720 P: Jie Zhang
721 M: jie.zhang@analog.com
722 P: Robin Getz
723 M: robin.getz@analog.com
724 P: Roy Huang
725 M: roy.huang@analog.com
726 P: Sonic Zhang
727 M: sonic.zhang@analog.com
728 P: Yi Li
729 M: yi.li@analog.com
730 L: uclinux-dist-devel@blackfin.uclinux.org
731 W: http://blackfin.uclinux.org
732 S: Supported
733
734 BLACKFIN SERIAL DRIVER
735 P: Aubrey Li
736 M: aubrey.li@analog.com
737 L: uclinux-dist-devel@blackfin.uclinux.org
738 W: http://blackfin.uclinux.org
739 S: Supported
740
741 BAYCOM/HDLCDRV DRIVERS FOR AX.25
742 P: Thomas Sailer
743 M: t.sailer@alumni.ethz.ch
744 L: linux-hams@vger.kernel.org
745 W: http://www.baycom.org/~tom/ham/ham.html
746 S: Maintained
747
748 BCM43XX WIRELESS DRIVER (SOFTMAC BASED VERSION)
749 P: Larry Finger
750 M: Larry.Finger@lwfinger.net
751 P: Stefano Brivio
752 M: st3@riseup.net
753 L: linux-wireless@vger.kernel.org
754 W: http://bcm43xx.berlios.de/
755 S: Maintained
756
757 BEFS FILE SYSTEM
758 P: Sergey S. Kostyliov
759 M: rathamahata@php4.ru
760 L: linux-kernel@vger.kernel.org
761 S: Maintained
762
763 BERKSHIRE PRODUCTS PC WATCHDOG DRIVER
764 P: Kenji Hollis
765 W: http://ftp.bitgate.com/pcwd/
766 S: Maintained
767
768 BFS FILE SYSTEM
769 P: Tigran A. Aivazian
770 M: tigran@aivazian.fsnet.co.uk
771 L: linux-kernel@vger.kernel.org
772 S: Maintained
773
774 BLACKFIN I2C TWI DRIVER
775 P: Sonic Zhang
776 M: sonic.zhang@analog.com
777 L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
778 W: http://blackfin.uclinux.org/
779 S: Supported
780
781 BLOCK LAYER
782 P: Jens Axboe
783 M: axboe@kernel.dk
784 L: linux-kernel@vger.kernel.org
785 T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
786 S: Maintained
787
788 BLUETOOTH SUBSYSTEM
789 P: Marcel Holtmann
790 M: marcel@holtmann.org
791 P: Maxim Krasnyansky
792 M: maxk@qualcomm.com
793 L: bluez-devel@lists.sf.net
794 W: http://bluez.sf.net
795 W: http://www.bluez.org
796 W: http://www.holtmann.org/linux/bluetooth/
797 T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
798 S: Maintained
799
800 BLUETOOTH RFCOMM LAYER
801 P: Marcel Holtmann
802 M: marcel@holtmann.org
803 P: Maxim Krasnyansky
804 M: maxk@qualcomm.com
805 S: Maintained
806
807 BLUETOOTH BNEP LAYER
808 P: Marcel Holtmann
809 M: marcel@holtmann.org
810 P: Maxim Krasnyansky
811 M: maxk@qualcomm.com
812 S: Maintained
813
814 BLUETOOTH CMTP LAYER
815 P: Marcel Holtmann
816 M: marcel@holtmann.org
817 S: Maintained
818
819 BLUETOOTH HIDP LAYER
820 P: Marcel Holtmann
821 M: marcel@holtmann.org
822 S: Maintained
823
824 BLUETOOTH HCI UART DRIVER
825 P: Marcel Holtmann
826 M: marcel@holtmann.org
827 P: Maxim Krasnyansky
828 M: maxk@qualcomm.com
829 S: Maintained
830
831 BLUETOOTH HCI USB DRIVER
832 P: Marcel Holtmann
833 M: marcel@holtmann.org
834 P: Maxim Krasnyansky
835 M: maxk@qualcomm.com
836 S: Maintained
837
838 BLUETOOTH HCI BCM203X DRIVER
839 P: Marcel Holtmann
840 M: marcel@holtmann.org
841 S: Maintained
842
843 BLUETOOTH HCI BPA10X DRIVER
844 P: Marcel Holtmann
845 M: marcel@holtmann.org
846 S: Maintained
847
848 BLUETOOTH HCI BFUSB DRIVER
849 P: Marcel Holtmann
850 M: marcel@holtmann.org
851 S: Maintained
852
853 BLUETOOTH HCI DTL1 DRIVER
854 P: Marcel Holtmann
855 M: marcel@holtmann.org
856 S: Maintained
857
858 BLUETOOTH HCI BLUECARD DRIVER
859 P: Marcel Holtmann
860 M: marcel@holtmann.org
861 S: Maintained
862
863 BLUETOOTH HCI BT3C DRIVER
864 P: Marcel Holtmann
865 M: marcel@holtmann.org
866 S: Maintained
867
868 BLUETOOTH HCI BTUART DRIVER
869 P: Marcel Holtmann
870 M: marcel@holtmann.org
871 S: Maintained
872
873 BLUETOOTH HCI VHCI DRIVER
874 P: Maxim Krasnyansky
875 M: maxk@qualcomm.com
876 S: Maintained
877
878 BONDING DRIVER
879 P: Chad Tindel
880 M: ctindel@users.sourceforge.net
881 P: Jay Vosburgh
882 M: fubar@us.ibm.com
883 L: bonding-devel@lists.sourceforge.net
884 W: http://sourceforge.net/projects/bonding/
885 S: Supported
886
887 BROADBAND PROCESSOR ARCHITECTURE
888 P: Arnd Bergmann
889 M: arnd@arndb.de
890 L: linuxppc-dev@ozlabs.org
891 W: http://www.penguinppc.org/ppc64/
892 S: Supported
893
894 BROADCOM B44 10/100 ETHERNET DRIVER
895 P: Gary Zambrano
896 M: zambrano@broadcom.com
897 L: netdev@vger.kernel.org
898 S: Supported
899
900 BROADCOM BNX2 GIGABIT ETHERNET DRIVER
901 P: Michael Chan
902 M: mchan@broadcom.com
903 L: netdev@vger.kernel.org
904 S: Supported
905
906 BROADCOM TG3 GIGABIT ETHERNET DRIVER
907 P: Michael Chan
908 M: mchan@broadcom.com
909 L: netdev@vger.kernel.org
910 S: Supported
911
912 BTTV VIDEO4LINUX DRIVER
913 P: Mauro Carvalho Chehab
914 M: mchehab@infradead.org
915 M: v4l-dvb-maintainer@linuxtv.org
916 L: video4linux-list@redhat.com
917 W: http://linuxtv.org
918 T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
919 S: Maintained
920
921 CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
922 P: Jonathan Corbet
923 M: corbet@lwn.net
924 L: video4linux-list@redhat.com
925 S: Maintained
926
927 CALGARY x86-64 IOMMU
928 P: Muli Ben-Yehuda
929 M: muli@il.ibm.com
930 P: Jon D. Mason
931 M: jdmason@kudzu.us
932 L: linux-kernel@vger.kernel.org
933 L: discuss@x86-64.org
934 S: Maintained
935
936 CFAG12864B LCD DRIVER
937 P: Miguel Ojeda Sandonis
938 M: maxextreme@gmail.com
939 L: linux-kernel@vger.kernel.org
940 S: Maintained
941
942 CFAG12864BFB LCD FRAMEBUFFER DRIVER
943 P: Miguel Ojeda Sandonis
944 M: maxextreme@gmail.com
945 L: linux-kernel@vger.kernel.org
946 S: Maintained
947
948 CFG80211 and NL80211
949 P: Johannes Berg
950 M: johannes@sipsolutions.net
951 L: linux-wireless@vger.kernel.org
952 S: Maintained
953
954 COMMON INTERNET FILE SYSTEM (CIFS)
955 P: Steve French
956 M: sfrench@samba.org
957 L: linux-cifs-client@lists.samba.org
958 L: samba-technical@lists.samba.org
959 W: http://us1.samba.org/samba/Linux_CIFS_client.html
960 T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
961 S: Supported
962
963 CONFIGFS
964 P: Joel Becker
965 M: joel.becker@oracle.com
966 L: linux-kernel@vger.kernel.org
967 S: Supported
968
969 CIRRUS LOGIC EP93XX ETHERNET DRIVER
970 P: Lennert Buytenhek
971 M: kernel@wantstofly.org
972 L: netdev@vger.kernel.org
973 S: Maintained
974
975 CIRRUS LOGIC GENERIC FBDEV DRIVER
976 P: Jeff Garzik
977 M: jgarzik@pobox.com
978 L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
979 S: Odd Fixes
980
981 CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
982 P: Lennert Buytenhek
983 M: kernel@wantstofly.org
984 L: linux-usb-devel@lists.sourceforge.net
985 S: Maintained
986
987 CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
988 P: Cirrus Logic Corporation (kernel 2.2 driver)
989 M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
990 P: Nils Faerber (port to kernel 2.4)
991 M: Nils Faerber <nils@kernelconcepts.de>
992 S: Maintained
993
994 CODA FILE SYSTEM
995 P: Jan Harkes
996 M: jaharkes@cs.cmu.edu
997 M: coda@cs.cmu.edu
998 L: codalist@coda.cs.cmu.edu
999 W: http://www.coda.cs.cmu.edu/
1000 S: Maintained
1001
1002 COMPACTPCI HOTPLUG CORE
1003 P: Scott Murray
1004 M: scottm@somanetworks.com
1005 M: scott@spiteful.org
1006 L: pcihpd-discuss@lists.sourceforge.net
1007 S: Supported
1008
1009 COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1010 P: Scott Murray
1011 M: scottm@somanetworks.com
1012 M: scott@spiteful.org
1013 L: pcihpd-discuss@lists.sourceforge.net
1014 S: Supported
1015
1016 COMPACTPCI HOTPLUG GENERIC DRIVER
1017 P: Scott Murray
1018 M: scottm@somanetworks.com
1019 M: scott@spiteful.org
1020 L: pcihpd-discuss@lists.sourceforge.net
1021 S: Supported
1022
1023 COMPUTONE INTELLIPORT MULTIPORT CARD
1024 P: Michael H. Warfield
1025 M: mhw@wittsend.com
1026 W: http://www.wittsend.com/computone.html
1027 S: Maintained
1028
1029 CONEXANT ACCESSRUNNER USB DRIVER
1030 P: Simon Arlott
1031 M: cxacru@fire.lp0.eu
1032 S: Maintained
1033
1034 CORETEMP HARDWARE MONITORING DRIVER
1035 P: Rudolf Marek
1036 M: r.marek@assembler.cz
1037 L: lm-sensors@lm-sensors.org
1038 S: Maintained
1039
1040 COSA/SRP SYNC SERIAL DRIVER
1041 P: Jan "Yenya" Kasprzak
1042 M: kas@fi.muni.cz
1043 W: http://www.fi.muni.cz/~kas/cosa/
1044 S: Maintained
1045
1046 CPU FREQUENCY DRIVERS
1047 P: Dave Jones
1048 M: davej@codemonkey.org.uk
1049 L: cpufreq@lists.linux.org.uk
1050 W: http://www.codemonkey.org.uk/projects/cpufreq/
1051 T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
1052 S: Maintained
1053
1054 CPUID/MSR DRIVER
1055 P: H. Peter Anvin
1056 M: hpa@zytor.com
1057 S: Maintained
1058
1059 CPUSETS
1060 P: Paul Jackson
1061 P: Simon Derr
1062 M: pj@sgi.com
1063 M: simon.derr@bull.net
1064 L: linux-kernel@vger.kernel.org
1065 W: http://www.bullopensource.org/cpuset/
1066 S: Supported
1067
1068 CRAMFS FILESYSTEM
1069 W: http://sourceforge.net/projects/cramfs/
1070 S: Orphan
1071
1072 CRIS PORT
1073 P: Mikael Starvik
1074 M: starvik@axis.com
1075 L: dev-etrax@axis.com
1076 W: http://developer.axis.com
1077 S: Maintained
1078
1079 CRYPTO API
1080 P: Herbert Xu
1081 M: herbert@gondor.apana.org.au
1082 P: David S. Miller
1083 M: davem@davemloft.net
1084 L: linux-crypto@vger.kernel.org
1085 T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
1086 S: Maintained
1087
1088 CS5535 Audio ALSA driver
1089 P: Jaya Kumar
1090 M: jayakumar.alsa@gmail.com
1091 S: Maintained
1092
1093 CYBERPRO FB DRIVER
1094 P: Russell King
1095 M: rmk@arm.linux.org.uk
1096 W: http://www.arm.linux.org.uk/
1097 S: Maintained
1098
1099 CYBLAFB FRAMEBUFFER DRIVER
1100 P: Knut Petersen
1101 M: Knut_Petersen@t-online.de
1102 L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1103 S: Maintained
1104
1105 CYCLADES 2X SYNC CARD DRIVER
1106 P: Arnaldo Carvalho de Melo
1107 M: acme@ghostprotocols.net
1108 W: http://oops.ghostprotocols.net:81/blog
1109 S: Maintained
1110
1111 CYCLADES ASYNC MUX DRIVER
1112 W: http://www.cyclades.com/
1113 S: Orphan
1114
1115 CYCLADES PC300 DRIVER
1116 W: http://www.cyclades.com/
1117 S: Orphan
1118
1119 DAMA SLAVE for AX.25
1120 P: Joerg Reuter
1121 M: jreuter@yaina.de
1122 W: http://yaina.de/jreuter/
1123 W: http://www.qsl.net/dl1bke/
1124 L: linux-hams@vger.kernel.org
1125 S: Maintained
1126
1127 DC395x SCSI driver
1128 P: Oliver Neukum
1129 M: oliver@neukum.name
1130 P: Ali Akcaagac
1131 M: aliakc@web.de
1132 P: Jamie Lenehan
1133 M: lenehan@twibble.org
1134 W: http://twibble.org/dist/dc395x/
1135 L: dc395x@twibble.org
1136 L: http://lists.twibble.org/mailman/listinfo/dc395x/
1137 S: Maintained
1138
1139 DC390/AM53C974 SCSI driver
1140 P: Kurt Garloff
1141 M: garloff@suse.de
1142 W: http://www.garloff.de/kurt/linux/dc390/
1143 P: Guennadi Liakhovetski
1144 M: g.liakhovetski@gmx.de
1145 S: Maintained
1146
1147 DCCP PROTOCOL
1148 P: Arnaldo Carvalho de Melo
1149 M: acme@ghostprotocols.net
1150 L: dccp@vger.kernel.org
1151 W: http://linux-net.osdl.org/index.php/DCCP
1152 S: Maintained
1153
1154 DECnet NETWORK LAYER
1155 P: Patrick Caulfield
1156 M: patrick@tykepenguin.com
1157 W: http://linux-decnet.sourceforge.net
1158 L: linux-decnet-user@lists.sourceforge.net
1159 S: Maintained
1160
1161 DEFXX FDDI NETWORK DRIVER
1162 P: Maciej W. Rozycki
1163 M: macro@linux-mips.org
1164 S: Maintained
1165
1166 DELL LAPTOP SMM DRIVER
1167 P: Massimo Dal Zotto
1168 M: dz@debian.org
1169 W: http://www.debian.org/~dz/i8k/
1170 S: Maintained
1171
1172 DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1173 P: Doug Warzecha
1174 M: Douglas_Warzecha@dell.com
1175 S: Maintained
1176
1177 DEVICE-MAPPER (LVM)
1178 P: Alasdair Kergon
1179 L: dm-devel@redhat.com
1180 W: http://sources.redhat.com/dm
1181 S: Maintained
1182
1183 DEVICE NUMBER REGISTRY
1184 P: Torben Mathiasen
1185 M: device@lanana.org
1186 W: http://lanana.org/docs/device-list/index.html
1187 L: linux-kernel@vger.kernel.org
1188 S: Maintained
1189
1190 DIGI INTL. EPCA DRIVER
1191 P: Digi International, Inc
1192 M: Eng.Linux@digi.com
1193 L: Eng.Linux@digi.com
1194 W: http://www.digi.com
1195 S: Orphaned
1196
1197 DIGI RIGHTSWITCH NETWORK DRIVER
1198 P: Rick Richardson
1199 L: netdev@vger.kernel.org
1200 W: http://www.digi.com
1201 S: Orphaned
1202
1203 DIRECTORY NOTIFICATION
1204 P: Stephen Rothwell
1205 M: sfr@canb.auug.org.au
1206 L: linux-kernel@vger.kernel.org
1207 S: Supported
1208
1209 DISK GEOMETRY AND PARTITION HANDLING
1210 P: Andries Brouwer
1211 M: aeb@cwi.nl
1212 W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1213 W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1214 W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1215 S: Maintained
1216
1217 DISKQUOTA:
1218 P: Jan Kara
1219 M: jack@suse.cz
1220 L: linux-kernel@vger.kernel.org
1221 S: Maintained
1222
1223 DISTRIBUTED LOCK MANAGER
1224 P: Patrick Caulfield
1225 M: pcaulfie@redhat.com
1226 P: David Teigland
1227 M: teigland@redhat.com
1228 L: cluster-devel@redhat.com
1229 W: http://sources.redhat.com/cluster/
1230 T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1231 T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
1232 S: Supported
1233
1234 DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1235 P: Tobias Ringstrom
1236 M: tori@unhappy.mine.nu
1237 L: netdev@vger.kernel.org
1238 S: Maintained
1239
1240 DOCBOOK FOR DOCUMENTATION
1241 P: Randy Dunlap
1242 M: rdunlap@xenotime.net
1243 S: Maintained
1244
1245 DOCKING STATION DRIVER
1246 P: Kristen Carlson Accardi
1247 M: kristen.c.accardi@intel.com
1248 L: linux-acpi@vger.kernel.org
1249 S: Supported
1250
1251 DOUBLETALK DRIVER
1252 P: James R. Van Zandt
1253 M: jrv@vanzandt.mv.com
1254 L: blinux-list@redhat.com
1255 S: Maintained
1256
1257 DRIVER CORE, KOBJECTS, AND SYSFS
1258 P: Greg Kroah-Hartman
1259 M: gregkh@suse.de
1260 L: linux-kernel@vger.kernel.org
1261 T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1262 S: Supported
1263
1264 DRM DRIVERS
1265 P: David Airlie
1266 M: airlied@linux.ie
1267 L: dri-devel@lists.sourceforge.net
1268 T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
1269 S: Maintained
1270
1271 DSCC4 DRIVER
1272 P: Francois Romieu
1273 M: romieu@fr.zoreil.com
1274 L: netdev@vger.kernel.org
1275 S: Maintained
1276
1277 DVB SUBSYSTEM AND DRIVERS
1278 P: LinuxTV.org Project
1279 M: v4l-dvb-maintainer@linuxtv.org
1280 L: linux-dvb@linuxtv.org (subscription required)
1281 W: http://linuxtv.org/
1282 T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
1283 S: Maintained
1284
1285 EATA-DMA SCSI DRIVER
1286 P: Michael Neuffer
1287 L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1288 S: Maintained
1289
1290 EATA ISA/EISA/PCI SCSI DRIVER
1291 P: Dario Ballabio
1292 M: ballabio_dario@emc.com
1293 L: linux-scsi@vger.kernel.org
1294 S: Maintained
1295
1296 EATA-PIO SCSI DRIVER
1297 P: Michael Neuffer
1298 M: mike@i-Connect.Net
1299 L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1300 S: Maintained
1301
1302 EBTABLES
1303 P: Bart De Schuymer
1304 M: bart.de.schuymer@pandora.be
1305 L: ebtables-user@lists.sourceforge.net
1306 L: ebtables-devel@lists.sourceforge.net
1307 W: http://ebtables.sourceforge.net/
1308 S: Maintained
1309
1310 ECRYPT FILE SYSTEM
1311 P: Mike Halcrow, Phillip Hellewell
1312 M: mhalcrow@us.ibm.com, phillip@hellewell.homeip.net
1313 L: ecryptfs-devel@lists.sourceforge.net
1314 W: http://ecryptfs.sourceforge.net/
1315 S: Supported
1316
1317 EDAC-CORE
1318 P: Doug Thompson
1319 M: norsk5@xmission.com
1320 L: bluesmoke-devel@lists.sourceforge.net
1321 W: bluesmoke.sourceforge.net
1322 S: Supported
1323
1324 EDAC-E752X
1325 P: Mark Gross
1326 M: mark.gross@intel.com
1327 L: bluesmoke-devel@lists.sourceforge.net
1328 W: bluesmoke.sourceforge.net
1329 S: Maintained
1330
1331 EDAC-E7XXX
1332 P: Doug Thompson
1333 M: norsk5@xmission.com
1334 L: bluesmoke-devel@lists.sourceforge.net
1335 W: bluesmoke.sourceforge.net
1336 S: Maintained
1337
1338 EDAC-R82600
1339 P: Tim Small
1340 M: tim@buttersideup.com
1341 L: bluesmoke-devel@lists.sourceforge.net
1342 W: bluesmoke.sourceforge.net
1343 S: Maintained
1344
1345 EEPRO100 NETWORK DRIVER
1346 P: Andrey V. Savochkin
1347 M: saw@saw.sw.com.sg
1348 S: Maintained
1349
1350 EFS FILESYSTEM
1351 W: http://aeschi.ch.eu.org/efs/
1352 S: Orphan
1353
1354 EHCA (IBM GX bus InfiniBand adapter) DRIVER:
1355 P: Hoang-Nam Nguyen
1356 M: hnguyen@de.ibm.com
1357 P: Christoph Raisch
1358 M: raisch@de.ibm.com
1359 L: openib-general@openib.org
1360 S: Supported
1361
1362 EMU10K1 SOUND DRIVER
1363 P: James Courtier-Dutton
1364 M: James@superbug.demon.co.uk
1365 L: emu10k1-devel@lists.sourceforge.net
1366 W: http://sourceforge.net/projects/emu10k1/
1367 S: Maintained
1368
1369 EMULEX LPFC FC SCSI DRIVER
1370 P: James Smart
1371 M: james.smart@emulex.com
1372 L: linux-scsi@vger.kernel.org
1373 W: http://sourceforge.net/projects/lpfcxxxx
1374 S: Supported
1375
1376 EPSON 1355 FRAMEBUFFER DRIVER
1377 P: Christopher Hoover
1378 M: ch@murgatroid.com, ch@hpl.hp.com
1379 S: Maintained
1380
1381 ETHEREXPRESS-16 NETWORK DRIVER
1382 P: Philip Blundell
1383 M: philb@gnu.org
1384 L: netdev@vger.kernel.org
1385 S: Maintained
1386
1387 ETHERNET BRIDGE
1388 P: Stephen Hemminger
1389 M: shemminger@linux-foundation.org
1390 L: bridge@lists.linux-foundation.org
1391 W: http://bridge.sourceforge.net/
1392 S: Maintained
1393
1394 ETHERTEAM 16I DRIVER
1395 P: Mika Kuoppala
1396 M: miku@iki.fi
1397 S: Maintained
1398
1399 EXT2 FILE SYSTEM
1400 L: linux-ext4@vger.kernel.org
1401 S: Maintained
1402
1403 EXT3 FILE SYSTEM
1404 P: Stephen Tweedie, Andrew Morton
1405 M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
1406 L: linux-ext4@vger.kernel.org
1407 S: Maintained
1408
1409 EXT4 FILE SYSTEM
1410 P: Stephen Tweedie, Andrew Morton
1411 M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
1412 L: linux-ext4@vger.kernel.org
1413 S: Maintained
1414
1415 F71805F HARDWARE MONITORING DRIVER
1416 P: Jean Delvare
1417 M: khali@linux-fr.org
1418 L: lm-sensors@lm-sensors.org
1419 S: Maintained
1420
1421 FARSYNC SYNCHRONOUS DRIVER
1422 P: Kevin Curtis
1423 M: kevin.curtis@farsite.co.uk
1424 W: http://www.farsite.co.uk/
1425 S: Supported
1426
1427 FAULT INJECTION SUPPORT
1428 P: Akinobu Mita
1429 M: akinobu.mita@gmail.com
1430 S: Supported
1431
1432 FRAMEBUFFER LAYER
1433 P: Antonino Daplas
1434 M: adaplas@gmail.com
1435 L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1436 W: http://linux-fbdev.sourceforge.net/
1437 S: Maintained
1438
1439 FREESCALE SOC FS_ENET DRIVER
1440 P: Pantelis Antoniou
1441 M: pantelis.antoniou@gmail.com
1442 P: Vitaly Bordug
1443 M: vbordug@ru.mvista.com
1444 L: linuxppc-embedded@ozlabs.org
1445 L: netdev@vger.kernel.org
1446 S: Maintained
1447
1448 FREESCALE HIGHSPEED USB DEVICE DRIVER
1449 P: Li Yang
1450 M: leoli@freescale.com
1451 L: linux-usb-devel@lists.sourceforge.net
1452 L: linuxppc-embedded@ozlabs.org
1453 S: Maintained
1454
1455 FILE LOCKING (flock() and fcntl()/lockf())
1456 P: Matthew Wilcox
1457 M: matthew@wil.cx
1458 L: linux-fsdevel@vger.kernel.org
1459 S: Maintained
1460
1461 FILESYSTEMS (VFS and infrastructure)
1462 P: Alexander Viro
1463 M: viro@zeniv.linux.org.uk
1464 S: Maintained
1465
1466 FIRMWARE LOADER (request_firmware)
1467 L: linux-kernel@vger.kernel.org
1468 S: Orphan
1469
1470 FPU EMULATOR
1471 P: Bill Metzenthen
1472 M: billm@suburbia.net
1473 W: http://suburbia.net/~billm/floating-point/emulator/
1474 S: Maintained
1475
1476 FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1477 P: Mike McLagan
1478 M: mike.mclagan@linux.org
1479 L: netdev@vger.kernel.org
1480 S: Maintained
1481
1482 FREEVXFS FILESYSTEM
1483 P: Christoph Hellwig
1484 M: hch@infradead.org
1485 W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
1486 S: Maintained
1487
1488 FUJITSU FR-V (FRV) PORT
1489 P: David Howells
1490 M: dhowells@redhat.com
1491 S: Maintained
1492
1493 FUSE: FILESYSTEM IN USERSPACE
1494 P: Miklos Szeredi
1495 M: miklos@szeredi.hu
1496 L: fuse-devel@lists.sourceforge.net
1497 W: http://fuse.sourceforge.net/
1498 S: Maintained
1499
1500 FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1501 P: Rik Faith
1502 M: faith@cs.unc.edu
1503 L: linux-scsi@vger.kernel.org
1504 S: Odd fixes (e.g., new signatures)
1505
1506 GDT SCSI DISK ARRAY CONTROLLER DRIVER
1507 P: Achim Leubner
1508 M: achim_leubner@adaptec.com
1509 L: linux-scsi@vger.kernel.org
1510 W: http://www.icp-vortex.com/
1511 S: Supported
1512
1513 GENERIC GPIO I2C DRIVER
1514 P: Haavard Skinnemoen
1515 M: hskinnemoen@atmel.com
1516 S: Supported
1517
1518 GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1519 P: Krzysztof Halasa
1520 M: khc@pm.waw.pl
1521 W: http://www.kernel.org/pub/linux/utils/net/hdlc/
1522 S: Maintained
1523
1524 GFS2 FILE SYSTEM
1525 P: Steven Whitehouse
1526 M: swhiteho@redhat.com
1527 L: cluster-devel@redhat.com
1528 W: http://sources.redhat.com/cluster/
1529 T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1530 T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
1531 S: Supported
1532
1533 GIGASET ISDN DRIVERS
1534 P: Hansjoerg Lipp
1535 M: hjlipp@web.de
1536 P: Tilman Schmidt
1537 M: tilman@imap.cc
1538 L: gigaset307x-common@lists.sourceforge.net
1539 W: http://gigaset307x.sourceforge.net/
1540 S: Maintained
1541
1542 HARDWARE MONITORING
1543 P: Jean Delvare
1544 M: khali@linux-fr.org
1545 L: lm-sensors@lm-sensors.org
1546 W: http://www.lm-sensors.org/
1547 T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-hwmon/
1548 S: Maintained
1549
1550 HARDWARE RANDOM NUMBER GENERATOR CORE
1551 P: Michael Buesch
1552 M: mb@bu3sch.de
1553 S: Maintained
1554
1555 HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1556 P: Robert Love
1557 M: rlove@rlove.org
1558 M: linux-kernel@vger.kernel.org
1559 W: http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1560 S: Maintained
1561
1562 HARMONY SOUND DRIVER
1563 P: Kyle McMartin
1564 M: kyle@parisc-linux.org
1565 W: http://www.parisc-linux.org/~kyle/harmony/
1566 L: parisc-linux@lists.parisc-linux.org
1567 S: Maintained
1568
1569 HAYES ESP SERIAL DRIVER
1570 P: Andrew J. Robinson
1571 M: arobinso@nyx.net
1572 L: linux-kernel@vger.kernel.org
1573 W: http://www.nyx.net/~arobinso
1574 S: Maintained
1575
1576 HFS FILESYSTEM
1577 P: Roman Zippel
1578 M: zippel@linux-m68k.org
1579 L: linux-kernel@vger.kernel.org
1580 S: Maintained
1581
1582 HGA FRAMEBUFFER DRIVER
1583 P: Ferenc Bakonyi
1584 M: fero@drama.obuda.kando.hu
1585 L: linux-nvidia@lists.surfsouth.com
1586 W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1587 S: Maintained
1588
1589 HID CORE LAYER
1590 P: Jiri Kosina
1591 M: jkosina@suse.cz
1592 L: linux-input@atrey.karlin.mff.cuni.cz
1593 T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
1594 S: Maintained
1595
1596 HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
1597 P: Thomas Gleixner
1598 M: tglx@linutronix.de
1599 L: linux-kernel@vger.kernel.org
1600 S: Maintained
1601
1602 HIGH-SPEED SCC DRIVER FOR AX.25
1603 P: Klaus Kudielka
1604 M: klaus.kudielka@ieee.org
1605 L: linux-hams@vger.kernel.org
1606 W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1607 S: Maintained
1608
1609 HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1610 P: HighPoint Linux Team
1611 M: linux@highpoint-tech.com
1612 W: http://www.highpoint-tech.com
1613 S: Supported
1614
1615 HIPPI
1616 P: Jes Sorensen
1617 M: jes@trained-monkey.org
1618 L: linux-hippi@sunsite.dk
1619 S: Maintained
1620
1621 HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1622 P: Chirag Kantharia
1623 M: chirag.kantharia@hp.com
1624 L: iss_storagedev@hp.com
1625 S: Maintained
1626
1627 HEWLETT-PACKARD SMART2 RAID DRIVER
1628 P: Chirag Kantharia
1629 M: chirag.kantharia@hp.com
1630 L: iss_storagedev@hp.com
1631 S: Maintained
1632
1633 HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1634 P: Mike Miller
1635 M: mike.miller@hp.com
1636 L: iss_storagedev@hp.com
1637 S: Supported
1638
1639 HOST AP DRIVER
1640 P: Jouni Malinen
1641 M: j@w1.fi
1642 L: hostap@shmoo.com (subscribers-only)
1643 L: linux-wireless@vger.kernel.org
1644 W: http://hostap.epitest.fi/
1645 S: Maintained
1646
1647 HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1648 P: Jaroslav Kysela
1649 M: perex@suse.cz
1650 S: Maintained
1651
1652 HPET: High Precision Event Timers driver (hpet.c)
1653 P: Clemens Ladisch
1654 M: clemens@ladisch.de
1655 S: Maintained
1656
1657 HPET: i386
1658 P: Venkatesh Pallipadi (Venki)
1659 M: venkatesh.pallipadi@intel.com
1660 S: Maintained
1661
1662 HPET: x86_64
1663 P: Andi Kleen and Vojtech Pavlik
1664 M: andi@firstfloor.org and vojtech@suse.cz
1665 S: Maintained
1666
1667 HPET: ACPI hpet.c
1668 P: Bob Picco
1669 M: bob.picco@hp.com
1670 S: Maintained
1671
1672 HPFS FILESYSTEM
1673 P: Mikulas Patocka
1674 M: mikulas@artax.karlin.mff.cuni.cz
1675 W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1676 S: Maintained
1677
1678 HUGETLB FILESYSTEM
1679 P: William Irwin
1680 M: wli@holomorphy.com
1681 S: Maintained
1682
1683 I2C SUBSYSTEM
1684 P: Jean Delvare
1685 M: khali@linux-fr.org
1686 L: i2c@lm-sensors.org
1687 T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
1688 S: Maintained
1689
1690 I2C-TINY-USB DRIVER
1691 P: Till Harbaum
1692 M: till@harbaum.org
1693 L: i2c@lm-sensors.org
1694 T: http://www.harbaum.org/till/i2c_tiny_usb
1695 S: Maintained
1696
1697 i386 BOOT CODE
1698 P: Riley H. Williams
1699 M: Riley@Williams.Name
1700 L: Linux-Kernel@vger.kernel.org
1701 S: Maintained
1702
1703 i386 SETUP CODE / CPU ERRATA WORKAROUNDS
1704 P: Dave Jones
1705 M: davej@codemonkey.org.uk
1706 P: H. Peter Anvin
1707 M: hpa@zytor.com
1708 S: Maintained
1709
1710 i810 TCO TIMER WATCHDOG
1711 P: Nils Faerber
1712 M: nils@kernelconcepts.de
1713 W: http://www.kernelconcepts.de/
1714 S: Maintained
1715
1716 IA64 (Itanium) PLATFORM
1717 P: Tony Luck
1718 M: tony.luck@intel.com
1719 L: linux-ia64@vger.kernel.org
1720 W: http://www.ia64-linux.org/
1721 T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
1722 S: Maintained
1723
1724 SN-IA64 (Itanium) SUB-PLATFORM
1725 P: Jes Sorensen
1726 M: jes@sgi.com
1727 L: linux-altix@sgi.com
1728 L: linux-ia64@vger.kernel.org
1729 W: http://www.sgi.com/altix
1730 S: Maintained
1731
1732 IBM MCA SCSI SUBSYSTEM DRIVER
1733 P: Michael Lang
1734 M: langa2@kph.uni-mainz.de
1735 W: http://www.uni-mainz.de/~langm000/linux.html
1736 S: Maintained
1737
1738 IBM Power Linux RAID adapter
1739 P: Brian King
1740 M: brking@us.ibm.com
1741 S: Supported
1742
1743 IBM ServeRAID RAID DRIVER
1744 P: Jack Hammer
1745 P: Dave Jeffery
1746 M: ipslinux@adaptec.com
1747 W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
1748 S: Supported
1749
1750 IDE SUBSYSTEM
1751 P: Bartlomiej Zolnierkiewicz
1752 M: bzolnier@gmail.com
1753 L: linux-ide@vger.kernel.org
1754 T: quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
1755 S: Maintained
1756
1757 IDE/ATAPI CDROM DRIVER
1758 P: Alan Cox
1759 M: alan@lxorguk.ukuu.org.uk
1760 L: linux-ide@vger.kernel.org
1761 S: Maintained
1762
1763 IDE/ATAPI FLOPPY DRIVERS
1764 P: Paul Bristow
1765 M: Paul Bristow <paul@paulbristow.net>
1766 W: http://paulbristow.net/linux/idefloppy.html
1767 L: linux-kernel@vger.kernel.org
1768 S: Maintained
1769
1770 IDE/ATAPI TAPE DRIVERS
1771 P: Gadi Oxman
1772 M: Gadi Oxman <gadio@netvision.net.il>
1773 L: linux-kernel@vger.kernel.org
1774 S: Maintained
1775
1776 IEEE 1394 SUBSYSTEM
1777 P: Ben Collins
1778 M: ben.collins@ubuntu.com
1779 P: Stefan Richter
1780 M: stefanr@s5r6.in-berlin.de
1781 L: linux1394-devel@lists.sourceforge.net
1782 W: http://www.linux1394.org/
1783 T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1784 S: Maintained
1785
1786 IEEE 1394 RAW I/O DRIVER (raw1394)
1787 P: Dan Dennedy
1788 M: dan@dennedy.org
1789 P: Stefan Richter
1790 M: stefanr@s5r6.in-berlin.de
1791 L: linux1394-devel@lists.sourceforge.net
1792 S: Maintained
1793
1794 IMS TWINTURBO FRAMEBUFFER DRIVER
1795 P: Paul Mundt
1796 M: lethal@chaoticdreams.org
1797 L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1798 S: Maintained
1799
1800 INFINIBAND SUBSYSTEM
1801 P: Roland Dreier
1802 M: rolandd@cisco.com
1803 P: Sean Hefty
1804 M: mshefty@ichips.intel.com
1805 P: Hal Rosenstock
1806 M: halr@voltaire.com
1807 L: openib-general@openib.org
1808 W: http://www.openib.org/
1809 T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
1810 S: Supported
1811
1812 INPUT (KEYBOARD, MOUSE, JOYSTICK) DRIVERS
1813 P: Dmitry Torokhov
1814 M: dmitry.torokhov@gmail.com
1815 M: dtor@mail.ru
1816 L: linux-input@atrey.karlin.mff.cuni.cz
1817 L: linux-joystick@atrey.karlin.mff.cuni.cz
1818 T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
1819 S: Maintained
1820
1821 INOTIFY
1822 P: John McCutchan
1823 M: ttb@tentacle.dhs.org
1824 P: Robert Love
1825 M: rml@novell.com
1826 L: linux-kernel@vger.kernel.org
1827 S: Maintained
1828
1829 INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
1830 P: Sylvain Meyer
1831 M: sylvain.meyer@worldonline.fr
1832 L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1833 S: Maintained
1834
1835 INTEL 810/815 FRAMEBUFFER DRIVER
1836 P: Antonino Daplas
1837 M: adaplas@gmail.com
1838 L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1839 S: Maintained
1840
1841 INTEL APIC/IOAPIC, LOWLEVEL X86 SMP SUPPORT
1842 P: Ingo Molnar
1843 M: mingo@redhat.com
1844 S: Maintained
1845
1846 INTEL I8XX RANDOM NUMBER GENERATOR SUPPORT
1847 P: Jeff Garzik
1848 M: jgarzik@pobox.com
1849 W: http://sourceforge.net/projects/gkernel/
1850 S: Maintained
1851
1852 INTEL IA32 MICROCODE UPDATE SUPPORT
1853 P: Tigran Aivazian
1854 M: tigran@aivazian.fsnet.co.uk
1855 S: Maintained
1856
1857 INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
1858 P: Deepak Saxena
1859 M: dsaxena@plexity.net
1860 S: Maintained
1861
1862 INTEL IXP2000 ETHERNET DRIVER
1863 P: Lennert Buytenhek
1864 M: kernel@wantstofly.org
1865 L: netdev@vger.kernel.org
1866 S: Maintained
1867
1868 INTEL PRO/100 ETHERNET SUPPORT
1869 P: John Ronciak
1870 M: john.ronciak@intel.com
1871 P: Jesse Brandeburg
1872 M: jesse.brandeburg@intel.com
1873 P: Jeff Kirsher
1874 M: jeffrey.t.kirsher@intel.com
1875 P: Auke Kok
1876 M: auke-jan.h.kok@intel.com
1877 L: e1000-devel@lists.sourceforge.net
1878 W: http://sourceforge.net/projects/e1000/
1879 S: Supported
1880
1881 INTEL PRO/1000 GIGABIT ETHERNET SUPPORT
1882 P: Jeb Cramer
1883 M: cramerj@intel.com
1884 P: John Ronciak
1885 M: john.ronciak@intel.com
1886 P: Jesse Brandeburg
1887 M: jesse.brandeburg@intel.com
1888 P: Jeff Kirsher
1889 M: jeffrey.t.kirsher@intel.com
1890 P: Auke Kok
1891 M: auke-jan.h.kok@intel.com
1892 L: e1000-devel@lists.sourceforge.net
1893 W: http://sourceforge.net/projects/e1000/
1894 S: Supported
1895
1896 INTEL PRO/10GbE SUPPORT
1897 P: Jeff Kirsher
1898 M: jeffrey.t.kirsher@intel.com
1899 P: Ayyappan Veeraiyan
1900 M: ayyappan.veeraiyan@intel.com
1901 P: John Ronciak
1902 M: john.ronciak@intel.com
1903 P: Jesse Brandeburg
1904 M: jesse.brandeburg@intel.com
1905 P: Auke Kok
1906 M: auke-jan.h.kok@intel.com
1907 L: e1000-devel@lists.sourceforge.net
1908 W: http://sourceforge.net/projects/e1000/
1909 S: Supported
1910
1911 INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
1912 P: Yi Zhu
1913 M: yi.zhu@intel.com
1914 P: James Ketrenos
1915 M: jketreno@linux.intel.com
1916 L: linux-wireless@vger.kernel.org
1917 L: ipw2100-devel@lists.sourceforge.net
1918 L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1919 W: http://ipw2100.sourceforge.net
1920 S: Supported
1921
1922 INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
1923 P: Yi Zhu
1924 M: yi.zhu@intel.com
1925 P: James Ketrenos
1926 M: jketreno@linux.intel.com
1927 L: linux-wireless@vger.kernel.org
1928 L: ipw2100-devel@lists.sourceforge.net
1929 L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1930 W: http://ipw2200.sourceforge.net
1931 S: Supported
1932
1933 IOC3 DRIVER
1934 P: Ralf Baechle
1935 M: ralf@linux-mips.org
1936 L: linux-mips@linux-mips.org
1937 S: Maintained
1938
1939 IP MASQUERADING:
1940 P: Juanjo Ciarlante
1941 M: jjciarla@raiz.uncu.edu.ar
1942 S: Maintained
1943
1944 IPATH DRIVER:
1945 P: Bryan O'Sullivan
1946 M: support@pathscale.com
1947 L: openib-general@openib.org
1948 S: Supported
1949
1950 IPMI SUBSYSTEM
1951 P: Corey Minyard
1952 M: minyard@acm.org
1953 L: openipmi-developer@lists.sourceforge.net
1954 W: http://openipmi.sourceforge.net/
1955 S: Supported
1956
1957 IPX NETWORK LAYER
1958 P: Arnaldo Carvalho de Melo
1959 M: acme@ghostprotocols.net
1960 L: netdev@vger.kernel.org
1961 S: Maintained
1962
1963 IRDA SUBSYSTEM
1964 P: Samuel Ortiz
1965 M: samuel@sortiz.org
1966 L: irda-users@lists.sourceforge.net (subscribers-only)
1967 W: http://irda.sourceforge.net/
1968 S: Maintained
1969
1970 ISAPNP
1971 P: Jaroslav Kysela
1972 M: perex@suse.cz
1973 S: Maintained
1974
1975 ISDN SUBSYSTEM
1976 P: Karsten Keil
1977 M: kkeil@suse.de
1978 P: Kai Germaschewski
1979 M: kai.germaschewski@gmx.de
1980 L: isdn4linux@listserv.isdn4linux.de
1981 W: http://www.isdn4linux.de
1982 T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
1983 S: Maintained
1984
1985 ISDN SUBSYSTEM (Eicon active card driver)
1986 P: Armin Schindler
1987 M: mac@melware.de
1988 L: isdn4linux@listserv.isdn4linux.de
1989 W: http://www.melware.de
1990 S: Maintained
1991
1992 JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
1993 P: David Woodhouse
1994 M: dwmw2@infradead.org
1995 L: jffs-dev@axis.com
1996 W: http://sources.redhat.com/jffs2/
1997 S: Maintained
1998
1999 JFS FILESYSTEM
2000 P: Dave Kleikamp
2001 M: shaggy@austin.ibm.com
2002 L: jfs-discussion@lists.sourceforge.net
2003 W: http://jfs.sourceforge.net/
2004 T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
2005 S: Supported
2006
2007 JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
2008 P: Stephen Tweedie, Andrew Morton
2009 M: sct@redhat.com, akpm@linux-foundation.org
2010 L: linux-ext4@vger.kernel.org
2011 S: Maintained
2012
2013 K8TEMP HARDWARE MONITORING DRIVER
2014 P: Rudolf Marek
2015 M: r.marek@assembler.cz
2016 L: lm-sensors@lm-sensors.org
2017 S: Maintained
2018
2019 KCONFIG
2020 P: Roman Zippel
2021 M: zippel@linux-m68k.org
2022 L: kbuild-devel@lists.sourceforge.net
2023 S: Maintained
2024
2025 KDUMP
2026 P: Vivek Goyal
2027 M: vgoyal@in.ibm.com
2028 P: Haren Myneni
2029 M: hbabu@us.ibm.com
2030 L: fastboot@lists.linux-foundation.org
2031 L: linux-kernel@vger.kernel.org
2032 W: http://lse.sourceforge.net/kdump/
2033 S: Maintained
2034
2035 KERNEL AUTOMOUNTER (AUTOFS)
2036 P: H. Peter Anvin
2037 M: hpa@zytor.com
2038 L: autofs@linux.kernel.org
2039 S: Odd Fixes
2040
2041 KERNEL AUTOMOUNTER v4 (AUTOFS4)
2042 P: Ian Kent
2043 M: raven@themaw.net
2044 L: autofs@linux.kernel.org
2045 S: Maintained
2046
2047 KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
2048 P: Kai Germaschewski
2049 M: kai@germaschewski.name
2050 P: Sam Ravnborg
2051 M: sam@ravnborg.org
2052 T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git
2053 S: Maintained
2054
2055 KERNEL JANITORS
2056 P: Several
2057 L: kernel-janitors@lists.linux-foundation.org
2058 W: http://www.kerneljanitors.org/
2059 S: Maintained
2060
2061 KERNEL NFSD
2062 P: Neil Brown
2063 M: neilb@suse.de
2064 L: nfs@lists.sourceforge.net
2065 W: http://nfs.sourceforge.net/
2066 S: Supported
2067
2068 KERNEL VIRTUAL MACHINE (KVM)
2069 P: Avi Kivity
2070 M: avi@qumranet.com
2071 L: kvm-devel@lists.sourceforge.net
2072 W: kvm.sourceforge.net
2073 S: Supported
2074
2075 KEXEC
2076 P: Eric Biederman
2077 M: ebiederm@xmission.com
2078 W: http://www.xmission.com/~ebiederm/files/kexec/
2079 L: linux-kernel@vger.kernel.org
2080 L: fastboot@lists.linux-foundation.org
2081 S: Maintained
2082
2083 KPROBES
2084 P: Prasanna S Panchamukhi
2085 M: prasanna@in.ibm.com
2086 P: Ananth N Mavinakayanahalli
2087 M: ananth@in.ibm.com
2088 P: Anil S Keshavamurthy
2089 M: anil.s.keshavamurthy@intel.com
2090 P: David S. Miller
2091 M: davem@davemloft.net
2092 L: linux-kernel@vger.kernel.org
2093 S: Maintained
2094
2095 KS0108 LCD CONTROLLER DRIVER
2096 P: Miguel Ojeda Sandonis
2097 M: maxextreme@gmail.com
2098 L: linux-kernel@vger.kernel.org
2099 S: Maintained
2100
2101 LAPB module
2102 L: linux-x25@vger.kernel.org
2103 S: Orphan
2104
2105 LASI 53c700 driver for PARISC
2106 P: James E.J. Bottomley
2107 M: James.Bottomley@HansenPartnership.com
2108 L: linux-scsi@vger.kernel.org
2109 S: Maintained
2110
2111 LED SUBSYSTEM
2112 P: Richard Purdie
2113 M: rpurdie@rpsys.net
2114 S: Maintained
2115
2116 LEGO USB Tower driver
2117 P: Juergen Stuber
2118 M: starblue@users.sourceforge.net
2119 L: legousb-devel@lists.sourceforge.net
2120 W: http://legousb.sourceforge.net/
2121 S: Maintained
2122
2123 LINUX FOR IBM pSERIES (RS/6000)
2124 P: Paul Mackerras
2125 M: paulus@au.ibm.com
2126 W: http://www.ibm.com/linux/ltc/projects/ppc
2127 S: Supported
2128
2129 LINUX FOR NCR VOYAGER
2130 P: James Bottomley
2131 M: James.Bottomley@HansenPartnership.com
2132 W: http://www.hansenpartnership.com/voyager
2133 S: Maintained
2134
2135 LINUX FOR POWERPC
2136 P: Paul Mackerras
2137 M: paulus@samba.org
2138 W: http://www.penguinppc.org/
2139 L: linuxppc-dev@ozlabs.org
2140 T: git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
2141 S: Supported
2142
2143 LINUX FOR POWER MACINTOSH
2144 P: Benjamin Herrenschmidt
2145 M: benh@kernel.crashing.org
2146 W: http://www.penguinppc.org/
2147 L: linuxppc-dev@ozlabs.org
2148 S: Maintained
2149
2150 LINUX FOR POWERPC EMBEDDED MPC52XX
2151 P: Sylvain Munaut
2152 M: tnt@246tNt.com
2153 W: http://www.246tNt.com/mpc52xx/
2154 W: http://www.penguinppc.org/
2155 L: linuxppc-dev@ozlabs.org
2156 L: linuxppc-embedded@ozlabs.org
2157 S: Maintained
2158
2159 LINUX FOR POWERPC EMBEDDED PPC4XX
2160 P: Matt Porter
2161 M: mporter@kernel.crashing.org
2162 W: http://www.penguinppc.org/
2163 L: linuxppc-embedded@ozlabs.org
2164 S: Maintained
2165
2166 LINUX FOR POWERPC BOOT CODE
2167 P: Tom Rini
2168 M: trini@kernel.crashing.org
2169 W: http://www.penguinppc.org/
2170 L: linuxppc-embedded@ozlabs.org
2171 S: Maintained
2172
2173 LINUX FOR POWERPC EMBEDDED PPC8XX
2174 P: Marcelo Tosatti
2175 M: marcelo@kvack.org
2176 W: http://www.penguinppc.org/
2177 L: linuxppc-embedded@ozlabs.org
2178 S: Maintained
2179
2180 LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
2181 P: Kumar Gala
2182 M: galak@kernel.crashing.org
2183 W: http://www.penguinppc.org/
2184 L: linuxppc-embedded@ozlabs.org
2185 S: Maintained
2186
2187 LINUX FOR POWERPC PA SEMI PWRFICIENT
2188 P: Olof Johansson
2189 M: olof@lixom.net
2190 W: http://www.pasemi.com/
2191 L: linuxppc-dev@ozlabs.org
2192 S: Supported
2193
2194 LLC (802.2)
2195 P: Arnaldo Carvalho de Melo
2196 M: acme@ghostprotocols.net
2197 S: Maintained
2198
2199 LINUX FOR 64BIT POWERPC
2200 P: Paul Mackerras
2201 M: paulus@samba.org
2202 M: paulus@au.ibm.com
2203 P: Anton Blanchard
2204 M: anton@samba.org
2205 M: anton@au.ibm.com
2206 W: http://www.penguinppc.org/ppc64/
2207 L: linuxppc-dev@ozlabs.org
2208 S: Supported
2209
2210 LINUX SECURITY MODULE (LSM) FRAMEWORK
2211 P: Chris Wright
2212 M: chrisw@sous-sol.org
2213 L: linux-security-module@vger.kernel.org
2214 W: http://lsm.immunix.org
2215 T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
2216 S: Supported
2217
2218 LM83 HARDWARE MONITOR DRIVER
2219 P: Jean Delvare
2220 M: khali@linux-fr.org
2221 L: lm-sensors@lm-sensors.org
2222 S: Maintained
2223
2224 LM90 HARDWARE MONITOR DRIVER
2225 P: Jean Delvare
2226 M: khali@linux-fr.org
2227 L: lm-sensors@lm-sensors.org
2228 S: Maintained
2229
2230 LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP Dynamic Disks)
2231 P: Richard Russon (FlatCap)
2232 M: ldm@flatcap.org
2233 L: ldm-devel@lists.sourceforge.net
2234 W: http://ldm.sourceforge.net
2235 S: Maintained
2236
2237 LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2238 P: Eric Moore
2239 M: Eric.Moore@lsi.com
2240 M: support@lsi.com
2241 L: mpt_linux_developer@lsi.com
2242 L: linux-scsi@vger.kernel.org
2243 W: http://www.lsilogic.com/support
2244 S: Supported
2245
2246 LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2247 P: Matthew Wilcox
2248 M: matthew@wil.cx
2249 L: linux-scsi@vger.kernel.org
2250 S: Maintained
2251
2252 M68K ARCHITECTURE
2253 P: Geert Uytterhoeven
2254 M: geert@linux-m68k.org
2255 P: Roman Zippel
2256 M: zippel@linux-m68k.org
2257 L: linux-m68k@lists.linux-m68k.org
2258 W: http://www.linux-m68k.org/
2259 W: http://linux-m68k-cvs.ubb.ca/
2260 S: Maintained
2261
2262 M68K ON APPLE MACINTOSH
2263 P: Joshua Thompson
2264 M: funaho@jurai.org
2265 W: http://www.mac.linux-m68k.org/
2266 L: linux-mac68k@mac.linux-m68k.org
2267 S: Maintained
2268
2269 M68K ON HP9000/300
2270 P: Philip Blundell
2271 M: philb@gnu.org
2272 W: http://www.tazenda.demon.co.uk/phil/linux-hp
2273 S: Maintained
2274
2275 MAC80211
2276 P: Jiri Benc
2277 M: jbenc@suse.cz
2278 P: Michael Wu
2279 M: flamingice@sourmilk.net
2280 L: linux-wireless@vger.kernel.org
2281 W: http://linuxwireless.org/
2282 T: git kernel.org:/pub/scm/linux/kernel/git/jbenc/mac80211.git
2283 S: Maintained
2284
2285 MARVELL YUKON / SYSKONNECT DRIVER
2286 P: Mirko Lindner
2287 M: mlindner@syskonnect.de
2288 P: Ralph Roesler
2289 M: rroesler@syskonnect.de
2290 W: http://www.syskonnect.com
2291 S: Supported
2292
2293 MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
2294 P: Michael Kerrisk
2295 M: mtk-manpages@gmx.net
2296 W: ftp://ftp.kernel.org/pub/linux/docs/manpages
2297 S: Maintained
2298
2299 MARVELL MV643XX ETHERNET DRIVER
2300 P: Dale Farnsworth
2301 M: dale@farnsworth.org
2302 P: Manish Lachwani
2303 M: mlachwani@mvista.com
2304 L: netdev@vger.kernel.org
2305 S: Odd Fixes for 2.4; Maintained for 2.6.
2306
2307 MATROX FRAMEBUFFER DRIVER
2308 P: Petr Vandrovec
2309 M: vandrove@vc.cvut.cz
2310 L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
2311 S: Maintained
2312
2313 MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2314 P: Hans J. Koch
2315 M: hjk@linutronix.de
2316 L: lm-sensors@lm-sensors.org
2317 S: Maintained
2318
2319 MEGARAID SCSI DRIVERS
2320 P: Neela Syam Kolli
2321 M: Neela.Kolli@engenio.com
2322 S: linux-scsi@vger.kernel.org
2323 W: http://megaraid.lsilogic.com
2324 S: Maintained
2325
2326 MEMORY MANAGEMENT
2327 L: linux-mm@kvack.org
2328 L: linux-kernel@vger.kernel.org
2329 W: http://www.linux-mm.org
2330 S: Maintained
2331
2332 MEMORY TECHNOLOGY DEVICES (MTD)
2333 P: David Woodhouse
2334 M: dwmw2@infradead.org
2335 W: http://www.linux-mtd.infradead.org/
2336 L: linux-mtd@lists.infradead.org
2337 T: git git://git.infradead.org/mtd-2.6.git
2338 S: Maintained
2339
2340 UNSORTED BLOCK IMAGES (UBI)
2341 P: Artem Bityutskiy
2342 M: dedekind@infradead.org
2343 W: http://www.linux-mtd.infradead.org/
2344 L: linux-mtd@lists.infradead.org
2345 T: git git://git.infradead.org/ubi-2.6.git
2346 S: Maintained
2347
2348 MICROTEK X6 SCANNER
2349 P: Oliver Neukum
2350 M: oliver@neukum.name
2351 S: Maintained
2352
2353 MIPS
2354 P: Ralf Baechle
2355 M: ralf@linux-mips.org
2356 W: http://www.linux-mips.org/
2357 L: linux-mips@linux-mips.org
2358 T: git www.linux-mips.org:/pub/scm/linux.git
2359 S: Supported
2360
2361 MISCELLANEOUS MCA-SUPPORT
2362 P: James Bottomley
2363 M: jejb@steeleye.com
2364 L: linux-kernel@vger.kernel.org
2365 S: Maintained
2366
2367 MODULE SUPPORT
2368 P: Rusty Russell
2369 M: rusty@rustcorp.com.au
2370 L: linux-kernel@vger.kernel.org
2371 S: Maintained
2372
2373 MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2374 P: Stelian Pop
2375 M: stelian@popies.net
2376 W: http://popies.net/meye/
2377 S: Maintained
2378
2379 MOUSE AND MISC DEVICES [GENERAL]
2380 P: Alessandro Rubini
2381 M: rubini@ipvvis.unipv.it
2382 L: linux-kernel@vger.kernel.org
2383 S: Maintained
2384
2385 MOXA SMARTIO/INDUSTIO SERIAL CARD (MXSER 2.0)
2386 P: Jiri Slaby
2387 M: jirislaby@gmail.com
2388 L: linux-kernel@vger.kernel.org
2389 S: Maintained
2390
2391 MSI LAPTOP SUPPORT
2392 P: Lennart Poettering
2393 M: mzxreary@0pointer.de
2394 L: https://tango.0pointer.de/mailman/listinfo/s270-linux
2395 W: http://0pointer.de/lennart/tchibo.html
2396 S: Maintained
2397
2398 MTRR AND SIMILAR SUPPORT [i386]
2399 P: Richard Gooch
2400 M: rgooch@atnf.csiro.au
2401 L: linux-kernel@vger.kernel.org
2402 W: http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
2403 S: Maintained
2404
2405 MULTIMEDIA CARD (MMC) AND SECURE DIGITAL (SD) SUBSYSTEM
2406 P: Pierre Ossman
2407 M: drzeus-mmc@drzeus.cx
2408 L: linux-kernel@vger.kernel.org
2409 S: Maintained
2410
2411 MULTISOUND SOUND DRIVER
2412 P: Andrew Veliath
2413 M: andrewtv@usa.net
2414 S: Maintained
2415
2416 MULTITECH MULTIPORT CARD (ISICOM)
2417 P: Jiri Slaby
2418 M: jirislaby@gmail.com
2419 L: linux-kernel@vger.kernel.org
2420 S: Maintained
2421
2422 NATSEMI ETHERNET DRIVER (DP8381x)
2423 P: Tim Hockin
2424 M: thockin@hockin.org
2425 S: Maintained
2426
2427 NCP FILESYSTEM
2428 P: Petr Vandrovec
2429 M: vandrove@vc.cvut.cz
2430 L: linware@sh.cvut.cz
2431 S: Maintained
2432
2433 NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2434 P: James E.J. Bottomley
2435 M: James.Bottomley@HansenPartnership.com
2436 L: linux-scsi@vger.kernel.org
2437 S: Maintained
2438
2439 NETEM NETWORK EMULATOR
2440 P: Stephen Hemminger
2441 M: shemminger@linux-foundation.org
2442 L: netem@lists.linux-foundation.org
2443 S: Maintained
2444
2445 NETFILTER/IPTABLES/IPCHAINS
2446 P: Rusty Russell
2447 P: Marc Boucher
2448 P: James Morris
2449 P: Harald Welte
2450 P: Jozsef Kadlecsik
2451 P: Patrick McHardy
2452 M: kaber@trash.net
2453 L: netfilter-devel@lists.netfilter.org
2454 L: netfilter@lists.netfilter.org (subscribers-only)
2455 L: coreteam@netfilter.org
2456 W: http://www.netfilter.org/
2457 W: http://www.iptables.org/
2458 S: Supported
2459
2460 NETLABEL
2461 P: Paul Moore
2462 M: paul.moore@hp.com
2463 W: http://netlabel.sf.net
2464 L: netdev@vger.kernel.org
2465 S: Supported
2466
2467 NETROM NETWORK LAYER
2468 P: Ralf Baechle
2469 M: ralf@linux-mips.org
2470 L: linux-hams@vger.kernel.org
2471 W: http://www.linux-ax25.org/
2472 S: Maintained
2473
2474 NETWORK BLOCK DEVICE (NBD)
2475 P: Paul Clements
2476 M: Paul.Clements@steeleye.com
2477 S: Maintained
2478
2479 NETWORK DEVICE DRIVERS
2480 P: Andrew Morton
2481 M: akpm@linux-foundation.org
2482 P: Jeff Garzik
2483 M: jgarzik@pobox.com
2484 L: netdev@vger.kernel.org
2485 T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
2486 S: Maintained
2487
2488 NETWORKING [GENERAL]
2489 P: Networking Team
2490 M: netdev@vger.kernel.org
2491 L: netdev@vger.kernel.org
2492 W: http://linux-net.osdl.org/
2493 S: Maintained
2494
2495 NETWORKING [IPv4/IPv6]
2496 P: David S. Miller
2497 M: davem@davemloft.net
2498 P: Alexey Kuznetsov
2499 M: kuznet@ms2.inr.ac.ru
2500 P: Pekka Savola (ipv6)
2501 M: pekkas@netcore.fi
2502 P: James Morris
2503 M: jmorris@namei.org
2504 P: Hideaki YOSHIFUJI
2505 M: yoshfuji@linux-ipv6.org
2506 P: Patrick McHardy
2507 M: kaber@coreworks.de
2508 L: netdev@vger.kernel.org
2509 T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
2510 S: Maintained
2511
2512 NETWORKING [WIRELESS]
2513 P: John W. Linville
2514 M: linville@tuxdriver.com
2515 L: linux-wireless@vger.kernel.org
2516 T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2517 S: Maintained
2518
2519 NETXEN (1/10) GbE SUPPORT
2520 P: Amit S. Kale
2521 M: amitkale@netxen.com
2522 L: netdev@vger.kernel.org
2523 W: http://www.netxen.com
2524 S: Supported
2525
2526 IPVS
2527 P: Wensong Zhang
2528 M: wensong@linux-vs.org
2529 P: Simon Horman
2530 M: horms@verge.net.au
2531 P: Julian Anastasov
2532 M: ja@ssi.bg
2533 L: netdev@vger.kernel.org
2534 S: Maintained
2535
2536 NFS CLIENT
2537 P: Trond Myklebust
2538 M: trond.myklebust@fys.uio.no
2539 L: linux-kernel@vger.kernel.org
2540 S: Maintained
2541
2542 NI5010 NETWORK DRIVER
2543 P: Jan-Pascal van Best
2544 M: janpascal@vanbest.org
2545 P: Andreas Mohr
2546 M: andi@lisas.de
2547 L: netdev@vger.kernel.org
2548 S: Maintained
2549
2550 NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
2551 P: YOKOTA Hiroshi
2552 M: yokota@netlab.is.tsukuba.ac.jp
2553 W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2554 S: Maintained
2555
2556 NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
2557 P: GOTO Masanori
2558 M: gotom@debian.or.jp
2559 P: YOKOTA Hiroshi
2560 M: yokota@netlab.is.tsukuba.ac.jp
2561 W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2562 S: Maintained
2563
2564 NON-IDE/NON-SCSI CDROM DRIVERS [GENERAL] (come on, crew - mark your responsibility)
2565 P: Eberhard Moenkeberg
2566 M: emoenke@gwdg.de
2567 L: linux-kernel@vger.kernel.org
2568 S: Maintained
2569
2570 NTFS FILESYSTEM
2571 P: Anton Altaparmakov
2572 M: aia21@cantab.net
2573 L: linux-ntfs-dev@lists.sourceforge.net
2574 L: linux-kernel@vger.kernel.org
2575 W: http://linux-ntfs.sf.net/
2576 T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
2577 S: Maintained
2578
2579 NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
2580 P: Antonino Daplas
2581 M: adaplas@gmail.com
2582 L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
2583 S: Maintained
2584
2585 NETERION (S2IO) Xframe 10GbE DRIVER
2586 P: Ramkrishna Vepa
2587 M: ram.vepa@neterion.com
2588 P: Rastapur Santosh
2589 M: santosh.rastapur@neterion.com
2590 P: Sivakumar Subramani
2591 M: sivakumar.subramani@neterion.com
2592 P: Sreenivasa Honnur
2593 M: sreenivasa.honnur@neterion.com
2594 L: netdev@vger.kernel.org
2595 W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
2596 S: Supported
2597
2598 OPENCORES I2C BUS DRIVER
2599 P: Peter Korsgaard
2600 M: jacmet@sunsite.dk
2601 L: i2c@lm-sensors.org
2602 S: Maintained
2603
2604 ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
2605 P: Mark Fasheh
2606 M: mark.fasheh@oracle.com
2607 P: Kurt Hackel
2608 M: kurt.hackel@oracle.com
2609 L: ocfs2-devel@oss.oracle.com
2610 W: http://oss.oracle.com/projects/ocfs2/
2611 S: Supported
2612
2613 OLYMPIC NETWORK DRIVER
2614 P: Peter De Shrijver
2615 M: p2@ace.ulyssis.student.kuleuven.ac.be
2616 P: Mike Phillips
2617 M: mikep@linuxtr.net
2618 L: netdev@vger.kernel.org
2619 L: linux-tr@linuxtr.net
2620 W: http://www.linuxtr.net
2621 S: Maintained
2622
2623 OMNIKEY CARDMAN 4000 DRIVER
2624 P: Harald Welte
2625 M: laforge@gnumonks.org
2626 S: Maintained
2627
2628 OMNIKEY CARDMAN 4040 DRIVER
2629 P: Harald Welte
2630 M: laforge@gnumonks.org
2631 S: Maintained
2632
2633 OMNIVISION OV7670 SENSOR DRIVER
2634 P: Jonathan Corbet
2635 M: corbet@lwn.net
2636 L: video4linux-list@redhat.com
2637 S: Maintained
2638
2639 ONSTREAM SCSI TAPE DRIVER
2640 P: Willem Riede
2641 M: osst@riede.org
2642 L: osst-users@lists.sourceforge.net
2643 L: linux-scsi@vger.kernel.org
2644 S: Maintained
2645
2646 OPL3-SA2, SA3, and SAx DRIVER
2647 P: Zwane Mwaikambo
2648 M: zwane@arm.linux.org.uk
2649 L: linux-sound@vger.kernel.org
2650 S: Maintained
2651
2652 OPROFILE
2653 P: Philippe Elie
2654 M: phil.el@wanadoo.fr
2655 L: oprofile-list@lists.sf.net
2656 S: Maintained
2657
2658 ORINOCO DRIVER
2659 P: Pavel Roskin
2660 M: proski@gnu.org
2661 P: David Gibson
2662 M: hermes@gibson.dropbear.id.au
2663 L: linux-wireless@vger.kernel.org
2664 L: orinoco-users@lists.sourceforge.net
2665 L: orinoco-devel@lists.sourceforge.net
2666 W: http://www.nongnu.org/orinoco/
2667 S: Maintained
2668
2669 PA SEMI ETHERNET DRIVER
2670 P: Olof Johansson
2671 M: olof@lixom.net
2672 L: netdev@vger.kernel.org
2673 S: Maintained
2674
2675 PA SEMI SMBUS DRIVER
2676 P: Olof Johansson
2677 M: olof@lixom.net
2678 L: i2c@lm-sensors.org
2679 S: Maintained
2680
2681 PARALLEL PORT SUPPORT
2682 L: linux-parport@lists.infradead.org
2683 S: Orphan
2684
2685 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
2686 P: Tim Waugh
2687 M: tim@cyberelk.net
2688 L: linux-parport@lists.infradead.org
2689 W: http://www.torque.net/linux-pp.html
2690 S: Maintained
2691
2692 PARISC ARCHITECTURE
2693 P: Matthew Wilcox
2694 M: matthew@wil.cx
2695 P: Grant Grundler
2696 M: grundler@parisc-linux.org
2697 P: Kyle McMartin
2698 M: kyle@parisc-linux.org
2699 L: parisc-linux@parisc-linux.org
2700 W: http://www.parisc-linux.org/
2701 T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
2702 T: cvs cvs.parisc-linux.org:/var/cvs/linux-2.6
2703 S: Maintained
2704
2705 PARAVIRT_OPS INTERFACE
2706 P: Jeremy Fitzhardinge
2707 M: jeremy@xensource.com
2708 P: Chris Wright
2709 M: chrisw@sous-sol.org
2710 P: Zachary Amsden
2711 M: zach@vmware.com
2712 P: Rusty Russell
2713 M: rusty@rustcorp.com.au
2714 L: virtualization@lists.osdl.org
2715 L: linux-kernel@vger.kernel.org
2716 S: Supported
2717
2718 PC87360 HARDWARE MONITORING DRIVER
2719 P: Jim Cromie
2720 M: jim.cromie@gmail.com
2721 L: lm-sensors@lm-sensors.org
2722 S: Maintained
2723
2724 PC8736x GPIO DRIVER
2725 P: Jim Cromie
2726 M: jim.cromie@gmail.com
2727 S: Maintained
2728
2729 PCI ERROR RECOVERY
2730 P: Linas Vepstas
2731 M: linas@austin.ibm.com
2732 L: linux-kernel@vger.kernel.org
2733 L: linux-pci@atrey.karlin.mff.cuni.cz
2734 S: Supported
2735
2736 PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
2737 P: Thomas Sailer
2738 M: sailer@ife.ee.ethz.ch
2739 L: linux-sound@vger.kernel.org
2740 W: http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
2741 S: Maintained
2742
2743 PCI SUBSYSTEM
2744 P: Greg Kroah-Hartman
2745 M: gregkh@suse.de
2746 L: linux-kernel@vger.kernel.org
2747 L: linux-pci@atrey.karlin.mff.cuni.cz
2748 T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
2749 S: Supported
2750
2751 PCI HOTPLUG CORE
2752 P: Kristen Carlson Accardi
2753 M: kristen.c.accardi@intel.com
2754 S: Supported
2755
2756 PCI HOTPLUG COMPAQ DRIVER
2757 P: Greg Kroah-Hartman
2758 M: greg@kroah.com
2759 S: Maintained
2760
2761 PCIE HOTPLUG DRIVER
2762 P: Kristen Carlson Accardi
2763 M: kristen.c.accardi@intel.com
2764 L: pcihpd-discuss@lists.sourceforge.net
2765 S: Supported
2766
2767 PCMCIA SUBSYSTEM
2768 P: Linux PCMCIA Team
2769 L: linux-pcmcia@lists.infradead.org
2770 L: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
2771 T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
2772 S: Maintained
2773
2774 PCNET32 NETWORK DRIVER
2775 P: Don Fry
2776 M: pcnet32@verizon.net
2777 L: netdev@vger.kernel.org
2778 S: Maintained
2779
2780 PER-TASK DELAY ACCOUNTING
2781 P: Shailabh Nagar
2782 M: nagar@watson.ibm.com
2783 L: linux-kernel@vger.kernel.org
2784 S: Maintained
2785
2786 PERSONALITY HANDLING
2787 P: Christoph Hellwig
2788 M: hch@infradead.org
2789 L: linux-abi-devel@lists.sourceforge.net
2790 S: Maintained
2791
2792 PHRAM MTD DRIVER
2793 P: Jörn Engel
2794 M: joern@wh.fh-wedel.de
2795 L: linux-mtd@lists.infradead.org
2796 S: Maintained
2797
2798 PKTCDVD DRIVER
2799 P: Peter Osterlund
2800 M: petero2@telia.com
2801 L: linux-kernel@vger.kernel.org
2802 S: Maintained
2803
2804 POSIX CLOCKS and TIMERS
2805 P: George Anzinger
2806 M: george@mvista.com
2807 L: linux-kernel@vger.kernel.org
2808 S: Supported
2809
2810 POWERPC 4xx EMAC DRIVER
2811 P: Eugene Surovegin
2812 M: ebs@ebshome.net
2813 W: http://kernel.ebshome.net/emac/
2814 L: linuxppc-embedded@ozlabs.org
2815 L: netdev@vger.kernel.org
2816 S: Maintained
2817
2818 PNP SUPPORT
2819 P: Adam Belay
2820 M: ambx1@neo.rr.com
2821 S: Maintained
2822
2823 PNXxxxx I2C DRIVER
2824 P: Vitaly Wool
2825 M: vitalywool@gmail.com
2826 L: i2c@lm-sensors.org
2827 S: Maintained
2828
2829 PPP PROTOCOL DRIVERS AND COMPRESSORS
2830 P: Paul Mackerras
2831 M: paulus@samba.org
2832 L: linux-ppp@vger.kernel.org
2833 S: Maintained
2834
2835 PPP OVER ATM (RFC 2364)
2836 P: Mitchell Blank Jr
2837 M: mitch@sfgoth.com
2838 S: Maintained
2839
2840 PPP OVER ETHERNET
2841 P: Michal Ostrowski
2842 M: mostrows@speakeasy.net
2843 S: Maintained
2844
2845 PREEMPTIBLE KERNEL
2846 P: Robert Love
2847 M: rml@tech9.net
2848 L: linux-kernel@vger.kernel.org
2849 L: kpreempt-tech@lists.sourceforge.net
2850 W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
2851 S: Supported
2852
2853 PRISM54 WIRELESS DRIVER
2854 P: Prism54 Development Team
2855 M: developers@islsm.org
2856 L: linux-wireless@vger.kernel.org
2857 W: http://prism54.org
2858 S: Maintained
2859
2860 PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
2861 P: Peter Denison
2862 M: promise@pnd-pc.demon.co.uk
2863 W: http://www.pnd-pc.demon.co.uk/promise/
2864 S: Maintained
2865
2866 PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
2867 P: Mikael Pettersson
2868 M: mikpe@it.uu.se
2869 L: linux-ide@vger.kernel.org
2870 S: Maintained
2871
2872 PS3 PLATFORM SUPPORT
2873 P: Geoff Levand
2874 M: geoffrey.levand@am.sony.com
2875 L: linuxppc-dev@ozlabs.org
2876 L: cbe-oss-dev@ozlabs.org
2877 S: Supported
2878
2879 PVRUSB2 VIDEO4LINUX DRIVER
2880 P: Mike Isely
2881 M: isely@pobox.com
2882 L: pvrusb2@isely.net (subscribers-only)
2883 L: video4linux-list@redhat.com
2884 W: http://www.isely.net/pvrusb2/
2885 S: Maintained
2886
2887 PXA2xx SUPPORT
2888 P: Nicolas Pitre
2889 M: nico@cam.org
2890 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2891 S: Maintained
2892
2893 QLOGIC QLA2XXX FC-SCSI DRIVER
2894 P: Andrew Vasquez
2895 M: linux-driver@qlogic.com
2896 L: linux-scsi@vger.kernel.org
2897 S: Supported
2898
2899 QLOGIC QLA3XXX NETWORK DRIVER
2900 P: Ron Mercer
2901 M: linux-driver@qlogic.com
2902 L: netdev@vger.kernel.org
2903 S: Supported
2904
2905 QNX4 FILESYSTEM
2906 P: Anders Larsen
2907 M: al@alarsen.net
2908 L: linux-kernel@vger.kernel.org
2909 W: http://www.alarsen.net/linux/qnx4fs/
2910 S: Maintained
2911
2912 RADEON FRAMEBUFFER DISPLAY DRIVER
2913 P: Benjamin Herrenschmidt
2914 M: benh@kernel.crashing.org
2915 L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
2916 S: Maintained
2917
2918 RAGE128 FRAMEBUFFER DISPLAY DRIVER
2919 P: Paul Mackerras
2920 M: paulus@samba.org
2921 L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
2922 S: Maintained
2923
2924 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
2925 P: Corey Thomas
2926 M: corey@world.std.com
2927 L: linux-wireless@vger.kernel.org
2928 S: Maintained
2929
2930 RANDOM NUMBER DRIVER
2931 P: Matt Mackall
2932 M: mpm@selenic.com
2933 S: Maintained
2934
2935 RAPIDIO SUBSYSTEM
2936 P: Matt Porter
2937 M: mporter@kernel.crashing.org
2938 L: linux-kernel@vger.kernel.org
2939 S: Maintained
2940
2941 READ-COPY UPDATE (RCU)
2942 P: Dipankar Sarma
2943 M: dipankar@in.ibm.com
2944 W: http://www.rdrop.com/users/paulmck/rclock/
2945 L: linux-kernel@vger.kernel.org
2946 S: Supported
2947
2948 RCUTORTURE MODULE
2949 P: Josh Triplett
2950 M: josh@freedesktop.org
2951 L: linux-kernel@vger.kernel.org
2952 S: Maintained
2953
2954 REAL TIME CLOCK DRIVER
2955 P: Paul Gortmaker
2956 M: p_gortmaker@yahoo.com
2957 L: linux-kernel@vger.kernel.org
2958 S: Maintained
2959
2960 REAL TIME CLOCK (RTC) SUBSYSTEM
2961 P: Alessandro Zummo
2962 M: a.zummo@towertech.it
2963 L: rtc-linux@googlegroups.com
2964 S: Maintained
2965
2966 REISERFS FILE SYSTEM
2967 P: Hans Reiser
2968 M: reiserfs-dev@namesys.com
2969 L: reiserfs-list@namesys.com
2970 W: http://www.namesys.com
2971 S: Supported
2972
2973 ROCKETPORT DRIVER
2974 P: Comtrol Corp.
2975 W: http://www.comtrol.com
2976 S: Maintained
2977
2978 ROSE NETWORK LAYER
2979 P: Ralf Baechle
2980 M: ralf@linux-mips.org
2981 L: linux-hams@vger.kernel.org
2982 W: http://www.linux-ax25.org/
2983 S: Maintained
2984
2985 RISCOM8 DRIVER
2986 S: Orphan
2987
2988 S3 SAVAGE FRAMEBUFFER DRIVER
2989 P: Antonino Daplas
2990 M: adaplas@gmail.com
2991 L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
2992 S: Maintained
2993
2994 S390
2995 P: Martin Schwidefsky
2996 M: schwidefsky@de.ibm.com
2997 P: Heiko Carstens
2998 M: heiko.carstens@de.ibm.com
2999 M: linux390@de.ibm.com
3000 L: linux-s390@vger.kernel.org
3001 W: http://www.ibm.com/developerworks/linux/linux390/
3002 S: Supported
3003
3004 S390 NETWORK DRIVERS
3005 P: Frank Pavlic
3006 M: fpavlic@de.ibm.com
3007 M: linux390@de.ibm.com
3008 L: linux-s390@vger.kernel.org
3009 W: http://www.ibm.com/developerworks/linux/linux390/
3010 S: Supported
3011
3012 S390 ZFCP DRIVER
3013 P: Swen Schillig
3014 M: swen@vnet.ibm.com
3015 M: linux390@de.ibm.com
3016 L: linux-s390@vger.kernel.org
3017 W: http://www.ibm.com/developerworks/linux/linux390/
3018 S: Supported
3019
3020 SAA7146 VIDEO4LINUX-2 DRIVER
3021 P: Michael Hunold
3022 M: michael@mihu.de
3023 W: http://www.mihu.de/linux/saa7146
3024 S: Maintained
3025
3026 SBPCD CDROM DRIVER
3027 P: Eberhard Moenkeberg
3028 M: emoenke@gwdg.de
3029 L: linux-kernel@vger.kernel.org
3030 S: Maintained
3031
3032 SC1200 WDT DRIVER
3033 P: Zwane Mwaikambo
3034 M: zwane@arm.linux.org.uk
3035 S: Maintained
3036
3037 SCHEDULER
3038 P: Ingo Molnar
3039 M: mingo@elte.hu
3040 P: Robert Love [the preemptible kernel bits]
3041 M: rml@tech9.net
3042 L: linux-kernel@vger.kernel.org
3043 S: Maintained
3044
3045 SCSI CDROM DRIVER
3046 P: Jens Axboe
3047 M: axboe@kernel.dk
3048 L: linux-scsi@vger.kernel.org
3049 W: http://www.kernel.dk
3050 S: Maintained
3051
3052 SCSI SG DRIVER
3053 P: Doug Gilbert
3054 M: dgilbert@interlog.com
3055 L: linux-scsi@vger.kernel.org
3056 W: http://www.torque.net/sg
3057 S: Maintained
3058
3059 SCSI SUBSYSTEM
3060 P: James E.J. Bottomley
3061 M: James.Bottomley@SteelEye.com
3062 L: linux-scsi@vger.kernel.org
3063 T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
3064 S: Maintained
3065
3066 SCSI TAPE DRIVER
3067 P: Kai Mäkisara
3068 M: Kai.Makisara@kolumbus.fi
3069 L: linux-scsi@vger.kernel.org
3070 S: Maintained
3071
3072 SCTP PROTOCOL
3073 P: Vlad Yasevich
3074 M: vladislav.yasevich@hp.com
3075 P: Sridhar Samudrala
3076 M: sri@us.ibm.com
3077 L: lksctp-developers@lists.sourceforge.net
3078 W: http://lksctp.sourceforge.net
3079 S: Supported
3080
3081 SCx200 CPU SUPPORT
3082 P: Jim Cromie
3083 M: jim.cromie@gmail.com
3084 S: Odd Fixes
3085
3086 SCx200 GPIO DRIVER
3087 P: Jim Cromie
3088 M: jim.cromie@gmail.com
3089 S: Maintained
3090
3091 SCx200 HRT CLOCKSOURCE DRIVER
3092 P: Jim Cromie
3093 M: jim.cromie@gmail.com
3094 S: Maintained
3095
3096 SECURITY CONTACT
3097 P: Security Officers
3098 M: security@kernel.org
3099 S: Supported
3100
3101 SELINUX SECURITY MODULE
3102 P: Stephen Smalley
3103 M: sds@tycho.nsa.gov
3104 P: James Morris
3105 M: jmorris@namei.org
3106 P: Eric Paris
3107 M: eparis@parisplace.org
3108 L: linux-kernel@vger.kernel.org (kernel issues)
3109 L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
3110 W: http://www.nsa.gov/selinux
3111 S: Supported
3112
3113 SERIAL ATA (SATA) SUBSYSTEM:
3114 P: Jeff Garzik
3115 M: jgarzik@pobox.com
3116 L: linux-ide@vger.kernel.org
3117 T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
3118 S: Supported
3119
3120 SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3121 P: Pat Gefre
3122 M: pfg@sgi.com
3123 L: linux-ia64@vger.kernel.org
3124 S: Supported
3125
3126 SGI VISUAL WORKSTATION 320 AND 540
3127 P: Andrey Panin
3128 M: pazke@donpac.ru
3129 L: linux-visws-devel@lists.sf.net
3130 W: http://linux-visws.sf.net
3131 S: Maintained for 2.6.
3132
3133 SIMTEC EB110ATX (Chalice CATS)
3134 P: Ben Dooks
3135 P: Vincent Sanders
3136 M: support@simtec.co.uk
3137 W: http://www.simtec.co.uk/products/EB110ATX/
3138 S: Supported
3139
3140 SIMTEC EB2410ITX (BAST)
3141 P: Ben Dooks
3142 P: Vincent Sanders
3143 M: support@simtec.co.uk
3144 W: http://www.simtec.co.uk/products/EB2410ITX/
3145 S: Supported
3146
3147 SIS 190 ETHERNET DRIVER
3148 P: Francois Romieu
3149 M: romieu@fr.zoreil.com
3150 L: netdev@vger.kernel.org
3151 S: Maintained
3152
3153 SIS 5513 IDE CONTROLLER DRIVER
3154 P: Lionel Bouton
3155 M: Lionel.Bouton@inet6.fr
3156 W: http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
3157 W: http://gyver.homeip.net/sis5513/index.html
3158 S: Maintained
3159
3160 SIS 900/7016 FAST ETHERNET DRIVER
3161 P: Daniele Venzano
3162 M: venza@brownhat.org
3163 W: http://www.brownhat.org/sis900.html
3164 L: netdev@vger.kernel.org
3165 S: Maintained
3166
3167 SIS FRAMEBUFFER DRIVER
3168 P: Thomas Winischhofer
3169 M: thomas@winischhofer.net
3170 W: http://www.winischhofer.net/linuxsisvga.shtml
3171 S: Maintained
3172
3173 SIS USB2VGA DRIVER
3174 P: Thomas Winischhofer
3175 M: thomas@winischhofer.net
3176 W: http://www.winischhofer.at/linuxsisusbvga.shtml
3177 S: Maintained
3178
3179 SMC91x ETHERNET DRIVER
3180 P: Nicolas Pitre
3181 M: nico@cam.org
3182 S: Maintained
3183
3184 SOFTMAC LAYER (IEEE 802.11)
3185 P: Johannes Berg
3186 M: johannes@sipsolutions.net
3187 P: Joe Jezak
3188 M: josejx@gentoo.org
3189 P: Daniel Drake
3190 M: dsd@gentoo.org
3191 W: http://softmac.sipsolutions.net/
3192 L: linux-wireless@vger.kernel.org
3193 S: Maintained
3194
3195 SOFTWARE RAID (Multiple Disks) SUPPORT
3196 P: Ingo Molnar
3197 M: mingo@redhat.com
3198 P: Neil Brown
3199 M: neilb@suse.de
3200 L: linux-raid@vger.kernel.org
3201 S: Supported
3202
3203 SOFTWARE SUSPEND:
3204 P: Pavel Machek
3205 M: pavel@suse.cz
3206 L: linux-pm@lists.linux-foundation.org
3207 S: Maintained
3208
3209 SONIC NETWORK DRIVER
3210 P: Thomas Bogendoerfer
3211 M: tsbogend@alpha.franken.de
3212 L: netdev@vger.kernel.org
3213 S: Maintained
3214
3215 SONY VAIO CONTROL DEVICE DRIVER
3216 P: Mattia Dongili
3217 M: malattia@linux.it
3218 L: linux-acpi@vger.kernel.org
3219 W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
3220 S: Maintained
3221
3222 SOUND
3223 P: Jaroslav Kysela
3224 M: perex@suse.cz
3225 L: alsa-devel@alsa-project.org
3226 S: Maintained
3227
3228 SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3229 P: Liam Girdwood
3230 M: liam.girdwood@wolfsonmicro.com
3231 L: alsa-devel@alsa-project.org
3232 S: Supported
3233
3234 SPI SUBSYSTEM
3235 P: David Brownell
3236 M: dbrownell@users.sourceforge.net
3237 L: spi-devel-general@lists.sourceforge.net
3238 S: Maintained
3239
3240 STABLE BRANCH:
3241 P: Greg Kroah-Hartman
3242 M: greg@kroah.com
3243 P: Chris Wright
3244 M: chrisw@sous-sol.org
3245 L: stable@kernel.org
3246 S: Maintained
3247
3248 TPM DEVICE DRIVER
3249 P: Kylene Hall
3250 M: kjhall@us.ibm.com
3251 W: http://tpmdd.sourceforge.net
3252 P: Marcel Selhorst
3253 M: tpm@selhorst.net
3254 W: http://www.prosec.rub.de/tpm/
3255 L: tpmdd-devel@lists.sourceforge.net
3256 S: Maintained
3257
3258 Telecom Clock Driver for MCPL0010
3259 P: Mark Gross
3260 M: mark.gross@intel.com
3261 S: Supported
3262
3263 TENSILICA XTENSA PORT (xtensa):
3264 P: Chris Zankel
3265 M: chris@zankel.net
3266 S: Maintained
3267
3268 THINKPAD ACPI EXTRAS DRIVER
3269 P: Henrique de Moraes Holschuh
3270 M: ibm-acpi@hmh.eng.br
3271 L: ibm-acpi-devel@lists.sourceforge.net
3272 W: http://ibm-acpi.sourceforge.net
3273 W: http://thinkwiki.org/wiki/Ibm-acpi
3274 T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
3275 S: Maintained
3276
3277 UltraSPARC (sparc64):
3278 P: David S. Miller
3279 M: davem@davemloft.net
3280 L: sparclinux@vger.kernel.org
3281 T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
3282 S: Maintained
3283
3284 SHARP LH SUPPORT (LH7952X & LH7A40X)
3285 P: Marc Singer
3286 M: elf@buici.com
3287 W: http://projects.buici.com/arm
3288 L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3289 S: Maintained
3290
3291 SHPC HOTPLUG DRIVER
3292 P: Kristen Carlson Accardi
3293 M: kristen.c.accardi@intel.com
3294 L: pcihpd-discuss@lists.sourceforge.net
3295 S: Supported
3296
3297 SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
3298 P: Pierre Ossman
3299 M: drzeus-sdhci@drzeus.cx
3300 L: sdhci-devel@list.drzeus.cx
3301 W: http://mmc.drzeus.cx/wiki/Linux/Drivers/sdhci
3302 S: Maintained
3303
3304 SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3305 P: Stephen Hemminger
3306 M: shemminger@linux-foundation.org
3307 L: netdev@vger.kernel.org
3308 S: Maintained
3309
3310 SOEKRIS NET48XX LED SUPPORT
3311 P: Chris Boot
3312 M: bootc@bootc.net
3313 S: Maintained
3314
3315 SPARC (sparc32):
3316 P: William L. Irwin
3317 M: wli@holomorphy.com
3318 L: sparclinux@vger.kernel.org
3319 S: Maintained
3320
3321 SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3322 P: Roger Wolff
3323 M: R.E.Wolff@BitWizard.nl
3324 L: linux-kernel@vger.kernel.org ?
3325 S: Supported
3326
3327 SPIDERNET NETWORK DRIVER for CELL
3328 P: Linas Vepstas
3329 M: linas@austin.ibm.com
3330 L: netdev@vger.kernel.org
3331 S: Supported
3332
3333 SRM (Alpha) environment access
3334 P: Jan-Benedict Glaw
3335 M: jbglaw@lug-owl.de
3336 L: linux-kernel@vger.kernel.org
3337 S: Maintained
3338
3339 STARFIRE/DURALAN NETWORK DRIVER
3340 P: Ion Badulescu
3341 M: ionut@cs.columbia.edu
3342 S: Maintained
3343
3344 STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3345 W: http://mosquitonet.Stanford.EDU/strip.html
3346 S: Unsupported ?
3347
3348 STRADIS MPEG-2 DECODER DRIVER
3349 P: Nathan Laredo
3350 M: laredo@gnu.org
3351 W: http://www.stradis.com/
3352 S: Maintained
3353
3354 SUPERH (sh)
3355 P: Paul Mundt
3356 M: lethal@linux-sh.org
3357 L: linuxsh-dev@lists.sourceforge.net (subscribers-only)
3358 W: http://www.linux-sh.org
3359 S: Maintained
3360
3361 SUPERH64 (sh64)
3362 P: Paul Mundt
3363 M: lethal@linux-sh.org
3364 L: linuxsh-shmedia-dev@lists.sourceforge.net
3365 W: http://www.linux-sh.org
3366 S: Maintained
3367
3368 SUN3/3X
3369 P: Sam Creasey
3370 M: sammy@sammy.net
3371 W: http://sammy.net/sun3/
3372 S: Maintained
3373
3374 SVGA HANDLING
3375 P: Martin Mares
3376 M: mj@ucw.cz
3377 L: linux-video@atrey.karlin.mff.cuni.cz
3378 S: Maintained
3379
3380 SYSV FILESYSTEM
3381 P: Christoph Hellwig
3382 M: hch@infradead.org
3383 S: Maintained
3384
3385 TC CLASSIFIER
3386 P: Jamal Hadi Salim
3387 M: hadi@cyberus.ca
3388 L: netdev@vger.kernel.org
3389 S: Maintained
3390
3391 TCP LOW PRIORITY MODULE
3392 P: Wong Hoi Sing, Edison
3393 M: hswong3i@gmail.com
3394 P: Hung Hing Lun, Mike
3395 M: hlhung3i@gmail.com
3396 W: http://tcp-lp-mod.sourceforge.net/
3397 S: Maintained
3398
3399 TI FLASH MEDIA INTERFACE DRIVER
3400 P: Alex Dubov
3401 M: oakad@yahoo.com
3402 S: Maintained
3403
3404 TI OMAP RANDOM NUMBER GENERATOR SUPPORT
3405 P: Deepak Saxena
3406 M: dsaxena@plexity.net
3407 S: Maintained
3408
3409 TASKSTATS STATISTICS INTERFACE
3410 P: Shailabh Nagar
3411 M: nagar@watson.ibm.com
3412 L: linux-kernel@vger.kernel.org
3413 S: Maintained
3414
3415 TI PARALLEL LINK CABLE DRIVER
3416 P: Romain Lievin
3417 M: roms@lpg.ticalc.org
3418 S: Maintained
3419
3420 TIPC NETWORK LAYER
3421 P: Per Liden
3422 M: per.liden@ericsson.com
3423 P: Jon Maloy
3424 M: jon.maloy@ericsson.com
3425 P: Allan Stephens
3426 M: allan.stephens@windriver.com
3427 L: tipc-discussion@lists.sourceforge.net
3428 W: http://tipc.sourceforge.net/
3429 W: http://tipc.cslab.ericsson.net/
3430 T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
3431 S: Maintained
3432
3433 TLAN NETWORK DRIVER
3434 P: Samuel Chessman
3435 M: chessman@tux.org
3436 L: tlan-devel@lists.sourceforge.net
3437 W: http://sourceforge.net/projects/tlan/
3438 S: Maintained
3439
3440 TOKEN-RING NETWORK DRIVER
3441 P: Mike Phillips
3442 M: mikep@linuxtr.net
3443 L: netdev@vger.kernel.org
3444 L: linux-tr@linuxtr.net
3445 W: http://www.linuxtr.net
3446 S: Maintained
3447
3448 TOSHIBA ACPI EXTRAS DRIVER
3449 P: John Belmonte
3450 M: toshiba_acpi@memebeam.org
3451 W: http://memebeam.org/toys/ToshibaAcpiDriver
3452 S: Maintained
3453
3454 TOSHIBA SMM DRIVER
3455 P: Jonathan Buzzard
3456 M: jonathan@buzzard.org.uk
3457 L: tlinux-users@tce.toshiba-dme.co.jp
3458 W: http://www.buzzard.org.uk/toshiba/
3459 S: Maintained
3460
3461 TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
3462 P: Muli Ben-Yehuda
3463 M: mulix@mulix.org
3464 L: linux-kernel@vger.kernel.org
3465 S: Maintained
3466
3467 TRIVIAL PATCHES
3468 P: Adrian Bunk
3469 M: trivial@kernel.org
3470 L: linux-kernel@vger.kernel.org
3471 W: http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/
3472 T: git kernel.org:/pub/scm/linux/kernel/git/bunk/trivial.git
3473 S: Maintained
3474
3475 TMS380 TOKEN-RING NETWORK DRIVER
3476 P: Adam Fritzler
3477 M: mid@auk.cx
3478 L: linux-tr@linuxtr.net
3479 W: http://www.auk.cx/tms380tr/
3480 S: Maintained
3481
3482 TULIP NETWORK DRIVER
3483 P: Valerie Henson
3484 M: val_henson@linux.intel.com
3485 L: tulip-users@lists.sourceforge.net
3486 W: http://sourceforge.net/projects/tulip/
3487 S: Maintained
3488
3489 TUN/TAP driver
3490 P: Maxim Krasnyansky
3491 M: maxk@qualcomm.com
3492 L: vtun@office.satix.net
3493 W: http://vtun.sourceforge.net/tun
3494 S: Maintained
3495
3496 TURBOCHANNEL SUBSYSTEM
3497 P: Maciej W. Rozycki
3498 M: macro@linux-mips.org
3499 S: Maintained
3500
3501 U14-34F SCSI DRIVER
3502 P: Dario Ballabio
3503 M: ballabio_dario@emc.com
3504 L: linux-scsi@vger.kernel.org
3505 S: Maintained
3506
3507 UDF FILESYSTEM
3508 P: Ben Fennema
3509 M: bfennema@falcon.csc.calpoly.edu
3510 W: http://linux-udf.sourceforge.net
3511 S: Maintained
3512
3513 UNIFORM CDROM DRIVER
3514 P: Jens Axboe
3515 M: axboe@kernel.dk
3516 L: linux-kernel@vger.kernel.org
3517 W: http://www.kernel.dk
3518 S: Maintained
3519
3520 USB ACM DRIVER
3521 P: Oliver Neukum
3522 M: oliver@neukum.name
3523 L: linux-usb-users@lists.sourceforge.net
3524 L: linux-usb-devel@lists.sourceforge.net
3525 S: Maintained
3526
3527 USB BLOCK DRIVER (UB ub)
3528 P: Pete Zaitcev
3529 M: zaitcev@redhat.com
3530 L: linux-kernel@vger.kernel.org
3531 L: linux-usb-devel@lists.sourceforge.net
3532 S: Supported
3533
3534 USB CDC ETHERNET DRIVER
3535 P: Greg Kroah-Hartman
3536 M: greg@kroah.com
3537 L: linux-usb-users@lists.sourceforge.net
3538 L: linux-usb-devel@lists.sourceforge.net
3539 S: Maintained
3540 W: http://www.kroah.com/linux-usb/
3541
3542 USB DAVICOM DM9601 DRIVER
3543 P: Peter Korsgaard
3544 M: jacmet@sunsite.dk
3545 L: linux-usb-devel@lists.sourceforge.net
3546 W: http://www.linux-usb.org/usbnet
3547 S: Maintained
3548
3549 USB EHCI DRIVER
3550 P: David Brownell
3551 M: dbrownell@users.sourceforge.net
3552 L: linux-usb-devel@lists.sourceforge.net
3553 S: Odd Fixes
3554
3555 USB ET61X[12]51 DRIVER
3556 P: Luca Risolia
3557 M: luca.risolia@studio.unibo.it
3558 L: linux-usb-devel@lists.sourceforge.net
3559 L: video4linux-list@redhat.com
3560 W: http://www.linux-projects.org
3561 S: Maintained
3562
3563 USB GADGET/PERIPHERAL SUBSYSTEM
3564 P: David Brownell
3565 M: dbrownell@users.sourceforge.net
3566 L: linux-usb-devel@lists.sourceforge.net
3567 W: http://www.linux-usb.org/gadget
3568 S: Maintained
3569
3570 USB HID/HIDBP DRIVERS
3571 P: Jiri Kosina
3572 M: jkosina@suse.cz
3573 L: linux-usb-devel@lists.sourceforge.net
3574 T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
3575 S: Maintained
3576
3577 USB HUB DRIVER
3578 P: Johannes Erdfelt
3579 M: johannes@erdfelt.com
3580 L: linux-usb-users@lists.sourceforge.net
3581 L: linux-usb-devel@lists.sourceforge.net
3582 S: Maintained
3583
3584 USB ISP116X DRIVER
3585 P: Olav Kongas
3586 M: ok@artecdesign.ee
3587 L: linux-usb-devel@lists.sourceforge.net
3588 S: Maintained
3589
3590 USB KAWASAKI LSI DRIVER
3591 P: Oliver Neukum
3592 M: oliver@neukum.name
3593 L: linux-usb-users@lists.sourceforge.net
3594 L: linux-usb-devel@lists.sourceforge.net
3595 S: Maintained
3596
3597 USB MASS STORAGE DRIVER
3598 P: Matthew Dharm
3599 M: mdharm-usb@one-eyed-alien.net
3600 L: linux-usb-users@lists.sourceforge.net
3601 L: usb-storage@lists.one-eyed-alien.net
3602 S: Maintained
3603 W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
3604
3605 USB OHCI DRIVER
3606 P: David Brownell
3607 M: dbrownell@users.sourceforge.net
3608 L: linux-usb-users@lists.sourceforge.net
3609 L: linux-usb-devel@lists.sourceforge.net
3610 S: Odd Fixes
3611
3612 USB OPTION-CARD DRIVER
3613 P: Matthias Urlichs
3614 M: smurf@smurf.noris.de
3615 L: linux-usb-devel@lists.sourceforge.net
3616 S: Maintained
3617
3618 USB OV511 DRIVER
3619 P: Mark McClelland
3620 M: mmcclell@bigfoot.com
3621 L: linux-usb-users@lists.sourceforge.net
3622 L: linux-usb-devel@lists.sourceforge.net
3623 W: http://alpha.dyndns.org/ov511/
3624 S: Maintained
3625
3626 USB PEGASUS DRIVER
3627 P: Petko Manolov
3628 M: petkan@users.sourceforge.net
3629 L: linux-usb-users@lists.sourceforge.net
3630 L: linux-usb-devel@lists.sourceforge.net
3631 W: http://pegasus2.sourceforge.net/
3632 S: Maintained
3633
3634 USB PRINTER DRIVER
3635 P: Vojtech Pavlik
3636 M: vojtech@suse.cz
3637 L: linux-usb-users@lists.sourceforge.net
3638 L: linux-usb-devel@lists.sourceforge.net
3639 S: Maintained
3640
3641 USB RTL8150 DRIVER
3642 P: Petko Manolov
3643 M: petkan@users.sourceforge.net
3644 L: linux-usb-users@lists.sourceforge.net
3645 L: linux-usb-devel@lists.sourceforge.net
3646 W: http://pegasus2.sourceforge.net/
3647 S: Maintained
3648
3649 USB SE401 DRIVER
3650 P: Jeroen Vreeken
3651 M: pe1rxq@amsat.org
3652 L: linux-usb-users@lists.sourceforge.net
3653 L: linux-usb-devel@lists.sourceforge.net
3654 W: http://www.chello.nl/~j.vreeken/se401/
3655 S: Maintained
3656
3657 USB SERIAL CYBERJACK DRIVER
3658 P: Matthias Bruestle and Harald Welte
3659 M: support@reiner-sct.com
3660 W: http://www.reiner-sct.de/support/treiber_cyberjack.php
3661 S: Maintained
3662
3663 USB SERIAL DIGI ACCELEPORT DRIVER
3664 P: Peter Berger and Al Borchers
3665 M: pberger@brimson.com
3666 M: alborchers@steinerpoint.com
3667 L: linux-usb-users@lists.sourceforge.net
3668 L: linux-usb-devel@lists.sourceforge.net
3669 S: Maintained
3670
3671 USB SERIAL DRIVER
3672 P: Greg Kroah-Hartman
3673 M: gregkh@suse.de
3674 L: linux-usb-users@lists.sourceforge.net
3675 L: linux-usb-devel@lists.sourceforge.net
3676 S: Supported
3677
3678 USB SERIAL BELKIN F5U103 DRIVER
3679 P: William Greathouse
3680 M: wgreathouse@smva.com
3681 L: linux-usb-users@lists.sourceforge.net
3682 L: linux-usb-devel@lists.sourceforge.net
3683 S: Maintained
3684
3685 USB SERIAL CYPRESS M8 DRIVER
3686 P: Lonnie Mendez
3687 M: dignome@gmail.com
3688 L: linux-usb-users@lists.sourceforge.net
3689 L: linux-usb-devel@lists.sourceforge.net
3690 S: Maintained
3691 W: http://geocities.com/i0xox0i
3692 W: http://firstlight.net/cvs
3693
3694 USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
3695 L: linux-usb-users@lists.sourceforge.net
3696 L: linux-usb-devel@lists.sourceforge.net
3697 S: Maintained
3698
3699 USB AUERSWALD DRIVER
3700 P: Wolfgang Muees
3701 M: wolfgang@iksw-muees.de
3702 L: linux-usb-users@lists.sourceforge.net
3703 L: linux-usb-devel@lists.sourceforge.net
3704 S: Maintained
3705
3706 USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
3707 P: Gary Brubaker
3708 M: xavyer@ix.netcom.com
3709 L: linux-usb-users@lists.sourceforge.net
3710 L: linux-usb-devel@lists.sourceforge.net
3711 S: Maintained
3712
3713 USB SERIAL KEYSPAN DRIVER
3714 P: Greg Kroah-Hartman
3715 M: greg@kroah.com
3716 L: linux-usb-users@lists.sourceforge.net
3717 L: linux-usb-devel@lists.sourceforge.net
3718 W: http://www.kroah.com/linux/
3719 S: Maintained
3720
3721 USB SERIAL WHITEHEAT DRIVER
3722 P: Support Department
3723 M: support@connecttech.com
3724 L: linux-usb-users@lists.sourceforge.net
3725 L: linux-usb-devel@lists.sourceforge.net
3726 W: http://www.connecttech.com
3727 S: Supported
3728
3729 USB SN9C1xx DRIVER
3730 P: Luca Risolia
3731 M: luca.risolia@studio.unibo.it
3732 L: linux-usb-devel@lists.sourceforge.net
3733 L: video4linux-list@redhat.com
3734 W: http://www.linux-projects.org
3735 S: Maintained
3736
3737 USB SUBSYSTEM
3738 P: Greg Kroah-Hartman
3739 M: gregkh@suse.de
3740 L: linux-usb-users@lists.sourceforge.net
3741 L: linux-usb-devel@lists.sourceforge.net
3742 W: http://www.linux-usb.org
3743 T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
3744 S: Supported
3745
3746 USB UHCI DRIVER
3747 P: Alan Stern
3748 M: stern@rowland.harvard.edu
3749 L: linux-usb-users@lists.sourceforge.net
3750 L: linux-usb-devel@lists.sourceforge.net
3751 S: Maintained
3752
3753 USB "USBNET" DRIVER FRAMEWORK
3754 P: David Brownell
3755 M: dbrownell@users.sourceforge.net
3756 L: linux-usb-devel@lists.sourceforge.net
3757 W: http://www.linux-usb.org/usbnet
3758 S: Maintained
3759
3760 USB W996[87]CF DRIVER
3761 P: Luca Risolia
3762 M: luca.risolia@studio.unibo.it
3763 L: linux-usb-devel@lists.sourceforge.net
3764 L: video4linux-list@redhat.com
3765 W: http://www.linux-projects.org
3766 S: Maintained
3767
3768 USB ZC0301 DRIVER
3769 P: Luca Risolia
3770 M: luca.risolia@studio.unibo.it
3771 L: linux-usb-devel@lists.sourceforge.net
3772 L: video4linux-list@redhat.com
3773 W: http://www.linux-projects.org
3774 S: Maintained
3775
3776 USB ZD1201 DRIVER
3777 P: Jeroen Vreeken
3778 M: pe1rxq@amsat.org
3779 L: linux-usb-users@lists.sourceforge.net
3780 L: linux-usb-devel@lists.sourceforge.net
3781 W: http://linux-lc100020.sourceforge.net
3782 S: Maintained
3783
3784 USB ZR364XX DRIVER
3785 P: Antoine Jacquet
3786 M: royale@zerezo.com
3787 L: linux-usb-devel@lists.sourceforge.net
3788 L: video4linux-list@redhat.com
3789 W: http://royale.zerezo.com/zr364xx/
3790 S: Maintained
3791
3792 USER-MODE LINUX
3793 P: Jeff Dike
3794 M: jdike@karaya.com
3795 L: user-mode-linux-devel@lists.sourceforge.net
3796 L: user-mode-linux-user@lists.sourceforge.net
3797 W: http://user-mode-linux.sourceforge.net
3798 S: Maintained
3799
3800 FAT/VFAT/MSDOS FILESYSTEM:
3801 P: OGAWA Hirofumi
3802 M: hirofumi@mail.parknet.co.jp
3803 L: linux-kernel@vger.kernel.org
3804 S: Maintained
3805
3806 VIA 82Cxxx AUDIO DRIVER (old OSS driver)
3807 P: Jeff Garzik
3808 S: Odd fixes
3809
3810 VIA RHINE NETWORK DRIVER
3811 P: Roger Luethi
3812 M: rl@hellgate.ch
3813 S: Maintained
3814
3815 VIAPRO SMBUS DRIVER
3816 P: Jean Delvare
3817 M: khali@linux-fr.org
3818 L: i2c@lm-sensors.org
3819 S: Maintained
3820
3821 VIA VELOCITY NETWORK DRIVER
3822 P: Francois Romieu
3823 M: romieu@fr.zoreil.com
3824 L: netdev@vger.kernel.org
3825 S: Maintained
3826
3827 UCLINUX (AND M68KNOMMU)
3828 P: Greg Ungerer
3829 M: gerg@uclinux.org
3830 W: http://www.uclinux.org/
3831 L: uclinux-dev@uclinux.org (subscribers-only)
3832 S: Maintained
3833
3834 UCLINUX FOR NEC V850
3835 P: Miles Bader
3836 M: uclinux-v850@lsi.nec.co.jp
3837 W: http://www.ic.nec.co.jp/micro/uclinux/eng/
3838 W: http://www.ee.nec.de/uclinux/
3839 S: Supported
3840
3841 UCLINUX FOR RENESAS H8/300
3842 P: Yoshinori Sato
3843 M: ysato@users.sourceforge.jp
3844 W: http://uclinux-h8.sourceforge.jp/
3845 S: Supported
3846
3847 UFS FILESYSTEM
3848 P: Evgeniy Dushistov
3849 M: dushistov@mail.ru
3850 L: linux-kernel@vger.kernel.org
3851 S: Maintained
3852
3853 USB DIAMOND RIO500 DRIVER
3854 P: Cesar Miquel
3855 M: miquel@df.uba.ar
3856 L: rio500-users@lists.sourceforge.net
3857 W: http://rio500.sourceforge.net
3858 S: Maintained
3859
3860 VIDEO FOR LINUX
3861 P: Mauro Carvalho Chehab
3862 M: mchehab@infradead.org
3863 M: v4l-dvb-maintainer@linuxtv.org
3864 L: video4linux-list@redhat.com
3865 W: http://linuxtv.org
3866 T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
3867 S: Maintained
3868
3869 VT1211 HARDWARE MONITOR DRIVER
3870 P: Juerg Haefliger
3871 M: juergh@gmail.com
3872 L: lm-sensors@lm-sensors.org
3873 S: Maintained
3874
3875 VT8231 HARDWARE MONITOR DRIVER
3876 P: Roger Lucas
3877 M: roger@planbit.co.uk
3878 L: lm-sensors@lm-sensors.org
3879 S: Maintained
3880
3881 W1 DALLAS'S 1-WIRE BUS
3882 P: Evgeniy Polyakov
3883 M: johnpol@2ka.mipt.ru
3884 S: Maintained
3885
3886 W83791D HARDWARE MONITORING DRIVER
3887 P: Charles Spirakis
3888 M: bezaur@gmail.com
3889 L: lm-sensors@lm-sensors.org
3890 S: Maintained
3891
3892 W83793 HARDWARE MONITORING DRIVER
3893 P: Rudolf Marek
3894 M: r.marek@assembler.cz
3895 L: lm-sensors@lm-sensors.org
3896 S: Maintained
3897
3898 W83L51xD SD/MMC CARD INTERFACE DRIVER
3899 P: Pierre Ossman
3900 M: drzeus-wbsd@drzeus.cx
3901 L: linux-kernel@vger.kernel.org
3902 W: http://projects.drzeus.cx/wbsd
3903 S: Maintained
3904
3905 WATCHDOG DEVICE DRIVERS
3906 P: Wim Van Sebroeck
3907 M: wim@iguana.be
3908 T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
3909 S: Maintained
3910
3911 WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
3912 P: Jean Tourrilhes
3913 M: jt@hpl.hp.com
3914 L: linux-wireless@vger.kernel.org
3915 W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
3916 S: Maintained
3917
3918 WD7000 SCSI DRIVER
3919 P: Miroslav Zagorac
3920 M: zaga@fly.cc.fer.hr
3921 L: linux-scsi@vger.kernel.org
3922 S: Maintained
3923
3924 WISTRON LAPTOP BUTTON DRIVER
3925 P: Miloslav Trmac
3926 M: mitr@volny.cz
3927 S: Maintained
3928
3929 WL3501 WIRELESS PCMCIA CARD DRIVER
3930 P: Arnaldo Carvalho de Melo
3931 M: acme@ghostprotocols.net
3932 L: linux-wireless@vger.kernel.org
3933 W: http://oops.ghostprotocols.net:81/blog
3934 S: Maintained
3935
3936 X.25 NETWORK LAYER
3937 P: Henner Eisen
3938 M: eis@baty.hanse.de
3939 L: linux-x25@vger.kernel.org
3940 S: Maintained
3941
3942 XEN HYPERVISOR INTERFACE
3943 P: Jeremy Fitzhardinge
3944 M: jeremy@xensource.com
3945 P: Chris Wright
3946 M: chrisw@sous-sol.org
3947 L: virtualization@lists.osdl.org
3948 L: xen-devel@lists.xensource.com
3949 S: Supported
3950
3951 XFS FILESYSTEM
3952 P: Silicon Graphics Inc
3953 P: Tim Shimmin, David Chatterton
3954 M: xfs-masters@oss.sgi.com
3955 L: xfs@oss.sgi.com
3956 W: http://oss.sgi.com/projects/xfs
3957 T: git git://oss.sgi.com:8090/xfs/xfs-2.6
3958 S: Supported
3959
3960 XILINX UARTLITE SERIAL DRIVER
3961 P: Peter Korsgaard
3962 M: jacmet@sunsite.dk
3963 L: linux-serial@vger.kernel.org
3964 S: Maintained
3965
3966 X86 3-LEVEL PAGING (PAE) SUPPORT
3967 P: Ingo Molnar
3968 M: mingo@redhat.com
3969 S: Maintained
3970
3971 X86-64 port
3972 P: Andi Kleen
3973 M: ak@suse.de
3974 L: discuss@x86-64.org
3975 W: http://www.x86-64.org
3976 T: quilt ftp://ftp.firstfloor.org/pub/ak/x86_64/quilt-current
3977 S: Maintained
3978
3979 YAM DRIVER FOR AX.25
3980 P: Jean-Paul Roubelat
3981 M: jpr@f6fbb.org
3982 L: linux-hams@vger.kernel.org
3983 S: Maintained
3984
3985 YEALINK PHONE DRIVER
3986 P: Henk Vergonet
3987 M: Henk.Vergonet@gmail.com
3988 L: usbb2k-api-dev@nongnu.org
3989 S: Maintained
3990
3991 Z8530 DRIVER FOR AX.25
3992 P: Joerg Reuter
3993 M: jreuter@yaina.de
3994 W: http://yaina.de/jreuter/
3995 W: http://www.qsl.net/dl1bke/
3996 L: linux-hams@vger.kernel.org
3997 S: Maintained
3998
3999 ZD1211RW WIRELESS DRIVER
4000 P: Daniel Drake
4001 M: dsd@gentoo.org
4002 P: Ulrich Kunitz
4003 M: kune@deine-taler.de
4004 W: http://zd1211.ath.cx/wiki/DriverRewrite
4005 L: linux-wireless@vger.kernel.org
4006 L: zd1211-devs@lists.sourceforge.net (subscribers-only)
4007 S: Maintained
4008
4009 ZF MACHZ WATCHDOG
4010 P: Fernando Fuganti
4011 M: fuganti@netbank.com.br
4012 W: http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
4013 S: Maintained
4014
4015 ZR36067 VIDEO FOR LINUX DRIVER
4016 P: Ronald Bultje
4017 M: rbultje@ronald.bitfreak.net
4018 L: mjpeg-users@lists.sourceforge.net
4019 W: http://mjpeg.sourceforge.net/driver-zoran/
4020 S: Maintained
4021
4022 ZR36120 VIDEO FOR LINUX DRIVER
4023 P: Pauline Middelink
4024 M: middelin@polyware.nl
4025 W: http://www.polyware.nl/~middelin/En/hobbies.html
4026 W: http://www.polyware.nl/~middelin/hobbies.html
4027 S: Maintained
4028
4029 THE REST
4030 P: Linus Torvalds
4031 S: Buried alive in reporters