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