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