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