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