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