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