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