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