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