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