MAINTAINERS: QLOGIC QLA3XXX - Add Ron Mercer email address
[deliverable/linux.git] / MAINTAINERS
... / ...
CommitLineData
1
2 List of maintainers and how to submit kernel changes
3
4Please try to follow the guidelines below. This will make things
5easier on the maintainers. Not all of these guidelines matter for every
6trivial patch so apply some common sense.
7
81. Always _test_ your changes, however small, on at least 4 or
9 5 people, preferably many more.
10
112. 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
193. 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
234. When you are happy with a change make it generally available for
24 testing and await feedback.
25
265. Make a patch available to the relevant maintainer in the list. Use
27 'diff -u' to make the patch easy to merge. Be prepared to get your
28 changes sent back with seemingly silly requests about formatting
29 and variable names. These aren't as silly as they seem. One
30 job the maintainers (and especially Linus) do is to keep things
31 looking the same. Sometimes this means that the clever hack in
32 your driver to get around a problem actually needs to become a
33 generalized kernel feature ready for next time.
34
35 PLEASE check your patch with the automated style checker
36 (scripts/checkpatch.pl) to catch trival style violations.
37 See Documentation/CodingStyle for guidance here.
38
39 PLEASE CC: the maintainers and mailing lists that are generated
40 by scripts/get_maintainer.pl. The results returned by the
41 script will be best if you have git installed and are making
42 your changes in a branch derived from Linus' latest git tree.
43 See Documentation/SubmittingPatches for details.
44
45 PLEASE try to include any credit lines you want added with the
46 patch. It avoids people being missed off by mistake and makes
47 it easier to know who wants adding and who doesn't.
48
49 PLEASE document known bugs. If it doesn't work for everything
50 or does something very odd once a month document it.
51
52 PLEASE remember that submissions must be made under the terms
53 of the OSDL certificate of contribution and should include a
54 Signed-off-by: line. The current version of this "Developer's
55 Certificate of Origin" (DCO) is listed in the file
56 Documentation/SubmittingPatches.
57
586. Make sure you have the right to send any changes you make. If you
59 do changes at work you may find your employer owns the patch
60 not you.
61
627. When sending security related changes or reports to a maintainer
63 please Cc: security@kernel.org, especially if the maintainer
64 does not respond.
65
668. Happy hacking.
67
68 -----------------------------------
69
70Maintainers List (try to look for most precise areas first)
71
72Note: For the hard of thinking, this list is meant to remain in alphabetical
73order. If you could add yourselves to it in alphabetical order that would be
74so much easier [Ed]
75
76P: Person
77M: Mail patches to
78L: Mailing list that is relevant to this area
79W: Web-page with status/info
80T: SCM tree type and location. Type is one of: git, hg, quilt, stgit.
81S: Status, one of the following:
82
83 Supported: Someone is actually paid to look after this.
84 Maintained: Someone actually looks after it.
85 Odd Fixes: It has a maintainer but they don't have time to do
86 much other than throw the odd patch in. See below..
87 Orphan: No current maintainer [but maybe you could take the
88 role as you write your new code].
89 Obsolete: Old code. Something tagged obsolete generally means
90 it has been replaced by a better system and you
91 should be using that.
92
93F: Files and directories with wildcard patterns.
94 A trailing slash includes all files and subdirectory files.
95 F: drivers/net/ all files in and below drivers/net
96 F: drivers/net/* all files in drivers/net, but not below
97 F: */net/* all files in "any top level directory"/net
98 One pattern per line. Multiple F: lines acceptable.
99X: Files and directories that are NOT maintained, same rules as F:
100 Files exclusions are tested before file matches.
101 Can be useful for excluding a specific subdirectory, for instance:
102 F: net/
103 X: net/ipv6/
104 matches all files in and below net excluding net/ipv6/
105
1063C505 NETWORK DRIVER
107P: Philip Blundell
108M: philb@gnu.org
109L: netdev@vger.kernel.org
110S: Maintained
111F: drivers/net/3c505*
112
1133C59X NETWORK DRIVER
114P: Steffen Klassert
115M: klassert@mathematik.tu-chemnitz.de
116L: netdev@vger.kernel.org
117S: Maintained
118F: Documentation/networking/vortex.txt
119F: drivers/net/3c59x.c
120
1213CR990 NETWORK DRIVER
122P: David Dillow
123M: dave@thedillows.org
124L: netdev@vger.kernel.org
125S: Maintained
126F: drivers/net/typhoon*
127
1283W-9XXX SATA-RAID CONTROLLER DRIVER
129P: Adam Radford
130M: linuxraid@amcc.com
131L: linux-scsi@vger.kernel.org
132W: http://www.amcc.com
133S: Supported
134F: drivers/scsi/3w-9xxx*
135
1363W-XXXX ATA-RAID CONTROLLER DRIVER
137P: Adam Radford
138M: linuxraid@amcc.com
139L: linux-scsi@vger.kernel.org
140W: http://www.amcc.com
141S: Supported
142F: drivers/scsi/3w-xxxx*
143
14453C700 AND 53C700-66 SCSI DRIVER
145P: James E.J. Bottomley
146M: James.Bottomley@HansenPartnership.com
147L: linux-scsi@vger.kernel.org
148S: Maintained
149F: drivers/scsi/53c700*
150
1516PACK NETWORK DRIVER FOR AX.25
152P: Andreas Koensgen
153M: ajk@comnets.uni-bremen.de
154L: linux-hams@vger.kernel.org
155S: Maintained
156F: drivers/net/hamradio/6pack.c
157
1588169 10/100/1000 GIGABIT ETHERNET DRIVER
159P: Francois Romieu
160M: romieu@fr.zoreil.com
161L: netdev@vger.kernel.org
162S: Maintained
163F: drivers/net/r8169.c
164
1658250/16?50 (AND CLONE UARTS) SERIAL DRIVER
166P: Alan Cox
167M: alan@lxorguk.ukuu.org.uk
168L: linux-serial@vger.kernel.org
169W: http://serial.sourceforge.net
170S: Odd Fixes
171F: drivers/serial/8250*
172F: include/linux/serial_8250.h
173
1748390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
175P: Paul Gortmaker
176M: p_gortmaker@yahoo.com
177L: netdev@vger.kernel.org
178S: Maintained
179F: drivers/net/*8390*
180F: drivers/net/ax88796.c
181
1829P FILE SYSTEM
183P: Eric Van Hensbergen
184M: ericvh@gmail.com
185P: Ron Minnich
186M: rminnich@sandia.gov
187P: Latchesar Ionkov
188M: lucho@ionkov.net
189L: v9fs-developer@lists.sourceforge.net
190W: http://swik.net/v9fs
191T: git git://git.kernel.org/pub/scm/linux/kernel/ericvh/v9fs.git
192S: Maintained
193F: Documentation/filesystems/9p.txt
194F: fs/9p/
195
196A2232 SERIAL BOARD DRIVER
197P: Enver Haase
198M: A2232@gmx.net
199L: linux-m68k@lists.linux-m68k.org
200S: Maintained
201F: drivers/char/ser_a2232*
202
203AACRAID SCSI RAID DRIVER
204P: Adaptec OEM Raid Solutions
205M: aacraid@adaptec.com
206L: linux-scsi@vger.kernel.org
207W: http://www.adaptec.com/
208S: Supported
209F: Documentation/scsi/aacraid.txt
210F: drivers/scsi/aacraid/
211
212ABIT UGURU 1,2 HARDWARE MONITOR DRIVER
213P: Hans de Goede
214M: j.w.r.degoede@hhs.nl
215L: lm-sensors@lm-sensors.org
216S: Maintained
217F: drivers/hwmon/abituguru.c
218
219ABIT UGURU 3 HARDWARE MONITOR DRIVER
220P: Alistair John Strachan
221M: alistair@devzero.co.uk
222L: lm-sensors@lm-sensors.org
223S: Maintained
224F: drivers/hwmon/abituguru3.c
225
226ACENIC DRIVER
227P: Jes Sorensen
228M: jes@trained-monkey.org
229L: linux-acenic@sunsite.dk
230S: Maintained
231F: drivers/net/acenic*
232
233ACER ASPIRE ONE TEMPERATURE AND FAN DRIVER
234P: Peter Feuerer
235M: peter@piie.net
236W: http://piie.net/?section=acerhdf
237S: Maintained
238F: drivers/platform/x86/acerhdf.c
239
240ACER WMI LAPTOP EXTRAS
241P: Carlos Corbacho
242M: carlos@strangeworlds.co.uk
243L: aceracpi@googlegroups.com (subscribers-only)
244W: http://code.google.com/p/aceracpi
245S: Maintained
246F: drivers/platform/x86/acer-wmi.c
247
248ACPI
249P: Len Brown
250M: lenb@kernel.org
251L: linux-acpi@vger.kernel.org
252W: http://www.lesswatts.org/projects/acpi/
253T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
254S: Supported
255F: drivers/acpi/
256F: drivers/pnp/pnpacpi/
257F: include/linux/acpi.h
258
259ACPI BATTERY DRIVERS
260P: Alexey Starikovskiy
261M: astarikovskiy@suse.de
262L: linux-acpi@vger.kernel.org
263W: http://www.lesswatts.org/projects/acpi/
264S: Supported
265F: drivers/acpi/battery.c
266F: drivers/acpi/*sbs*
267
268ACPI EC DRIVER
269P: Alexey Starikovskiy
270M: astarikovskiy@suse.de
271L: linux-acpi@vger.kernel.org
272W: http://www.lesswatts.org/projects/acpi/
273S: Supported
274F: drivers/acpi/ec.c
275
276ACPI FAN DRIVER
277P: Zhang Rui
278M: rui.zhang@intel.com
279L: linux-acpi@vger.kernel.org
280W: http://www.lesswatts.org/projects/acpi/
281S: Supported
282F: drivers/acpi/fan.c
283
284ACPI PCI HOTPLUG DRIVER
285P: Kristen Carlson Accardi
286M: kristen.c.accardi@intel.com
287L: linux-pci@vger.kernel.org
288S: Supported
289F: drivers/pci/hotplug/acpi*
290
291ACPI THERMAL DRIVER
292P: Zhang Rui
293M: rui.zhang@intel.com
294L: linux-acpi@vger.kernel.org
295W: http://www.lesswatts.org/projects/acpi/
296S: Supported
297F: drivers/acpi/*thermal*
298
299ACPI VIDEO DRIVER
300P: Zhang Rui
301M: rui.zhang@intel.com
302L: linux-acpi@vger.kernel.org
303W: http://www.lesswatts.org/projects/acpi/
304S: Supported
305F: drivers/acpi/video.c
306
307ACPI WMI DRIVER
308P: Carlos Corbacho
309M: carlos@strangeworlds.co.uk
310L: linux-acpi@vger.kernel.org
311W: http://www.lesswatts.org/projects/acpi/
312S: Maintained
313F: drivers/platform/x86/wmi.c
314
315AD1889 ALSA SOUND DRIVER
316P: Kyle McMartin
317M: kyle@mcmartin.ca
318P: Thibaut Varene
319M: T-Bone@parisc-linux.org
320W: http://wiki.parisc-linux.org/AD1889
321L: linux-parisc@vger.kernel.org
322S: Maintained
323F: sound/pci/ad1889.*
324
325ADM1025 HARDWARE MONITOR DRIVER
326P: Jean Delvare
327M: khali@linux-fr.org
328L: lm-sensors@lm-sensors.org
329S: Maintained
330F: Documentation/hwmon/adm1025
331F: drivers/hwmon/adm1025.c
332
333ADM1029 HARDWARE MONITOR DRIVER
334P: Corentin Labbe
335M: corentin.labbe@geomatys.fr
336L: lm-sensors@lm-sensors.org
337S: Maintained
338F: drivers/hwmon/adm1029.c
339
340ADM8211 WIRELESS DRIVER
341P: Michael Wu
342M: flamingice@sourmilk.net
343L: linux-wireless@vger.kernel.org
344W: http://linuxwireless.org/
345T: git git://git.kernel.org/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
346S: Maintained
347F: drivers/net/wireless/adm8211.*
348
349ADT746X FAN DRIVER
350P: Colin Leroy
351M: colin@colino.net
352S: Maintained
353F: drivers/macintosh/therm_adt746x.c
354
355ADVANSYS SCSI DRIVER
356P: Matthew Wilcox
357M: matthew@wil.cx
358L: linux-scsi@vger.kernel.org
359S: Maintained
360F: Documentation/scsi/advansys.txt
361F: drivers/scsi/advansys.c
362
363AEDSP16 DRIVER
364P: Riccardo Facchetti
365M: fizban@tin.it
366S: Maintained
367F: sound/oss/aedsp16.c
368
369AFFS FILE SYSTEM
370P: Roman Zippel
371M: zippel@linux-m68k.org
372S: Maintained
373F: Documentation/filesystems/affs.txt
374F: fs/affs/
375
376AFS FILESYSTEM & AF_RXRPC SOCKET DOMAIN
377P: David Howells
378M: dhowells@redhat.com
379L: linux-afs@lists.infradead.org
380S: Supported
381F: fs/afs/
382F: include/net/af_rxrpc.h
383F: net/rxrpc/af_rxrpc.c
384
385AGPGART DRIVER
386P: David Airlie
387M: airlied@linux.ie
388T: git git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git
389S: Maintained
390F: drivers/char/agp/
391F: include/linux/agp*
392
393AHA152X SCSI DRIVER
394P: Juergen E. Fischer
395M: fischer@norbit.de
396L: linux-scsi@vger.kernel.org
397S: Maintained
398F: drivers/scsi/aha152x*
399F: drivers/scsi/pcmcia/aha152x*
400
401AIC7XXX / AIC79XX SCSI DRIVER
402P: Hannes Reinecke
403M: hare@suse.de
404L: linux-scsi@vger.kernel.org
405S: Maintained
406F: drivers/scsi/aic7xxx/
407F: drivers/scsi/aic7xxx_old/
408
409AIO
410P: Benjamin LaHaise
411M: bcrl@kvack.org
412L: linux-aio@kvack.org
413S: Supported
414F: fs/aio.c
415F: include/linux/*aio*.h
416
417ALCATEL SPEEDTOUCH USB DRIVER
418P: Duncan Sands
419M: duncan.sands@free.fr
420L: linux-usb@vger.kernel.org
421W: http://www.linux-usb.org/SpeedTouch/
422S: Maintained
423F: drivers/usb/atm/speedtch.c
424F: drivers/usb/atm/usbatm.c
425
426ALCHEMY AU1XX0 MMC DRIVER
427P: Manuel Lauss
428M: manuel.lauss@gmail.com
429S: Maintained
430F: drivers/mmc/host/au1xmmc.c
431
432ALI1563 I2C DRIVER
433P: Rudolf Marek
434M: r.marek@assembler.cz
435L: linux-i2c@vger.kernel.org
436S: Maintained
437F: Documentation/i2c/busses/i2c-ali1563
438F: drivers/i2c/busses/i2c-ali1563.c
439
440ALPHA PORT
441P: Richard Henderson
442M: rth@twiddle.net
443S: Odd Fixes for 2.4; Maintained for 2.6.
444P: Ivan Kokshaysky
445M: ink@jurassic.park.msu.ru
446S: Maintained for 2.4; PCI support for 2.6.
447L: linux-alpha@vger.kernel.org
448F: arch/alpha/
449
450AMD GEODE CS5536 USB DEVICE CONTROLLER DRIVER
451P: Thomas Dahlmann
452M: dahlmann.thomas@arcor.de
453L: linux-geode@lists.infradead.org (moderated for non-subscribers)
454S: Supported
455F: drivers/usb/gadget/amd5536udc.*
456
457AMD GEODE PROCESSOR/CHIPSET SUPPORT
458P: Jordan Crouse
459L: linux-geode@lists.infradead.org (moderated for non-subscribers)
460W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
461S: Supported
462F: arch/x86/kernel/geode_32.c
463F: drivers/char/hw_random/geode-rng.c
464F: drivers/crypto/geode*
465F: drivers/video/geode/
466F: arch/x86/include/asm/geode.h
467
468AMD IOMMU (AMD-VI)
469P: Joerg Roedel
470M: joerg.roedel@amd.com
471L: iommu@lists.linux-foundation.org
472T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu.git
473S: Supported
474F: arch/x86/kernel/amd_iommu*.c
475F: arch/x86/include/asm/amd_iommu*.h
476
477AMD MICROCODE UPDATE SUPPORT
478P: Andreas Herrmann
479M: andreas.herrmann3@amd.com
480L: amd64-microcode@amd64.org
481S: Supported
482F: arch/x86/kernel/microcode_amd.c
483
484AMS (Apple Motion Sensor) DRIVER
485P: Stelian Pop
486M: stelian@popies.net
487P: Michael Hanselmann
488M: linux-kernel@hansmi.ch
489S: Supported
490F: drivers/hwmon/ams/
491
492AMSO1100 RNIC DRIVER
493P: Tom Tucker
494M: tom@opengridcomputing.com
495P: Steve Wise
496M: swise@opengridcomputing.com
497L: general@lists.openfabrics.org
498S: Maintained
499F: drivers/infiniband/hw/amso1100/
500
501AOA (Apple Onboard Audio) ALSA DRIVER
502P: Johannes Berg
503M: johannes@sipsolutions.net
504L: linuxppc-dev@ozlabs.org
505L: alsa-devel@alsa-project.org (moderated for non-subscribers)
506S: Maintained
507F: sound/aoa/
508
509APM DRIVER
510P: Stephen Rothwell
511M: sfr@canb.auug.org.au
512L: linux-laptop@vger.kernel.org
513W: http://www.canb.auug.org.au/~sfr/
514S: Supported
515F: arch/x86/kernel/apm_32.c
516F: include/linux/apm_bios.h
517
518APPLE BCM5974 MULTITOUCH DRIVER
519P: Henrik Rydberg
520M: rydberg@euromail.se
521L: linux-input@vger.kernel.org
522S: Maintained
523F: drivers/input/mouse/bcm5974.c
524
525APPLE SMC DRIVER
526P: Nicolas Boichat
527M: nicolas@boichat.ch
528L: mactel-linux-devel@lists.sourceforge.net
529S: Maintained
530F: drivers/hwmon/applesmc.c
531
532APPLETALK NETWORK LAYER
533P: Arnaldo Carvalho de Melo
534M: acme@ghostprotocols.net
535S: Maintained
536F: drivers/net/appletalk/
537F: net/appletalk/
538
539APPLETOUCH TOUCHPAD DRIVER
540P: Johannes Berg
541M: johannes@sipsolutions.net
542L: linux-input@vger.kernel.org
543S: Maintained
544F: Documentation/input/appletouch.txt
545F: drivers/input/mouse/appletouch.c
546
547ARC FRAMEBUFFER DRIVER
548P: Jaya Kumar
549M: jayalk@intworks.biz
550S: Maintained
551F: drivers/video/arcfb.c
552F: drivers/video/fb_defio.c
553
554ARM MFM AND FLOPPY DRIVERS
555P: Ian Molton
556M: spyro@f2s.com
557S: Maintained
558F: arch/arm/lib/floppydma.S
559F: arch/arm/include/asm/floppy.h
560
561ARM PORT
562P: Russell King
563M: linux@arm.linux.org.uk
564L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
565W: http://www.arm.linux.org.uk/
566S: Maintained
567F: arch/arm/
568
569ARM PRIMECELL MMCI PL180/1 DRIVER
570S: Orphan
571F: drivers/mmc/host/mmci.*
572
573ARM/ADI ROADRUNNER MACHINE SUPPORT
574P: Lennert Buytenhek
575M: kernel@wantstofly.org
576L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
577S: Maintained
578F: arch/arm/mach-ixp23xx/
579F: arch/arm/mach-ixp23xx/include/mach/
580
581ARM/ADS SPHERE MACHINE SUPPORT
582P: Lennert Buytenhek
583M: kernel@wantstofly.org
584L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
585S: Maintained
586
587ARM/AFEB9260 MACHINE SUPPORT
588P: Sergey Lapin
589M: slapin@ossfans.org
590L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
591S: Maintained
592
593ARM/AJECO 1ARM MACHINE SUPPORT
594P: Lennert Buytenhek
595M: kernel@wantstofly.org
596L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
597S: Maintained
598
599ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
600P: Andrew Victor
601M: linux@maxim.org.za
602L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
603W: http://maxim.org.za/at91_26.html
604S: Maintained
605
606ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
607P: Lennert Buytenhek
608M: kernel@wantstofly.org
609L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
610S: Maintained
611
612ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
613P: Lennert Buytenhek
614M: kernel@wantstofly.org
615L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
616S: Maintained
617
618ARM/CLKDEV SUPPORT
619P: Russell King
620M: linux@arm.linux.org.uk
621L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
622F: arch/arm/common/clkdev.c
623F: arch/arm/include/asm/clkdev.h
624
625ARM/COMPULAB CM-X270/EM-X270 and CM-X300 MACHINE SUPPORT
626P: Mike Rapoport
627M: mike@compulab.co.il
628L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
629S: Maintained
630
631ARM/CORGI MACHINE SUPPORT
632P: Richard Purdie
633M: rpurdie@rpsys.net
634S: Maintained
635
636ARM/CORTINA SYSTEMS GEMINI ARM ARCHITECTURE
637P: Paulius Zaleckas
638M: paulius.zaleckas@teltonika.lt
639L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
640T: git git://gitorious.org/linux-gemini/mainline.git
641S: Maintained
642F: arch/arm/mach-gemini/
643
644ARM/EBSA110 MACHINE SUPPORT
645P: Russell King
646M: linux@arm.linux.org.uk
647L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
648W: http://www.arm.linux.org.uk/
649S: Maintained
650F: arch/arm/mach-ebsa110/
651F: drivers/net/arm/am79c961a.*
652
653ARM/EZX SMARTPHONES (A780, A910, A1200, E680, ROKR E2 and ROKR E6)
654P: Daniel Ribeiro
655M: drwyrm@gmail.com
656P: Stefan Schmidt
657M: stefan@openezx.org
658P: Harald Welte
659M: laforge@openezx.org
660L: openezx-devel@lists.openezx.org (subscribers-only)
661W: http://www.openezx.org/
662S: Maintained
663T: topgit git://git.openezx.org/openezx.git
664F: arch/arm/mach-pxa/ezx.c
665
666ARM/FARADAY FA526 PORT
667P: Paulius Zaleckas
668M: paulius.zaleckas@teltonika.lt
669L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
670S: Maintained
671F: arch/arm/mm/*-fa*
672
673ARM/FOOTBRIDGE ARCHITECTURE
674P: Russell King
675M: linux@arm.linux.org.uk
676L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
677W: http://www.arm.linux.org.uk/
678S: Maintained
679F: arch/arm/include/asm/hardware/dec21285.h
680F: arch/arm/mach-footbridge/
681
682ARM/FREESCALE IMX / MXC ARM ARCHITECTURE
683P: Sascha Hauer
684M: kernel@pengutronix.de
685L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
686S: Maintained
687
688ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
689P: Lennert Buytenhek
690M: kernel@wantstofly.org
691L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
692S: Maintained
693
694ARM/GUMSTIX MACHINE SUPPORT
695P: Steve Sakoman
696M: sakoman@gmail.com
697L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
698S: Maintained
699
700ARM/H4700 (HP IPAQ HX4700) MACHINE SUPPORT
701P: Philipp Zabel
702M: philipp.zabel@gmail.com
703S: Maintained
704F: arch/arm/mach-pxa/hx4700.c
705F: arch/arm/mach-pxa/include/mach/hx4700.h
706
707ARM/HP JORNADA 7XX MACHINE SUPPORT
708P: Kristoffer Ericson
709M: kristoffer.ericson@gmail.com
710W: www.jlime.com
711S: Maintained
712
713ARM/INTEL IOP32X ARM ARCHITECTURE
714P: Lennert Buytenhek
715M: kernel@wantstofly.org
716P: Dan Williams
717M: dan.j.williams@intel.com
718L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
719S: Supported
720
721ARM/INTEL IOP33X ARM ARCHITECTURE
722P: Dan Williams
723M: dan.j.williams@intel.com
724L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
725S: Supported
726
727ARM/INTEL IOP13XX ARM ARCHITECTURE
728P: Lennert Buytenhek
729M: kernel@wantstofly.org
730P: Dan Williams
731M: dan.j.williams@intel.com
732L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
733S: Supported
734
735ARM/INTEL IQ81342EX MACHINE SUPPORT
736P: Lennert Buytenhek
737M: kernel@wantstofly.org
738P: Dan Williams
739M: dan.j.williams@intel.com
740L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
741S: Supported
742
743ARM/INTEL IXP2000 ARM ARCHITECTURE
744P: Lennert Buytenhek
745M: kernel@wantstofly.org
746L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
747S: Maintained
748
749ARM/INTEL IXDP2850 MACHINE SUPPORT
750P: Lennert Buytenhek
751M: kernel@wantstofly.org
752L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
753S: Maintained
754
755ARM/INTEL IXP23XX ARM ARCHITECTURE
756P: Lennert Buytenhek
757M: kernel@wantstofly.org
758L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
759S: Maintained
760
761ARM/INTEL XSC3 (MANZANO) ARM CORE
762P: Lennert Buytenhek
763M: kernel@wantstofly.org
764P: Dan Williams
765M: dan.j.williams@intel.com
766L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
767S: Supported
768
769ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
770P: Lennert Buytenhek
771M: kernel@wantstofly.org
772L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
773S: Maintained
774
775ARM/LOGICPD PXA270 MACHINE SUPPORT
776P: Lennert Buytenhek
777M: kernel@wantstofly.org
778L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
779S: Maintained
780
781ARM/MAGICIAN MACHINE SUPPORT
782P: Philipp Zabel
783M: philipp.zabel@gmail.com
784S: Maintained
785
786ARM/MIOA701 MACHINE SUPPORT
787P: Robert Jarzmik
788M: robert.jarzmik@free.fr
789L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
790F: arch/arm/mach-pxa/mioa701.c
791S: Maintained
792
793ARM/NEC MOBILEPRO 900/c MACHINE SUPPORT
794P: Michael Petchkovsky
795M: mkpetch@internode.on.net
796S: Maintained
797
798ARM/OPENMOKO NEO FREERUNNER (GTA02) MACHINE SUPPORT
799P: Nelson Castillo
800M: arhuaco@freaks-unidos.net
801L: openmoko-kernel@lists.openmoko.org (subscribers-only)
802W: http://wiki.openmoko.org/wiki/Neo_FreeRunner
803S: Supported
804
805ARM/TOSA MACHINE SUPPORT
806P: Dmitry Eremin-Solenikov
807M: dbaryshkov@gmail.com
808P: Dirk Opfer
809M: dirk@opfer-online.de
810S: Maintained
811
812ARM/PALMTX,PALMT5,PALMLD,PALMTE2 SUPPORT
813P: Marek Vasut
814M: marek.vasut@gmail.com
815W: http://hackndev.com
816S: Maintained
817
818ARM/PALM TREO 680 SUPPORT
819P: Tomas Cech
820M: sleep_walker@suse.cz
821W: http://hackndev.com
822S: Maintained
823
824ARM/PALMZ72 SUPPORT
825P: Sergey Lapin
826M: slapin@ossfans.org
827W: http://hackndev.com
828S: Maintained
829
830ARM/PLEB SUPPORT
831P: Peter Chubb
832M: pleb@gelato.unsw.edu.au
833W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
834S: Maintained
835
836ARM/PT DIGITAL BOARD PORT
837P: Stefan Eletzhofer
838M: stefan.eletzhofer@eletztrick.de
839L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
840W: http://www.arm.linux.org.uk/
841S: Maintained
842
843ARM/RADISYS ENP2611 MACHINE SUPPORT
844P: Lennert Buytenhek
845M: kernel@wantstofly.org
846L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
847S: Maintained
848
849ARM/RISCPC ARCHITECTURE
850P: Russell King
851M: linux@arm.linux.org.uk
852L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
853W: http://www.arm.linux.org.uk/
854S: Maintained
855F: arch/arm/common/time-acorn.c
856F: arch/arm/include/asm/hardware/entry-macro-iomd.S
857F: arch/arm/include/asm/hardware/ioc.h
858F: arch/arm/include/asm/hardware/iomd.h
859F: arch/arm/include/asm/hardware/memc.h
860F: arch/arm/mach-rpc/
861F: drivers/net/arm/ether*
862F: drivers/scsi/arm/
863
864ARM/SHARK MACHINE SUPPORT
865P: Alexander Schulz
866M: alex@shark-linux.de
867W: http://www.shark-linux.de/shark.html
868S: Maintained
869
870ARM/SAMSUNG ARM ARCHITECTURES
871P: Ben Dooks
872M: ben-linux@fluff.org
873L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
874W: http://www.fluff.org/ben/linux/
875S: Maintained
876F: arch/arm/plat-s3c/
877F: arch/arm/plat-s3c24xx/
878
879ARM/S3C2410 ARM ARCHITECTURE
880P: Ben Dooks
881M: ben-linux@fluff.org
882L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
883W: http://www.fluff.org/ben/linux/
884S: Maintained
885F: arch/arm/mach-s3c2410/
886
887ARM/S3C2440 ARM ARCHITECTURE
888P: Ben Dooks
889M: ben-linux@fluff.org
890L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
891W: http://www.fluff.org/ben/linux/
892S: Maintained
893F: arch/arm/mach-s3c2440/
894
895ARM/S3C2442 ARM ARCHITECTURE
896P: Ben Dooks
897M: ben-linux@fluff.org
898L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
899W: http://www.fluff.org/ben/linux/
900S: Maintained
901F: arch/arm/mach-s3c2442/
902
903ARM/S3C2443 ARM ARCHITECTURE
904P: Ben Dooks
905M: ben-linux@fluff.org
906L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
907W: http://www.fluff.org/ben/linux/
908S: Maintained
909F: arch/arm/mach-s3c2443/
910
911ARM/S3C6400 ARM ARCHITECTURE
912P: Ben Dooks
913M: ben-linux@fluff.org
914L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
915W: http://www.fluff.org/ben/linux/
916S: Maintained
917F: arch/arm/mach-s3c6400/
918
919ARM/S3C6410 ARM ARCHITECTURE
920P: Ben Dooks
921M: ben-linux@fluff.org
922L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
923W: http://www.fluff.org/ben/linux/
924S: Maintained
925F: arch/arm/mach-s3c6410/
926
927ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
928P: Lennert Buytenhek
929M: kernel@wantstofly.org
930L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
931S: Maintained
932
933ARM/THECUS N2100 MACHINE SUPPORT
934P: Lennert Buytenhek
935M: kernel@wantstofly.org
936L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
937S: Maintained
938
939ARM/NUVOTON W90X900 ARM ARCHITECTURE
940P: Wan ZongShun
941M: mcuos.com@gmail.com
942L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
943W: http://www.mcuos.com
944S: Maintained
945
946ARM/VFP SUPPORT
947P: Russell King
948M: linux@arm.linux.org.uk
949L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
950W: http://www.arm.linux.org.uk/
951S: Maintained
952F: arch/arm/vfp/
953
954ASUS ACPI EXTRAS DRIVER
955P: Corentin Chary
956M: corentincj@iksaif.net
957P: Karol Kozimor
958M: sziwan@users.sourceforge.net
959L: acpi4asus-user@lists.sourceforge.net
960W: http://acpi4asus.sf.net
961S: Maintained
962F: arch/x86/kernel/acpi/boot.c
963F: drivers/platform/x86/asus_acpi.c
964
965ASUS ASB100 HARDWARE MONITOR DRIVER
966P: Mark M. Hoffman
967M: mhoffman@lightlink.com
968L: lm-sensors@lm-sensors.org
969S: Maintained
970F: drivers/hwmon/asb100.c
971
972ASUS LAPTOP EXTRAS DRIVER
973P: Corentin Chary
974M: corentincj@iksaif.net
975L: acpi4asus-user@lists.sourceforge.net
976W: http://acpi4asus.sf.net
977S: Maintained
978F: drivers/platform/x86/asus-laptop.c
979
980ASYNCHRONOUS TRANSFERS/TRANSFORMS (IOAT) API
981P: Dan Williams
982M: dan.j.williams@intel.com
983P: Maciej Sosnowski
984M: maciej.sosnowski@intel.com
985W: http://sourceforge.net/projects/xscaleiop
986S: Supported
987F: Documentation/crypto/async-tx-api.txt
988F: crypto/async_tx/
989F: drivers/dma/
990F: include/linux/dmaengine.h
991F: include/linux/async_tx.h
992
993ATA OVER ETHERNET (AOE) DRIVER
994P: Ed L. Cashin
995M: ecashin@coraid.com
996W: http://www.coraid.com/support/linux
997S: Supported
998F: Documentation/aoe/
999F: drivers/block/aoe/
1000
1001ATHEROS ATH5K WIRELESS DRIVER
1002P: Jiri Slaby
1003M: jirislaby@gmail.com
1004P: Nick Kossifidis
1005M: mickflemm@gmail.com
1006P: Luis R. Rodriguez
1007M: lrodriguez@atheros.com
1008P: Bob Copeland
1009M: me@bobcopeland.com
1010L: linux-wireless@vger.kernel.org
1011L: ath5k-devel@lists.ath5k.org
1012S: Maintained
1013F: drivers/net/wireless/ath/ath5k/
1014
1015ATHEROS ATH9K WIRELESS DRIVER
1016P: Luis R. Rodriguez
1017M: lrodriguez@atheros.com
1018P: Jouni Malinen
1019M: jmalinen@atheros.com
1020P: Sujith Manoharan
1021M: Sujith.Manoharan@atheros.com
1022P: Vasanthakumar Thiagarajan
1023M: vasanth@atheros.com
1024P: Senthil Balasubramanian
1025M: senthilkumar@atheros.com
1026L: linux-wireless@vger.kernel.org
1027L: ath9k-devel@lists.ath9k.org
1028S: Supported
1029F: drivers/net/wireless/ath/ath9k/
1030
1031ATHEROS AR9170 WIRELESS DRIVER
1032P: Christian Lamparter
1033M: chunkeey@web.de
1034L: linux-wireless@vger.kernel.org
1035W: http://wireless.kernel.org/en/users/Drivers/ar9170
1036S: Maintained
1037F: drivers/net/wireless/ath/ar9170/
1038
1039ATI_REMOTE2 DRIVER
1040P: Ville Syrjala
1041M: syrjala@sci.fi
1042S: Maintained
1043F: drivers/input/misc/ati_remote2.c
1044
1045ATLX ETHERNET DRIVERS
1046P: Jay Cliburn
1047M: jcliburn@gmail.com
1048P: Chris Snook
1049M: csnook@redhat.com
1050P: Jie Yang
1051M: jie.yang@atheros.com
1052L: atl1-devel@lists.sourceforge.net
1053W: http://sourceforge.net/projects/atl1
1054W: http://atl1.sourceforge.net
1055S: Maintained
1056F: drivers/net/atlx/
1057
1058ATM
1059P: Chas Williams
1060M: chas@cmf.nrl.navy.mil
1061L: linux-atm-general@lists.sourceforge.net (subscribers-only)
1062L: netdev@vger.kernel.org
1063W: http://linux-atm.sourceforge.net
1064S: Maintained
1065F: drivers/atm/
1066F: include/linux/atm*
1067
1068ATMEL AT91 MCI DRIVER
1069P: Nicolas Ferre
1070M: nicolas.ferre@atmel.com
1071L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1072W: http://www.atmel.com/products/AT91/
1073W: http://www.at91.com/
1074S: Maintained
1075F: drivers/mmc/host/at91_mci.c
1076
1077ATMEL AT91 / AT32 MCI DRIVER
1078P: Nicolas Ferre
1079M: nicolas.ferre@atmel.com
1080S: Maintained
1081F: drivers/mmc/host/atmel-mci.c
1082F: drivers/mmc/host/atmel-mci-regs.h
1083
1084ATMEL AT91 / AT32 SERIAL DRIVER
1085P: Haavard Skinnemoen
1086M: hskinnemoen@atmel.com
1087S: Supported
1088F: drivers/serial/atmel_serial.c
1089
1090ATMEL LCDFB DRIVER
1091P: Nicolas Ferre
1092M: nicolas.ferre@atmel.com
1093L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
1094S: Maintained
1095F: drivers/video/atmel_lcdfb.c
1096F: include/video/atmel_lcdc.h
1097
1098ATMEL MACB ETHERNET DRIVER
1099P: Haavard Skinnemoen
1100M: hskinnemoen@atmel.com
1101S: Supported
1102F: drivers/net/macb.*
1103
1104ATMEL SPI DRIVER
1105P: Haavard Skinnemoen
1106M: hskinnemoen@atmel.com
1107S: Supported
1108F: drivers/spi/atmel_spi.*
1109
1110ATMEL USBA UDC DRIVER
1111P: Haavard Skinnemoen
1112M: hskinnemoen@atmel.com
1113L: kernel@avr32linux.org
1114W: http://avr32linux.org/twiki/bin/view/Main/AtmelUsbDeviceDriver
1115S: Supported
1116F: drivers/usb/gadget/atmel_usba_udc.*
1117
1118ATMEL WIRELESS DRIVER
1119P: Simon Kelley
1120M: simon@thekelleys.org.uk
1121L: linux-wireless@vger.kernel.org
1122W: http://www.thekelleys.org.uk/atmel
1123W: http://atmelwlandriver.sourceforge.net/
1124S: Maintained
1125F: drivers/net/wireless/atmel*
1126
1127AUDIT SUBSYSTEM
1128P: Al Viro
1129M: viro@zeniv.linux.org.uk
1130P: Eric Paris
1131M: eparis@redhat.com
1132L: linux-audit@redhat.com (subscribers-only)
1133W: http://people.redhat.com/sgrubb/audit/
1134T: git git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current.git
1135S: Maintained
1136F: include/linux/audit.h
1137F: kernel/audit*
1138
1139AUXILIARY DISPLAY DRIVERS
1140P: Miguel Ojeda Sandonis
1141M: miguel.ojeda.sandonis@gmail.com
1142W: http://miguelojeda.es/auxdisplay.htm
1143W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
1144S: Maintained
1145F: drivers/auxdisplay/
1146F: include/linux/cfag12864b.h
1147
1148AVR32 ARCHITECTURE
1149P: Haavard Skinnemoen
1150M: hskinnemoen@atmel.com
1151W: http://www.atmel.com/products/AVR32/
1152W: http://avr32linux.org/
1153W: http://avrfreaks.net/
1154S: Supported
1155F: arch/avr32/
1156
1157AVR32/AT32AP MACHINE SUPPORT
1158P: Haavard Skinnemoen
1159M: hskinnemoen@atmel.com
1160S: Supported
1161F: arch/avr32/mach-at32ap/
1162
1163AX.25 NETWORK LAYER
1164P: Ralf Baechle
1165M: ralf@linux-mips.org
1166L: linux-hams@vger.kernel.org
1167W: http://www.linux-ax25.org/
1168S: Maintained
1169F: include/linux/ax25.h
1170F: include/net/ax25.h
1171F: net/ax25/
1172
1173B43 WIRELESS DRIVER
1174P: Michael Buesch
1175M: mb@bu3sch.de
1176P: Stefano Brivio
1177M: stefano.brivio@polimi.it
1178L: linux-wireless@vger.kernel.org
1179W: http://linuxwireless.org/en/users/Drivers/b43
1180S: Maintained
1181F: drivers/net/wireless/b43/
1182
1183B43LEGACY WIRELESS DRIVER
1184P: Larry Finger
1185M: Larry.Finger@lwfinger.net
1186P: Stefano Brivio
1187M: stefano.brivio@polimi.it
1188L: linux-wireless@vger.kernel.org
1189W: http://linuxwireless.org/en/users/Drivers/b43
1190S: Maintained
1191F: drivers/net/wireless/b43legacy/
1192
1193BACKLIGHT CLASS/SUBSYSTEM
1194P: Richard Purdie
1195M: rpurdie@rpsys.net
1196S: Maintained
1197F: drivers/video/backlight/
1198F: include/linux/backlight.h
1199
1200BAYCOM/HDLCDRV DRIVERS FOR AX.25
1201P: Thomas Sailer
1202M: t.sailer@alumni.ethz.ch
1203L: linux-hams@vger.kernel.org
1204W: http://www.baycom.org/~tom/ham/ham.html
1205S: Maintained
1206F: drivers/net/hamradio/baycom*
1207
1208BEFS FILE SYSTEM
1209P: Sergey S. Kostyliov
1210M: rathamahata@php4.ru
1211S: Maintained
1212F: Documentation/filesystems/befs.txt
1213F: fs/befs/
1214
1215BFS FILE SYSTEM
1216P: Tigran A. Aivazian
1217M: tigran@aivazian.fsnet.co.uk
1218S: Maintained
1219F: Documentation/filesystems/bfs.txt
1220F: fs/bfs/
1221F: include/linux/bfs_fs.h
1222
1223BLACKFIN ARCHITECTURE
1224P: Mike Frysinger
1225M: vapier@gentoo.org
1226L: uclinux-dist-devel@blackfin.uclinux.org
1227W: http://blackfin.uclinux.org
1228S: Supported
1229F: arch/blackfin/
1230
1231BLACKFIN EMAC DRIVER
1232P: Michael Hennerich
1233M: michael.hennerich@analog.com
1234L: uclinux-dist-devel@blackfin.uclinux.org
1235W: http://blackfin.uclinux.org
1236S: Supported
1237F: drivers/net/bfin_mac.*
1238
1239BLACKFIN RTC DRIVER
1240P: Mike Frysinger
1241M: vapier.adi@gmail.com
1242L: uclinux-dist-devel@blackfin.uclinux.org
1243W: http://blackfin.uclinux.org
1244S: Supported
1245F: drivers/rtc/rtc-bfin.c
1246
1247BLACKFIN SERIAL DRIVER
1248P: Sonic Zhang
1249M: sonic.zhang@analog.com
1250L: uclinux-dist-devel@blackfin.uclinux.org
1251W: http://blackfin.uclinux.org
1252S: Supported
1253F: drivers/serial/bfin_5xx.c
1254
1255BLACKFIN WATCHDOG DRIVER
1256P: Mike Frysinger
1257M: vapier.adi@gmail.com
1258L: uclinux-dist-devel@blackfin.uclinux.org
1259W: http://blackfin.uclinux.org
1260S: Supported
1261F: drivers/watchdog/bfin_wdt.c
1262
1263BLACKFIN I2C TWI DRIVER
1264P: Sonic Zhang
1265M: sonic.zhang@analog.com
1266L: uclinux-dist-devel@blackfin.uclinux.org
1267W: http://blackfin.uclinux.org/
1268S: Supported
1269F: drivers/i2c/busses/i2c-bfin-twi.c
1270
1271BLOCK LAYER
1272P: Jens Axboe
1273M: axboe@kernel.dk
1274T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
1275S: Maintained
1276F: block/
1277
1278BLOCK2MTD DRIVER
1279P: Joern Engel
1280M: joern@lazybastard.org
1281L: linux-mtd@lists.infradead.org
1282S: Maintained
1283F: drivers/mtd/devices/block2mtd.c
1284
1285BLUETOOTH DRIVERS
1286P: Marcel Holtmann
1287M: marcel@holtmann.org
1288L: linux-bluetooth@vger.kernel.org
1289W: http://www.bluez.org/
1290S: Maintained
1291F: drivers/bluetooth/
1292
1293BLUETOOTH SUBSYSTEM
1294P: Marcel Holtmann
1295M: marcel@holtmann.org
1296L: linux-bluetooth@vger.kernel.org
1297W: http://www.bluez.org/
1298T: git git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
1299S: Maintained
1300F: net/bluetooth/
1301F: include/net/bluetooth/
1302
1303BONDING DRIVER
1304P: Jay Vosburgh
1305M: fubar@us.ibm.com
1306L: bonding-devel@lists.sourceforge.net
1307W: http://sourceforge.net/projects/bonding/
1308S: Supported
1309F: drivers/net/bonding/
1310F: include/linux/if_bonding.h
1311
1312BROADCOM B44 10/100 ETHERNET DRIVER
1313P: Gary Zambrano
1314M: zambrano@broadcom.com
1315L: netdev@vger.kernel.org
1316S: Supported
1317F: drivers/net/b44.*
1318
1319BROADCOM BNX2 GIGABIT ETHERNET DRIVER
1320P: Michael Chan
1321M: mchan@broadcom.com
1322L: netdev@vger.kernel.org
1323S: Supported
1324F: drivers/net/bnx2.*
1325F: drivers/net/bnx2_*
1326
1327BROADCOM BNX2X 10 GIGABIT ETHERNET DRIVER
1328P: Eilon Greenstein
1329M: eilong@broadcom.com
1330L: netdev@vger.kernel.org
1331S: Supported
1332F: drivers/net/bnx2x*
1333
1334BROADCOM TG3 GIGABIT ETHERNET DRIVER
1335P: Matt Carlson
1336M: mcarlson@broadcom.com
1337P: Michael Chan
1338M: mchan@broadcom.com
1339L: netdev@vger.kernel.org
1340S: Supported
1341F: drivers/net/tg3.*
1342
1343BSG (block layer generic sg v4 driver)
1344P: FUJITA Tomonori
1345M: fujita.tomonori@lab.ntt.co.jp
1346L: linux-scsi@vger.kernel.org
1347S: Supported
1348F: block/bsg.c
1349F: include/linux/bsg.h
1350
1351BT8XXGPIO DRIVER
1352P: Michael Buesch
1353M: mb@bu3sch.de
1354W: http://bu3sch.de/btgpio.php
1355S: Maintained
1356F: drivers/gpio/bt8xxgpio.c
1357
1358BTRFS FILE SYSTEM
1359P: Chris Mason
1360M: chris.mason@oracle.com
1361L: linux-btrfs@vger.kernel.org
1362W: http://btrfs.wiki.kernel.org/
1363T: git git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable.git
1364S: Maintained
1365F: Documentation/filesystems/btrfs.txt
1366F: fs/btrfs/
1367
1368BTTV VIDEO4LINUX DRIVER
1369P: Mauro Carvalho Chehab
1370M: mchehab@infradead.org
1371L: linux-media@vger.kernel.org
1372W: http://linuxtv.org
1373T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1374S: Maintained
1375F: Documentation/video4linux/bttv/
1376F: drivers/media/video/bt8xx/bttv*
1377
1378CACHEFILES: FS-CACHE BACKEND FOR CACHING ON MOUNTED FILESYSTEMS
1379P: David Howells
1380M: dhowells@redhat.com
1381L: linux-cachefs@redhat.com
1382S: Supported
1383F: Documentation/filesystems/caching/cachefiles.txt
1384F: fs/cachefiles/
1385
1386CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
1387P: Jonathan Corbet
1388M: corbet@lwn.net
1389L: linux-media@vger.kernel.org
1390T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1391S: Maintained
1392F: Documentation/video4linux/cafe_ccic
1393F: drivers/media/video/cafe_ccic*
1394
1395CALGARY x86-64 IOMMU
1396P: Muli Ben-Yehuda
1397M: muli@il.ibm.com
1398P: Jon D. Mason
1399M: jdmason@kudzu.us
1400L: discuss@x86-64.org
1401S: Maintained
1402F: arch/x86/kernel/pci-calgary_64.c
1403F: arch/x86/kernel/tce_64.c
1404F: arch/x86/include/asm/calgary.h
1405F: arch/x86/include/asm/tce.h
1406
1407CAN NETWORK LAYER
1408P: Urs Thuermann
1409M: urs.thuermann@volkswagen.de
1410P: Oliver Hartkopp
1411M: oliver.hartkopp@volkswagen.de
1412L: socketcan-core@lists.berlios.de (subscribers-only)
1413W: http://developer.berlios.de/projects/socketcan/
1414S: Maintained
1415F: drivers/net/can/
1416F: include/linux/can/
1417F: include/linux/can.h
1418
1419CAN NETWORK DRIVERS
1420P: Wolfgang Grandegger
1421M: wg@grandegger.com
1422L: socketcan-core@lists.berlios.de (subscribers-only)
1423W: http://developer.berlios.de/projects/socketcan/
1424S: Maintained
1425
1426CELL BROADBAND ENGINE ARCHITECTURE
1427P: Arnd Bergmann
1428M: arnd@arndb.de
1429L: linuxppc-dev@ozlabs.org
1430L: cbe-oss-dev@ozlabs.org
1431W: http://www.ibm.com/developerworks/power/cell/
1432S: Supported
1433F: arch/powerpc/include/asm/cell*.h
1434F: arch/powerpc/include/asm/spu*.h
1435F: arch/powerpc/oprofile/*cell*
1436F: arch/powerpc/platforms/cell/
1437
1438CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM:
1439P: David Vrabel
1440M: david.vrabel@csr.com
1441L: linux-usb@vger.kernel.org
1442S: Supported
1443F: Documentation/usb/WUSB-Design-overview.txt
1444F: Documentation/usb/wusb-cbaf
1445F: drivers/usb/wusbcore/
1446F: include/linux/usb/wusb*
1447
1448CFAG12864B LCD DRIVER
1449P: Miguel Ojeda Sandonis
1450M: miguel.ojeda.sandonis@gmail.com
1451W: http://miguelojeda.es/auxdisplay.htm
1452W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
1453S: Maintained
1454F: drivers/auxdisplay/cfag12864b.c
1455F: include/linux/cfag12864b.h
1456
1457CFAG12864BFB LCD FRAMEBUFFER DRIVER
1458P: Miguel Ojeda Sandonis
1459M: miguel.ojeda.sandonis@gmail.com
1460W: http://miguelojeda.es/auxdisplay.htm
1461W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
1462S: Maintained
1463F: drivers/auxdisplay/cfag12864bfb.c
1464F: include/linux/cfag12864b.h
1465
1466CFG80211 and NL80211
1467P: Johannes Berg
1468M: johannes@sipsolutions.net
1469L: linux-wireless@vger.kernel.org
1470S: Maintained
1471F: include/linux/nl80211.h
1472F: include/net/cfg80211.h
1473F: net/wireless/*
1474X: net/wireless/wext*
1475
1476CHECKPATCH
1477P: Andy Whitcroft
1478M: apw@canonical.com
1479S: Supported
1480F: scripts/checkpatch.pl
1481
1482CISCO 10G ETHERNET DRIVER
1483P: Scott Feldman
1484M: scofeldm@cisco.com
1485P: Joe Eykholt
1486M: jeykholt@cisco.com
1487S: Supported
1488F: drivers/net/enic/
1489
1490CIRRUS LOGIC EP93XX ETHERNET DRIVER
1491P: Lennert Buytenhek
1492M: kernel@wantstofly.org
1493L: netdev@vger.kernel.org
1494S: Maintained
1495F: drivers/net/arm/ep93xx_eth.c
1496
1497CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
1498P: Lennert Buytenhek
1499M: kernel@wantstofly.org
1500L: linux-usb@vger.kernel.org
1501S: Maintained
1502F: drivers/usb/host/ohci-ep93xx.c
1503
1504CIRRUS LOGIC CS4270 SOUND DRIVER
1505P: Timur Tabi
1506M: timur@freescale.com
1507L: alsa-devel@alsa-project.org (moderated for non-subscribers)
1508S: Supported
1509F: sound/soc/codecs/cs4270*
1510
1511CLK API
1512P: Russell King
1513M: linux@arm.linux.org.uk
1514F: include/linux/clk.h
1515
1516CISCO FCOE HBA DRIVER
1517P: Abhijeet Joglekar
1518M: abjoglek@cisco.com
1519P: Joe Eykholt
1520M: jeykholt@cisco.com
1521L: linux-scsi@vger.kernel.org
1522S: Supported
1523F: drivers/scsi/fnic/
1524
1525CODA FILE SYSTEM
1526P: Jan Harkes
1527M: jaharkes@cs.cmu.edu
1528M: coda@cs.cmu.edu
1529L: codalist@coda.cs.cmu.edu
1530W: http://www.coda.cs.cmu.edu/
1531S: Maintained
1532F: Documentation/filesystems/coda.txt
1533F: fs/coda/
1534F: include/linux/coda*.h
1535
1536COMMON INTERNET FILE SYSTEM (CIFS)
1537P: Steve French
1538M: sfrench@samba.org
1539L: linux-cifs-client@lists.samba.org
1540L: samba-technical@lists.samba.org
1541W: http://linux-cifs.samba.org/
1542T: git git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
1543S: Supported
1544F: Documentation/filesystems/cifs.txt
1545F: fs/cifs/
1546
1547COMPACTPCI HOTPLUG CORE
1548P: Scott Murray
1549M: scottm@somanetworks.com
1550M: scott@spiteful.org
1551L: linux-pci@vger.kernel.org
1552S: Supported
1553F: drivers/pci/hotplug/cpci_hotplug*
1554
1555COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1556P: Scott Murray
1557M: scottm@somanetworks.com
1558M: scott@spiteful.org
1559L: linux-pci@vger.kernel.org
1560S: Supported
1561F: drivers/pci/hotplug/cpcihp_zt5550.*
1562
1563COMPACTPCI HOTPLUG GENERIC DRIVER
1564P: Scott Murray
1565M: scottm@somanetworks.com
1566M: scott@spiteful.org
1567L: linux-pci@vger.kernel.org
1568S: Supported
1569F: drivers/pci/hotplug/cpcihp_generic.c
1570
1571COMPAL LAPTOP SUPPORT
1572P: Cezary Jackiewicz
1573M: cezary.jackiewicz@gmail.com
1574S: Maintained
1575F: drivers/platform/x86/compal-laptop.c
1576
1577COMPUTONE INTELLIPORT MULTIPORT CARD
1578P: Michael H. Warfield
1579M: mhw@wittsend.com
1580W: http://www.wittsend.com/computone.html
1581S: Maintained
1582F: Documentation/serial/computone.txt
1583F: drivers/char/ip2/
1584
1585CONEXANT ACCESSRUNNER USB DRIVER
1586P: Simon Arlott
1587M: cxacru@fire.lp0.eu
1588L: accessrunner-general@lists.sourceforge.net
1589W: http://accessrunner.sourceforge.net/
1590S: Maintained
1591F: drivers/usb/atm/cxacru.c
1592
1593CONFIGFS
1594P: Joel Becker
1595M: joel.becker@oracle.com
1596S: Supported
1597F: fs/configfs/
1598F: include/linux/configfs.h
1599
1600CONNECTOR
1601P: Evgeniy Polyakov
1602M: zbr@ioremap.net
1603L: netdev@vger.kernel.org
1604S: Maintained
1605F: drivers/connector/
1606
1607CONTROL GROUPS (CGROUPS)
1608P: Paul Menage
1609M: menage@google.com
1610P: Li Zefan
1611M: lizf@cn.fujitsu.com
1612L: containers@lists.linux-foundation.org
1613S: Maintained
1614F: include/linux/cgroup*
1615F: kernel/cgroup*
1616F: mm/*cgroup*
1617
1618CORETEMP HARDWARE MONITORING DRIVER
1619P: Rudolf Marek
1620M: r.marek@assembler.cz
1621L: lm-sensors@lm-sensors.org
1622S: Maintained
1623F: Documentation/hwmon/coretemp
1624F: drivers/hwmon/coretemp.c
1625
1626COSA/SRP SYNC SERIAL DRIVER
1627P: Jan "Yenya" Kasprzak
1628M: kas@fi.muni.cz
1629W: http://www.fi.muni.cz/~kas/cosa/
1630S: Maintained
1631F: drivers/net/wan/cosa*
1632
1633CPMAC ETHERNET DRIVER
1634P: Florian Fainelli
1635M: florian@openwrt.org
1636L: netdev@vger.kernel.org
1637S: Maintained
1638F: drivers/net/cpmac.c
1639
1640CPU FREQUENCY DRIVERS
1641P: Dave Jones
1642M: davej@redhat.com
1643L: cpufreq@vger.kernel.org
1644W: http://www.codemonkey.org.uk/projects/cpufreq/
1645T: git git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
1646S: Maintained
1647F: arch/x86/kernel/cpu/cpufreq/
1648F: drivers/cpufreq/
1649F: include/linux/cpufreq.h
1650
1651CPUID/MSR DRIVER
1652P: H. Peter Anvin
1653M: hpa@zytor.com
1654S: Maintained
1655F: arch/x86/kernel/cpuid.c
1656F: arch/x86/kernel/msr.c
1657
1658CPUSETS
1659P: Paul Menage
1660M: menage@google.com
1661W: http://www.bullopensource.org/cpuset/
1662W: http://oss.sgi.com/projects/cpusets/
1663S: Supported
1664F: Documentation/cgroups/cpusets.txt
1665F: include/linux/cpuset.h
1666F: kernel/cpuset.c
1667
1668CRAMFS FILESYSTEM
1669W: http://sourceforge.net/projects/cramfs/
1670S: Orphan
1671F: Documentation/filesystems/cramfs.txt
1672F: fs/cramfs/
1673
1674CRIS PORT
1675P: Mikael Starvik
1676M: starvik@axis.com
1677P: Jesper Nilsson
1678M: jesper.nilsson@axis.com
1679L: linux-cris-kernel@axis.com
1680W: http://developer.axis.com
1681S: Maintained
1682F: arch/cris/
1683
1684CRYPTO API
1685P: Herbert Xu
1686M: herbert@gondor.apana.org.au
1687P: David S. Miller
1688M: davem@davemloft.net
1689L: linux-crypto@vger.kernel.org
1690T: git git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
1691S: Maintained
1692F: Documentation/crypto/
1693F: arch/*/crypto/
1694F: crypto/
1695F: drivers/crypto/
1696F: include/crypto/
1697
1698CRYPTOGRAPHIC RANDOM NUMBER GENERATOR
1699P: Neil Horman
1700M: nhorman@tuxdriver.com
1701L: linux-crypto@vger.kernel.org
1702S: Maintained
1703
1704CS5535 Audio ALSA driver
1705P: Jaya Kumar
1706M: jayakumar.alsa@gmail.com
1707S: Maintained
1708F: sound/pci/cs5535audio/
1709
1710CX18 VIDEO4LINUX DRIVER
1711P: Hans Verkuil
1712M: hverkuil@xs4all.nl
1713P: Andy Walls
1714M: awalls@radix.net
1715L: ivtv-devel@ivtvdriver.org
1716L: linux-media@vger.kernel.org
1717T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1718W: http://linuxtv.org
1719W: http://www.ivtvdriver.org/index.php/Cx18
1720S: Maintained
1721F: Documentation/video4linux/cx18.txt
1722F: drivers/media/video/cx18/
1723
1724CXGB3 ETHERNET DRIVER (CXGB3)
1725P: Divy Le Ray
1726M: divy@chelsio.com
1727L: netdev@vger.kernel.org
1728W: http://www.chelsio.com
1729S: Supported
1730F: drivers/net/cxgb3/
1731
1732CXGB3 IWARP RNIC DRIVER (IW_CXGB3)
1733P: Steve Wise
1734M: swise@chelsio.com
1735L: general@lists.openfabrics.org
1736W: http://www.openfabrics.org
1737S: Supported
1738F: drivers/infiniband/hw/cxgb3/
1739
1740CYBERPRO FB DRIVER
1741P: Russell King
1742M: linux@arm.linux.org.uk
1743L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1744W: http://www.arm.linux.org.uk/
1745S: Maintained
1746F: drivers/video/cyber2000fb.*
1747
1748CYCLADES 2X SYNC CARD DRIVER
1749P: Arnaldo Carvalho de Melo
1750M: acme@ghostprotocols.net
1751W: http://oops.ghostprotocols.net:81/blog
1752S: Maintained
1753F: drivers/net/wan/cycx*
1754
1755CYCLADES ASYNC MUX DRIVER
1756W: http://www.cyclades.com/
1757S: Orphan
1758F: drivers/char/cyclades.c
1759F: include/linux/cyclades.h
1760
1761CYCLADES PC300 DRIVER
1762W: http://www.cyclades.com/
1763S: Orphan
1764F: drivers/net/wan/pc300*
1765
1766DAMA SLAVE for AX.25
1767P: Joerg Reuter
1768M: jreuter@yaina.de
1769W: http://yaina.de/jreuter/
1770W: http://www.qsl.net/dl1bke/
1771L: linux-hams@vger.kernel.org
1772S: Maintained
1773F: net/ax25/af_ax25.c
1774F: net/ax25/ax25_dev.c
1775F: net/ax25/ax25_ds_*
1776F: net/ax25/ax25_in.c
1777F: net/ax25/ax25_out.c
1778F: net/ax25/ax25_timer.c
1779F: net/ax25/sysctl_net_ax25.c
1780
1781DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1782P: Tobias Ringstrom
1783M: tori@unhappy.mine.nu
1784L: netdev@vger.kernel.org
1785S: Maintained
1786F: Documentation/networking/dmfe.txt
1787F: drivers/net/tulip/dmfe.c
1788
1789DC390/AM53C974 SCSI driver
1790P: Kurt Garloff
1791M: garloff@suse.de
1792W: http://www.garloff.de/kurt/linux/dc390/
1793P: Guennadi Liakhovetski
1794M: g.liakhovetski@gmx.de
1795S: Maintained
1796F: drivers/scsi/tmscsim.*
1797
1798DC395x SCSI driver
1799P: Oliver Neukum
1800M: oliver@neukum.name
1801P: Ali Akcaagac
1802M: aliakc@web.de
1803P: Jamie Lenehan
1804M: lenehan@twibble.org
1805W: http://twibble.org/dist/dc395x/
1806L: dc395x@twibble.org
1807L: http://lists.twibble.org/mailman/listinfo/dc395x/
1808S: Maintained
1809F: Documentation/scsi/dc395x.txt
1810F: drivers/scsi/dc395x.*
1811
1812DCCP PROTOCOL
1813P: Arnaldo Carvalho de Melo
1814M: acme@ghostprotocols.net
1815L: dccp@vger.kernel.org
1816W: http://linux-net.osdl.org/index.php/DCCP
1817S: Maintained
1818F: include/linux/dccp.h
1819F: include/linux/tfrc.h
1820F: net/dccp/
1821
1822DECnet NETWORK LAYER
1823P: Christine Caulfield
1824M: christine.caulfield@googlemail.com
1825W: http://linux-decnet.sourceforge.net
1826L: linux-decnet-user@lists.sourceforge.net
1827S: Maintained
1828F: Documentation/networking/decnet.txt
1829F: net/decnet/
1830
1831DEFXX FDDI NETWORK DRIVER
1832P: Maciej W. Rozycki
1833M: macro@linux-mips.org
1834S: Maintained
1835F: drivers/net/defxx.*
1836
1837DELL LAPTOP DRIVER
1838P: Matthew Garrett
1839M: mjg59@srcf.ucam.org
1840S: Maintained
1841F: drivers/platform/x86/dell-laptop.c
1842
1843DELL LAPTOP SMM DRIVER
1844P: Massimo Dal Zotto
1845M: dz@debian.org
1846W: http://www.debian.org/~dz/i8k/
1847S: Maintained
1848F: drivers/char/i8k.c
1849F: include/linux/i8k.h
1850
1851DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1852P: Doug Warzecha
1853M: Douglas_Warzecha@dell.com
1854S: Maintained
1855F: Documentation/dcdbas.txt
1856F: drivers/firmware/dcdbas.*
1857
1858DELL WMI EXTRAS DRIVER
1859P: Matthew Garrett
1860M: mjg59@srcf.ucam.org
1861S: Maintained
1862
1863DEVICE NUMBER REGISTRY
1864P: Torben Mathiasen
1865M: device@lanana.org
1866W: http://lanana.org/docs/device-list/index.html
1867S: Maintained
1868
1869DEVICE-MAPPER (LVM)
1870P: Alasdair Kergon
1871L: dm-devel@redhat.com
1872W: http://sources.redhat.com/dm
1873S: Maintained
1874F: Documentation/device-mapper/
1875F: drivers/md/dm*
1876F: include/linux/device-mapper.h
1877F: include/linux/dm-*.h
1878
1879DIGI INTL. EPCA DRIVER
1880P: Digi International, Inc
1881M: Eng.Linux@digi.com
1882L: Eng.Linux@digi.com
1883W: http://www.digi.com
1884S: Orphan
1885F: Documentation/serial/digiepca.txt
1886F: drivers/char/epca*
1887F: drivers/char/digi*
1888
1889DIRECTORY NOTIFICATION (DNOTIFY)
1890P: Eric Paris
1891M: eparis@parisplace.org
1892S: Maintained
1893F: Documentation/filesystems/dnotify.txt
1894F: fs/notify/dnotify/
1895F: include/linux/dnotify.h
1896
1897DISK GEOMETRY AND PARTITION HANDLING
1898P: Andries Brouwer
1899M: aeb@cwi.nl
1900W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1901W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1902W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1903S: Maintained
1904
1905DISKQUOTA
1906P: Jan Kara
1907M: jack@suse.cz
1908S: Maintained
1909F: Documentation/filesystems/quota.txt
1910F: fs/quota/
1911F: include/linux/quota*.h
1912
1913DISTRIBUTED LOCK MANAGER (DLM)
1914P: Christine Caulfield
1915M: ccaulfie@redhat.com
1916P: David Teigland
1917M: teigland@redhat.com
1918L: cluster-devel@redhat.com
1919W: http://sources.redhat.com/cluster/
1920T: git git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm.git
1921S: Supported
1922F: fs/dlm/
1923
1924DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
1925P: Maciej Sosnowski
1926M: maciej.sosnowski@intel.com
1927P: Dan Williams
1928M: dan.j.williams@intel.com
1929S: Supported
1930F: drivers/dma/
1931F: include/linux/dma*
1932
1933DME1737 HARDWARE MONITOR DRIVER
1934P: Juerg Haefliger
1935M: juergh@gmail.com
1936L: lm-sensors@lm-sensors.org
1937S: Maintained
1938F: Documentation/hwmon/dme1737
1939F: drivers/hwmon/dme1737.c
1940
1941DOCBOOK FOR DOCUMENTATION
1942P: Randy Dunlap
1943M: rdunlap@xenotime.net
1944S: Maintained
1945
1946DOCKING STATION DRIVER
1947P: Shaohua Li
1948M: shaohua.li@intel.com
1949L: linux-acpi@vger.kernel.org
1950S: Supported
1951F: drivers/acpi/dock.c
1952
1953DOCUMENTATION
1954P: Randy Dunlap
1955M: rdunlap@xenotime.net
1956L: linux-doc@vger.kernel.org
1957S: Maintained
1958F: Documentation/
1959
1960DOUBLETALK DRIVER
1961P: James R. Van Zandt
1962M: jrv@vanzandt.mv.com
1963L: blinux-list@redhat.com
1964S: Maintained
1965F: drivers/char/dtlk.c
1966F: include/linux/dtlk.h
1967
1968DPT_I2O SCSI RAID DRIVER
1969P: Adaptec OEM Raid Solutions
1970M: aacraid@adaptec.com
1971L: linux-scsi@vger.kernel.org
1972W: http://www.adaptec.com/
1973S: Maintained
1974F: drivers/scsi/dpt*
1975F: drivers/scsi/dpt/
1976
1977DRIVER CORE, KOBJECTS, AND SYSFS
1978P: Greg Kroah-Hartman
1979M: gregkh@suse.de
1980T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1981S: Supported
1982F: Documentation/kobject.txt
1983F: drivers/base/
1984F: fs/sysfs/
1985F: include/linux/kobj*
1986F: lib/kobj*
1987
1988DRM DRIVERS
1989P: David Airlie
1990M: airlied@linux.ie
1991L: dri-devel@lists.sourceforge.net
1992T: git git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git
1993S: Maintained
1994F: drivers/gpu/drm/
1995
1996DSCC4 DRIVER
1997P: Francois Romieu
1998M: romieu@fr.zoreil.com
1999L: netdev@vger.kernel.org
2000S: Maintained
2001F: drivers/net/wan/dscc4.c
2002
2003DZ DECSTATION DZ11 SERIAL DRIVER
2004P: Maciej W. Rozycki
2005M: macro@linux-mips.org
2006S: Maintained
2007F: drivers/serial/dz.*
2008
2009EATA-DMA SCSI DRIVER
2010P: Michael Neuffer
2011M: mike@i-Connect.Net
2012L: linux-eata@i-connect.net
2013L: linux-scsi@vger.kernel.org
2014S: Maintained
2015F: drivers/scsi/eata*
2016
2017EATA ISA/EISA/PCI SCSI DRIVER
2018P: Dario Ballabio
2019M: ballabio_dario@emc.com
2020L: linux-scsi@vger.kernel.org
2021S: Maintained
2022F: drivers/scsi/eata.c
2023
2024EATA-PIO SCSI DRIVER
2025P: Michael Neuffer
2026M: mike@i-Connect.Net
2027L: linux-eata@i-connect.net
2028L: linux-scsi@vger.kernel.org
2029S: Maintained
2030F: drivers/scsi/eata_pio.*
2031
2032EBTABLES
2033P: Bart De Schuymer
2034M: bart.de.schuymer@pandora.be
2035L: ebtables-user@lists.sourceforge.net
2036L: ebtables-devel@lists.sourceforge.net
2037W: http://ebtables.sourceforge.net/
2038S: Maintained
2039F: include/linux/netfilter_bridge/ebt_*.h
2040F: net/bridge/netfilter/ebt*.c
2041
2042ECRYPT FILE SYSTEM
2043P: Tyler Hicks
2044M: tyhicks@linux.vnet.ibm.com
2045P: Dustin Kirkland
2046M: kirkland@canonical.com
2047L: ecryptfs-devel@lists.launchpad.net
2048W: https://launchpad.net/ecryptfs
2049S: Supported
2050F: Documentation/filesystems/ecryptfs.txt
2051F: fs/ecryptfs/
2052
2053EDAC-CORE
2054P: Doug Thompson
2055M: dougthompson@xmission.com
2056L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
2057W: bluesmoke.sourceforge.net
2058S: Supported
2059F: Documentation/edac.txt
2060F: drivers/edac/edac_*
2061F: include/linux/edac.h
2062
2063EDAC-AMD64
2064P: Doug Thompson
2065M: dougthompson@xmission.com
2066P: Borislav Petkov
2067M: borislav.petkov@amd.com
2068L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
2069W: bluesmoke.sourceforge.net
2070S: Supported
2071F: drivers/edac/amd64_edac*
2072
2073EDAC-E752X
2074P: Mark Gross
2075M: mark.gross@intel.com
2076P: Doug Thompson
2077M: dougthompson@xmission.com
2078L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
2079W: bluesmoke.sourceforge.net
2080S: Maintained
2081F: drivers/edac/e752x_edac.c
2082
2083EDAC-E7XXX
2084P: Doug Thompson
2085M: dougthompson@xmission.com
2086L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
2087W: bluesmoke.sourceforge.net
2088S: Maintained
2089F: drivers/edac/e7xxx_edac.c
2090
2091EDAC-I82443BXGX
2092P: Tim Small
2093M: tim@buttersideup.com
2094L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
2095W: bluesmoke.sourceforge.net
2096S: Maintained
2097F: drivers/edac/i82443bxgx_edac.c
2098
2099EDAC-I3000
2100P: Jason Uhlenkott
2101M: juhlenko@akamai.com
2102L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
2103W: bluesmoke.sourceforge.net
2104S: Maintained
2105F: drivers/edac/i3000_edac.c
2106
2107EDAC-I5000
2108P: Doug Thompson
2109M: dougthompson@xmission.com
2110L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
2111W: bluesmoke.sourceforge.net
2112S: Maintained
2113F: drivers/edac/i5000_edac.c
2114
2115EDAC-I5400
2116P: Mauro Carvalho Chehab
2117M: mchehab@redhat.com
2118L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
2119W: bluesmoke.sourceforge.net
2120S: Maintained
2121F: drivers/edac/i5400_edac.c
2122
2123EDAC-I82975X
2124P: Ranganathan Desikan
2125M: ravi@jetztechnologies.com
2126P: Arvind R.
2127M: arvind@jetztechnologies.com
2128L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
2129W: bluesmoke.sourceforge.net
2130S: Maintained
2131F: drivers/edac/i82975x_edac.c
2132
2133EDAC-PASEMI
2134P: Egor Martovetsky
2135M: egor@pasemi.com
2136L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
2137W: bluesmoke.sourceforge.net
2138S: Maintained
2139F: drivers/edac/pasemi_edac.c
2140
2141EDAC-R82600
2142P: Tim Small
2143M: tim@buttersideup.com
2144L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
2145W: bluesmoke.sourceforge.net
2146S: Maintained
2147F: drivers/edac/r82600_edac.c
2148
2149EEEPC LAPTOP EXTRAS DRIVER
2150P: Corentin Chary
2151M: corentincj@iksaif.net
2152L: acpi4asus-user@lists.sourceforge.net
2153W: http://acpi4asus.sf.net
2154S: Maintained
2155F: drivers/platform/x86/eeepc-laptop.c
2156
2157EFS FILESYSTEM
2158W: http://aeschi.ch.eu.org/efs/
2159S: Orphan
2160F: fs/efs/
2161
2162EHCA (IBM GX bus InfiniBand adapter) DRIVER
2163P: Hoang-Nam Nguyen
2164M: hnguyen@de.ibm.com
2165P: Christoph Raisch
2166M: raisch@de.ibm.com
2167L: general@lists.openfabrics.org
2168S: Supported
2169F: drivers/infiniband/hw/ehca/
2170
2171EMBEDDED LINUX
2172P: Paul Gortmaker
2173M: paul.gortmaker@windriver.com
2174P: Matt Mackall
2175M: mpm@selenic.com
2176P: David Woodhouse
2177M: dwmw2@infradead.org
2178L: linux-embedded@vger.kernel.org
2179S: Maintained
2180
2181EMULEX LPFC FC SCSI DRIVER
2182P: James Smart
2183M: james.smart@emulex.com
2184L: linux-scsi@vger.kernel.org
2185W: http://sourceforge.net/projects/lpfcxxxx
2186S: Supported
2187F: drivers/scsi/lpfc/
2188
2189ENE CB710 FLASH CARD READER DRIVER
2190P: Michał Mirosław
2191M: mirq-linux@rere.qmqm.pl
2192S: Maintained
2193F: drivers/misc/cb710/
2194F: drivers/mmc/host/cb710-mmc.*
2195F: include/linux/cb710.h
2196
2197EPSON 1355 FRAMEBUFFER DRIVER
2198P: Christopher Hoover
2199M: ch@murgatroid.com
2200P: Christopher Hoover
2201M: ch@hpl.hp.com
2202S: Maintained
2203F: drivers/video/epson1355fb.c
2204
2205EPSON S1D13XXX FRAMEBUFFER DRIVER
2206P: Kristoffer Ericson
2207M: kristoffer.ericson@gmail.com
2208S: Maintained
2209F: drivers/video/s1d13xxxfb.c
2210F: include/video/s1d13xxxfb.h
2211
2212ETHEREXPRESS-16 NETWORK DRIVER
2213P: Philip Blundell
2214M: philb@gnu.org
2215L: netdev@vger.kernel.org
2216S: Maintained
2217F: drivers/net/eexpress.*
2218
2219ETHERNET BRIDGE
2220P: Stephen Hemminger
2221M: shemminger@linux-foundation.org
2222L: bridge@lists.linux-foundation.org
2223W: http://www.linux-foundation.org/en/Net:Bridge
2224S: Maintained
2225F: include/linux/netfilter_bridge/
2226F: net/bridge/
2227
2228ETHERTEAM 16I DRIVER
2229P: Mika Kuoppala
2230M: miku@iki.fi
2231S: Maintained
2232F: drivers/net/eth16i.c
2233
2234EXT2 FILE SYSTEM
2235L: linux-ext4@vger.kernel.org
2236S: Maintained
2237F: Documentation/filesystems/ext2.txt
2238F: fs/ext2/
2239F: include/linux/ext2*
2240
2241EXT3 FILE SYSTEM
2242P: Stephen Tweedie
2243M: sct@redhat.com
2244P: Andrew Morton
2245M: akpm@linux-foundation.org
2246P: Andreas Dilger
2247M: adilger@sun.com
2248L: linux-ext4@vger.kernel.org
2249S: Maintained
2250F: Documentation/filesystems/ext3.txt
2251F: fs/ext3/
2252F: include/linux/ext3*
2253
2254EXT4 FILE SYSTEM
2255P: Theodore Ts'o
2256M: tytso@mit.edu
2257P: Andreas Dilger
2258M: adilger@sun.com
2259L: linux-ext4@vger.kernel.org
2260W: http://ext4.wiki.kernel.org
2261S: Maintained
2262F: Documentation/filesystems/ext4.txt
2263F: fs/ext4/
2264
2265F71805F HARDWARE MONITORING DRIVER
2266P: Jean Delvare
2267M: khali@linux-fr.org
2268L: lm-sensors@lm-sensors.org
2269S: Maintained
2270F: Documentation/hwmon/f71805f
2271F: drivers/hwmon/f71805f.c
2272
2273FARSYNC SYNCHRONOUS DRIVER
2274P: Kevin Curtis
2275M: kevin.curtis@farsite.co.uk
2276W: http://www.farsite.co.uk/
2277S: Supported
2278F: drivers/net/wan/farsync.*
2279
2280FAULT INJECTION SUPPORT
2281P: Akinobu Mita
2282M: akinobu.mita@gmail.com
2283S: Supported
2284F: Documentation/fault-injection/
2285F: lib/fault-inject.c
2286
2287FILE LOCKING (flock() and fcntl()/lockf())
2288P: Matthew Wilcox
2289M: matthew@wil.cx
2290L: linux-fsdevel@vger.kernel.org
2291S: Maintained
2292F: include/linux/fcntl.h
2293F: include/linux/fs.h
2294F: fs/fcntl.c
2295F: fs/locks.c
2296
2297FILESYSTEMS (VFS and infrastructure)
2298P: Alexander Viro
2299M: viro@zeniv.linux.org.uk
2300L: linux-fsdevel@vger.kernel.org
2301S: Maintained
2302F: fs/*
2303
2304FINTEK F75375S HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2305P: Riku Voipio
2306M: riku.vipio@iki.fi
2307L: lm-sensors@lm-sensors.org
2308S: Maintained
2309F: drivers/hwmon/f75375s.c
2310F: include/linux/f75375s.h
2311
2312FIREWIRE SUBSYSTEM
2313P: Kristian Hoegsberg
2314M: krh@redhat.com
2315P: Stefan Richter
2316M: stefanr@s5r6.in-berlin.de
2317L: linux1394-devel@lists.sourceforge.net
2318W: http://www.linux1394.org/
2319T: git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
2320S: Maintained
2321F: drivers/firewire/
2322F: include/linux/firewire*.h
2323
2324FIRMWARE LOADER (request_firmware)
2325S: Orphan
2326F: Documentation/firmware_class/
2327F: drivers/base/firmware*.c
2328F: include/linux/firmware.h
2329
2330FPU EMULATOR
2331P: Bill Metzenthen
2332M: billm@melbpc.org.au
2333W: http://floatingpoint.sourceforge.net/emulator/index.html
2334S: Maintained
2335F: arch/x86/math-emu/
2336
2337FRAME RELAY DLCI/FRAD (Sangoma drivers too)
2338P: Mike McLagan
2339M: mike.mclagan@linux.org
2340L: netdev@vger.kernel.org
2341S: Maintained
2342F: drivers/net/wan/dlci.c
2343F: drivers/net/wan/sdla.c
2344
2345FRAMEBUFFER LAYER
2346L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
2347W: http://linux-fbdev.sourceforge.net/
2348S: Orphan
2349F: Documentation/fb/
2350F: drivers/video/fb*
2351F: include/linux/fb.h
2352
2353FREESCALE DMA DRIVER
2354P: Li Yang
2355M: leoli@freescale.com
2356P: Zhang Wei
2357M: zw@zh-kernel.org
2358L: linuxppc-dev@ozlabs.org
2359S: Maintained
2360F: drivers/dma/fsldma.*
2361
2362FREESCALE I2C CPM DRIVER
2363P: Jochen Friedrich
2364M: jochen@scram.de
2365L: linuxppc-dev@ozlabs.org
2366L: linux-i2c@vger.kernel.org
2367S: Maintained
2368F: drivers/i2c/busses/i2c-cpm.c
2369
2370FREESCALE IMX / MXC FRAMEBUFFER DRIVER
2371P: Sascha Hauer
2372M: kernel@pengutronix.de
2373L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
2374L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2375S: Maintained
2376F: arch/arm/plat-mxc/include/mach/imxfb.h
2377F: drivers/video/imxfb.c
2378
2379FREESCALE SOC FS_ENET DRIVER
2380P: Pantelis Antoniou
2381M: pantelis.antoniou@gmail.com
2382P: Vitaly Bordug
2383M: vbordug@ru.mvista.com
2384L: linuxppc-dev@ozlabs.org
2385L: netdev@vger.kernel.org
2386S: Maintained
2387F: drivers/net/fs_enet/
2388F: include/linux/fs_enet_pd.h
2389
2390FREESCALE QUICC ENGINE LIBRARY
2391P: Timur Tabi
2392M: timur@freescale.com
2393L: linuxppc-dev@ozlabs.org
2394S: Supported
2395F: arch/powerpc/sysdev/qe_lib/
2396F: arch/powerpc/include/asm/*qe.h
2397
2398FREESCALE HIGHSPEED USB DEVICE DRIVER
2399P: Li Yang
2400M: leoli@freescale.com
2401L: linux-usb@vger.kernel.org
2402L: linuxppc-dev@ozlabs.org
2403S: Maintained
2404F: drivers/usb/gadget/fsl_usb2_udc.c
2405
2406FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
2407P: Li Yang
2408M: leoli@freescale.com
2409L: netdev@vger.kernel.org
2410L: linuxppc-dev@ozlabs.org
2411S: Maintained
2412F: drivers/net/ucc_geth*
2413
2414FREESCALE QUICC ENGINE UCC UART DRIVER
2415P: Timur Tabi
2416M: timur@freescale.com
2417L: linuxppc-dev@ozlabs.org
2418S: Supported
2419F: drivers/serial/ucc_uart.c
2420
2421FREESCALE SOC SOUND DRIVERS
2422P: Timur Tabi
2423M: timur@freescale.com
2424L: alsa-devel@alsa-project.org (moderated for non-subscribers)
2425L: linuxppc-dev@ozlabs.org
2426S: Supported
2427F: sound/soc/fsl/fsl*
2428F: sound/soc/fsl/mpc8610_hpcd.c
2429
2430FREEVXFS FILESYSTEM
2431P: Christoph Hellwig
2432M: hch@infradead.org
2433W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
2434S: Maintained
2435F: fs/freevxfs/
2436
2437FREEZER
2438P: Pavel Machek
2439M: pavel@ucw.cz
2440P: Rafael J. Wysocki
2441M: rjw@sisk.pl
2442L: linux-pm@lists.linux-foundation.org
2443S: Supported
2444F: Documentation/power/freezing-of-tasks.txt
2445F: include/linux/freezer.h
2446F: kernel/freezer.c
2447
2448FS-CACHE: LOCAL CACHING FOR NETWORK FILESYSTEMS
2449P: David Howells
2450M: dhowells@redhat.com
2451L: linux-cachefs@redhat.com
2452S: Supported
2453F: Documentation/filesystems/caching/
2454F: fs/fscache/
2455F: include/linux/fscache*.h
2456
2457FTRACE
2458P: Steven Rostedt
2459M: rostedt@goodmis.org
2460S: Maintained
2461F: Documentation/trace/ftrace.txt
2462F: arch/*/*/*/ftrace.h
2463F: arch/*/kernel/ftrace.c
2464F: include/*/ftrace.h
2465F: kernel/trace/
2466
2467FUJITSU FR-V (FRV) PORT
2468P: David Howells
2469M: dhowells@redhat.com
2470S: Maintained
2471F: arch/frv/
2472
2473FUJITSU LAPTOP EXTRAS
2474P: Jonathan Woithe
2475M: jwoithe@physics.adelaide.edu.au
2476L: linux-acpi@vger.kernel.org
2477S: Maintained
2478F: drivers/platform/x86/fujitsu-laptop.c
2479
2480FUSE: FILESYSTEM IN USERSPACE
2481P: Miklos Szeredi
2482M: miklos@szeredi.hu
2483L: fuse-devel@lists.sourceforge.net
2484W: http://fuse.sourceforge.net/
2485S: Maintained
2486F: fs/fuse/
2487F: include/linux/fuse.h
2488
2489FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
2490P: Rik Faith
2491M: faith@cs.unc.edu
2492L: linux-scsi@vger.kernel.org
2493S: Odd Fixes (e.g., new signatures)
2494F: drivers/scsi/fdomain.*
2495
2496GDT SCSI DISK ARRAY CONTROLLER DRIVER
2497P: Achim Leubner
2498M: achim_leubner@adaptec.com
2499L: linux-scsi@vger.kernel.org
2500W: http://www.icp-vortex.com/
2501S: Supported
2502F: drivers/scsi/gdt*
2503
2504GENERIC GPIO I2C DRIVER
2505P: Haavard Skinnemoen
2506M: hskinnemoen@atmel.com
2507S: Supported
2508F: drivers/i2c/busses/i2c-gpio.c
2509F: include/linux/i2c-gpio.h
2510
2511GENERIC HDLC (WAN) DRIVERS
2512P: Krzysztof Halasa
2513M: khc@pm.waw.pl
2514W: http://www.kernel.org/pub/linux/utils/net/hdlc/
2515S: Maintained
2516F: drivers/net/wan/c101.c
2517F: drivers/net/wan/hd6457*
2518F: drivers/net/wan/hdlc*
2519F: drivers/net/wan/n2.c
2520F: drivers/net/wan/pc300too.c
2521F: drivers/net/wan/pci200syn.c
2522F: drivers/net/wan/wanxl*
2523
2524GENERIC INCLUDE/ASM HEADER FILES
2525P: Arnd Bergmann
2526M: arnd@arndb.de
2527L: linux-arch@vger.kernel.org
2528T: git git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic.git
2529S: Maintained
2530F: include/asm-generic
2531
2532GFS2 FILE SYSTEM
2533P: Steven Whitehouse
2534M: swhiteho@redhat.com
2535L: cluster-devel@redhat.com
2536W: http://sources.redhat.com/cluster/
2537T: git git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
2538T: git git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
2539S: Supported
2540F: Documentation/filesystems/gfs2*.txt
2541F: fs/gfs2/
2542F: include/linux/gfs2_ondisk.h
2543
2544GIGASET ISDN DRIVERS
2545P: Hansjoerg Lipp
2546M: hjlipp@web.de
2547P: Tilman Schmidt
2548M: tilman@imap.cc
2549L: gigaset307x-common@lists.sourceforge.net
2550W: http://gigaset307x.sourceforge.net/
2551S: Maintained
2552F: Documentation/isdn/README.gigaset
2553F: drivers/isdn/gigaset/
2554F: include/linux/gigaset_dev.h
2555
2556HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
2557P: Frank Seidel
2558M: frank@f-seidel.de
2559L: lm-sensors@lm-sensors.org
2560W: http://www.kernel.org/pub/linux/kernel/people/fseidel/hdaps/
2561S: Maintained
2562F: drivers/hwmon/hdaps.c
2563
2564HYPERVISOR VIRTUAL CONSOLE DRIVER
2565L: linuxppc-dev@ozlabs.org
2566S: Odd Fixes
2567F: drivers/char/hvc_*
2568
2569GSPCA FINEPIX SUBDRIVER
2570P: Frank Zago
2571M: frank@zago.net
2572L: linux-media@vger.kernel.org
2573T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
2574S: Maintained
2575F: drivers/media/video/gspca/finepix.c
2576
2577GSPCA M5602 SUBDRIVER
2578P: Erik Andren
2579M: erik.andren@gmail.com
2580L: linux-media@vger.kernel.org
2581T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
2582S: Maintained
2583F: drivers/media/video/gspca/m5602/
2584
2585GSPCA PAC207 SONIXB SUBDRIVER
2586P: Hans de Goede
2587M: hdegoede@redhat.com
2588L: linux-media@vger.kernel.org
2589T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
2590S: Maintained
2591F: drivers/media/video/gspca/pac207.c
2592
2593GSPCA T613 SUBDRIVER
2594P: Leandro Costantino
2595M: lcostantino@gmail.com
2596L: linux-media@vger.kernel.org
2597T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
2598S: Maintained
2599F: drivers/media/video/gspca/t613.c
2600
2601GSPCA USB WEBCAM DRIVER
2602P: Jean-Francois Moine
2603M: moinejf@free.fr
2604W: http://moinejf.free.fr
2605L: linux-media@vger.kernel.org
2606T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
2607S: Maintained
2608F: drivers/media/video/gspca/
2609
2610HARDWARE MONITORING
2611L: lm-sensors@lm-sensors.org
2612W: http://www.lm-sensors.org/
2613S: Orphan
2614F: drivers/hwmon/
2615
2616HARDWARE RANDOM NUMBER GENERATOR CORE
2617S: Orphan
2618F: Documentation/hw_random.txt
2619F: drivers/char/hw_random/
2620F: include/linux/hw_random.h
2621
2622HARMONY SOUND DRIVER
2623P: Kyle McMartin
2624M: kyle@mcmartin.ca
2625L: linux-parisc@vger.kernel.org
2626S: Maintained
2627F: sound/parisc/harmony.*
2628
2629HAYES ESP SERIAL DRIVER
2630P: Andrew J. Robinson
2631M: arobinso@nyx.net
2632W: http://www.nyx.net/~arobinso
2633S: Maintained
2634F: Documentation/serial/hayes-esp.txt
2635F: drivers/char/esp.c
2636
2637HEWLETT-PACKARD SMART2 RAID DRIVER
2638P: Chirag Kantharia
2639M: chirag.kantharia@hp.com
2640L: iss_storagedev@hp.com
2641S: Maintained
2642F: Documentation/blockdev/cpqarray.txt
2643F: drivers/block/cpqarray.*
2644
2645HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
2646P: Mike Miller
2647M: mike.miller@hp.com
2648L: iss_storagedev@hp.com
2649S: Supported
2650F: Documentation/blockdev/cciss.txt
2651F: drivers/block/cciss*
2652F: include/linux/cciss_ioctl.h
2653
2654HFS FILESYSTEM
2655P: Roman Zippel
2656M: zippel@linux-m68k.org
2657S: Maintained
2658F: Documentation/filesystems/hfs.txt
2659F: fs/hfs/
2660
2661HGA FRAMEBUFFER DRIVER
2662P: Ferenc Bakonyi
2663M: fero@drama.obuda.kando.hu
2664L: linux-nvidia@lists.surfsouth.com
2665W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
2666S: Maintained
2667F: drivers/video/hgafb.c
2668
2669HIBERNATION (aka Software Suspend, aka swsusp)
2670P: Pavel Machek
2671M: pavel@ucw.cz
2672P: Rafael J. Wysocki
2673M: rjw@sisk.pl
2674L: linux-pm@lists.linux-foundation.org
2675S: Supported
2676F: arch/x86/power/
2677F: drivers/base/power/
2678F: kernel/power/
2679F: include/linux/suspend.h
2680F: include/linux/freezer.h
2681F: include/linux/pm.h
2682F: arch/*/include/asm/suspend*.h
2683
2684HID CORE LAYER
2685P: Jiri Kosina
2686M: jkosina@suse.cz
2687L: linux-input@vger.kernel.org
2688T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git
2689S: Maintained
2690F: drivers/hid/
2691F: include/linux/hid*
2692
2693HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
2694P: Thomas Gleixner
2695M: tglx@linutronix.de
2696S: Maintained
2697F: Documentation/timers/
2698F: kernel/hrtimer.c
2699F: include/linux/hrtimer.h
2700
2701HIGH-SPEED SCC DRIVER FOR AX.25
2702P: Klaus Kudielka
2703M: klaus.kudielka@ieee.org
2704L: linux-hams@vger.kernel.org
2705W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
2706S: Maintained
2707F: drivers/net/hamradio/dmascc.c
2708F: drivers/net/hamradio/scc.c
2709
2710HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
2711P: HighPoint Linux Team
2712M: linux@highpoint-tech.com
2713W: http://www.highpoint-tech.com
2714S: Supported
2715F: Documentation/scsi/hptiop.txt
2716F: drivers/scsi/hptiop.c
2717
2718HIPPI
2719P: Jes Sorensen
2720M: jes@trained-monkey.org
2721L: linux-hippi@sunsite.dk
2722S: Maintained
2723F: include/linux/hippidevice.h
2724F: include/linux/if_hippi.h
2725F: net/802/hippi.c
2726
2727HOST AP DRIVER
2728P: Jouni Malinen
2729M: j@w1.fi
2730L: hostap@shmoo.com (subscribers-only)
2731L: linux-wireless@vger.kernel.org
2732W: http://hostap.epitest.fi/
2733S: Maintained
2734F: drivers/net/wireless/hostap/
2735
2736HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER
2737P: Carlos Corbacho
2738M: carlos@strangeworlds.co.uk
2739S: Odd Fixes
2740F: drivers/platform/x86/tc1100-wmi.c
2741
2742HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
2743P: Jaroslav Kysela
2744M: perex@perex.cz
2745S: Maintained
2746F: drivers/net/hp100.*
2747
2748HPET: High Precision Event Timers driver
2749P: Clemens Ladisch
2750M: clemens@ladisch.de
2751S: Maintained
2752F: Documentation/timers/hpet.txt
2753F: drivers/char/hpet.c
2754F: include/linux/hpet.h
2755
2756HPET: i386
2757P: Venkatesh Pallipadi (Venki)
2758M: venkatesh.pallipadi@intel.com
2759S: Maintained
2760F: arch/x86/kernel/hpet.c
2761F: arch/x86/include/asm/hpet.h
2762
2763HPET: x86_64
2764P: Vojtech Pavlik
2765M: vojtech@suse.cz
2766S: Maintained
2767
2768HPET: ACPI
2769P: Bob Picco
2770M: bob.picco@hp.com
2771S: Maintained
2772F: drivers/char/hpet.c
2773
2774HPFS FILESYSTEM
2775P: Mikulas Patocka
2776M: mikulas@artax.karlin.mff.cuni.cz
2777W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
2778S: Maintained
2779F: fs/hpfs/
2780
2781HSO 3G MODEM DRIVER
2782P: Jan Dumon
2783M: j.dumon@option.com
2784W: http://www.pharscape.org
2785S: Maintained
2786F: drivers/net/usb/hso.c
2787
2788HTCPEN TOUCHSCREEN DRIVER
2789P: Pau Oliva Fora
2790M: pof@eslack.org
2791L: linux-input@vger.kernel.org
2792S: Maintained
2793F: drivers/input/touchscreen/htcpen.c
2794
2795HUGETLB FILESYSTEM
2796P: William Irwin
2797M: wli@holomorphy.com
2798S: Maintained
2799F: fs/hugetlbfs/
2800
2801I2C/SMBUS STUB DRIVER
2802P: Mark M. Hoffman
2803M: mhoffman@lightlink.com
2804L: linux-i2c@vger.kernel.org
2805S: Maintained
2806F: drivers/i2c/busses/i2c-stub.c
2807
2808I2C SUBSYSTEM
2809P: Jean Delvare (PC drivers, core)
2810M: khali@linux-fr.org
2811P: Ben Dooks (embedded platforms)
2812M: ben-linux@fluff.org
2813L: linux-i2c@vger.kernel.org
2814W: http://i2c.wiki.kernel.org/
2815T: quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-i2c/
2816S: Maintained
2817F: Documentation/i2c/
2818F: drivers/i2c/
2819F: include/linux/i2c.h
2820F: include/linux/i2c-dev.h
2821F: include/linux/i2c-id.h
2822
2823I2C-TINY-USB DRIVER
2824P: Till Harbaum
2825M: till@harbaum.org
2826L: linux-i2c@vger.kernel.org
2827W: http://www.harbaum.org/till/i2c_tiny_usb
2828S: Maintained
2829F: drivers/i2c/busses/i2c-tiny-usb.c
2830
2831i386 BOOT CODE
2832P: H. Peter Anvin
2833M: hpa@zytor.com
2834S: Maintained
2835F: arch/x86/boot/
2836
2837i386 SETUP CODE / CPU ERRATA WORKAROUNDS
2838P: H. Peter Anvin
2839M: hpa@zytor.com
2840T: git git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
2841S: Maintained
2842
2843IA64 (Itanium) PLATFORM
2844P: Tony Luck
2845M: tony.luck@intel.com
2846P: Fenghua Yu
2847M: fenghua.yu@intel.com
2848L: linux-ia64@vger.kernel.org
2849W: http://www.ia64-linux.org/
2850T: git git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6.git
2851S: Maintained
2852F: arch/ia64/
2853
2854IBM MCA SCSI SUBSYSTEM DRIVER
2855P: Michael Lang
2856M: langa2@kph.uni-mainz.de
2857W: http://www.uni-mainz.de/~langm000/linux.html
2858S: Maintained
2859F: drivers/scsi/ibmmca.c
2860
2861IBM Power Linux RAID adapter
2862P: Brian King
2863M: brking@us.ibm.com
2864S: Supported
2865F: drivers/scsi/ipr.*
2866
2867IBM ServeRAID RAID DRIVER
2868P: Jack Hammer
2869P: Dave Jeffery
2870M: ipslinux@adaptec.com
2871W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
2872S: Supported
2873F: drivers/scsi/ips.*
2874
2875IDE SUBSYSTEM
2876P: David S. Miller
2877M: davem@davemloft.net
2878L: linux-ide@vger.kernel.org
2879T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6.git
2880S: Maintained
2881F: Documentation/ide/
2882F: drivers/ide/
2883F: include/linux/ide.h
2884
2885IDE/ATAPI DRIVERS
2886P: Borislav Petkov
2887M: petkovbb@gmail.com
2888L: linux-ide@vger.kernel.org
2889S: Maintained
2890F: Documentation/cdrom/ide-cd
2891F: drivers/ide/ide-cd*
2892
2893IDLE-I7300
2894P: Andy Henroid
2895M: andrew.d.henroid@intel.com
2896L: linux-pm@lists.linux-foundation.org
2897S: Supported
2898F: drivers/idle/i7300_idle.c
2899
2900IEEE 1394 SUBSYSTEM
2901P: Ben Collins
2902M: ben.collins@ubuntu.com
2903P: Stefan Richter
2904M: stefanr@s5r6.in-berlin.de
2905L: linux1394-devel@lists.sourceforge.net
2906W: http://www.linux1394.org/
2907T: git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
2908S: Maintained
2909F: drivers/ieee1394/
2910
2911IEEE 1394 RAW I/O DRIVER
2912P: Dan Dennedy
2913M: dan@dennedy.org
2914P: Stefan Richter
2915M: stefanr@s5r6.in-berlin.de
2916L: linux1394-devel@lists.sourceforge.net
2917S: Maintained
2918F: drivers/ieee1394/raw1394*
2919
2920IEEE 802.15.4 SUBSYSTEM
2921P: Dmitry Eremin-Solenikov
2922M: dbaryshkov@gmail.com
2923P: Sergey Lapin
2924M: slapin@ossfans.org
2925L: linux-zigbee-devel@lists.sourceforge.net (moderated for non-subscribers)
2926W: http://apps.sourceforge.net/trac/linux-zigbee
2927T: git git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan.git
2928S: Maintained
2929F: net/ieee802154/
2930F: drivers/ieee802154/
2931
2932INTEGRITY MEASUREMENT ARCHITECTURE (IMA)
2933P: Mimi Zohar
2934M: zohar@us.ibm.com
2935S: Supported
2936F: security/integrity/ima/
2937
2938IMS TWINTURBO FRAMEBUFFER DRIVER
2939L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
2940S: Orphan
2941F: drivers/video/imsttfb.c
2942
2943INFINIBAND SUBSYSTEM
2944P: Roland Dreier
2945M: rolandd@cisco.com
2946P: Sean Hefty
2947M: sean.hefty@intel.com
2948P: Hal Rosenstock
2949M: hal.rosenstock@gmail.com
2950L: general@lists.openfabrics.org (moderated for non-subscribers)
2951W: http://www.openib.org/
2952T: git git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband.git
2953S: Supported
2954F: Documentation/infiniband/
2955F: drivers/infiniband/
2956F: include/linux/if_infiniband.h
2957
2958INOTIFY
2959P: John McCutchan
2960M: john@johnmccutchan.com
2961P: Robert Love
2962M: rlove@rlove.org
2963P: Eric Paris
2964M: eparis@parisplace.org
2965S: Maintained
2966F: Documentation/filesystems/inotify.txt
2967F: fs/notify/inotify/
2968F: include/linux/inotify.h
2969
2970INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
2971P: Dmitry Torokhov
2972M: dmitry.torokhov@gmail.com
2973P: Dmitry Torokhov
2974M: dtor@mail.ru
2975L: linux-input@vger.kernel.org
2976T: git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git
2977S: Maintained
2978F: drivers/input/
2979
2980INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
2981P: Sylvain Meyer
2982M: sylvain.meyer@worldonline.fr
2983L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
2984S: Maintained
2985F: Documentation/fb/intelfb.txt
2986F: drivers/video/intelfb/
2987
2988INTEL 810/815 FRAMEBUFFER DRIVER
2989P: Antonino Daplas
2990M: adaplas@gmail.com
2991L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
2992S: Maintained
2993F: drivers/video/i810/
2994
2995INTEL MENLOW THERMAL DRIVER
2996P: Sujith Thomas
2997M: sujith.thomas@intel.com
2998L: linux-acpi@vger.kernel.org
2999W: http://www.lesswatts.org/projects/acpi/
3000S: Supported
3001F: drivers/platform/x86/intel_menlow.c
3002
3003INTEL IA32 MICROCODE UPDATE SUPPORT
3004P: Tigran Aivazian
3005M: tigran@aivazian.fsnet.co.uk
3006S: Maintained
3007F: arch/x86/kernel/microcode_core.c
3008F: arch/x86/kernel/microcode_intel.c
3009
3010INTEL I/OAT DMA DRIVER
3011P: Maciej Sosnowski
3012M: maciej.sosnowski@intel.com
3013S: Supported
3014F: drivers/dma/ioat*
3015
3016INTEL IOMMU (VT-d)
3017P: David Woodhouse
3018M: dwmw2@infradead.org
3019L: iommu@lists.linux-foundation.org
3020T: git git://git.infradead.org/iommu-2.6.git
3021S: Supported
3022F: drivers/pci/intel-iommu.c
3023F: include/linux/intel-iommu.h
3024
3025INTEL IOP-ADMA DMA DRIVER
3026P: Dan Williams
3027M: dan.j.williams@intel.com
3028S: Supported
3029F: drivers/dma/iop-adma.c
3030
3031INTEL IXP4XX QMGR, NPE, ETHERNET and HSS SUPPORT
3032P: Krzysztof Halasa
3033M: khc@pm.waw.pl
3034S: Maintained
3035F: arch/arm/mach-ixp4xx/include/mach/qmgr.h
3036F: arch/arm/mach-ixp4xx/include/mach/npe.h
3037F: arch/arm/mach-ixp4xx/ixp4xx_qmgr.c
3038F: arch/arm/mach-ixp4xx/ixp4xx_npe.c
3039F: drivers/net/arm/ixp4xx_eth.c
3040F: drivers/net/wan/ixp4xx_hss.c
3041
3042INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
3043P: Deepak Saxena
3044M: dsaxena@plexity.net
3045S: Maintained
3046F: drivers/char/hw_random/ixp4xx-rng.c
3047
3048INTEL IXP2000 ETHERNET DRIVER
3049P: Lennert Buytenhek
3050M: kernel@wantstofly.org
3051L: netdev@vger.kernel.org
3052S: Maintained
3053F: drivers/net/ixp2000/
3054
3055INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/ixgb/ixgbe)
3056P: Jeff Kirsher
3057M: jeffrey.t.kirsher@intel.com
3058P: Jesse Brandeburg
3059M: jesse.brandeburg@intel.com
3060P: Bruce Allan
3061M: bruce.w.allan@intel.com
3062P: PJ Waskiewicz
3063M: peter.p.waskiewicz.jr@intel.com
3064P: John Ronciak
3065M: john.ronciak@intel.com
3066L: e1000-devel@lists.sourceforge.net
3067W: http://e1000.sourceforge.net/
3068S: Supported
3069F: drivers/net/e100.c
3070F: drivers/net/e1000/
3071F: drivers/net/e1000e/
3072F: drivers/net/igb/
3073F: drivers/net/ixgb/
3074F: drivers/net/ixgbe/
3075
3076INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
3077P: Zhu Yi
3078M: yi.zhu@intel.com
3079P: James Ketrenos
3080M: jketreno@linux.intel.com
3081P: Reinette Chatre
3082M: reinette.chatre@intel.com
3083L: linux-wireless@vger.kernel.org
3084L: ipw2100-devel@lists.sourceforge.net
3085W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
3086W: http://ipw2100.sourceforge.net
3087S: Supported
3088F: Documentation/networking/README.ipw2100
3089F: drivers/net/wireless/ipw2x00/ipw2100.*
3090
3091INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
3092P: Zhu Yi
3093M: yi.zhu@intel.com
3094P: James Ketrenos
3095M: jketreno@linux.intel.com
3096P: Reinette Chatre
3097M: reinette.chatre@intel.com
3098L: linux-wireless@vger.kernel.org
3099L: ipw2100-devel@lists.sourceforge.net
3100W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
3101W: http://ipw2200.sourceforge.net
3102S: Supported
3103F: Documentation/networking/README.ipw2200
3104F: drivers/net/wireless/ipw2x00/ipw2200.*
3105
3106INTEL WIRELESS WIMAX CONNECTION 2400
3107P: Inaky Perez-Gonzalez
3108M: inaky.perez-gonzalez@intel.com
3109M: linux-wimax@intel.com
3110L: wimax@linuxwimax.org
3111S: Supported
3112W: http://linuxwimax.org
3113F: Documentation/wimax/README.i2400m
3114F: drivers/net/wimax/i2400m/
3115F: include/linux/wimax/i2400m.h
3116
3117INTEL WIRELESS WIFI LINK (iwlwifi)
3118P: Zhu Yi
3119M: yi.zhu@intel.com
3120P: Reinette Chatre
3121M: reinette.chatre@intel.com
3122L: linux-wireless@vger.kernel.org
3123L: ipw3945-devel@lists.sourceforge.net
3124W: http://intellinuxwireless.org
3125T: git git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git
3126S: Supported
3127F: drivers/net/wireless/iwlwifi/
3128
3129IOC3 ETHERNET DRIVER
3130P: Ralf Baechle
3131M: ralf@linux-mips.org
3132L: linux-mips@linux-mips.org
3133S: Maintained
3134F: drivers/net/ioc3-eth.c
3135
3136IOC3 SERIAL DRIVER
3137P: Pat Gefre
3138M: pfg@sgi.com
3139L: linux-mips@linux-mips.org
3140S: Maintained
3141F: drivers/serial/ioc3_serial.c
3142
3143IP MASQUERADING
3144P: Juanjo Ciarlante
3145M: jjciarla@raiz.uncu.edu.ar
3146S: Maintained
3147F: net/ipv4/netfilter/ipt_MASQUERADE.c
3148
3149IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER
3150P: Francois Romieu
3151M: romieu@fr.zoreil.com
3152P: Sorbica Shieh
3153M: sorbica@icplus.com.tw
3154P: Jesse Huang
3155M: jesse@icplus.com.tw
3156L: netdev@vger.kernel.org
3157S: Maintained
3158F: drivers/net/ipg.c
3159
3160IPATH DRIVER
3161P: Ralph Campbell
3162M: infinipath@qlogic.com
3163L: general@lists.openfabrics.org
3164T: git git://git.qlogic.com/ipath-linux-2.6
3165S: Supported
3166F: drivers/infiniband/hw/ipath/
3167
3168IPMI SUBSYSTEM
3169P: Corey Minyard
3170M: minyard@acm.org
3171L: openipmi-developer@lists.sourceforge.net
3172W: http://openipmi.sourceforge.net/
3173S: Supported
3174F: Documentation/IPMI.txt
3175F: drivers/char/ipmi/
3176F: include/linux/ipmi*
3177
3178IPS SCSI RAID DRIVER
3179P: Adaptec OEM Raid Solutions
3180M: aacraid@adaptec.com
3181L: linux-scsi@vger.kernel.org
3182W: http://www.adaptec.com/
3183S: Maintained
3184F: drivers/scsi/ips*
3185
3186IPVS
3187P: Wensong Zhang
3188M: wensong@linux-vs.org
3189P: Simon Horman
3190M: horms@verge.net.au
3191P: Julian Anastasov
3192M: ja@ssi.bg
3193L: netdev@vger.kernel.org
3194L: lvs-devel@vger.kernel.org
3195S: Maintained
3196F: Documentation/networking/ipvs-sysctl.txt
3197F: net/netfilter/ipvs/
3198
3199IPWIRELESS DRIVER
3200P: Jiri Kosina
3201M: jkosina@suse.cz
3202P: David Sterba
3203M: dsterba@suse.cz
3204S: Maintained
3205T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/ipwireless_cs.git
3206F: drivers/char/pcmcia/ipwireless/
3207
3208IPX NETWORK LAYER
3209P: Arnaldo Carvalho de Melo
3210M: acme@ghostprotocols.net
3211L: netdev@vger.kernel.org
3212S: Maintained
3213F: include/linux/ipx.h
3214F: include/net/ipx.h
3215F: net/ipx/
3216
3217IRDA SUBSYSTEM
3218P: Samuel Ortiz
3219M: samuel@sortiz.org
3220L: irda-users@lists.sourceforge.net (subscribers-only)
3221W: http://irda.sourceforge.net/
3222S: Maintained
3223T: git git://git.kernel.org/pub/scm/linux/kernel/git/sameo/irda-2.6.git
3224F: Documentation/networking/irda.txt
3225F: drivers/net/irda/
3226F: include/net/irda/
3227F: net/irda/
3228
3229ISAPNP
3230P: Jaroslav Kysela
3231M: perex@perex.cz
3232S: Maintained
3233F: Documentation/isapnp.txt
3234F: drivers/pnp/isapnp/
3235F: include/linux/isapnp.h
3236
3237ISCSI
3238P: Mike Christie
3239M: michaelc@cs.wisc.edu
3240L: open-iscsi@googlegroups.com
3241W: www.open-iscsi.org
3242T: git git://git.kernel.org/pub/scm/linux/kernel/git/mnc/linux-2.6-iscsi.git
3243S: Maintained
3244F: drivers/scsi/*iscsi*
3245F: include/scsi/*iscsi*
3246
3247ISDN SUBSYSTEM
3248P: Karsten Keil
3249M: isdn@linux-pingi.de
3250L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
3251W: http://www.isdn4linux.de
3252T: git git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/isdn-2.6.git
3253S: Maintained
3254F: Documentation/isdn/
3255F: drivers/isdn/
3256F: include/linux/isdn.h
3257F: include/linux/isdn/
3258
3259ISDN SUBSYSTEM (Eicon active card driver)
3260P: Armin Schindler
3261M: mac@melware.de
3262L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
3263W: http://www.melware.de
3264S: Maintained
3265F: drivers/isdn/hardware/eicon/
3266
3267IVTV VIDEO4LINUX DRIVER
3268P: Hans Verkuil
3269M: hverkuil@xs4all.nl
3270L: ivtv-devel@ivtvdriver.org
3271L: linux-media@vger.kernel.org
3272T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
3273W: http://www.ivtvdriver.org
3274S: Maintained
3275F: Documentation/video4linux/*.ivtv
3276F: drivers/media/video/ivtv/
3277F: include/linux/ivtv*
3278
3279JFS FILESYSTEM
3280P: Dave Kleikamp
3281M: shaggy@linux.vnet.ibm.com
3282L: jfs-discussion@lists.sourceforge.net
3283W: http://jfs.sourceforge.net/
3284T: git git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
3285S: Maintained
3286F: Documentation/filesystems/jfs.txt
3287F: fs/jfs/
3288
3289JME NETWORK DRIVER
3290P: Guo-Fu Tseng
3291M: cooldavid@cooldavid.org
3292L: netdev@vger.kernel.org
3293S: Maintained
3294F: drivers/net/jme.*
3295
3296JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
3297P: David Woodhouse
3298M: dwmw2@infradead.org
3299L: linux-mtd@lists.infradead.org
3300W: http://www.linux-mtd.infradead.org/doc/jffs2.html
3301S: Maintained
3302F: fs/jffs2/
3303F: include/linux/jffs2.h
3304
3305JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
3306P: Stephen Tweedie
3307M: sct@redhat.com
3308P: Andrew Morton
3309M: akpm@linux-foundation.org
3310L: linux-ext4@vger.kernel.org
3311S: Maintained
3312F: fs/jbd*/
3313F: include/linux/ext*jbd*.h
3314F: include/linux/jbd*.h
3315
3316K8TEMP HARDWARE MONITORING DRIVER
3317P: Rudolf Marek
3318M: r.marek@assembler.cz
3319L: lm-sensors@lm-sensors.org
3320S: Maintained
3321F: Documentation/hwmon/k8temp
3322F: drivers/hwmon/k8temp.c
3323
3324KCONFIG
3325P: Roman Zippel
3326M: zippel@linux-m68k.org
3327L: linux-kbuild@vger.kernel.org
3328S: Maintained
3329F: Documentation/kbuild/kconfig-language.txt
3330F: scripts/kconfig/
3331
3332KDUMP
3333P: Vivek Goyal
3334M: vgoyal@redhat.com
3335P: Haren Myneni
3336M: hbabu@us.ibm.com
3337L: kexec@lists.infradead.org
3338W: http://lse.sourceforge.net/kdump/
3339S: Maintained
3340F: Documentation/kdump/
3341
3342KERNEL AUTOMOUNTER (AUTOFS)
3343P: H. Peter Anvin
3344M: hpa@zytor.com
3345L: autofs@linux.kernel.org
3346S: Odd Fixes
3347F: fs/autofs/
3348
3349KERNEL AUTOMOUNTER v4 (AUTOFS4)
3350P: Ian Kent
3351M: raven@themaw.net
3352L: autofs@linux.kernel.org
3353S: Maintained
3354F: fs/autofs4/
3355
3356KERNEL BUILD
3357P: Sam Ravnborg
3358M: sam@ravnborg.org
3359T: git git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next.git
3360T: git git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes.git
3361L: linux-kbuild@vger.kernel.org
3362S: Maintained
3363F: Documentation/kbuild/
3364F: Makefile
3365F: scripts/Makefile.*
3366
3367KERNEL JANITORS
3368L: kernel-janitors@vger.kernel.org
3369W: http://www.kerneljanitors.org/
3370S: Odd fixes
3371
3372KERNEL NFSD, SUNRPC, AND LOCKD SERVERS
3373P: J. Bruce Fields
3374M: bfields@fieldses.org
3375P: Neil Brown
3376M: neilb@suse.de
3377L: linux-nfs@vger.kernel.org
3378W: http://nfs.sourceforge.net/
3379S: Supported
3380F: fs/nfsd/
3381F: include/linux/nfsd/
3382F: fs/lockd/
3383F: fs/nfs_common/
3384F: net/sunrpc/
3385F: include/linux/lockd/
3386F: include/linux/sunrpc/
3387
3388KERNEL VIRTUAL MACHINE (KVM)
3389P: Avi Kivity
3390M: avi@redhat.com
3391L: kvm@vger.kernel.org
3392W: http://kvm.qumranet.com
3393S: Supported
3394F: Documentation/*/kvm.txt
3395F: arch/*/kvm/
3396F: arch/*/include/asm/kvm*
3397F: include/linux/kvm*
3398F: virt/kvm/
3399
3400KERNEL VIRTUAL MACHINE (KVM) FOR AMD-V
3401P: Joerg Roedel
3402M: joerg.roedel@amd.com
3403L: kvm@vger.kernel.org
3404W: http://kvm.qumranet.com
3405S: Supported
3406F: arch/x86/include/asm/svm.h
3407F: arch/x86/kvm/kvm_svm.h
3408F: arch/x86/kvm/svm.c
3409
3410KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC
3411P: Hollis Blanchard
3412M: hollisb@us.ibm.com
3413L: kvm-ppc@vger.kernel.org
3414W: http://kvm.qumranet.com
3415S: Supported
3416F: arch/powerpc/include/asm/kvm*
3417F: arch/powerpc/kvm/
3418
3419KERNEL VIRTUAL MACHINE For Itanium (KVM/IA64)
3420P: Xiantao Zhang
3421M: xiantao.zhang@intel.com
3422L: kvm-ia64@vger.kernel.org
3423W: http://kvm.qumranet.com
3424S: Supported
3425F: Documentation/ia64/kvm.txt
3426F: arch/ia64/include/asm/kvm*
3427F: arch/ia64/kvm/
3428
3429KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
3430P: Carsten Otte
3431M: cotte@de.ibm.com
3432P: Christian Borntraeger
3433M: borntraeger@de.ibm.com
3434M: linux390@de.ibm.com
3435L: linux-s390@vger.kernel.org
3436W: http://www.ibm.com/developerworks/linux/linux390/
3437S: Supported
3438F: Documentation/s390/kvm.txt
3439F: arch/s390/include/asm/kvm*
3440F: arch/s390/kvm/
3441
3442KEXEC
3443P: Eric Biederman
3444M: ebiederm@xmission.com
3445W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
3446L: kexec@lists.infradead.org
3447S: Maintained
3448F: include/linux/kexec.h
3449F: kernel/kexec.c
3450
3451KGDB
3452P: Jason Wessel
3453M: jason.wessel@windriver.com
3454L: kgdb-bugreport@lists.sourceforge.net
3455S: Maintained
3456F: Documentation/DocBook/kgdb.tmpl
3457F: drivers/misc/kgdbts.c
3458F: drivers/serial/kgdboc.c
3459F: include/linux/kgdb.h
3460F: kernel/kgdb.c
3461
3462KMEMCHECK
3463P: Vegard Nossum
3464M: vegardno@ifi.uio.no
3465P Pekka Enberg
3466M: penberg@cs.helsinki.fi
3467S: Maintained
3468
3469KMEMLEAK
3470P: Catalin Marinas
3471M: catalin.marinas@arm.com
3472S: Maintained
3473F: Documentation/kmemleak.txt
3474F: include/linux/kmemleak.h
3475F: mm/kmemleak.c
3476F: mm/kmemleak-test.c
3477
3478KMEMTRACE
3479P: Eduard - Gabriel Munteanu
3480M: eduard.munteanu@linux360.ro
3481S: Maintained
3482F: Documentation/trace/kmemtrace.txt
3483F: include/linux/kmemtrace.h
3484F: kernel/trace/kmemtrace.c
3485
3486KPROBES
3487P: Ananth N Mavinakayanahalli
3488M: ananth@in.ibm.com
3489P: Anil S Keshavamurthy
3490M: anil.s.keshavamurthy@intel.com
3491P: David S. Miller
3492M: davem@davemloft.net
3493P: Masami Hiramatsu
3494M: mhiramat@redhat.com
3495S: Maintained
3496F: Documentation/kprobes.txt
3497F: include/linux/kprobes.h
3498F: kernel/kprobes.c
3499
3500KS0108 LCD CONTROLLER DRIVER
3501P: Miguel Ojeda Sandonis
3502M: miguel.ojeda.sandonis@gmail.com
3503W: http://miguelojeda.es/auxdisplay.htm
3504W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
3505S: Maintained
3506F: Documentation/auxdisplay/ks0108
3507F: drivers/auxdisplay/ks0108.c
3508F: include/linux/ks0108.h
3509
3510LAPB module
3511L: linux-x25@vger.kernel.org
3512S: Orphan
3513F: Documentation/networking/lapb-module.txt
3514F: include/*/lapb.h
3515F: net/lapb/
3516
3517LASI 53c700 driver for PARISC
3518P: James E.J. Bottomley
3519M: James.Bottomley@HansenPartnership.com
3520L: linux-scsi@vger.kernel.org
3521S: Maintained
3522F: Documentation/scsi/53c700.txt
3523F: drivers/scsi/53c700*
3524
3525LED SUBSYSTEM
3526P: Richard Purdie
3527M: rpurdie@rpsys.net
3528S: Maintained
3529F: drivers/leds/
3530F: include/linux/leds.h
3531
3532LEGO USB Tower driver
3533P: Juergen Stuber
3534M: starblue@users.sourceforge.net
3535L: legousb-devel@lists.sourceforge.net
3536W: http://legousb.sourceforge.net/
3537S: Maintained
3538F: drivers/usb/misc/legousbtower.c
3539
3540LGUEST
3541P: Rusty Russell
3542M: rusty@rustcorp.com.au
3543L: lguest@ozlabs.org
3544W: http://lguest.ozlabs.org/
3545S: Maintained
3546F: Documentation/lguest/
3547F: arch/x86/lguest/
3548F: drivers/lguest/
3549F: include/linux/lguest*.h
3550F: arch/x86/include/asm/lguest*.h
3551
3552LINUX FOR IBM pSERIES (RS/6000)
3553P: Paul Mackerras
3554M: paulus@au.ibm.com
3555W: http://www.ibm.com/linux/ltc/projects/ppc
3556S: Supported
3557
3558LINUX FOR POWERPC (32-BIT AND 64-BIT)
3559P: Benjamin Herrenschmidt
3560M: benh@kernel.crashing.org
3561P: Paul Mackerras
3562M: paulus@samba.org
3563W: http://www.penguinppc.org/
3564L: linuxppc-dev@ozlabs.org
3565T: git git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git
3566S: Supported
3567
3568LINUX FOR POWER MACINTOSH
3569P: Benjamin Herrenschmidt
3570M: benh@kernel.crashing.org
3571W: http://www.penguinppc.org/
3572L: linuxppc-dev@ozlabs.org
3573S: Maintained
3574
3575LINUX FOR POWERPC EMBEDDED MPC5XXX
3576P: Grant Likely
3577M: grant.likely@secretlab.ca
3578L: linuxppc-dev@ozlabs.org
3579T: git git://git.secretlab.ca/git/linux-2.6.git
3580S: Maintained
3581
3582LINUX FOR POWERPC EMBEDDED PPC4XX
3583P: Josh Boyer
3584M: jwboyer@linux.vnet.ibm.com
3585P: Matt Porter
3586M: mporter@kernel.crashing.org
3587W: http://www.penguinppc.org/
3588L: linuxppc-dev@ozlabs.org
3589T: git git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx.git
3590S: Maintained
3591
3592LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
3593P: Grant Likely
3594M: grant.likely@secretlab.ca
3595W: http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
3596L: linuxppc-dev@ozlabs.org
3597T: git git://git.secretlab.ca/git/linux-2.6.git
3598S: Maintained
3599
3600LINUX FOR POWERPC EMBEDDED PPC8XX
3601P: Vitaly Bordug
3602M: vitb@kernel.crashing.org
3603P: Marcelo Tosatti
3604M: marcelo@kvack.org
3605W: http://www.penguinppc.org/
3606L: linuxppc-dev@ozlabs.org
3607S: Maintained
3608
3609LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
3610P: Kumar Gala
3611M: galak@kernel.crashing.org
3612W: http://www.penguinppc.org/
3613L: linuxppc-dev@ozlabs.org
3614S: Maintained
3615
3616LINUX FOR POWERPC PA SEMI PWRFICIENT
3617P: Olof Johansson
3618M: olof@lixom.net
3619W: http://www.pasemi.com/
3620L: linuxppc-dev@ozlabs.org
3621S: Supported
3622
3623LINUX SECURITY MODULE (LSM) FRAMEWORK
3624P: Chris Wright
3625M: chrisw@sous-sol.org
3626L: linux-security-module@vger.kernel.org
3627T: git git://git.kernel.org/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
3628S: Supported
3629
3630LLC (802.2)
3631P: Arnaldo Carvalho de Melo
3632M: acme@ghostprotocols.net
3633S: Maintained
3634F: include/linux/llc.h
3635F: include/net/llc*
3636F: net/llc/
3637
3638LIS3LV02D ACCELEROMETER DRIVER
3639P: Eric Piel
3640M: eric.piel@tremplin-utc.net
3641S: Maintained
3642F: Documentation/hwmon/lis3lv02d
3643F: drivers/hwmon/lis3lv02d.*
3644
3645LM83 HARDWARE MONITOR DRIVER
3646P: Jean Delvare
3647M: khali@linux-fr.org
3648L: lm-sensors@lm-sensors.org
3649S: Maintained
3650F: Documentation/hwmon/lm83
3651F: drivers/hwmon/lm83.c
3652
3653LM90 HARDWARE MONITOR DRIVER
3654P: Jean Delvare
3655M: khali@linux-fr.org
3656L: lm-sensors@lm-sensors.org
3657S: Maintained
3658F: Documentation/hwmon/lm90
3659F: drivers/hwmon/lm90.c
3660
3661LOCKDEP AND LOCKSTAT
3662P: Peter Zijlstra
3663M: peterz@infradead.org
3664P: Ingo Molnar
3665M: mingo@redhat.com
3666T: git git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git
3667S: Maintained
3668F: Documentation/lockdep*.txt
3669F: Documentation/lockstat.txt
3670F: include/linux/lockdep.h
3671F: kernel/lockdep*
3672
3673LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
3674P: Richard Russon (FlatCap)
3675M: ldm@flatcap.org
3676L: linux-ntfs-dev@lists.sourceforge.net
3677W: http://www.linux-ntfs.org/content/view/19/37/
3678S: Maintained
3679F: Documentation/ldm.txt
3680F: fs/partitions/ldm.*
3681
3682LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
3683P: Eric Moore
3684M: Eric.Moore@lsi.com
3685M: support@lsi.com
3686L: DL-MPTFusionLinux@lsi.com
3687L: linux-scsi@vger.kernel.org
3688W: http://www.lsilogic.com/support
3689S: Supported
3690F: drivers/message/fusion/
3691
3692LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
3693P: Matthew Wilcox
3694M: matthew@wil.cx
3695L: linux-scsi@vger.kernel.org
3696S: Maintained
3697F: drivers/scsi/sym53c8xx_2/
3698
3699LTP (Linux Test Project)
3700P: Subrata Modak
3701M: subrata@linux.vnet.ibm.com
3702P: Mike Frysinger
3703M: vapier@gentoo.org
3704L: ltp-list@lists.sourceforge.net (subscribers-only)
3705W: http://ltp.sourceforge.net/
3706T: git git://git.kernel.org/pub/scm/linux/kernel/git/galak/ltp.git
3707S: Maintained
3708
3709M32R ARCHITECTURE
3710P: Hirokazu Takata
3711M: takata@linux-m32r.org
3712L: linux-m32r@ml.linux-m32r.org
3713L: linux-m32r-ja@ml.linux-m32r.org (in Japanese)
3714W: http://www.linux-m32r.org/
3715S: Maintained
3716F: arch/m32r/
3717
3718M68K ARCHITECTURE
3719P: Geert Uytterhoeven
3720M: geert@linux-m68k.org
3721P: Roman Zippel
3722M: zippel@linux-m68k.org
3723L: linux-m68k@lists.linux-m68k.org
3724W: http://www.linux-m68k.org/
3725T: git git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git
3726S: Maintained
3727F: arch/m68k/
3728F: drivers/zorro/
3729
3730M68K ON APPLE MACINTOSH
3731P: Joshua Thompson
3732M: funaho@jurai.org
3733W: http://www.mac.linux-m68k.org/
3734L: linux-m68k@lists.linux-m68k.org
3735S: Maintained
3736F: arch/m68k/mac/
3737
3738M68K ON HP9000/300
3739P: Philip Blundell
3740M: philb@gnu.org
3741W: http://www.tazenda.demon.co.uk/phil/linux-hp
3742S: Maintained
3743F: arch/m68k/hp300/
3744
3745MAC80211
3746P: Johannes Berg
3747M: johannes@sipsolutions.net
3748L: linux-wireless@vger.kernel.org
3749W: http://linuxwireless.org/
3750T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git
3751S: Maintained
3752F: Documentation/networking/mac80211-injection.txt
3753F: include/net/mac80211.h
3754F: net/mac80211/
3755
3756MAC80211 PID RATE CONTROL
3757P: Stefano Brivio
3758M: stefano.brivio@polimi.it
3759P: Mattias Nissler
3760M: mattias.nissler@gmx.de
3761L: linux-wireless@vger.kernel.org
3762W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID
3763T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git
3764S: Maintained
3765F: net/mac80211/rc80211_pid*
3766
3767MACVLAN DRIVER
3768P: Patrick McHardy
3769M: kaber@trash.net
3770L: netdev@vger.kernel.org
3771S: Maintained
3772F: drivers/net/macvlan.c
3773F: include/linux/if_macvlan.h
3774
3775MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
3776P: Michael Kerrisk
3777M: mtk.manpages@gmail.com
3778W: http://www.kernel.org/doc/man-pages
3779L: linux-man@vger.kernel.org
3780S: Maintained
3781
3782MARVELL LIBERTAS WIRELESS DRIVER
3783P: Dan Williams
3784M: dcbw@redhat.com
3785L: libertas-dev@lists.infradead.org
3786S: Maintained
3787F: drivers/net/wireless/libertas/
3788
3789MARVELL MV643XX ETHERNET DRIVER
3790P: Lennert Buytenhek
3791M: buytenh@marvell.com
3792L: netdev@vger.kernel.org
3793S: Supported
3794F: drivers/net/mv643xx_eth.*
3795F: include/linux/mv643xx.h
3796
3797MARVELL SOC MMC/SD/SDIO CONTROLLER DRIVER
3798P: Nicolas Pitre
3799M: nico@cam.org
3800S: Maintained
3801
3802MARVELL YUKON / SYSKONNECT DRIVER
3803P: Mirko Lindner
3804M: mlindner@syskonnect.de
3805P: Ralph Roesler
3806M: rroesler@syskonnect.de
3807W: http://www.syskonnect.com
3808S: Supported
3809
3810MATROX FRAMEBUFFER DRIVER
3811P: Petr Vandrovec
3812M: vandrove@vc.cvut.cz
3813L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
3814S: Maintained
3815F: drivers/video/matrox/matroxfb_*
3816F: include/linux/matroxfb.h
3817
3818MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
3819P: Hans J. Koch
3820M: hjk@linutronix.de
3821L: lm-sensors@lm-sensors.org
3822S: Maintained
3823F: Documentation/hwmon/max6650
3824F: drivers/hwmon/max6650.c
3825
3826MEDIA INPUT INFRASTRUCTURE (V4L/DVB)
3827P: Mauro Carvalho Chehab
3828M: mchehab@infradead.org
3829P: LinuxTV.org Project
3830L: linux-media@vger.kernel.org
3831W: http://linuxtv.org
3832T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
3833S: Maintained
3834F: Documentation/dvb/
3835F: Documentation/video4linux/
3836F: drivers/media/
3837F: include/media/
3838F: include/linux/dvb/
3839F: include/linux/videodev*.h
3840
3841MEGARAID SCSI DRIVERS
3842P: Neela Syam Kolli
3843M: megaraidlinux@lsi.com
3844L: linux-scsi@vger.kernel.org
3845W: http://megaraid.lsilogic.com
3846S: Maintained
3847F: Documentation/scsi/megaraid.txt
3848F: drivers/scsi/megaraid.*
3849F: drivers/scsi/megaraid/
3850
3851MEMORY MANAGEMENT
3852L: linux-mm@kvack.org
3853W: http://www.linux-mm.org
3854S: Maintained
3855F: include/linux/mm.h
3856F: mm/
3857
3858MEMORY RESOURCE CONTROLLER
3859P: Balbir Singh
3860M: balbir@linux.vnet.ibm.com
3861P: Pavel Emelyanov
3862M: xemul@openvz.org
3863P: KAMEZAWA Hiroyuki
3864M: kamezawa.hiroyu@jp.fujitsu.com
3865L: linux-mm@kvack.org
3866S: Maintained
3867F: mm/memcontrol.c
3868
3869MEMORY TECHNOLOGY DEVICES (MTD)
3870P: David Woodhouse
3871M: dwmw2@infradead.org
3872W: http://www.linux-mtd.infradead.org/
3873L: linux-mtd@lists.infradead.org
3874T: git git://git.infradead.org/mtd-2.6.git
3875S: Maintained
3876F: drivers/mtd/
3877F: include/linux/mtd/
3878F: include/mtd/
3879
3880MICROBLAZE ARCHITECTURE
3881P: Michal Simek
3882M: monstr@monstr.eu
3883L: microblaze-uclinux@itee.uq.edu.au
3884W: http://www.monstr.eu/fdt/
3885T: git git://git.monstr.eu/linux-2.6-microblaze.git
3886S: Supported
3887F: arch/microblaze/
3888
3889MICROTEK X6 SCANNER
3890P: Oliver Neukum
3891M: oliver@neukum.name
3892S: Maintained
3893F: drivers/usb/image/microtek.*
3894
3895MIPS
3896P: Ralf Baechle
3897M: ralf@linux-mips.org
3898W: http://www.linux-mips.org/
3899L: linux-mips@linux-mips.org
3900T: git git://git.linux-mips.org/pub/scm/linux.git
3901S: Supported
3902F: Documentation/mips/
3903F: arch/mips/
3904
3905MISCELLANEOUS MCA-SUPPORT
3906P: James Bottomley
3907M: James.Bottomley@HansenPartnership.com
3908S: Maintained
3909F: Documentation/ia64/mca.txt
3910F: Documentation/mca.txt
3911F: drivers/mca/
3912F: include/linux/mca*
3913
3914MODULE SUPPORT
3915P: Rusty Russell
3916M: rusty@rustcorp.com.au
3917S: Maintained
3918F: include/linux/module.h
3919F: kernel/module.c
3920
3921MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
3922P: Stelian Pop
3923M: stelian@popies.net
3924W: http://popies.net/meye/
3925S: Maintained
3926F: Documentation/video4linux/meye.txt
3927F: drivers/media/video/meye.*
3928F: include/linux/meye.h
3929
3930MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
3931P: Pavel Pisa
3932M: ppisa@pikron.com
3933L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3934S: Maintained
3935F: drivers/mmc/host/imxmmc.*
3936
3937MOUSE AND MISC DEVICES [GENERAL]
3938P: Alessandro Rubini
3939M: rubini@ipvvis.unipv.it
3940S: Maintained
3941F: drivers/input/mouse/
3942F: include/linux/gpio_mouse.h
3943
3944MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD
3945P: Jiri Slaby
3946M: jirislaby@gmail.com
3947S: Maintained
3948F: Documentation/serial/moxa-smartio
3949F: drivers/char/mxser.*
3950
3951MSI LAPTOP SUPPORT
3952P: Lennart Poettering
3953M: mzxreary@0pointer.de
3954W: https://tango.0pointer.de/mailman/listinfo/s270-linux
3955W: http://0pointer.de/lennart/tchibo.html
3956S: Maintained
3957F: drivers/platform/x86/msi-laptop.c
3958
3959MULTIFUNCTION DEVICES (MFD)
3960P: Samuel Ortiz
3961M: sameo@linux.intel.com
3962T: git git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6.git
3963S: Supported
3964F: drivers/mfd/
3965
3966MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
3967P: Pierre Ossman
3968M: pierre@ossman.eu
3969S: Maintained
3970F: drivers/mmc/
3971F: include/linux/mmc/
3972
3973MULTIMEDIA CARD (MMC) ETC. OVER SPI
3974P: David Brownell
3975M: dbrownell@users.sourceforge.net
3976S: Odd Fixes
3977F: drivers/mmc/host/mmc_spi.c
3978F: include/linux/spi/mmc_spi.h
3979
3980MULTISOUND SOUND DRIVER
3981P: Andrew Veliath
3982M: andrewtv@usa.net
3983S: Maintained
3984F: Documentation/sound/oss/MultiSound
3985F: sound/oss/msnd*
3986
3987MULTITECH MULTIPORT CARD (ISICOM)
3988P: Jiri Slaby
3989M: jirislaby@gmail.com
3990S: Maintained
3991F: drivers/char/isicom.c
3992F: include/linux/isicom.h
3993
3994MUSB MULTIPOINT HIGH SPEED DUAL-ROLE CONTROLLER
3995P: Felipe Balbi
3996M: felipe.balbi@nokia.com
3997L: linux-usb@vger.kernel.org
3998T: git git://gitorious.org/musb/mainline.git
3999S: Maintained
4000F: drivers/usb/musb/
4001
4002MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE)
4003P: Andrew Gallatin
4004M: gallatin@myri.com
4005P: Brice Goglin
4006M: brice@myri.com
4007L: netdev@vger.kernel.org
4008W: http://www.myri.com/scs/download-Myri10GE.html
4009S: Supported
4010F: drivers/net/myri10ge/
4011
4012NATSEMI ETHERNET DRIVER (DP8381x)
4013P: Tim Hockin
4014M: thockin@hockin.org
4015S: Maintained
4016F: drivers/net/natsemi.c
4017
4018NCP FILESYSTEM
4019P: Petr Vandrovec
4020M: vandrove@vc.cvut.cz
4021L: linware@sh.cvut.cz
4022S: Maintained
4023F: fs/ncpfs/
4024
4025NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
4026P: James E.J. Bottomley
4027M: James.Bottomley@HansenPartnership.com
4028L: linux-scsi@vger.kernel.org
4029S: Maintained
4030F: drivers/scsi/NCR_D700.*
4031
4032NETEFFECT IWARP RNIC DRIVER (IW_NES)
4033P: Faisal Latif
4034M: faisal.latif@intel.com
4035P: Chien Tung
4036M: chien.tin.tung@intel.com
4037L: general@lists.openfabrics.org
4038W: http://www.neteffect.com
4039S: Supported
4040F: drivers/infiniband/hw/nes/
4041
4042NETEM NETWORK EMULATOR
4043P: Stephen Hemminger
4044M: shemminger@linux-foundation.org
4045L: netem@lists.linux-foundation.org
4046S: Maintained
4047F: net/sched/sch_netem.c
4048
4049NETERION (S2IO) 10GbE DRIVER (xframe/vxge)
4050P: Ramkrishna Vepa
4051M: ram.vepa@neterion.com
4052P: Rastapur Santosh
4053M: santosh.rastapur@neterion.com
4054P: Sivakumar Subramani
4055M: sivakumar.subramani@neterion.com
4056P: Sreenivasa Honnur
4057M: sreenivasa.honnur@neterion.com
4058P: Anil Murthy
4059M: anil.murthy@neterion.com
4060L: netdev@vger.kernel.org
4061W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/Linux?Anonymous
4062W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/X3100Linux?Anonymous
4063S: Supported
4064F: Documentation/networking/s2io.txt
4065F: drivers/net/s2io*
4066
4067NETFILTER/IPTABLES/IPCHAINS
4068P: Rusty Russell
4069P: Marc Boucher
4070P: James Morris
4071P: Harald Welte
4072P: Jozsef Kadlecsik
4073P: Patrick McHardy
4074M: kaber@trash.net
4075L: netfilter-devel@vger.kernel.org
4076L: netfilter@vger.kernel.org
4077L: coreteam@netfilter.org
4078W: http://www.netfilter.org/
4079W: http://www.iptables.org/
4080T: git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6.git
4081S: Supported
4082F: include/linux/netfilter*
4083F: include/linux/netfilter/
4084F: include/net/netfilter/
4085F: net/*/netfilter.c
4086F: net/*/netfilter/
4087F: net/netfilter/
4088
4089NETLABEL
4090P: Paul Moore
4091M: paul.moore@hp.com
4092W: http://netlabel.sf.net
4093L: netdev@vger.kernel.org
4094S: Supported
4095F: Documentation/netlabel/
4096F: include/net/netlabel.h
4097F: net/netlabel/
4098
4099NETROM NETWORK LAYER
4100P: Ralf Baechle
4101M: ralf@linux-mips.org
4102L: linux-hams@vger.kernel.org
4103W: http://www.linux-ax25.org/
4104S: Maintained
4105F: include/linux/netrom.h
4106F: include/net/netrom.h
4107F: net/netrom/
4108
4109NETWORK BLOCK DEVICE (NBD)
4110P: Paul Clements
4111M: Paul.Clements@steeleye.com
4112S: Maintained
4113F: Documentation/blockdev/nbd.txt
4114F: drivers/block/nbd.c
4115F: include/linux/nbd.h
4116
4117NETWORKING [GENERAL]
4118P: David S. Miller
4119M: davem@davemloft.net
4120L: netdev@vger.kernel.org
4121W: http://www.linuxfoundation.org/en/Net
4122T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git
4123S: Maintained
4124F: net/
4125F: include/net/
4126
4127NETWORKING [IPv4/IPv6]
4128P: David S. Miller
4129M: davem@davemloft.net
4130P: Alexey Kuznetsov
4131M: kuznet@ms2.inr.ac.ru
4132P: Pekka Savola (ipv6)
4133M: pekkas@netcore.fi
4134P: James Morris
4135M: jmorris@namei.org
4136P: Hideaki YOSHIFUJI
4137M: yoshfuji@linux-ipv6.org
4138P: Patrick McHardy
4139M: kaber@trash.net
4140L: netdev@vger.kernel.org
4141T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git
4142S: Maintained
4143F: net/ipv4/
4144F: net/ipv6/
4145F: include/net/ip*
4146
4147NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
4148P: Paul Moore
4149M: paul.moore@hp.com
4150L: netdev@vger.kernel.org
4151S: Maintained
4152
4153NETWORKING [WIRELESS]
4154P: John W. Linville
4155M: linville@tuxdriver.com
4156L: linux-wireless@vger.kernel.org
4157T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git
4158S: Maintained
4159F: net/wireless/
4160F: include/net/ieee80211*
4161F: include/linux/wireless.h
4162
4163NETWORKING DRIVERS
4164L: netdev@vger.kernel.org
4165W: http://www.linuxfoundation.org/en/Net
4166T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git
4167S: Odd Fixes
4168F: drivers/net/
4169
4170NETXEN (1/10) GbE SUPPORT
4171P: Dhananjay Phadke
4172M: dhananjay@netxen.com
4173L: netdev@vger.kernel.org
4174W: http://www.netxen.com
4175S: Supported
4176F: drivers/net/netxen/
4177
4178NFS, SUNRPC, AND LOCKD CLIENTS
4179P: Trond Myklebust
4180M: Trond.Myklebust@netapp.com
4181L: linux-nfs@vger.kernel.org
4182W: http://client.linux-nfs.org
4183T: git git://git.linux-nfs.org/pub/linux/nfs-2.6.git
4184S: Maintained
4185F: fs/lockd/
4186F: fs/nfs/
4187F: fs/nfs_common/
4188F: net/sunrpc/
4189F: include/linux/lockd/
4190F: include/linux/nfs*
4191F: include/linux/sunrpc/
4192
4193NI5010 NETWORK DRIVER
4194P: Jan-Pascal van Best
4195M: janpascal@vanbest.org
4196P: Andreas Mohr
4197M: andi@lisas.de
4198L: netdev@vger.kernel.org
4199S: Maintained
4200F: drivers/net/ni5010.*
4201
4202NILFS2 FILESYSTEM
4203P: KONISHI Ryusuke
4204M: konishi.ryusuke@lab.ntt.co.jp
4205L: users@nilfs.org
4206W: http://www.nilfs.org/en/
4207S: Supported
4208F: Documentation/filesystems/nilfs2.txt
4209F: fs/nilfs2/
4210F: include/linux/nilfs2_fs.h
4211
4212NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
4213P: YOKOTA Hiroshi
4214M: yokota@netlab.is.tsukuba.ac.jp
4215W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
4216S: Maintained
4217F: Documentation/scsi/NinjaSCSI.txt
4218F: drivers/scsi/pcmcia/nsp_*
4219
4220NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
4221P: GOTO Masanori
4222M: gotom@debian.or.jp
4223P: YOKOTA Hiroshi
4224M: yokota@netlab.is.tsukuba.ac.jp
4225W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
4226S: Maintained
4227F: Documentation/scsi/NinjaSCSI.txt
4228F: drivers/scsi/nsp32*
4229
4230NTFS FILESYSTEM
4231P: Anton Altaparmakov
4232M: aia21@cantab.net
4233L: linux-ntfs-dev@lists.sourceforge.net
4234W: http://www.linux-ntfs.org/
4235T: git git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
4236S: Maintained
4237F: Documentation/filesystems/ntfs.txt
4238F: fs/ntfs/
4239
4240NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
4241P: Antonino Daplas
4242M: adaplas@gmail.com
4243L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
4244S: Maintained
4245F: drivers/video/riva/
4246F: drivers/video/nvidia/
4247
4248OMAP SUPPORT
4249P: Tony Lindgren <tony@atomide.com>
4250M: tony@atomide.com
4251L: linux-omap@vger.kernel.org
4252W: http://www.muru.com/linux/omap/
4253W: http://linux.omap.com/
4254T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git
4255S: Maintained
4256F: arch/arm/*omap*
4257
4258OMAP CLOCK FRAMEWORK SUPPORT
4259P: Paul Walmsley
4260M: paul@pwsan.com
4261L: linux-omap@vger.kernel.org
4262S: Maintained
4263F: arch/arm/*omap*/*clock*
4264
4265OMAP POWER MANAGEMENT SUPPORT
4266P: Kevin Hilman
4267M: khilman@deeprootsystems.com
4268L: linux-omap@vger.kernel.org
4269S: Maintained
4270F: arch/arm/*omap*/*pm*
4271
4272OMAP AUDIO SUPPORT
4273P: Jarkko Nikula
4274M: jhnikula@gmail.com
4275L: alsa-devel@alsa-project.org (subscribers-only)
4276L: linux-omap@vger.kernel.org
4277S: Maintained
4278F: sound/soc/omap/
4279
4280OMAP FRAMEBUFFER SUPPORT
4281P: Imre Deak
4282M: imre.deak@nokia.com
4283L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
4284L: linux-omap@vger.kernel.org
4285S: Maintained
4286F: drivers/video/omap/
4287
4288OMAP MMC SUPPORT
4289P: Jarkko Lavinen
4290M: jarkko.lavinen@nokia.com
4291L: linux-omap@vger.kernel.org
4292S: Maintained
4293F: drivers/mmc/host/*omap*
4294
4295OMAP RANDOM NUMBER GENERATOR SUPPORT
4296P: Deepak Saxena
4297M: dsaxena@plexity.net
4298S: Maintained
4299F: drivers/char/hw_random/omap-rng.c
4300
4301OMAP USB SUPPORT
4302P: Felipe Balbi
4303M: felipe.balbi@nokia.com
4304P: David Brownell
4305M: dbrownell@users.sourceforge.net
4306L: linux-usb@vger.kernel.org
4307L: linux-omap@vger.kernel.org
4308S: Maintained
4309
4310OMFS FILESYSTEM
4311P: Bob Copeland
4312M: me@bobcopeland.com
4313L: linux-karma-devel@lists.sourceforge.net
4314S: Maintained
4315F: Documentation/filesystems/omfs.txt
4316F: fs/omfs/
4317
4318OMNIKEY CARDMAN 4000 DRIVER
4319P: Harald Welte
4320M: laforge@gnumonks.org
4321S: Maintained
4322F: drivers/char/pcmcia/cm4000_cs.c
4323F: include/linux/cm4000_cs.h
4324
4325OMNIKEY CARDMAN 4040 DRIVER
4326P: Harald Welte
4327M: laforge@gnumonks.org
4328S: Maintained
4329F: drivers/char/pcmcia/cm4040_cs.*
4330
4331OMNIVISION OV7670 SENSOR DRIVER
4332P: Jonathan Corbet
4333M: corbet@lwn.net
4334L: linux-media@vger.kernel.org
4335T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4336S: Maintained
4337F: drivers/media/video/ov7670.c
4338
4339ONENAND FLASH DRIVER
4340P: Kyungmin Park
4341M: kyungmin.park@samsung.com
4342L: linux-mtd@lists.infradead.org
4343S: Maintained
4344F: drivers/mtd/onenand/
4345F: include/linux/mtd/onenand*.h
4346
4347ONSTREAM SCSI TAPE DRIVER
4348P: Willem Riede
4349M: osst@riede.org
4350L: osst-users@lists.sourceforge.net
4351L: linux-scsi@vger.kernel.org
4352S: Maintained
4353F: drivers/scsi/osst*
4354F: drivers/scsi/st*
4355
4356OPENCORES I2C BUS DRIVER
4357P: Peter Korsgaard
4358M: jacmet@sunsite.dk
4359L: linux-i2c@vger.kernel.org
4360S: Maintained
4361F: Documentation/i2c/busses/i2c-ocores
4362F: drivers/i2c/busses/i2c-ocores.c
4363
4364OPROFILE
4365P: Robert Richter
4366M: robert.richter@amd.com
4367L: oprofile-list@lists.sf.net
4368S: Maintained
4369F: arch/*/oprofile/
4370F: drivers/oprofile/
4371F: include/linux/oprofile.h
4372
4373ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
4374P: Mark Fasheh
4375M: mfasheh@suse.com
4376P: Joel Becker
4377M: joel.becker@oracle.com
4378L: ocfs2-devel@oss.oracle.com (moderated for non-subscribers)
4379W: http://oss.oracle.com/projects/ocfs2/
4380T: git git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2.git
4381S: Supported
4382F: Documentation/filesystems/ocfs2.txt
4383F: Documentation/filesystems/dlmfs.txt
4384F: fs/ocfs2/
4385
4386ORINOCO DRIVER
4387P: Pavel Roskin
4388M: proski@gnu.org
4389P: David Gibson
4390M: hermes@gibson.dropbear.id.au
4391L: linux-wireless@vger.kernel.org
4392L: orinoco-users@lists.sourceforge.net
4393L: orinoco-devel@lists.sourceforge.net
4394W: http://www.nongnu.org/orinoco/
4395S: Maintained
4396F: drivers/net/wireless/orinoco/
4397
4398OSD LIBRARY and FILESYSTEM
4399P: Boaz Harrosh
4400M: bharrosh@panasas.com
4401P: Benny Halevy
4402M: bhalevy@panasas.com
4403L: osd-dev@open-osd.org
4404W: http://open-osd.org
4405T: git git://git.open-osd.org/open-osd.git
4406S: Maintained
4407F: drivers/scsi/osd/
4408F: drivers/include/scsi/osd_*
4409F: fs/exofs/
4410
4411P54 WIRELESS DRIVER
4412P: Michael Wu
4413M: flamingice@sourmilk.net
4414L: linux-wireless@vger.kernel.org
4415W: http://prism54.org
4416T: git git://git.kernel.org/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
4417S: Maintained
4418F: drivers/net/wireless/p54/
4419
4420PA SEMI ETHERNET DRIVER
4421P: Olof Johansson
4422M: olof@lixom.net
4423L: netdev@vger.kernel.org
4424S: Maintained
4425F: drivers/net/pasemi_mac.*
4426
4427PA SEMI SMBUS DRIVER
4428P: Olof Johansson
4429M: olof@lixom.net
4430L: linux-i2c@vger.kernel.org
4431S: Maintained
4432F: drivers/i2c/busses/i2c-pasemi.c
4433
4434PANASONIC LAPTOP ACPI EXTRAS DRIVER
4435P: Harald Welte
4436M: laforge@gnumonks.org
4437S: Maintained
4438F: drivers/platform/x86/panasonic-laptop.c
4439
4440PANASONIC MN10300/AM33 PORT
4441P: David Howells
4442M: dhowells@redhat.com
4443P: Koichi Yasutake
4444M: yasutake.koichi@jp.panasonic.com
4445L: linux-am33-list@redhat.com (moderated for non-subscribers)
4446W: ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
4447S: Maintained
4448F: Documentation/mn10300/
4449F: arch/mn10300/
4450
4451PARALLEL PORT SUPPORT
4452L: linux-parport@lists.infradead.org (subscribers-only)
4453S: Orphan
4454F: drivers/parport/
4455F: include/linux/parport*.h
4456F: drivers/char/ppdev.c
4457F: include/linux/ppdev.h
4458
4459PARAVIRT_OPS INTERFACE
4460P: Jeremy Fitzhardinge
4461M: jeremy@xensource.com
4462P: Chris Wright
4463M: chrisw@sous-sol.org
4464P: Alok Kataria
4465M: akataria@vmware.com
4466P: Rusty Russell
4467M: rusty@rustcorp.com.au
4468L: virtualization@lists.osdl.org
4469S: Supported
4470F: Documentation/ia64/paravirt_ops.txt
4471F: arch/*/kernel/paravirt*
4472F: arch/*/include/asm/paravirt.h
4473
4474PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
4475P: Tim Waugh
4476M: tim@cyberelk.net
4477L: linux-parport@lists.infradead.org (subscribers-only)
4478W: http://www.torque.net/linux-pp.html
4479S: Maintained
4480F: Documentation/blockdev/paride.txt
4481F: drivers/block/paride/
4482
4483PARISC ARCHITECTURE
4484P: Kyle McMartin
4485M: kyle@mcmartin.ca
4486P: Helge Deller
4487M: deller@gmx.de
4488L: linux-parisc@vger.kernel.org
4489W: http://www.parisc-linux.org/
4490T: git git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
4491S: Maintained
4492F: arch/parisc/
4493F: drivers/parisc/
4494
4495PC87360 HARDWARE MONITORING DRIVER
4496P: Jim Cromie
4497M: jim.cromie@gmail.com
4498L: lm-sensors@lm-sensors.org
4499S: Maintained
4500F: Documentation/hwmon/pc87360
4501F: drivers/hwmon/pc87360.c
4502
4503PC8736x GPIO DRIVER
4504P: Jim Cromie
4505M: jim.cromie@gmail.com
4506S: Maintained
4507F: drivers/char/pc8736x_gpio.c
4508
4509PCA9532 LED DRIVER
4510P: Riku Voipio
4511M: riku.voipio@iki.fi
4512S: Maintained
4513F: drivers/leds/leds-pca9532.c
4514F: include/linux/leds-pca9532.h
4515
4516PCI ERROR RECOVERY
4517P: Linas Vepstas
4518M: linas@austin.ibm.com
4519L: linux-pci@vger.kernel.org
4520S: Supported
4521F: Documentation/PCI/pci-error-recovery.txt
4522F: Documentation/powerpc/eeh-pci-error-recovery.txt
4523
4524PCI SUBSYSTEM
4525P: Jesse Barnes
4526M: jbarnes@virtuousgeek.org
4527L: linux-pci@vger.kernel.org
4528T: git git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git
4529S: Supported
4530F: Documentation/PCI/
4531F: drivers/pci/
4532F: include/linux/pci*
4533
4534PCIE HOTPLUG DRIVER
4535P: Kristen Carlson Accardi
4536M: kristen.c.accardi@intel.com
4537L: linux-pci@vger.kernel.org
4538S: Supported
4539F: drivers/pci/pcie/
4540
4541PCMCIA SUBSYSTEM
4542P: Linux PCMCIA Team
4543L: linux-pcmcia@lists.infradead.org
4544W: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
4545T: git git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
4546S: Maintained
4547F: Documentation/pcmcia/
4548F: drivers/pcmcia/
4549F: include/pcmcia/
4550
4551PCNET32 NETWORK DRIVER
4552P: Don Fry
4553M: pcnet32@verizon.net
4554L: netdev@vger.kernel.org
4555S: Maintained
4556F: drivers/net/pcnet32.c
4557
4558PER-TASK DELAY ACCOUNTING
4559P: Balbir Singh
4560M: balbir@linux.vnet.ibm.com
4561S: Maintained
4562F: include/linux/delayacct.h
4563F: kernel/delayacct.c
4564
4565PERFORMANCE COUNTER SUBSYSTEM
4566P: Peter Zijlstra
4567M: a.p.zijlstra@chello.nl
4568P: Paul Mackerras
4569M: paulus@samba.org
4570P: Ingo Molnar
4571M: mingo@elte.hu
4572S: Supported
4573
4574PERSONALITY HANDLING
4575P: Christoph Hellwig
4576M: hch@infradead.org
4577L: linux-abi-devel@lists.sourceforge.net
4578S: Maintained
4579F: include/linux/personality.h
4580
4581PHRAM MTD DRIVER
4582P: Joern Engel
4583M: joern@lazybastard.org
4584L: linux-mtd@lists.infradead.org
4585S: Maintained
4586F: drivers/mtd/devices/phram.c
4587
4588PKTCDVD DRIVER
4589P: Peter Osterlund
4590M: petero2@telia.com
4591S: Maintained
4592F: drivers/block/pktcdvd.c
4593F: include/linux/pktcdvd.h
4594
4595POSIX CLOCKS and TIMERS
4596P: Thomas Gleixner
4597M: tglx@linutronix.de
4598S: Supported
4599F: fs/timerfd.c
4600F: include/linux/timer*
4601F: kernel/*timer*
4602
4603POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
4604P: Anton Vorontsov
4605M: cbou@mail.ru
4606P: David Woodhouse
4607M: dwmw2@infradead.org
4608T: git git://git.infradead.org/battery-2.6.git
4609S: Maintained
4610F: include/linux/power_supply.h
4611F: drivers/power/power_supply*
4612
4613PNP SUPPORT
4614P: Adam Belay
4615M: abelay@mit.edu
4616P: Bjorn Helgaas
4617M: bjorn.helgaas@hp.com
4618S: Maintained
4619F: drivers/pnp/
4620
4621PNXxxxx I2C DRIVER
4622P: Vitaly Wool
4623M: vitalywool@gmail.com
4624L: linux-i2c@vger.kernel.org
4625S: Maintained
4626F: drivers/i2c/busses/i2c-pnx.c
4627
4628PPP PROTOCOL DRIVERS AND COMPRESSORS
4629P: Paul Mackerras
4630M: paulus@samba.org
4631L: linux-ppp@vger.kernel.org
4632S: Maintained
4633F: drivers/net/ppp_*
4634
4635PPP OVER ATM (RFC 2364)
4636P: Mitchell Blank Jr
4637M: mitch@sfgoth.com
4638S: Maintained
4639F: net/atm/pppoatm.c
4640F: include/linux/atmppp.h
4641
4642PPP OVER ETHERNET
4643P: Michal Ostrowski
4644M: mostrows@earthlink.net
4645S: Maintained
4646F: drivers/net/pppoe.c
4647F: drivers/net/pppox.c
4648
4649PPP OVER L2TP
4650P: James Chapman
4651M: jchapman@katalix.com
4652S: Maintained
4653F: drivers/net/pppol2tp.c
4654F: include/linux/if_pppol2tp.h
4655
4656PPS SUPPORT
4657P: Rodolfo Giometti
4658M: giometti@enneenne.com
4659W: http://wiki.enneenne.com/index.php/LinuxPPS_support
4660L: linuxpps@ml.enneenne.com (subscribers-only)
4661S: Maintained
4662F: Documentation/pps/
4663F: drivers/pps/
4664F: include/linux/pps*.h
4665
4666PREEMPTIBLE KERNEL
4667P: Robert Love
4668M: rml@tech9.net
4669L: kpreempt-tech@lists.sourceforge.net
4670W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
4671S: Supported
4672F: Documentation/preempt-locking.txt
4673F: include/linux/preempt.h
4674
4675PRISM54 WIRELESS DRIVER
4676P: Luis R. Rodriguez
4677M: mcgrof@gmail.com
4678L: linux-wireless@vger.kernel.org
4679W: http://prism54.org
4680S: Maintained
4681F: drivers/net/wireless/prism54/
4682
4683PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
4684P: Peter Denison
4685M: promise@pnd-pc.demon.co.uk
4686W: http://www.pnd-pc.demon.co.uk/promise/
4687S: Maintained
4688
4689PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
4690P: Mikael Pettersson
4691M: mikpe@it.uu.se
4692L: linux-ide@vger.kernel.org
4693S: Maintained
4694F: drivers/ata/sata_promise.*
4695
4696PS3 NETWORK SUPPORT
4697P: Geoff Levand
4698M: geoffrey.levand@am.sony.com
4699L: netdev@vger.kernel.org
4700L: cbe-oss-dev@ozlabs.org
4701S: Supported
4702F: drivers/net/ps3_gelic_net.*
4703
4704PS3 PLATFORM SUPPORT
4705P: Geoff Levand
4706M: geoffrey.levand@am.sony.com
4707L: linuxppc-dev@ozlabs.org
4708L: cbe-oss-dev@ozlabs.org
4709S: Supported
4710F: arch/powerpc/boot/ps3*
4711F: arch/powerpc/include/asm/lv1call.h
4712F: arch/powerpc/include/asm/ps3*.h
4713F: arch/powerpc/platforms/ps3/
4714F: drivers/*/ps3*
4715F: drivers/ps3/
4716F: drivers/rtc/rtc-ps3.c
4717F: drivers/usb/host/*ps3.c
4718F: sound/ppc/snd_ps3*
4719
4720PS3VRAM DRIVER
4721P: Jim Paris
4722M: jim@jtan.com
4723L: cbe-oss-dev@ozlabs.org
4724S: Maintained
4725
4726PTRACE SUPPORT
4727P: Roland McGrath
4728M: roland@redhat.com
4729P: Oleg Nesterov
4730M: oleg@redhat.com
4731S: Maintained
4732F: include/asm-generic/syscall.h
4733F: include/linux/ptrace.h
4734F: include/linux/regset.h
4735F: include/linux/tracehook.h
4736F: kernel/ptrace.c
4737
4738PVRUSB2 VIDEO4LINUX DRIVER
4739P: Mike Isely
4740M: isely@pobox.com
4741L: pvrusb2@isely.net (subscribers-only)
4742L: linux-media@vger.kernel.org
4743W: http://www.isely.net/pvrusb2/
4744T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4745S: Maintained
4746F: Documentation/video4linux/README.pvrusb2
4747F: drivers/media/video/pvrusb2/
4748
4749PXA2xx/PXA3xx SUPPORT
4750P: Eric Miao
4751M: eric.y.miao@gmail.com
4752P: Russell King
4753M: linux@arm.linux.org.uk
4754L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
4755S: Maintained
4756F: arch/arm/mach-pxa/
4757F: drivers/pcmcia/pxa2xx*
4758F: drivers/spi/pxa2xx*
4759F: drivers/usb/gadget/pxa2*
4760F: include/sound/pxa2xx-lib.h
4761F: sound/arm/pxa*
4762F: sound/soc/pxa
4763
4764PXA168 SUPPORT
4765P: Eric Miao
4766M: eric.y.miao@gmail.com
4767P: Jason Chagas
4768M: jason.chagas@marvell.com
4769L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
4770T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git
4771S: Maintained
4772
4773PXA910 SUPPORT
4774P: Eric Miao
4775M: eric.y.miao@gmail.com
4776L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
4777T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git
4778S: Maintained
4779
4780PXA MMCI DRIVER
4781S: Orphan
4782
4783PXA RTC DRIVER
4784P: Robert Jarzmik
4785M: robert.jarzmik@free.fr
4786L: rtc-linux@googlegroups.com
4787S: Maintained
4788
4789QLOGIC QLA2XXX FC-SCSI DRIVER
4790P: Andrew Vasquez
4791M: andrew.vasquez@qlogic.com
4792M: linux-driver@qlogic.com
4793L: linux-scsi@vger.kernel.org
4794S: Supported
4795F: Documentation/scsi/LICENSE.qla2xxx
4796F: drivers/scsi/qla2xxx/
4797
4798QLOGIC QLA3XXX NETWORK DRIVER
4799P: Ron Mercer
4800M: ron.mercer@qlogic.com
4801M: linux-driver@qlogic.com
4802L: netdev@vger.kernel.org
4803S: Supported
4804F: Documentation/networking/LICENSE.qla3xxx
4805F: drivers/net/qla3xxx.*
4806
4807QLOGIC QLGE 10Gb ETHERNET DRIVER
4808P: Ron Mercer
4809M: ron.mercer@qlogic.com
4810M: linux-driver@qlogic.com
4811L: netdev@vger.kernel.org
4812S: Supported
4813F: drivers/net/qlge/
4814
4815QNX4 FILESYSTEM
4816P: Anders Larsen
4817M: al@alarsen.net
4818W: http://www.alarsen.net/linux/qnx4fs/
4819S: Maintained
4820F: fs/qnx4/
4821F: include/linux/qnx4_fs.h
4822F: include/linux/qnxtypes.h
4823
4824RADEON FRAMEBUFFER DISPLAY DRIVER
4825P: Benjamin Herrenschmidt
4826M: benh@kernel.crashing.org
4827L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
4828S: Maintained
4829F: drivers/video/aty/radeon*
4830F: include/linux/radeonfb.h
4831
4832RAGE128 FRAMEBUFFER DISPLAY DRIVER
4833P: Paul Mackerras
4834M: paulus@samba.org
4835L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
4836S: Maintained
4837F: drivers/video/aty/aty128fb.c
4838
4839RALINK RT2X00 WIRELESS LAN DRIVER
4840P: rt2x00 project
4841L: linux-wireless@vger.kernel.org
4842L: users@rt2x00.serialmonkey.com
4843W: http://rt2x00.serialmonkey.com/
4844S: Maintained
4845T: git git://git.kernel.org/pub/scm/linux/kernel/git/ivd/rt2x00.git
4846F: drivers/net/wireless/rt2x00/
4847
4848RAMDISK RAM BLOCK DEVICE DRIVER
4849P: Nick Piggin
4850M: npiggin@suse.de
4851S: Maintained
4852F: Documentation/blockdev/ramdisk.txt
4853F: drivers/block/brd.c
4854
4855RANDOM NUMBER DRIVER
4856P: Matt Mackall
4857M: mpm@selenic.com
4858S: Maintained
4859F: drivers/char/random.c
4860
4861RAPIDIO SUBSYSTEM
4862P: Matt Porter
4863M: mporter@kernel.crashing.org
4864S: Maintained
4865F: drivers/rapidio/
4866
4867RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
4868P: Corey Thomas
4869M: coreythomas@charter.net
4870L: linux-wireless@vger.kernel.org
4871S: Maintained
4872F: drivers/net/wireless/ray*
4873
4874RCUTORTURE MODULE
4875P: Josh Triplett
4876M: josh@freedesktop.org
4877P: Paul E. McKenney
4878M: paulmck@linux.vnet.ibm.com
4879S: Maintained
4880F: Documentation/RCU/torture.txt
4881F: kernel/rcutorture.c
4882
4883RDC R-321X SoC
4884P: Florian Fainelli
4885M: florian@openwrt.org
4886S: Maintained
4887
4888RDC R6040 FAST ETHERNET DRIVER
4889P: Florian Fainelli
4890M: florian@openwrt.org
4891L: netdev@vger.kernel.org
4892S: Maintained
4893F: drivers/net/r6040.c
4894
4895RDS - RELIABLE DATAGRAM SOCKETS
4896P: Andy Grover
4897M: andy.grover@oracle.com
4898L: rds-devel@oss.oracle.com (moderated for non-subscribers)
4899S: Supported
4900F: net/rds/
4901
4902READ-COPY UPDATE (RCU)
4903P: Dipankar Sarma
4904M: dipankar@in.ibm.com
4905P: Paul E. McKenney
4906M: paulmck@linux.vnet.ibm.com
4907W: http://www.rdrop.com/users/paulmck/rclock/
4908S: Supported
4909F: Documentation/RCU/rcu.txt
4910F: Documentation/RCU/rcuref.txt
4911F: include/linux/rcupdate.h
4912F: include/linux/srcu.h
4913F: kernel/rcupdate.c
4914
4915REAL TIME CLOCK DRIVER
4916P: Paul Gortmaker
4917M: p_gortmaker@yahoo.com
4918S: Maintained
4919F: Documentation/rtc.txt
4920F: drivers/rtc/
4921F: include/linux/rtc.h
4922
4923REAL TIME CLOCK (RTC) SUBSYSTEM
4924P: Alessandro Zummo
4925M: a.zummo@towertech.it
4926L: rtc-linux@googlegroups.com
4927S: Maintained
4928F: Documentation/rtc.txt
4929F: drivers/rtc/
4930F: include/linux/rtc.h
4931
4932REISERFS FILE SYSTEM
4933L: reiserfs-devel@vger.kernel.org
4934S: Supported
4935F: fs/reiserfs/
4936
4937RFKILL
4938P: Johannes Berg
4939M: johannes@sipsolutions.net
4940L: linux-wireless@vger.kernel.org
4941S: Maintained
4942F Documentation/rfkill.txt
4943F: net/rfkill/
4944
4945RISCOM8 DRIVER
4946S: Orphan
4947F: Documentation/serial/riscom8.txt
4948F: drivers/char/riscom8*
4949
4950ROCKETPORT DRIVER
4951P: Comtrol Corp.
4952W: http://www.comtrol.com
4953S: Maintained
4954F: Documentation/serial/rocket.txt
4955F: drivers/char/rocket*
4956
4957ROSE NETWORK LAYER
4958P: Ralf Baechle
4959M: ralf@linux-mips.org
4960L: linux-hams@vger.kernel.org
4961W: http://www.linux-ax25.org/
4962S: Maintained
4963F: include/linux/rose.h
4964F: include/net/rose.h
4965F: net/rose/
4966
4967RTL8180 WIRELESS DRIVER
4968P: John W. Linville
4969M: linville@tuxdriver.com
4970L: linux-wireless@vger.kernel.org
4971W: http://linuxwireless.org/
4972T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
4973S: Maintained
4974F: drivers/net/wireless/rtl818*
4975
4976RTL8187 WIRELESS DRIVER
4977P: Herton Ronaldo Krzesinski
4978M: herton@mandriva.com.br
4979P: Hin-Tak Leung
4980M: htl10@users.sourceforge.net
4981P: Larry Finger
4982M: Larry.Finger@lwfinger.net
4983L: linux-wireless@vger.kernel.org
4984W: http://linuxwireless.org/
4985T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
4986S: Maintained
4987F: drivers/net/wireless/rtl818x/rtl8187*
4988
4989S3 SAVAGE FRAMEBUFFER DRIVER
4990P: Antonino Daplas
4991M: adaplas@gmail.com
4992L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
4993S: Maintained
4994F: drivers/video/savage/
4995
4996S390
4997P: Martin Schwidefsky
4998M: schwidefsky@de.ibm.com
4999P: Heiko Carstens
5000M: heiko.carstens@de.ibm.com
5001M: linux390@de.ibm.com
5002L: linux-s390@vger.kernel.org
5003W: http://www.ibm.com/developerworks/linux/linux390/
5004S: Supported
5005F: arch/s390/
5006
5007S390 NETWORK DRIVERS
5008P: Ursula Braun
5009M: ursula.braun@de.ibm.com
5010P: Frank Blaschka
5011M: blaschka@linux.vnet.ibm.com
5012M: linux390@de.ibm.com
5013L: linux-s390@vger.kernel.org
5014W: http://www.ibm.com/developerworks/linux/linux390/
5015S: Supported
5016F: drivers/s390/net/
5017
5018S390 ZCRYPT DRIVER
5019P: Felix Beck
5020M: felix.beck@de.ibm.com
5021P: Ralph Wuerthner
5022M: ralph.wuerthner@de.ibm.com
5023M: linux390@de.ibm.com
5024L: linux-s390@vger.kernel.org
5025S: Supported
5026F: drivers/s390/crypto/
5027
5028S390 ZFCP DRIVER
5029P: Christof Schmitt
5030M: christof.schmitt@de.ibm.com
5031P: Martin Peschke
5032M: mp3@de.ibm.com
5033M: linux390@de.ibm.com
5034L: linux-s390@vger.kernel.org
5035W: http://www.ibm.com/developerworks/linux/linux390/
5036S: Supported
5037F: Documentation/s390/zfcpdump.txt
5038F: drivers/s390/scsi/zfcp_*
5039
5040S390 IUCV NETWORK LAYER
5041P: Ursula Braun
5042M: ursula.braun@de.ibm.com
5043M: linux390@de.ibm.com
5044L: linux-s390@vger.kernel.org
5045W: http://www.ibm.com/developerworks/linux/linux390/
5046S: Supported
5047F: drivers/s390/net/*iucv*
5048F: include/net/iucv/
5049F: net/iucv/
5050
5051S3C24XX SD/MMC Driver
5052P: Ben Dooks
5053M: ben-linux@fluff.org
5054L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
5055S: Supported
5056F: drivers/mmc/host/s3cmci.*
5057
5058SAA7146 VIDEO4LINUX-2 DRIVER
5059P: Michael Hunold
5060M: michael@mihu.de
5061L: linux-media@vger.kernel.org
5062T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
5063W: http://www.mihu.de/linux/saa7146
5064S: Maintained
5065F: drivers/media/common/saa7146*
5066F: drivers/media/video/*7146*
5067F: include/media/*7146*
5068
5069SC1200 WDT DRIVER
5070P: Zwane Mwaikambo
5071M: zwane@arm.linux.org.uk
5072S: Maintained
5073F: drivers/watchdog/sc1200wdt.c
5074
5075SCHEDULER
5076P: Ingo Molnar
5077M: mingo@elte.hu
5078P: Peter Zijlstra
5079M: peterz@infradead.org
5080S: Maintained
5081F: kernel/sched*
5082F: include/linux/sched.h
5083
5084SCSI CDROM DRIVER
5085P: Jens Axboe
5086M: axboe@kernel.dk
5087L: linux-scsi@vger.kernel.org
5088W: http://www.kernel.dk
5089S: Maintained
5090F: drivers/scsi/sr*
5091
5092SCSI SG DRIVER
5093P: Doug Gilbert
5094M: dgilbert@interlog.com
5095L: linux-scsi@vger.kernel.org
5096W: http://www.torque.net/sg
5097S: Maintained
5098F: drivers/scsi/sg.c
5099F: include/scsi/sg.h
5100
5101SCSI SUBSYSTEM
5102P: James E.J. Bottomley
5103M: James.Bottomley@HansenPartnership.com
5104L: linux-scsi@vger.kernel.org
5105T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
5106T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
5107T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
5108S: Maintained
5109F: drivers/scsi/
5110F: include/scsi/
5111
5112SCSI TAPE DRIVER
5113P: Kai Mäkisara
5114M: Kai.Makisara@kolumbus.fi
5115L: linux-scsi@vger.kernel.org
5116S: Maintained
5117F: Documentation/scsi/st.txt
5118F: drivers/scsi/st*
5119
5120SCTP PROTOCOL
5121P: Vlad Yasevich
5122M: vladislav.yasevich@hp.com
5123P: Sridhar Samudrala
5124M: sri@us.ibm.com
5125L: linux-sctp@vger.kernel.org
5126W: http://lksctp.sourceforge.net
5127S: Supported
5128F: Documentation/networking/sctp.txt
5129F: include/linux/sctp.h
5130F: include/net/sctp/
5131F: net/sctp/
5132
5133SCx200 CPU SUPPORT
5134P: Jim Cromie
5135M: jim.cromie@gmail.com
5136S: Odd Fixes
5137F: Documentation/i2c/busses/scx200_acb
5138F: arch/x86/kernel/scx200_32.c
5139F: drivers/watchdog/scx200_wdt.c
5140F: drivers/i2c/busses/scx200*
5141F: drivers/mtd/maps/scx200_docflash.c
5142F: include/linux/scx200.h
5143
5144SCx200 GPIO DRIVER
5145P: Jim Cromie
5146M: jim.cromie@gmail.com
5147S: Maintained
5148F: drivers/char/scx200_gpio.c
5149F: include/linux/scx200_gpio.h
5150
5151SCx200 HRT CLOCKSOURCE DRIVER
5152P: Jim Cromie
5153M: jim.cromie@gmail.com
5154S: Maintained
5155F: drivers/clocksource/scx200_hrt.c
5156
5157SDRICOH_CS MMC/SD HOST CONTROLLER INTERFACE DRIVER
5158P: Sascha Sommer
5159M: saschasommer@freenet.de
5160L: sdricohcs-devel@lists.sourceforge.net (subscribers-only)
5161S: Maintained
5162F: drivers/mmc/host/sdricoh_cs.c
5163
5164SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER
5165P: Pierre Ossman
5166M: pierre@ossman.eu
5167L: sdhci-devel@lists.ossman.eu
5168S: Maintained
5169
5170SECURE DIGITAL HOST CONTROLLER INTERFACE, OPEN FIRMWARE BINDINGS (SDHCI-OF)
5171P: Anton Vorontsov
5172M: avorontsov@ru.mvista.com
5173L: linuxppc-dev@ozlabs.org
5174L: sdhci-devel@lists.ossman.eu
5175S: Maintained
5176F: drivers/mmc/host/sdhci.*
5177
5178SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) SAMSUNG DRIVER
5179P: Ben Dooks
5180M: ben-linux@fluff.org
5181L: sdhci-devel@lists.ossman.eu
5182S: Maintained
5183F: drivers/mmc/host/sdhci-s3c.c
5184
5185SECURITY SUBSYSTEM
5186P: James Morris
5187M: jmorris@namei.org
5188L: linux-security-module@vger.kernel.org (suggested Cc:)
5189T: git git://www.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git
5190W: http://security.wiki.kernel.org/
5191S: Supported
5192F: security/
5193
5194SECURITY CONTACT
5195P: Security Officers
5196M: security@kernel.org
5197S: Supported
5198
5199SELINUX SECURITY MODULE
5200P: Stephen Smalley
5201M: sds@tycho.nsa.gov
5202P: James Morris
5203M: jmorris@namei.org
5204P: Eric Paris
5205M: eparis@parisplace.org
5206L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
5207W: http://selinuxproject.org
5208T: git git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git
5209S: Supported
5210F: include/linux/selinux*
5211F: security/selinux/
5212
5213SENSABLE PHANTOM
5214P: Jiri Slaby
5215M: jirislaby@gmail.com
5216S: Maintained
5217F: drivers/misc/phantom.c
5218F: include/linux/phantom.h
5219
5220SERIAL ATA (SATA) SUBSYSTEM
5221P: Jeff Garzik
5222M: jgarzik@pobox.com
5223L: linux-ide@vger.kernel.org
5224T: git git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
5225S: Supported
5226F: drivers/ata/
5227F: include/linux/ata.h
5228F: include/linux/libata.h
5229
5230SERVER ENGINES 10Gbps NIC - BladeEngine 2 DRIVER
5231P: Sathya Perla
5232M: sathyap@serverengines.com
5233P: Subbu Seetharaman
5234M: subbus@serverengines.com
5235L: netdev@vger.kernel.org
5236W: http://www.serverengines.com
5237S: Supported
5238F: drivers/net/benet/
5239
5240SFC NETWORK DRIVER
5241P: Steve Hodgson
5242P: Ben Hutchings
5243P: Robert Stonehouse
5244M: linux-net-drivers@solarflare.com
5245S: Supported
5246F: drivers/net/sfc/
5247
5248SGI GRU DRIVER
5249P: Jack Steiner
5250M: steiner@sgi.com
5251S: Maintained
5252F: drivers/misc/sgi-gru/
5253
5254SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
5255P: Pat Gefre
5256M: pfg@sgi.com
5257L: linux-ia64@vger.kernel.org
5258S: Supported
5259F: Documentation/ia64/serial.txt
5260F: drivers/serial/ioc?_serial.c
5261F: include/linux/ioc?.h
5262
5263SGI VISUAL WORKSTATION 320 AND 540
5264P: Andrey Panin
5265M: pazke@donpac.ru
5266L: linux-visws-devel@lists.sf.net
5267W: http://linux-visws.sf.net
5268S: Maintained for 2.6.
5269F: Documentation/sgi-visws.txt
5270
5271SGI XP/XPC/XPNET DRIVER
5272P: Robin Holt
5273M: holt@sgi.com
5274S: Maintained
5275F: drivers/misc/sgi-xp/
5276
5277SHARP LH SUPPORT (LH7952X & LH7A40X)
5278P: Marc Singer
5279M: elf@buici.com
5280W: http://projects.buici.com/arm
5281L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
5282S: Maintained
5283F: Documentation/arm/Sharp-LH/ADC-LH7-Touchscreen
5284F: arch/arm/mach-lh7a40x/
5285F: drivers/serial/serial_lh7a40x.c
5286F: drivers/usb/gadget/lh7a40*
5287F: drivers/usb/host/ohci-lh7a40*
5288
5289SHPC HOTPLUG DRIVER
5290P: Kristen Carlson Accardi
5291M: kristen.c.accardi@intel.com
5292L: linux-pci@vger.kernel.org
5293S: Supported
5294F: drivers/pci/hotplug/shpchp*
5295
5296SIMTEC EB110ATX (Chalice CATS)
5297P: Ben Dooks
5298P: Vincent Sanders
5299M: support@simtec.co.uk
5300W: http://www.simtec.co.uk/products/EB110ATX/
5301S: Supported
5302
5303SIMTEC EB2410ITX (BAST)
5304P: Ben Dooks
5305P: Vincent Sanders
5306M: support@simtec.co.uk
5307W: http://www.simtec.co.uk/products/EB2410ITX/
5308S: Supported
5309F: arch/arm/mach-s3c2410/
5310F: drivers/*/*s3c2410*
5311F: drivers/*/*/*s3c2410*
5312
5313SIS 190 ETHERNET DRIVER
5314P: Francois Romieu
5315M: romieu@fr.zoreil.com
5316L: netdev@vger.kernel.org
5317S: Maintained
5318F: drivers/net/sis190.c
5319
5320SIS 900/7016 FAST ETHERNET DRIVER
5321P: Daniele Venzano
5322M: venza@brownhat.org
5323W: http://www.brownhat.org/sis900.html
5324L: netdev@vger.kernel.org
5325S: Maintained
5326F: drivers/net/sis900.*
5327
5328SIS 96X I2C/SMBUS DRIVER
5329P: Mark M. Hoffman
5330M: mhoffman@lightlink.com
5331L: linux-i2c@vger.kernel.org
5332S: Maintained
5333F: Documentation/i2c/busses/i2c-sis96x
5334F: drivers/i2c/busses/i2c-sis96x.c
5335
5336SIS FRAMEBUFFER DRIVER
5337P: Thomas Winischhofer
5338M: thomas@winischhofer.net
5339W: http://www.winischhofer.net/linuxsisvga.shtml
5340S: Maintained
5341F: Documentation/fb/sisfb.txt
5342F: drivers/video/sis/
5343F: include/video/sisfb.h
5344
5345SIS USB2VGA DRIVER
5346P: Thomas Winischhofer
5347M: thomas@winischhofer.net
5348W: http://www.winischhofer.at/linuxsisusbvga.shtml
5349S: Maintained
5350F: drivers/usb/misc/sisusbvga/
5351
5352SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
5353P: Stephen Hemminger
5354M: shemminger@linux-foundation.org
5355L: netdev@vger.kernel.org
5356S: Maintained
5357F: drivers/net/skge.*
5358F: drivers/net/sky2.*
5359
5360SLAB ALLOCATOR
5361P: Christoph Lameter
5362M: cl@linux-foundation.org
5363P: Pekka Enberg
5364M: penberg@cs.helsinki.fi
5365P: Matt Mackall
5366M: mpm@selenic.com
5367L: linux-mm@kvack.org
5368S: Maintained
5369F: include/linux/sl?b*.h
5370F: mm/sl?b.c
5371
5372SMC91x ETHERNET DRIVER
5373P: Nicolas Pitre
5374M: nico@cam.org
5375S: Maintained
5376F: drivers/net/smc91x.*
5377
5378SMSC47B397 HARDWARE MONITOR DRIVER
5379P: Mark M. Hoffman
5380M: mhoffman@lightlink.com
5381L: lm-sensors@lm-sensors.org
5382S: Maintained
5383F: Documentation/hwmon/smsc47b397
5384F: drivers/hwmon/smsc47b397.c
5385
5386SMSC911x ETHERNET DRIVER
5387P: Steve Glendinning
5388M: steve.glendinning@smsc.com
5389L: netdev@vger.kernel.org
5390S: Supported
5391F: include/linux/smsc911x.h
5392F: drivers/net/smsc911x.*
5393
5394SMSC9420 PCI ETHERNET DRIVER
5395P: Steve Glendinning
5396M: steve.glendinning@smsc.com
5397L: netdev@vger.kernel.org
5398S: Supported
5399F: drivers/net/smsc9420.*
5400
5401SMX UIO Interface
5402P: Ben Nizette
5403M: bn@niasdigital.com
5404S: Maintained
5405F: drivers/uio/uio_smx.c
5406
5407SN-IA64 (Itanium) SUB-PLATFORM
5408P: Jes Sorensen
5409M: jes@sgi.com
5410L: linux-altix@sgi.com
5411L: linux-ia64@vger.kernel.org
5412W: http://www.sgi.com/altix
5413S: Maintained
5414F: arch/ia64/sn/
5415
5416SOC-CAMERA V4L2 SUBSYSTEM
5417P: Guennadi Liakhovetski
5418M: g.liakhovetski@gmx.de
5419L: linux-media@vger.kernel.org
5420T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
5421S: Maintained
5422F: include/media/v4l2*
5423F: drivers/media/video/v4l2*
5424
5425SOEKRIS NET48XX LED SUPPORT
5426P: Chris Boot
5427M: bootc@bootc.net
5428S: Maintained
5429F: drivers/leds/leds-net48xx.c
5430
5431SOFTWARE RAID (Multiple Disks) SUPPORT
5432P: Neil Brown
5433M: neilb@suse.de
5434L: linux-raid@vger.kernel.org
5435S: Supported
5436F: drivers/md/
5437F: include/linux/raid/
5438
5439SONIC NETWORK DRIVER
5440P: Thomas Bogendoerfer
5441M: tsbogend@alpha.franken.de
5442L: netdev@vger.kernel.org
5443S: Maintained
5444F: drivers/net/sonic.*
5445
5446SONICS SILICON BACKPLANE DRIVER (SSB)
5447P: Michael Buesch
5448M: mb@bu3sch.de
5449L: netdev@vger.kernel.org
5450S: Maintained
5451F: drivers/ssb/
5452F: include/linux/ssb/
5453
5454SONY VAIO CONTROL DEVICE DRIVER
5455P: Mattia Dongili
5456M: malattia@linux.it
5457L: linux-acpi@vger.kernel.org
5458W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
5459S: Maintained
5460F: Documentation/laptops/sony-laptop.txt
5461F: drivers/char/sonypi.c
5462F: drivers/platform/x86/sony-laptop.c
5463F: include/linux/sony-laptop.h
5464
5465SONY MEMORYSTICK CARD SUPPORT
5466P: Alex Dubov
5467M: oakad@yahoo.com
5468W: http://tifmxx.berlios.de/
5469S: Maintained
5470F: drivers/memstick/host/tifm_ms.c
5471
5472SOUND
5473P: Jaroslav Kysela
5474M: perex@perex.cz
5475P: Takashi Iwai
5476M: tiwai@suse.de
5477L: alsa-devel@alsa-project.org (moderated for non-subscribers)
5478W: http://www.alsa-project.org/
5479T: git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git
5480T: git git://git.alsa-project.org/alsa-kernel.git
5481S: Maintained
5482F: Documentation/sound/
5483F: include/sound/
5484F: sound/
5485
5486SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT (ASoC)
5487P: Liam Girdwood
5488M: lrg@slimlogic.co.uk
5489P: Mark Brown
5490M: broonie@opensource.wolfsonmicro.com
5491T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git
5492L: alsa-devel@alsa-project.org (moderated for non-subscribers)
5493W: http://alsa-project.org/main/index.php/ASoC
5494S: Supported
5495F: sound/soc/
5496F: include/sound/soc*
5497
5498SPARC + UltraSPARC (sparc/sparc64)
5499P: David S. Miller
5500M: davem@davemloft.net
5501L: sparclinux@vger.kernel.org
5502T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git
5503T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git
5504S: Maintained
5505F: arch/sparc/
5506
5507SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
5508P: Roger Wolff
5509M: R.E.Wolff@BitWizard.nl
5510S: Supported
5511F: Documentation/serial/specialix.txt
5512F: drivers/char/specialix*
5513
5514SPI SUBSYSTEM
5515P: David Brownell
5516M: dbrownell@users.sourceforge.net
5517L: spi-devel-general@lists.sourceforge.net
5518S: Maintained
5519F: Documentation/spi/
5520F: drivers/spi/
5521F: include/linux/spi/
5522
5523SPIDERNET NETWORK DRIVER for CELL
5524P: Ishizaki Kou
5525M: kou.ishizaki@toshiba.co.jp
5526P: Jens Osterkamp
5527M: jens@de.ibm.com
5528L: netdev@vger.kernel.org
5529S: Supported
5530F: Documentation/networking/spider_net.txt
5531F: drivers/net/spider_net*
5532
5533SPU FILE SYSTEM
5534P: Jeremy Kerr
5535M: jk@ozlabs.org
5536L: linuxppc-dev@ozlabs.org
5537L: cbe-oss-dev@ozlabs.org
5538W: http://www.ibm.com/developerworks/power/cell/
5539S: Supported
5540F: Documentation/filesystems/spufs.txt
5541F: arch/powerpc/platforms/cell/spufs/
5542
5543SQUASHFS FILE SYSTEM
5544P: Phillip Lougher
5545M: phillip@lougher.demon.co.uk
5546L: squashfs-devel@lists.sourceforge.net (subscribers-only)
5547W: http://squashfs.org.uk
5548S: Maintained
5549F: Documentation/filesystems/squashfs.txt
5550F: fs/squashfs/
5551
5552SRM (Alpha) environment access
5553P: Jan-Benedict Glaw
5554M: jbglaw@lug-owl.de
5555S: Maintained
5556F: arch/alpha/kernel/srm_env.c
5557
5558STABLE BRANCH
5559P: Greg Kroah-Hartman
5560M: greg@kroah.com
5561P: Chris Wright
5562M: chrisw@sous-sol.org
5563L: stable@kernel.org
5564S: Maintained
5565
5566STAGING SUBSYSTEM
5567P: Greg Kroah-Hartman
5568M: gregkh@suse.de
5569T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
5570L: devel@driverdev.osuosl.org
5571S: Maintained
5572F: drivers/staging/
5573
5574STARFIRE/DURALAN NETWORK DRIVER
5575P: Ion Badulescu
5576M: ionut@badula.org
5577S: Odd Fixes
5578F: drivers/net/starfire*
5579
5580STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
5581S: Orphan
5582F: drivers/net/wireless/strip.c
5583F: include/linux/if_strip.h
5584
5585STRADIS MPEG-2 DECODER DRIVER
5586P: Nathan Laredo
5587M: laredo@gnu.org
5588W: http://www.stradis.com/
5589S: Maintained
5590F: drivers/media/video/stradis.c
5591
5592SUN3/3X
5593P: Sam Creasey
5594M: sammy@sammy.net
5595W: http://sammy.net/sun3/
5596S: Maintained
5597F: arch/m68k/kernel/*sun3*
5598F: arch/m68k/sun3*/
5599F: arch/m68k/include/asm/sun3*
5600
5601SUPERH
5602P: Paul Mundt
5603M: lethal@linux-sh.org
5604L: linux-sh@vger.kernel.org
5605W: http://www.linux-sh.org
5606T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.git
5607S: Supported
5608F: Documentation/sh/
5609F: arch/sh/
5610F: drivers/sh/
5611
5612SUSPEND TO RAM
5613P: Len Brown
5614M: len.brown@intel.com
5615P: Pavel Machek
5616M: pavel@ucw.cz
5617P: Rafael J. Wysocki
5618M: rjw@sisk.pl
5619L: linux-pm@lists.linux-foundation.org
5620S: Supported
5621F: Documentation/power/
5622F: arch/x86/kernel/acpi/
5623F: drivers/base/power/
5624F: kernel/power/
5625F: include/linux/suspend.h
5626F: include/linux/freezer.h
5627F: include/linux/pm.h
5628
5629SVGA HANDLING
5630P: Martin Mares
5631M: mj@ucw.cz
5632L: linux-video@atrey.karlin.mff.cuni.cz
5633S: Maintained
5634F: Documentation/svga.txt
5635F: arch/x86/boot/video*
5636
5637SYSV FILESYSTEM
5638P: Christoph Hellwig
5639M: hch@infradead.org
5640S: Maintained
5641F: Documentation/filesystems/sysv-fs.txt
5642F: fs/sysv/
5643F: include/linux/sysv_fs.h
5644
5645TASKSTATS STATISTICS INTERFACE
5646P: Balbir Singh
5647M: balbir@linux.vnet.ibm.com
5648S: Maintained
5649F: Documentation/accounting/taskstats*
5650F: include/linux/taskstats*
5651F: kernel/taskstats.c
5652
5653TC CLASSIFIER
5654P: Jamal Hadi Salim
5655M: hadi@cyberus.ca
5656L: netdev@vger.kernel.org
5657S: Maintained
5658F: include/linux/pkt_cls.h
5659F: include/net/pkt_cls.h
5660F: net/sched/
5661
5662TCP LOW PRIORITY MODULE
5663P: Wong Hoi Sing, Edison
5664M: hswong3i@gmail.com
5665P: Hung Hing Lun, Mike
5666M: hlhung3i@gmail.com
5667W: http://tcp-lp-mod.sourceforge.net/
5668S: Maintained
5669F: net/ipv4/tcp_lp.c
5670
5671TEHUTI ETHERNET DRIVER
5672P: Alexander Indenbaum
5673M: baum@tehutinetworks.net
5674P: Andy Gospodarek
5675M: andy@greyhouse.net
5676L: netdev@vger.kernel.org
5677S: Supported
5678F: drivers/net/tehuti*
5679
5680Telecom Clock Driver for MCPL0010
5681P: Mark Gross
5682M: mark.gross@intel.com
5683S: Supported
5684F: drivers/char/tlclk.c
5685
5686TENSILICA XTENSA PORT (xtensa)
5687P: Chris Zankel
5688M: chris@zankel.net
5689S: Maintained
5690F: arch/xtensa/
5691
5692THINKPAD ACPI EXTRAS DRIVER
5693P: Henrique de Moraes Holschuh
5694M: ibm-acpi@hmh.eng.br
5695L: ibm-acpi-devel@lists.sourceforge.net
5696W: http://ibm-acpi.sourceforge.net
5697W: http://thinkwiki.org/wiki/Ibm-acpi
5698T: git git://repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
5699S: Maintained
5700F: drivers/platform/x86/thinkpad_acpi.c
5701
5702TI FLASH MEDIA INTERFACE DRIVER
5703P: Alex Dubov
5704M: oakad@yahoo.com
5705S: Maintained
5706F: drivers/misc/tifm*
5707F: drivers/mmc/host/tifm_sd.c
5708F: include/linux/tifm.h
5709
5710TI TWL4030 SERIES SOC CODEC DRIVER
5711P: Peter Ujfalusi
5712M: peter.ujfalusi@nokia.com
5713L: alsa-devel@alsa-project.org (moderated for non-subscribers)
5714S: Maintained
5715F: sound/soc/codecs/twl4030*
5716
5717TIPC NETWORK LAYER
5718P: Per Liden
5719M: per.liden@ericsson.com
5720P: Jon Maloy
5721M: jon.maloy@ericsson.com
5722P: Allan Stephens
5723M: allan.stephens@windriver.com
5724L: tipc-discussion@lists.sourceforge.net
5725W: http://tipc.sourceforge.net/
5726W: http://tipc.cslab.ericsson.net/
5727T: git git://tipc.cslab.ericsson.net/pub/git/tipc.git
5728S: Maintained
5729F: include/linux/tipc*.h
5730F: include/net/tipc/
5731F: net/tipc/
5732
5733TLAN NETWORK DRIVER
5734P: Samuel Chessman
5735M: chessman@tux.org
5736L: tlan-devel@lists.sourceforge.net (subscribers-only)
5737W: http://sourceforge.net/projects/tlan/
5738S: Maintained
5739F: Documentation/networking/tlan.txt
5740F: drivers/net/tlan.*
5741
5742TOMOYO SECURITY MODULE
5743P: Kentaro Takeda
5744M: takedakn@nttdata.co.jp
5745P: Tetsuo Handa
5746M: penguin-kernel@I-love.SAKURA.ne.jp
5747L: tomoyo-users-en@lists.sourceforge.jp (subscribers-only, for developers and users in English)
5748L: tomoyo-dev@lists.sourceforge.jp (subscribers-only, for developers in Japanese)
5749L: tomoyo-users@lists.sourceforge.jp (subscribers-only, for users in Japanese)
5750W: http://tomoyo.sourceforge.jp/
5751T: quilt http://svn.sourceforge.jp/svnroot/tomoyo/trunk/2.2.x/tomoyo-lsm/patches/
5752S: Maintained
5753F: security/tomoyo/
5754
5755TOSHIBA ACPI EXTRAS DRIVER
5756S: Orphan
5757F: drivers/platform/x86/toshiba_acpi.c
5758
5759TOSHIBA SMM DRIVER
5760P: Jonathan Buzzard
5761M: jonathan@buzzard.org.uk
5762L: tlinux-users@tce.toshiba-dme.co.jp
5763W: http://www.buzzard.org.uk/toshiba/
5764S: Maintained
5765F: drivers/char/toshiba.c
5766F: include/linux/toshiba.h
5767
5768TMIO MMC DRIVER
5769P: Ian Molton
5770M: ian@mnementh.co.uk
5771S: Maintained
5772F: drivers/mmc/host/tmio_mmc.*
5773
5774TMPFS (SHMEM FILESYSTEM)
5775P: Hugh Dickins
5776M: hugh.dickins@tiscali.co.uk
5777L: linux-mm@kvack.org
5778S: Maintained
5779F: include/linux/shmem_fs.h
5780F: mm/shmem.c
5781
5782TPM DEVICE DRIVER
5783P: Debora Velarde
5784M: debora@linux.vnet.ibm.com
5785P: Rajiv Andrade
5786M: srajiv@linux.vnet.ibm.com
5787W: http://tpmdd.sourceforge.net
5788P: Marcel Selhorst
5789M: m.selhorst@sirrix.com
5790W: http://www.sirrix.com
5791L: tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers)
5792S: Maintained
5793F: drivers/char/tpm/
5794
5795TRIVIAL PATCHES
5796P: Jiri Kosina
5797M: trivial@kernel.org
5798T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial.git
5799S: Maintained
5800
5801TTY LAYER
5802P: Alan Cox
5803M: alan@lxorguk.ukuu.org.uk
5804S: Maintained
5805T: stgit http://zeniv.linux.org.uk/~alan/ttydev/
5806F: drivers/char/tty_*
5807F: drivers/serial/serial_core.c
5808F: include/linux/serial_core.h
5809F: include/linux/serial.h
5810F: include/linux/tty.h
5811
5812TULIP NETWORK DRIVERS
5813P: Grant Grundler
5814M: grundler@parisc-linux.org
5815P: Kyle McMartin
5816M: kyle@mcmartin.ca
5817L: netdev@vger.kernel.org
5818S: Maintained
5819F: drivers/net/tulip/
5820
5821TUN/TAP driver
5822P: Maxim Krasnyansky
5823M: maxk@qualcomm.com
5824L: vtun@office.satix.net
5825W: http://vtun.sourceforge.net/tun
5826S: Maintained
5827F: Documentation/networking/tuntap.txt
5828F: arch/um/os-Linux/drivers/
5829
5830TURBOCHANNEL SUBSYSTEM
5831P: Maciej W. Rozycki
5832M: macro@linux-mips.org
5833S: Maintained
5834F: drivers/tc/
5835F: include/linux/tc.h
5836
5837U14-34F SCSI DRIVER
5838P: Dario Ballabio
5839M: ballabio_dario@emc.com
5840L: linux-scsi@vger.kernel.org
5841S: Maintained
5842F: drivers/scsi/u14-34f.c
5843
5844UBI FILE SYSTEM (UBIFS)
5845P: Artem Bityutskiy
5846M: dedekind@infradead.org
5847P: Adrian Hunter
5848M: adrian.hunter@nokia.com
5849L: linux-mtd@lists.infradead.org
5850T: git git://git.infradead.org/ubifs-2.6.git
5851W: http://www.linux-mtd.infradead.org/doc/ubifs.html
5852S: Maintained
5853F: Documentation/filesystems/ubifs.txt
5854F: fs/ubifs/
5855
5856UCLINUX (AND M68KNOMMU)
5857P: Greg Ungerer
5858M: gerg@uclinux.org
5859W: http://www.uclinux.org/
5860L: uclinux-dev@uclinux.org (subscribers-only)
5861S: Maintained
5862F: arch/m68knommu/
5863
5864UCLINUX FOR RENESAS H8/300 (H8300)
5865P: Yoshinori Sato
5866M: ysato@users.sourceforge.jp
5867W: http://uclinux-h8.sourceforge.jp/
5868S: Supported
5869
5870UDF FILESYSTEM
5871P: Jan Kara
5872M: jack@suse.cz
5873W: http://linux-udf.sourceforge.net
5874S: Maintained
5875F: Documentation/filesystems/udf.txt
5876F: fs/udf/
5877
5878UFS FILESYSTEM
5879P: Evgeniy Dushistov
5880M: dushistov@mail.ru
5881S: Maintained
5882F: Documentation/filesystems/ufs.txt
5883F: fs/ufs/
5884
5885ULTRA-WIDEBAND (UWB) SUBSYSTEM:
5886P: David Vrabel
5887M: david.vrabel@csr.com
5888L: linux-usb@vger.kernel.org
5889S: Supported
5890F: drivers/uwb/*
5891F: include/linux/uwb.h
5892F: include/linux/uwb/
5893
5894UNIFORM CDROM DRIVER
5895P: Jens Axboe
5896M: axboe@kernel.dk
5897W: http://www.kernel.dk
5898S: Maintained
5899F: Documentation/cdrom/
5900F: drivers/cdrom/cdrom.c
5901F: include/linux/cdrom.h
5902
5903UNSORTED BLOCK IMAGES (UBI)
5904P: Artem Bityutskiy
5905M: dedekind@infradead.org
5906W: http://www.linux-mtd.infradead.org/
5907L: linux-mtd@lists.infradead.org
5908T: git git://git.infradead.org/ubi-2.6.git
5909S: Maintained
5910F: drivers/mtd/ubi/
5911F: include/linux/mtd/ubi.h
5912F: include/mtd/ubi-user.h
5913
5914USB ACM DRIVER
5915P: Oliver Neukum
5916M: oliver@neukum.name
5917L: linux-usb@vger.kernel.org
5918S: Maintained
5919F: Documentation/usb/acm.txt
5920F: drivers/usb/class/cdc-acm.*
5921
5922USB BLOCK DRIVER (UB ub)
5923P: Pete Zaitcev
5924M: zaitcev@redhat.com
5925L: linux-usb@vger.kernel.org
5926S: Supported
5927F: drivers/block/ub.c
5928
5929USB CDC ETHERNET DRIVER
5930P: Greg Kroah-Hartman
5931M: greg@kroah.com
5932L: linux-usb@vger.kernel.org
5933S: Maintained
5934W: http://www.kroah.com/linux-usb/
5935F: drivers/net/usb/cdc_*.c
5936F: include/linux/usb/cdc.h
5937
5938USB CYPRESS C67X00 DRIVER
5939P: Peter Korsgaard
5940M: jacmet@sunsite.dk
5941L: linux-usb@vger.kernel.org
5942S: Maintained
5943F: drivers/usb/c67x00/
5944
5945USB DAVICOM DM9601 DRIVER
5946P: Peter Korsgaard
5947M: jacmet@sunsite.dk
5948L: netdev@vger.kernel.org
5949W: http://www.linux-usb.org/usbnet
5950S: Maintained
5951F: drivers/net/usb/dm9601.c
5952
5953USB DIAMOND RIO500 DRIVER
5954P: Cesar Miquel
5955M: miquel@df.uba.ar
5956L: rio500-users@lists.sourceforge.net
5957W: http://rio500.sourceforge.net
5958S: Maintained
5959F: drivers/usb/misc/rio500*
5960
5961USB EHCI DRIVER
5962P: David Brownell
5963M: dbrownell@users.sourceforge.net
5964L: linux-usb@vger.kernel.org
5965S: Odd Fixes
5966F: Documentation/usb/ehci.txt
5967F: drivers/usb/host/ehci*
5968
5969USB ET61X[12]51 DRIVER
5970P: Luca Risolia
5971M: luca.risolia@studio.unibo.it
5972L: linux-usb@vger.kernel.org
5973L: linux-media@vger.kernel.org
5974T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
5975W: http://www.linux-projects.org
5976S: Maintained
5977F: drivers/media/video/et61x251/
5978
5979USB GADGET/PERIPHERAL SUBSYSTEM
5980P: David Brownell
5981M: dbrownell@users.sourceforge.net
5982L: linux-usb@vger.kernel.org
5983W: http://www.linux-usb.org/gadget
5984S: Maintained
5985F: drivers/usb/gadget/
5986F: include/linux/usb/gadget*
5987
5988USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
5989P: Jiri Kosina
5990M: jkosina@suse.cz
5991L: linux-usb@vger.kernel.org
5992T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git
5993S: Maintained
5994F: Documentation/usb/hiddev.txt
5995F: drivers/hid/usbhid/
5996
5997USB ISP116X DRIVER
5998P: Olav Kongas
5999M: ok@artecdesign.ee
6000L: linux-usb@vger.kernel.org
6001S: Maintained
6002F: drivers/usb/host/isp116x*
6003F: include/linux/usb/isp116x.h
6004
6005USB KAWASAKI LSI DRIVER
6006P: Oliver Neukum
6007M: oliver@neukum.name
6008L: linux-usb@vger.kernel.org
6009S: Maintained
6010F: drivers/usb/serial/kl5kusb105.*
6011
6012USB MASS STORAGE DRIVER
6013P: Matthew Dharm
6014M: mdharm-usb@one-eyed-alien.net
6015L: linux-usb@vger.kernel.org
6016L: usb-storage@lists.one-eyed-alien.net
6017S: Maintained
6018W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
6019F: drivers/usb/storage/
6020
6021USB OHCI DRIVER
6022P: David Brownell
6023M: dbrownell@users.sourceforge.net
6024L: linux-usb@vger.kernel.org
6025S: Odd Fixes
6026F: Documentation/usb/ohci.txt
6027F: drivers/usb/host/ohci*
6028
6029USB OPTION-CARD DRIVER
6030P: Matthias Urlichs
6031M: smurf@smurf.noris.de
6032L: linux-usb@vger.kernel.org
6033S: Maintained
6034F: drivers/usb/serial/option.c
6035
6036USB OV511 DRIVER
6037P: Mark McClelland
6038M: mmcclell@bigfoot.com
6039L: linux-usb@vger.kernel.org
6040W: http://alpha.dyndns.org/ov511/
6041S: Maintained
6042F: drivers/media/video/ov511.*
6043
6044USB PEGASUS DRIVER
6045P: Petko Manolov
6046M: petkan@users.sourceforge.net
6047L: linux-usb@vger.kernel.org
6048L: netdev@vger.kernel.org
6049W: http://pegasus2.sourceforge.net/
6050S: Maintained
6051F: drivers/net/usb/pegasus.*
6052
6053USB PRINTER DRIVER (usblp)
6054P: Pete Zaitcev
6055M: zaitcev@redhat.com
6056L: linux-usb@vger.kernel.org
6057S: Supported
6058F: drivers/usb/class/usblp.c
6059
6060USB RTL8150 DRIVER
6061P: Petko Manolov
6062M: petkan@users.sourceforge.net
6063L: linux-usb@vger.kernel.org
6064L: netdev@vger.kernel.org
6065W: http://pegasus2.sourceforge.net/
6066S: Maintained
6067F: drivers/net/usb/rtl8150.c
6068
6069USB SE401 DRIVER
6070P: Jeroen Vreeken
6071M: pe1rxq@amsat.org
6072L: linux-usb@vger.kernel.org
6073W: http://www.chello.nl/~j.vreeken/se401/
6074S: Maintained
6075F: Documentation/video4linux/se401.txt
6076F: drivers/media/video/se401.*
6077
6078USB SERIAL BELKIN F5U103 DRIVER
6079P: William Greathouse
6080M: wgreathouse@smva.com
6081L: linux-usb@vger.kernel.org
6082S: Maintained
6083F: drivers/usb/serial/belkin_sa.*
6084
6085USB SERIAL CYPRESS M8 DRIVER
6086P: Lonnie Mendez
6087M: dignome@gmail.com
6088L: linux-usb@vger.kernel.org
6089S: Maintained
6090W: http://geocities.com/i0xox0i
6091W: http://firstlight.net/cvs
6092F: drivers/usb/serial/cypress_m8.*
6093
6094USB SERIAL CYBERJACK DRIVER
6095P: Matthias Bruestle and Harald Welte
6096M: support@reiner-sct.com
6097W: http://www.reiner-sct.de/support/treiber_cyberjack.php
6098S: Maintained
6099F: drivers/usb/serial/cyberjack.c
6100
6101USB SERIAL DIGI ACCELEPORT DRIVER
6102P: Peter Berger
6103M: pberger@brimson.com
6104P: Al Borchers
6105M: alborchers@steinerpoint.com
6106L: linux-usb@vger.kernel.org
6107S: Maintained
6108F: drivers/usb/serial/digi_acceleport.c
6109
6110USB SERIAL DRIVER
6111P: Greg Kroah-Hartman
6112M: gregkh@suse.de
6113L: linux-usb@vger.kernel.org
6114S: Supported
6115F: Documentation/usb/usb-serial.txt
6116F: drivers/usb/serial/generic.c
6117F: drivers/usb/serial/usb-serial.c
6118F: include/linux/usb/serial.h
6119
6120USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
6121P: Gary Brubaker
6122M: xavyer@ix.netcom.com
6123L: linux-usb@vger.kernel.org
6124S: Maintained
6125F: drivers/usb/serial/empeg.c
6126
6127USB SERIAL KEYSPAN DRIVER
6128P: Greg Kroah-Hartman
6129M: greg@kroah.com
6130L: linux-usb@vger.kernel.org
6131W: http://www.kroah.com/linux/
6132S: Maintained
6133F: drivers/usb/serial/*keyspan*
6134
6135USB SERIAL WHITEHEAT DRIVER
6136P: Support Department
6137M: support@connecttech.com
6138L: linux-usb@vger.kernel.org
6139W: http://www.connecttech.com
6140S: Supported
6141F: drivers/usb/serial/whiteheat*
6142
6143USB SMSC95XX ETHERNET DRIVER
6144P: Steve Glendinning
6145M: steve.glendinning@smsc.com
6146L: netdev@vger.kernel.org
6147S: Supported
6148F: drivers/net/usb/smsc95xx.*
6149
6150USB SN9C1xx DRIVER
6151P: Luca Risolia
6152M: luca.risolia@studio.unibo.it
6153L: linux-usb@vger.kernel.org
6154L: linux-media@vger.kernel.org
6155T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
6156W: http://www.linux-projects.org
6157S: Maintained
6158F: Documentation/video4linux/sn9c102.txt
6159F: drivers/media/video/sn9c102/
6160
6161USB SUBSYSTEM
6162P: Greg Kroah-Hartman
6163M: gregkh@suse.de
6164L: linux-usb@vger.kernel.org
6165W: http://www.linux-usb.org
6166T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
6167S: Supported
6168F: Documentation/usb/
6169F: drivers/net/usb/
6170F: drivers/usb/
6171F: include/linux/usb.h
6172F: include/linux/usb/
6173
6174USB UHCI DRIVER
6175P: Alan Stern
6176M: stern@rowland.harvard.edu
6177L: linux-usb@vger.kernel.org
6178S: Maintained
6179F: drivers/usb/host/uhci*
6180
6181USB "USBNET" DRIVER FRAMEWORK
6182P: David Brownell
6183M: dbrownell@users.sourceforge.net
6184L: netdev@vger.kernel.org
6185W: http://www.linux-usb.org/usbnet
6186S: Maintained
6187F: drivers/net/usb/usbnet.c
6188F: include/linux/usb/usbnet.h
6189
6190USB VIDEO CLASS
6191P: Laurent Pinchart
6192M: laurent.pinchart@skynet.be
6193L: linux-uvc-devel@lists.berlios.de (subscribers-only)
6194L: linux-media@vger.kernel.org
6195T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
6196W: http://linux-uvc.berlios.de
6197S: Maintained
6198F: drivers/media/video/uvc/
6199
6200USB W996[87]CF DRIVER
6201P: Luca Risolia
6202M: luca.risolia@studio.unibo.it
6203L: linux-usb@vger.kernel.org
6204L: linux-media@vger.kernel.org
6205T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
6206W: http://www.linux-projects.org
6207S: Maintained
6208F: Documentation/video4linux/w9968cf.txt
6209F: drivers/media/video/w996*
6210
6211USB WIRELESS RNDIS DRIVER (rndis_wlan)
6212P: Jussi Kivilinna
6213M: jussi.kivilinna@mbnet.fi
6214L: linux-wireless@vger.kernel.org
6215S: Maintained
6216F: drivers/net/wireless/rndis_wlan.c
6217
6218USB XHCI DRIVER
6219P: Sarah Sharp
6220M: sarah.a.sharp@intel.com
6221L: linux-usb@vger.kernel.org
6222S: Supported
6223
6224USB ZC0301 DRIVER
6225P: Luca Risolia
6226M: luca.risolia@studio.unibo.it
6227L: linux-usb@vger.kernel.org
6228L: linux-media@vger.kernel.org
6229T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
6230W: http://www.linux-projects.org
6231S: Maintained
6232F: Documentation/video4linux/zc0301.txt
6233F: drivers/media/video/zc0301/
6234
6235USB ZD1201 DRIVER
6236P: Jeroen Vreeken
6237M: pe1rxq@amsat.org
6238L: linux-usb@vger.kernel.org
6239W: http://linux-lc100020.sourceforge.net
6240S: Maintained
6241F: drivers/net/wireless/zd1201.*
6242
6243USB ZR364XX DRIVER
6244P: Antoine Jacquet
6245M: royale@zerezo.com
6246L: linux-usb@vger.kernel.org
6247L: linux-media@vger.kernel.org
6248T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
6249W: http://royale.zerezo.com/zr364xx/
6250S: Maintained
6251F: Documentation/video4linux/zr364xx.txt
6252F: drivers/media/video/zr364xx.c
6253
6254USER-MODE LINUX (UML)
6255P: Jeff Dike
6256M: jdike@addtoit.com
6257L: user-mode-linux-devel@lists.sourceforge.net
6258L: user-mode-linux-user@lists.sourceforge.net
6259W: http://user-mode-linux.sourceforge.net
6260S: Maintained
6261F: Documentation/uml/
6262F: arch/um/
6263F: fs/hostfs/
6264F: fs/hppfs/
6265
6266USERSPACE I/O (UIO)
6267P: Hans J. Koch
6268M: hjk@linutronix.de
6269P: Greg Kroah-Hartman
6270M: gregkh@suse.de
6271S: Maintained
6272F: Documentation/DocBook/uio-howto.tmpl
6273F: drivers/uio/
6274F: include/linux/uio*.h
6275
6276UTIL-LINUX-NG PACKAGE
6277P: Karel Zak
6278M: kzak@redhat.com
6279L: util-linux-ng@vger.kernel.org
6280W: http://kernel.org/~kzak/util-linux-ng/
6281T: git git://git.kernel.org/pub/scm/utils/util-linux-ng/util-linux-ng.git
6282S: Maintained
6283
6284UVESAFB DRIVER
6285P: Michal Januszewski
6286M: spock@gentoo.org
6287L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
6288W: http://dev.gentoo.org/~spock/projects/uvesafb/
6289S: Maintained
6290F: Documentation/fb/uvesafb.txt
6291F: drivers/video/uvesafb.*
6292
6293VFAT/FAT/MSDOS FILESYSTEM
6294P: OGAWA Hirofumi
6295M: hirofumi@mail.parknet.co.jp
6296S: Maintained
6297F: Documentation/filesystems/vfat.txt
6298F: fs/fat/
6299
6300VIA RHINE NETWORK DRIVER
6301P: Roger Luethi
6302M: rl@hellgate.ch
6303S: Maintained
6304F: drivers/net/via-rhine.c
6305
6306VIAPRO SMBUS DRIVER
6307P: Jean Delvare
6308M: khali@linux-fr.org
6309L: linux-i2c@vger.kernel.org
6310S: Maintained
6311F: Documentation/i2c/busses/i2c-viapro
6312F: drivers/i2c/busses/i2c-viapro.c
6313
6314VIA SD/MMC CARD CONTROLLER DRIVER
6315P: Joseph Chan
6316M: JosephChan@via.com.tw
6317P: Harald Welte
6318M: HaraldWelte@viatech.com
6319S: Maintained
6320F: drivers/mmc/host/via-sdmmc.c
6321
6322VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER
6323P: Joseph Chan
6324M: JosephChan@via.com.tw
6325P: Scott Fang
6326M: ScottFang@viatech.com.cn
6327L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
6328S: Maintained
6329F: drivers/video/via/
6330
6331VIA VELOCITY NETWORK DRIVER
6332P: Francois Romieu
6333M: romieu@fr.zoreil.com
6334L: netdev@vger.kernel.org
6335S: Maintained
6336F: drivers/net/via-velocity.*
6337
6338VLAN (802.1Q)
6339P: Patrick McHardy
6340M: kaber@trash.net
6341L: netdev@vger.kernel.org
6342S: Maintained
6343F: drivers/net/macvlan.c
6344F: include/linux/if_*vlan.h
6345F: net/8021q/
6346
6347VLYNQ BUS
6348P: Florian Fainelli
6349M: florian@openwrt.org
6350L: openwrt-devel@lists.openwrt.org
6351S: Maintained
6352F: drivers/vlynq/vlynq.c
6353F: include/linux/vlynq.h
6354
6355VOLTAGE AND CURRENT REGULATOR FRAMEWORK
6356P: Liam Girdwood
6357M: lrg@slimlogic.co.uk
6358P: Mark Brown
6359M: broonie@opensource.wolfsonmicro.com
6360W: http://opensource.wolfsonmicro.com/node/15
6361W: http://www.slimlogic.co.uk/?p=48
6362T: git git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git
6363S: Supported
6364F: drivers/regulator/
6365F: include/linux/regulator/
6366
6367VT1211 HARDWARE MONITOR DRIVER
6368P: Juerg Haefliger
6369M: juergh@gmail.com
6370L: lm-sensors@lm-sensors.org
6371S: Maintained
6372F: Documentation/hwmon/vt1211
6373F: drivers/hwmon/vt1211.c
6374
6375VT8231 HARDWARE MONITOR DRIVER
6376P: Roger Lucas
6377M: vt8231@hiddenengine.co.uk
6378L: lm-sensors@lm-sensors.org
6379S: Maintained
6380F: drivers/hwmon/vt8231.c
6381
6382W1 DALLAS'S 1-WIRE BUS
6383P: Evgeniy Polyakov
6384M: johnpol@2ka.mipt.ru
6385S: Maintained
6386F: Documentation/w1/
6387F: drivers/w1/
6388
6389W83791D HARDWARE MONITORING DRIVER
6390P: Marc Hulsman
6391M: m.hulsman@tudelft.nl
6392L: lm-sensors@lm-sensors.org
6393S: Maintained
6394F: Documentation/hwmon/w83791d
6395F: drivers/hwmon/w83791d.c
6396
6397W83793 HARDWARE MONITORING DRIVER
6398P: Rudolf Marek
6399M: r.marek@assembler.cz
6400L: lm-sensors@lm-sensors.org
6401S: Maintained
6402F: Documentation/hwmon/w83793
6403F: drivers/hwmon/w83793.c
6404
6405W83L51xD SD/MMC CARD INTERFACE DRIVER
6406P: Pierre Ossman
6407M: pierre@ossman.eu
6408S: Maintained
6409F: drivers/mmc/host/wbsd.*
6410
6411WATCHDOG DEVICE DRIVERS
6412P: Wim Van Sebroeck
6413M: wim@iguana.be
6414T: git git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
6415S: Maintained
6416F: Documentation/watchdog/
6417F: drivers/watchdog/
6418F: include/linux/watchdog.h
6419
6420WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
6421P: Jean Tourrilhes
6422M: jt@hpl.hp.com
6423L: linux-wireless@vger.kernel.org
6424W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
6425S: Maintained
6426F: Documentation/networking/wavelan.txt
6427F: drivers/net/wireless/wavelan*
6428
6429WD7000 SCSI DRIVER
6430P: Miroslav Zagorac
6431M: zaga@fly.cc.fer.hr
6432L: linux-scsi@vger.kernel.org
6433S: Maintained
6434F: drivers/scsi/wd7000.c
6435
6436WIMAX STACK
6437P: Inaky Perez-Gonzalez
6438M: inaky.perez-gonzalez@intel.com
6439M: linux-wimax@intel.com
6440L: wimax@linuxwimax.org
6441S: Supported
6442W: http://linuxwimax.org
6443
6444WIMEDIA LLC PROTOCOL (WLP) SUBSYSTEM
6445P: David Vrabel
6446M: david.vrabel@csr.com
6447S: Maintained
6448F: include/linux/wlp.h
6449F: drivers/uwb/wlp/
6450
6451WISTRON LAPTOP BUTTON DRIVER
6452P: Miloslav Trmac
6453M: mitr@volny.cz
6454S: Maintained
6455F: drivers/input/misc/wistron_btns.c
6456
6457WL3501 WIRELESS PCMCIA CARD DRIVER
6458P: Arnaldo Carvalho de Melo
6459M: acme@ghostprotocols.net
6460L: linux-wireless@vger.kernel.org
6461W: http://oops.ghostprotocols.net:81/blog
6462S: Maintained
6463F: drivers/net/wireless/wl3501*
6464
6465WM97XX TOUCHSCREEN DRIVERS
6466P: Mark Brown
6467M: broonie@opensource.wolfsonmicro.com
6468P: Liam Girdwood
6469M: lrg@slimlogic.co.uk
6470L: linux-input@vger.kernel.org
6471T: git git://opensource.wolfsonmicro.com/linux-2.6-touch
6472W: http://opensource.wolfsonmicro.com/node/7
6473S: Supported
6474F: drivers/input/touchscreen/*wm97*
6475F: include/linux/wm97xx.h
6476
6477X.25 NETWORK LAYER
6478P: Henner Eisen
6479M: eis@baty.hanse.de
6480L: linux-x25@vger.kernel.org
6481S: Maintained
6482F: Documentation/networking/x25*
6483F: include/net/x25*
6484F: net/x25/
6485
6486X86 ARCHITECTURE (32-BIT AND 64-BIT)
6487P: Thomas Gleixner
6488M: tglx@linutronix.de
6489P: Ingo Molnar
6490M: mingo@redhat.com
6491P: H. Peter Anvin
6492M: hpa@zytor.com
6493M: x86@kernel.org
6494T: git git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
6495S: Maintained
6496F: Documentation/x86/
6497F: arch/x86/
6498
6499XEN HYPERVISOR INTERFACE
6500P: Jeremy Fitzhardinge
6501M: jeremy@xensource.com
6502P: Chris Wright
6503M: chrisw@sous-sol.org
6504L: virtualization@lists.osdl.org
6505L: xen-devel@lists.xensource.com
6506S: Supported
6507F: arch/x86/xen/
6508F: drivers/*/xen-*front.c
6509F: drivers/xen/
6510F: arch/x86/include/asm/xen/
6511F: include/xen/
6512
6513XFS FILESYSTEM
6514P: Silicon Graphics Inc
6515P: Felix Blyakher
6516M: felixb@sgi.com
6517M: xfs-masters@oss.sgi.com
6518L: xfs@oss.sgi.com
6519W: http://oss.sgi.com/projects/xfs
6520T: git git://oss.sgi.com/xfs/xfs.git
6521S: Supported
6522F: Documentation/filesystems/xfs.txt
6523F: fs/xfs/
6524
6525XILINX SYSTEMACE DRIVER
6526P: Grant Likely
6527M: grant.likely@secretlab.ca
6528W: http://www.secretlab.ca/
6529S: Maintained
6530F: drivers/block/xsysace.c
6531
6532XILINX UARTLITE SERIAL DRIVER
6533P: Peter Korsgaard
6534M: jacmet@sunsite.dk
6535L: linux-serial@vger.kernel.org
6536S: Maintained
6537F: drivers/serial/uartlite.c
6538
6539YAM DRIVER FOR AX.25
6540P: Jean-Paul Roubelat
6541M: jpr@f6fbb.org
6542L: linux-hams@vger.kernel.org
6543S: Maintained
6544F: drivers/net/hamradio/yam*
6545F: include/linux/yam.h
6546
6547YEALINK PHONE DRIVER
6548P: Henk Vergonet
6549M: Henk.Vergonet@gmail.com
6550L: usbb2k-api-dev@nongnu.org
6551S: Maintained
6552F: Documentation/input/yealink.txt
6553F: drivers/input/misc/yealink.*
6554
6555Z8530 DRIVER FOR AX.25
6556P: Joerg Reuter
6557M: jreuter@yaina.de
6558W: http://yaina.de/jreuter/
6559W: http://www.qsl.net/dl1bke/
6560L: linux-hams@vger.kernel.org
6561S: Maintained
6562F: Documentation/networking/z8530drv.txt
6563F: drivers/net/hamradio/*scc.c
6564F: drivers/net/hamradio/z8530.h
6565
6566ZD1211RW WIRELESS DRIVER
6567P: Daniel Drake
6568M: dsd@gentoo.org
6569P: Ulrich Kunitz
6570M: kune@deine-taler.de
6571W: http://zd1211.ath.cx/wiki/DriverRewrite
6572L: linux-wireless@vger.kernel.org
6573L: zd1211-devs@lists.sourceforge.net (subscribers-only)
6574S: Maintained
6575F: drivers/net/wireless/zd1211rw/
6576
6577ZR36067 VIDEO FOR LINUX DRIVER
6578L: mjpeg-users@lists.sourceforge.net
6579L: linux-media@vger.kernel.org
6580W: http://mjpeg.sourceforge.net/driver-zoran/
6581T: Mercurial http://linuxtv.org/hg/v4l-dvb
6582S: Odd Fixes
6583F: drivers/media/video/zoran/
6584
6585ZS DECSTATION Z85C30 SERIAL DRIVER
6586P: Maciej W. Rozycki
6587M: macro@linux-mips.org
6588S: Maintained
6589F: drivers/serial/zs.*
6590
6591THE REST
6592P: Linus Torvalds
6593M: torvalds@linux-foundation.org
6594L: linux-kernel@vger.kernel.org
6595T: git git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
6596S: Buried alive in reporters
6597F: *
6598F: */
This page took 0.053142 seconds and 5 git commands to generate.