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