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