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