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