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