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