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