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