JBD: round commit timer up to avoid uncommitted transaction
[linux-2.6-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: Stephen Tweedie <sct@redhat.com>
1971M: Andrew Morton <akpm@linux-foundation.org>
1972M: Andreas Dilger <adilger@sun.com>
1973L: linux-ext4@vger.kernel.org
1974S: Maintained
1975F: Documentation/filesystems/ext3.txt
1976F: fs/ext3/
1977F: include/linux/ext3*
1978
1979EXT4 FILE SYSTEM
1980M: "Theodore Ts'o" <tytso@mit.edu>
1981M: Andreas Dilger <adilger@sun.com>
1982L: linux-ext4@vger.kernel.org
1983W: http://ext4.wiki.kernel.org
1984S: Maintained
1985F: Documentation/filesystems/ext4.txt
1986F: fs/ext4/
1987
1988F71805F HARDWARE MONITORING DRIVER
1989M: Jean Delvare <khali@linux-fr.org>
1990L: lm-sensors@lm-sensors.org
1991S: Maintained
1992F: Documentation/hwmon/f71805f
1993F: drivers/hwmon/f71805f.c
1994
1995FARSYNC SYNCHRONOUS DRIVER
1996M: Kevin Curtis <kevin.curtis@farsite.co.uk>
1997W: http://www.farsite.co.uk/
1998S: Supported
1999F: drivers/net/wan/farsync.*
2000
2001FAULT INJECTION SUPPORT
2002M: Akinobu Mita <akinobu.mita@gmail.com>
2003S: Supported
2004F: Documentation/fault-injection/
2005F: lib/fault-inject.c
2006
2007FILE LOCKING (flock() and fcntl()/lockf())
2008M: Matthew Wilcox <matthew@wil.cx>
2009L: linux-fsdevel@vger.kernel.org
2010S: Maintained
2011F: include/linux/fcntl.h
2012F: include/linux/fs.h
2013F: fs/fcntl.c
2014F: fs/locks.c
2015
2016FILESYSTEMS (VFS and infrastructure)
2017M: Alexander Viro <viro@zeniv.linux.org.uk>
2018L: linux-fsdevel@vger.kernel.org
2019S: Maintained
2020F: fs/*
2021
2022FINTEK F75375S HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2023M: Riku Voipio <riku.vipio@iki.fi>
2024L: lm-sensors@lm-sensors.org
2025S: Maintained
2026F: drivers/hwmon/f75375s.c
2027F: include/linux/f75375s.h
2028
2029FIREWIRE SUBSYSTEM
2030M: Kristian Hoegsberg <krh@redhat.com>
2031M: Stefan Richter <stefanr@s5r6.in-berlin.de>
2032L: linux1394-devel@lists.sourceforge.net
2033W: http://www.linux1394.org/
2034T: git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
2035S: Maintained
2036F: drivers/firewire/
2037F: include/linux/firewire*.h
2038
2039FIRMWARE LOADER (request_firmware)
2040S: Orphan
2041F: Documentation/firmware_class/
2042F: drivers/base/firmware*.c
2043F: include/linux/firmware.h
2044
2045FPU EMULATOR
2046M: Bill Metzenthen <billm@melbpc.org.au>
2047W: http://floatingpoint.sourceforge.net/emulator/index.html
2048S: Maintained
2049F: arch/x86/math-emu/
2050
2051FRAME RELAY DLCI/FRAD (Sangoma drivers too)
2052M: Mike McLagan <mike.mclagan@linux.org>
2053L: netdev@vger.kernel.org
2054S: Maintained
2055F: drivers/net/wan/dlci.c
2056F: drivers/net/wan/sdla.c
2057
2058FRAMEBUFFER LAYER
2059L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
2060W: http://linux-fbdev.sourceforge.net/
2061S: Orphan
2062F: Documentation/fb/
2063F: drivers/video/fb*
2064F: include/linux/fb.h
2065
2066FREESCALE DMA DRIVER
2067M: Li Yang <leoli@freescale.com>
2068M: Zhang Wei <zw@zh-kernel.org>
2069L: linuxppc-dev@ozlabs.org
2070S: Maintained
2071F: drivers/dma/fsldma.*
2072
2073FREESCALE I2C CPM DRIVER
2074M: Jochen Friedrich <jochen@scram.de>
2075L: linuxppc-dev@ozlabs.org
2076L: linux-i2c@vger.kernel.org
2077S: Maintained
2078F: drivers/i2c/busses/i2c-cpm.c
2079
2080FREESCALE IMX / MXC FRAMEBUFFER DRIVER
2081M: Sascha Hauer <kernel@pengutronix.de>
2082L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
2083L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2084S: Maintained
2085F: arch/arm/plat-mxc/include/mach/imxfb.h
2086F: drivers/video/imxfb.c
2087
2088FREESCALE SOC FS_ENET DRIVER
2089M: Pantelis Antoniou <pantelis.antoniou@gmail.com>
2090M: Vitaly Bordug <vbordug@ru.mvista.com>
2091L: linuxppc-dev@ozlabs.org
2092L: netdev@vger.kernel.org
2093S: Maintained
2094F: drivers/net/fs_enet/
2095F: include/linux/fs_enet_pd.h
2096
2097FREESCALE QUICC ENGINE LIBRARY
2098M: Timur Tabi <timur@freescale.com>
2099L: linuxppc-dev@ozlabs.org
2100S: Supported
2101F: arch/powerpc/sysdev/qe_lib/
2102F: arch/powerpc/include/asm/*qe.h
2103
2104FREESCALE HIGHSPEED USB DEVICE DRIVER
2105M: Li Yang <leoli@freescale.com>
2106L: linux-usb@vger.kernel.org
2107L: linuxppc-dev@ozlabs.org
2108S: Maintained
2109F: drivers/usb/gadget/fsl_usb2_udc.c
2110
2111FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
2112M: Li Yang <leoli@freescale.com>
2113L: netdev@vger.kernel.org
2114L: linuxppc-dev@ozlabs.org
2115S: Maintained
2116F: drivers/net/ucc_geth*
2117
2118FREESCALE QUICC ENGINE UCC UART DRIVER
2119M: Timur Tabi <timur@freescale.com>
2120L: linuxppc-dev@ozlabs.org
2121S: Supported
2122F: drivers/serial/ucc_uart.c
2123
2124FREESCALE SOC SOUND DRIVERS
2125M: Timur Tabi <timur@freescale.com>
2126L: alsa-devel@alsa-project.org (moderated for non-subscribers)
2127L: linuxppc-dev@ozlabs.org
2128S: Supported
2129F: sound/soc/fsl/fsl*
2130F: sound/soc/fsl/mpc8610_hpcd.c
2131
2132FREEVXFS FILESYSTEM
2133M: Christoph Hellwig <hch@infradead.org>
2134W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
2135S: Maintained
2136F: fs/freevxfs/
2137
2138FREEZER
2139M: Pavel Machek <pavel@ucw.cz>
2140M: "Rafael J. Wysocki" <rjw@sisk.pl>
2141L: linux-pm@lists.linux-foundation.org
2142S: Supported
2143F: Documentation/power/freezing-of-tasks.txt
2144F: include/linux/freezer.h
2145F: kernel/freezer.c
2146
2147FS-CACHE: LOCAL CACHING FOR NETWORK FILESYSTEMS
2148M: David Howells <dhowells@redhat.com>
2149L: linux-cachefs@redhat.com
2150S: Supported
2151F: Documentation/filesystems/caching/
2152F: fs/fscache/
2153F: include/linux/fscache*.h
2154
2155FTRACE
2156M: Steven Rostedt <rostedt@goodmis.org>
2157S: Maintained
2158F: Documentation/trace/ftrace.txt
2159F: arch/*/*/*/ftrace.h
2160F: arch/*/kernel/ftrace.c
2161F: include/*/ftrace.h
2162F: kernel/trace/
2163
2164FUJITSU FR-V (FRV) PORT
2165M: David Howells <dhowells@redhat.com>
2166S: Maintained
2167F: arch/frv/
2168
2169FUJITSU LAPTOP EXTRAS
2170M: Jonathan Woithe <jwoithe@physics.adelaide.edu.au>
2171L: linux-acpi@vger.kernel.org
2172S: Maintained
2173F: drivers/platform/x86/fujitsu-laptop.c
2174
2175FUSE: FILESYSTEM IN USERSPACE
2176M: Miklos Szeredi <miklos@szeredi.hu>
2177L: fuse-devel@lists.sourceforge.net
2178W: http://fuse.sourceforge.net/
2179S: Maintained
2180F: fs/fuse/
2181F: include/linux/fuse.h
2182
2183FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
2184M: Rik Faith <faith@cs.unc.edu>
2185L: linux-scsi@vger.kernel.org
2186S: Odd Fixes (e.g., new signatures)
2187F: drivers/scsi/fdomain.*
2188
2189GDT SCSI DISK ARRAY CONTROLLER DRIVER
2190M: Achim Leubner <achim_leubner@adaptec.com>
2191L: linux-scsi@vger.kernel.org
2192W: http://www.icp-vortex.com/
2193S: Supported
2194F: drivers/scsi/gdt*
2195
2196GENERIC GPIO I2C DRIVER
2197M: Haavard Skinnemoen <hskinnemoen@atmel.com>
2198S: Supported
2199F: drivers/i2c/busses/i2c-gpio.c
2200F: include/linux/i2c-gpio.h
2201
2202GENERIC HDLC (WAN) DRIVERS
2203M: Krzysztof Halasa <khc@pm.waw.pl>
2204W: http://www.kernel.org/pub/linux/utils/net/hdlc/
2205S: Maintained
2206F: drivers/net/wan/c101.c
2207F: drivers/net/wan/hd6457*
2208F: drivers/net/wan/hdlc*
2209F: drivers/net/wan/n2.c
2210F: drivers/net/wan/pc300too.c
2211F: drivers/net/wan/pci200syn.c
2212F: drivers/net/wan/wanxl*
2213
2214GENERIC INCLUDE/ASM HEADER FILES
2215M: Arnd Bergmann <arnd@arndb.de>
2216L: linux-arch@vger.kernel.org
2217T: git git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic.git
2218S: Maintained
2219F: include/asm-generic
2220
2221GENERIC UIO DRIVER FOR PCI DEVICES
2222M: Michael S. Tsirkin <mst@redhat.com>
2223L: kvm@vger.kernel.org
2224L: linux-kernel@vger.kernel.org
2225S: Supported
2226F: drivers/uio/uio_pci_generic.c
2227
2228GFS2 FILE SYSTEM
2229M: Steven Whitehouse <swhiteho@redhat.com>
2230L: cluster-devel@redhat.com
2231W: http://sources.redhat.com/cluster/
2232T: git git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
2233T: git git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
2234S: Supported
2235F: Documentation/filesystems/gfs2*.txt
2236F: fs/gfs2/
2237F: include/linux/gfs2_ondisk.h
2238
2239GIGASET ISDN DRIVERS
2240M: Hansjoerg Lipp <hjlipp@web.de>
2241M: Tilman Schmidt <tilman@imap.cc>
2242L: gigaset307x-common@lists.sourceforge.net
2243W: http://gigaset307x.sourceforge.net/
2244S: Maintained
2245F: Documentation/isdn/README.gigaset
2246F: drivers/isdn/gigaset/
2247F: include/linux/gigaset_dev.h
2248
2249HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
2250M: Frank Seidel <frank@f-seidel.de>
2251L: lm-sensors@lm-sensors.org
2252W: http://www.kernel.org/pub/linux/kernel/people/fseidel/hdaps/
2253S: Maintained
2254F: drivers/hwmon/hdaps.c
2255
2256HYPERVISOR VIRTUAL CONSOLE DRIVER
2257L: linuxppc-dev@ozlabs.org
2258S: Odd Fixes
2259F: drivers/char/hvc_*
2260
2261GSPCA FINEPIX SUBDRIVER
2262M: Frank Zago <frank@zago.net>
2263L: linux-media@vger.kernel.org
2264T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
2265S: Maintained
2266F: drivers/media/video/gspca/finepix.c
2267
2268GSPCA M5602 SUBDRIVER
2269M: Erik Andren <erik.andren@gmail.com>
2270L: linux-media@vger.kernel.org
2271T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
2272S: Maintained
2273F: drivers/media/video/gspca/m5602/
2274
2275GSPCA PAC207 SONIXB SUBDRIVER
2276M: Hans de Goede <hdegoede@redhat.com>
2277L: linux-media@vger.kernel.org
2278T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
2279S: Maintained
2280F: drivers/media/video/gspca/pac207.c
2281
2282GSPCA SN9C20X SUBDRIVER
2283M: Brian Johnson <brijohn@gmail.com>
2284L: linux-media@vger.kernel.org
2285T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
2286S: Maintained
2287F: drivers/media/video/gspca/sn9c20x.c
2288
2289GSPCA T613 SUBDRIVER
2290M: Leandro Costantino <lcostantino@gmail.com>
2291L: linux-media@vger.kernel.org
2292T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
2293S: Maintained
2294F: drivers/media/video/gspca/t613.c
2295
2296GSPCA USB WEBCAM DRIVER
2297M: Jean-Francois Moine <moinejf@free.fr>
2298W: http://moinejf.free.fr
2299L: linux-media@vger.kernel.org
2300T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
2301S: Maintained
2302F: drivers/media/video/gspca/
2303
2304HARDWARE MONITORING
2305L: lm-sensors@lm-sensors.org
2306W: http://www.lm-sensors.org/
2307S: Orphan
2308F: drivers/hwmon/
2309
2310HARDWARE RANDOM NUMBER GENERATOR CORE
2311S: Orphan
2312F: Documentation/hw_random.txt
2313F: drivers/char/hw_random/
2314F: include/linux/hw_random.h
2315
2316HARMONY SOUND DRIVER
2317M: Kyle McMartin <kyle@mcmartin.ca>
2318L: linux-parisc@vger.kernel.org
2319S: Maintained
2320F: sound/parisc/harmony.*
2321
2322HAYES ESP SERIAL DRIVER
2323M: "Andrew J. Robinson" <arobinso@nyx.net>
2324W: http://www.nyx.net/~arobinso
2325S: Maintained
2326F: Documentation/serial/hayes-esp.txt
2327F: drivers/char/esp.c
2328
2329HEWLETT-PACKARD SMART2 RAID DRIVER
2330M: Chirag Kantharia <chirag.kantharia@hp.com>
2331L: iss_storagedev@hp.com
2332S: Maintained
2333F: Documentation/blockdev/cpqarray.txt
2334F: drivers/block/cpqarray.*
2335
2336HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
2337M: Mike Miller <mike.miller@hp.com>
2338L: iss_storagedev@hp.com
2339S: Supported
2340F: Documentation/blockdev/cciss.txt
2341F: drivers/block/cciss*
2342F: include/linux/cciss_ioctl.h
2343
2344HFS FILESYSTEM
2345M: Roman Zippel <zippel@linux-m68k.org>
2346S: Maintained
2347F: Documentation/filesystems/hfs.txt
2348F: fs/hfs/
2349
2350HGA FRAMEBUFFER DRIVER
2351M: Ferenc Bakonyi <fero@drama.obuda.kando.hu>
2352L: linux-nvidia@lists.surfsouth.com
2353W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
2354S: Maintained
2355F: drivers/video/hgafb.c
2356
2357HIBERNATION (aka Software Suspend, aka swsusp)
2358M: Pavel Machek <pavel@ucw.cz>
2359M: "Rafael J. Wysocki" <rjw@sisk.pl>
2360L: linux-pm@lists.linux-foundation.org
2361S: Supported
2362F: arch/x86/power/
2363F: drivers/base/power/
2364F: kernel/power/
2365F: include/linux/suspend.h
2366F: include/linux/freezer.h
2367F: include/linux/pm.h
2368F: arch/*/include/asm/suspend*.h
2369
2370HID CORE LAYER
2371M: Jiri Kosina <jkosina@suse.cz>
2372L: linux-input@vger.kernel.org
2373T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git
2374S: Maintained
2375F: drivers/hid/
2376F: include/linux/hid*
2377
2378HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
2379M: Thomas Gleixner <tglx@linutronix.de>
2380S: Maintained
2381F: Documentation/timers/
2382F: kernel/hrtimer.c
2383F: include/linux/hrtimer.h
2384
2385HIGH-SPEED SCC DRIVER FOR AX.25
2386M: Klaus Kudielka <klaus.kudielka@ieee.org>
2387L: linux-hams@vger.kernel.org
2388W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
2389S: Maintained
2390F: drivers/net/hamradio/dmascc.c
2391F: drivers/net/hamradio/scc.c
2392
2393HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
2394M: HighPoint Linux Team <linux@highpoint-tech.com>
2395W: http://www.highpoint-tech.com
2396S: Supported
2397F: Documentation/scsi/hptiop.txt
2398F: drivers/scsi/hptiop.c
2399
2400HIPPI
2401M: Jes Sorensen <jes@trained-monkey.org>
2402L: linux-hippi@sunsite.dk
2403S: Maintained
2404F: include/linux/hippidevice.h
2405F: include/linux/if_hippi.h
2406F: net/802/hippi.c
2407
2408HOST AP DRIVER
2409M: Jouni Malinen <j@w1.fi>
2410L: hostap@shmoo.com (subscribers-only)
2411L: linux-wireless@vger.kernel.org
2412W: http://hostap.epitest.fi/
2413S: Maintained
2414F: drivers/net/wireless/hostap/
2415
2416HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER
2417M: Carlos Corbacho <carlos@strangeworlds.co.uk>
2418S: Odd Fixes
2419F: drivers/platform/x86/tc1100-wmi.c
2420
2421HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
2422M: Jaroslav Kysela <perex@perex.cz>
2423S: Maintained
2424F: drivers/net/hp100.*
2425
2426HPET: High Precision Event Timers driver
2427M: Clemens Ladisch <clemens@ladisch.de>
2428S: Maintained
2429F: Documentation/timers/hpet.txt
2430F: drivers/char/hpet.c
2431F: include/linux/hpet.h
2432
2433HPET: i386
2434M: "Venkatesh Pallipadi (Venki)" <venkatesh.pallipadi@intel.com>
2435S: Maintained
2436F: arch/x86/kernel/hpet.c
2437F: arch/x86/include/asm/hpet.h
2438
2439HPET: x86_64
2440M: Vojtech Pavlik <vojtech@suse.cz>
2441S: Maintained
2442
2443HPET: ACPI
2444M: Bob Picco <bob.picco@hp.com>
2445S: Maintained
2446F: drivers/char/hpet.c
2447
2448HPFS FILESYSTEM
2449M: Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
2450W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
2451S: Maintained
2452F: fs/hpfs/
2453
2454HSO 3G MODEM DRIVER
2455M: Jan Dumon <j.dumon@option.com>
2456W: http://www.pharscape.org
2457S: Maintained
2458F: drivers/net/usb/hso.c
2459
2460HTCPEN TOUCHSCREEN DRIVER
2461M: Pau Oliva Fora <pof@eslack.org>
2462L: linux-input@vger.kernel.org
2463S: Maintained
2464F: drivers/input/touchscreen/htcpen.c
2465
2466HUGETLB FILESYSTEM
2467M: William Irwin <wli@holomorphy.com>
2468S: Maintained
2469F: fs/hugetlbfs/
2470
2471I2C/SMBUS STUB DRIVER
2472M: "Mark M. Hoffman" <mhoffman@lightlink.com>
2473L: linux-i2c@vger.kernel.org
2474S: Maintained
2475F: drivers/i2c/busses/i2c-stub.c
2476
2477I2C SUBSYSTEM
2478M: "Jean Delvare (PC drivers, core)" <khali@linux-fr.org>
2479M: "Ben Dooks (embedded platforms)" <ben-linux@fluff.org>
2480L: linux-i2c@vger.kernel.org
2481W: http://i2c.wiki.kernel.org/
2482T: quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-i2c/
2483S: Maintained
2484F: Documentation/i2c/
2485F: drivers/i2c/
2486F: include/linux/i2c.h
2487F: include/linux/i2c-dev.h
2488F: include/linux/i2c-id.h
2489
2490I2C-TINY-USB DRIVER
2491M: Till Harbaum <till@harbaum.org>
2492L: linux-i2c@vger.kernel.org
2493W: http://www.harbaum.org/till/i2c_tiny_usb
2494S: Maintained
2495F: drivers/i2c/busses/i2c-tiny-usb.c
2496
2497i386 BOOT CODE
2498M: "H. Peter Anvin" <hpa@zytor.com>
2499S: Maintained
2500F: arch/x86/boot/
2501
2502i386 SETUP CODE / CPU ERRATA WORKAROUNDS
2503M: "H. Peter Anvin" <hpa@zytor.com>
2504T: git git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
2505S: Maintained
2506
2507IA64 (Itanium) PLATFORM
2508M: Tony Luck <tony.luck@intel.com>
2509M: Fenghua Yu <fenghua.yu@intel.com>
2510L: linux-ia64@vger.kernel.org
2511W: http://www.ia64-linux.org/
2512T: git git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6.git
2513S: Maintained
2514F: arch/ia64/
2515
2516IBM MCA SCSI SUBSYSTEM DRIVER
2517M: Michael Lang <langa2@kph.uni-mainz.de>
2518W: http://www.uni-mainz.de/~langm000/linux.html
2519S: Maintained
2520F: drivers/scsi/ibmmca.c
2521
2522IBM Power Linux RAID adapter
2523M: Brian King <brking@us.ibm.com>
2524S: Supported
2525F: drivers/scsi/ipr.*
2526
2527IBM ServeRAID RAID DRIVER
2528P: Jack Hammer
2529M: Dave Jeffery <ipslinux@adaptec.com>
2530W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
2531S: Supported
2532F: drivers/scsi/ips.*
2533
2534IDE SUBSYSTEM
2535M: "David S. Miller" <davem@davemloft.net>
2536L: linux-ide@vger.kernel.org
2537T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6.git
2538S: Maintained
2539F: Documentation/ide/
2540F: drivers/ide/
2541F: include/linux/ide.h
2542
2543IDE/ATAPI DRIVERS
2544M: Borislav Petkov <petkovbb@gmail.com>
2545L: linux-ide@vger.kernel.org
2546S: Maintained
2547F: Documentation/cdrom/ide-cd
2548F: drivers/ide/ide-cd*
2549
2550IDLE-I7300
2551M: Andy Henroid <andrew.d.henroid@intel.com>
2552L: linux-pm@lists.linux-foundation.org
2553S: Supported
2554F: drivers/idle/i7300_idle.c
2555
2556IEEE 1394 SUBSYSTEM
2557M: Ben Collins <ben.collins@ubuntu.com>
2558M: Stefan Richter <stefanr@s5r6.in-berlin.de>
2559L: linux1394-devel@lists.sourceforge.net
2560W: http://www.linux1394.org/
2561T: git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
2562S: Maintained
2563F: drivers/ieee1394/
2564
2565IEEE 1394 RAW I/O DRIVER
2566M: Dan Dennedy <dan@dennedy.org>
2567M: Stefan Richter <stefanr@s5r6.in-berlin.de>
2568L: linux1394-devel@lists.sourceforge.net
2569S: Maintained
2570F: drivers/ieee1394/raw1394*
2571
2572IEEE 802.15.4 SUBSYSTEM
2573M: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2574M: Sergey Lapin <slapin@ossfans.org>
2575L: linux-zigbee-devel@lists.sourceforge.net (moderated for non-subscribers)
2576W: http://apps.sourceforge.net/trac/linux-zigbee
2577T: git git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan.git
2578S: Maintained
2579F: net/ieee802154/
2580F: drivers/ieee802154/
2581
2582INTEGRITY MEASUREMENT ARCHITECTURE (IMA)
2583M: Mimi Zohar <zohar@us.ibm.com>
2584S: Supported
2585F: security/integrity/ima/
2586
2587IMS TWINTURBO FRAMEBUFFER DRIVER
2588L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
2589S: Orphan
2590F: drivers/video/imsttfb.c
2591
2592INFINIBAND SUBSYSTEM
2593M: Roland Dreier <rolandd@cisco.com>
2594M: Sean Hefty <sean.hefty@intel.com>
2595M: Hal Rosenstock <hal.rosenstock@gmail.com>
2596L: linux-rdma@vger.kernel.org
2597W: http://www.openib.org/
2598T: git git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband.git
2599S: Supported
2600F: Documentation/infiniband/
2601F: drivers/infiniband/
2602F: include/linux/if_infiniband.h
2603
2604INOTIFY
2605M: John McCutchan <john@johnmccutchan.com>
2606M: Robert Love <rlove@rlove.org>
2607M: Eric Paris <eparis@parisplace.org>
2608S: Maintained
2609F: Documentation/filesystems/inotify.txt
2610F: fs/notify/inotify/
2611F: include/linux/inotify.h
2612
2613INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
2614M: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2615M: Dmitry Torokhov <dtor@mail.ru>
2616L: linux-input@vger.kernel.org
2617T: git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git
2618S: Maintained
2619F: drivers/input/
2620
2621INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
2622M: Sylvain Meyer <sylvain.meyer@worldonline.fr>
2623L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
2624S: Maintained
2625F: Documentation/fb/intelfb.txt
2626F: drivers/video/intelfb/
2627
2628INTEL 810/815 FRAMEBUFFER DRIVER
2629M: Antonino Daplas <adaplas@gmail.com>
2630L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
2631S: Maintained
2632F: drivers/video/i810/
2633
2634INTEL MENLOW THERMAL DRIVER
2635M: Sujith Thomas <sujith.thomas@intel.com>
2636L: linux-acpi@vger.kernel.org
2637W: http://www.lesswatts.org/projects/acpi/
2638S: Supported
2639F: drivers/platform/x86/intel_menlow.c
2640
2641INTEL IA32 MICROCODE UPDATE SUPPORT
2642M: Tigran Aivazian <tigran@aivazian.fsnet.co.uk>
2643S: Maintained
2644F: arch/x86/kernel/microcode_core.c
2645F: arch/x86/kernel/microcode_intel.c
2646
2647INTEL I/OAT DMA DRIVER
2648M: Maciej Sosnowski <maciej.sosnowski@intel.com>
2649S: Supported
2650F: drivers/dma/ioat*
2651
2652INTEL IOMMU (VT-d)
2653M: David Woodhouse <dwmw2@infradead.org>
2654L: iommu@lists.linux-foundation.org
2655T: git git://git.infradead.org/iommu-2.6.git
2656S: Supported
2657F: drivers/pci/intel-iommu.c
2658F: include/linux/intel-iommu.h
2659
2660INTEL IOP-ADMA DMA DRIVER
2661M: Dan Williams <dan.j.williams@intel.com>
2662S: Supported
2663F: drivers/dma/iop-adma.c
2664
2665INTEL IXP4XX QMGR, NPE, ETHERNET and HSS SUPPORT
2666M: Krzysztof Halasa <khc@pm.waw.pl>
2667S: Maintained
2668F: arch/arm/mach-ixp4xx/include/mach/qmgr.h
2669F: arch/arm/mach-ixp4xx/include/mach/npe.h
2670F: arch/arm/mach-ixp4xx/ixp4xx_qmgr.c
2671F: arch/arm/mach-ixp4xx/ixp4xx_npe.c
2672F: drivers/net/arm/ixp4xx_eth.c
2673F: drivers/net/wan/ixp4xx_hss.c
2674
2675INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
2676M: Deepak Saxena <dsaxena@plexity.net>
2677S: Maintained
2678F: drivers/char/hw_random/ixp4xx-rng.c
2679
2680INTEL IXP2000 ETHERNET DRIVER
2681M: Lennert Buytenhek <kernel@wantstofly.org>
2682L: netdev@vger.kernel.org
2683S: Maintained
2684F: drivers/net/ixp2000/
2685
2686INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/ixgb/ixgbe)
2687M: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2688M: Jesse Brandeburg <jesse.brandeburg@intel.com>
2689M: Bruce Allan <bruce.w.allan@intel.com>
2690M: PJ Waskiewicz <peter.p.waskiewicz.jr@intel.com>
2691M: John Ronciak <john.ronciak@intel.com>
2692L: e1000-devel@lists.sourceforge.net
2693W: http://e1000.sourceforge.net/
2694S: Supported
2695F: drivers/net/e100.c
2696F: drivers/net/e1000/
2697F: drivers/net/e1000e/
2698F: drivers/net/igb/
2699F: drivers/net/ixgb/
2700F: drivers/net/ixgbe/
2701
2702INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
2703M: Zhu Yi <yi.zhu@intel.com>
2704M: Reinette Chatre <reinette.chatre@intel.com>
2705M: Intel Linux Wireless <ilw@linux.intel.com>
2706L: linux-wireless@vger.kernel.org
2707W: http://ipw2100.sourceforge.net
2708S: Odd Fixes
2709F: Documentation/networking/README.ipw2100
2710F: drivers/net/wireless/ipw2x00/ipw2100.*
2711
2712INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
2713M: Zhu Yi <yi.zhu@intel.com>
2714M: Reinette Chatre <reinette.chatre@intel.com>
2715M: Intel Linux Wireless <ilw@linux.intel.com>
2716L: linux-wireless@vger.kernel.org
2717W: http://ipw2200.sourceforge.net
2718S: Odd Fixes
2719F: Documentation/networking/README.ipw2200
2720F: drivers/net/wireless/ipw2x00/ipw2200.*
2721
2722INTEL WIRELESS WIMAX CONNECTION 2400
2723M: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
2724M: linux-wimax@intel.com
2725L: wimax@linuxwimax.org
2726S: Supported
2727W: http://linuxwimax.org
2728F: Documentation/wimax/README.i2400m
2729F: drivers/net/wimax/i2400m/
2730F: include/linux/wimax/i2400m.h
2731
2732INTEL WIRELESS WIFI LINK (iwlwifi)
2733M: Zhu Yi <yi.zhu@intel.com>
2734M: Reinette Chatre <reinette.chatre@intel.com>
2735M: Intel Linux Wireless <ilw@linux.intel.com>
2736L: linux-wireless@vger.kernel.org
2737W: http://intellinuxwireless.org
2738T: git git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git
2739S: Supported
2740F: drivers/net/wireless/iwlwifi/
2741
2742IOC3 ETHERNET DRIVER
2743M: Ralf Baechle <ralf@linux-mips.org>
2744L: linux-mips@linux-mips.org
2745S: Maintained
2746F: drivers/net/ioc3-eth.c
2747
2748IOC3 SERIAL DRIVER
2749M: Pat Gefre <pfg@sgi.com>
2750L: linux-mips@linux-mips.org
2751S: Maintained
2752F: drivers/serial/ioc3_serial.c
2753
2754IP MASQUERADING
2755M: Juanjo Ciarlante <jjciarla@raiz.uncu.edu.ar>
2756S: Maintained
2757F: net/ipv4/netfilter/ipt_MASQUERADE.c
2758
2759IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER
2760M: Francois Romieu <romieu@fr.zoreil.com>
2761M: Sorbica Shieh <sorbica@icplus.com.tw>
2762M: Jesse Huang <jesse@icplus.com.tw>
2763L: netdev@vger.kernel.org
2764S: Maintained
2765F: drivers/net/ipg.c
2766
2767IPATH DRIVER
2768M: Ralph Campbell <infinipath@qlogic.com>
2769L: linux-rdma@vger.kernel.org
2770T: git git://git.qlogic.com/ipath-linux-2.6
2771S: Supported
2772F: drivers/infiniband/hw/ipath/
2773
2774IPMI SUBSYSTEM
2775M: Corey Minyard <minyard@acm.org>
2776L: openipmi-developer@lists.sourceforge.net
2777W: http://openipmi.sourceforge.net/
2778S: Supported
2779F: Documentation/IPMI.txt
2780F: drivers/char/ipmi/
2781F: include/linux/ipmi*
2782
2783IPS SCSI RAID DRIVER
2784M: Adaptec OEM Raid Solutions <aacraid@adaptec.com>
2785L: linux-scsi@vger.kernel.org
2786W: http://www.adaptec.com/
2787S: Maintained
2788F: drivers/scsi/ips*
2789
2790IPVS
2791M: Wensong Zhang <wensong@linux-vs.org>
2792M: Simon Horman <horms@verge.net.au>
2793M: Julian Anastasov <ja@ssi.bg>
2794L: netdev@vger.kernel.org
2795L: lvs-devel@vger.kernel.org
2796S: Maintained
2797F: Documentation/networking/ipvs-sysctl.txt
2798F: net/netfilter/ipvs/
2799
2800IPWIRELESS DRIVER
2801M: Jiri Kosina <jkosina@suse.cz>
2802M: David Sterba <dsterba@suse.cz>
2803S: Maintained
2804T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/ipwireless_cs.git
2805F: drivers/char/pcmcia/ipwireless/
2806
2807IPX NETWORK LAYER
2808M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
2809L: netdev@vger.kernel.org
2810S: Maintained
2811F: include/linux/ipx.h
2812F: include/net/ipx.h
2813F: net/ipx/
2814
2815IRDA SUBSYSTEM
2816M: Samuel Ortiz <samuel@sortiz.org>
2817L: irda-users@lists.sourceforge.net (subscribers-only)
2818W: http://irda.sourceforge.net/
2819S: Maintained
2820T: git git://git.kernel.org/pub/scm/linux/kernel/git/sameo/irda-2.6.git
2821F: Documentation/networking/irda.txt
2822F: drivers/net/irda/
2823F: include/net/irda/
2824F: net/irda/
2825
2826ISAPNP
2827M: Jaroslav Kysela <perex@perex.cz>
2828S: Maintained
2829F: Documentation/isapnp.txt
2830F: drivers/pnp/isapnp/
2831F: include/linux/isapnp.h
2832
2833ISCSI
2834M: Mike Christie <michaelc@cs.wisc.edu>
2835L: open-iscsi@googlegroups.com
2836W: www.open-iscsi.org
2837T: git git://git.kernel.org/pub/scm/linux/kernel/git/mnc/linux-2.6-iscsi.git
2838S: Maintained
2839F: drivers/scsi/*iscsi*
2840F: include/scsi/*iscsi*
2841
2842ISDN SUBSYSTEM
2843M: Karsten Keil <isdn@linux-pingi.de>
2844L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
2845W: http://www.isdn4linux.de
2846T: git git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/isdn-2.6.git
2847S: Maintained
2848F: Documentation/isdn/
2849F: drivers/isdn/
2850F: include/linux/isdn.h
2851F: include/linux/isdn/
2852
2853ISDN SUBSYSTEM (Eicon active card driver)
2854M: Armin Schindler <mac@melware.de>
2855L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
2856W: http://www.melware.de
2857S: Maintained
2858F: drivers/isdn/hardware/eicon/
2859
2860IVTV VIDEO4LINUX DRIVER
2861M: Hans Verkuil <hverkuil@xs4all.nl>
2862L: ivtv-devel@ivtvdriver.org
2863L: linux-media@vger.kernel.org
2864T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
2865W: http://www.ivtvdriver.org
2866S: Maintained
2867F: Documentation/video4linux/*.ivtv
2868F: drivers/media/video/ivtv/
2869F: include/linux/ivtv*
2870
2871JFS FILESYSTEM
2872M: Dave Kleikamp <shaggy@linux.vnet.ibm.com>
2873L: jfs-discussion@lists.sourceforge.net
2874W: http://jfs.sourceforge.net/
2875T: git git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
2876S: Maintained
2877F: Documentation/filesystems/jfs.txt
2878F: fs/jfs/
2879
2880JME NETWORK DRIVER
2881M: Guo-Fu Tseng <cooldavid@cooldavid.org>
2882L: netdev@vger.kernel.org
2883S: Maintained
2884F: drivers/net/jme.*
2885
2886JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2887M: David Woodhouse <dwmw2@infradead.org>
2888L: linux-mtd@lists.infradead.org
2889W: http://www.linux-mtd.infradead.org/doc/jffs2.html
2890S: Maintained
2891F: fs/jffs2/
2892F: include/linux/jffs2.h
2893
2894JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
2895M: Stephen Tweedie <sct@redhat.com>
2896M: Andrew Morton <akpm@linux-foundation.org>
2897L: linux-ext4@vger.kernel.org
2898S: Maintained
2899F: fs/jbd*/
2900F: include/linux/ext*jbd*.h
2901F: include/linux/jbd*.h
2902
2903K8TEMP HARDWARE MONITORING DRIVER
2904M: Rudolf Marek <r.marek@assembler.cz>
2905L: lm-sensors@lm-sensors.org
2906S: Maintained
2907F: Documentation/hwmon/k8temp
2908F: drivers/hwmon/k8temp.c
2909
2910KCONFIG
2911M: Roman Zippel <zippel@linux-m68k.org>
2912L: linux-kbuild@vger.kernel.org
2913S: Maintained
2914F: Documentation/kbuild/kconfig-language.txt
2915F: scripts/kconfig/
2916
2917KDUMP
2918M: Vivek Goyal <vgoyal@redhat.com>
2919M: Haren Myneni <hbabu@us.ibm.com>
2920L: kexec@lists.infradead.org
2921W: http://lse.sourceforge.net/kdump/
2922S: Maintained
2923F: Documentation/kdump/
2924
2925KERNEL AUTOMOUNTER (AUTOFS)
2926M: "H. Peter Anvin" <hpa@zytor.com>
2927L: autofs@linux.kernel.org
2928S: Odd Fixes
2929F: fs/autofs/
2930
2931KERNEL AUTOMOUNTER v4 (AUTOFS4)
2932M: Ian Kent <raven@themaw.net>
2933L: autofs@linux.kernel.org
2934S: Maintained
2935F: fs/autofs4/
2936
2937KERNEL BUILD
2938M: Sam Ravnborg <sam@ravnborg.org>
2939T: git git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next.git
2940T: git git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes.git
2941L: linux-kbuild@vger.kernel.org
2942S: Maintained
2943F: Documentation/kbuild/
2944F: Makefile
2945F: scripts/Makefile.*
2946
2947KERNEL JANITORS
2948L: kernel-janitors@vger.kernel.org
2949W: http://www.kerneljanitors.org/
2950S: Odd fixes
2951
2952KERNEL NFSD, SUNRPC, AND LOCKD SERVERS
2953M: "J. Bruce Fields" <bfields@fieldses.org>
2954M: Neil Brown <neilb@suse.de>
2955L: linux-nfs@vger.kernel.org
2956W: http://nfs.sourceforge.net/
2957S: Supported
2958F: fs/nfsd/
2959F: include/linux/nfsd/
2960F: fs/lockd/
2961F: fs/nfs_common/
2962F: net/sunrpc/
2963F: include/linux/lockd/
2964F: include/linux/sunrpc/
2965
2966KERNEL VIRTUAL MACHINE (KVM)
2967M: Avi Kivity <avi@redhat.com>
2968M: Marcelo Tosatti <mtosatti@redhat.com>
2969L: kvm@vger.kernel.org
2970W: http://kvm.qumranet.com
2971S: Supported
2972F: Documentation/*/kvm.txt
2973F: arch/*/kvm/
2974F: arch/*/include/asm/kvm*
2975F: include/linux/kvm*
2976F: virt/kvm/
2977
2978KERNEL VIRTUAL MACHINE (KVM) FOR AMD-V
2979M: Joerg Roedel <joerg.roedel@amd.com>
2980L: kvm@vger.kernel.org
2981W: http://kvm.qumranet.com
2982S: Supported
2983F: arch/x86/include/asm/svm.h
2984F: arch/x86/kvm/kvm_svm.h
2985F: arch/x86/kvm/svm.c
2986
2987KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC
2988M: Hollis Blanchard <hollisb@us.ibm.com>
2989L: kvm-ppc@vger.kernel.org
2990W: http://kvm.qumranet.com
2991S: Supported
2992F: arch/powerpc/include/asm/kvm*
2993F: arch/powerpc/kvm/
2994
2995KERNEL VIRTUAL MACHINE For Itanium (KVM/IA64)
2996M: Xiantao Zhang <xiantao.zhang@intel.com>
2997L: kvm-ia64@vger.kernel.org
2998W: http://kvm.qumranet.com
2999S: Supported
3000F: Documentation/ia64/kvm.txt
3001F: arch/ia64/include/asm/kvm*
3002F: arch/ia64/kvm/
3003
3004KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
3005M: Carsten Otte <cotte@de.ibm.com>
3006M: Christian Borntraeger <borntraeger@de.ibm.com>
3007M: linux390@de.ibm.com
3008L: linux-s390@vger.kernel.org
3009W: http://www.ibm.com/developerworks/linux/linux390/
3010S: Supported
3011F: Documentation/s390/kvm.txt
3012F: arch/s390/include/asm/kvm*
3013F: arch/s390/kvm/
3014
3015KEXEC
3016M: Eric Biederman <ebiederm@xmission.com>
3017W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
3018L: kexec@lists.infradead.org
3019S: Maintained
3020F: include/linux/kexec.h
3021F: kernel/kexec.c
3022
3023KGDB
3024M: Jason Wessel <jason.wessel@windriver.com>
3025L: kgdb-bugreport@lists.sourceforge.net
3026S: Maintained
3027F: Documentation/DocBook/kgdb.tmpl
3028F: drivers/misc/kgdbts.c
3029F: drivers/serial/kgdboc.c
3030F: include/linux/kgdb.h
3031F: kernel/kgdb.c
3032
3033KMEMCHECK
3034M: Vegard Nossum <vegardno@ifi.uio.no>
3035P Pekka Enberg
3036M: penberg@cs.helsinki.fi
3037S: Maintained
3038
3039KMEMLEAK
3040M: Catalin Marinas <catalin.marinas@arm.com>
3041S: Maintained
3042F: Documentation/kmemleak.txt
3043F: include/linux/kmemleak.h
3044F: mm/kmemleak.c
3045F: mm/kmemleak-test.c
3046
3047KMEMTRACE
3048M: Eduard - Gabriel Munteanu <eduard.munteanu@linux360.ro>
3049S: Maintained
3050F: Documentation/trace/kmemtrace.txt
3051F: include/linux/kmemtrace.h
3052F: kernel/trace/kmemtrace.c
3053
3054KPROBES
3055M: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
3056M: Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com>
3057M: "David S. Miller" <davem@davemloft.net>
3058M: Masami Hiramatsu <mhiramat@redhat.com>
3059S: Maintained
3060F: Documentation/kprobes.txt
3061F: include/linux/kprobes.h
3062F: kernel/kprobes.c
3063
3064KS0108 LCD CONTROLLER DRIVER
3065M: Miguel Ojeda Sandonis <miguel.ojeda.sandonis@gmail.com>
3066W: http://miguelojeda.es/auxdisplay.htm
3067W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
3068S: Maintained
3069F: Documentation/auxdisplay/ks0108
3070F: drivers/auxdisplay/ks0108.c
3071F: include/linux/ks0108.h
3072
3073LAPB module
3074L: linux-x25@vger.kernel.org
3075S: Orphan
3076F: Documentation/networking/lapb-module.txt
3077F: include/*/lapb.h
3078F: net/lapb/
3079
3080LASI 53c700 driver for PARISC
3081M: "James E.J. Bottomley" <James.Bottomley@HansenPartnership.com>
3082L: linux-scsi@vger.kernel.org
3083S: Maintained
3084F: Documentation/scsi/53c700.txt
3085F: drivers/scsi/53c700*
3086
3087LED SUBSYSTEM
3088M: Richard Purdie <rpurdie@rpsys.net>
3089S: Maintained
3090F: drivers/leds/
3091F: include/linux/leds.h
3092
3093LEGO USB Tower driver
3094M: Juergen Stuber <starblue@users.sourceforge.net>
3095L: legousb-devel@lists.sourceforge.net
3096W: http://legousb.sourceforge.net/
3097S: Maintained
3098F: drivers/usb/misc/legousbtower.c
3099
3100LGUEST
3101M: Rusty Russell <rusty@rustcorp.com.au>
3102L: lguest@ozlabs.org
3103W: http://lguest.ozlabs.org/
3104S: Maintained
3105F: Documentation/lguest/
3106F: arch/x86/lguest/
3107F: drivers/lguest/
3108F: include/linux/lguest*.h
3109F: arch/x86/include/asm/lguest*.h
3110
3111LINUX FOR IBM pSERIES (RS/6000)
3112M: Paul Mackerras <paulus@au.ibm.com>
3113W: http://www.ibm.com/linux/ltc/projects/ppc
3114S: Supported
3115
3116LINUX FOR POWERPC (32-BIT AND 64-BIT)
3117M: Benjamin Herrenschmidt <benh@kernel.crashing.org>
3118M: Paul Mackerras <paulus@samba.org>
3119W: http://www.penguinppc.org/
3120L: linuxppc-dev@ozlabs.org
3121T: git git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git
3122S: Supported
3123
3124LINUX FOR POWER MACINTOSH
3125M: Benjamin Herrenschmidt <benh@kernel.crashing.org>
3126W: http://www.penguinppc.org/
3127L: linuxppc-dev@ozlabs.org
3128S: Maintained
3129
3130LINUX FOR POWERPC EMBEDDED MPC5XXX
3131M: Grant Likely <grant.likely@secretlab.ca>
3132L: linuxppc-dev@ozlabs.org
3133T: git git://git.secretlab.ca/git/linux-2.6.git
3134S: Maintained
3135
3136LINUX FOR POWERPC EMBEDDED PPC4XX
3137M: Josh Boyer <jwboyer@linux.vnet.ibm.com>
3138M: Matt Porter <mporter@kernel.crashing.org>
3139W: http://www.penguinppc.org/
3140L: linuxppc-dev@ozlabs.org
3141T: git git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx.git
3142S: Maintained
3143
3144LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
3145M: Grant Likely <grant.likely@secretlab.ca>
3146W: http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
3147L: linuxppc-dev@ozlabs.org
3148T: git git://git.secretlab.ca/git/linux-2.6.git
3149S: Maintained
3150
3151LINUX FOR POWERPC EMBEDDED PPC8XX
3152M: Vitaly Bordug <vitb@kernel.crashing.org>
3153M: Marcelo Tosatti <marcelo@kvack.org>
3154W: http://www.penguinppc.org/
3155L: linuxppc-dev@ozlabs.org
3156S: Maintained
3157
3158LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
3159M: Kumar Gala <galak@kernel.crashing.org>
3160W: http://www.penguinppc.org/
3161L: linuxppc-dev@ozlabs.org
3162S: Maintained
3163
3164LINUX FOR POWERPC PA SEMI PWRFICIENT
3165M: Olof Johansson <olof@lixom.net>
3166W: http://www.pasemi.com/
3167L: linuxppc-dev@ozlabs.org
3168S: Supported
3169
3170LINUX SECURITY MODULE (LSM) FRAMEWORK
3171M: Chris Wright <chrisw@sous-sol.org>
3172L: linux-security-module@vger.kernel.org
3173T: git git://git.kernel.org/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
3174S: Supported
3175
3176LLC (802.2)
3177M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
3178S: Maintained
3179F: include/linux/llc.h
3180F: include/net/llc*
3181F: net/llc/
3182
3183LIS3LV02D ACCELEROMETER DRIVER
3184M: Eric Piel <eric.piel@tremplin-utc.net>
3185S: Maintained
3186F: Documentation/hwmon/lis3lv02d
3187F: drivers/hwmon/lis3lv02d.*
3188
3189LM83 HARDWARE MONITOR DRIVER
3190M: Jean Delvare <khali@linux-fr.org>
3191L: lm-sensors@lm-sensors.org
3192S: Maintained
3193F: Documentation/hwmon/lm83
3194F: drivers/hwmon/lm83.c
3195
3196LM90 HARDWARE MONITOR DRIVER
3197M: Jean Delvare <khali@linux-fr.org>
3198L: lm-sensors@lm-sensors.org
3199S: Maintained
3200F: Documentation/hwmon/lm90
3201F: drivers/hwmon/lm90.c
3202
3203LOCKDEP AND LOCKSTAT
3204M: Peter Zijlstra <peterz@infradead.org>
3205M: Ingo Molnar <mingo@redhat.com>
3206T: git git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git
3207S: Maintained
3208F: Documentation/lockdep*.txt
3209F: Documentation/lockstat.txt
3210F: include/linux/lockdep.h
3211F: kernel/lockdep*
3212
3213LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
3214M: "Richard Russon (FlatCap)" <ldm@flatcap.org>
3215L: linux-ntfs-dev@lists.sourceforge.net
3216W: http://www.linux-ntfs.org/content/view/19/37/
3217S: Maintained
3218F: Documentation/ldm.txt
3219F: fs/partitions/ldm.*
3220
3221LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
3222M: Eric Moore <Eric.Moore@lsi.com>
3223M: support@lsi.com
3224L: DL-MPTFusionLinux@lsi.com
3225L: linux-scsi@vger.kernel.org
3226W: http://www.lsilogic.com/support
3227S: Supported
3228F: drivers/message/fusion/
3229
3230LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
3231M: Matthew Wilcox <matthew@wil.cx>
3232L: linux-scsi@vger.kernel.org
3233S: Maintained
3234F: drivers/scsi/sym53c8xx_2/
3235
3236LTP (Linux Test Project)
3237M: Subrata Modak <subrata@linux.vnet.ibm.com>
3238M: Mike Frysinger <vapier@gentoo.org>
3239L: ltp-list@lists.sourceforge.net (subscribers-only)
3240W: http://ltp.sourceforge.net/
3241T: git git://git.kernel.org/pub/scm/linux/kernel/git/galak/ltp.git
3242S: Maintained
3243
3244M32R ARCHITECTURE
3245M: Hirokazu Takata <takata@linux-m32r.org>
3246L: linux-m32r@ml.linux-m32r.org
3247L: linux-m32r-ja@ml.linux-m32r.org (in Japanese)
3248W: http://www.linux-m32r.org/
3249S: Maintained
3250F: arch/m32r/
3251
3252M68K ARCHITECTURE
3253M: Geert Uytterhoeven <geert@linux-m68k.org>
3254M: Roman Zippel <zippel@linux-m68k.org>
3255L: linux-m68k@lists.linux-m68k.org
3256W: http://www.linux-m68k.org/
3257T: git git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git
3258S: Maintained
3259F: arch/m68k/
3260F: drivers/zorro/
3261
3262M68K ON APPLE MACINTOSH
3263M: Joshua Thompson <funaho@jurai.org>
3264W: http://www.mac.linux-m68k.org/
3265L: linux-m68k@lists.linux-m68k.org
3266S: Maintained
3267F: arch/m68k/mac/
3268
3269M68K ON HP9000/300
3270M: Philip Blundell <philb@gnu.org>
3271W: http://www.tazenda.demon.co.uk/phil/linux-hp
3272S: Maintained
3273F: arch/m68k/hp300/
3274
3275MAC80211
3276M: Johannes Berg <johannes@sipsolutions.net>
3277L: linux-wireless@vger.kernel.org
3278W: http://linuxwireless.org/
3279T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git
3280S: Maintained
3281F: Documentation/networking/mac80211-injection.txt
3282F: include/net/mac80211.h
3283F: net/mac80211/
3284
3285MAC80211 PID RATE CONTROL
3286M: Stefano Brivio <stefano.brivio@polimi.it>
3287M: Mattias Nissler <mattias.nissler@gmx.de>
3288L: linux-wireless@vger.kernel.org
3289W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID
3290T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git
3291S: Maintained
3292F: net/mac80211/rc80211_pid*
3293
3294MACVLAN DRIVER
3295M: Patrick McHardy <kaber@trash.net>
3296L: netdev@vger.kernel.org
3297S: Maintained
3298F: drivers/net/macvlan.c
3299F: include/linux/if_macvlan.h
3300
3301MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
3302M: Michael Kerrisk <mtk.manpages@gmail.com>
3303W: http://www.kernel.org/doc/man-pages
3304L: linux-man@vger.kernel.org
3305S: Maintained
3306
3307MARVELL LIBERTAS WIRELESS DRIVER
3308M: Dan Williams <dcbw@redhat.com>
3309L: libertas-dev@lists.infradead.org
3310S: Maintained
3311F: drivers/net/wireless/libertas/
3312
3313MARVELL MV643XX ETHERNET DRIVER
3314M: Lennert Buytenhek <buytenh@marvell.com>
3315L: netdev@vger.kernel.org
3316S: Supported
3317F: drivers/net/mv643xx_eth.*
3318F: include/linux/mv643xx.h
3319
3320MARVELL MWL8K WIRELESS DRIVER
3321M: Lennert Buytenhek <buytenh@marvell.com>
3322L: linux-wireless@vger.kernel.org
3323S: Supported
3324F: drivers/net/wireless/mwl8k.c
3325
3326MARVELL SOC MMC/SD/SDIO CONTROLLER DRIVER
3327M: Nicolas Pitre <nico@fluxnic.net>
3328S: Maintained
3329
3330MARVELL YUKON / SYSKONNECT DRIVER
3331M: Mirko Lindner <mlindner@syskonnect.de>
3332M: Ralph Roesler <rroesler@syskonnect.de>
3333W: http://www.syskonnect.com
3334S: Supported
3335
3336MATROX FRAMEBUFFER DRIVER
3337M: Petr Vandrovec <vandrove@vc.cvut.cz>
3338L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
3339S: Maintained
3340F: drivers/video/matrox/matroxfb_*
3341F: include/linux/matroxfb.h
3342
3343MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
3344M: "Hans J. Koch" <hjk@linutronix.de>
3345L: lm-sensors@lm-sensors.org
3346S: Maintained
3347F: Documentation/hwmon/max6650
3348F: drivers/hwmon/max6650.c
3349
3350MEDIA INPUT INFRASTRUCTURE (V4L/DVB)
3351M: Mauro Carvalho Chehab <mchehab@infradead.org>
3352P: LinuxTV.org Project
3353L: linux-media@vger.kernel.org
3354W: http://linuxtv.org
3355T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
3356S: Maintained
3357F: Documentation/dvb/
3358F: Documentation/video4linux/
3359F: drivers/media/
3360F: include/media/
3361F: include/linux/dvb/
3362F: include/linux/videodev*.h
3363
3364MEGARAID SCSI DRIVERS
3365M: Neela Syam Kolli <megaraidlinux@lsi.com>
3366L: linux-scsi@vger.kernel.org
3367W: http://megaraid.lsilogic.com
3368S: Maintained
3369F: Documentation/scsi/megaraid.txt
3370F: drivers/scsi/megaraid.*
3371F: drivers/scsi/megaraid/
3372
3373MEMORY MANAGEMENT
3374L: linux-mm@kvack.org
3375W: http://www.linux-mm.org
3376S: Maintained
3377F: include/linux/mm.h
3378F: mm/
3379
3380MEMORY RESOURCE CONTROLLER
3381M: Balbir Singh <balbir@linux.vnet.ibm.com>
3382M: Pavel Emelyanov <xemul@openvz.org>
3383M: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
3384L: linux-mm@kvack.org
3385S: Maintained
3386F: mm/memcontrol.c
3387
3388MEMORY TECHNOLOGY DEVICES (MTD)
3389M: David Woodhouse <dwmw2@infradead.org>
3390W: http://www.linux-mtd.infradead.org/
3391L: linux-mtd@lists.infradead.org
3392T: git git://git.infradead.org/mtd-2.6.git
3393S: Maintained
3394F: drivers/mtd/
3395F: include/linux/mtd/
3396F: include/mtd/
3397
3398MICROBLAZE ARCHITECTURE
3399M: Michal Simek <monstr@monstr.eu>
3400L: microblaze-uclinux@itee.uq.edu.au
3401W: http://www.monstr.eu/fdt/
3402T: git git://git.monstr.eu/linux-2.6-microblaze.git
3403S: Supported
3404F: arch/microblaze/
3405
3406MICROTEK X6 SCANNER
3407M: Oliver Neukum <oliver@neukum.name>
3408S: Maintained
3409F: drivers/usb/image/microtek.*
3410
3411MIPS
3412M: Ralf Baechle <ralf@linux-mips.org>
3413W: http://www.linux-mips.org/
3414L: linux-mips@linux-mips.org
3415T: git git://git.linux-mips.org/pub/scm/linux.git
3416S: Supported
3417F: Documentation/mips/
3418F: arch/mips/
3419
3420MISCELLANEOUS MCA-SUPPORT
3421M: James Bottomley <James.Bottomley@HansenPartnership.com>
3422S: Maintained
3423F: Documentation/ia64/mca.txt
3424F: Documentation/mca.txt
3425F: drivers/mca/
3426F: include/linux/mca*
3427
3428MODULE SUPPORT
3429M: Rusty Russell <rusty@rustcorp.com.au>
3430S: Maintained
3431F: include/linux/module.h
3432F: kernel/module.c
3433
3434MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
3435M: Stelian Pop <stelian@popies.net>
3436W: http://popies.net/meye/
3437S: Maintained
3438F: Documentation/video4linux/meye.txt
3439F: drivers/media/video/meye.*
3440F: include/linux/meye.h
3441
3442MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
3443M: Pavel Pisa <ppisa@pikron.com>
3444L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3445S: Maintained
3446F: drivers/mmc/host/imxmmc.*
3447
3448MOUSE AND MISC DEVICES [GENERAL]
3449M: Alessandro Rubini <rubini@ipvvis.unipv.it>
3450S: Maintained
3451F: drivers/input/mouse/
3452F: include/linux/gpio_mouse.h
3453
3454MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD
3455M: Jiri Slaby <jirislaby@gmail.com>
3456S: Maintained
3457F: Documentation/serial/moxa-smartio
3458F: drivers/char/mxser.*
3459
3460MSI LAPTOP SUPPORT
3461M: Lennart Poettering <mzxreary@0pointer.de>
3462W: https://tango.0pointer.de/mailman/listinfo/s270-linux
3463W: http://0pointer.de/lennart/tchibo.html
3464S: Maintained
3465F: drivers/platform/x86/msi-laptop.c
3466
3467MULTIFUNCTION DEVICES (MFD)
3468M: Samuel Ortiz <sameo@linux.intel.com>
3469T: git git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6.git
3470S: Supported
3471F: drivers/mfd/
3472
3473MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
3474S: Orphan
3475L: linux-mmc@vger.kernel.org
3476F: drivers/mmc/
3477F: include/linux/mmc/
3478
3479MULTIMEDIA CARD (MMC) ETC. OVER SPI
3480M: David Brownell <dbrownell@users.sourceforge.net>
3481S: Odd Fixes
3482F: drivers/mmc/host/mmc_spi.c
3483F: include/linux/spi/mmc_spi.h
3484
3485MULTISOUND SOUND DRIVER
3486M: Andrew Veliath <andrewtv@usa.net>
3487S: Maintained
3488F: Documentation/sound/oss/MultiSound
3489F: sound/oss/msnd*
3490
3491MULTITECH MULTIPORT CARD (ISICOM)
3492M: Jiri Slaby <jirislaby@gmail.com>
3493S: Maintained
3494F: drivers/char/isicom.c
3495F: include/linux/isicom.h
3496
3497MUSB MULTIPOINT HIGH SPEED DUAL-ROLE CONTROLLER
3498M: Felipe Balbi <felipe.balbi@nokia.com>
3499L: linux-usb@vger.kernel.org
3500T: git git://gitorious.org/musb/mainline.git
3501S: Maintained
3502F: drivers/usb/musb/
3503
3504MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE)
3505M: Andrew Gallatin <gallatin@myri.com>
3506M: Brice Goglin <brice@myri.com>
3507L: netdev@vger.kernel.org
3508W: http://www.myri.com/scs/download-Myri10GE.html
3509S: Supported
3510F: drivers/net/myri10ge/
3511
3512NATSEMI ETHERNET DRIVER (DP8381x)
3513M: Tim Hockin <thockin@hockin.org>
3514S: Maintained
3515F: drivers/net/natsemi.c
3516
3517NCP FILESYSTEM
3518M: Petr Vandrovec <vandrove@vc.cvut.cz>
3519L: linware@sh.cvut.cz
3520S: Maintained
3521F: fs/ncpfs/
3522
3523NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
3524M: "James E.J. Bottomley" <James.Bottomley@HansenPartnership.com>
3525L: linux-scsi@vger.kernel.org
3526S: Maintained
3527F: drivers/scsi/NCR_D700.*
3528
3529NETEFFECT IWARP RNIC DRIVER (IW_NES)
3530M: Faisal Latif <faisal.latif@intel.com>
3531M: Chien Tung <chien.tin.tung@intel.com>
3532L: linux-rdma@vger.kernel.org
3533W: http://www.neteffect.com
3534S: Supported
3535F: drivers/infiniband/hw/nes/
3536
3537NETEM NETWORK EMULATOR
3538M: Stephen Hemminger <shemminger@linux-foundation.org>
3539L: netem@lists.linux-foundation.org
3540S: Maintained
3541F: net/sched/sch_netem.c
3542
3543NETERION (S2IO) 10GbE DRIVER (xframe/vxge)
3544M: Ramkrishna Vepa <ram.vepa@neterion.com>
3545M: Rastapur Santosh <santosh.rastapur@neterion.com>
3546M: Sivakumar Subramani <sivakumar.subramani@neterion.com>
3547M: Sreenivasa Honnur <sreenivasa.honnur@neterion.com>
3548M: Anil Murthy <anil.murthy@neterion.com>
3549L: netdev@vger.kernel.org
3550W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/Linux?Anonymous
3551W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/X3100Linux?Anonymous
3552S: Supported
3553F: Documentation/networking/s2io.txt
3554F: drivers/net/s2io*
3555
3556NETFILTER/IPTABLES/IPCHAINS
3557P: Rusty Russell
3558P: Marc Boucher
3559P: James Morris
3560P: Harald Welte
3561P: Jozsef Kadlecsik
3562M: Patrick McHardy <kaber@trash.net>
3563L: netfilter-devel@vger.kernel.org
3564L: netfilter@vger.kernel.org
3565L: coreteam@netfilter.org
3566W: http://www.netfilter.org/
3567W: http://www.iptables.org/
3568T: git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6.git
3569S: Supported
3570F: include/linux/netfilter*
3571F: include/linux/netfilter/
3572F: include/net/netfilter/
3573F: net/*/netfilter.c
3574F: net/*/netfilter/
3575F: net/netfilter/
3576
3577NETLABEL
3578M: Paul Moore <paul.moore@hp.com>
3579W: http://netlabel.sf.net
3580L: netdev@vger.kernel.org
3581S: Supported
3582F: Documentation/netlabel/
3583F: include/net/netlabel.h
3584F: net/netlabel/
3585
3586NETROM NETWORK LAYER
3587M: Ralf Baechle <ralf@linux-mips.org>
3588L: linux-hams@vger.kernel.org
3589W: http://www.linux-ax25.org/
3590S: Maintained
3591F: include/linux/netrom.h
3592F: include/net/netrom.h
3593F: net/netrom/
3594
3595NETWORK BLOCK DEVICE (NBD)
3596M: Paul Clements <Paul.Clements@steeleye.com>
3597S: Maintained
3598F: Documentation/blockdev/nbd.txt
3599F: drivers/block/nbd.c
3600F: include/linux/nbd.h
3601
3602NETWORKING [GENERAL]
3603M: "David S. Miller" <davem@davemloft.net>
3604L: netdev@vger.kernel.org
3605W: http://www.linuxfoundation.org/en/Net
3606T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git
3607S: Maintained
3608F: net/
3609F: include/net/
3610F: include/linux/in.h
3611F: include/linux/net.h
3612F: include/linux/netdevice.h
3613
3614NETWORKING [IPv4/IPv6]
3615M: "David S. Miller" <davem@davemloft.net>
3616M: Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>
3617M: "Pekka Savola (ipv6)" <pekkas@netcore.fi>
3618M: James Morris <jmorris@namei.org>
3619M: Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
3620M: Patrick McHardy <kaber@trash.net>
3621L: netdev@vger.kernel.org
3622T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git
3623S: Maintained
3624F: net/ipv4/
3625F: net/ipv6/
3626F: include/net/ip*
3627
3628NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
3629M: Paul Moore <paul.moore@hp.com>
3630L: netdev@vger.kernel.org
3631S: Maintained
3632
3633NETWORKING [WIRELESS]
3634M: "John W. Linville" <linville@tuxdriver.com>
3635L: linux-wireless@vger.kernel.org
3636T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git
3637S: Maintained
3638F: net/mac80211/
3639F: net/rfkill/
3640F: net/wireless/
3641F: include/net/ieee80211*
3642F: include/linux/wireless.h
3643F: drivers/net/wireless/
3644
3645NETWORKING DRIVERS
3646L: netdev@vger.kernel.org
3647W: http://www.linuxfoundation.org/en/Net
3648T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git
3649S: Odd Fixes
3650F: drivers/net/
3651F: include/linux/if_*
3652F: include/linux/*device.h
3653
3654NETXEN (1/10) GbE SUPPORT
3655M: Dhananjay Phadke <dhananjay@netxen.com>
3656L: netdev@vger.kernel.org
3657W: http://www.netxen.com
3658S: Supported
3659F: drivers/net/netxen/
3660
3661NFS, SUNRPC, AND LOCKD CLIENTS
3662M: Trond Myklebust <Trond.Myklebust@netapp.com>
3663L: linux-nfs@vger.kernel.org
3664W: http://client.linux-nfs.org
3665T: git git://git.linux-nfs.org/pub/linux/nfs-2.6.git
3666S: Maintained
3667F: fs/lockd/
3668F: fs/nfs/
3669F: fs/nfs_common/
3670F: net/sunrpc/
3671F: include/linux/lockd/
3672F: include/linux/nfs*
3673F: include/linux/sunrpc/
3674
3675NI5010 NETWORK DRIVER
3676M: Jan-Pascal van Best <janpascal@vanbest.org>
3677M: Andreas Mohr <andi@lisas.de>
3678L: netdev@vger.kernel.org
3679S: Maintained
3680F: drivers/net/ni5010.*
3681
3682NILFS2 FILESYSTEM
3683M: KONISHI Ryusuke <konishi.ryusuke@lab.ntt.co.jp>
3684L: users@nilfs.org
3685W: http://www.nilfs.org/en/
3686S: Supported
3687F: Documentation/filesystems/nilfs2.txt
3688F: fs/nilfs2/
3689F: include/linux/nilfs2_fs.h
3690
3691NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
3692M: YOKOTA Hiroshi <yokota@netlab.is.tsukuba.ac.jp>
3693W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3694S: Maintained
3695F: Documentation/scsi/NinjaSCSI.txt
3696F: drivers/scsi/pcmcia/nsp_*
3697
3698NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
3699M: GOTO Masanori <gotom@debian.or.jp>
3700M: YOKOTA Hiroshi <yokota@netlab.is.tsukuba.ac.jp>
3701W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3702S: Maintained
3703F: Documentation/scsi/NinjaSCSI.txt
3704F: drivers/scsi/nsp32*
3705
3706NTFS FILESYSTEM
3707M: Anton Altaparmakov <aia21@cantab.net>
3708L: linux-ntfs-dev@lists.sourceforge.net
3709W: http://www.linux-ntfs.org/
3710T: git git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
3711S: Maintained
3712F: Documentation/filesystems/ntfs.txt
3713F: fs/ntfs/
3714
3715NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
3716M: Antonino Daplas <adaplas@gmail.com>
3717L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
3718S: Maintained
3719F: drivers/video/riva/
3720F: drivers/video/nvidia/
3721
3722OMAP SUPPORT
3723M: "Tony Lindgren <tony@atomide.com>" <tony@atomide.com>
3724L: linux-omap@vger.kernel.org
3725W: http://www.muru.com/linux/omap/
3726W: http://linux.omap.com/
3727T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git
3728S: Maintained
3729F: arch/arm/*omap*
3730
3731OMAP CLOCK FRAMEWORK SUPPORT
3732M: Paul Walmsley <paul@pwsan.com>
3733L: linux-omap@vger.kernel.org
3734S: Maintained
3735F: arch/arm/*omap*/*clock*
3736
3737OMAP POWER MANAGEMENT SUPPORT
3738M: Kevin Hilman <khilman@deeprootsystems.com>
3739L: linux-omap@vger.kernel.org
3740S: Maintained
3741F: arch/arm/*omap*/*pm*
3742
3743OMAP AUDIO SUPPORT
3744M: Jarkko Nikula <jhnikula@gmail.com>
3745L: alsa-devel@alsa-project.org (subscribers-only)
3746L: linux-omap@vger.kernel.org
3747S: Maintained
3748F: sound/soc/omap/
3749
3750OMAP FRAMEBUFFER SUPPORT
3751M: Imre Deak <imre.deak@nokia.com>
3752L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
3753L: linux-omap@vger.kernel.org
3754S: Maintained
3755F: drivers/video/omap/
3756
3757OMAP MMC SUPPORT
3758M: Jarkko Lavinen <jarkko.lavinen@nokia.com>
3759L: linux-omap@vger.kernel.org
3760S: Maintained
3761F: drivers/mmc/host/*omap*
3762
3763OMAP RANDOM NUMBER GENERATOR SUPPORT
3764M: Deepak Saxena <dsaxena@plexity.net>
3765S: Maintained
3766F: drivers/char/hw_random/omap-rng.c
3767
3768OMAP USB SUPPORT
3769M: Felipe Balbi <felipe.balbi@nokia.com>
3770M: David Brownell <dbrownell@users.sourceforge.net>
3771L: linux-usb@vger.kernel.org
3772L: linux-omap@vger.kernel.org
3773S: Maintained
3774
3775OMFS FILESYSTEM
3776M: Bob Copeland <me@bobcopeland.com>
3777L: linux-karma-devel@lists.sourceforge.net
3778S: Maintained
3779F: Documentation/filesystems/omfs.txt
3780F: fs/omfs/
3781
3782OMNIKEY CARDMAN 4000 DRIVER
3783M: Harald Welte <laforge@gnumonks.org>
3784S: Maintained
3785F: drivers/char/pcmcia/cm4000_cs.c
3786F: include/linux/cm4000_cs.h
3787
3788OMNIKEY CARDMAN 4040 DRIVER
3789M: Harald Welte <laforge@gnumonks.org>
3790S: Maintained
3791F: drivers/char/pcmcia/cm4040_cs.*
3792
3793OMNIVISION OV7670 SENSOR DRIVER
3794M: Jonathan Corbet <corbet@lwn.net>
3795L: linux-media@vger.kernel.org
3796T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
3797S: Maintained
3798F: drivers/media/video/ov7670.c
3799
3800ONENAND FLASH DRIVER
3801M: Kyungmin Park <kyungmin.park@samsung.com>
3802L: linux-mtd@lists.infradead.org
3803S: Maintained
3804F: drivers/mtd/onenand/
3805F: include/linux/mtd/onenand*.h
3806
3807ONSTREAM SCSI TAPE DRIVER
3808M: Willem Riede <osst@riede.org>
3809L: osst-users@lists.sourceforge.net
3810L: linux-scsi@vger.kernel.org
3811S: Maintained
3812F: drivers/scsi/osst*
3813F: drivers/scsi/st*
3814
3815OPENCORES I2C BUS DRIVER
3816M: Peter Korsgaard <jacmet@sunsite.dk>
3817L: linux-i2c@vger.kernel.org
3818S: Maintained
3819F: Documentation/i2c/busses/i2c-ocores
3820F: drivers/i2c/busses/i2c-ocores.c
3821
3822OPROFILE
3823M: Robert Richter <robert.richter@amd.com>
3824L: oprofile-list@lists.sf.net
3825S: Maintained
3826F: arch/*/oprofile/
3827F: drivers/oprofile/
3828F: include/linux/oprofile.h
3829
3830ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
3831M: Mark Fasheh <mfasheh@suse.com>
3832M: Joel Becker <joel.becker@oracle.com>
3833L: ocfs2-devel@oss.oracle.com (moderated for non-subscribers)
3834W: http://oss.oracle.com/projects/ocfs2/
3835T: git git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2.git
3836S: Supported
3837F: Documentation/filesystems/ocfs2.txt
3838F: Documentation/filesystems/dlmfs.txt
3839F: fs/ocfs2/
3840
3841ORINOCO DRIVER
3842M: Pavel Roskin <proski@gnu.org>
3843M: David Gibson <hermes@gibson.dropbear.id.au>
3844L: linux-wireless@vger.kernel.org
3845L: orinoco-users@lists.sourceforge.net
3846L: orinoco-devel@lists.sourceforge.net
3847W: http://www.nongnu.org/orinoco/
3848S: Maintained
3849F: drivers/net/wireless/orinoco/
3850
3851OSD LIBRARY and FILESYSTEM
3852M: Boaz Harrosh <bharrosh@panasas.com>
3853M: Benny Halevy <bhalevy@panasas.com>
3854L: osd-dev@open-osd.org
3855W: http://open-osd.org
3856T: git git://git.open-osd.org/open-osd.git
3857S: Maintained
3858F: drivers/scsi/osd/
3859F: include/scsi/osd_*
3860F: fs/exofs/
3861
3862P54 WIRELESS DRIVER
3863M: Michael Wu <flamingice@sourmilk.net>
3864L: linux-wireless@vger.kernel.org
3865W: http://prism54.org
3866T: git git://git.kernel.org/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3867S: Maintained
3868F: drivers/net/wireless/p54/
3869
3870PA SEMI ETHERNET DRIVER
3871M: Olof Johansson <olof@lixom.net>
3872L: netdev@vger.kernel.org
3873S: Maintained
3874F: drivers/net/pasemi_mac.*
3875
3876PA SEMI SMBUS DRIVER
3877M: Olof Johansson <olof@lixom.net>
3878L: linux-i2c@vger.kernel.org
3879S: Maintained
3880F: drivers/i2c/busses/i2c-pasemi.c
3881
3882PANASONIC LAPTOP ACPI EXTRAS DRIVER
3883M: Harald Welte <laforge@gnumonks.org>
3884S: Maintained
3885F: drivers/platform/x86/panasonic-laptop.c
3886
3887PANASONIC MN10300/AM33 PORT
3888M: David Howells <dhowells@redhat.com>
3889M: Koichi Yasutake <yasutake.koichi@jp.panasonic.com>
3890L: linux-am33-list@redhat.com (moderated for non-subscribers)
3891W: ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
3892S: Maintained
3893F: Documentation/mn10300/
3894F: arch/mn10300/
3895
3896PARALLEL PORT SUPPORT
3897L: linux-parport@lists.infradead.org (subscribers-only)
3898S: Orphan
3899F: drivers/parport/
3900F: include/linux/parport*.h
3901F: drivers/char/ppdev.c
3902F: include/linux/ppdev.h
3903
3904PARAVIRT_OPS INTERFACE
3905M: Jeremy Fitzhardinge <jeremy@xensource.com>
3906M: Chris Wright <chrisw@sous-sol.org>
3907M: Alok Kataria <akataria@vmware.com>
3908M: Rusty Russell <rusty@rustcorp.com.au>
3909L: virtualization@lists.osdl.org
3910S: Supported
3911F: Documentation/ia64/paravirt_ops.txt
3912F: arch/*/kernel/paravirt*
3913F: arch/*/include/asm/paravirt.h
3914
3915PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
3916M: Tim Waugh <tim@cyberelk.net>
3917L: linux-parport@lists.infradead.org (subscribers-only)
3918W: http://www.torque.net/linux-pp.html
3919S: Maintained
3920F: Documentation/blockdev/paride.txt
3921F: drivers/block/paride/
3922
3923PARISC ARCHITECTURE
3924M: Kyle McMartin <kyle@mcmartin.ca>
3925M: Helge Deller <deller@gmx.de>
3926L: linux-parisc@vger.kernel.org
3927W: http://www.parisc-linux.org/
3928T: git git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
3929S: Maintained
3930F: arch/parisc/
3931F: drivers/parisc/
3932
3933PC87360 HARDWARE MONITORING DRIVER
3934M: Jim Cromie <jim.cromie@gmail.com>
3935L: lm-sensors@lm-sensors.org
3936S: Maintained
3937F: Documentation/hwmon/pc87360
3938F: drivers/hwmon/pc87360.c
3939
3940PC8736x GPIO DRIVER
3941M: Jim Cromie <jim.cromie@gmail.com>
3942S: Maintained
3943F: drivers/char/pc8736x_gpio.c
3944
3945PCA9532 LED DRIVER
3946M: Riku Voipio <riku.voipio@iki.fi>
3947S: Maintained
3948F: drivers/leds/leds-pca9532.c
3949F: include/linux/leds-pca9532.h
3950
3951PCI ERROR RECOVERY
3952M: Linas Vepstas <linas@austin.ibm.com>
3953L: linux-pci@vger.kernel.org
3954S: Supported
3955F: Documentation/PCI/pci-error-recovery.txt
3956F: Documentation/powerpc/eeh-pci-error-recovery.txt
3957
3958PCI SUBSYSTEM
3959M: Jesse Barnes <jbarnes@virtuousgeek.org>
3960L: linux-pci@vger.kernel.org
3961T: git git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git
3962S: Supported
3963F: Documentation/PCI/
3964F: drivers/pci/
3965F: include/linux/pci*
3966
3967PCIE HOTPLUG DRIVER
3968M: Kristen Carlson Accardi <kristen.c.accardi@intel.com>
3969L: linux-pci@vger.kernel.org
3970S: Supported
3971F: drivers/pci/pcie/
3972
3973PCMCIA SUBSYSTEM
3974P: Linux PCMCIA Team
3975L: linux-pcmcia@lists.infradead.org
3976W: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
3977T: git git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
3978S: Maintained
3979F: Documentation/pcmcia/
3980F: drivers/pcmcia/
3981F: include/pcmcia/
3982
3983PCNET32 NETWORK DRIVER
3984M: Don Fry <pcnet32@verizon.net>
3985L: netdev@vger.kernel.org
3986S: Maintained
3987F: drivers/net/pcnet32.c
3988
3989PER-TASK DELAY ACCOUNTING
3990M: Balbir Singh <balbir@linux.vnet.ibm.com>
3991S: Maintained
3992F: include/linux/delayacct.h
3993F: kernel/delayacct.c
3994
3995PERFORMANCE COUNTER SUBSYSTEM
3996M: Peter Zijlstra <a.p.zijlstra@chello.nl>
3997M: Paul Mackerras <paulus@samba.org>
3998M: Ingo Molnar <mingo@elte.hu>
3999S: Supported
4000
4001PERSONALITY HANDLING
4002M: Christoph Hellwig <hch@infradead.org>
4003L: linux-abi-devel@lists.sourceforge.net
4004S: Maintained
4005F: include/linux/personality.h
4006
4007PHRAM MTD DRIVER
4008M: Joern Engel <joern@lazybastard.org>
4009L: linux-mtd@lists.infradead.org
4010S: Maintained
4011F: drivers/mtd/devices/phram.c
4012
4013PKTCDVD DRIVER
4014M: Peter Osterlund <petero2@telia.com>
4015S: Maintained
4016F: drivers/block/pktcdvd.c
4017F: include/linux/pktcdvd.h
4018
4019PMC SIERRA MaxRAID DRIVER
4020P: Anil Ravindranath
4021M: anil_ravindranath@pmc-sierra.com
4022L: linux-scsi@vger.kernel.org
4023W: http://www.pmc-sierra.com/
4024S: Supported
4025F: drivers/scsi/pmcraid.*
4026
4027POSIX CLOCKS and TIMERS
4028M: Thomas Gleixner <tglx@linutronix.de>
4029S: Supported
4030F: fs/timerfd.c
4031F: include/linux/timer*
4032F: kernel/*timer*
4033
4034POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
4035M: Anton Vorontsov <cbou@mail.ru>
4036M: David Woodhouse <dwmw2@infradead.org>
4037T: git git://git.infradead.org/battery-2.6.git
4038S: Maintained
4039F: include/linux/power_supply.h
4040F: drivers/power/power_supply*
4041
4042PNP SUPPORT
4043M: Adam Belay <abelay@mit.edu>
4044M: Bjorn Helgaas <bjorn.helgaas@hp.com>
4045S: Maintained
4046F: drivers/pnp/
4047
4048PNXxxxx I2C DRIVER
4049M: Vitaly Wool <vitalywool@gmail.com>
4050L: linux-i2c@vger.kernel.org
4051S: Maintained
4052F: drivers/i2c/busses/i2c-pnx.c
4053
4054PPP PROTOCOL DRIVERS AND COMPRESSORS
4055M: Paul Mackerras <paulus@samba.org>
4056L: linux-ppp@vger.kernel.org
4057S: Maintained
4058F: drivers/net/ppp_*
4059
4060PPP OVER ATM (RFC 2364)
4061M: Mitchell Blank Jr <mitch@sfgoth.com>
4062S: Maintained
4063F: net/atm/pppoatm.c
4064F: include/linux/atmppp.h
4065
4066PPP OVER ETHERNET
4067M: Michal Ostrowski <mostrows@earthlink.net>
4068S: Maintained
4069F: drivers/net/pppoe.c
4070F: drivers/net/pppox.c
4071
4072PPP OVER L2TP
4073M: James Chapman <jchapman@katalix.com>
4074S: Maintained
4075F: drivers/net/pppol2tp.c
4076F: include/linux/if_pppol2tp.h
4077
4078PPS SUPPORT
4079M: Rodolfo Giometti <giometti@enneenne.com>
4080W: http://wiki.enneenne.com/index.php/LinuxPPS_support
4081L: linuxpps@ml.enneenne.com (subscribers-only)
4082S: Maintained
4083F: Documentation/pps/
4084F: drivers/pps/
4085F: include/linux/pps*.h
4086
4087PREEMPTIBLE KERNEL
4088M: Robert Love <rml@tech9.net>
4089L: kpreempt-tech@lists.sourceforge.net
4090W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
4091S: Supported
4092F: Documentation/preempt-locking.txt
4093F: include/linux/preempt.h
4094
4095PRISM54 WIRELESS DRIVER
4096M: "Luis R. Rodriguez" <mcgrof@gmail.com>
4097L: linux-wireless@vger.kernel.org
4098W: http://prism54.org
4099S: Maintained
4100F: drivers/net/wireless/prism54/
4101
4102PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
4103M: Peter Denison <promise@pnd-pc.demon.co.uk>
4104W: http://www.pnd-pc.demon.co.uk/promise/
4105S: Maintained
4106
4107PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
4108M: Mikael Pettersson <mikpe@it.uu.se>
4109L: linux-ide@vger.kernel.org
4110S: Maintained
4111F: drivers/ata/sata_promise.*
4112
4113PS3 NETWORK SUPPORT
4114M: Geoff Levand <geoffrey.levand@am.sony.com>
4115L: netdev@vger.kernel.org
4116L: cbe-oss-dev@ozlabs.org
4117S: Supported
4118F: drivers/net/ps3_gelic_net.*
4119
4120PS3 PLATFORM SUPPORT
4121M: Geoff Levand <geoffrey.levand@am.sony.com>
4122L: linuxppc-dev@ozlabs.org
4123L: cbe-oss-dev@ozlabs.org
4124S: Supported
4125F: arch/powerpc/boot/ps3*
4126F: arch/powerpc/include/asm/lv1call.h
4127F: arch/powerpc/include/asm/ps3*.h
4128F: arch/powerpc/platforms/ps3/
4129F: drivers/*/ps3*
4130F: drivers/ps3/
4131F: drivers/rtc/rtc-ps3.c
4132F: drivers/usb/host/*ps3.c
4133F: sound/ppc/snd_ps3*
4134
4135PS3VRAM DRIVER
4136M: Jim Paris <jim@jtan.com>
4137L: cbe-oss-dev@ozlabs.org
4138S: Maintained
4139
4140PTRACE SUPPORT
4141M: Roland McGrath <roland@redhat.com>
4142M: Oleg Nesterov <oleg@redhat.com>
4143S: Maintained
4144F: include/asm-generic/syscall.h
4145F: include/linux/ptrace.h
4146F: include/linux/regset.h
4147F: include/linux/tracehook.h
4148F: kernel/ptrace.c
4149
4150PVRUSB2 VIDEO4LINUX DRIVER
4151M: Mike Isely <isely@pobox.com>
4152L: pvrusb2@isely.net (subscribers-only)
4153L: linux-media@vger.kernel.org
4154W: http://www.isely.net/pvrusb2/
4155T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4156S: Maintained
4157F: Documentation/video4linux/README.pvrusb2
4158F: drivers/media/video/pvrusb2/
4159
4160PXA2xx/PXA3xx SUPPORT
4161M: Eric Miao <eric.y.miao@gmail.com>
4162M: Russell King <linux@arm.linux.org.uk>
4163L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
4164S: Maintained
4165F: arch/arm/mach-pxa/
4166F: drivers/pcmcia/pxa2xx*
4167F: drivers/spi/pxa2xx*
4168F: drivers/usb/gadget/pxa2*
4169F: include/sound/pxa2xx-lib.h
4170F: sound/arm/pxa*
4171F: sound/soc/pxa
4172
4173PXA168 SUPPORT
4174M: Eric Miao <eric.y.miao@gmail.com>
4175M: Jason Chagas <jason.chagas@marvell.com>
4176L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
4177T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git
4178S: Maintained
4179
4180PXA910 SUPPORT
4181M: Eric Miao <eric.y.miao@gmail.com>
4182L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
4183T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git
4184S: Maintained
4185
4186PXA MMCI DRIVER
4187S: Orphan
4188
4189PXA RTC DRIVER
4190M: Robert Jarzmik <robert.jarzmik@free.fr>
4191L: rtc-linux@googlegroups.com
4192S: Maintained
4193
4194QLOGIC QLA2XXX FC-SCSI DRIVER
4195M: Andrew Vasquez <andrew.vasquez@qlogic.com>
4196M: linux-driver@qlogic.com
4197L: linux-scsi@vger.kernel.org
4198S: Supported
4199F: Documentation/scsi/LICENSE.qla2xxx
4200F: drivers/scsi/qla2xxx/
4201
4202QLOGIC QLA3XXX NETWORK DRIVER
4203M: Ron Mercer <ron.mercer@qlogic.com>
4204M: linux-driver@qlogic.com
4205L: netdev@vger.kernel.org
4206S: Supported
4207F: Documentation/networking/LICENSE.qla3xxx
4208F: drivers/net/qla3xxx.*
4209
4210QLOGIC QLGE 10Gb ETHERNET DRIVER
4211M: Ron Mercer <ron.mercer@qlogic.com>
4212M: linux-driver@qlogic.com
4213L: netdev@vger.kernel.org
4214S: Supported
4215F: drivers/net/qlge/
4216
4217QNX4 FILESYSTEM
4218M: Anders Larsen <al@alarsen.net>
4219W: http://www.alarsen.net/linux/qnx4fs/
4220S: Maintained
4221F: fs/qnx4/
4222F: include/linux/qnx4_fs.h
4223F: include/linux/qnxtypes.h
4224
4225RADEON FRAMEBUFFER DISPLAY DRIVER
4226M: Benjamin Herrenschmidt <benh@kernel.crashing.org>
4227L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
4228S: Maintained
4229F: drivers/video/aty/radeon*
4230F: include/linux/radeonfb.h
4231
4232RAGE128 FRAMEBUFFER DISPLAY DRIVER
4233M: Paul Mackerras <paulus@samba.org>
4234L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
4235S: Maintained
4236F: drivers/video/aty/aty128fb.c
4237
4238RALINK RT2X00 WIRELESS LAN DRIVER
4239P: rt2x00 project
4240L: linux-wireless@vger.kernel.org
4241L: users@rt2x00.serialmonkey.com
4242W: http://rt2x00.serialmonkey.com/
4243S: Maintained
4244T: git git://git.kernel.org/pub/scm/linux/kernel/git/ivd/rt2x00.git
4245F: drivers/net/wireless/rt2x00/
4246
4247RAMDISK RAM BLOCK DEVICE DRIVER
4248M: Nick Piggin <npiggin@suse.de>
4249S: Maintained
4250F: Documentation/blockdev/ramdisk.txt
4251F: drivers/block/brd.c
4252
4253RANDOM NUMBER DRIVER
4254M: Matt Mackall <mpm@selenic.com>
4255S: Maintained
4256F: drivers/char/random.c
4257
4258RAPIDIO SUBSYSTEM
4259M: Matt Porter <mporter@kernel.crashing.org>
4260S: Maintained
4261F: drivers/rapidio/
4262
4263RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
4264M: Corey Thomas <coreythomas@charter.net>
4265L: linux-wireless@vger.kernel.org
4266S: Maintained
4267F: drivers/net/wireless/ray*
4268
4269RCUTORTURE MODULE
4270M: Josh Triplett <josh@freedesktop.org>
4271M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
4272S: Maintained
4273F: Documentation/RCU/torture.txt
4274F: kernel/rcutorture.c
4275
4276RDC R-321X SoC
4277M: Florian Fainelli <florian@openwrt.org>
4278S: Maintained
4279
4280RDC R6040 FAST ETHERNET DRIVER
4281M: Florian Fainelli <florian@openwrt.org>
4282L: netdev@vger.kernel.org
4283S: Maintained
4284F: drivers/net/r6040.c
4285
4286RDS - RELIABLE DATAGRAM SOCKETS
4287M: Andy Grover <andy.grover@oracle.com>
4288L: rds-devel@oss.oracle.com (moderated for non-subscribers)
4289S: Supported
4290F: net/rds/
4291
4292READ-COPY UPDATE (RCU)
4293M: Dipankar Sarma <dipankar@in.ibm.com>
4294M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
4295W: http://www.rdrop.com/users/paulmck/rclock/
4296S: Supported
4297F: Documentation/RCU/rcu.txt
4298F: Documentation/RCU/rcuref.txt
4299F: include/linux/rcupdate.h
4300F: include/linux/srcu.h
4301F: kernel/rcupdate.c
4302
4303REAL TIME CLOCK DRIVER
4304M: Paul Gortmaker <p_gortmaker@yahoo.com>
4305S: Maintained
4306F: Documentation/rtc.txt
4307F: drivers/rtc/
4308F: include/linux/rtc.h
4309
4310REAL TIME CLOCK (RTC) SUBSYSTEM
4311M: Alessandro Zummo <a.zummo@towertech.it>
4312L: rtc-linux@googlegroups.com
4313S: Maintained
4314F: Documentation/rtc.txt
4315F: drivers/rtc/
4316F: include/linux/rtc.h
4317
4318REISERFS FILE SYSTEM
4319L: reiserfs-devel@vger.kernel.org
4320S: Supported
4321F: fs/reiserfs/
4322
4323RFKILL
4324M: Johannes Berg <johannes@sipsolutions.net>
4325L: linux-wireless@vger.kernel.org
4326S: Maintained
4327F Documentation/rfkill.txt
4328F: net/rfkill/
4329
4330RISCOM8 DRIVER
4331S: Orphan
4332F: Documentation/serial/riscom8.txt
4333F: drivers/char/riscom8*
4334
4335ROCKETPORT DRIVER
4336P: Comtrol Corp.
4337W: http://www.comtrol.com
4338S: Maintained
4339F: Documentation/serial/rocket.txt
4340F: drivers/char/rocket*
4341
4342ROSE NETWORK LAYER
4343M: Ralf Baechle <ralf@linux-mips.org>
4344L: linux-hams@vger.kernel.org
4345W: http://www.linux-ax25.org/
4346S: Maintained
4347F: include/linux/rose.h
4348F: include/net/rose.h
4349F: net/rose/
4350
4351RTL8180 WIRELESS DRIVER
4352M: "John W. Linville" <linville@tuxdriver.com>
4353L: linux-wireless@vger.kernel.org
4354W: http://linuxwireless.org/
4355T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
4356S: Maintained
4357F: drivers/net/wireless/rtl818x/rtl8180*
4358
4359RTL8187 WIRELESS DRIVER
4360M: Herton Ronaldo Krzesinski <herton@mandriva.com.br>
4361M: Hin-Tak Leung <htl10@users.sourceforge.net>
4362M: Larry Finger <Larry.Finger@lwfinger.net>
4363L: linux-wireless@vger.kernel.org
4364W: http://linuxwireless.org/
4365T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
4366S: Maintained
4367F: drivers/net/wireless/rtl818x/rtl8187*
4368
4369S3 SAVAGE FRAMEBUFFER DRIVER
4370M: Antonino Daplas <adaplas@gmail.com>
4371L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
4372S: Maintained
4373F: drivers/video/savage/
4374
4375S390
4376M: Martin Schwidefsky <schwidefsky@de.ibm.com>
4377M: Heiko Carstens <heiko.carstens@de.ibm.com>
4378M: linux390@de.ibm.com
4379L: linux-s390@vger.kernel.org
4380W: http://www.ibm.com/developerworks/linux/linux390/
4381S: Supported
4382F: arch/s390/
4383
4384S390 NETWORK DRIVERS
4385M: Ursula Braun <ursula.braun@de.ibm.com>
4386M: Frank Blaschka <blaschka@linux.vnet.ibm.com>
4387M: linux390@de.ibm.com
4388L: linux-s390@vger.kernel.org
4389W: http://www.ibm.com/developerworks/linux/linux390/
4390S: Supported
4391F: drivers/s390/net/
4392
4393S390 ZCRYPT DRIVER
4394M: Felix Beck <felix.beck@de.ibm.com>
4395M: Ralph Wuerthner <ralph.wuerthner@de.ibm.com>
4396M: linux390@de.ibm.com
4397L: linux-s390@vger.kernel.org
4398S: Supported
4399F: drivers/s390/crypto/
4400
4401S390 ZFCP DRIVER
4402M: Christof Schmitt <christof.schmitt@de.ibm.com>
4403M: Martin Peschke <mp3@de.ibm.com>
4404M: linux390@de.ibm.com
4405L: linux-s390@vger.kernel.org
4406W: http://www.ibm.com/developerworks/linux/linux390/
4407S: Supported
4408F: Documentation/s390/zfcpdump.txt
4409F: drivers/s390/scsi/zfcp_*
4410
4411S390 IUCV NETWORK LAYER
4412M: Ursula Braun <ursula.braun@de.ibm.com>
4413M: linux390@de.ibm.com
4414L: linux-s390@vger.kernel.org
4415W: http://www.ibm.com/developerworks/linux/linux390/
4416S: Supported
4417F: drivers/s390/net/*iucv*
4418F: include/net/iucv/
4419F: net/iucv/
4420
4421S3C24XX SD/MMC Driver
4422M: Ben Dooks <ben-linux@fluff.org>
4423L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
4424S: Supported
4425F: drivers/mmc/host/s3cmci.*
4426
4427SAA7146 VIDEO4LINUX-2 DRIVER
4428M: Michael Hunold <michael@mihu.de>
4429L: linux-media@vger.kernel.org
4430T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4431W: http://www.mihu.de/linux/saa7146
4432S: Maintained
4433F: drivers/media/common/saa7146*
4434F: drivers/media/video/*7146*
4435F: include/media/*7146*
4436
4437SC1200 WDT DRIVER
4438M: Zwane Mwaikambo <zwane@arm.linux.org.uk>
4439S: Maintained
4440F: drivers/watchdog/sc1200wdt.c
4441
4442SCHEDULER
4443M: Ingo Molnar <mingo@elte.hu>
4444M: Peter Zijlstra <peterz@infradead.org>
4445S: Maintained
4446F: kernel/sched*
4447F: include/linux/sched.h
4448
4449SCSI CDROM DRIVER
4450M: Jens Axboe <axboe@kernel.dk>
4451L: linux-scsi@vger.kernel.org
4452W: http://www.kernel.dk
4453S: Maintained
4454F: drivers/scsi/sr*
4455
4456SCSI SG DRIVER
4457M: Doug Gilbert <dgilbert@interlog.com>
4458L: linux-scsi@vger.kernel.org
4459W: http://www.torque.net/sg
4460S: Maintained
4461F: drivers/scsi/sg.c
4462F: include/scsi/sg.h
4463
4464SCSI SUBSYSTEM
4465M: "James E.J. Bottomley" <James.Bottomley@suse.de>
4466L: linux-scsi@vger.kernel.org
4467T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
4468T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
4469T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
4470S: Maintained
4471F: drivers/scsi/
4472F: include/scsi/
4473
4474SCSI TAPE DRIVER
4475M: Kai Mäkisara <Kai.Makisara@kolumbus.fi>
4476L: linux-scsi@vger.kernel.org
4477S: Maintained
4478F: Documentation/scsi/st.txt
4479F: drivers/scsi/st*
4480
4481SCTP PROTOCOL
4482M: Vlad Yasevich <vladislav.yasevich@hp.com>
4483M: Sridhar Samudrala <sri@us.ibm.com>
4484L: linux-sctp@vger.kernel.org
4485W: http://lksctp.sourceforge.net
4486S: Supported
4487F: Documentation/networking/sctp.txt
4488F: include/linux/sctp.h
4489F: include/net/sctp/
4490F: net/sctp/
4491
4492SCx200 CPU SUPPORT
4493M: Jim Cromie <jim.cromie@gmail.com>
4494S: Odd Fixes
4495F: Documentation/i2c/busses/scx200_acb
4496F: arch/x86/kernel/scx200_32.c
4497F: drivers/watchdog/scx200_wdt.c
4498F: drivers/i2c/busses/scx200*
4499F: drivers/mtd/maps/scx200_docflash.c
4500F: include/linux/scx200.h
4501
4502SCx200 GPIO DRIVER
4503M: Jim Cromie <jim.cromie@gmail.com>
4504S: Maintained
4505F: drivers/char/scx200_gpio.c
4506F: include/linux/scx200_gpio.h
4507
4508SCx200 HRT CLOCKSOURCE DRIVER
4509M: Jim Cromie <jim.cromie@gmail.com>
4510S: Maintained
4511F: drivers/clocksource/scx200_hrt.c
4512
4513SDRICOH_CS MMC/SD HOST CONTROLLER INTERFACE DRIVER
4514M: Sascha Sommer <saschasommer@freenet.de>
4515L: sdricohcs-devel@lists.sourceforge.net (subscribers-only)
4516S: Maintained
4517F: drivers/mmc/host/sdricoh_cs.c
4518
4519SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER
4520M: Pierre Ossman <pierre@ossman.eu>
4521L: sdhci-devel@lists.ossman.eu
4522S: Maintained
4523
4524SECURE DIGITAL HOST CONTROLLER INTERFACE, OPEN FIRMWARE BINDINGS (SDHCI-OF)
4525M: Anton Vorontsov <avorontsov@ru.mvista.com>
4526L: linuxppc-dev@ozlabs.org
4527L: sdhci-devel@lists.ossman.eu
4528S: Maintained
4529F: drivers/mmc/host/sdhci.*
4530
4531SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) SAMSUNG DRIVER
4532M: Ben Dooks <ben-linux@fluff.org>
4533L: sdhci-devel@lists.ossman.eu
4534S: Maintained
4535F: drivers/mmc/host/sdhci-s3c.c
4536
4537SECURITY SUBSYSTEM
4538M: James Morris <jmorris@namei.org>
4539L: linux-security-module@vger.kernel.org (suggested Cc:)
4540T: git git://www.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git
4541W: http://security.wiki.kernel.org/
4542S: Supported
4543F: security/
4544
4545SECURITY CONTACT
4546M: Security Officers <security@kernel.org>
4547S: Supported
4548
4549SELINUX SECURITY MODULE
4550M: Stephen Smalley <sds@tycho.nsa.gov>
4551M: James Morris <jmorris@namei.org>
4552M: Eric Paris <eparis@parisplace.org>
4553L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
4554W: http://selinuxproject.org
4555T: git git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git
4556S: Supported
4557F: include/linux/selinux*
4558F: security/selinux/
4559
4560SENSABLE PHANTOM
4561M: Jiri Slaby <jirislaby@gmail.com>
4562S: Maintained
4563F: drivers/misc/phantom.c
4564F: include/linux/phantom.h
4565
4566SERIAL ATA (SATA) SUBSYSTEM
4567M: Jeff Garzik <jgarzik@pobox.com>
4568L: linux-ide@vger.kernel.org
4569T: git git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
4570S: Supported
4571F: drivers/ata/
4572F: include/linux/ata.h
4573F: include/linux/libata.h
4574
4575SERVER ENGINES 10Gbps NIC - BladeEngine 2 DRIVER
4576M: Sathya Perla <sathyap@serverengines.com>
4577M: Subbu Seetharaman <subbus@serverengines.com>
4578L: netdev@vger.kernel.org
4579W: http://www.serverengines.com
4580S: Supported
4581F: drivers/net/benet/
4582
4583SFC NETWORK DRIVER
4584M: Solarflare linux maintainers <linux-net-drivers@solarflare.com>
4585M: Steve Hodgson <shodgson@solarflare.com>
4586M: Ben Hutchings <bhutchings@solarflare.com>
4587L: netdev@vger.kernel.org
4588S: Supported
4589F: drivers/net/sfc/
4590
4591SGI GRU DRIVER
4592M: Jack Steiner <steiner@sgi.com>
4593S: Maintained
4594F: drivers/misc/sgi-gru/
4595
4596SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
4597M: Pat Gefre <pfg@sgi.com>
4598L: linux-ia64@vger.kernel.org
4599S: Supported
4600F: Documentation/ia64/serial.txt
4601F: drivers/serial/ioc?_serial.c
4602F: include/linux/ioc?.h
4603
4604SGI VISUAL WORKSTATION 320 AND 540
4605M: Andrey Panin <pazke@donpac.ru>
4606L: linux-visws-devel@lists.sf.net
4607W: http://linux-visws.sf.net
4608S: Maintained for 2.6.
4609F: Documentation/sgi-visws.txt
4610
4611SGI XP/XPC/XPNET DRIVER
4612M: Robin Holt <holt@sgi.com>
4613S: Maintained
4614F: drivers/misc/sgi-xp/
4615
4616SHARP LH SUPPORT (LH7952X & LH7A40X)
4617M: Marc Singer <elf@buici.com>
4618W: http://projects.buici.com/arm
4619L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
4620S: Maintained
4621F: Documentation/arm/Sharp-LH/ADC-LH7-Touchscreen
4622F: arch/arm/mach-lh7a40x/
4623F: drivers/serial/serial_lh7a40x.c
4624F: drivers/usb/gadget/lh7a40*
4625F: drivers/usb/host/ohci-lh7a40*
4626
4627SHPC HOTPLUG DRIVER
4628M: Kristen Carlson Accardi <kristen.c.accardi@intel.com>
4629L: linux-pci@vger.kernel.org
4630S: Supported
4631F: drivers/pci/hotplug/shpchp*
4632
4633SIMTEC EB110ATX (Chalice CATS)
4634P: Ben Dooks
4635M: Vincent Sanders <support@simtec.co.uk>
4636W: http://www.simtec.co.uk/products/EB110ATX/
4637S: Supported
4638
4639SIMTEC EB2410ITX (BAST)
4640P: Ben Dooks
4641M: Vincent Sanders <support@simtec.co.uk>
4642W: http://www.simtec.co.uk/products/EB2410ITX/
4643S: Supported
4644F: arch/arm/mach-s3c2410/
4645F: drivers/*/*s3c2410*
4646F: drivers/*/*/*s3c2410*
4647
4648SIS 190 ETHERNET DRIVER
4649M: Francois Romieu <romieu@fr.zoreil.com>
4650L: netdev@vger.kernel.org
4651S: Maintained
4652F: drivers/net/sis190.c
4653
4654SIS 900/7016 FAST ETHERNET DRIVER
4655M: Daniele Venzano <venza@brownhat.org>
4656W: http://www.brownhat.org/sis900.html
4657L: netdev@vger.kernel.org
4658S: Maintained
4659F: drivers/net/sis900.*
4660
4661SIS 96X I2C/SMBUS DRIVER
4662M: "Mark M. Hoffman" <mhoffman@lightlink.com>
4663L: linux-i2c@vger.kernel.org
4664S: Maintained
4665F: Documentation/i2c/busses/i2c-sis96x
4666F: drivers/i2c/busses/i2c-sis96x.c
4667
4668SIS FRAMEBUFFER DRIVER
4669M: Thomas Winischhofer <thomas@winischhofer.net>
4670W: http://www.winischhofer.net/linuxsisvga.shtml
4671S: Maintained
4672F: Documentation/fb/sisfb.txt
4673F: drivers/video/sis/
4674F: include/video/sisfb.h
4675
4676SIS USB2VGA DRIVER
4677M: Thomas Winischhofer <thomas@winischhofer.net>
4678W: http://www.winischhofer.at/linuxsisusbvga.shtml
4679S: Maintained
4680F: drivers/usb/misc/sisusbvga/
4681
4682SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
4683M: Stephen Hemminger <shemminger@linux-foundation.org>
4684L: netdev@vger.kernel.org
4685S: Maintained
4686F: drivers/net/skge.*
4687F: drivers/net/sky2.*
4688
4689SLAB ALLOCATOR
4690M: Christoph Lameter <cl@linux-foundation.org>
4691M: Pekka Enberg <penberg@cs.helsinki.fi>
4692M: Matt Mackall <mpm@selenic.com>
4693L: linux-mm@kvack.org
4694S: Maintained
4695F: include/linux/sl?b*.h
4696F: mm/sl?b.c
4697
4698SMC91x ETHERNET DRIVER
4699M: Nicolas Pitre <nico@fluxnic.net>
4700S: Maintained
4701F: drivers/net/smc91x.*
4702
4703SMSC47B397 HARDWARE MONITOR DRIVER
4704M: "Mark M. Hoffman" <mhoffman@lightlink.com>
4705L: lm-sensors@lm-sensors.org
4706S: Maintained
4707F: Documentation/hwmon/smsc47b397
4708F: drivers/hwmon/smsc47b397.c
4709
4710SMSC911x ETHERNET DRIVER
4711M: Steve Glendinning <steve.glendinning@smsc.com>
4712L: netdev@vger.kernel.org
4713S: Supported
4714F: include/linux/smsc911x.h
4715F: drivers/net/smsc911x.*
4716
4717SMSC9420 PCI ETHERNET DRIVER
4718M: Steve Glendinning <steve.glendinning@smsc.com>
4719L: netdev@vger.kernel.org
4720S: Supported
4721F: drivers/net/smsc9420.*
4722
4723SMX UIO Interface
4724M: Ben Nizette <bn@niasdigital.com>
4725S: Maintained
4726F: drivers/uio/uio_smx.c
4727
4728SN-IA64 (Itanium) SUB-PLATFORM
4729M: Jes Sorensen <jes@sgi.com>
4730L: linux-altix@sgi.com
4731L: linux-ia64@vger.kernel.org
4732W: http://www.sgi.com/altix
4733S: Maintained
4734F: arch/ia64/sn/
4735
4736SOC-CAMERA V4L2 SUBSYSTEM
4737M: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
4738L: linux-media@vger.kernel.org
4739T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4740S: Maintained
4741F: include/media/v4l2*
4742F: drivers/media/video/v4l2*
4743
4744SOEKRIS NET48XX LED SUPPORT
4745M: Chris Boot <bootc@bootc.net>
4746S: Maintained
4747F: drivers/leds/leds-net48xx.c
4748
4749SOFTWARE RAID (Multiple Disks) SUPPORT
4750M: Neil Brown <neilb@suse.de>
4751L: linux-raid@vger.kernel.org
4752S: Supported
4753F: drivers/md/
4754F: include/linux/raid/
4755
4756SONIC NETWORK DRIVER
4757M: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
4758L: netdev@vger.kernel.org
4759S: Maintained
4760F: drivers/net/sonic.*
4761
4762SONICS SILICON BACKPLANE DRIVER (SSB)
4763M: Michael Buesch <mb@bu3sch.de>
4764L: netdev@vger.kernel.org
4765S: Maintained
4766F: drivers/ssb/
4767F: include/linux/ssb/
4768
4769SONY VAIO CONTROL DEVICE DRIVER
4770M: Mattia Dongili <malattia@linux.it>
4771L: linux-acpi@vger.kernel.org
4772W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
4773S: Maintained
4774F: Documentation/laptops/sony-laptop.txt
4775F: drivers/char/sonypi.c
4776F: drivers/platform/x86/sony-laptop.c
4777F: include/linux/sony-laptop.h
4778
4779SONY MEMORYSTICK CARD SUPPORT
4780M: Alex Dubov <oakad@yahoo.com>
4781W: http://tifmxx.berlios.de/
4782S: Maintained
4783F: drivers/memstick/host/tifm_ms.c
4784
4785SOUND
4786M: Jaroslav Kysela <perex@perex.cz>
4787M: Takashi Iwai <tiwai@suse.de>
4788L: alsa-devel@alsa-project.org (moderated for non-subscribers)
4789W: http://www.alsa-project.org/
4790T: git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git
4791T: git git://git.alsa-project.org/alsa-kernel.git
4792S: Maintained
4793F: Documentation/sound/
4794F: include/sound/
4795F: sound/
4796
4797SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT (ASoC)
4798M: Liam Girdwood <lrg@slimlogic.co.uk>
4799M: Mark Brown <broonie@opensource.wolfsonmicro.com>
4800T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git
4801L: alsa-devel@alsa-project.org (moderated for non-subscribers)
4802W: http://alsa-project.org/main/index.php/ASoC
4803S: Supported
4804F: sound/soc/
4805F: include/sound/soc*
4806
4807SPARC + UltraSPARC (sparc/sparc64)
4808M: "David S. Miller" <davem@davemloft.net>
4809L: sparclinux@vger.kernel.org
4810T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git
4811T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git
4812S: Maintained
4813F: arch/sparc/
4814
4815SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
4816M: Roger Wolff <R.E.Wolff@BitWizard.nl>
4817S: Supported
4818F: Documentation/serial/specialix.txt
4819F: drivers/char/specialix*
4820
4821SPI SUBSYSTEM
4822M: David Brownell <dbrownell@users.sourceforge.net>
4823L: spi-devel-general@lists.sourceforge.net
4824S: Maintained
4825F: Documentation/spi/
4826F: drivers/spi/
4827F: include/linux/spi/
4828
4829SPIDERNET NETWORK DRIVER for CELL
4830M: Ishizaki Kou <kou.ishizaki@toshiba.co.jp>
4831M: Jens Osterkamp <jens@de.ibm.com>
4832L: netdev@vger.kernel.org
4833S: Supported
4834F: Documentation/networking/spider_net.txt
4835F: drivers/net/spider_net*
4836
4837SPU FILE SYSTEM
4838M: Jeremy Kerr <jk@ozlabs.org>
4839L: linuxppc-dev@ozlabs.org
4840L: cbe-oss-dev@ozlabs.org
4841W: http://www.ibm.com/developerworks/power/cell/
4842S: Supported
4843F: Documentation/filesystems/spufs.txt
4844F: arch/powerpc/platforms/cell/spufs/
4845
4846SQUASHFS FILE SYSTEM
4847M: Phillip Lougher <phillip@lougher.demon.co.uk>
4848L: squashfs-devel@lists.sourceforge.net (subscribers-only)
4849W: http://squashfs.org.uk
4850S: Maintained
4851F: Documentation/filesystems/squashfs.txt
4852F: fs/squashfs/
4853
4854SRM (Alpha) environment access
4855M: Jan-Benedict Glaw <jbglaw@lug-owl.de>
4856S: Maintained
4857F: arch/alpha/kernel/srm_env.c
4858
4859STABLE BRANCH
4860M: Greg Kroah-Hartman <greg@kroah.com>
4861M: Chris Wright <chrisw@sous-sol.org>
4862L: stable@kernel.org
4863S: Maintained
4864
4865STAGING SUBSYSTEM
4866M: Greg Kroah-Hartman <gregkh@suse.de>
4867T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
4868L: devel@driverdev.osuosl.org
4869S: Maintained
4870F: drivers/staging/
4871
4872STARFIRE/DURALAN NETWORK DRIVER
4873M: Ion Badulescu <ionut@badula.org>
4874S: Odd Fixes
4875F: drivers/net/starfire*
4876
4877STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
4878S: Orphan
4879F: drivers/net/wireless/strip.c
4880F: include/linux/if_strip.h
4881
4882STRADIS MPEG-2 DECODER DRIVER
4883M: Nathan Laredo <laredo@gnu.org>
4884W: http://www.stradis.com/
4885S: Maintained
4886F: drivers/media/video/stradis.c
4887
4888SUN3/3X
4889M: Sam Creasey <sammy@sammy.net>
4890W: http://sammy.net/sun3/
4891S: Maintained
4892F: arch/m68k/kernel/*sun3*
4893F: arch/m68k/sun3*/
4894F: arch/m68k/include/asm/sun3*
4895
4896SUPERH
4897M: Paul Mundt <lethal@linux-sh.org>
4898L: linux-sh@vger.kernel.org
4899W: http://www.linux-sh.org
4900T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.git
4901S: Supported
4902F: Documentation/sh/
4903F: arch/sh/
4904F: drivers/sh/
4905
4906SUSPEND TO RAM
4907M: Len Brown <len.brown@intel.com>
4908M: Pavel Machek <pavel@ucw.cz>
4909M: "Rafael J. Wysocki" <rjw@sisk.pl>
4910L: linux-pm@lists.linux-foundation.org
4911S: Supported
4912F: Documentation/power/
4913F: arch/x86/kernel/acpi/
4914F: drivers/base/power/
4915F: kernel/power/
4916F: include/linux/suspend.h
4917F: include/linux/freezer.h
4918F: include/linux/pm.h
4919
4920SVGA HANDLING
4921M: Martin Mares <mj@ucw.cz>
4922L: linux-video@atrey.karlin.mff.cuni.cz
4923S: Maintained
4924F: Documentation/svga.txt
4925F: arch/x86/boot/video*
4926
4927SYSV FILESYSTEM
4928M: Christoph Hellwig <hch@infradead.org>
4929S: Maintained
4930F: Documentation/filesystems/sysv-fs.txt
4931F: fs/sysv/
4932F: include/linux/sysv_fs.h
4933
4934TASKSTATS STATISTICS INTERFACE
4935M: Balbir Singh <balbir@linux.vnet.ibm.com>
4936S: Maintained
4937F: Documentation/accounting/taskstats*
4938F: include/linux/taskstats*
4939F: kernel/taskstats.c
4940
4941TC CLASSIFIER
4942M: Jamal Hadi Salim <hadi@cyberus.ca>
4943L: netdev@vger.kernel.org
4944S: Maintained
4945F: include/linux/pkt_cls.h
4946F: include/net/pkt_cls.h
4947F: net/sched/
4948
4949TCP LOW PRIORITY MODULE
4950M: "Wong Hoi Sing, Edison" <hswong3i@gmail.com>
4951M: "Hung Hing Lun, Mike" <hlhung3i@gmail.com>
4952W: http://tcp-lp-mod.sourceforge.net/
4953S: Maintained
4954F: net/ipv4/tcp_lp.c
4955
4956TEHUTI ETHERNET DRIVER
4957M: Alexander Indenbaum <baum@tehutinetworks.net>
4958M: Andy Gospodarek <andy@greyhouse.net>
4959L: netdev@vger.kernel.org
4960S: Supported
4961F: drivers/net/tehuti*
4962
4963Telecom Clock Driver for MCPL0010
4964M: Mark Gross <mark.gross@intel.com>
4965S: Supported
4966F: drivers/char/tlclk.c
4967
4968TENSILICA XTENSA PORT (xtensa)
4969M: Chris Zankel <chris@zankel.net>
4970S: Maintained
4971F: arch/xtensa/
4972
4973THINKPAD ACPI EXTRAS DRIVER
4974M: Henrique de Moraes Holschuh <ibm-acpi@hmh.eng.br>
4975L: ibm-acpi-devel@lists.sourceforge.net
4976W: http://ibm-acpi.sourceforge.net
4977W: http://thinkwiki.org/wiki/Ibm-acpi
4978T: git git://repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
4979S: Maintained
4980F: drivers/platform/x86/thinkpad_acpi.c
4981
4982TI FLASH MEDIA INTERFACE DRIVER
4983M: Alex Dubov <oakad@yahoo.com>
4984S: Maintained
4985F: drivers/misc/tifm*
4986F: drivers/mmc/host/tifm_sd.c
4987F: include/linux/tifm.h
4988
4989TI TWL4030 SERIES SOC CODEC DRIVER
4990M: Peter Ujfalusi <peter.ujfalusi@nokia.com>
4991L: alsa-devel@alsa-project.org (moderated for non-subscribers)
4992S: Maintained
4993F: sound/soc/codecs/twl4030*
4994
4995TIPC NETWORK LAYER
4996M: Per Liden <per.liden@ericsson.com>
4997M: Jon Maloy <jon.maloy@ericsson.com>
4998M: Allan Stephens <allan.stephens@windriver.com>
4999L: tipc-discussion@lists.sourceforge.net
5000W: http://tipc.sourceforge.net/
5001W: http://tipc.cslab.ericsson.net/
5002T: git git://tipc.cslab.ericsson.net/pub/git/tipc.git
5003S: Maintained
5004F: include/linux/tipc*.h
5005F: include/net/tipc/
5006F: net/tipc/
5007
5008TLAN NETWORK DRIVER
5009M: Samuel Chessman <chessman@tux.org>
5010L: tlan-devel@lists.sourceforge.net (subscribers-only)
5011W: http://sourceforge.net/projects/tlan/
5012S: Maintained
5013F: Documentation/networking/tlan.txt
5014F: drivers/net/tlan.*
5015
5016TOMOYO SECURITY MODULE
5017M: Kentaro Takeda <takedakn@nttdata.co.jp>
5018M: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
5019L: tomoyo-users-en@lists.sourceforge.jp (subscribers-only, for developers and users in English)
5020L: tomoyo-dev@lists.sourceforge.jp (subscribers-only, for developers in Japanese)
5021L: tomoyo-users@lists.sourceforge.jp (subscribers-only, for users in Japanese)
5022W: http://tomoyo.sourceforge.jp/
5023T: quilt http://svn.sourceforge.jp/svnroot/tomoyo/trunk/2.2.x/tomoyo-lsm/patches/
5024S: Maintained
5025F: security/tomoyo/
5026
5027TOSHIBA ACPI EXTRAS DRIVER
5028S: Orphan
5029F: drivers/platform/x86/toshiba_acpi.c
5030
5031TOSHIBA SMM DRIVER
5032M: Jonathan Buzzard <jonathan@buzzard.org.uk>
5033L: tlinux-users@tce.toshiba-dme.co.jp
5034W: http://www.buzzard.org.uk/toshiba/
5035S: Maintained
5036F: drivers/char/toshiba.c
5037F: include/linux/toshiba.h
5038
5039TMIO MMC DRIVER
5040M: Ian Molton <ian@mnementh.co.uk>
5041S: Maintained
5042F: drivers/mmc/host/tmio_mmc.*
5043
5044TMPFS (SHMEM FILESYSTEM)
5045M: Hugh Dickins <hugh.dickins@tiscali.co.uk>
5046L: linux-mm@kvack.org
5047S: Maintained
5048F: include/linux/shmem_fs.h
5049F: mm/shmem.c
5050
5051TPM DEVICE DRIVER
5052M: Debora Velarde <debora@linux.vnet.ibm.com>
5053M: Rajiv Andrade <srajiv@linux.vnet.ibm.com>
5054W: http://tpmdd.sourceforge.net
5055M: Marcel Selhorst <m.selhorst@sirrix.com>
5056W: http://www.sirrix.com
5057L: tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers)
5058S: Maintained
5059F: drivers/char/tpm/
5060
5061TRIVIAL PATCHES
5062M: Jiri Kosina <trivial@kernel.org>
5063T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial.git
5064S: Maintained
5065
5066TTY LAYER
5067M: Greg Kroah-Hartman <gregkh@suse.de>
5068S: Maintained
5069T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
5070F: drivers/char/tty_*
5071F: drivers/serial/serial_core.c
5072F: include/linux/serial_core.h
5073F: include/linux/serial.h
5074F: include/linux/tty.h
5075
5076TULIP NETWORK DRIVERS
5077M: Grant Grundler <grundler@parisc-linux.org>
5078M: Kyle McMartin <kyle@mcmartin.ca>
5079L: netdev@vger.kernel.org
5080S: Maintained
5081F: drivers/net/tulip/
5082
5083TUN/TAP driver
5084M: Maxim Krasnyansky <maxk@qualcomm.com>
5085L: vtun@office.satix.net
5086W: http://vtun.sourceforge.net/tun
5087S: Maintained
5088F: Documentation/networking/tuntap.txt
5089F: arch/um/os-Linux/drivers/
5090
5091TURBOCHANNEL SUBSYSTEM
5092M: "Maciej W. Rozycki" <macro@linux-mips.org>
5093S: Maintained
5094F: drivers/tc/
5095F: include/linux/tc.h
5096
5097U14-34F SCSI DRIVER
5098M: Dario Ballabio <ballabio_dario@emc.com>
5099L: linux-scsi@vger.kernel.org
5100S: Maintained
5101F: drivers/scsi/u14-34f.c
5102
5103UBI FILE SYSTEM (UBIFS)
5104M: Artem Bityutskiy <dedekind@infradead.org>
5105M: Adrian Hunter <adrian.hunter@nokia.com>
5106L: linux-mtd@lists.infradead.org
5107T: git git://git.infradead.org/ubifs-2.6.git
5108W: http://www.linux-mtd.infradead.org/doc/ubifs.html
5109S: Maintained
5110F: Documentation/filesystems/ubifs.txt
5111F: fs/ubifs/
5112
5113UCLINUX (AND M68KNOMMU)
5114M: Greg Ungerer <gerg@uclinux.org>
5115W: http://www.uclinux.org/
5116L: uclinux-dev@uclinux.org (subscribers-only)
5117S: Maintained
5118F: arch/m68knommu/
5119
5120UCLINUX FOR RENESAS H8/300 (H8300)
5121M: Yoshinori Sato <ysato@users.sourceforge.jp>
5122W: http://uclinux-h8.sourceforge.jp/
5123S: Supported
5124
5125UDF FILESYSTEM
5126M: Jan Kara <jack@suse.cz>
5127W: http://linux-udf.sourceforge.net
5128S: Maintained
5129F: Documentation/filesystems/udf.txt
5130F: fs/udf/
5131
5132UFS FILESYSTEM
5133M: Evgeniy Dushistov <dushistov@mail.ru>
5134S: Maintained
5135F: Documentation/filesystems/ufs.txt
5136F: fs/ufs/
5137
5138ULTRA-WIDEBAND (UWB) SUBSYSTEM:
5139M: David Vrabel <david.vrabel@csr.com>
5140L: linux-usb@vger.kernel.org
5141S: Supported
5142F: drivers/uwb/*
5143F: include/linux/uwb.h
5144F: include/linux/uwb/
5145
5146UNIFORM CDROM DRIVER
5147M: Jens Axboe <axboe@kernel.dk>
5148W: http://www.kernel.dk
5149S: Maintained
5150F: Documentation/cdrom/
5151F: drivers/cdrom/cdrom.c
5152F: include/linux/cdrom.h
5153
5154UNSORTED BLOCK IMAGES (UBI)
5155M: Artem Bityutskiy <dedekind@infradead.org>
5156W: http://www.linux-mtd.infradead.org/
5157L: linux-mtd@lists.infradead.org
5158T: git git://git.infradead.org/ubi-2.6.git
5159S: Maintained
5160F: drivers/mtd/ubi/
5161F: include/linux/mtd/ubi.h
5162F: include/mtd/ubi-user.h
5163
5164USB ACM DRIVER
5165M: Oliver Neukum <oliver@neukum.name>
5166L: linux-usb@vger.kernel.org
5167S: Maintained
5168F: Documentation/usb/acm.txt
5169F: drivers/usb/class/cdc-acm.*
5170
5171USB BLOCK DRIVER (UB ub)
5172M: Pete Zaitcev <zaitcev@redhat.com>
5173L: linux-usb@vger.kernel.org
5174S: Supported
5175F: drivers/block/ub.c
5176
5177USB CDC ETHERNET DRIVER
5178M: Greg Kroah-Hartman <greg@kroah.com>
5179L: linux-usb@vger.kernel.org
5180S: Maintained
5181W: http://www.kroah.com/linux-usb/
5182F: drivers/net/usb/cdc_*.c
5183F: include/linux/usb/cdc.h
5184
5185USB CYPRESS C67X00 DRIVER
5186M: Peter Korsgaard <jacmet@sunsite.dk>
5187L: linux-usb@vger.kernel.org
5188S: Maintained
5189F: drivers/usb/c67x00/
5190
5191USB DAVICOM DM9601 DRIVER
5192M: Peter Korsgaard <jacmet@sunsite.dk>
5193L: netdev@vger.kernel.org
5194W: http://www.linux-usb.org/usbnet
5195S: Maintained
5196F: drivers/net/usb/dm9601.c
5197
5198USB DIAMOND RIO500 DRIVER
5199M: Cesar Miquel <miquel@df.uba.ar>
5200L: rio500-users@lists.sourceforge.net
5201W: http://rio500.sourceforge.net
5202S: Maintained
5203F: drivers/usb/misc/rio500*
5204
5205USB EHCI DRIVER
5206M: David Brownell <dbrownell@users.sourceforge.net>
5207L: linux-usb@vger.kernel.org
5208S: Odd Fixes
5209F: Documentation/usb/ehci.txt
5210F: drivers/usb/host/ehci*
5211
5212USB ET61X[12]51 DRIVER
5213M: Luca Risolia <luca.risolia@studio.unibo.it>
5214L: linux-usb@vger.kernel.org
5215L: linux-media@vger.kernel.org
5216T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
5217W: http://www.linux-projects.org
5218S: Maintained
5219F: drivers/media/video/et61x251/
5220
5221USB GADGET/PERIPHERAL SUBSYSTEM
5222M: David Brownell <dbrownell@users.sourceforge.net>
5223L: linux-usb@vger.kernel.org
5224W: http://www.linux-usb.org/gadget
5225S: Maintained
5226F: drivers/usb/gadget/
5227F: include/linux/usb/gadget*
5228
5229USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
5230M: Jiri Kosina <jkosina@suse.cz>
5231L: linux-usb@vger.kernel.org
5232T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git
5233S: Maintained
5234F: Documentation/usb/hiddev.txt
5235F: drivers/hid/usbhid/
5236
5237USB ISP116X DRIVER
5238M: Olav Kongas <ok@artecdesign.ee>
5239L: linux-usb@vger.kernel.org
5240S: Maintained
5241F: drivers/usb/host/isp116x*
5242F: include/linux/usb/isp116x.h
5243
5244USB KAWASAKI LSI DRIVER
5245M: Oliver Neukum <oliver@neukum.name>
5246L: linux-usb@vger.kernel.org
5247S: Maintained
5248F: drivers/usb/serial/kl5kusb105.*
5249
5250USB MASS STORAGE DRIVER
5251M: Matthew Dharm <mdharm-usb@one-eyed-alien.net>
5252L: linux-usb@vger.kernel.org
5253L: usb-storage@lists.one-eyed-alien.net
5254S: Maintained
5255W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
5256F: drivers/usb/storage/
5257
5258USB OHCI DRIVER
5259M: David Brownell <dbrownell@users.sourceforge.net>
5260L: linux-usb@vger.kernel.org
5261S: Odd Fixes
5262F: Documentation/usb/ohci.txt
5263F: drivers/usb/host/ohci*
5264
5265USB OPTION-CARD DRIVER
5266M: Matthias Urlichs <smurf@smurf.noris.de>
5267L: linux-usb@vger.kernel.org
5268S: Maintained
5269F: drivers/usb/serial/option.c
5270
5271USB OV511 DRIVER
5272M: Mark McClelland <mmcclell@bigfoot.com>
5273L: linux-usb@vger.kernel.org
5274W: http://alpha.dyndns.org/ov511/
5275S: Maintained
5276F: drivers/media/video/ov511.*
5277
5278USB PEGASUS DRIVER
5279M: Petko Manolov <petkan@users.sourceforge.net>
5280L: linux-usb@vger.kernel.org
5281L: netdev@vger.kernel.org
5282W: http://pegasus2.sourceforge.net/
5283S: Maintained
5284F: drivers/net/usb/pegasus.*
5285
5286USB PRINTER DRIVER (usblp)
5287M: Pete Zaitcev <zaitcev@redhat.com>
5288L: linux-usb@vger.kernel.org
5289S: Supported
5290F: drivers/usb/class/usblp.c
5291
5292USB RTL8150 DRIVER
5293M: Petko Manolov <petkan@users.sourceforge.net>
5294L: linux-usb@vger.kernel.org
5295L: netdev@vger.kernel.org
5296W: http://pegasus2.sourceforge.net/
5297S: Maintained
5298F: drivers/net/usb/rtl8150.c
5299
5300USB SE401 DRIVER
5301M: Jeroen Vreeken <pe1rxq@amsat.org>
5302L: linux-usb@vger.kernel.org
5303W: http://www.chello.nl/~j.vreeken/se401/
5304S: Maintained
5305F: Documentation/video4linux/se401.txt
5306F: drivers/media/video/se401.*
5307
5308USB SERIAL BELKIN F5U103 DRIVER
5309M: William Greathouse <wgreathouse@smva.com>
5310L: linux-usb@vger.kernel.org
5311S: Maintained
5312F: drivers/usb/serial/belkin_sa.*
5313
5314USB SERIAL CYPRESS M8 DRIVER
5315M: Lonnie Mendez <dignome@gmail.com>
5316L: linux-usb@vger.kernel.org
5317S: Maintained
5318W: http://geocities.com/i0xox0i
5319W: http://firstlight.net/cvs
5320F: drivers/usb/serial/cypress_m8.*
5321
5322USB SERIAL CYBERJACK DRIVER
5323M: Matthias Bruestle and Harald Welte <support@reiner-sct.com>
5324W: http://www.reiner-sct.de/support/treiber_cyberjack.php
5325S: Maintained
5326F: drivers/usb/serial/cyberjack.c
5327
5328USB SERIAL DIGI ACCELEPORT DRIVER
5329M: Peter Berger <pberger@brimson.com>
5330M: Al Borchers <alborchers@steinerpoint.com>
5331L: linux-usb@vger.kernel.org
5332S: Maintained
5333F: drivers/usb/serial/digi_acceleport.c
5334
5335USB SERIAL DRIVER
5336M: Greg Kroah-Hartman <gregkh@suse.de>
5337L: linux-usb@vger.kernel.org
5338S: Supported
5339F: Documentation/usb/usb-serial.txt
5340F: drivers/usb/serial/generic.c
5341F: drivers/usb/serial/usb-serial.c
5342F: include/linux/usb/serial.h
5343
5344USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
5345M: Gary Brubaker <xavyer@ix.netcom.com>
5346L: linux-usb@vger.kernel.org
5347S: Maintained
5348F: drivers/usb/serial/empeg.c
5349
5350USB SERIAL KEYSPAN DRIVER
5351M: Greg Kroah-Hartman <greg@kroah.com>
5352L: linux-usb@vger.kernel.org
5353W: http://www.kroah.com/linux/
5354S: Maintained
5355F: drivers/usb/serial/*keyspan*
5356
5357USB SERIAL WHITEHEAT DRIVER
5358M: Support Department <support@connecttech.com>
5359L: linux-usb@vger.kernel.org
5360W: http://www.connecttech.com
5361S: Supported
5362F: drivers/usb/serial/whiteheat*
5363
5364USB SMSC95XX ETHERNET DRIVER
5365M: Steve Glendinning <steve.glendinning@smsc.com>
5366L: netdev@vger.kernel.org
5367S: Supported
5368F: drivers/net/usb/smsc95xx.*
5369
5370USB SN9C1xx DRIVER
5371M: Luca Risolia <luca.risolia@studio.unibo.it>
5372L: linux-usb@vger.kernel.org
5373L: linux-media@vger.kernel.org
5374T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
5375W: http://www.linux-projects.org
5376S: Maintained
5377F: Documentation/video4linux/sn9c102.txt
5378F: drivers/media/video/sn9c102/
5379
5380USB SUBSYSTEM
5381M: Greg Kroah-Hartman <gregkh@suse.de>
5382L: linux-usb@vger.kernel.org
5383W: http://www.linux-usb.org
5384T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
5385S: Supported
5386F: Documentation/usb/
5387F: drivers/net/usb/
5388F: drivers/usb/
5389F: include/linux/usb.h
5390F: include/linux/usb/
5391
5392USB UHCI DRIVER
5393M: Alan Stern <stern@rowland.harvard.edu>
5394L: linux-usb@vger.kernel.org
5395S: Maintained
5396F: drivers/usb/host/uhci*
5397
5398USB "USBNET" DRIVER FRAMEWORK
5399M: David Brownell <dbrownell@users.sourceforge.net>
5400L: netdev@vger.kernel.org
5401W: http://www.linux-usb.org/usbnet
5402S: Maintained
5403F: drivers/net/usb/usbnet.c
5404F: include/linux/usb/usbnet.h
5405
5406USB VIDEO CLASS
5407M: Laurent Pinchart <laurent.pinchart@skynet.be>
5408L: linux-uvc-devel@lists.berlios.de (subscribers-only)
5409L: linux-media@vger.kernel.org
5410T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
5411W: http://linux-uvc.berlios.de
5412S: Maintained
5413F: drivers/media/video/uvc/
5414
5415USB W996[87]CF DRIVER
5416M: Luca Risolia <luca.risolia@studio.unibo.it>
5417L: linux-usb@vger.kernel.org
5418L: linux-media@vger.kernel.org
5419T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
5420W: http://www.linux-projects.org
5421S: Maintained
5422F: Documentation/video4linux/w9968cf.txt
5423F: drivers/media/video/w996*
5424
5425USB WIRELESS RNDIS DRIVER (rndis_wlan)
5426M: Jussi Kivilinna <jussi.kivilinna@mbnet.fi>
5427L: linux-wireless@vger.kernel.org
5428S: Maintained
5429F: drivers/net/wireless/rndis_wlan.c
5430
5431USB XHCI DRIVER
5432M: Sarah Sharp <sarah.a.sharp@intel.com>
5433L: linux-usb@vger.kernel.org
5434S: Supported
5435
5436USB ZC0301 DRIVER
5437M: Luca Risolia <luca.risolia@studio.unibo.it>
5438L: linux-usb@vger.kernel.org
5439L: linux-media@vger.kernel.org
5440T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
5441W: http://www.linux-projects.org
5442S: Maintained
5443F: Documentation/video4linux/zc0301.txt
5444F: drivers/media/video/zc0301/
5445
5446USB ZD1201 DRIVER
5447M: Jeroen Vreeken <pe1rxq@amsat.org>
5448L: linux-usb@vger.kernel.org
5449W: http://linux-lc100020.sourceforge.net
5450S: Maintained
5451F: drivers/net/wireless/zd1201.*
5452
5453USB ZR364XX DRIVER
5454M: Antoine Jacquet <royale@zerezo.com>
5455L: linux-usb@vger.kernel.org
5456L: linux-media@vger.kernel.org
5457T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
5458W: http://royale.zerezo.com/zr364xx/
5459S: Maintained
5460F: Documentation/video4linux/zr364xx.txt
5461F: drivers/media/video/zr364xx.c
5462
5463USER-MODE LINUX (UML)
5464M: Jeff Dike <jdike@addtoit.com>
5465L: user-mode-linux-devel@lists.sourceforge.net
5466L: user-mode-linux-user@lists.sourceforge.net
5467W: http://user-mode-linux.sourceforge.net
5468S: Maintained
5469F: Documentation/uml/
5470F: arch/um/
5471F: fs/hostfs/
5472F: fs/hppfs/
5473
5474USERSPACE I/O (UIO)
5475M: "Hans J. Koch" <hjk@linutronix.de>
5476M: Greg Kroah-Hartman <gregkh@suse.de>
5477S: Maintained
5478F: Documentation/DocBook/uio-howto.tmpl
5479F: drivers/uio/
5480F: include/linux/uio*.h
5481
5482UTIL-LINUX-NG PACKAGE
5483M: Karel Zak <kzak@redhat.com>
5484L: util-linux-ng@vger.kernel.org
5485W: http://kernel.org/~kzak/util-linux-ng/
5486T: git git://git.kernel.org/pub/scm/utils/util-linux-ng/util-linux-ng.git
5487S: Maintained
5488
5489UVESAFB DRIVER
5490M: Michal Januszewski <spock@gentoo.org>
5491L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
5492W: http://dev.gentoo.org/~spock/projects/uvesafb/
5493S: Maintained
5494F: Documentation/fb/uvesafb.txt
5495F: drivers/video/uvesafb.*
5496
5497VFAT/FAT/MSDOS FILESYSTEM
5498M: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
5499S: Maintained
5500F: Documentation/filesystems/vfat.txt
5501F: fs/fat/
5502
5503VIA RHINE NETWORK DRIVER
5504M: Roger Luethi <rl@hellgate.ch>
5505S: Maintained
5506F: drivers/net/via-rhine.c
5507
5508VIAPRO SMBUS DRIVER
5509M: Jean Delvare <khali@linux-fr.org>
5510L: linux-i2c@vger.kernel.org
5511S: Maintained
5512F: Documentation/i2c/busses/i2c-viapro
5513F: drivers/i2c/busses/i2c-viapro.c
5514
5515VIA SD/MMC CARD CONTROLLER DRIVER
5516M: Joseph Chan <JosephChan@via.com.tw>
5517M: Harald Welte <HaraldWelte@viatech.com>
5518S: Maintained
5519F: drivers/mmc/host/via-sdmmc.c
5520
5521VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER
5522M: Joseph Chan <JosephChan@via.com.tw>
5523M: Scott Fang <ScottFang@viatech.com.cn>
5524L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
5525S: Maintained
5526F: drivers/video/via/
5527
5528VIA VELOCITY NETWORK DRIVER
5529M: Francois Romieu <romieu@fr.zoreil.com>
5530L: netdev@vger.kernel.org
5531S: Maintained
5532F: drivers/net/via-velocity.*
5533
5534VLAN (802.1Q)
5535M: Patrick McHardy <kaber@trash.net>
5536L: netdev@vger.kernel.org
5537S: Maintained
5538F: drivers/net/macvlan.c
5539F: include/linux/if_*vlan.h
5540F: net/8021q/
5541
5542VLYNQ BUS
5543M: Florian Fainelli <florian@openwrt.org>
5544L: openwrt-devel@lists.openwrt.org
5545S: Maintained
5546F: drivers/vlynq/vlynq.c
5547F: include/linux/vlynq.h
5548
5549VOLTAGE AND CURRENT REGULATOR FRAMEWORK
5550M: Liam Girdwood <lrg@slimlogic.co.uk>
5551M: Mark Brown <broonie@opensource.wolfsonmicro.com>
5552W: http://opensource.wolfsonmicro.com/node/15
5553W: http://www.slimlogic.co.uk/?p=48
5554T: git git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git
5555S: Supported
5556F: drivers/regulator/
5557F: include/linux/regulator/
5558
5559VT1211 HARDWARE MONITOR DRIVER
5560M: Juerg Haefliger <juergh@gmail.com>
5561L: lm-sensors@lm-sensors.org
5562S: Maintained
5563F: Documentation/hwmon/vt1211
5564F: drivers/hwmon/vt1211.c
5565
5566VT8231 HARDWARE MONITOR DRIVER
5567M: Roger Lucas <vt8231@hiddenengine.co.uk>
5568L: lm-sensors@lm-sensors.org
5569S: Maintained
5570F: drivers/hwmon/vt8231.c
5571
5572W1 DALLAS'S 1-WIRE BUS
5573M: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
5574S: Maintained
5575F: Documentation/w1/
5576F: drivers/w1/
5577
5578W83791D HARDWARE MONITORING DRIVER
5579M: Marc Hulsman <m.hulsman@tudelft.nl>
5580L: lm-sensors@lm-sensors.org
5581S: Maintained
5582F: Documentation/hwmon/w83791d
5583F: drivers/hwmon/w83791d.c
5584
5585W83793 HARDWARE MONITORING DRIVER
5586M: Rudolf Marek <r.marek@assembler.cz>
5587L: lm-sensors@lm-sensors.org
5588S: Maintained
5589F: Documentation/hwmon/w83793
5590F: drivers/hwmon/w83793.c
5591
5592W83L51xD SD/MMC CARD INTERFACE DRIVER
5593M: Pierre Ossman <pierre@ossman.eu>
5594S: Maintained
5595F: drivers/mmc/host/wbsd.*
5596
5597WATCHDOG DEVICE DRIVERS
5598M: Wim Van Sebroeck <wim@iguana.be>
5599T: git git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
5600S: Maintained
5601F: Documentation/watchdog/
5602F: drivers/watchdog/
5603F: include/linux/watchdog.h
5604
5605WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
5606M: Jean Tourrilhes <jt@hpl.hp.com>
5607L: linux-wireless@vger.kernel.org
5608W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
5609S: Maintained
5610F: Documentation/networking/wavelan.txt
5611F: drivers/net/wireless/wavelan*
5612
5613WD7000 SCSI DRIVER
5614M: Miroslav Zagorac <zaga@fly.cc.fer.hr>
5615L: linux-scsi@vger.kernel.org
5616S: Maintained
5617F: drivers/scsi/wd7000.c
5618
5619WIMAX STACK
5620M: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
5621M: linux-wimax@intel.com
5622L: wimax@linuxwimax.org
5623S: Supported
5624W: http://linuxwimax.org
5625
5626WIMEDIA LLC PROTOCOL (WLP) SUBSYSTEM
5627M: David Vrabel <david.vrabel@csr.com>
5628S: Maintained
5629F: include/linux/wlp.h
5630F: drivers/uwb/wlp/
5631
5632WISTRON LAPTOP BUTTON DRIVER
5633M: Miloslav Trmac <mitr@volny.cz>
5634S: Maintained
5635F: drivers/input/misc/wistron_btns.c
5636
5637WL1251 WIRELESS DRIVER
5638P: Kalle Valo
5639M: kalle.valo@nokia.com
5640L: linux-wireless@vger.kernel.org
5641W: http://wireless.kernel.org
5642T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
5643S: Maintained
5644F: drivers/net/wireless/wl12xx/*
5645X: drivers/net/wireless/wl12xx/wl1271*
5646
5647WL1271 WIRELESS DRIVER
5648M: Luciano Coelho <luciano.coelho@nokia.com>
5649L: linux-wireless@vger.kernel.org
5650W: http://wireless.kernel.org
5651T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
5652S: Maintained
5653F: drivers/net/wireless/wl12xx/wl1271*
5654
5655WL3501 WIRELESS PCMCIA CARD DRIVER
5656M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
5657L: linux-wireless@vger.kernel.org
5658W: http://oops.ghostprotocols.net:81/blog
5659S: Maintained
5660F: drivers/net/wireless/wl3501*
5661
5662WM97XX TOUCHSCREEN DRIVERS
5663M: Mark Brown <broonie@opensource.wolfsonmicro.com>
5664M: Liam Girdwood <lrg@slimlogic.co.uk>
5665L: linux-input@vger.kernel.org
5666T: git git://opensource.wolfsonmicro.com/linux-2.6-touch
5667W: http://opensource.wolfsonmicro.com/node/7
5668S: Supported
5669F: drivers/input/touchscreen/*wm97*
5670F: include/linux/wm97xx.h
5671
5672X.25 NETWORK LAYER
5673M: Henner Eisen <eis@baty.hanse.de>
5674L: linux-x25@vger.kernel.org
5675S: Maintained
5676F: Documentation/networking/x25*
5677F: include/net/x25*
5678F: net/x25/
5679
5680X86 ARCHITECTURE (32-BIT AND 64-BIT)
5681M: Thomas Gleixner <tglx@linutronix.de>
5682M: Ingo Molnar <mingo@redhat.com>
5683M: "H. Peter Anvin" <hpa@zytor.com>
5684M: x86@kernel.org
5685T: git git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
5686S: Maintained
5687F: Documentation/x86/
5688F: arch/x86/
5689
5690XEN HYPERVISOR INTERFACE
5691M: Jeremy Fitzhardinge <jeremy@xensource.com>
5692M: Chris Wright <chrisw@sous-sol.org>
5693L: virtualization@lists.osdl.org
5694L: xen-devel@lists.xensource.com
5695S: Supported
5696F: arch/x86/xen/
5697F: drivers/*/xen-*front.c
5698F: drivers/xen/
5699F: arch/x86/include/asm/xen/
5700F: include/xen/
5701
5702XFS FILESYSTEM
5703P: Silicon Graphics Inc
5704M: Felix Blyakher <felixb@sgi.com>
5705M: xfs-masters@oss.sgi.com
5706L: xfs@oss.sgi.com
5707W: http://oss.sgi.com/projects/xfs
5708T: git git://oss.sgi.com/xfs/xfs.git
5709S: Supported
5710F: Documentation/filesystems/xfs.txt
5711F: fs/xfs/
5712
5713XILINX SYSTEMACE DRIVER
5714M: Grant Likely <grant.likely@secretlab.ca>
5715W: http://www.secretlab.ca/
5716S: Maintained
5717F: drivers/block/xsysace.c
5718
5719XILINX UARTLITE SERIAL DRIVER
5720M: Peter Korsgaard <jacmet@sunsite.dk>
5721L: linux-serial@vger.kernel.org
5722S: Maintained
5723F: drivers/serial/uartlite.c
5724
5725YAM DRIVER FOR AX.25
5726M: Jean-Paul Roubelat <jpr@f6fbb.org>
5727L: linux-hams@vger.kernel.org
5728S: Maintained
5729F: drivers/net/hamradio/yam*
5730F: include/linux/yam.h
5731
5732YEALINK PHONE DRIVER
5733M: Henk Vergonet <Henk.Vergonet@gmail.com>
5734L: usbb2k-api-dev@nongnu.org
5735S: Maintained
5736F: Documentation/input/yealink.txt
5737F: drivers/input/misc/yealink.*
5738
5739Z8530 DRIVER FOR AX.25
5740M: Joerg Reuter <jreuter@yaina.de>
5741W: http://yaina.de/jreuter/
5742W: http://www.qsl.net/dl1bke/
5743L: linux-hams@vger.kernel.org
5744S: Maintained
5745F: Documentation/networking/z8530drv.txt
5746F: drivers/net/hamradio/*scc.c
5747F: drivers/net/hamradio/z8530.h
5748
5749ZD1211RW WIRELESS DRIVER
5750M: Daniel Drake <dsd@gentoo.org>
5751M: Ulrich Kunitz <kune@deine-taler.de>
5752W: http://zd1211.ath.cx/wiki/DriverRewrite
5753L: linux-wireless@vger.kernel.org
5754L: zd1211-devs@lists.sourceforge.net (subscribers-only)
5755S: Maintained
5756F: drivers/net/wireless/zd1211rw/
5757
5758ZR36067 VIDEO FOR LINUX DRIVER
5759L: mjpeg-users@lists.sourceforge.net
5760L: linux-media@vger.kernel.org
5761W: http://mjpeg.sourceforge.net/driver-zoran/
5762T: Mercurial http://linuxtv.org/hg/v4l-dvb
5763S: Odd Fixes
5764F: drivers/media/video/zoran/
5765
5766ZS DECSTATION Z85C30 SERIAL DRIVER
5767M: "Maciej W. Rozycki" <macro@linux-mips.org>
5768S: Maintained
5769F: drivers/serial/zs.*
5770
5771THE REST
5772M: Linus Torvalds <torvalds@linux-foundation.org>
5773L: linux-kernel@vger.kernel.org
5774T: git git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
5775S: Buried alive in reporters
5776F: *
5777F: */