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