]> Git Repo - linux.git/blame - MAINTAINERS
KVM: propagate fault r/w information to gup(), allow read-only memory
[linux.git] / MAINTAINERS
CommitLineData
1da177e4
LT
1
2 List of maintainers and how to submit kernel changes
3
4Please try to follow the guidelines below. This will make things
5easier on the maintainers. Not all of these guidelines matter for every
6trivial patch so apply some common sense.
7
81. Always _test_ your changes, however small, on at least 4 or
9 5 people, preferably many more.
10
112. Try to release a few ALPHA test versions to the net. Announce
12 them onto the kernel channel and await results. This is especially
13 important for device drivers, because often that's the only way
14 you will find things like the fact version 3 firmware needs
15 a magic fix you didn't know about, or some clown changed the
16 chips on a board and not its name. (Don't laugh! Look at the
17 SMC etherpower for that.)
18
193. Make sure your changes compile correctly in multiple
20 configurations. In particular check that changes work both as a
21 module and built into the kernel.
22
234. When you are happy with a change make it generally available for
24 testing and await feedback.
25
265. Make a patch available to the relevant maintainer in the list. Use
27 'diff -u' to make the patch easy to merge. Be prepared to get your
28 changes sent back with seemingly silly requests about formatting
29 and variable names. These aren't as silly as they seem. One
30 job the maintainers (and especially Linus) do is to keep things
31 looking the same. Sometimes this means that the clever hack in
32 your driver to get around a problem actually needs to become a
0a920b5b
AW
33 generalized kernel feature ready for next time.
34
35 PLEASE check your patch with the automated style checker
36 (scripts/checkpatch.pl) to catch trival style violations.
37 See Documentation/CodingStyle for guidance here.
1da177e4 38
f70f873b
JP
39 PLEASE CC: the maintainers and mailing lists that are generated
40 by scripts/get_maintainer.pl. The results returned by the
41 script will be best if you have git installed and are making
42 your changes in a branch derived from Linus' latest git tree.
43 See Documentation/SubmittingPatches for details.
44
1da177e4
LT
45 PLEASE try to include any credit lines you want added with the
46 patch. It avoids people being missed off by mistake and makes
47 it easier to know who wants adding and who doesn't.
48
49 PLEASE document known bugs. If it doesn't work for everything
50 or does something very odd once a month document it.
51
c9ee133b 52 PLEASE remember that submissions must be made under the terms
4500371e
RD
53 of the OSDL certificate of contribution and should include a
54 Signed-off-by: line. The current version of this "Developer's
55 Certificate of Origin" (DCO) is listed in the file
56 Documentation/SubmittingPatches.
c9ee133b 57
1da177e4
LT
586. Make sure you have the right to send any changes you make. If you
59 do changes at work you may find your employer owns the patch
60 not you.
61
c9ee133b
AC
627. When sending security related changes or reports to a maintainer
63 please Cc: [email protected], especially if the maintainer
64 does not respond.
65
668. Happy hacking.
1da177e4 67
c7c4fb18
JP
68Descriptions of section entries:
69
70 P: Person (obsolete)
71 M: Mail patches to: FullName <address@domain>
72 L: Mailing list that is relevant to this area
73 W: Web-page with status/info
8a6e2535 74 Q: Patchwork web based patch tracking system site
c7c4fb18
JP
75 T: SCM tree type and location. Type is one of: git, hg, quilt, stgit.
76 S: Status, one of the following:
77 Supported: Someone is actually paid to look after this.
78 Maintained: Someone actually looks after it.
79 Odd Fixes: It has a maintainer but they don't have time to do
80 much other than throw the odd patch in. See below..
81 Orphan: No current maintainer [but maybe you could take the
82 role as you write your new code].
83 Obsolete: Old code. Something tagged obsolete generally means
84 it has been replaced by a better system and you
85 should be using that.
86 F: Files and directories with wildcard patterns.
87 A trailing slash includes all files and subdirectory files.
88 F: drivers/net/ all files in and below drivers/net
89 F: drivers/net/* all files in drivers/net, but not below
90 F: */net/* all files in "any top level directory"/net
91 One pattern per line. Multiple F: lines acceptable.
92 X: Files and directories that are NOT maintained, same rules as F:
93 Files exclusions are tested before file matches.
94 Can be useful for excluding a specific subdirectory, for instance:
95 F: net/
96 X: net/ipv6/
97 matches all files in and below net excluding net/ipv6/
98 K: Keyword perl extended regex pattern to match content in a
99 patch or file. For instance:
100 K: of_get_profile
101 matches patches or files that contain "of_get_profile"
102 K: \b(printk|pr_(info|err))\b
103 matches patches or files that contain one or more of the words
104 printk, pr_info or pr_err
105 One regex pattern per line. Multiple K: lines acceptable.
1da177e4
LT
106
107Note: For the hard of thinking, this list is meant to remain in alphabetical
108order. If you could add yourselves to it in alphabetical order that would be
109so much easier [Ed]
110
c7c4fb18 111Maintainers List (try to look for most precise areas first)
1da177e4 112
c7c4fb18 113 -----------------------------------
679655da 114
1da177e4 1153C505 NETWORK DRIVER
8b58be88 116M: Philip Blundell <[email protected]>
979b6c13 117L: [email protected]
1da177e4 118S: Maintained
679655da 119F: drivers/net/3c505*
1da177e4 120
a6d89915 1213C59X NETWORK DRIVER
8b58be88 122M: Steffen Klassert <[email protected]>
a6d89915
SK
123L: [email protected]
124S: Maintained
679655da
JP
125F: Documentation/networking/vortex.txt
126F: drivers/net/3c59x.c
a6d89915 127
1da177e4 1283CR990 NETWORK DRIVER
8b58be88 129M: David Dillow <[email protected]>
979b6c13 130L: [email protected]
1da177e4 131S: Maintained
679655da 132F: drivers/net/typhoon*
1da177e4 133
c4de0ceb
AR
1343WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)
135M: Adam Radford <[email protected]>
1da177e4 136L: [email protected]
c4de0ceb 137W: http://www.lsi.com
1da177e4 138S: Supported
c4de0ceb 139F: drivers/scsi/3w-*
1da177e4
LT
140
14153C700 AND 53C700-66 SCSI DRIVER
8b58be88 142M: "James E.J. Bottomley" <[email protected]>
1da177e4
LT
143L: [email protected]
144S: Maintained
679655da 145F: drivers/scsi/53c700*
1da177e4
LT
146
1476PACK NETWORK DRIVER FOR AX.25
8b58be88 148M: Andreas Koensgen <[email protected]>
1da177e4
LT
149L: [email protected]
150S: Maintained
679655da 151F: drivers/net/hamradio/6pack.c
1da177e4 152
1da177e4 1538169 10/100/1000 GIGABIT ETHERNET DRIVER
8b58be88 154M: Francois Romieu <[email protected]>
979b6c13 155L: [email protected]
1da177e4 156S: Maintained
679655da 157F: drivers/net/r8169.c
1da177e4
LT
158
1598250/16?50 (AND CLONE UARTS) SERIAL DRIVER
8ee16a1b 160M: Greg Kroah-Hartman <[email protected]>
1da177e4
LT
161L: [email protected]
162W: http://serial.sourceforge.net
8ee16a1b 163S: Maintained
3da39bca 164T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6.git
679655da
JP
165F: drivers/serial/8250*
166F: include/linux/serial_8250.h
1da177e4
LT
167
1688390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
8b58be88 169M: Paul Gortmaker <[email protected]>
979b6c13 170L: [email protected]
1da177e4 171S: Maintained
679655da
JP
172F: drivers/net/*8390*
173F: drivers/net/ax88796.c
1da177e4 174
67543e50 1759P FILE SYSTEM
8b58be88
JP
176M: Eric Van Hensbergen <[email protected]>
177M: Ron Minnich <[email protected]>
178M: Latchesar Ionkov <[email protected]>
ce00f85c 179L: [email protected]
27a2a5ff 180W: http://swik.net/v9fs
8a6e2535 181Q: http://patchwork.kernel.org/project/v9fs-devel/list/
eeba444a 182T: git git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git
ce00f85c 183S: Maintained
679655da
JP
184F: Documentation/filesystems/9p.txt
185F: fs/9p/
67543e50 186
1da177e4 187A2232 SERIAL BOARD DRIVER
8b58be88 188M: Enver Haase <[email protected]>
1da177e4
LT
189L: [email protected]
190S: Maintained
679655da 191F: drivers/char/ser_a2232*
1da177e4 192
e2d1d6c0 193AACRAID SCSI RAID DRIVER
8b58be88 194M: Adaptec OEM Raid Solutions <[email protected]>
e2d1d6c0
RD
195L: [email protected]
196W: http://www.adaptec.com/
1da177e4 197S: Supported
679655da
JP
198F: Documentation/scsi/aacraid.txt
199F: drivers/scsi/aacraid/
1da177e4 200
249e3c85 201ABIT UGURU 1,2 HARDWARE MONITOR DRIVER
8b58be88 202M: Hans de Goede <[email protected]>
f2b84bbc
HG
203L: [email protected]
204S: Maintained
679655da 205F: drivers/hwmon/abituguru.c
f2b84bbc 206
249e3c85 207ABIT UGURU 3 HARDWARE MONITOR DRIVER
8b58be88 208M: Alistair John Strachan <[email protected]>
249e3c85
AJS
209L: [email protected]
210S: Maintained
679655da 211F: drivers/hwmon/abituguru3.c
249e3c85 212
1da177e4 213ACENIC DRIVER
8b58be88 214M: Jes Sorensen <[email protected]>
1da177e4
LT
215L: [email protected]
216S: Maintained
679655da 217F: drivers/net/acenic*
1da177e4 218
e86435eb 219ACER ASPIRE ONE TEMPERATURE AND FAN DRIVER
8b58be88 220M: Peter Feuerer <[email protected]>
d0944853 221L: [email protected]
4fc26e36
JP
222W: http://piie.net/?section=acerhdf
223S: Maintained
224F: drivers/platform/x86/acerhdf.c
e86435eb 225
745a5d21 226ACER WMI LAPTOP EXTRAS
8b58be88 227M: Carlos Corbacho <[email protected]>
745a5d21 228L: [email protected] (subscribers-only)
d0944853 229L: [email protected]
745a5d21
CC
230W: http://code.google.com/p/aceracpi
231S: Maintained
679655da 232F: drivers/platform/x86/acer-wmi.c
745a5d21 233
1da177e4 234ACPI
8b58be88 235M: Len Brown <[email protected]>
6968e50c 236L: [email protected]
38e09d83 237W: http://www.lesswatts.org/projects/acpi/
8a6e2535 238Q: http://patchwork.kernel.org/project/linux-acpi/list/
54e5881d 239T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
8b59a454 240S: Supported
679655da
JP
241F: drivers/acpi/
242F: drivers/pnp/pnpacpi/
243F: include/linux/acpi.h
43368e74 244F: include/acpi/
8b59a454 245
8b59a454 246ACPI FAN DRIVER
8b58be88 247M: Zhang Rui <[email protected]>
8b59a454 248L: [email protected]
0638bc8d 249W: http://www.lesswatts.org/projects/acpi/
8b59a454 250S: Supported
679655da 251F: drivers/acpi/fan.c
1da177e4 252
8e0af514 253ACPI PROCESSOR AGGREGATOR DRIVER
5e5027bd 254M: Shaohua Li <[email protected]>
8e0af514
SL
255L: [email protected]
256W: http://www.lesswatts.org/projects/acpi/
257S: Supported
258F: drivers/acpi/acpi_pad.c
259
8b59a454 260ACPI THERMAL DRIVER
8b58be88 261M: Zhang Rui <[email protected]>
8b59a454 262L: [email protected]
0638bc8d 263W: http://www.lesswatts.org/projects/acpi/
8b59a454 264S: Supported
679655da 265F: drivers/acpi/*thermal*
998be20f 266
359acec8 267ACPI VIDEO DRIVER
8b58be88 268M: Zhang Rui <[email protected]>
8b59a454 269L: [email protected]
0638bc8d 270W: http://www.lesswatts.org/projects/acpi/
8b59a454 271S: Supported
679655da 272F: drivers/acpi/video.c
998be20f 273
bff431e4 274ACPI WMI DRIVER
8b58be88 275M: Carlos Corbacho <[email protected]>
d0944853 276L: [email protected]
795fb7e7
JD
277W: http://www.lesswatts.org/projects/acpi/
278S: Maintained
679655da 279F: drivers/platform/x86/wmi.c
bff431e4 280
2f39d519 281AD1889 ALSA SOUND DRIVER
8b58be88
JP
282M: Kyle McMartin <[email protected]>
283M: Thibaut Varene <[email protected]>
795fb7e7
JD
284W: http://wiki.parisc-linux.org/AD1889
285L: [email protected]
286S: Maintained
679655da 287F: sound/pci/ad1889.*
2f39d519 288
1da177e4 289ADM1025 HARDWARE MONITOR DRIVER
8b58be88 290M: Jean Delvare <[email protected]>
cc0b07ed 291L: [email protected]
1da177e4 292S: Maintained
679655da
JP
293F: Documentation/hwmon/adm1025
294F: drivers/hwmon/adm1025.c
1da177e4 295
cae2caae 296ADM1029 HARDWARE MONITOR DRIVER
8b58be88 297M: Corentin Labbe <[email protected]>
cae2caae
CL
298L: [email protected]
299S: Maintained
679655da 300F: drivers/hwmon/adm1029.c
cae2caae 301
cc0b88cf 302ADM8211 WIRELESS DRIVER
cc0b88cf
MW
303L: [email protected]
304W: http://linuxwireless.org/
e71bcbd0 305S: Orphan
679655da 306F: drivers/net/wireless/adm8211.*
cc0b88cf 307
1da177e4 308ADT746X FAN DRIVER
8b58be88 309M: Colin Leroy <[email protected]>
1da177e4 310S: Maintained
679655da 311F: drivers/macintosh/therm_adt746x.c
1da177e4 312
b058b859
JD
313ADT7475 HARDWARE MONITOR DRIVER
314M: Jean Delvare <[email protected]>
315L: [email protected]
316S: Maintained
317F: Documentation/hwmon/adt7475
318F: drivers/hwmon/adt7475.c
319
8c6af9e1 320ADVANSYS SCSI DRIVER
8b58be88 321M: Matthew Wilcox <[email protected]>
8c6af9e1
MW
322L: [email protected]
323S: Maintained
679655da
JP
324F: Documentation/scsi/advansys.txt
325F: drivers/scsi/advansys.c
8c6af9e1 326
1da177e4 327AEDSP16 DRIVER
8b58be88 328M: Riccardo Facchetti <[email protected]>
1da177e4 329S: Maintained
679655da 330F: sound/oss/aedsp16.c
1da177e4
LT
331
332AFFS FILE SYSTEM
8b58be88 333M: Roman Zippel <[email protected]>
1da177e4 334S: Maintained
679655da
JP
335F: Documentation/filesystems/affs.txt
336F: fs/affs/
1da177e4 337
e2d1d6c0 338AFS FILESYSTEM & AF_RXRPC SOCKET DOMAIN
8b58be88 339M: David Howells <[email protected]>
e2d1d6c0
RD
340L: [email protected]
341S: Supported
679655da
JP
342F: fs/afs/
343F: include/net/af_rxrpc.h
344F: net/rxrpc/af_rxrpc.c
e2d1d6c0 345
1da177e4 346AGPGART DRIVER
8b58be88 347M: David Airlie <[email protected]>
54e5881d 348T: git git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git
1da177e4 349S: Maintained
679655da
JP
350F: drivers/char/agp/
351F: include/linux/agp*
1da177e4
LT
352
353AHA152X SCSI DRIVER
8b58be88 354M: "Juergen E. Fischer" <[email protected]>
1da177e4
LT
355L: [email protected]
356S: Maintained
679655da
JP
357F: drivers/scsi/aha152x*
358F: drivers/scsi/pcmcia/aha152x*
1da177e4 359
64624d4f 360AIC7XXX / AIC79XX SCSI DRIVER
8b58be88 361M: Hannes Reinecke <[email protected]>
64624d4f 362L: [email protected]
1da177e4 363S: Maintained
679655da
JP
364F: drivers/scsi/aic7xxx/
365F: drivers/scsi/aic7xxx_old/
1da177e4 366
e2d1d6c0 367AIO
8b58be88 368M: Benjamin LaHaise <[email protected]>
e2d1d6c0
RD
369L: [email protected]
370S: Supported
679655da
JP
371F: fs/aio.c
372F: include/linux/*aio*.h
e2d1d6c0 373
1da177e4 374ALCATEL SPEEDTOUCH USB DRIVER
8b58be88 375M: Duncan Sands <[email protected]>
6372594a 376L: [email protected]
1da177e4
LT
377W: http://www.linux-usb.org/SpeedTouch/
378S: Maintained
679655da
JP
379F: drivers/usb/atm/speedtch.c
380F: drivers/usb/atm/usbatm.c
1da177e4 381
272f133a 382ALCHEMY AU1XX0 MMC DRIVER
8b58be88 383M: Manuel Lauss <[email protected]>
08fcb720 384S: Maintained
679655da 385F: drivers/mmc/host/au1xmmc.c
272f133a 386
4a4e5787 387ALI1563 I2C DRIVER
8b58be88 388M: Rudolf Marek <[email protected]>
846557d3 389L: [email protected]
4a4e5787 390S: Maintained
679655da
JP
391F: Documentation/i2c/busses/i2c-ali1563
392F: drivers/i2c/busses/i2c-ali1563.c
4a4e5787 393
1da177e4 394ALPHA PORT
8b58be88 395M: Richard Henderson <[email protected]>
8b58be88 396M: Ivan Kokshaysky <[email protected]>
abd4d609 397M: Matt Turner <[email protected]>
a9406699 398L: [email protected]
679655da 399F: arch/alpha/
1da177e4 400
167a675a 401AMD GEODE CS5536 USB DEVICE CONTROLLER DRIVER
8b58be88 402M: Thomas Dahlmann <[email protected]>
67d76710 403L: [email protected] (moderated for non-subscribers)
167a675a 404S: Supported
679655da 405F: drivers/usb/gadget/amd5536udc.*
167a675a 406
f90b8116 407AMD GEODE PROCESSOR/CHIPSET SUPPORT
ce00f85c 408P: Jordan Crouse
67d76710 409L: [email protected] (moderated for non-subscribers)
f90b8116
JC
410W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
411S: Supported
679655da
JP
412F: drivers/char/hw_random/geode-rng.c
413F: drivers/crypto/geode*
414F: drivers/video/geode/
415F: arch/x86/include/asm/geode.h
f90b8116 416
919ee7dd 417AMD IOMMU (AMD-VI)
8b58be88 418M: Joerg Roedel <[email protected]>
919ee7dd 419L: [email protected]
54e5881d 420T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu.git
919ee7dd 421S: Supported
679655da
JP
422F: arch/x86/kernel/amd_iommu*.c
423F: arch/x86/include/asm/amd_iommu*.h
919ee7dd 424
e7f5b309 425AMD MICROCODE UPDATE SUPPORT
8b58be88 426M: Andreas Herrmann <[email protected]>
7d2c86b5
JP
427L: [email protected]
428S: Supported
679655da 429F: arch/x86/kernel/microcode_amd.c
e7f5b309 430
284f42b6 431AMS (Apple Motion Sensor) DRIVER
8b58be88
JP
432M: Stelian Pop <[email protected]>
433M: Michael Hanselmann <[email protected]>
284f42b6 434S: Supported
bd5f47ec 435F: drivers/macintosh/ams/
284f42b6 436
f94b533d 437AMSO1100 RNIC DRIVER
8b58be88
JP
438M: Tom Tucker <[email protected]>
439M: Steve Wise <[email protected]>
e6cc0fd1 440L: [email protected]
f94b533d 441S: Maintained
679655da 442F: drivers/infiniband/hw/amso1100/
f94b533d 443
4bdef3bd
MF
444ANALOG DEVICES INC ASOC DRIVERS
445L: [email protected]
446L: [email protected] (moderated for non-subscribers)
447W: http://blackfin.uclinux.org/
448S: Supported
449F: sound/soc/blackfin/*
450F: sound/soc/codecs/ad1*
451F: sound/soc/codecs/adau*
452F: sound/soc/codecs/adav*
453F: sound/soc/codecs/ssm*
454
42269063 455AOA (Apple Onboard Audio) ALSA DRIVER
8b58be88 456M: Johannes Berg <[email protected]>
a4724ed6 457L: [email protected]
93711660 458L: [email protected] (moderated for non-subscribers)
42269063 459S: Maintained
679655da 460F: sound/aoa/
42269063 461
1da177e4 462APM DRIVER
8b58be88 463M: Stephen Rothwell <[email protected]>
1da177e4
LT
464L: [email protected]
465W: http://www.canb.auug.org.au/~sfr/
466S: Supported
679655da
JP
467F: arch/x86/kernel/apm_32.c
468F: include/linux/apm_bios.h
1da177e4 469
bd7aa4b2 470APPLE BCM5974 MULTITOUCH DRIVER
8b58be88 471M: Henrik Rydberg <[email protected]>
bd7aa4b2
HR
472L: [email protected]
473S: Maintained
679655da 474F: drivers/input/mouse/bcm5974.c
bd7aa4b2 475
6f2fad74 476APPLE SMC DRIVER
d618540f
HR
477M: Henrik Rydberg <[email protected]>
478L: [email protected]
6f2fad74 479S: Maintained
679655da 480F: drivers/hwmon/applesmc.c
6f2fad74 481
1da177e4 482APPLETALK NETWORK LAYER
8b58be88 483M: Arnaldo Carvalho de Melo <[email protected]>
1da177e4 484S: Maintained
679655da
JP
485F: drivers/net/appletalk/
486F: net/appletalk/
1da177e4 487
1154ea7d 488ARC FRAMEBUFFER DRIVER
8b58be88 489M: Jaya Kumar <[email protected]>
1154ea7d 490S: Maintained
679655da
JP
491F: drivers/video/arcfb.c
492F: drivers/video/fb_defio.c
1154ea7d 493
1da177e4 494ARM MFM AND FLOPPY DRIVERS
8b58be88 495M: Ian Molton <[email protected]>
1da177e4 496S: Maintained
679655da
JP
497F: arch/arm/lib/floppydma.S
498F: arch/arm/include/asm/floppy.h
1da177e4 499
d4275354 500ARM PORT
8b58be88 501M: Russell King <[email protected]>
efc03ecb 502L: [email protected] (moderated for non-subscribers)
d4275354
RK
503W: http://www.arm.linux.org.uk/
504S: Maintained
505F: arch/arm/
506
cefbf4ea
RK
507ARM PRIMECELL AACI PL041 DRIVER
508M: Russell King <[email protected]>
509S: Maintained
510F: sound/arm/aaci.*
511
512ARM PRIMECELL CLCD PL110 DRIVER
513M: Russell King <[email protected]>
514S: Maintained
515F: drivers/video/amba-clcd.*
516
517ARM PRIMECELL KMI PL050 DRIVER
518M: Russell King <[email protected]>
519S: Maintained
520F: drivers/input/serio/ambakmi.*
521F: include/linux/amba/kmi.h
522
2761f5c2 523ARM PRIMECELL MMCI PL180/1 DRIVER
6d79947a 524S: Orphan
679655da 525F: drivers/mmc/host/mmci.*
2761f5c2 526
cefbf4ea
RK
527ARM PRIMECELL BUS SUPPORT
528M: Russell King <[email protected]>
529S: Maintained
530F: drivers/amba/
531F: include/linux/amba/bus.h
532
2b7a52a4 533ARM/ADI ROADRUNNER MACHINE SUPPORT
8b58be88 534M: Lennert Buytenhek <[email protected]>
efc03ecb 535L: [email protected] (moderated for non-subscribers)
2b7a52a4 536S: Maintained
679655da
JP
537F: arch/arm/mach-ixp23xx/
538F: arch/arm/mach-ixp23xx/include/mach/
2b7a52a4
LB
539
540ARM/ADS SPHERE MACHINE SUPPORT
8b58be88 541M: Lennert Buytenhek <[email protected]>
efc03ecb 542L: [email protected] (moderated for non-subscribers)
2b7a52a4
LB
543S: Maintained
544
9c784f95 545ARM/AFEB9260 MACHINE SUPPORT
8b58be88 546M: Sergey Lapin <[email protected]>
efc03ecb 547L: [email protected] (moderated for non-subscribers)
9c784f95
SL
548S: Maintained
549
2b7a52a4 550ARM/AJECO 1ARM MACHINE SUPPORT
8b58be88 551M: Lennert Buytenhek <[email protected]>
efc03ecb 552L: [email protected] (moderated for non-subscribers)
2b7a52a4
LB
553S: Maintained
554
d4a89c7d 555ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
8b58be88 556M: Andrew Victor <[email protected]>
efc03ecb 557L: [email protected] (moderated for non-subscribers)
795fb7e7
JD
558W: http://maxim.org.za/at91_26.html
559S: Maintained
d4a89c7d 560
57a473f2 561ARM/BCMRING ARM ARCHITECTURE
d6db4667 562M: Jiandong Zheng <[email protected]>
ddd559b1 563M: Scott Branden <[email protected]>
efc03ecb 564L: [email protected] (moderated for non-subscribers)
57a473f2
LC
565S: Maintained
566F: arch/arm/mach-bcmring
567
568ARM/BCMRING MTD NAND DRIVER
d6db4667 569M: Jiandong Zheng <[email protected]>
ddd559b1 570M: Scott Branden <[email protected]>
57a473f2
LC
571L: [email protected]
572S: Maintained
573F: drivers/mtd/nand/bcm_umi_nand.c
574F: drivers/mtd/nand/bcm_umi_bch.c
57a473f2
LC
575F: drivers/mtd/nand/nand_bcm_umi.h
576
d94f944e
AV
577ARM/CAVIUM NETWORKS CNS3XXX MACHINE SUPPORT
578M: Anton Vorontsov <[email protected]>
579S: Maintained
580F: arch/arm/mach-cns3xxx/
581T: git git://git.infradead.org/users/cbou/linux-cns3xxx.git
582
2b7a52a4 583ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
ddd559b1
RK
584M: Hartley Sweeten <[email protected]>
585M: Ryan Mallon <[email protected]>
efc03ecb 586L: [email protected] (moderated for non-subscribers)
2b7a52a4 587S: Maintained
d19d3667
HS
588F: arch/arm/mach-ep93xx/
589F: arch/arm/mach-ep93xx/include/mach/
2b7a52a4
LB
590
591ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
8b58be88 592M: Lennert Buytenhek <[email protected]>
efc03ecb 593L: [email protected] (moderated for non-subscribers)
2b7a52a4
LB
594S: Maintained
595
d4275354 596ARM/CLKDEV SUPPORT
8b58be88 597M: Russell King <[email protected]>
efc03ecb 598L: [email protected] (moderated for non-subscribers)
d4275354
RK
599F: arch/arm/common/clkdev.c
600F: arch/arm/include/asm/clkdev.h
601
d48134e7 602ARM/COMPULAB CM-X270/EM-X270 and CM-X300 MACHINE SUPPORT
8b58be88 603M: Mike Rapoport <[email protected]>
efc03ecb 604L: [email protected] (moderated for non-subscribers)
a9da4f7e
RK
605S: Maintained
606
94150095
HF
607ARM/CONTEC MICRO9 MACHINE SUPPORT
608M: Hubert Feurstein <[email protected]>
609S: Maintained
610F: arch/arm/mach-ep93xx/micro9.c
611
1da177e4 612ARM/CORGI MACHINE SUPPORT
8b58be88 613M: Richard Purdie <[email protected]>
1da177e4
LT
614S: Maintained
615
881a95f9 616ARM/CORTINA SYSTEMS GEMINI ARM ARCHITECTURE
162500b3 617M: Hans Ulli Kroll <[email protected]>
efc03ecb 618L: [email protected] (moderated for non-subscribers)
162500b3
HUK
619T: git git://git.berlios.de/gemini-board
620S: Maintained
f49afbb5 621F: arch/arm/mach-gemini/
881a95f9 622
d4275354 623ARM/EBSA110 MACHINE SUPPORT
8b58be88 624M: Russell King <[email protected]>
efc03ecb 625L: [email protected] (moderated for non-subscribers)
d4275354
RK
626W: http://www.arm.linux.org.uk/
627S: Maintained
628F: arch/arm/mach-ebsa110/
629F: drivers/net/arm/am79c961a.*
630
a9da4f7e 631ARM/EZX SMARTPHONES (A780, A910, A1200, E680, ROKR E2 and ROKR E6)
8b58be88
JP
632M: Daniel Ribeiro <[email protected]>
633M: Stefan Schmidt <[email protected]>
634M: Harald Welte <[email protected]>
a9da4f7e
RK
635L: [email protected] (subscribers-only)
636W: http://www.openezx.org/
637S: Maintained
cafc2265
SS
638T: topgit git://git.openezx.org/openezx.git
639F: arch/arm/mach-pxa/ezx.c
a9da4f7e 640
6a915af9 641ARM/FARADAY FA526 PORT
162500b3 642M: Hans Ulli Kroll <[email protected]>
efc03ecb 643L: [email protected] (moderated for non-subscribers)
162500b3 644S: Maintained
1fa7e547 645T: git git://git.berlios.de/gemini-board
f49afbb5 646F: arch/arm/mm/*-fa*
6a915af9 647
d4275354 648ARM/FOOTBRIDGE ARCHITECTURE
8b58be88 649M: Russell King <[email protected]>
efc03ecb 650L: [email protected] (moderated for non-subscribers)
d4275354
RK
651W: http://www.arm.linux.org.uk/
652S: Maintained
653F: arch/arm/include/asm/hardware/dec21285.h
654F: arch/arm/mach-footbridge/
655
86183a5f 656ARM/FREESCALE IMX / MXC ARM ARCHITECTURE
8b58be88 657M: Sascha Hauer <[email protected]>
efc03ecb 658L: [email protected] (moderated for non-subscribers)
86183a5f 659S: Maintained
1fa7e547 660T: git git://git.pengutronix.de/git/imx/linux-2.6.git
b16533d3
UKK
661F: arch/arm/mach-mx*/
662F: arch/arm/plat-mxc/
86183a5f 663
3d48e1d0
AK
664ARM/FREESCALE IMX51
665M: Amit Kucheria <[email protected]>
666L: [email protected] (moderated for non-subscribers)
667S: Maintained
668F: arch/arm/mach-mx5/
669
2b7a52a4 670ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
8b58be88 671M: Lennert Buytenhek <[email protected]>
efc03ecb 672L: [email protected] (moderated for non-subscribers)
2b7a52a4
LB
673S: Maintained
674
90b8fc34 675ARM/GUMSTIX MACHINE SUPPORT
8b58be88 676M: Steve Sakoman <[email protected]>
efc03ecb 677L: [email protected] (moderated for non-subscribers)
90b8fc34
JK
678S: Maintained
679
ef47d5f0 680ARM/H4700 (HP IPAQ HX4700) MACHINE SUPPORT
8b58be88 681M: Philipp Zabel <[email protected]>
ef47d5f0
PZ
682S: Maintained
683F: arch/arm/mach-pxa/hx4700.c
684F: arch/arm/mach-pxa/include/mach/hx4700.h
685
21f37bc3 686ARM/HP JORNADA 7XX MACHINE SUPPORT
8b58be88 687M: Kristoffer Ericson <[email protected]>
795fb7e7
JD
688W: www.jlime.com
689S: Maintained
084bad91
KE
690T: git git://git.kernel.org/pub/scm/linux/kernel/git/kristoffer/linux-hpc.git
691F: arch/arm/mach-sa1100/jornada720.c
692F: arch/arm/mach-sa1100/include/mach/jornada720.h
21f37bc3 693
403d2971
MV
694ARM/INCOME PXA270 SUPPORT
695M: Marek Vasut <[email protected]>
696L: [email protected] (moderated for non-subscribers)
697S: Maintained
ec154082 698F: arch/arm/mach-pxa/colibri-pxa270-income.c
403d2971 699
2b7a52a4 700ARM/INTEL IOP32X ARM ARCHITECTURE
8b58be88
JP
701M: Lennert Buytenhek <[email protected]>
702M: Dan Williams <[email protected]>
efc03ecb 703L: [email protected] (moderated for non-subscribers)
f00f510a 704S: Maintained
e2bdb176
DW
705
706ARM/INTEL IOP33X ARM ARCHITECTURE
8b58be88 707M: Dan Williams <[email protected]>
efc03ecb 708L: [email protected] (moderated for non-subscribers)
f00f510a 709S: Maintained
2b7a52a4
LB
710
711ARM/INTEL IOP13XX ARM ARCHITECTURE
8b58be88
JP
712M: Lennert Buytenhek <[email protected]>
713M: Dan Williams <[email protected]>
efc03ecb 714L: [email protected] (moderated for non-subscribers)
f00f510a 715S: Maintained
2b7a52a4
LB
716
717ARM/INTEL IQ81342EX MACHINE SUPPORT
8b58be88
JP
718M: Lennert Buytenhek <[email protected]>
719M: Dan Williams <[email protected]>
efc03ecb 720L: [email protected] (moderated for non-subscribers)
f00f510a 721S: Maintained
2b7a52a4
LB
722
723ARM/INTEL IXP2000 ARM ARCHITECTURE
8b58be88 724M: Lennert Buytenhek <[email protected]>
efc03ecb 725L: [email protected] (moderated for non-subscribers)
2b7a52a4
LB
726S: Maintained
727
728ARM/INTEL IXDP2850 MACHINE SUPPORT
8b58be88 729M: Lennert Buytenhek <[email protected]>
efc03ecb 730L: [email protected] (moderated for non-subscribers)
2b7a52a4
LB
731S: Maintained
732
733ARM/INTEL IXP23XX ARM ARCHITECTURE
8b58be88 734M: Lennert Buytenhek <[email protected]>
efc03ecb 735L: [email protected] (moderated for non-subscribers)
2b7a52a4
LB
736S: Maintained
737
dfdd8cc9
KH
738ARM/INTEL IXP4XX ARM ARCHITECTURE
739M: Imre Kaloz <[email protected]>
740M: Krzysztof Halasa <[email protected]>
baea7b94 741L: [email protected] (moderated for non-subscribers)
dfdd8cc9
KH
742S: Maintained
743F: arch/arm/mach-ixp4xx/
744
838553c5 745ARM/INTEL RESEARCH IMOTE/STARGATE 2 MACHINE SUPPORT
7f49a7f7
JC
746M: Jonathan Cameron <[email protected]>
747L: [email protected] (moderated for non-subscribers)
748S: Maintained
749F: arch/arm/mach-pxa/stargate2.c
750F: drivers/pcmcia/pxa2xx_stargate2.c
751
2b7a52a4 752ARM/INTEL XSC3 (MANZANO) ARM CORE
8b58be88
JP
753M: Lennert Buytenhek <[email protected]>
754M: Dan Williams <[email protected]>
efc03ecb 755L: [email protected] (moderated for non-subscribers)
f00f510a 756S: Maintained
2b7a52a4
LB
757
758ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
8b58be88 759M: Lennert Buytenhek <[email protected]>
efc03ecb 760L: [email protected] (moderated for non-subscribers)
2b7a52a4
LB
761S: Maintained
762
763ARM/LOGICPD PXA270 MACHINE SUPPORT
8b58be88 764M: Lennert Buytenhek <[email protected]>
efc03ecb 765L: [email protected] (moderated for non-subscribers)
2b7a52a4
LB
766S: Maintained
767
3b886171 768ARM/MAGICIAN MACHINE SUPPORT
8b58be88 769M: Philipp Zabel <[email protected]>
3b886171
PZ
770S: Maintained
771
54a246ff 772ARM/Marvell Loki/Kirkwood/MV78xx0/Orion SOC support
18e2842b
NP
773M: Lennert Buytenhek <[email protected]>
774M: Nicolas Pitre <[email protected]>
efc03ecb 775L: [email protected] (moderated for non-subscribers)
18e2842b 776S: Odd Fixes
54a246ff
NP
777F: arch/arm/mach-loki/
778F: arch/arm/mach-kirkwood/
779F: arch/arm/mach-mv78xx0/
780F: arch/arm/mach-orion5x/
781F: arch/arm/plat-orion/
3b886171 782
d78ff0a5 783ARM/MIOA701 MACHINE SUPPORT
8b58be88 784M: Robert Jarzmik <[email protected]>
efc03ecb 785L: [email protected] (moderated for non-subscribers)
d78ff0a5
RJ
786F: arch/arm/mach-pxa/mioa701.c
787S: Maintained
788
9624dfe6 789ARM/NEC MOBILEPRO 900/c MACHINE SUPPORT
8b58be88 790M: Michael Petchkovsky <[email protected]>
9624dfe6
KE
791S: Maintained
792
e0ee9851 793ARM/NOMADIK ARCHITECTURE
28b8e8d4
JP
794M: Alessandro Rubini <[email protected]>
795M: STEricsson <[email protected]>
796L: [email protected] (moderated for non-subscribers)
797S: Maintained
798F: arch/arm/mach-nomadik/
799F: arch/arm/plat-nomadik/
e0ee9851 800
9d76295a 801ARM/OPENMOKO NEO FREERUNNER (GTA02) MACHINE SUPPORT
8b58be88 802M: Nelson Castillo <[email protected]>
9d76295a
AG
803L: [email protected] (subscribers-only)
804W: http://wiki.openmoko.org/wiki/Neo_FreeRunner
805S: Supported
806
0c19d21e
DW
807ARM/QUALCOMM MSM MACHINE SUPPORT
808M: David Brown <[email protected]>
809M: Daniel Walker <[email protected]>
810M: Bryan Huntsman <[email protected]>
c68af41d 811L: [email protected]
0c19d21e
DW
812F: arch/arm/mach-msm/
813F: drivers/video/msm/
814F: drivers/mmc/host/msm_sdcc.c
815F: drivers/mmc/host/msm_sdcc.h
816F: drivers/serial/msm_serial.h
817F: drivers/serial/msm_serial.c
6c965ff5 818T: git git://codeaurora.org/quic/kernel/davidb/linux-msm.git
0c19d21e
DW
819S: Maintained
820
8459c159 821ARM/TOSA MACHINE SUPPORT
8b58be88
JP
822M: Dmitry Eremin-Solenikov <[email protected]>
823M: Dirk Opfer <[email protected]>
8459c159
DO
824S: Maintained
825
5d783a2d 826ARM/PALMTX,PALMT5,PALMLD,PALMTE2,PALMTC SUPPORT
933d35f0 827M: Marek Vasut <[email protected]>
75280787 828L: [email protected]
b5e4ad57
MV
829W: http://hackndev.com
830S: Maintained
933d35f0
JP
831F: arch/arm/mach-pxa/include/mach/palmtx.h
832F: arch/arm/mach-pxa/palmtx.c
833F: arch/arm/mach-pxa/include/mach/palmt5.h
834F: arch/arm/mach-pxa/palmt5.c
835F: arch/arm/mach-pxa/include/mach/palmld.h
836F: arch/arm/mach-pxa/palmld.c
837F: arch/arm/mach-pxa/include/mach/palmte2.h
838F: arch/arm/mach-pxa/palmte2.c
839F: arch/arm/mach-pxa/include/mach/palmtc.h
840F: arch/arm/mach-pxa/palmtc.c
b5e4ad57 841
b57fe924 842ARM/PALM TREO SUPPORT
8b58be88 843M: Tomas Cech <[email protected]>
75280787 844L: [email protected]
90af5811
TSC
845W: http://hackndev.com
846S: Maintained
b57fe924
JP
847F: arch/arm/mach-pxa/include/mach/palmtreo.h
848F: arch/arm/mach-pxa/palmtreo.c
90af5811 849
c49e1e63 850ARM/PALMZ72 SUPPORT
8b58be88 851M: Sergey Lapin <[email protected]>
75280787 852L: [email protected]
7d2c86b5
JP
853W: http://hackndev.com
854S: Maintained
933d35f0
JP
855F: arch/arm/mach-pxa/include/mach/palmz72.h
856F: arch/arm/mach-pxa/palmz72.c
c49e1e63 857
1da177e4 858ARM/PLEB SUPPORT
8b58be88 859M: Peter Chubb <[email protected]>
1da177e4
LT
860W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
861S: Maintained
862
863ARM/PT DIGITAL BOARD PORT
8b58be88 864M: Stefan Eletzhofer <[email protected]>
efc03ecb 865L: [email protected] (moderated for non-subscribers)
1da177e4
LT
866W: http://www.arm.linux.org.uk/
867S: Maintained
868
2b7a52a4 869ARM/RADISYS ENP2611 MACHINE SUPPORT
8b58be88 870M: Lennert Buytenhek <[email protected]>
efc03ecb 871L: [email protected] (moderated for non-subscribers)
2b7a52a4
LB
872S: Maintained
873
d4275354 874ARM/RISCPC ARCHITECTURE
8b58be88 875M: Russell King <[email protected]>
efc03ecb 876L: [email protected] (moderated for non-subscribers)
d4275354
RK
877W: http://www.arm.linux.org.uk/
878S: Maintained
879F: arch/arm/common/time-acorn.c
880F: arch/arm/include/asm/hardware/entry-macro-iomd.S
881F: arch/arm/include/asm/hardware/ioc.h
882F: arch/arm/include/asm/hardware/iomd.h
883F: arch/arm/include/asm/hardware/memc.h
884F: arch/arm/mach-rpc/
885F: drivers/net/arm/ether*
886F: drivers/scsi/arm/
887
1da177e4 888ARM/SHARK MACHINE SUPPORT
8b58be88 889M: Alexander Schulz <[email protected]>
1da177e4
LT
890W: http://www.shark-linux.de/shark.html
891S: Maintained
892
b21477f9 893ARM/SAMSUNG ARM ARCHITECTURES
8b58be88 894M: Ben Dooks <[email protected]>
482ce512 895M: Kukjin Kim <[email protected]>
efc03ecb 896L: [email protected] (moderated for non-subscribers)
b21477f9
BD
897W: http://www.fluff.org/ben/linux/
898S: Maintained
482ce512 899F: arch/arm/plat-samsung/
b21477f9 900F: arch/arm/plat-s3c24xx/
482ce512 901F: arch/arm/plat-s5p/
b21477f9 902
1da177e4 903ARM/S3C2410 ARM ARCHITECTURE
8b58be88 904M: Ben Dooks <[email protected]>
efc03ecb 905L: [email protected] (moderated for non-subscribers)
1da177e4
LT
906W: http://www.fluff.org/ben/linux/
907S: Maintained
3a45c9e4 908F: arch/arm/mach-s3c2410/
1da177e4 909
85743532 910ARM/S3C244x ARM ARCHITECTURE
8b58be88 911M: Ben Dooks <[email protected]>
efc03ecb 912L: [email protected] (moderated for non-subscribers)
1da177e4
LT
913W: http://www.fluff.org/ben/linux/
914S: Maintained
3a45c9e4 915F: arch/arm/mach-s3c2440/
b21477f9
BD
916F: arch/arm/mach-s3c2443/
917
f996231b 918ARM/S3C64xx ARM ARCHITECTURE
8b58be88 919M: Ben Dooks <[email protected]>
efc03ecb 920L: [email protected] (moderated for non-subscribers)
b21477f9
BD
921W: http://www.fluff.org/ben/linux/
922S: Maintained
f996231b 923F: arch/arm/mach-s3c64xx/
1da177e4 924
f556cb07
KK
925ARM/S5P ARM ARCHITECTURES
926M: Kukjin Kim <[email protected]>
927L: [email protected] (moderated for non-subscribers)
928L: [email protected] (moderated for non-subscribers)
929S: Maintained
930F: arch/arm/mach-s5p*/
931
aaac7d9e
KP
932ARM/SAMSUNG S5P SERIES FIMC SUPPORT
933M: Kyungmin Park <[email protected]>
934M: Sylwester Nawrocki <[email protected]>
935L: [email protected]
936L: [email protected]
937S: Maintained
938F: arch/arm/plat-s5p/dev-fimc*
939F: arch/arm/plat-samsung/include/plat/*fimc*
940F: drivers/media/video/s5p-fimc/
941
d48d38e8
PM
942ARM/SHMOBILE ARM ARCHITECTURE
943M: Paul Mundt <[email protected]>
944M: Magnus Damm <[email protected]>
945L: [email protected]
d48d38e8 946W: http://oss.renesas.com
bbff48f5 947Q: http://patchwork.kernel.org/project/linux-sh/list/
d22c0e50 948T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.git rmobile-latest
d48d38e8
PM
949S: Supported
950F: arch/arm/mach-shmobile/
951F: drivers/sh/
952
448352ae
TG
953ARM/TELECHIPS ARM ARCHITECTURE
954M: "Hans J. Koch" <[email protected]>
955L: [email protected] (moderated for non-subscribers)
956S: Maintained
957F: arch/arm/plat-tcc/
958F: arch/arm/mach-tcc8k/
959
2b7a52a4 960ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
8b58be88 961M: Lennert Buytenhek <[email protected]>
efc03ecb 962L: [email protected] (moderated for non-subscribers)
2b7a52a4
LB
963S: Maintained
964
1bbd7089
MB
965ARM/TETON BGA MACHINE SUPPORT
966M: Mark F. Brown <[email protected]>
967L: [email protected] (moderated for non-subscribers)
968S: Maintained
969
2b7a52a4 970ARM/THECUS N2100 MACHINE SUPPORT
8b58be88 971M: Lennert Buytenhek <[email protected]>
efc03ecb 972L: [email protected] (moderated for non-subscribers)
2b7a52a4
LB
973S: Maintained
974
98ad6e3b 975ARM/NUVOTON W90X900 ARM ARCHITECTURE
8b58be88 976M: Wan ZongShun <[email protected]>
efc03ecb 977L: [email protected] (moderated for non-subscribers)
7d2c86b5
JP
978W: http://www.mcuos.com
979S: Maintained
4e89e8f6
WZ
980F: arch/arm/mach-w90x900/
981F: arch/arm/mach-nuc93x/
982F: drivers/input/keyboard/w90p910_keypad.c
983F: drivers/input/touchscreen/w90p910_ts.c
984F: drivers/watchdog/nuc900_wdt.c
985F: drivers/net/arm/w90p910_ether.c
5351684f 986F: drivers/mtd/nand/nuc900_nand.c
4e89e8f6
WZ
987F: drivers/rtc/rtc-nuc900.c
988F: drivers/spi/spi_nuc900.c
989F: drivers/usb/host/ehci-w90x900.c
990F: drivers/video/nuc900fb.c
98ad6e3b 991
54274d71
LW
992ARM/U300 MACHINE SUPPORT
993M: Linus Walleij <[email protected]>
994L: [email protected] (moderated for non-subscribers)
995S: Supported
996F: arch/arm/mach-u300/
997F: drivers/i2c/busses/i2c-stu300.c
998F: drivers/rtc/rtc-coh901331.c
999F: drivers/watchdog/coh901327_wdt.c
1000F: drivers/dma/coh901318*
1001
870725d9
SK
1002ARM/U8500 ARM ARCHITECTURE
1003M: Srinidhi Kasagar <[email protected]>
1004L: [email protected] (moderated for non-subscribers)
1005S: Maintained
1006F: arch/arm/mach-ux500/
1007
d4275354 1008ARM/VFP SUPPORT
8b58be88 1009M: Russell King <[email protected]>
efc03ecb 1010L: [email protected] (moderated for non-subscribers)
d4275354
RK
1011W: http://www.arm.linux.org.uk/
1012S: Maintained
1013F: arch/arm/vfp/
1014
e66b6d8e
MV
1015ARM/VOIPAC PXA270 SUPPORT
1016M: Marek Vasut <[email protected]>
1017L: [email protected] (moderated for non-subscribers)
1018S: Maintained
1019F: arch/arm/mach-pxa/vpac270.c
e0cca11b 1020F: arch/arm/mach-pxa/include/mach/vpac270.h
e66b6d8e
MV
1021
1022ARM/ZIPIT Z2 SUPPORT
1023M: Marek Vasut <[email protected]>
1024L: [email protected] (moderated for non-subscribers)
1025S: Maintained
1026F: arch/arm/mach-pxa/z2.c
6ab2a855 1027F: arch/arm/mach-pxa/include/mach/z2.h
e66b6d8e 1028
d58de038
GJ
1029ASC7621 HARDWARE MONITOR DRIVER
1030M: George Joseph <[email protected]>
1031L: [email protected]
1032S: Maintained
1033F: Documentation/hwmon/asc7621
1034F: drivers/hwmon/asc7621.c
1035
1da177e4 1036ASUS ACPI EXTRAS DRIVER
8b58be88
JP
1037M: Corentin Chary <[email protected]>
1038M: Karol Kozimor <[email protected]>
1da177e4 1039L: [email protected]
d0944853 1040L: [email protected]
76593d6f 1041W: http://acpi4asus.sf.net
85091b71 1042S: Maintained
679655da 1043F: drivers/platform/x86/asus_acpi.c
85091b71 1044
6ea884db 1045ASUS ASB100 HARDWARE MONITOR DRIVER
8b58be88 1046M: "Mark M. Hoffman" <[email protected]>
6ea884db
MH
1047L: [email protected]
1048S: Maintained
679655da 1049F: drivers/hwmon/asb100.c
6ea884db 1050
85091b71 1051ASUS LAPTOP EXTRAS DRIVER
8b58be88 1052M: Corentin Chary <[email protected]>
85091b71 1053L: [email protected]
d0944853 1054L: [email protected]
76593d6f 1055W: http://acpi4asus.sf.net
1da177e4 1056S: Maintained
679655da 1057F: drivers/platform/x86/asus-laptop.c
1da177e4 1058
953a6479 1059ASYNCHRONOUS TRANSFERS/TRANSFORMS (IOAT) API
8b58be88 1060M: Dan Williams <[email protected]>
b3e5f263
DW
1061W: http://sourceforge.net/projects/xscaleiop
1062S: Supported
679655da
JP
1063F: Documentation/crypto/async-tx-api.txt
1064F: crypto/async_tx/
1065F: drivers/dma/
1066F: include/linux/dmaengine.h
1067F: include/linux/async_tx.h
b3e5f263 1068
a1867d36
WS
1069AT24 EEPROM DRIVER
1070M: Wolfram Sang <[email protected]>
1071L: [email protected]
1072S: Maintained
1073F: drivers/misc/eeprom/at24.c
1074F: include/linux/i2c/at24.h
1075
e7839f25 1076ATA OVER ETHERNET (AOE) DRIVER
8b58be88 1077M: "Ed L. Cashin" <[email protected]>
1da177e4
LT
1078W: http://www.coraid.com/support/linux
1079S: Supported
679655da
JP
1080F: Documentation/aoe/
1081F: drivers/block/aoe/
1da177e4 1082
fa1c114f 1083ATHEROS ATH5K WIRELESS DRIVER
8b58be88
JP
1084M: Jiri Slaby <[email protected]>
1085M: Nick Kossifidis <[email protected]>
1086M: "Luis R. Rodriguez" <[email protected]>
1087M: Bob Copeland <[email protected]>
fa1c114f
JS
1088L: [email protected]
1089L: [email protected]
72c706b7 1090W: http://wireless.kernel.org/en/users/Drivers/ath5k
fa1c114f 1091S: Maintained
fa451753 1092F: drivers/net/wireless/ath/ath5k/
fa1c114f 1093
f078f209 1094ATHEROS ATH9K WIRELESS DRIVER
8b58be88
JP
1095M: "Luis R. Rodriguez" <[email protected]>
1096M: Jouni Malinen <[email protected]>
8b58be88
JP
1097M: Vasanthakumar Thiagarajan <[email protected]>
1098M: Senthil Balasubramanian <[email protected]>
f078f209
LR
1099L: [email protected]
1100L: [email protected]
72c706b7 1101W: http://wireless.kernel.org/en/users/Drivers/ath9k
f078f209 1102S: Supported
fa451753 1103F: drivers/net/wireless/ath/ath9k/
f078f209 1104
75ca88c9 1105ATHEROS AR9170 WIRELESS DRIVER
8b58be88 1106M: Christian Lamparter <[email protected]>
75ca88c9
CL
1107L: [email protected]
1108W: http://wireless.kernel.org/en/users/Drivers/ar9170
1109S: Maintained
fa451753 1110F: drivers/net/wireless/ath/ar9170/
75ca88c9 1111
1d7e1e6b
CL
1112CARL9170 LINUX COMMUNITY WIRELESS DRIVER
1113M: Christian Lamparter <[email protected]>
1114L: [email protected]
1115W: http://wireless.kernel.org/en/users/Drivers/carl9170
1116S: Maintained
1117F: drivers/net/wireless/ath/carl9170/
1118
2c2a6172
LT
1119ATK0110 HWMON DRIVER
1120M: Luca Tettamanti <[email protected]>
1121L: [email protected]
1122S: Maintained
1123F: drivers/hwmon/asus_atk0110.c
1124
6f69a6d7 1125ATI_REMOTE2 DRIVER
8b58be88 1126M: Ville Syrjala <[email protected]>
6f69a6d7 1127S: Maintained
679655da 1128F: drivers/input/misc/ati_remote2.c
6f69a6d7 1129
7ae115b4 1130ATLX ETHERNET DRIVERS
8b58be88 1131M: Jay Cliburn <[email protected]>
cb2f33e9 1132M: Chris Snook <[email protected]>
8b58be88 1133M: Jie Yang <[email protected]>
e443e383 1134L: [email protected]
8d5ca6ec
JC
1135W: http://sourceforge.net/projects/atl1
1136W: http://atl1.sourceforge.net
1137S: Maintained
679655da 1138F: drivers/net/atlx/
8d5ca6ec 1139
1da177e4 1140ATM
8b58be88 1141M: Chas Williams <[email protected]>
476604de 1142L: [email protected] (moderated for non-subscribers)
44ae98b5 1143L: [email protected]
1da177e4
LT
1144W: http://linux-atm.sourceforge.net
1145S: Maintained
679655da
JP
1146F: drivers/atm/
1147F: include/linux/atm*
1da177e4 1148
272f133a 1149ATMEL AT91 MCI DRIVER
8b58be88 1150M: Nicolas Ferre <[email protected]>
efc03ecb 1151L: [email protected] (moderated for non-subscribers)
81764fa9
PO
1152W: http://www.atmel.com/products/AT91/
1153W: http://www.at91.com/
1154S: Maintained
679655da 1155F: drivers/mmc/host/at91_mci.c
272f133a 1156
04ac2f46 1157ATMEL AT91 / AT32 MCI DRIVER
8b58be88 1158M: Nicolas Ferre <[email protected]>
04ac2f46
NF
1159S: Maintained
1160F: drivers/mmc/host/atmel-mci.c
1161F: drivers/mmc/host/atmel-mci-regs.h
1162
a1cfac48 1163ATMEL AT91 / AT32 SERIAL DRIVER
a02875a6 1164M: Nicolas Ferre <[email protected]>
a1cfac48 1165S: Supported
679655da 1166F: drivers/serial/atmel_serial.c
a1cfac48 1167
8f4c79ce 1168ATMEL LCDFB DRIVER
8b58be88 1169M: Nicolas Ferre <[email protected]>
c69f677c 1170L: [email protected]
8f4c79ce 1171S: Maintained
679655da
JP
1172F: drivers/video/atmel_lcdfb.c
1173F: include/video/atmel_lcdc.h
8f4c79ce 1174
89e5785f 1175ATMEL MACB ETHERNET DRIVER
a02875a6 1176M: Nicolas Ferre <[email protected]>
89e5785f 1177S: Supported
679655da 1178F: drivers/net/macb.*
89e5785f 1179
754ce4f2 1180ATMEL SPI DRIVER
a02875a6 1181M: Nicolas Ferre <[email protected]>
754ce4f2 1182S: Supported
679655da 1183F: drivers/spi/atmel_spi.*
754ce4f2 1184
914a3f3b 1185ATMEL USBA UDC DRIVER
a02875a6
NF
1186M: Nicolas Ferre <[email protected]>
1187L: [email protected] (moderated for non-subscribers)
914a3f3b
HS
1188W: http://avr32linux.org/twiki/bin/view/Main/AtmelUsbDeviceDriver
1189S: Supported
679655da 1190F: drivers/usb/gadget/atmel_usba_udc.*
914a3f3b 1191
1da177e4 1192ATMEL WIRELESS DRIVER
8b58be88 1193M: Simon Kelley <[email protected]>
724c6b35 1194L: [email protected]
1da177e4
LT
1195W: http://www.thekelleys.org.uk/atmel
1196W: http://atmelwlandriver.sourceforge.net/
1197S: Maintained
679655da 1198F: drivers/net/wireless/atmel*
1da177e4 1199
a92b7b80 1200AUDIT SUBSYSTEM
8b58be88
JP
1201M: Al Viro <[email protected]>
1202M: Eric Paris <[email protected]>
b9a06207 1203L: [email protected] (subscribers-only)
ad3f9a22 1204W: http://people.redhat.com/sgrubb/audit/
54e5881d 1205T: git git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current.git
a92b7b80 1206S: Maintained
679655da
JP
1207F: include/linux/audit.h
1208F: kernel/audit*
a92b7b80 1209
70e84049 1210AUXILIARY DISPLAY DRIVERS
8b58be88 1211M: Miguel Ojeda Sandonis <[email protected]>
450c622e
MO
1212W: http://miguelojeda.es/auxdisplay.htm
1213W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
70e84049 1214S: Maintained
679655da
JP
1215F: drivers/auxdisplay/
1216F: include/linux/cfag12864b.h
70e84049 1217
5f97f7f9 1218AVR32 ARCHITECTURE
f5665518 1219M: Hans-Christian Egtvedt <[email protected]>
5f97f7f9
HS
1220W: http://www.atmel.com/products/AVR32/
1221W: http://avr32linux.org/
1222W: http://avrfreaks.net/
1223S: Supported
679655da 1224F: arch/avr32/
5f97f7f9
HS
1225
1226AVR32/AT32AP MACHINE SUPPORT
f5665518 1227M: Hans-Christian Egtvedt <[email protected]>
5f97f7f9 1228S: Supported
679655da 1229F: arch/avr32/mach-at32ap/
5f97f7f9 1230
1da177e4 1231AX.25 NETWORK LAYER
8b58be88 1232M: Ralf Baechle <[email protected]>
1da177e4 1233L: [email protected]
d34cb28a 1234W: http://www.linux-ax25.org/
1da177e4 1235S: Maintained
679655da
JP
1236F: include/linux/ax25.h
1237F: include/net/ax25.h
1238F: net/ax25/
1da177e4 1239
e2d1d6c0 1240B43 WIRELESS DRIVER
8b58be88 1241M: Stefano Brivio <[email protected]>
e2d1d6c0
RD
1242L: [email protected]
1243W: http://linuxwireless.org/en/users/Drivers/b43
1244S: Maintained
679655da 1245F: drivers/net/wireless/b43/
e2d1d6c0
RD
1246
1247B43LEGACY WIRELESS DRIVER
8b58be88
JP
1248M: Larry Finger <[email protected]>
1249M: Stefano Brivio <[email protected]>
e2d1d6c0
RD
1250L: [email protected]
1251W: http://linuxwireless.org/en/users/Drivers/b43
1252S: Maintained
679655da 1253F: drivers/net/wireless/b43legacy/
e2d1d6c0 1254
300abeb5 1255BACKLIGHT CLASS/SUBSYSTEM
8b58be88 1256M: Richard Purdie <[email protected]>
300abeb5 1257S: Maintained
679655da
JP
1258F: drivers/video/backlight/
1259F: include/linux/backlight.h
300abeb5 1260
e2d1d6c0 1261BAYCOM/HDLCDRV DRIVERS FOR AX.25
8b58be88 1262M: Thomas Sailer <[email protected]>
e2d1d6c0
RD
1263L: [email protected]
1264W: http://www.baycom.org/~tom/ham/ham.html
1265S: Maintained
679655da 1266F: drivers/net/hamradio/baycom*
e2d1d6c0
RD
1267
1268BEFS FILE SYSTEM
55817d3d 1269S: Orphan
679655da
JP
1270F: Documentation/filesystems/befs.txt
1271F: fs/befs/
e2d1d6c0
RD
1272
1273BFS FILE SYSTEM
8b58be88 1274M: "Tigran A. Aivazian" <[email protected]>
e2d1d6c0 1275S: Maintained
679655da
JP
1276F: Documentation/filesystems/bfs.txt
1277F: fs/bfs/
1278F: include/linux/bfs_fs.h
e2d1d6c0 1279
1394f032 1280BLACKFIN ARCHITECTURE
8b58be88 1281M: Mike Frysinger <[email protected]>
5b93e13f 1282L: [email protected]
e3b2d3f3
BW
1283W: http://blackfin.uclinux.org
1284S: Supported
679655da 1285F: arch/blackfin/
566da5b2 1286
e190d6b1 1287BLACKFIN EMAC DRIVER
8b58be88 1288M: Michael Hennerich <[email protected]>
49afa609 1289L: [email protected]
e190d6b1
BW
1290W: http://blackfin.uclinux.org
1291S: Supported
679655da 1292F: drivers/net/bfin_mac.*
e190d6b1 1293
566da5b2 1294BLACKFIN RTC DRIVER
8b58be88 1295M: Mike Frysinger <[email protected]>
49afa609 1296L: [email protected]
566da5b2
MF
1297W: http://blackfin.uclinux.org
1298S: Supported
679655da 1299F: drivers/rtc/rtc-bfin.c
1394f032 1300
936ed49a
MF
1301BLACKFIN SDH DRIVER
1302M: Cliff Cai <[email protected]>
1303L: [email protected]
1304W: http://blackfin.uclinux.org
1305S: Supported
1306F: drivers/mmc/host/bfin_sdh.c
1307
1394f032 1308BLACKFIN SERIAL DRIVER
8b58be88 1309M: Sonic Zhang <[email protected]>
49afa609 1310L: [email protected]
e3b2d3f3
BW
1311W: http://blackfin.uclinux.org
1312S: Supported
679655da 1313F: drivers/serial/bfin_5xx.c
1394f032 1314
1e6d320f 1315BLACKFIN WATCHDOG DRIVER
8b58be88 1316M: Mike Frysinger <[email protected]>
49afa609 1317L: [email protected]
1e6d320f
BW
1318W: http://blackfin.uclinux.org
1319S: Supported
679655da 1320F: drivers/watchdog/bfin_wdt.c
1e6d320f 1321
d24ecfcc 1322BLACKFIN I2C TWI DRIVER
8b58be88 1323M: Sonic Zhang <[email protected]>
49afa609 1324L: [email protected]
d24ecfcc
BW
1325W: http://blackfin.uclinux.org/
1326S: Supported
679655da 1327F: drivers/i2c/busses/i2c-bfin-twi.c
d24ecfcc 1328
1da177e4 1329BLOCK LAYER
8b58be88 1330M: Jens Axboe <[email protected]>
54e5881d 1331T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
1da177e4 1332S: Maintained
679655da 1333F: block/
1da177e4 1334
2b54aaef 1335BLOCK2MTD DRIVER
8b58be88 1336M: Joern Engel <[email protected]>
2b54aaef
JE
1337L: [email protected]
1338S: Maintained
679655da 1339F: drivers/mtd/devices/block2mtd.c
2b54aaef 1340
63fbd24e 1341BLUETOOTH DRIVERS
8b58be88 1342M: Marcel Holtmann <[email protected]>
b3c05989 1343M: Gustavo F. Padovan <[email protected]>
781c2844 1344L: [email protected]
63fbd24e 1345W: http://www.bluez.org/
b3c05989 1346T: git git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6.git
1da177e4 1347S: Maintained
679655da 1348F: drivers/bluetooth/
1da177e4 1349
63fbd24e 1350BLUETOOTH SUBSYSTEM
8b58be88 1351M: Marcel Holtmann <[email protected]>
b3c05989 1352M: Gustavo F. Padovan <[email protected]>
63fbd24e
MH
1353L: [email protected]
1354W: http://www.bluez.org/
b3c05989 1355T: git git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6.git
1da177e4 1356S: Maintained
679655da
JP
1357F: net/bluetooth/
1358F: include/net/bluetooth/
1da177e4
LT
1359
1360BONDING DRIVER
8b58be88 1361M: Jay Vosburgh <[email protected]>
a6c36ee6 1362L: [email protected]
ce00f85c
JC
1363W: http://sourceforge.net/projects/bonding/
1364S: Supported
679655da
JP
1365F: drivers/net/bonding/
1366F: include/linux/if_bonding.h
1da177e4 1367
39105890 1368BROADCOM B44 10/100 ETHERNET DRIVER
8b58be88 1369M: Gary Zambrano <[email protected]>
39105890
GZ
1370L: [email protected]
1371S: Supported
679655da 1372F: drivers/net/b44.*
39105890 1373
948c51e6 1374BROADCOM BNX2 GIGABIT ETHERNET DRIVER
8b58be88 1375M: Michael Chan <[email protected]>
948c51e6
MC
1376L: [email protected]
1377S: Supported
679655da
JP
1378F: drivers/net/bnx2.*
1379F: drivers/net/bnx2_*
948c51e6 1380
4d9d2cb0 1381BROADCOM BNX2X 10 GIGABIT ETHERNET DRIVER
8b58be88 1382M: Eilon Greenstein <[email protected]>
4d9d2cb0
ET
1383L: [email protected]
1384S: Supported
49efec1e 1385F: drivers/net/bnx2x/
4d9d2cb0 1386
948c51e6 1387BROADCOM TG3 GIGABIT ETHERNET DRIVER
8b58be88
JP
1388M: Matt Carlson <[email protected]>
1389M: Michael Chan <[email protected]>
948c51e6
MC
1390L: [email protected]
1391S: Supported
679655da 1392F: drivers/net/tg3.*
948c51e6 1393
a9533e7e
HP
1394BROADCOM BRCM80211 IEEE802.11n WIRELESS DRIVER
1395M: Brett Rudley <[email protected]>
1396M: Henry Ptasinski <[email protected]>
1397M: Nohee Ko <[email protected]>
1398L: [email protected]
1399S: Supported
1400F: drivers/staging/brcm80211/
1401
7725ccfd 1402BROCADE BFA FC SCSI DRIVER
455518e7
JP
1403M: Jing Huang <[email protected]>
1404L: [email protected]
1405S: Supported
1406F: drivers/scsi/bfa/
7725ccfd 1407
8b230ed8
RM
1408BROCADE BNA 10 GIGABIT ETHERNET DRIVER
1409M: Rasesh Mody <[email protected]>
1410M: Debashis Dutt <[email protected]>
1411L: [email protected]
1412S: Supported
1413F: drivers/net/bna/
1414
5cdf7f76 1415BSG (block layer generic sg v4 driver)
8b58be88 1416M: FUJITA Tomonori <[email protected]>
5cdf7f76
JA
1417L: [email protected]
1418S: Supported
679655da
JP
1419F: block/bsg.c
1420F: include/linux/bsg.h
5cdf7f76 1421
ff1d5c2f 1422BT8XXGPIO DRIVER
8b58be88 1423M: Michael Buesch <[email protected]>
ff1d5c2f
MB
1424W: http://bu3sch.de/btgpio.php
1425S: Maintained
679655da 1426F: drivers/gpio/bt8xxgpio.c
ff1d5c2f 1427
eb1eb04f 1428BTRFS FILE SYSTEM
8b58be88 1429M: Chris Mason <[email protected]>
eb1eb04f
JP
1430L: [email protected]
1431W: http://btrfs.wiki.kernel.org/
8a6e2535 1432Q: http://patchwork.kernel.org/project/linux-btrfs/list/
54e5881d 1433T: git git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable.git
eb1eb04f 1434S: Maintained
679655da
JP
1435F: Documentation/filesystems/btrfs.txt
1436F: fs/btrfs/
eb1eb04f 1437
1da177e4 1438BTTV VIDEO4LINUX DRIVER
8b58be88 1439M: Mauro Carvalho Chehab <[email protected]>
661263b5 1440L: [email protected]
96b6aba0 1441W: http://linuxtv.org
54e5881d 1442T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
96b6aba0 1443S: Maintained
679655da
JP
1444F: Documentation/video4linux/bttv/
1445F: drivers/media/video/bt8xx/bttv*
1da177e4 1446
a5432f5a 1447CACHEFILES: FS-CACHE BACKEND FOR CACHING ON MOUNTED FILESYSTEMS
8b58be88 1448M: David Howells <[email protected]>
a5432f5a
DH
1449L: [email protected]
1450S: Supported
1451F: Documentation/filesystems/caching/cachefiles.txt
1452F: fs/cachefiles/
1453
77d5140f 1454CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
8b58be88 1455M: Jonathan Corbet <[email protected]>
661263b5 1456L: [email protected]
54e5881d 1457T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
77d5140f 1458S: Maintained
679655da
JP
1459F: Documentation/video4linux/cafe_ccic
1460F: drivers/media/video/cafe_ccic*
77d5140f 1461
201b6bab
JP
1462CAIF NETWORK LAYER
1463M: Sjur Braendeland <[email protected]>
1464L: [email protected]
1465S: Supported
1466F: Documentation/networking/caif/
1467F: drivers/net/caif/
1468F: include/linux/caif/
1469F: include/net/caif/
1470F: net/caif/
1471
77dac90f 1472CALGARY x86-64 IOMMU
8b58be88
JP
1473M: Muli Ben-Yehuda <[email protected]>
1474M: "Jon D. Mason" <[email protected]>
77dac90f
MBY
1475L: [email protected]
1476S: Maintained
679655da
JP
1477F: arch/x86/kernel/pci-calgary_64.c
1478F: arch/x86/kernel/tce_64.c
1479F: arch/x86/include/asm/calgary.h
1480F: arch/x86/include/asm/tce.h
77dac90f 1481
e2d1d6c0 1482CAN NETWORK LAYER
8d15d386 1483M: Oliver Hartkopp <[email protected]>
8b58be88 1484M: Oliver Hartkopp <[email protected]>
8d15d386
OH
1485M: Urs Thuermann <[email protected]>
1486L: [email protected]
42d38041 1487L: [email protected]
e2d1d6c0
RD
1488W: http://developer.berlios.de/projects/socketcan/
1489S: Maintained
8d15d386 1490F: net/can/
679655da 1491F: include/linux/can.h
8d15d386
OH
1492F: include/linux/can/core.h
1493F: include/linux/can/bcm.h
1494F: include/linux/can/raw.h
e2d1d6c0 1495
4261a204 1496CAN NETWORK DRIVERS
8b58be88 1497M: Wolfgang Grandegger <[email protected]>
8d15d386 1498L: [email protected]
42d38041 1499L: [email protected]
4261a204
WG
1500W: http://developer.berlios.de/projects/socketcan/
1501S: Maintained
8d15d386
OH
1502F: drivers/net/can/
1503F: include/linux/can/dev.h
1504F: include/linux/can/error.h
1505F: include/linux/can/netlink.h
1506F: include/linux/can/platform/
4261a204 1507
b8154542 1508CELL BROADBAND ENGINE ARCHITECTURE
8b58be88 1509M: Arnd Bergmann <[email protected]>
a4724ed6
SR
1510L: [email protected]
1511L: [email protected]
b8154542
AB
1512W: http://www.ibm.com/developerworks/power/cell/
1513S: Supported
679655da 1514F: arch/powerpc/include/asm/cell*.h
679655da
JP
1515F: arch/powerpc/include/asm/spu*.h
1516F: arch/powerpc/oprofile/*cell*
1517F: arch/powerpc/platforms/cell/
b8154542 1518
9030aaf9
SW
1519CEPH DISTRIBUTED FILE SYSTEM CLIENT
1520M: Sage Weil <[email protected]>
82593f87 1521L: [email protected]
9030aaf9 1522W: http://ceph.newdream.net/
fb99f881 1523T: git git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git
9030aaf9
SW
1524S: Supported
1525F: Documentation/filesystems/ceph.txt
1526F: fs/ceph
3d14c5d2
YS
1527F: net/ceph
1528F: include/linux/ceph
9030aaf9 1529
18332a80 1530CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM:
18332a80 1531L: [email protected]
10c6c9c9 1532S: Orphan
679655da
JP
1533F: Documentation/usb/WUSB-Design-overview.txt
1534F: Documentation/usb/wusb-cbaf
355ffe69
DV
1535F: drivers/usb/host/hwa-hc.c
1536F: drivers/usb/host/whci/
679655da
JP
1537F: drivers/usb/wusbcore/
1538F: include/linux/usb/wusb*
18332a80 1539
70e84049 1540CFAG12864B LCD DRIVER
8b58be88 1541M: Miguel Ojeda Sandonis <[email protected]>
450c622e
MO
1542W: http://miguelojeda.es/auxdisplay.htm
1543W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
70e84049 1544S: Maintained
679655da
JP
1545F: drivers/auxdisplay/cfag12864b.c
1546F: include/linux/cfag12864b.h
70e84049
MOS
1547
1548CFAG12864BFB LCD FRAMEBUFFER DRIVER
8b58be88 1549M: Miguel Ojeda Sandonis <[email protected]>
450c622e
MO
1550W: http://miguelojeda.es/auxdisplay.htm
1551W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
70e84049 1552S: Maintained
679655da
JP
1553F: drivers/auxdisplay/cfag12864bfb.c
1554F: include/linux/cfag12864b.h
70e84049 1555
704232c2 1556CFG80211 and NL80211
8b58be88 1557M: Johannes Berg <[email protected]>
704232c2
JB
1558L: [email protected]
1559S: Maintained
679655da
JP
1560F: include/linux/nl80211.h
1561F: include/net/cfg80211.h
1562F: net/wireless/*
1563X: net/wireless/wext*
704232c2 1564
0a920b5b 1565CHECKPATCH
8b58be88 1566M: Andy Whitcroft <[email protected]>
0a920b5b 1567S: Supported
679655da 1568F: scripts/checkpatch.pl
0a920b5b 1569
641cb85e 1570CISCO VIC ETHERNET NIC DRIVER
641cb85e
VK
1571M: Vasanthy Kolluri <[email protected]>
1572M: Roopa Prabhu <[email protected]>
94d57c4c 1573M: David Wang <[email protected]>
7063fbf2 1574S: Supported
679655da 1575F: drivers/net/enic/
7063fbf2 1576
2b7a52a4 1577CIRRUS LOGIC EP93XX ETHERNET DRIVER
8b58be88 1578M: Lennert Buytenhek <[email protected]>
2b7a52a4
LB
1579L: [email protected]
1580S: Maintained
679655da 1581F: drivers/net/arm/ep93xx_eth.c
2b7a52a4 1582
2b7a52a4 1583CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
8b58be88 1584M: Lennert Buytenhek <[email protected]>
6372594a 1585L: [email protected]
2b7a52a4 1586S: Maintained
679655da 1587F: drivers/usb/host/ohci-ep93xx.c
2b7a52a4 1588
d9e9d82c 1589CIRRUS LOGIC CS4270 SOUND DRIVER
8b58be88 1590M: Timur Tabi <[email protected]>
93711660 1591L: [email protected] (moderated for non-subscribers)
d9e9d82c 1592S: Supported
679655da 1593F: sound/soc/codecs/cs4270*
d9e9d82c 1594
d4275354 1595CLK API
8b58be88 1596M: Russell King <[email protected]>
d4275354
RK
1597F: include/linux/clk.h
1598
5df6d737 1599CISCO FCOE HBA DRIVER
8b58be88
JP
1600M: Abhijeet Joglekar <[email protected]>
1601M: Joe Eykholt <[email protected]>
5df6d737
AJ
1602L: [email protected]
1603S: Supported
2a99921a 1604F: drivers/scsi/fnic/
5df6d737 1605
529aa8cb
TLSC
1606CMPC ACPI DRIVER
1607M: Thadeu Lima de Souza Cascardo <[email protected]>
1608M: Daniel Oliveira Nascimento <[email protected]>
d0944853 1609L: [email protected]
529aa8cb
TLSC
1610S: Supported
1611F: drivers/platform/x86/classmate-laptop.c
1612
74425eee
NP
1613COCCINELLE/Semantic Patches (SmPL)
1614M: Julia Lawall <[email protected]>
1615M: Gilles Muller <[email protected]>
af78f217 1616M: Nicolas Palix <[email protected]>
74425eee
NP
1617L: [email protected] (moderated for non-subscribers)
1618W: http://coccinelle.lip6.fr/
1619S: Supported
1620F: scripts/coccinelle/
1621F: scripts/coccicheck
1622
1da177e4 1623CODA FILE SYSTEM
8b58be88 1624M: Jan Harkes <[email protected]>
1da177e4
LT
1625M: [email protected]
1626L: [email protected]
1627W: http://www.coda.cs.cmu.edu/
1628S: Maintained
679655da
JP
1629F: Documentation/filesystems/coda.txt
1630F: fs/coda/
1631F: include/linux/coda*.h
1da177e4 1632
e2d1d6c0 1633COMMON INTERNET FILE SYSTEM (CIFS)
8b58be88 1634M: Steve French <[email protected]>
51223df6 1635L: [email protected]
d1f28953 1636L: [email protected] (moderated for non-subscribers)
e2d1d6c0 1637W: http://linux-cifs.samba.org/
8a6e2535 1638Q: http://patchwork.ozlabs.org/project/linux-cifs-client/list/
54e5881d 1639T: git git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
e2d1d6c0 1640S: Supported
679655da
JP
1641F: Documentation/filesystems/cifs.txt
1642F: fs/cifs/
e2d1d6c0 1643
1da177e4 1644COMPACTPCI HOTPLUG CORE
8b58be88 1645M: Scott Murray <[email protected]>
64dab204 1646L: [email protected]
82c4dfc7 1647S: Maintained
679655da 1648F: drivers/pci/hotplug/cpci_hotplug*
1da177e4
LT
1649
1650COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
8b58be88 1651M: Scott Murray <[email protected]>
64dab204 1652L: [email protected]
82c4dfc7 1653S: Maintained
679655da 1654F: drivers/pci/hotplug/cpcihp_zt5550.*
1da177e4
LT
1655
1656COMPACTPCI HOTPLUG GENERIC DRIVER
8b58be88 1657M: Scott Murray <[email protected]>
64dab204 1658L: [email protected]
82c4dfc7 1659S: Maintained
679655da 1660F: drivers/pci/hotplug/cpcihp_generic.c
1da177e4 1661
5411552c 1662COMPAL LAPTOP SUPPORT
8b58be88 1663M: Cezary Jackiewicz <[email protected]>
d0944853 1664L: [email protected]
5411552c 1665S: Maintained
679655da 1666F: drivers/platform/x86/compal-laptop.c
5411552c 1667
1da177e4 1668COMPUTONE INTELLIPORT MULTIPORT CARD
8b58be88 1669M: "Michael H. Warfield" <[email protected]>
1da177e4 1670W: http://www.wittsend.com/computone.html
07d46de4 1671S: Maintained
679655da
JP
1672F: Documentation/serial/computone.txt
1673F: drivers/char/ip2/
1da177e4 1674
949be0f7 1675CONEXANT ACCESSRUNNER USB DRIVER
8b58be88 1676M: Simon Arlott <[email protected]>
9ae5e3bc
SA
1677L: [email protected]
1678W: http://accessrunner.sourceforge.net/
949be0f7 1679S: Maintained
679655da 1680F: drivers/usb/atm/cxacru.c
949be0f7 1681
e2d1d6c0 1682CONFIGFS
8b58be88 1683M: Joel Becker <[email protected]>
e2d1d6c0 1684S: Supported
679655da
JP
1685F: fs/configfs/
1686F: include/linux/configfs.h
e2d1d6c0 1687
acb9c1b2 1688CONNECTOR
8b58be88 1689M: Evgeniy Polyakov <[email protected]>
acb9c1b2
EP
1690L: [email protected]
1691S: Maintained
1692F: drivers/connector/
1693
fb3a0fb6 1694CONTROL GROUPS (CGROUPS)
8b58be88
JP
1695M: Paul Menage <[email protected]>
1696M: Li Zefan <[email protected]>
fb3a0fb6
PM
1697L: [email protected]
1698S: Maintained
679655da
JP
1699F: include/linux/cgroup*
1700F: kernel/cgroup*
8ca739e3 1701F: mm/*cgroup*
fb3a0fb6 1702
bebe4678 1703CORETEMP HARDWARE MONITORING DRIVER
96859129 1704M: Fenghua Yu <[email protected]>
bebe4678
RM
1705L: [email protected]
1706S: Maintained
679655da
JP
1707F: Documentation/hwmon/coretemp
1708F: drivers/hwmon/coretemp.c
bebe4678 1709
1da177e4 1710COSA/SRP SYNC SERIAL DRIVER
8b58be88 1711M: Jan "Yenya" Kasprzak <[email protected]>
1da177e4
LT
1712W: http://www.fi.muni.cz/~kas/cosa/
1713S: Maintained
679655da 1714F: drivers/net/wan/cosa*
1da177e4 1715
4371ee35 1716CPMAC ETHERNET DRIVER
8b58be88 1717M: Florian Fainelli <[email protected]>
4371ee35
FF
1718L: [email protected]
1719S: Maintained
1720F: drivers/net/cpmac.c
1721
1da177e4 1722CPU FREQUENCY DRIVERS
8b58be88 1723M: Dave Jones <[email protected]>
bc5f65d4 1724L: [email protected]
1da177e4 1725W: http://www.codemonkey.org.uk/projects/cpufreq/
54e5881d 1726T: git git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
1da177e4 1727S: Maintained
679655da
JP
1728F: arch/x86/kernel/cpu/cpufreq/
1729F: drivers/cpufreq/
1730F: include/linux/cpufreq.h
1da177e4
LT
1731
1732CPUID/MSR DRIVER
8b58be88 1733M: "H. Peter Anvin" <[email protected]>
1da177e4 1734S: Maintained
679655da
JP
1735F: arch/x86/kernel/cpuid.c
1736F: arch/x86/kernel/msr.c
1da177e4 1737
ed90fb4a 1738CPUSETS
8b58be88 1739M: Paul Menage <[email protected]>
ed90fb4a 1740W: http://www.bullopensource.org/cpuset/
551e172a 1741W: http://oss.sgi.com/projects/cpusets/
ed90fb4a 1742S: Supported
679655da
JP
1743F: Documentation/cgroups/cpusets.txt
1744F: include/linux/cpuset.h
1745F: kernel/cpuset.c
ed90fb4a 1746
1da177e4 1747CRAMFS FILESYSTEM
ce00f85c
JC
1748W: http://sourceforge.net/projects/cramfs/
1749S: Orphan
679655da
JP
1750F: Documentation/filesystems/cramfs.txt
1751F: fs/cramfs/
1da177e4
LT
1752
1753CRIS PORT
8b58be88
JP
1754M: Mikael Starvik <[email protected]>
1755M: Jesper Nilsson <[email protected]>
9937ac0c 1756L: [email protected]
1da177e4
LT
1757W: http://developer.axis.com
1758S: Maintained
679655da 1759F: arch/cris/
395bc512 1760F: drivers/serial/crisv10.*
1da177e4
LT
1761
1762CRYPTO API
8b58be88
JP
1763M: Herbert Xu <[email protected]>
1764M: "David S. Miller" <[email protected]>
1da177e4 1765L: [email protected]
54e5881d 1766T: git git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
1da177e4 1767S: Maintained
679655da
JP
1768F: Documentation/crypto/
1769F: arch/*/crypto/
1770F: crypto/
1771F: drivers/crypto/
1772F: include/crypto/
1da177e4 1773
5b07bd57 1774CRYPTOGRAPHIC RANDOM NUMBER GENERATOR
8b58be88 1775M: Neil Horman <[email protected]>
5b07bd57
NH
1776L: [email protected]
1777S: Maintained
51a2228a
JP
1778F: crypto/ansi_cprng.c
1779F: crypto/rng.c
5b07bd57 1780
9b4ffa48 1781CS5535 Audio ALSA driver
8b58be88 1782M: Jaya Kumar <[email protected]>
9b4ffa48 1783S: Maintained
679655da 1784F: sound/pci/cs5535audio/
9b4ffa48 1785
6d8425b1 1786CX18 VIDEO4LINUX DRIVER
6afdeaf8 1787M: Andy Walls <[email protected]>
c4240509 1788L: [email protected] (moderated for non-subscribers)
661263b5 1789L: [email protected]
54e5881d 1790T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
6d8425b1 1791W: http://linuxtv.org
30e10993 1792W: http://www.ivtvdriver.org/index.php/Cx18
6d8425b1 1793S: Maintained
679655da
JP
1794F: Documentation/video4linux/cx18.txt
1795F: drivers/media/video/cx18/
6d8425b1 1796
e5ec3789 1797CXGB3 ETHERNET DRIVER (CXGB3)
8b58be88 1798M: Divy Le Ray <[email protected]>
e5ec3789
SW
1799L: [email protected]
1800W: http://www.chelsio.com
1801S: Supported
679655da 1802F: drivers/net/cxgb3/
e5ec3789
SW
1803
1804CXGB3 IWARP RNIC DRIVER (IW_CXGB3)
8b58be88 1805M: Steve Wise <[email protected]>
e6cc0fd1 1806L: [email protected]
e5ec3789
SW
1807W: http://www.openfabrics.org
1808S: Supported
679655da 1809F: drivers/infiniband/hw/cxgb3/
e5ec3789 1810
be4c9bad
RD
1811CXGB4 ETHERNET DRIVER (CXGB4)
1812M: Dimitris Michailidis <[email protected]>
1813L: [email protected]
1814W: http://www.chelsio.com
1815S: Supported
1816F: drivers/net/cxgb4/
1817
1818CXGB4 IWARP RNIC DRIVER (IW_CXGB4)
1819M: Steve Wise <[email protected]>
1820L: [email protected]
1821W: http://www.openfabrics.org
1822S: Supported
1823F: drivers/infiniband/hw/cxgb4/
1824
5c20a5c7
CL
1825CXGB4VF ETHERNET DRIVER (CXGB4VF)
1826M: Casey Leedom <[email protected]>
1827L: [email protected]
1828W: http://www.chelsio.com
1829S: Supported
1830F: drivers/net/cxgb4vf/
1831
b52b97a3
GC
1832STMMAC ETHERNET DRIVER
1833M: Giuseppe Cavallaro <[email protected]>
1834L: [email protected]
1835W: http://www.stlinux.com
1836S: Supported
1837F: drivers/net/stmmac/
1838
1da177e4 1839CYBERPRO FB DRIVER
8b58be88 1840M: Russell King <[email protected]>
efc03ecb 1841L: [email protected] (moderated for non-subscribers)
1da177e4
LT
1842W: http://www.arm.linux.org.uk/
1843S: Maintained
679655da 1844F: drivers/video/cyber2000fb.*
9fa68eae 1845
1da177e4 1846CYCLADES 2X SYNC CARD DRIVER
8b58be88 1847M: Arnaldo Carvalho de Melo <[email protected]>
926554c4 1848W: http://oops.ghostprotocols.net:81/blog
1da177e4 1849S: Maintained
679655da 1850F: drivers/net/wan/cycx*
1da177e4
LT
1851
1852CYCLADES ASYNC MUX DRIVER
1da177e4 1853W: http://www.cyclades.com/
d459883e 1854S: Orphan
679655da
JP
1855F: drivers/char/cyclades.c
1856F: include/linux/cyclades.h
1da177e4
LT
1857
1858CYCLADES PC300 DRIVER
1da177e4 1859W: http://www.cyclades.com/
d459883e 1860S: Orphan
679655da 1861F: drivers/net/wan/pc300*
1da177e4 1862
1da177e4 1863DAMA SLAVE for AX.25
8b58be88 1864M: Joerg Reuter <[email protected]>
1da177e4
LT
1865W: http://yaina.de/jreuter/
1866W: http://www.qsl.net/dl1bke/
1867L: [email protected]
1868S: Maintained
679655da
JP
1869F: net/ax25/af_ax25.c
1870F: net/ax25/ax25_dev.c
1871F: net/ax25/ax25_ds_*
1872F: net/ax25/ax25_in.c
1873F: net/ax25/ax25_out.c
1874F: net/ax25/ax25_timer.c
1875F: net/ax25/sysctl_net_ax25.c
1da177e4 1876
e2d1d6c0 1877DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
8b58be88 1878M: Tobias Ringstrom <[email protected]>
e2d1d6c0
RD
1879L: [email protected]
1880S: Maintained
679655da
JP
1881F: Documentation/networking/dmfe.txt
1882F: drivers/net/tulip/dmfe.c
e2d1d6c0
RD
1883
1884DC390/AM53C974 SCSI driver
8b58be88 1885M: Kurt Garloff <[email protected]>
e2d1d6c0 1886W: http://www.garloff.de/kurt/linux/dc390/
8b58be88 1887M: Guennadi Liakhovetski <[email protected]>
e2d1d6c0 1888S: Maintained
679655da 1889F: drivers/scsi/tmscsim.*
e2d1d6c0 1890
1da177e4 1891DC395x SCSI driver
8b58be88
JP
1892M: Oliver Neukum <[email protected]>
1893M: Ali Akcaagac <[email protected]>
1894M: Jamie Lenehan <[email protected]>
1da177e4 1895W: http://twibble.org/dist/dc395x/
f5df5881 1896L: [email protected]
1da177e4
LT
1897L: http://lists.twibble.org/mailman/listinfo/dc395x/
1898S: Maintained
679655da
JP
1899F: Documentation/scsi/dc395x.txt
1900F: drivers/scsi/dc395x.*
1da177e4 1901
eb8edb08 1902DCCP PROTOCOL
8b58be88 1903M: Arnaldo Carvalho de Melo <[email protected]>
eb8edb08 1904L: [email protected]
f3b84ec2 1905W: http://linux-net.osdl.org/index.php/DCCP
eb8edb08 1906S: Maintained
679655da
JP
1907F: include/linux/dccp.h
1908F: include/linux/tfrc.h
1909F: net/dccp/
eb8edb08 1910
1da177e4 1911DECnet NETWORK LAYER
1da177e4
LT
1912W: http://linux-decnet.sourceforge.net
1913L: [email protected]
f546444d 1914S: Orphan
679655da
JP
1915F: Documentation/networking/decnet.txt
1916F: net/decnet/
1da177e4
LT
1917
1918DEFXX FDDI NETWORK DRIVER
8b58be88 1919M: "Maciej W. Rozycki" <[email protected]>
1da177e4 1920S: Maintained
679655da 1921F: drivers/net/defxx.*
1da177e4 1922
ad8f07cc 1923DELL LAPTOP DRIVER
8b58be88 1924M: Matthew Garrett <[email protected]>
d0944853 1925L: [email protected]
ad8f07cc 1926S: Maintained
679655da 1927F: drivers/platform/x86/dell-laptop.c
ad8f07cc 1928
1da177e4 1929DELL LAPTOP SMM DRIVER
8b58be88 1930M: Massimo Dal Zotto <[email protected]>
1da177e4
LT
1931W: http://www.debian.org/~dz/i8k/
1932S: Maintained
679655da
JP
1933F: drivers/char/i8k.c
1934F: include/linux/i8k.h
1da177e4 1935
90563ec4 1936DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
8b58be88 1937M: Doug Warzecha <[email protected]>
90563ec4 1938S: Maintained
679655da
JP
1939F: Documentation/dcdbas.txt
1940F: drivers/firmware/dcdbas.*
90563ec4 1941
0b3f6109 1942DELL WMI EXTRAS DRIVER
8b58be88 1943M: Matthew Garrett <[email protected]>
0b3f6109 1944S: Maintained
36b3a96f 1945F: drivers/platform/x86/dell-wmi.c
0b3f6109 1946
1da177e4 1947DEVICE NUMBER REGISTRY
8b58be88 1948M: Torben Mathiasen <[email protected]>
1da177e4 1949W: http://lanana.org/docs/device-list/index.html
1da177e4
LT
1950S: Maintained
1951
e2d1d6c0
RD
1952DEVICE-MAPPER (LVM)
1953P: Alasdair Kergon
1954L: [email protected]
1955W: http://sources.redhat.com/dm
8a6e2535 1956Q: http://patchwork.kernel.org/project/dm-devel/list/
e2d1d6c0 1957S: Maintained
679655da
JP
1958F: Documentation/device-mapper/
1959F: drivers/md/dm*
1960F: include/linux/device-mapper.h
1961F: include/linux/dm-*.h
e2d1d6c0 1962
1da177e4 1963DIGI INTL. EPCA DRIVER
8b58be88 1964M: "Digi International, Inc" <[email protected]>
1da177e4
LT
1965L: [email protected]
1966W: http://www.digi.com
baaea1dc 1967S: Orphan
679655da
JP
1968F: Documentation/serial/digiepca.txt
1969F: drivers/char/epca*
1970F: drivers/char/digi*
1da177e4 1971
e7839f25 1972DIRECTORY NOTIFICATION (DNOTIFY)
8b58be88 1973M: Eric Paris <[email protected]>
3c5119c0 1974S: Maintained
679655da
JP
1975F: Documentation/filesystems/dnotify.txt
1976F: fs/notify/dnotify/
1977F: include/linux/dnotify.h
1da177e4
LT
1978
1979DISK GEOMETRY AND PARTITION HANDLING
8b58be88 1980M: Andries Brouwer <[email protected]>
1da177e4
LT
1981W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1982W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1983W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1984S: Maintained
1985
4480f15b 1986DISKQUOTA
8b58be88 1987M: Jan Kara <[email protected]>
1da177e4 1988S: Maintained
679655da
JP
1989F: Documentation/filesystems/quota.txt
1990F: fs/quota/
1991F: include/linux/quota*.h
1da177e4 1992
e7839f25 1993DISTRIBUTED LOCK MANAGER (DLM)
8b58be88
JP
1994M: Christine Caulfield <[email protected]>
1995M: David Teigland <[email protected]>
a4644184 1996L: [email protected]
5be7b50f 1997W: http://sources.redhat.com/cluster/
54e5881d 1998T: git git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm.git
5be7b50f 1999S: Supported
679655da 2000F: fs/dlm/
5be7b50f 2001
b3e5f263 2002DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
8b58be88 2003M: Dan Williams <[email protected]>
b3e5f263 2004S: Supported
679655da
JP
2005F: drivers/dma/
2006F: include/linux/dma*
248a9dc3 2007
b825037d 2008DME1737 HARDWARE MONITOR DRIVER
8b58be88 2009M: Juerg Haefliger <[email protected]>
b825037d
JH
2010L: [email protected]
2011S: Maintained
679655da
JP
2012F: Documentation/hwmon/dme1737
2013F: drivers/hwmon/dme1737.c
b825037d 2014
ba483d57 2015DOCBOOK FOR DOCUMENTATION
8b58be88 2016M: Randy Dunlap <[email protected]>
ba483d57 2017S: Maintained
5d3efe07 2018F: scripts/kernel-doc
ba483d57 2019
5b9c9bf6 2020DOCKING STATION DRIVER
8b58be88 2021M: Shaohua Li <[email protected]>
5b9c9bf6 2022L: [email protected]
8b59a454 2023S: Supported
679655da 2024F: drivers/acpi/dock.c
5b9c9bf6 2025
7d2c86b5 2026DOCUMENTATION
8b58be88 2027M: Randy Dunlap <[email protected]>
795fb7e7 2028L: [email protected]
5d3efe07 2029T: quilt oss.oracle.com/~rdunlap/kernel-doc-patches/current/
795fb7e7 2030S: Maintained
679655da 2031F: Documentation/
abbaeff3 2032
1da177e4 2033DOUBLETALK DRIVER
8b58be88 2034M: "James R. Van Zandt" <[email protected]>
1da177e4
LT
2035L: [email protected]
2036S: Maintained
679655da
JP
2037F: drivers/char/dtlk.c
2038F: include/linux/dtlk.h
1da177e4 2039
e2d1d6c0 2040DPT_I2O SCSI RAID DRIVER
8b58be88 2041M: Adaptec OEM Raid Solutions <[email protected]>
e2d1d6c0
RD
2042L: [email protected]
2043W: http://www.adaptec.com/
2044S: Maintained
679655da
JP
2045F: drivers/scsi/dpt*
2046F: drivers/scsi/dpt/
e2d1d6c0 2047
b411b363 2048DRBD DRIVER
28b8e8d4
JP
2049P: Philipp Reisner
2050P: Lars Ellenberg
2051M: [email protected]
2052L: [email protected]
2053W: http://www.drbd.org
2054T: git git://git.drbd.org/linux-2.6-drbd.git drbd
2055T: git git://git.drbd.org/drbd-8.3.git
2056S: Supported
2057F: drivers/block/drbd/
2058F: lib/lru_cache.c
2059F: Documentation/blockdev/drbd/
b411b363 2060
87544653 2061DRIVER CORE, KOBJECTS, DEBUGFS AND SYSFS
8b58be88 2062M: Greg Kroah-Hartman <[email protected]>
e658e9fe 2063T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6.git
1da177e4 2064S: Supported
679655da 2065F: Documentation/kobject.txt
7cfc51b9 2066F: drivers/base/
679655da 2067F: fs/sysfs/
87544653 2068F: fs/debugfs/
679655da 2069F: include/linux/kobj*
87544653 2070F: include/linux/debugfs.h
679655da 2071F: lib/kobj*
1da177e4
LT
2072
2073DRM DRIVERS
8b58be88 2074M: David Airlie <[email protected]>
4c6a3999 2075L: [email protected]
54e5881d 2076T: git git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git
1da177e4 2077S: Maintained
679655da 2078F: drivers/gpu/drm/
850e9411 2079F: include/drm/
1da177e4 2080
8daf7473
CW
2081INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets)
2082M: Chris Wilson <[email protected]>
cc840f77 2083L: [email protected] (subscribers-only)
8daf7473
CW
2084L: [email protected]
2085T: git git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel.git
2086S: Supported
2087F: drivers/gpu/drm/i915
2088F: include/drm/i915*
2089
1da177e4 2090DSCC4 DRIVER
8b58be88 2091M: Francois Romieu <[email protected]>
01f20734 2092L: [email protected]
1da177e4 2093S: Maintained
679655da 2094F: drivers/net/wan/dscc4.c
1da177e4 2095
789c7048 2096DZ DECSTATION DZ11 SERIAL DRIVER
8b58be88 2097M: "Maciej W. Rozycki" <[email protected]>
789c7048 2098S: Maintained
679655da 2099F: drivers/serial/dz.*
789c7048 2100
1da177e4 2101EATA-DMA SCSI DRIVER
8b58be88 2102M: Michael Neuffer <[email protected]>
7d2c86b5
JP
2103L: [email protected]
2104L: [email protected]
1da177e4 2105S: Maintained
679655da 2106F: drivers/scsi/eata*
1da177e4
LT
2107
2108EATA ISA/EISA/PCI SCSI DRIVER
8b58be88 2109M: Dario Ballabio <[email protected]>
1da177e4
LT
2110L: [email protected]
2111S: Maintained
679655da 2112F: drivers/scsi/eata.c
1da177e4
LT
2113
2114EATA-PIO SCSI DRIVER
8b58be88 2115M: Michael Neuffer <[email protected]>
7d2c86b5
JP
2116L: [email protected]
2117L: [email protected]
1da177e4 2118S: Maintained
679655da 2119F: drivers/scsi/eata_pio.*
1da177e4
LT
2120
2121EBTABLES
8b58be88 2122M: Bart De Schuymer <[email protected]>
1da177e4
LT
2123L: [email protected]
2124L: [email protected]
2125W: http://ebtables.sourceforge.net/
2126S: Maintained
679655da
JP
2127F: include/linux/netfilter_bridge/ebt_*.h
2128F: net/bridge/netfilter/ebt*.c
1da177e4 2129
237fead6 2130ECRYPT FILE SYSTEM
8b58be88
JP
2131M: Tyler Hicks <[email protected]>
2132M: Dustin Kirkland <[email protected]>
6dc7516e
MH
2133L: [email protected]
2134W: https://launchpad.net/ecryptfs
237fead6 2135S: Supported
679655da
JP
2136F: Documentation/filesystems/ecryptfs.txt
2137F: fs/ecryptfs/
237fead6 2138
da9bb1d2 2139EDAC-CORE
8b58be88 2140M: Doug Thompson <[email protected]>
7b102d03 2141L: [email protected] (moderated for non-subscribers)
0e438e3f 2142W: bluesmoke.sourceforge.net
8c2a6a40 2143S: Supported
679655da
JP
2144F: Documentation/edac.txt
2145F: drivers/edac/edac_*
2146F: include/linux/edac.h
0e438e3f 2147
c476c23b 2148EDAC-AMD64
8b58be88
JP
2149M: Doug Thompson <[email protected]>
2150M: Borislav Petkov <[email protected]>
c476c23b
BP
2151L: [email protected] (moderated for non-subscribers)
2152W: bluesmoke.sourceforge.net
2153S: Supported
2154F: drivers/edac/amd64_edac*
2155
0e438e3f 2156EDAC-E752X
8b58be88
JP
2157M: Mark Gross <[email protected]>
2158M: Doug Thompson <[email protected]>
7b102d03 2159L: [email protected] (moderated for non-subscribers)
0e438e3f
DP
2160W: bluesmoke.sourceforge.net
2161S: Maintained
679655da 2162F: drivers/edac/e752x_edac.c
0e438e3f
DP
2163
2164EDAC-E7XXX
8b58be88 2165M: Doug Thompson <[email protected]>
7b102d03 2166L: [email protected] (moderated for non-subscribers)
0e438e3f
DP
2167W: bluesmoke.sourceforge.net
2168S: Maintained
679655da 2169F: drivers/edac/e7xxx_edac.c
0e438e3f 2170
6bc78404 2171EDAC-I82443BXGX
8b58be88 2172M: Tim Small <[email protected]>
7b102d03 2173L: [email protected] (moderated for non-subscribers)
6bc78404
DT
2174W: bluesmoke.sourceforge.net
2175S: Maintained
679655da 2176F: drivers/edac/i82443bxgx_edac.c
6bc78404
DT
2177
2178EDAC-I3000
8b58be88 2179M: Jason Uhlenkott <[email protected]>
7b102d03 2180L: [email protected] (moderated for non-subscribers)
6bc78404
DT
2181W: bluesmoke.sourceforge.net
2182S: Maintained
679655da 2183F: drivers/edac/i3000_edac.c
6bc78404
DT
2184
2185EDAC-I5000
8b58be88 2186M: Doug Thompson <[email protected]>
7b102d03 2187L: [email protected] (moderated for non-subscribers)
ba9a5918
DT
2188W: bluesmoke.sourceforge.net
2189S: Maintained
679655da 2190F: drivers/edac/i5000_edac.c
ba9a5918 2191
44c12cb2 2192EDAC-I5400
8b58be88 2193M: Mauro Carvalho Chehab <[email protected]>
67c89316 2194L: [email protected]
44c12cb2
MCC
2195W: bluesmoke.sourceforge.net
2196S: Maintained
679655da 2197F: drivers/edac/i5400_edac.c
44c12cb2 2198
3c9c92b6
MCC
2199EDAC-I7300
2200M: Mauro Carvalho Chehab <[email protected]>
2201L: [email protected]
2202W: bluesmoke.sourceforge.net
2203S: Maintained
2204F: drivers/edac/i7300_edac.c
2205
67c89316
MCC
2206EDAC-I7CORE
2207M: Mauro Carvalho Chehab <[email protected]>
2208L: [email protected]
2209W: bluesmoke.sourceforge.net
2210S: Maintained
70aff0ce
JP
2211F: drivers/edac/i7core_edac.c
2212F: drivers/edac/edac_mce.c
2213F: include/linux/edac_mce.h
67c89316 2214
ba9a5918 2215EDAC-I82975X
8b58be88
JP
2216M: Ranganathan Desikan <[email protected]>
2217M: "Arvind R." <[email protected]>
7b102d03 2218L: [email protected] (moderated for non-subscribers)
ba9a5918
DT
2219W: bluesmoke.sourceforge.net
2220S: Maintained
679655da 2221F: drivers/edac/i82975x_edac.c
ba9a5918
DT
2222
2223EDAC-PASEMI
8b58be88 2224M: Egor Martovetsky <[email protected]>
7b102d03 2225L: [email protected] (moderated for non-subscribers)
6bc78404
DT
2226W: bluesmoke.sourceforge.net
2227S: Maintained
679655da 2228F: drivers/edac/pasemi_edac.c
6bc78404 2229
0e438e3f 2230EDAC-R82600
8b58be88 2231M: Tim Small <[email protected]>
7b102d03 2232L: [email protected] (moderated for non-subscribers)
0e438e3f
DP
2233W: bluesmoke.sourceforge.net
2234S: Maintained
679655da 2235F: drivers/edac/r82600_edac.c
da9bb1d2 2236
e59f8796 2237EEEPC LAPTOP EXTRAS DRIVER
8b58be88 2238M: Corentin Chary <[email protected]>
e59f8796 2239L: [email protected]
d0944853 2240L: [email protected]
76593d6f 2241W: http://acpi4asus.sf.net
e59f8796 2242S: Maintained
679655da 2243F: drivers/platform/x86/eeepc-laptop.c
e59f8796 2244
85a00d9b
PJ
2245EFIFB FRAMEBUFFER DRIVER
2246L: [email protected]
2247M: Peter Jones <[email protected]>
2248S: Maintained
2249F: drivers/video/efifb.c
2250
0bee8d28
JT
2251EFS FILESYSTEM
2252W: http://aeschi.ch.eu.org/efs/
2253S: Orphan
679655da 2254F: fs/efs/
0bee8d28 2255
4480f15b 2256EHCA (IBM GX bus InfiniBand adapter) DRIVER
8b58be88
JP
2257M: Hoang-Nam Nguyen <[email protected]>
2258M: Christoph Raisch <[email protected]>
e6cc0fd1 2259L: [email protected]
fab97220 2260S: Supported
679655da 2261F: drivers/infiniband/hw/ehca/
fab97220 2262
aa8a9e25
BL
2263EHEA (IBM pSeries eHEA 10Gb ethernet adapter) DRIVER
2264M: Breno Leitao <[email protected]>
2265L: [email protected]
2266S: Maintained
2267F: drivers/net/ehea/
2268
3e3a7d66 2269EMBEDDED LINUX
8b58be88
JP
2270M: Paul Gortmaker <[email protected]>
2271M: Matt Mackall <[email protected]>
2272M: David Woodhouse <[email protected]>
3e3a7d66
DW
2273L: [email protected]
2274S: Maintained
2275
3a1c1d44 2276EMULEX LPFC FC SCSI DRIVER
8b58be88 2277M: James Smart <[email protected]>
ce00f85c
JC
2278L: [email protected]
2279W: http://sourceforge.net/projects/lpfcxxxx
2280S: Supported
679655da 2281F: drivers/scsi/lpfc/
3a1c1d44 2282
5f5bac82 2283ENE CB710 FLASH CARD READER DRIVER
8b58be88 2284M: MichaÅ‚ MirosÅ‚aw <[email protected]>
5f5bac82
MM
2285S: Maintained
2286F: drivers/misc/cb710/
2287F: drivers/mmc/host/cb710-mmc.*
2288F: include/linux/cb710.h
2289
931e39a1
ML
2290ENE KB2426 (ENE0100/ENE020XX) INFRARED RECEIVER
2291M: Maxim Levitsky <[email protected]>
2292S: Maintained
2293F: drivers/media/IR/ene_ir.c
2294F: drivers/media/IR/ene_ir.h
2295
1da177e4 2296EPSON 1355 FRAMEBUFFER DRIVER
8b58be88
JP
2297M: Christopher Hoover <[email protected]>
2298M: Christopher Hoover <[email protected]>
1da177e4 2299S: Maintained
679655da 2300F: drivers/video/epson1355fb.c
1da177e4 2301
d5ca9006 2302EPSON S1D13XXX FRAMEBUFFER DRIVER
8b58be88 2303M: Kristoffer Ericson <[email protected]>
d5ca9006 2304S: Maintained
084bad91 2305T: git git://git.kernel.org/pub/scm/linux/kernel/git/kristoffer/linux-hpc.git
679655da
JP
2306F: drivers/video/s1d13xxxfb.c
2307F: include/video/s1d13xxxfb.h
d5ca9006 2308
1da177e4 2309ETHEREXPRESS-16 NETWORK DRIVER
8b58be88 2310M: Philip Blundell <[email protected]>
979b6c13 2311L: [email protected]
1da177e4 2312S: Maintained
679655da 2313F: drivers/net/eexpress.*
1da177e4
LT
2314
2315ETHERNET BRIDGE
8b58be88 2316M: Stephen Hemminger <[email protected]>
f318a63b 2317L: [email protected]
4c325313 2318L: [email protected]
57c511d8 2319W: http://www.linux-foundation.org/en/Net:Bridge
1da177e4 2320S: Maintained
679655da
JP
2321F: include/linux/netfilter_bridge/
2322F: net/bridge/
1da177e4
LT
2323
2324ETHERTEAM 16I DRIVER
8b58be88 2325M: Mika Kuoppala <[email protected]>
1da177e4 2326S: Maintained
679655da 2327F: drivers/net/eth16i.c
1da177e4
LT
2328
2329EXT2 FILE SYSTEM
01971952 2330M: Jan Kara <[email protected]>
72be2ccf 2331L: [email protected]
1da177e4 2332S: Maintained
679655da
JP
2333F: Documentation/filesystems/ext2.txt
2334F: fs/ext2/
2335F: include/linux/ext2*
1da177e4
LT
2336
2337EXT3 FILE SYSTEM
01971952 2338M: Jan Kara <[email protected]>
8b58be88 2339M: Andrew Morton <[email protected]>
3c373a5f 2340M: Andreas Dilger <[email protected]>
72be2ccf
EM
2341L: [email protected]
2342S: Maintained
679655da
JP
2343F: Documentation/filesystems/ext3.txt
2344F: fs/ext3/
2345F: include/linux/ext3*
72be2ccf
EM
2346
2347EXT4 FILE SYSTEM
8b58be88 2348M: "Theodore Ts'o" <[email protected]>
3c373a5f 2349M: Andreas Dilger <[email protected]>
72be2ccf 2350L: [email protected]
08a225f1 2351W: http://ext4.wiki.kernel.org
8a6e2535 2352Q: http://patchwork.ozlabs.org/project/linux-ext4/list/
1da177e4 2353S: Maintained
679655da
JP
2354F: Documentation/filesystems/ext4.txt
2355F: fs/ext4/
1da177e4 2356
e53004e2 2357F71805F HARDWARE MONITORING DRIVER
8b58be88 2358M: Jean Delvare <[email protected]>
e53004e2
JD
2359L: [email protected]
2360S: Maintained
679655da
JP
2361F: Documentation/hwmon/f71805f
2362F: drivers/hwmon/f71805f.c
e53004e2 2363
88b2dbdb
EP
2364FANOTIFY
2365M: Eric Paris <[email protected]>
2366S: Maintained
2367F: fs/notify/fanotify/
2368F: include/linux/fanotify.h
2369
1da177e4 2370FARSYNC SYNCHRONOUS DRIVER
8b58be88 2371M: Kevin Curtis <[email protected]>
1da177e4
LT
2372W: http://www.farsite.co.uk/
2373S: Supported
679655da 2374F: drivers/net/wan/farsync.*
1da177e4 2375
c5408b88 2376FAULT INJECTION SUPPORT
8b58be88 2377M: Akinobu Mita <[email protected]>
c5408b88 2378S: Supported
679655da
JP
2379F: Documentation/fault-injection/
2380F: lib/fault-inject.c
c5408b88 2381
cae727db
RL
2382FCOE SUBSYSTEM (libfc, libfcoe, fcoe)
2383M: Robert Love <[email protected]>
2384L: [email protected]
2385W: www.Open-FCoE.org
2386S: Supported
2387F: drivers/scsi/libfc/
2388F: drivers/scsi/fcoe/
2389F: include/scsi/fc/
2390F: include/scsi/libfc.h
2391F: include/scsi/libfcoe.h
2392
e2d1d6c0 2393FILE LOCKING (flock() and fcntl()/lockf())
8b58be88 2394M: Matthew Wilcox <[email protected]>
e2d1d6c0 2395L: [email protected]
1da177e4 2396S: Maintained
679655da
JP
2397F: include/linux/fcntl.h
2398F: include/linux/fs.h
2399F: fs/fcntl.c
2400F: fs/locks.c
1da177e4 2401
e2d1d6c0 2402FILESYSTEMS (VFS and infrastructure)
8b58be88 2403M: Alexander Viro <[email protected]>
e2d1d6c0 2404L: [email protected]
173acc7c 2405S: Maintained
679655da 2406F: fs/*
173acc7c 2407
b26e0ed4 2408FINTEK F75375S HARDWARE MONITOR AND FAN CONTROLLER DRIVER
05576a1e 2409M: Riku Voipio <[email protected]>
b26e0ed4
RV
2410L: [email protected]
2411S: Maintained
d5ca6918
JP
2412F: drivers/hwmon/f75375s.c
2413F: include/linux/f75375s.h
b26e0ed4 2414
7d2c86b5 2415FIREWIRE SUBSYSTEM
8b58be88 2416M: Stefan Richter <[email protected]>
e2d1d6c0 2417L: [email protected]
958a29cb 2418W: http://ieee1394.wiki.kernel.org/
54e5881d 2419T: git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
e2d1d6c0 2420S: Maintained
679655da
JP
2421F: drivers/firewire/
2422F: include/linux/firewire*.h
9f6d3c4b 2423F: tools/firewire/
e2d1d6c0
RD
2424
2425FIRMWARE LOADER (request_firmware)
e2d1d6c0 2426S: Orphan
679655da
JP
2427F: Documentation/firmware_class/
2428F: drivers/base/firmware*.c
2429F: include/linux/firmware.h
e2d1d6c0
RD
2430
2431FPU EMULATOR
8b58be88 2432M: Bill Metzenthen <[email protected]>
e769980f 2433W: http://floatingpoint.sourceforge.net/emulator/index.html
e2d1d6c0 2434S: Maintained
679655da 2435F: arch/x86/math-emu/
e2d1d6c0
RD
2436
2437FRAME RELAY DLCI/FRAD (Sangoma drivers too)
8b58be88 2438M: Mike McLagan <[email protected]>
e2d1d6c0
RD
2439L: [email protected]
2440S: Maintained
679655da
JP
2441F: drivers/net/wan/dlci.c
2442F: drivers/net/wan/sdla.c
e2d1d6c0
RD
2443
2444FRAMEBUFFER LAYER
c69f677c 2445L: [email protected]
e2d1d6c0 2446W: http://linux-fbdev.sourceforge.net/
b22fe37b 2447Q: http://patchwork.kernel.org/project/linux-fbdev/list/
fc5fef5e 2448T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6.git
36025a81 2449S: Orphan
679655da 2450F: Documentation/fb/
b22fe37b
PM
2451F: drivers/video/
2452F: include/video/
679655da 2453F: include/linux/fb.h
e2d1d6c0
RD
2454
2455FREESCALE DMA DRIVER
8b58be88
JP
2456M: Li Yang <[email protected]>
2457M: Zhang Wei <[email protected]>
a4724ed6 2458L: [email protected]
e2d1d6c0 2459S: Maintained
679655da 2460F: drivers/dma/fsldma.*
e2d1d6c0
RD
2461
2462FREESCALE I2C CPM DRIVER
8b58be88 2463M: Jochen Friedrich <[email protected]>
a4724ed6 2464L: [email protected]
846557d3 2465L: [email protected]
0d2b405a 2466S: Maintained
679655da 2467F: drivers/i2c/busses/i2c-cpm.c
0d2b405a 2468
60e8c5ab 2469FREESCALE IMX / MXC FRAMEBUFFER DRIVER
8b58be88 2470M: Sascha Hauer <[email protected]>
c69f677c 2471L: [email protected]
efc03ecb 2472L: [email protected] (moderated for non-subscribers)
60e8c5ab 2473S: Maintained
679655da
JP
2474F: arch/arm/plat-mxc/include/mach/imxfb.h
2475F: drivers/video/imxfb.c
60e8c5ab 2476
4689a6b1 2477FREESCALE SOC FS_ENET DRIVER
8b58be88
JP
2478M: Pantelis Antoniou <[email protected]>
2479M: Vitaly Bordug <[email protected]>
a4724ed6 2480L: [email protected]
4689a6b1
PA
2481L: [email protected]
2482S: Maintained
679655da
JP
2483F: drivers/net/fs_enet/
2484F: include/linux/fs_enet_pd.h
4689a6b1 2485
d9e9d82c 2486FREESCALE QUICC ENGINE LIBRARY
8b58be88 2487M: Timur Tabi <[email protected]>
a4724ed6 2488L: [email protected]
d9e9d82c 2489S: Supported
679655da
JP
2490F: arch/powerpc/sysdev/qe_lib/
2491F: arch/powerpc/include/asm/*qe.h
d9e9d82c 2492
b55ef929 2493FREESCALE USB PERIPHERAL DRIVERS
8b58be88 2494M: Li Yang <[email protected]>
6372594a 2495L: [email protected]
a4724ed6 2496L: [email protected]
a7205b30 2497S: Maintained
5429c731 2498F: drivers/usb/gadget/fsl*
a7205b30 2499
beaf53bf 2500FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
8b58be88 2501M: Li Yang <[email protected]>
beaf53bf 2502L: [email protected]
a4724ed6 2503L: [email protected]
beaf53bf 2504S: Maintained
679655da 2505F: drivers/net/ucc_geth*
beaf53bf 2506
d9e9d82c 2507FREESCALE QUICC ENGINE UCC UART DRIVER
8b58be88 2508M: Timur Tabi <[email protected]>
a4724ed6 2509L: [email protected]
d9e9d82c 2510S: Supported
679655da 2511F: drivers/serial/ucc_uart.c
d9e9d82c
TT
2512
2513FREESCALE SOC SOUND DRIVERS
8b58be88 2514M: Timur Tabi <[email protected]>
93711660 2515L: [email protected] (moderated for non-subscribers)
a4724ed6 2516L: [email protected]
d9e9d82c 2517S: Supported
69aefcea
JP
2518F: sound/soc/fsl/fsl*
2519F: sound/soc/fsl/mpc8610_hpcd.c
d9e9d82c 2520
1da177e4 2521FREEVXFS FILESYSTEM
8b58be88 2522M: Christoph Hellwig <[email protected]>
1da177e4
LT
2523W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
2524S: Maintained
679655da 2525F: fs/freevxfs/
1da177e4 2526
71038f52 2527FREEZER
8b58be88
JP
2528M: Pavel Machek <[email protected]>
2529M: "Rafael J. Wysocki" <[email protected]>
71038f52
PM
2530L: [email protected]
2531S: Supported
679655da
JP
2532F: Documentation/power/freezing-of-tasks.txt
2533F: include/linux/freezer.h
2534F: kernel/freezer.c
71038f52 2535
a5432f5a 2536FS-CACHE: LOCAL CACHING FOR NETWORK FILESYSTEMS
8b58be88 2537M: David Howells <[email protected]>
a5432f5a
DH
2538L: [email protected]
2539S: Supported
2540F: Documentation/filesystems/caching/
2541F: fs/fscache/
2542F: include/linux/fscache*.h
2543
5ab7ffea 2544FUJITSU FR-V (FRV) PORT
8b58be88 2545M: David Howells <[email protected]>
1da177e4 2546S: Maintained
679655da 2547F: arch/frv/
1da177e4 2548
20b93734 2549FUJITSU LAPTOP EXTRAS
8b58be88 2550M: Jonathan Woithe <[email protected]>
d0944853 2551L: [email protected]
20b93734 2552S: Maintained
679655da 2553F: drivers/platform/x86/fujitsu-laptop.c
20b93734 2554
04578f17 2555FUSE: FILESYSTEM IN USERSPACE
8b58be88 2556M: Miklos Szeredi <[email protected]>
04578f17
MS
2557L: [email protected]
2558W: http://fuse.sourceforge.net/
2559S: Maintained
679655da
JP
2560F: fs/fuse/
2561F: include/linux/fuse.h
04578f17 2562
1da177e4 2563FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
8b58be88 2564M: Rik Faith <[email protected]>
1da177e4 2565L: [email protected]
baaea1dc 2566S: Odd Fixes (e.g., new signatures)
679655da 2567F: drivers/scsi/fdomain.*
1da177e4
LT
2568
2569GDT SCSI DISK ARRAY CONTROLLER DRIVER
8b58be88 2570M: Achim Leubner <[email protected]>
1da177e4
LT
2571L: [email protected]
2572W: http://www.icp-vortex.com/
2573S: Supported
679655da 2574F: drivers/scsi/gdt*
1da177e4 2575
1c23af90 2576GENERIC GPIO I2C DRIVER
880b0e26 2577M: Haavard Skinnemoen <[email protected]>
1c23af90 2578S: Supported
679655da
JP
2579F: drivers/i2c/busses/i2c-gpio.c
2580F: include/linux/i2c-gpio.h
1c23af90 2581
9251ce95 2582GENERIC HDLC (WAN) DRIVERS
8b58be88 2583M: Krzysztof Halasa <[email protected]>
1da177e4
LT
2584W: http://www.kernel.org/pub/linux/utils/net/hdlc/
2585S: Maintained
679655da
JP
2586F: drivers/net/wan/c101.c
2587F: drivers/net/wan/hd6457*
2588F: drivers/net/wan/hdlc*
2589F: drivers/net/wan/n2.c
2590F: drivers/net/wan/pc300too.c
2591F: drivers/net/wan/pci200syn.c
2592F: drivers/net/wan/wanxl*
1da177e4 2593
1527aab6 2594GENERIC INCLUDE/ASM HEADER FILES
8b58be88 2595M: Arnd Bergmann <[email protected]>
1527aab6
AB
2596L: [email protected]
2597T: git git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic.git
2598S: Maintained
2599F: include/asm-generic
2600
ccb86a69 2601GENERIC UIO DRIVER FOR PCI DEVICES
bda2562c 2602M: "Michael S. Tsirkin" <[email protected]>
ccb86a69 2603L: [email protected]
ccb86a69
MT
2604S: Supported
2605F: drivers/uio/uio_pci_generic.c
2606
5be7b50f 2607GFS2 FILE SYSTEM
8b58be88 2608M: Steven Whitehouse <[email protected]>
a4644184 2609L: [email protected]
5be7b50f 2610W: http://sources.redhat.com/cluster/
54e5881d
JP
2611T: git git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
2612T: git git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
5be7b50f 2613S: Supported
679655da
JP
2614F: Documentation/filesystems/gfs2*.txt
2615F: fs/gfs2/
2616F: include/linux/gfs2_ondisk.h
5be7b50f 2617
0a34eb8f 2618GIGASET ISDN DRIVERS
8b58be88
JP
2619M: Hansjoerg Lipp <[email protected]>
2620M: Tilman Schmidt <[email protected]>
0a34eb8f
HL
2621L: [email protected]
2622W: http://gigaset307x.sourceforge.net/
2623S: Maintained
679655da
JP
2624F: Documentation/isdn/README.gigaset
2625F: drivers/isdn/gigaset/
2626F: include/linux/gigaset_dev.h
0a34eb8f 2627
d4c41139
KG
2628GRETH 10/100/1G Ethernet MAC device driver
2629M: Kristoffer Glembo <[email protected]>
2630L: [email protected]
2631S: Maintained
2632F: drivers/net/greth*
2633
e2d1d6c0 2634HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
8b58be88 2635M: Frank Seidel <[email protected]>
bd9fc3a7 2636L: [email protected]
211e3e0e 2637W: http://www.kernel.org/pub/linux/kernel/people/fseidel/hdaps/
e2d1d6c0 2638S: Maintained
bd9fc3a7 2639F: drivers/platform/x86/hdaps.c
e2d1d6c0 2640
7bc98b97
AK
2641HWPOISON MEMORY FAILURE HANDLING
2642M: Andi Kleen <[email protected]>
2643L: [email protected]
2644L: [email protected]
2645T: git git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6.git hwpoison
2646S: Maintained
2647F: mm/memory-failure.c
2648F: mm/hwpoison-inject.c
2649
c90bfeb8 2650HYPERVISOR VIRTUAL CONSOLE DRIVER
a4724ed6 2651L: [email protected]
c90bfeb8
ME
2652S: Odd Fixes
2653F: drivers/char/hvc_*
2654
c4d1409b
KRW
2655iSCSI BOOT FIRMWARE TABLE (iBFT) DRIVER
2656M: Peter Jones <[email protected]>
2657M: Konrad Rzeszutek Wilk <[email protected]>
2658S: Maintained
2659F: drivers/firmware/iscsi_ibft*
2660
e8deeae2 2661GSPCA FINEPIX SUBDRIVER
8b58be88 2662M: Frank Zago <[email protected]>
661263b5 2663L: [email protected]
54e5881d 2664T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
e8deeae2 2665S: Maintained
679655da 2666F: drivers/media/video/gspca/finepix.c
e8deeae2 2667
4b3fa3c4
OL
2668GSPCA GL860 SUBDRIVER
2669M: Olivier Lorin <[email protected]>
2670L: [email protected]
2671T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
2672S: Maintained
2673F: drivers/media/video/gspca/gl860/
2674
e8deeae2 2675GSPCA M5602 SUBDRIVER
8b58be88 2676M: Erik Andren <[email protected]>
661263b5 2677L: [email protected]
54e5881d 2678T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
e8deeae2 2679S: Maintained
679655da 2680F: drivers/media/video/gspca/m5602/
e8deeae2
JFM
2681
2682GSPCA PAC207 SONIXB SUBDRIVER
8b58be88 2683M: Hans de Goede <[email protected]>
661263b5 2684L: [email protected]
54e5881d 2685T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
e8deeae2 2686S: Maintained
679655da 2687F: drivers/media/video/gspca/pac207.c
e8deeae2 2688
261982f1 2689GSPCA SN9C20X SUBDRIVER
d95c5b0b 2690M: Brian Johnson <[email protected]>
261982f1
BJ
2691L: [email protected]
2692T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
2693S: Maintained
2694F: drivers/media/video/gspca/sn9c20x.c
2695
e8deeae2 2696GSPCA T613 SUBDRIVER
8b58be88 2697M: Leandro Costantino <[email protected]>
661263b5 2698L: [email protected]
54e5881d 2699T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
e8deeae2 2700S: Maintained
679655da 2701F: drivers/media/video/gspca/t613.c
e8deeae2
JFM
2702
2703GSPCA USB WEBCAM DRIVER
8b58be88 2704M: Jean-Francois Moine <[email protected]>
e8deeae2 2705W: http://moinejf.free.fr
661263b5 2706L: [email protected]
54e5881d 2707T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
e8deeae2 2708S: Maintained
679655da 2709F: drivers/media/video/gspca/
e8deeae2 2710
5b543965 2711HARDWARE MONITORING
9e012c1a
JD
2712M: Jean Delvare <[email protected]>
2713M: Guenter Roeck <[email protected]>
5b543965 2714L: [email protected]
595142e0 2715W: http://www.lm-sensors.org/
9e012c1a 2716T: quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-hwmon/
885374e3
GR
2717T: quilt kernel.org/pub/linux/kernel/people/groeck/linux-staging/
2718T: git git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git
9e012c1a 2719S: Maintained
047f4ec2 2720F: Documentation/hwmon/
679655da 2721F: drivers/hwmon/
047f4ec2 2722F: include/linux/hwmon*.h
5b543965 2723
844dd05f 2724HARDWARE RANDOM NUMBER GENERATOR CORE
c0d0787b
JP
2725M: Matt Mackall <[email protected]>
2726M: Herbert Xu <[email protected]>
2727S: Odd fixes
679655da
JP
2728F: Documentation/hw_random.txt
2729F: drivers/char/hw_random/
2730F: include/linux/hw_random.h
844dd05f 2731
1da177e4 2732HARMONY SOUND DRIVER
8b58be88 2733M: Kyle McMartin <[email protected]>
ac6aecbf 2734L: [email protected]
1da177e4 2735S: Maintained
679655da 2736F: sound/parisc/harmony.*
1da177e4 2737
e2d1d6c0 2738HEWLETT-PACKARD SMART2 RAID DRIVER
8b58be88 2739M: Chirag Kantharia <[email protected]>
e2d1d6c0
RD
2740L: [email protected]
2741S: Maintained
679655da
JP
2742F: Documentation/blockdev/cpqarray.txt
2743F: drivers/block/cpqarray.*
e2d1d6c0 2744
9257aa49
SC
2745HEWLETT-PACKARD SMART ARRAY RAID DRIVER (hpsa)
2746M: Stephen M. Cameron <[email protected]>
2747L: [email protected]
2748S: Supported
2749F: Documentation/scsi/hpsa.txt
2750F: drivers/scsi/hpsa*.[ch]
2751F: include/linux/cciss*.h
2752
e2d1d6c0 2753HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
8b58be88 2754M: Mike Miller <[email protected]>
e2d1d6c0
RD
2755L: [email protected]
2756S: Supported
679655da
JP
2757F: Documentation/blockdev/cciss.txt
2758F: drivers/block/cciss*
2759F: include/linux/cciss_ioctl.h
e2d1d6c0 2760
1da177e4 2761HFS FILESYSTEM
8b58be88 2762M: Roman Zippel <[email protected]>
1da177e4 2763S: Maintained
679655da
JP
2764F: Documentation/filesystems/hfs.txt
2765F: fs/hfs/
1da177e4
LT
2766
2767HGA FRAMEBUFFER DRIVER
8b58be88 2768M: Ferenc Bakonyi <[email protected]>
1da177e4
LT
2769L: [email protected]
2770W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
2771S: Maintained
679655da 2772F: drivers/video/hgafb.c
1da177e4 2773
4480f15b 2774HIBERNATION (aka Software Suspend, aka swsusp)
8b58be88
JP
2775M: Pavel Machek <[email protected]>
2776M: "Rafael J. Wysocki" <[email protected]>
e2d1d6c0
RD
2777L: [email protected]
2778S: Supported
679655da
JP
2779F: arch/x86/power/
2780F: drivers/base/power/
2781F: kernel/power/
2782F: include/linux/suspend.h
2783F: include/linux/freezer.h
2784F: include/linux/pm.h
679655da 2785F: arch/*/include/asm/suspend*.h
e2d1d6c0 2786
4ef4caad 2787HID CORE LAYER
8b58be88 2788M: Jiri Kosina <[email protected]>
eb76c5c0 2789L: [email protected]
54e5881d 2790T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git
4ef4caad 2791S: Maintained
679655da
JP
2792F: drivers/hid/
2793F: include/linux/hid*
4ef4caad 2794
38bed542 2795HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
8b58be88 2796M: Thomas Gleixner <[email protected]>
38bed542 2797S: Maintained
679655da
JP
2798F: Documentation/timers/
2799F: kernel/hrtimer.c
2800F: include/linux/hrtimer.h
38bed542 2801
1da177e4 2802HIGH-SPEED SCC DRIVER FOR AX.25
8b58be88 2803M: Klaus Kudielka <[email protected]>
1da177e4
LT
2804L: [email protected]
2805W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
2806S: Maintained
679655da
JP
2807F: drivers/net/hamradio/dmascc.c
2808F: drivers/net/hamradio/scc.c
1da177e4 2809
ede1e6f8 2810HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
8b58be88 2811M: HighPoint Linux Team <[email protected]>
ede1e6f8
HLT
2812W: http://www.highpoint-tech.com
2813S: Supported
679655da
JP
2814F: Documentation/scsi/hptiop.txt
2815F: drivers/scsi/hptiop.c
ede1e6f8 2816
1da177e4 2817HIPPI
8b58be88 2818M: Jes Sorensen <[email protected]>
1da177e4
LT
2819L: [email protected]
2820S: Maintained
679655da
JP
2821F: include/linux/hippidevice.h
2822F: include/linux/if_hippi.h
2823F: net/802/hippi.c
1da177e4 2824
ff1d2767 2825HOST AP DRIVER
8b58be88 2826M: Jouni Malinen <[email protected]>
85d32e7b 2827L: [email protected] (subscribers-only)
724c6b35 2828L: [email protected]
ff1d2767
JM
2829W: http://hostap.epitest.fi/
2830S: Maintained
679655da 2831F: drivers/net/wireless/hostap/
ff1d2767 2832
dd8cd779 2833HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER
8b58be88 2834M: Carlos Corbacho <[email protected]>
d0944853 2835L: [email protected]
dd8cd779 2836S: Odd Fixes
679655da 2837F: drivers/platform/x86/tc1100-wmi.c
dd8cd779 2838
e2d1d6c0 2839HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
8b58be88 2840M: Jaroslav Kysela <[email protected]>
e2d1d6c0 2841S: Maintained
679655da 2842F: drivers/net/hp100.*
e2d1d6c0 2843
7d2c86b5 2844HPET: High Precision Event Timers driver
8b58be88 2845M: Clemens Ladisch <[email protected]>
b9b0332f 2846S: Maintained
679655da
JP
2847F: Documentation/timers/hpet.txt
2848F: drivers/char/hpet.c
2849F: include/linux/hpet.h
b9b0332f 2850
e07b5d79 2851HPET: x86
9c5fb19a 2852M: "Venkatesh Pallipadi (Venki)" <[email protected]>
b9b0332f 2853S: Maintained
679655da
JP
2854F: arch/x86/kernel/hpet.c
2855F: arch/x86/include/asm/hpet.h
b9b0332f 2856
1da177e4 2857HPFS FILESYSTEM
8b58be88 2858M: Mikulas Patocka <[email protected]>
1da177e4
LT
2859W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
2860S: Maintained
679655da 2861F: fs/hpfs/
1da177e4 2862
7d2c86b5 2863HSO 3G MODEM DRIVER
8b58be88 2864M: Jan Dumon <[email protected]>
11cd29b0
DJB
2865W: http://www.pharscape.org
2866S: Maintained
679655da 2867F: drivers/net/usb/hso.c
11cd29b0 2868
5a18c343 2869HTCPEN TOUCHSCREEN DRIVER
8b58be88 2870M: Pau Oliva Fora <[email protected]>
5a18c343
POF
2871L: [email protected]
2872S: Maintained
679655da 2873F: drivers/input/touchscreen/htcpen.c
5a18c343 2874
1da177e4 2875HUGETLB FILESYSTEM
8b58be88 2876M: William Irwin <[email protected]>
1da177e4 2877S: Maintained
679655da 2878F: fs/hugetlbfs/
1da177e4 2879
6ea884db 2880I2C/SMBUS STUB DRIVER
8b58be88 2881M: "Mark M. Hoffman" <[email protected]>
846557d3 2882L: [email protected]
6ea884db 2883S: Maintained
679655da 2884F: drivers/i2c/busses/i2c-stub.c
6ea884db 2885
5b543965 2886I2C SUBSYSTEM
8b58be88
JP
2887M: "Jean Delvare (PC drivers, core)" <[email protected]>
2888M: "Ben Dooks (embedded platforms)" <[email protected]>
846557d3 2889L: [email protected]
a01064a9
JD
2890W: http://i2c.wiki.kernel.org/
2891T: quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-i2c/
0e533008 2892T: git git://git.fluff.org/bjdooks/linux.git
1da177e4 2893S: Maintained
679655da
JP
2894F: Documentation/i2c/
2895F: drivers/i2c/
2896F: include/linux/i2c.h
03b70d62 2897F: include/linux/i2c-*.h
1da177e4 2898
e8c76eed 2899I2C-TINY-USB DRIVER
8b58be88 2900M: Till Harbaum <[email protected]>
846557d3 2901L: [email protected]
932d1872 2902W: http://www.harbaum.org/till/i2c_tiny_usb
e8c76eed 2903S: Maintained
679655da 2904F: drivers/i2c/busses/i2c-tiny-usb.c
e8c76eed 2905
1da177e4 2906i386 BOOT CODE
8b58be88 2907M: "H. Peter Anvin" <[email protected]>
1da177e4 2908S: Maintained
679655da 2909F: arch/x86/boot/
1da177e4
LT
2910
2911i386 SETUP CODE / CPU ERRATA WORKAROUNDS
8b58be88 2912M: "H. Peter Anvin" <[email protected]>
54e5881d 2913T: git git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
1da177e4
LT
2914S: Maintained
2915
1da177e4 2916IA64 (Itanium) PLATFORM
8b58be88
JP
2917M: Tony Luck <[email protected]>
2918M: Fenghua Yu <[email protected]>
1da177e4
LT
2919L: [email protected]
2920W: http://www.ia64-linux.org/
54e5881d 2921T: git git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6.git
1da177e4 2922S: Maintained
679655da 2923F: arch/ia64/
1da177e4 2924
1da177e4 2925IBM MCA SCSI SUBSYSTEM DRIVER
8b58be88 2926M: Michael Lang <[email protected]>
1da177e4
LT
2927W: http://www.uni-mainz.de/~langm000/linux.html
2928S: Maintained
679655da 2929F: drivers/scsi/ibmmca.c
1da177e4
LT
2930
2931IBM Power Linux RAID adapter
8b58be88 2932M: Brian King <[email protected]>
1da177e4 2933S: Supported
679655da 2934F: drivers/scsi/ipr.*
1da177e4 2935
9d348af4
SL
2936IBM Power Virtual Ethernet Device Driver
2937M: Santiago Leon <[email protected]>
2938L: [email protected]
2939S: Supported
2940F: drivers/net/ibmveth.*
2941
1da177e4
LT
2942IBM ServeRAID RAID DRIVER
2943P: Jack Hammer
8b58be88 2944M: Dave Jeffery <[email protected]>
1da177e4 2945W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
b7eee616 2946S: Supported
679655da 2947F: drivers/scsi/ips.*
1da177e4 2948
1e7106fc 2949IDE SUBSYSTEM
8b58be88 2950M: "David S. Miller" <[email protected]>
1da177e4 2951L: [email protected]
8a6e2535 2952Q: http://patchwork.ozlabs.org/project/linux-ide/list/
920d44ed 2953T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6.git
1da177e4 2954S: Maintained
679655da
JP
2955F: Documentation/ide/
2956F: drivers/ide/
2957F: include/linux/ide.h
1da177e4 2958
0f861e8c 2959IDE/ATAPI DRIVERS
8b58be88 2960M: Borislav Petkov <[email protected]>
9c5b0ce4 2961L: [email protected]
c404c199 2962S: Maintained
679655da
JP
2963F: Documentation/cdrom/ide-cd
2964F: drivers/ide/ide-cd*
1da177e4 2965
27471fdb 2966IDLE-I7300
8b58be88 2967M: Andy Henroid <[email protected]>
27471fdb
AH
2968L: [email protected]
2969S: Supported
679655da 2970F: drivers/idle/i7300_idle.c
27471fdb 2971
7d2c86b5 2972IEEE 1394 SUBSYSTEM
8b58be88 2973M: Stefan Richter <[email protected]>
1da177e4 2974L: [email protected]
958a29cb 2975W: http://ieee1394.wiki.kernel.org/
54e5881d 2976T: git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
958a29cb 2977S: Obsolete
544df55d 2978F: Documentation/debugging-via-ohci1394.txt
679655da 2979F: drivers/ieee1394/
1da177e4 2980
02cf2286 2981IEEE 802.15.4 SUBSYSTEM
8b58be88
JP
2982M: Dmitry Eremin-Solenikov <[email protected]>
2983M: Sergey Lapin <[email protected]>
e0af6062 2984L: [email protected] (moderated for non-subscribers)
02cf2286 2985W: http://apps.sourceforge.net/trac/linux-zigbee
a060330e 2986T: git git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan.git
02cf2286
SL
2987S: Maintained
2988F: net/ieee802154/
a26c4463 2989F: drivers/ieee802154/
02cf2286 2990
aa7168f4 2991INTEGRITY MEASUREMENT ARCHITECTURE (IMA)
8b58be88 2992M: Mimi Zohar <[email protected]>
aa7168f4 2993S: Supported
679655da 2994F: security/integrity/ima/
aa7168f4 2995
1da177e4 2996IMS TWINTURBO FRAMEBUFFER DRIVER
c69f677c 2997L: [email protected]
843393d3 2998S: Orphan
679655da 2999F: drivers/video/imsttfb.c
1da177e4
LT
3000
3001INFINIBAND SUBSYSTEM
8b58be88
JP
3002M: Roland Dreier <[email protected]>
3003M: Sean Hefty <[email protected]>
3004M: Hal Rosenstock <[email protected]>
e6cc0fd1 3005L: [email protected]
605841f5 3006W: http://www.openfabrics.org/
8a6e2535 3007Q: http://patchwork.kernel.org/project/linux-rdma/list/
54e5881d 3008T: git git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband.git
1da177e4 3009S: Supported
679655da
JP
3010F: Documentation/infiniband/
3011F: drivers/infiniband/
3012F: include/linux/if_infiniband.h
1da177e4 3013
c9f04f58 3014INOTIFY
8b58be88
JP
3015M: John McCutchan <[email protected]>
3016M: Robert Love <[email protected]>
3017M: Eric Paris <[email protected]>
c9f04f58 3018S: Maintained
679655da
JP
3019F: Documentation/filesystems/inotify.txt
3020F: fs/notify/inotify/
3021F: include/linux/inotify.h
c9f04f58 3022
e2d1d6c0 3023INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
8b58be88
JP
3024M: Dmitry Torokhov <[email protected]>
3025M: Dmitry Torokhov <[email protected]>
e2d1d6c0 3026L: [email protected]
8a6e2535 3027Q: http://patchwork.kernel.org/project/linux-input/list/
54e5881d 3028T: git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git
e2d1d6c0 3029S: Maintained
679655da 3030F: drivers/input/
e2d1d6c0 3031
3267a87f
HR
3032INPUT MULTITOUCH (MT) PROTOCOL
3033M: Henrik Rydberg <[email protected]>
3034L: [email protected]
3035S: Maintained
3036F: Documentation/input/multi-touch-protocol.txt
3037K: \b(ABS|SYN)_MT_
3038
26717172
LB
3039INTEL IDLE DRIVER
3040M: Len Brown <[email protected]>
3041L: [email protected]
3042T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6.git
3043S: Supported
3044F: drivers/idle/intel_idle.c
3045
9eb8ef74 3046INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
55a23c4a 3047M: Maik Broemme <[email protected]>
c69f677c 3048L: [email protected]
ce00f85c 3049S: Maintained
679655da
JP
3050F: Documentation/fb/intelfb.txt
3051F: drivers/video/intelfb/
9eb8ef74 3052
1da177e4 3053INTEL 810/815 FRAMEBUFFER DRIVER
8b58be88 3054M: Antonino Daplas <[email protected]>
c69f677c 3055L: [email protected]
ce00f85c 3056S: Maintained
679655da 3057F: drivers/video/i810/
1da177e4 3058
f4a9bc4c 3059INTEL MENLOW THERMAL DRIVER
8b58be88 3060M: Sujith Thomas <[email protected]>
d0944853 3061L: [email protected]
f4a9bc4c
TS
3062W: http://www.lesswatts.org/projects/acpi/
3063S: Supported
679655da 3064F: drivers/platform/x86/intel_menlow.c
f4a9bc4c 3065
1da177e4 3066INTEL IA32 MICROCODE UPDATE SUPPORT
8b58be88 3067M: Tigran Aivazian <[email protected]>
1da177e4 3068S: Maintained
679655da
JP
3069F: arch/x86/kernel/microcode_core.c
3070F: arch/x86/kernel/microcode_intel.c
1da177e4 3071
248a9dc3 3072INTEL I/OAT DMA DRIVER
9fe3b691 3073M: Dan Williams <[email protected]>
248a9dc3 3074S: Supported
679655da 3075F: drivers/dma/ioat*
248a9dc3 3076
6c8909b4 3077INTEL IOMMU (VT-d)
8b58be88 3078M: David Woodhouse <[email protected]>
6c8909b4 3079L: [email protected]
54e5881d 3080T: git git://git.infradead.org/iommu-2.6.git
6c8909b4 3081S: Supported
679655da
JP
3082F: drivers/pci/intel-iommu.c
3083F: include/linux/intel-iommu.h
6c8909b4 3084
b3e5f263 3085INTEL IOP-ADMA DMA DRIVER
8b58be88 3086M: Dan Williams <[email protected]>
f00f510a 3087S: Maintained
679655da 3088F: drivers/dma/iop-adma.c
b3e5f263 3089
9251ce95 3090INTEL IXP4XX QMGR, NPE, ETHERNET and HSS SUPPORT
8b58be88 3091M: Krzysztof Halasa <[email protected]>
9251ce95 3092S: Maintained
679655da
JP
3093F: arch/arm/mach-ixp4xx/include/mach/qmgr.h
3094F: arch/arm/mach-ixp4xx/include/mach/npe.h
3095F: arch/arm/mach-ixp4xx/ixp4xx_qmgr.c
3096F: arch/arm/mach-ixp4xx/ixp4xx_npe.c
3097F: drivers/net/arm/ixp4xx_eth.c
3098F: drivers/net/wan/ixp4xx_hss.c
9251ce95 3099
844dd05f 3100INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
8b58be88 3101M: Deepak Saxena <[email protected]>
844dd05f 3102S: Maintained
679655da 3103F: drivers/char/hw_random/ixp4xx-rng.c
844dd05f 3104
2b7a52a4 3105INTEL IXP2000 ETHERNET DRIVER
8b58be88 3106M: Lennert Buytenhek <[email protected]>
2b7a52a4
LB
3107L: [email protected]
3108S: Maintained
679655da 3109F: drivers/net/ixp2000/
2b7a52a4 3110
0d164401 3111INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/igbvf/ixgb/ixgbe/ixgbevf)
8b58be88
JP
3112M: Jeff Kirsher <[email protected]>
3113M: Jesse Brandeburg <[email protected]>
3114M: Bruce Allan <[email protected]>
0d164401
JK
3115M: Carolyn Wyborny <[email protected]>
3116M: Don Skidmore <[email protected]>
3117M: Greg Rose <[email protected]>
8b58be88 3118M: PJ Waskiewicz <[email protected]>
0d164401 3119M: Alex Duyck <[email protected]>
8b58be88 3120M: John Ronciak <[email protected]>
dcd01faf 3121L: [email protected]
d94e6fed 3122W: http://e1000.sourceforge.net/
1da177e4 3123S: Supported
0d164401
JK
3124F: Documentation/networking/e100.txt
3125F: Documentation/networking/e1000.txt
3126F: Documentation/networking/e1000e.txt
3127F: Documentation/networking/igb.txt
3128F: Documentation/networking/igbvf.txt
3129F: Documentation/networking/ixgb.txt
3130F: Documentation/networking/ixgbe.txt
3131F: Documentation/networking/ixgbevf.txt
679655da
JP
3132F: drivers/net/e100.c
3133F: drivers/net/e1000/
3134F: drivers/net/e1000e/
3135F: drivers/net/igb/
de4fc07a 3136F: drivers/net/igbvf/
679655da
JP
3137F: drivers/net/ixgb/
3138F: drivers/net/ixgbe/
0d164401 3139F: drivers/net/ixgbevf/
1da177e4 3140
826d2abe 3141INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
724c6b35 3142L: [email protected]
e7fdc95e 3143S: Orphan
679655da
JP
3144F: Documentation/networking/README.ipw2100
3145F: drivers/net/wireless/ipw2x00/ipw2100.*
826d2abe
JK
3146
3147INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
724c6b35 3148L: [email protected]
e7fdc95e 3149S: Orphan
679655da
JP
3150F: Documentation/networking/README.ipw2200
3151F: drivers/net/wireless/ipw2x00/ipw2200.*
826d2abe 3152
4bd96a7a
SW
3153INTEL(R) TRUSTED EXECUTION TECHNOLOGY (TXT)
3154M: Joseph Cihula <[email protected]>
3155M: Shane Wang <[email protected]>
3156L: [email protected]
3157W: http://tboot.sourceforge.net
3158T: Mercurial http://www.bughost.org/repos.hg/tboot.hg
3159S: Supported
3160F: Documentation/intel_txt.txt
3161F: include/linux/tboot.h
3162F: arch/x86/kernel/tboot.c
3163
8a70da82 3164INTEL WIRELESS WIMAX CONNECTION 2400
8b58be88 3165M: Inaky Perez-Gonzalez <[email protected]>
8a70da82
IPG
3166M: [email protected]
3167L: [email protected]
3168S: Supported
3169W: http://linuxwimax.org
679655da
JP
3170F: Documentation/wimax/README.i2400m
3171F: drivers/net/wimax/i2400m/
3172F: include/linux/wimax/i2400m.h
8a70da82 3173
b481de9c 3174INTEL WIRELESS WIFI LINK (iwlwifi)
8b58be88 3175M: Reinette Chatre <[email protected]>
9edc71b7 3176M: Wey-Yi Guy <[email protected]>
a0bf797f 3177M: Intel Linux Wireless <[email protected]>
b481de9c 3178L: [email protected]
b481de9c 3179W: http://intellinuxwireless.org
54e5881d 3180T: git git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git
b481de9c 3181S: Supported
679655da 3182F: drivers/net/wireless/iwlwifi/
b481de9c 3183
f6cd53c6
SO
3184INTEL WIRELESS MULTICOMM 3200 WIFI (iwmc3200wifi)
3185M: Samuel Ortiz <[email protected]>
f6cd53c6
SO
3186M: Intel Linux Wireless <[email protected]>
3187L: [email protected]
3188S: Supported
3189W: http://wireless.kernel.org/en/users/Drivers/iwmc3200wifi
3190F: drivers/net/wireless/iwmc3200wifi/
3191
cb109a0e 3192IOC3 ETHERNET DRIVER
8b58be88 3193M: Ralf Baechle <[email protected]>
1da177e4
LT
3194L: [email protected]
3195S: Maintained
679655da 3196F: drivers/net/ioc3-eth.c
1da177e4 3197
cb109a0e 3198IOC3 SERIAL DRIVER
8b58be88 3199M: Pat Gefre <[email protected]>
d39e0721 3200L: [email protected]
cb109a0e 3201S: Maintained
679655da 3202F: drivers/serial/ioc3_serial.c
cb109a0e 3203
4480f15b 3204IP MASQUERADING
8b58be88 3205M: Juanjo Ciarlante <[email protected]>
1da177e4 3206S: Maintained
679655da 3207F: net/ipv4/netfilter/ipt_MASQUERADE.c
1da177e4 3208
1202d6ff 3209IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER
8b58be88
JP
3210M: Francois Romieu <[email protected]>
3211M: Sorbica Shieh <[email protected]>
1202d6ff
FR
3212L: [email protected]
3213S: Maintained
3365a293 3214F: drivers/net/ipg.*
1202d6ff 3215
4480f15b 3216IPATH DRIVER
8b58be88 3217M: Ralph Campbell <[email protected]>
e6cc0fd1 3218L: [email protected]
f42b6471 3219T: git git://git.qlogic.com/ipath-linux-2.6
77d8798b 3220S: Supported
679655da 3221F: drivers/infiniband/hw/ipath/
77d8798b 3222
4409ebe9 3223IPMI SUBSYSTEM
8b58be88 3224M: Corey Minyard <[email protected]>
b0c90653 3225L: [email protected] (moderated for non-subscribers)
4409ebe9
CM
3226W: http://openipmi.sourceforge.net/
3227S: Supported
679655da
JP
3228F: Documentation/IPMI.txt
3229F: drivers/char/ipmi/
3230F: include/linux/ipmi*
4409ebe9 3231
e2d1d6c0 3232IPS SCSI RAID DRIVER
8b58be88 3233M: Adaptec OEM Raid Solutions <[email protected]>
e2d1d6c0
RD
3234L: [email protected]
3235W: http://www.adaptec.com/
3236S: Maintained
679655da 3237F: drivers/scsi/ips*
e2d1d6c0
RD
3238
3239IPVS
8b58be88
JP
3240M: Wensong Zhang <[email protected]>
3241M: Simon Horman <[email protected]>
3242M: Julian Anastasov <[email protected]>
979b6c13 3243L: [email protected]
e2d1d6c0 3244L: [email protected]
1da177e4 3245S: Maintained
679655da 3246F: Documentation/networking/ipvs-sysctl.txt
b61d4a71
HE
3247F: include/net/ip_vs.h
3248F: include/linux/ip_vs.h
679655da 3249F: net/netfilter/ipvs/
1da177e4 3250
e7839f25 3251IPWIRELESS DRIVER
8b58be88
JP
3252M: Jiri Kosina <[email protected]>
3253M: David Sterba <[email protected]>
099dc4fb 3254S: Maintained
54e5881d 3255T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/ipwireless_cs.git
679655da 3256F: drivers/char/pcmcia/ipwireless/
099dc4fb 3257
e2d1d6c0 3258IPX NETWORK LAYER
8b58be88 3259M: Arnaldo Carvalho de Melo <[email protected]>
e2d1d6c0
RD
3260L: [email protected]
3261S: Maintained
679655da
JP
3262F: include/linux/ipx.h
3263F: include/net/ipx.h
3264F: net/ipx/
e2d1d6c0 3265
1da177e4 3266IRDA SUBSYSTEM
8b58be88 3267M: Samuel Ortiz <[email protected]>
a2ac953d 3268L: [email protected] (subscribers-only)
1da177e4 3269W: http://irda.sourceforge.net/
f353976d 3270S: Maintained
e0057975 3271T: git git://git.kernel.org/pub/scm/linux/kernel/git/sameo/irda-2.6.git
679655da
JP
3272F: Documentation/networking/irda.txt
3273F: drivers/net/irda/
3274F: include/net/irda/
3275F: net/irda/
1da177e4 3276
a800c7cc
TG
3277IRQ SUBSYSTEM
3278M: Thomas Gleixner <[email protected]>
3279S: Maintained
3280T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git irq/core
3281F: kernel/irq/
3282
e2d1d6c0 3283ISAPNP
8b58be88 3284M: Jaroslav Kysela <[email protected]>
e2d1d6c0 3285S: Maintained
679655da
JP
3286F: Documentation/isapnp.txt
3287F: drivers/pnp/isapnp/
3288F: include/linux/isapnp.h
e2d1d6c0 3289
14816b1e 3290ISCSI
8b58be88 3291M: Mike Christie <[email protected]>
14816b1e
MC
3292L: [email protected]
3293W: www.open-iscsi.org
54e5881d 3294T: git git://git.kernel.org/pub/scm/linux/kernel/git/mnc/linux-2.6-iscsi.git
14816b1e 3295S: Maintained
679655da
JP
3296F: drivers/scsi/*iscsi*
3297F: include/scsi/*iscsi*
14816b1e 3298
1da177e4 3299ISDN SUBSYSTEM
8b58be88 3300M: Karsten Keil <[email protected]>
d5d52273 3301L: [email protected] (subscribers-only)
3da0ae62 3302L: [email protected]
1da177e4 3303W: http://www.isdn4linux.de
54e5881d 3304T: git git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/isdn-2.6.git
1da177e4 3305S: Maintained
679655da
JP
3306F: Documentation/isdn/
3307F: drivers/isdn/
3308F: include/linux/isdn.h
3309F: include/linux/isdn/
1da177e4
LT
3310
3311ISDN SUBSYSTEM (Eicon active card driver)
8b58be88 3312M: Armin Schindler <[email protected]>
d5d52273 3313L: [email protected] (subscribers-only)
1da177e4
LT
3314W: http://www.melware.de
3315S: Maintained
679655da 3316F: drivers/isdn/hardware/eicon/
1da177e4 3317
d624870f
JD
3318IT87 HARDWARE MONITORING DRIVER
3319M: Jean Delvare <[email protected]>
3320L: [email protected]
3321S: Maintained
3322F: Documentation/hwmon/it87
3323F: drivers/hwmon/it87.c
3324
91821ff3 3325IVTV VIDEO4LINUX DRIVER
6afdeaf8 3326M: Andy Walls <[email protected]>
c4240509 3327L: [email protected] (moderated for non-subscribers)
661263b5 3328L: [email protected]
54e5881d 3329T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
91821ff3
HV
3330W: http://www.ivtvdriver.org
3331S: Maintained
679655da
JP
3332F: Documentation/video4linux/*.ivtv
3333F: drivers/media/video/ivtv/
3334F: include/linux/ivtv*
91821ff3 3335
4453d736
GR
3336JC42.4 TEMPERATURE SENSOR DRIVER
3337M: Guenter Roeck <[email protected]>
3338L: [email protected]
3339S: Maintained
3340F: drivers/hwmon/jc42.c
3341F: Documentation/hwmon/jc42
3342
e2d1d6c0 3343JFS FILESYSTEM
8b58be88 3344M: Dave Kleikamp <[email protected]>
e2d1d6c0
RD
3345L: [email protected]
3346W: http://jfs.sourceforge.net/
54e5881d 3347T: git git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
8f8f0134 3348S: Maintained
679655da
JP
3349F: Documentation/filesystems/jfs.txt
3350F: fs/jfs/
e2d1d6c0 3351
95252236 3352JME NETWORK DRIVER
8b58be88 3353M: Guo-Fu Tseng <[email protected]>
95252236
GFT
3354L: [email protected]
3355S: Maintained
679655da 3356F: drivers/net/jme.*
95252236 3357
1da177e4 3358JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
8b58be88 3359M: David Woodhouse <[email protected]>
6d85d066
DW
3360L: [email protected]
3361W: http://www.linux-mtd.infradead.org/doc/jffs2.html
1da177e4 3362S: Maintained
679655da
JP
3363F: fs/jffs2/
3364F: include/linux/jffs2.h
1da177e4 3365
de456d37 3366JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
8b58be88 3367M: Andrew Morton <[email protected]>
19003c18 3368M: Jan Kara <[email protected]>
72be2ccf 3369L: [email protected]
ae0718f8 3370S: Maintained
679655da
JP
3371F: fs/jbd*/
3372F: include/linux/ext*jbd*.h
3373F: include/linux/jbd*.h
ae0718f8 3374
fd8b6cb4
BL
3375JSM Neo PCI based serial card
3376M: Breno Leitao <[email protected]>
3377L: [email protected]
3378S: Maintained
3379F: drivers/serial/jsm/
ae0718f8 3380
4660cb35 3381K8TEMP HARDWARE MONITORING DRIVER
8b58be88 3382M: Rudolf Marek <[email protected]>
4660cb35 3383L: [email protected]
ae0718f8 3384S: Maintained
679655da
JP
3385F: Documentation/hwmon/k8temp
3386F: drivers/hwmon/k8temp.c
ae0718f8 3387
1da177e4 3388KCONFIG
8b58be88 3389M: Roman Zippel <[email protected]>
347d12d7 3390L: [email protected]
8a6e2535 3391Q: http://patchwork.kernel.org/project/linux-kbuild/list/
1da177e4 3392S: Maintained
679655da
JP
3393F: Documentation/kbuild/kconfig-language.txt
3394F: scripts/kconfig/
1da177e4 3395
ea6c2089 3396KDUMP
8b58be88
JP
3397M: Vivek Goyal <[email protected]>
3398M: Haren Myneni <[email protected]>
34633993 3399L: [email protected]
ea6c2089
VG
3400W: http://lse.sourceforge.net/kdump/
3401S: Maintained
80811493 3402F: Documentation/kdump/
ea6c2089 3403
1da177e4 3404KERNEL AUTOMOUNTER (AUTOFS)
8b58be88 3405M: "H. Peter Anvin" <[email protected]>
1da177e4 3406L: [email protected]
db7bee24
AB
3407S: Obsolete
3408F: drivers/staging/autofs/
1da177e4
LT
3409
3410KERNEL AUTOMOUNTER v4 (AUTOFS4)
8b58be88 3411M: Ian Kent <[email protected]>
1da177e4
LT
3412L: [email protected]
3413S: Maintained
679655da 3414F: fs/autofs4/
1da177e4 3415
70fb7ba6 3416KERNEL BUILD + files below scripts/ (unless maintained elsewhere)
5ce45962 3417M: Michal Marek <[email protected]>
3631d9a2
MM
3418T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6.git for-next
3419T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6.git rc-fixes
347d12d7 3420L: [email protected]
5ce45962 3421S: Maintained
679655da
JP
3422F: Documentation/kbuild/
3423F: Makefile
3424F: scripts/Makefile.*
70fb7ba6
MM
3425F: scripts/basic/
3426F: scripts/mk*
3427F: scripts/package/
1da177e4
LT
3428
3429KERNEL JANITORS
c3000e03 3430L: [email protected]
10466f5a 3431W: http://kernelnewbies.org/KernelJanitors
ee709b0c 3432S: Odd Fixes
1da177e4 3433
e8b43555 3434KERNEL NFSD, SUNRPC, AND LOCKD SERVERS
8b58be88
JP
3435M: "J. Bruce Fields" <[email protected]>
3436M: Neil Brown <[email protected]>
16141c02 3437L: [email protected]
1da177e4 3438W: http://nfs.sourceforge.net/
98fac23f 3439S: Supported
679655da
JP
3440F: fs/nfsd/
3441F: include/linux/nfsd/
3442F: fs/lockd/
3443F: fs/nfs_common/
3444F: net/sunrpc/
3445F: include/linux/lockd/
3446F: include/linux/sunrpc/
1da177e4 3447
426d62e2 3448KERNEL VIRTUAL MACHINE (KVM)
8b58be88 3449M: Avi Kivity <[email protected]>
8e616fc8 3450M: Marcelo Tosatti <[email protected]>
1fc9d2bf
AK
3451L: [email protected]
3452W: http://kvm.qumranet.com
426d62e2 3453S: Supported
679655da
JP
3454F: Documentation/*/kvm.txt
3455F: arch/*/kvm/
3456F: arch/*/include/asm/kvm*
3457F: include/linux/kvm*
3458F: virt/kvm/
426d62e2 3459
ad8003d3 3460KERNEL VIRTUAL MACHINE (KVM) FOR AMD-V
8b58be88 3461M: Joerg Roedel <[email protected]>
1fc9d2bf
AK
3462L: [email protected]
3463W: http://kvm.qumranet.com
426d62e2 3464S: Supported
679655da 3465F: arch/x86/include/asm/svm.h
679655da 3466F: arch/x86/kvm/svm.c
426d62e2 3467
513014b7 3468KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC
ddf0289d 3469M: Alexander Graf <[email protected]>
1fc9d2bf
AK
3470L: [email protected]
3471W: http://kvm.qumranet.com
513014b7 3472S: Supported
679655da
JP
3473F: arch/powerpc/include/asm/kvm*
3474F: arch/powerpc/kvm/
513014b7 3475
1fc9d2bf 3476KERNEL VIRTUAL MACHINE For Itanium (KVM/IA64)
8b58be88 3477M: Xiantao Zhang <[email protected]>
1fc9d2bf
AK
3478L: [email protected]
3479W: http://kvm.qumranet.com
920ed9f1 3480S: Supported
679655da
JP
3481F: Documentation/ia64/kvm.txt
3482F: arch/ia64/include/asm/kvm*
3483F: arch/ia64/kvm/
920ed9f1 3484
85f8fffe 3485KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
8b58be88
JP
3486M: Carsten Otte <[email protected]>
3487M: Christian Borntraeger <[email protected]>
85f8fffe
CB
3488M: [email protected]
3489L: [email protected]
3490W: http://www.ibm.com/developerworks/linux/linux390/
3491S: Supported
679655da
JP
3492F: Documentation/s390/kvm.txt
3493F: arch/s390/include/asm/kvm*
80811493 3494F: arch/s390/kvm/
a968cd3e 3495F: drivers/s390/kvm/
85f8fffe 3496
dc009d92 3497KEXEC
8b58be88 3498M: Eric Biederman <[email protected]>
2f327dad 3499W: http://kernel.org/pub/linux/utils/kernel/kexec/
34633993 3500L: [email protected]
dc009d92 3501S: Maintained
679655da
JP
3502F: include/linux/kexec.h
3503F: kernel/kexec.c
dc009d92 3504
e971461f
DH
3505KEYS/KEYRINGS:
3506M: David Howells <[email protected]>
3507L: [email protected]
3508S: Maintained
3509F: Documentation/keys.txt
3510F: include/linux/key.h
3511F: include/linux/key-type.h
3512F: include/keys/
3513F: security/keys/
3514
5b778dad 3515KGDB / KDB /debug_core
8b58be88 3516M: Jason Wessel <[email protected]>
4063eb5f 3517W: http://kgdb.wiki.kernel.org/
e3e2aaf7
JW
3518L: [email protected]
3519S: Maintained
679655da
JP
3520F: Documentation/DocBook/kgdb.tmpl
3521F: drivers/misc/kgdbts.c
3522F: drivers/serial/kgdboc.c
5b778dad 3523F: include/linux/kdb.h
679655da 3524F: include/linux/kgdb.h
4063eb5f 3525F: kernel/debug/
e3e2aaf7 3526
456db8cc 3527KMEMCHECK
8b58be88 3528M: Vegard Nossum <[email protected]>
410d7a97 3529M: Pekka Enberg <[email protected]>
b9ce08c0 3530S: Maintained
410d7a97
JP
3531F: Documentation/kmemcheck.txt
3532F: arch/x86/include/asm/kmemcheck.h
3533F: arch/x86/mm/kmemcheck/
3534F: include/linux/kmemcheck.h
3535F: mm/kmemcheck.c
b9ce08c0 3536
c3bb4d24 3537KMEMLEAK
8b58be88 3538M: Catalin Marinas <[email protected]>
c3bb4d24
CM
3539S: Maintained
3540F: Documentation/kmemleak.txt
3541F: include/linux/kmemleak.h
3542F: mm/kmemleak.c
3543F: mm/kmemleak-test.c
3544
89559a61 3545KPROBES
8b58be88
JP
3546M: Ananth N Mavinakayanahalli <[email protected]>
3547M: Anil S Keshavamurthy <[email protected]>
3548M: "David S. Miller" <[email protected]>
97c29e74 3549M: Masami Hiramatsu <[email protected]>
89559a61 3550S: Maintained
679655da
JP
3551F: Documentation/kprobes.txt
3552F: include/linux/kprobes.h
3553F: kernel/kprobes.c
89559a61 3554
70e84049 3555KS0108 LCD CONTROLLER DRIVER
8b58be88 3556M: Miguel Ojeda Sandonis <[email protected]>
450c622e
MO
3557W: http://miguelojeda.es/auxdisplay.htm
3558W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
70e84049 3559S: Maintained
679655da
JP
3560F: Documentation/auxdisplay/ks0108
3561F: drivers/auxdisplay/ks0108.c
3562F: include/linux/ks0108.h
70e84049 3563
1da177e4 3564LAPB module
1da177e4 3565L: [email protected]
bf9915cc 3566S: Orphan
679655da
JP
3567F: Documentation/networking/lapb-module.txt
3568F: include/*/lapb.h
3569F: net/lapb/
1da177e4
LT
3570
3571LASI 53c700 driver for PARISC
8b58be88 3572M: "James E.J. Bottomley" <[email protected]>
1da177e4
LT
3573L: [email protected]
3574S: Maintained
679655da
JP
3575F: Documentation/scsi/53c700.txt
3576F: drivers/scsi/53c700*
1da177e4 3577
263de9b5 3578LED SUBSYSTEM
8b58be88 3579M: Richard Purdie <[email protected]>
263de9b5 3580S: Maintained
679655da
JP
3581F: drivers/leds/
3582F: include/linux/leds.h
263de9b5 3583
1da177e4 3584LEGO USB Tower driver
8b58be88 3585M: Juergen Stuber <[email protected]>
1da177e4
LT
3586L: [email protected]
3587W: http://legousb.sourceforge.net/
3588S: Maintained
679655da 3589F: drivers/usb/misc/legousbtower.c
1da177e4 3590
568a17ff 3591LGUEST
8b58be88 3592M: Rusty Russell <[email protected]>
a4724ed6 3593L: [email protected]
568a17ff 3594W: http://lguest.ozlabs.org/
72e91863 3595S: Odd Fixes
679655da
JP
3596F: Documentation/lguest/
3597F: arch/x86/lguest/
3598F: drivers/lguest/
3599F: include/linux/lguest*.h
3600F: arch/x86/include/asm/lguest*.h
568a17ff 3601
1da177e4 3602LINUX FOR IBM pSERIES (RS/6000)
8b58be88 3603M: Paul Mackerras <[email protected]>
1da177e4
LT
3604W: http://www.ibm.com/linux/ltc/projects/ppc
3605S: Supported
11c34c7d 3606F: arch/powerpc/boot/rs6000.h
1da177e4 3607
852bb9f5 3608LINUX FOR POWERPC (32-BIT AND 64-BIT)
8b58be88
JP
3609M: Benjamin Herrenschmidt <[email protected]>
3610M: Paul Mackerras <[email protected]>
1da177e4 3611W: http://www.penguinppc.org/
a4724ed6 3612L: [email protected]
8a6e2535 3613Q: http://patchwork.ozlabs.org/project/linuxppc-dev/list/
54e5881d 3614T: git git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git
1da177e4 3615S: Supported
11c34c7d
JP
3616F: Documentation/powerpc/
3617F: arch/powerpc/
1da177e4
LT
3618
3619LINUX FOR POWER MACINTOSH
8b58be88 3620M: Benjamin Herrenschmidt <[email protected]>
1da177e4 3621W: http://www.penguinppc.org/
a4724ed6 3622L: [email protected]
1da177e4 3623S: Maintained
11c34c7d
JP
3624F: arch/powerpc/platforms/powermac/
3625F: drivers/macintosh/
1da177e4 3626
77a76369 3627LINUX FOR POWERPC EMBEDDED MPC5XXX
8b58be88 3628M: Grant Likely <[email protected]>
a4724ed6 3629L: [email protected]
9d37a90f 3630T: git git://git.secretlab.ca/git/linux-2.6.git
1da177e4 3631S: Maintained
11c34c7d
JP
3632F: arch/powerpc/platforms/512x/
3633F: arch/powerpc/platforms/52xx/
1da177e4
LT
3634
3635LINUX FOR POWERPC EMBEDDED PPC4XX
8b58be88
JP
3636M: Josh Boyer <[email protected]>
3637M: Matt Porter <[email protected]>
1da177e4 3638W: http://www.penguinppc.org/
a4724ed6 3639L: [email protected]
9ae2ccf2 3640T: git git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx.git
1da177e4 3641S: Maintained
11c34c7d
JP
3642F: arch/powerpc/platforms/40x/
3643F: arch/powerpc/platforms/44x/
1da177e4 3644
260c02a9 3645LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
8b58be88 3646M: Grant Likely <[email protected]>
f210d43c 3647W: http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
a4724ed6 3648L: [email protected]
9d37a90f 3649T: git git://git.secretlab.ca/git/linux-2.6.git
1da177e4 3650S: Maintained
11c34c7d
JP
3651F: arch/powerpc/*/*virtex*
3652F: arch/powerpc/*/*/*virtex*
1da177e4 3653
e93adf1e 3654LINUX FOR POWERPC EMBEDDED PPC8XX
8b58be88
JP
3655M: Vitaly Bordug <[email protected]>
3656M: Marcelo Tosatti <[email protected]>
e93adf1e 3657W: http://www.penguinppc.org/
a4724ed6 3658L: [email protected]
e93adf1e 3659S: Maintained
a2b1f7c8 3660F: arch/powerpc/platforms/8xx/
e93adf1e 3661
1da177e4 3662LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
8b58be88 3663M: Kumar Gala <[email protected]>
ce00f85c 3664W: http://www.penguinppc.org/
a4724ed6 3665L: [email protected]
ce00f85c 3666S: Maintained
11c34c7d 3667F: arch/powerpc/platforms/83xx/
1da177e4 3668
ab06ff3a 3669LINUX FOR POWERPC PA SEMI PWRFICIENT
8b58be88 3670M: Olof Johansson <[email protected]>
a4724ed6 3671L: [email protected]
92e19709 3672S: Maintained
11c34c7d
JP
3673F: arch/powerpc/platforms/pasemi/
3674F: drivers/*/*pasemi*
3675F: drivers/*/*/*pasemi*
ab06ff3a 3676
1da177e4 3677LINUX SECURITY MODULE (LSM) FRAMEWORK
8b58be88 3678M: Chris Wright <[email protected]>
1a4520be 3679L: [email protected]
54e5881d 3680T: git git://git.kernel.org/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
1da177e4
LT
3681S: Supported
3682
e2d1d6c0 3683LLC (802.2)
8b58be88 3684M: Arnaldo Carvalho de Melo <[email protected]>
e2d1d6c0 3685S: Maintained
679655da
JP
3686F: include/linux/llc.h
3687F: include/net/llc*
3688F: net/llc/
e2d1d6c0 3689
455fbdd3 3690LIS3LV02D ACCELEROMETER DRIVER
8b58be88 3691M: Eric Piel <[email protected]>
455fbdd3 3692S: Maintained
679655da
JP
3693F: Documentation/hwmon/lis3lv02d
3694F: drivers/hwmon/lis3lv02d.*
455fbdd3 3695
4e233cbe
AD
3696LM73 HARDWARE MONITOR DRIVER
3697M: Guillaume Ligneul <[email protected]>
3698L: [email protected]
3699S: Maintained
3700F: drivers/hwmon/lm73.c
3701
1da177e4 3702LM83 HARDWARE MONITOR DRIVER
8b58be88 3703M: Jean Delvare <[email protected]>
cc0b07ed 3704L: [email protected]
1da177e4 3705S: Maintained
679655da
JP
3706F: Documentation/hwmon/lm83
3707F: drivers/hwmon/lm83.c
1da177e4
LT
3708
3709LM90 HARDWARE MONITOR DRIVER
8b58be88 3710M: Jean Delvare <[email protected]>
cc0b07ed 3711L: [email protected]
1da177e4 3712S: Maintained
679655da
JP
3713F: Documentation/hwmon/lm90
3714F: drivers/hwmon/lm90.c
1da177e4 3715
512e67f9 3716LOCKDEP AND LOCKSTAT
8b58be88
JP
3717M: Peter Zijlstra <[email protected]>
3718M: Ingo Molnar <[email protected]>
54e5881d 3719T: git git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git
512e67f9 3720S: Maintained
679655da
JP
3721F: Documentation/lockdep*.txt
3722F: Documentation/lockstat.txt
3723F: include/linux/lockdep.h
3724F: kernel/lockdep*
512e67f9 3725
dde33348 3726LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
8b58be88 3727M: "Richard Russon (FlatCap)" <[email protected]>
dde33348
AA
3728L: [email protected]
3729W: http://www.linux-ntfs.org/content/view/19/37/
1da177e4 3730S: Maintained
679655da
JP
3731F: Documentation/ldm.txt
3732F: fs/partitions/ldm.*
1da177e4 3733
ef6ada3d
JE
3734LogFS
3735M: Joern Engel <[email protected]>
3736L: [email protected]
3737W: logfs.org
3738S: Maintained
3739F: fs/logfs/
3740
c87e34ef 3741LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
8b58be88 3742M: Eric Moore <[email protected]>
d8a82d7b 3743M: [email protected]
cec744fb 3744L: [email protected]
c87e34ef
MED
3745L: [email protected]
3746W: http://www.lsilogic.com/support
3747S: Supported
679655da 3748F: drivers/message/fusion/
c87e34ef 3749
1da177e4 3750LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
8b58be88 3751M: Matthew Wilcox <[email protected]>
1da177e4
LT
3752L: [email protected]
3753S: Maintained
679655da 3754F: drivers/scsi/sym53c8xx_2/
1da177e4 3755
e5f5c99a
GR
3756LTC4261 HARDWARE MONITOR DRIVER
3757M: Guenter Roeck <[email protected]>
3758L: [email protected]
3759S: Maintained
3760F: Documentation/hwmon/ltc4261
3761F: drivers/hwmon/ltc4261.c
3762
81365c31 3763LTP (Linux Test Project)
763458e0
R
3764M: Rishikesh K Rajak <[email protected]>
3765M: Garrett Cooper <[email protected]>
28b8e8d4
JP
3766M: Mike Frysinger <[email protected]>
3767M: Subrata Modak <[email protected]>
81365c31
MF
3768L: [email protected] (subscribers-only)
3769W: http://ltp.sourceforge.net/
a5fe2475 3770T: git git://ltp.git.sourceforge.net/gitroot/ltp/ltp-dev
81365c31
MF
3771S: Maintained
3772
c12a54b3 3773M32R ARCHITECTURE
8b58be88 3774M: Hirokazu Takata <[email protected]>
c12a54b3
HT
3775L: [email protected]
3776L: [email protected] (in Japanese)
3777W: http://www.linux-m32r.org/
3778S: Maintained
679655da 3779F: arch/m32r/
c12a54b3 3780
1da177e4 3781M68K ARCHITECTURE
8b58be88
JP
3782M: Geert Uytterhoeven <[email protected]>
3783M: Roman Zippel <[email protected]>
1da177e4
LT
3784L: [email protected]
3785W: http://www.linux-m68k.org/
54e5881d 3786T: git git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git
1da177e4 3787S: Maintained
679655da 3788F: arch/m68k/
9db35182 3789F: drivers/zorro/
1da177e4
LT
3790
3791M68K ON APPLE MACINTOSH
8b58be88 3792M: Joshua Thompson <[email protected]>
1da177e4 3793W: http://www.mac.linux-m68k.org/
9bb9f222 3794L: [email protected]
1da177e4 3795S: Maintained
9db35182 3796F: arch/m68k/mac/
1da177e4
LT
3797
3798M68K ON HP9000/300
8b58be88 3799M: Philip Blundell <[email protected]>
1da177e4
LT
3800W: http://www.tazenda.demon.co.uk/phil/linux-hp
3801S: Maintained
679655da 3802F: arch/m68k/hp300/
1da177e4 3803
64a327a7 3804MAC80211
8b58be88 3805M: Johannes Berg <[email protected]>
64a327a7
JB
3806L: [email protected]
3807W: http://linuxwireless.org/
54e5881d 3808T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git
64a327a7 3809S: Maintained
679655da
JP
3810F: Documentation/networking/mac80211-injection.txt
3811F: include/net/mac80211.h
3812F: net/mac80211/
64a327a7 3813
1036d864 3814MAC80211 PID RATE CONTROL
8b58be88
JP
3815M: Stefano Brivio <[email protected]>
3816M: Mattias Nissler <[email protected]>
1036d864
SB
3817L: [email protected]
3818W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID
54e5881d 3819T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git
1036d864 3820S: Maintained
679655da 3821F: net/mac80211/rc80211_pid*
1036d864 3822
b863ceb7 3823MACVLAN DRIVER
8b58be88 3824M: Patrick McHardy <[email protected]>
b863ceb7
PM
3825L: [email protected]
3826S: Maintained
679655da
JP
3827F: drivers/net/macvlan.c
3828F: include/linux/if_macvlan.h
b863ceb7 3829
faf1668c 3830MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
8b58be88 3831M: Michael Kerrisk <[email protected]>
795fb7e7 3832W: http://www.kernel.org/doc/man-pages
bd7ebec6 3833L: [email protected]
1b53dc74 3834S: Maintained
faf1668c 3835
74cda169 3836MARVELL LIBERTAS WIRELESS DRIVER
8b58be88 3837M: Dan Williams <[email protected]>
74cda169
SB
3838L: [email protected]
3839S: Maintained
679655da 3840F: drivers/net/wireless/libertas/
74cda169 3841
b60d6975 3842MARVELL MV643XX ETHERNET DRIVER
f5ca8502 3843M: Lennert Buytenhek <[email protected]>
979b6c13 3844L: [email protected]
f5ca8502 3845S: Maintained
679655da
JP
3846F: drivers/net/mv643xx_eth.*
3847F: include/linux/mv643xx.h
1da177e4 3848
a2c3f656 3849MARVELL MWL8K WIRELESS DRIVER
a040d532 3850M: Lennert Buytenhek <[email protected]>
a2c3f656 3851L: [email protected]
16345910 3852S: Odd Fixes
a2c3f656
LB
3853F: drivers/net/wireless/mwl8k.c
3854
2a69567b 3855MARVELL SOC MMC/SD/SDIO CONTROLLER DRIVER
2f82af08 3856M: Nicolas Pitre <[email protected]>
18e2842b 3857S: Odd Fixes
1fa7e547 3858F: drivers/mmc/host/mvsdio.*
2a69567b 3859
e2d1d6c0 3860MARVELL YUKON / SYSKONNECT DRIVER
8b58be88
JP
3861M: Mirko Lindner <[email protected]>
3862M: Ralph Roesler <[email protected]>
e2d1d6c0
RD
3863W: http://www.syskonnect.com
3864S: Supported
3865
1da177e4 3866MATROX FRAMEBUFFER DRIVER
c69f677c 3867L: [email protected]
52653199 3868S: Orphan
679655da
JP
3869F: drivers/video/matrox/matroxfb_*
3870F: include/linux/matroxfb.h
1da177e4 3871
d20620de 3872MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
8b58be88 3873M: "Hans J. Koch" <[email protected]>
d20620de
HJK
3874L: [email protected]
3875S: Maintained
679655da
JP
3876F: Documentation/hwmon/max6650
3877F: drivers/hwmon/max6650.c
d20620de 3878
127c49ae 3879MEDIA INPUT INFRASTRUCTURE (V4L/DVB)
8b58be88 3880M: Mauro Carvalho Chehab <[email protected]>
127c49ae
JP
3881P: LinuxTV.org Project
3882L: [email protected]
3883W: http://linuxtv.org
8a6e2535 3884Q: http://patchwork.kernel.org/project/linux-media/list/
127c49ae
JP
3885T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
3886S: Maintained
3887F: Documentation/dvb/
3888F: Documentation/video4linux/
3889F: drivers/media/
3890F: include/media/
3891F: include/linux/dvb/
3892F: include/linux/videodev*.h
d20620de 3893
757e0108 3894MEGARAID SCSI DRIVERS
8b58be88 3895M: Neela Syam Kolli <[email protected]>
baaea1dc 3896L: [email protected]
ce00f85c
JC
3897W: http://megaraid.lsilogic.com
3898S: Maintained
679655da
JP
3899F: Documentation/scsi/megaraid.txt
3900F: drivers/scsi/megaraid.*
3901F: drivers/scsi/megaraid/
757e0108 3902
70ea91f1
SR
3903MEMORY MANAGEMENT
3904L: [email protected]
70ea91f1
SR
3905W: http://www.linux-mm.org
3906S: Maintained
679655da
JP
3907F: include/linux/mm.h
3908F: mm/
70ea91f1 3909
938a9204 3910MEMORY RESOURCE CONTROLLER
8b58be88 3911M: Balbir Singh <[email protected]>
a38374b8 3912M: Daisuke Nishimura <[email protected]>
8b58be88 3913M: KAMEZAWA Hiroyuki <[email protected]>
938a9204 3914L: [email protected]
938a9204 3915S: Maintained
679655da 3916F: mm/memcontrol.c
938a9204 3917
f4e9ce66 3918MEMORY TECHNOLOGY DEVICES (MTD)
8b58be88 3919M: David Woodhouse <[email protected]>
1da177e4 3920L: [email protected]
8a6e2535
JP
3921W: http://www.linux-mtd.infradead.org/
3922Q: http://patchwork.ozlabs.org/project/linux-mtd/list/
f4e9ce66 3923T: git git://git.infradead.org/mtd-2.6.git
1da177e4 3924S: Maintained
679655da
JP
3925F: drivers/mtd/
3926F: include/linux/mtd/
3927F: include/mtd/
1da177e4 3928
c6375b0a 3929MICROBLAZE ARCHITECTURE
8b58be88 3930M: Michal Simek <[email protected]>
c6375b0a
MS
3931L: [email protected]
3932W: http://www.monstr.eu/fdt/
3933T: git git://git.monstr.eu/linux-2.6-microblaze.git
3934S: Supported
0a8c7914 3935F: arch/microblaze/
1da177e4
LT
3936
3937MICROTEK X6 SCANNER
8b58be88 3938M: Oliver Neukum <[email protected]>
1da177e4 3939S: Maintained
679655da 3940F: drivers/usb/image/microtek.*
1da177e4
LT
3941
3942MIPS
8b58be88 3943M: Ralf Baechle <[email protected]>
d50f7ec9 3944W: http://www.linux-mips.org/
1da177e4 3945L: [email protected]
54e5881d 3946T: git git://git.linux-mips.org/pub/scm/linux.git
7425b340 3947S: Supported
679655da
JP
3948F: Documentation/mips/
3949F: arch/mips/
1da177e4
LT
3950
3951MISCELLANEOUS MCA-SUPPORT
8b58be88 3952M: James Bottomley <[email protected]>
1da177e4 3953S: Maintained
679655da
JP
3954F: Documentation/ia64/mca.txt
3955F: Documentation/mca.txt
3956F: drivers/mca/
3957F: include/linux/mca*
1da177e4
LT
3958
3959MODULE SUPPORT
8b58be88 3960M: Rusty Russell <[email protected]>
1da177e4 3961S: Maintained
679655da
JP
3962F: include/linux/module.h
3963F: kernel/module.c
1da177e4
LT
3964
3965MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
8b58be88 3966M: Stelian Pop <[email protected]>
1da177e4
LT
3967W: http://popies.net/meye/
3968S: Maintained
679655da
JP
3969F: Documentation/video4linux/meye.txt
3970F: drivers/media/video/meye.*
3971F: include/linux/meye.h
1da177e4 3972
c58ff04a 3973MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
8b58be88 3974M: Pavel Pisa <[email protected]>
efc03ecb 3975L: [email protected] (moderated for non-subscribers)
c58ff04a 3976S: Maintained
679655da 3977F: drivers/mmc/host/imxmmc.*
c58ff04a 3978
1da177e4 3979MOUSE AND MISC DEVICES [GENERAL]
8b58be88 3980M: Alessandro Rubini <[email protected]>
1da177e4 3981S: Maintained
679655da
JP
3982F: drivers/input/mouse/
3983F: include/linux/gpio_mouse.h
1da177e4 3984
b9705b60 3985MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD
8b58be88 3986M: Jiri Slaby <[email protected]>
d735410a 3987S: Maintained
679655da
JP
3988F: Documentation/serial/moxa-smartio
3989F: drivers/char/mxser.*
d735410a 3990
8c4c731a 3991MSI LAPTOP SUPPORT
58e226c6 3992M: Lee, Chun-Yi <[email protected]>
d0944853 3993L: [email protected]
8c4c731a 3994S: Maintained
679655da 3995F: drivers/platform/x86/msi-laptop.c
8c4c731a 3996
0f1006b1
AA
3997MSI WMI SUPPORT
3998M: Anisse Astier <[email protected]>
d0944853 3999L: [email protected]
0f1006b1
AA
4000S: Supported
4001F: drivers/platform/x86/msi-wmi.c
4002
4e0d13cb 4003MULTIFUNCTION DEVICES (MFD)
8b58be88 4004M: Samuel Ortiz <[email protected]>
54e5881d 4005T: git git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6.git
4e0d13cb 4006S: Supported
679655da 4007F: drivers/mfd/
4e0d13cb 4008
5c4e6f13 4009MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
245feaa6 4010M: Chris Ball <[email protected]>
b2503a94 4011L: [email protected]
245feaa6
CB
4012T: git git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git
4013S: Maintained
679655da
JP
4014F: drivers/mmc/
4015F: include/linux/mmc/
baca2da4 4016
15a0580c 4017MULTIMEDIA CARD (MMC) ETC. OVER SPI
8b58be88 4018M: David Brownell <[email protected]>
baaea1dc 4019S: Odd Fixes
679655da
JP
4020F: drivers/mmc/host/mmc_spi.c
4021F: include/linux/spi/mmc_spi.h
15a0580c 4022
1da177e4 4023MULTISOUND SOUND DRIVER
8b58be88 4024M: Andrew Veliath <[email protected]>
1da177e4 4025S: Maintained
679655da
JP
4026F: Documentation/sound/oss/MultiSound
4027F: sound/oss/msnd*
1da177e4 4028
d735410a 4029MULTITECH MULTIPORT CARD (ISICOM)
d86b3001 4030S: Orphan
679655da
JP
4031F: drivers/char/isicom.c
4032F: include/linux/isicom.h
d735410a 4033
550a7375 4034MUSB MULTIPOINT HIGH SPEED DUAL-ROLE CONTROLLER
f299470a 4035M: Felipe Balbi <[email protected]>
795fb7e7 4036L: [email protected]
8a700f3d 4037T: git git://gitorious.org/usb/usb.git
795fb7e7 4038S: Maintained
679655da 4039F: drivers/usb/musb/
550a7375 4040
2d3cf588 4041MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE)
8b58be88
JP
4042M: Andrew Gallatin <[email protected]>
4043M: Brice Goglin <[email protected]>
2d3cf588
BG
4044L: [email protected]
4045W: http://www.myri.com/scs/download-Myri10GE.html
4046S: Supported
679655da 4047F: drivers/net/myri10ge/
2d3cf588 4048
1da177e4 4049NATSEMI ETHERNET DRIVER (DP8381x)
8b58be88 4050M: Tim Hockin <[email protected]>
1da177e4 4051S: Maintained
679655da 4052F: drivers/net/natsemi.c
1da177e4
LT
4053
4054NCP FILESYSTEM
52653199
PV
4055M: Petr Vandrovec <[email protected]>
4056S: Odd Fixes
679655da 4057F: fs/ncpfs/
1da177e4
LT
4058
4059NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
8b58be88 4060M: "James E.J. Bottomley" <[email protected]>
1da177e4
LT
4061L: [email protected]
4062S: Maintained
679655da 4063F: drivers/scsi/NCR_D700.*
1da177e4 4064
3c2d774c 4065NETEFFECT IWARP RNIC DRIVER (IW_NES)
8b58be88 4066M: Faisal Latif <[email protected]>
e6cc0fd1 4067L: [email protected]
e3d33cb1 4068W: http://www.intel.com/Products/Server/Adapters/Server-Cluster/Server-Cluster-overview.htm
3c2d774c
GS
4069S: Supported
4070F: drivers/infiniband/hw/nes/
4071
be2f2e84 4072NETEM NETWORK EMULATOR
8b58be88 4073M: Stephen Hemminger <[email protected]>
f318a63b 4074L: [email protected]
be2f2e84 4075S: Maintained
679655da 4076F: net/sched/sch_netem.c
be2f2e84 4077
b2f5a051
JM
4078NETERION 10GbE DRIVERS (s2io/vxge)
4079M: Ramkrishna Vepa <[email protected]>
4080M: Sivakumar Subramani <[email protected]>
4081M: Sreenivasa Honnur <[email protected]>
4082M: Jon Mason <[email protected]>
4a58448b 4083L: [email protected]
b136d1cb
RV
4084W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/Linux?Anonymous
4085W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/X3100Linux?Anonymous
4a58448b 4086S: Supported
679655da
JP
4087F: Documentation/networking/s2io.txt
4088F: drivers/net/s2io*
b2f5a051
JM
4089F: Documentation/networking/vxge.txt
4090F: drivers/net/vxge/
4a58448b 4091
1da177e4
LT
4092NETFILTER/IPTABLES/IPCHAINS
4093P: Rusty Russell
4094P: Marc Boucher
4095P: James Morris
4096P: Harald Welte
4097P: Jozsef Kadlecsik
8b58be88 4098M: Patrick McHardy <[email protected]>
1a03b81d
PM
4099L: [email protected]
4100L: [email protected]
82b98543 4101L: [email protected]
1da177e4
LT
4102W: http://www.netfilter.org/
4103W: http://www.iptables.org/
34693710 4104T: git git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6.git
1da177e4 4105S: Supported
679655da
JP
4106F: include/linux/netfilter*
4107F: include/linux/netfilter/
4108F: include/net/netfilter/
4109F: net/*/netfilter.c
4110F: net/*/netfilter/
4111F: net/netfilter/
1da177e4 4112
4cc67735 4113NETLABEL
8b58be88 4114M: Paul Moore <[email protected]>
4cc67735
PM
4115W: http://netlabel.sf.net
4116L: [email protected]
4117S: Supported
80811493 4118F: Documentation/netlabel/
679655da
JP
4119F: include/net/netlabel.h
4120F: net/netlabel/
4cc67735 4121
1da177e4 4122NETROM NETWORK LAYER
8b58be88 4123M: Ralf Baechle <[email protected]>
1da177e4 4124L: [email protected]
d34cb28a 4125W: http://www.linux-ax25.org/
1da177e4 4126S: Maintained
679655da
JP
4127F: include/linux/netrom.h
4128F: include/net/netrom.h
4129F: net/netrom/
1da177e4 4130
5ddb88c0 4131NETWORK BLOCK DEVICE (NBD)
8b58be88 4132M: Paul Clements <[email protected]>
1da177e4 4133S: Maintained
679655da
JP
4134F: Documentation/blockdev/nbd.txt
4135F: drivers/block/nbd.c
4136F: include/linux/nbd.h
1da177e4 4137
6e43650c
NH
4138NETWORK DROP MONITOR
4139M: Neil Horman <[email protected]>
4140L: [email protected]
4141S: Maintained
4142W: https://fedorahosted.org/dropwatch/
4143F: net/core/drop_monitor.c
4144
1da177e4 4145NETWORKING [GENERAL]
8b58be88 4146M: "David S. Miller" <[email protected]>
979b6c13 4147L: [email protected]
b1e8fd54 4148W: http://www.linuxfoundation.org/en/Net
d1f6803a 4149W: http://patchwork.ozlabs.org/project/netdev/list/
b1e8fd54 4150T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git
dffc1436 4151T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6.git
1da177e4 4152S: Maintained
679655da
JP
4153F: net/
4154F: include/net/
018d21ed
JP
4155F: include/linux/in.h
4156F: include/linux/net.h
4157F: include/linux/netdevice.h
1da177e4
LT
4158
4159NETWORKING [IPv4/IPv6]
8b58be88
JP
4160M: "David S. Miller" <[email protected]>
4161M: Alexey Kuznetsov <[email protected]>
4162M: "Pekka Savola (ipv6)" <[email protected]>
4163M: James Morris <[email protected]>
4164M: Hideaki YOSHIFUJI <[email protected]>
4165M: Patrick McHardy <[email protected]>
979b6c13 4166L: [email protected]
54e5881d 4167T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git
1da177e4 4168S: Maintained
679655da
JP
4169F: net/ipv4/
4170F: net/ipv6/
4171F: include/net/ip*
1da177e4 4172
10e2ff1c 4173NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
8b58be88 4174M: Paul Moore <[email protected]>
10e2ff1c
JM
4175L: [email protected]
4176S: Maintained
4177
29f8f632 4178NETWORKING [WIRELESS]
8b58be88 4179M: "John W. Linville" <[email protected]>
2cb4abd1 4180L: [email protected]
8a6e2535 4181Q: http://patchwork.kernel.org/project/linux-wireless/list/
54e5881d 4182T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git
29f8f632 4183S: Maintained
34b921cf
JP
4184F: net/mac80211/
4185F: net/rfkill/
679655da
JP
4186F: net/wireless/
4187F: include/net/ieee80211*
cc8b4a2b 4188F: include/linux/wireless.h
c984e24d 4189F: include/net/iw_handler.h
34b921cf 4190F: drivers/net/wireless/
29f8f632 4191
788873ac
JP
4192NETWORKING DRIVERS
4193L: [email protected]
4194W: http://www.linuxfoundation.org/en/Net
4195T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git
3af26f58 4196T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6.git
788873ac
JP
4197S: Odd Fixes
4198F: drivers/net/
018d21ed
JP
4199F: include/linux/if_*
4200F: include/linux/*device.h
788873ac 4201
3d396eb1 4202NETXEN (1/10) GbE SUPPORT
9c2b5bde 4203M: Amit Kumar Salecha <[email protected]>
3d396eb1 4204L: [email protected]
9c2b5bde 4205W: http://www.qlogic.com
3d396eb1 4206S: Supported
679655da 4207F: drivers/net/netxen/
3d396eb1 4208
e8b43555 4209NFS, SUNRPC, AND LOCKD CLIENTS
8b58be88 4210M: Trond Myklebust <[email protected]>
78f58153
TM
4211L: [email protected]
4212W: http://client.linux-nfs.org
4213T: git git://git.linux-nfs.org/pub/linux/nfs-2.6.git
1da177e4 4214S: Maintained
679655da
JP
4215F: fs/lockd/
4216F: fs/nfs/
4217F: fs/nfs_common/
4218F: net/sunrpc/
4219F: include/linux/lockd/
4220F: include/linux/nfs*
4221F: include/linux/sunrpc/
1da177e4
LT
4222
4223NI5010 NETWORK DRIVER
8b58be88
JP
4224M: Jan-Pascal van Best <[email protected]>
4225M: Andreas Mohr <[email protected]>
979b6c13 4226L: [email protected]
1da177e4 4227S: Maintained
679655da 4228F: drivers/net/ni5010.*
1da177e4 4229
85ef9cea 4230NILFS2 FILESYSTEM
8b58be88 4231M: KONISHI Ryusuke <[email protected]>
6aff43f8 4232L: [email protected]
85ef9cea
RK
4233W: http://www.nilfs.org/en/
4234S: Supported
679655da
JP
4235F: Documentation/filesystems/nilfs2.txt
4236F: fs/nilfs2/
4237F: include/linux/nilfs2_fs.h
85ef9cea 4238
1da177e4 4239NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
8b58be88 4240M: YOKOTA Hiroshi <[email protected]>
1da177e4
LT
4241W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
4242S: Maintained
679655da
JP
4243F: Documentation/scsi/NinjaSCSI.txt
4244F: drivers/scsi/pcmcia/nsp_*
1da177e4
LT
4245
4246NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
8b58be88
JP
4247M: GOTO Masanori <[email protected]>
4248M: YOKOTA Hiroshi <[email protected]>
1da177e4
LT
4249W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
4250S: Maintained
679655da
JP
4251F: Documentation/scsi/NinjaSCSI.txt
4252F: drivers/scsi/nsp32*
1da177e4 4253
1da177e4 4254NTFS FILESYSTEM
8b58be88 4255M: Anton Altaparmakov <[email protected]>
1da177e4 4256L: [email protected]
169ccbd4 4257W: http://www.linux-ntfs.org/
54e5881d 4258T: git git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
1da177e4 4259S: Maintained
679655da
JP
4260F: Documentation/filesystems/ntfs.txt
4261F: fs/ntfs/
1da177e4 4262
9eb8ef74 4263NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
8b58be88 4264M: Antonino Daplas <[email protected]>
c69f677c 4265L: [email protected]
ce00f85c 4266S: Maintained
679655da
JP
4267F: drivers/video/riva/
4268F: drivers/video/nvidia/
1da177e4 4269
f5525786 4270OMAP SUPPORT
0e24bdd4 4271M: Tony Lindgren <[email protected]>
f5525786
TL
4272L: [email protected]
4273W: http://www.muru.com/linux/omap/
4274W: http://linux.omap.com/
8a6e2535 4275Q: http://patchwork.kernel.org/project/linux-omap/list/
f5525786
TL
4276T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git
4277S: Maintained
4e04d5a3 4278F: arch/arm/*omap*/
f5525786
TL
4279
4280OMAP CLOCK FRAMEWORK SUPPORT
8b58be88 4281M: Paul Walmsley <[email protected]>
f5525786
TL
4282L: [email protected]
4283S: Maintained
4284F: arch/arm/*omap*/*clock*
4285
4286OMAP POWER MANAGEMENT SUPPORT
8b58be88 4287M: Kevin Hilman <[email protected]>
f5525786
TL
4288L: [email protected]
4289S: Maintained
4290F: arch/arm/*omap*/*pm*
4291
4292OMAP AUDIO SUPPORT
8b58be88 4293M: Jarkko Nikula <[email protected]>
f5525786
TL
4294L: [email protected] (subscribers-only)
4295L: [email protected]
4296S: Maintained
4297F: sound/soc/omap/
4298
4299OMAP FRAMEBUFFER SUPPORT
3043c10a 4300M: Tomi Valkeinen <[email protected]>
c69f677c 4301L: [email protected]
f5525786
TL
4302L: [email protected]
4303S: Maintained
4304F: drivers/video/omap/
4305
676eec0d 4306OMAP DISPLAY SUBSYSTEM and FRAMEBUFFER SUPPORT (DSS2)
178ff4c9
TV
4307M: Tomi Valkeinen <[email protected]>
4308L: [email protected]
676eec0d 4309L: [email protected]
178ff4c9 4310S: Maintained
676eec0d 4311F: drivers/video/omap2/
178ff4c9
TV
4312F: Documentation/arm/OMAP/DSS
4313
f5525786 4314OMAP MMC SUPPORT
8b58be88 4315M: Jarkko Lavinen <[email protected]>
f5525786
TL
4316L: [email protected]
4317S: Maintained
653f41b5
MC
4318F: drivers/mmc/host/omap.c
4319
4320OMAP HS MMC SUPPORT
4321M: Madhusudhan Chikkature <[email protected]>
4322L: [email protected]
4323S: Maintained
4324F: drivers/mmc/host/omap_hsmmc.c
f5525786
TL
4325
4326OMAP RANDOM NUMBER GENERATOR SUPPORT
8b58be88 4327M: Deepak Saxena <[email protected]>
f5525786
TL
4328S: Maintained
4329F: drivers/char/hw_random/omap-rng.c
4330
4331OMAP USB SUPPORT
f299470a 4332M: Felipe Balbi <[email protected]>
8b58be88 4333M: David Brownell <[email protected]>
f5525786
TL
4334L: [email protected]
4335L: [email protected]
4336S: Maintained
a16fbd65
JP
4337F: drivers/usb/*/*omap*
4338F: arch/arm/*omap*/usb*
f5525786 4339
0ad122d9 4340OMFS FILESYSTEM
8b58be88 4341M: Bob Copeland <[email protected]>
0ad122d9
BC
4342L: [email protected]
4343S: Maintained
679655da
JP
4344F: Documentation/filesystems/omfs.txt
4345F: fs/omfs/
0ad122d9 4346
c1986ee9 4347OMNIKEY CARDMAN 4000 DRIVER
8b58be88 4348M: Harald Welte <[email protected]>
c1986ee9 4349S: Maintained
679655da
JP
4350F: drivers/char/pcmcia/cm4000_cs.c
4351F: include/linux/cm4000_cs.h
c1986ee9 4352
77c44ab1 4353OMNIKEY CARDMAN 4040 DRIVER
8b58be88 4354M: Harald Welte <[email protected]>
77c44ab1 4355S: Maintained
679655da 4356F: drivers/char/pcmcia/cm4040_cs.*
77c44ab1 4357
77d5140f 4358OMNIVISION OV7670 SENSOR DRIVER
8b58be88 4359M: Jonathan Corbet <[email protected]>
661263b5 4360L: [email protected]
54e5881d 4361T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
77d5140f 4362S: Maintained
679655da 4363F: drivers/media/video/ov7670.c
77d5140f 4364
431bca73 4365ONENAND FLASH DRIVER
8b58be88 4366M: Kyungmin Park <[email protected]>
431bca73
TG
4367L: [email protected]
4368S: Maintained
679655da
JP
4369F: drivers/mtd/onenand/
4370F: include/linux/mtd/onenand*.h
431bca73 4371
1da177e4 4372ONSTREAM SCSI TAPE DRIVER
8b58be88 4373M: Willem Riede <[email protected]>
1da177e4
LT
4374L: [email protected]
4375L: [email protected]
4376S: Maintained
679655da
JP
4377F: drivers/scsi/osst*
4378F: drivers/scsi/st*
1da177e4 4379
e2d1d6c0 4380OPENCORES I2C BUS DRIVER
8b58be88 4381M: Peter Korsgaard <[email protected]>
846557d3 4382L: [email protected]
e2d1d6c0 4383S: Maintained
679655da
JP
4384F: Documentation/i2c/busses/i2c-ocores
4385F: drivers/i2c/busses/i2c-ocores.c
e2d1d6c0 4386
860c44c1
GL
4387OPEN FIRMWARE AND FLATTENED DEVICE TREE
4388M: Grant Likely <[email protected]>
4389L: [email protected]
4390W: http://fdt.secretlab.ca
3bbf9b9b 4391T: git git://git.secretlab.ca/git/linux-2.6.git
860c44c1
GL
4392S: Maintained
4393F: drivers/of
4394F: include/linux/of*.h
4395K: of_get_property
4396
1da177e4 4397OPROFILE
8b58be88 4398M: Robert Richter <[email protected]>
1da177e4
LT
4399L: [email protected]
4400S: Maintained
81c4a8a6 4401F: arch/*/include/asm/oprofile*.h
679655da
JP
4402F: arch/*/oprofile/
4403F: drivers/oprofile/
4404F: include/linux/oprofile.h
1da177e4 4405
e2d1d6c0 4406ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
8b58be88
JP
4407M: Mark Fasheh <[email protected]>
4408M: Joel Becker <[email protected]>
e2d1d6c0
RD
4409L: [email protected] (moderated for non-subscribers)
4410W: http://oss.oracle.com/projects/ocfs2/
2191aeba 4411T: git git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2.git
e2d1d6c0 4412S: Supported
679655da
JP
4413F: Documentation/filesystems/ocfs2.txt
4414F: Documentation/filesystems/dlmfs.txt
4415F: fs/ocfs2/
e2d1d6c0 4416
1da177e4 4417ORINOCO DRIVER
724c6b35 4418L: [email protected]
ecffdde6
PR
4419L: [email protected]
4420L: [email protected]
3a59babb 4421W: http://linuxwireless.org/en/users/Drivers/orinoco
ecffdde6 4422W: http://www.nongnu.org/orinoco/
3a59babb 4423S: Orphan
679655da 4424F: drivers/net/wireless/orinoco/
1da177e4 4425
42c55aa8 4426OSD LIBRARY and FILESYSTEM
8b58be88
JP
4427M: Boaz Harrosh <[email protected]>
4428M: Benny Halevy <[email protected]>
68274794
BH
4429L: [email protected]
4430W: http://open-osd.org
54e5881d 4431T: git git://git.open-osd.org/open-osd.git
68274794 4432S: Maintained
42c55aa8 4433F: drivers/scsi/osd/
6b6f0b6c 4434F: include/scsi/osd_*
42c55aa8 4435F: fs/exofs/
68274794 4436
e2d1d6c0 4437P54 WIRELESS DRIVER
084cb0fe 4438M: Christian Lamparter <[email protected]>
e2d1d6c0 4439L: [email protected]
084cb0fe 4440W: http://wireless.kernel.org/en/users/Drivers/p54
e2d1d6c0 4441S: Maintained
679655da 4442F: drivers/net/wireless/p54/
e2d1d6c0 4443
f5cd7872 4444PA SEMI ETHERNET DRIVER
8b58be88 4445M: Olof Johansson <[email protected]>
f5cd7872
OJ
4446L: [email protected]
4447S: Maintained
679655da 4448F: drivers/net/pasemi_mac.*
f5cd7872 4449
beb58aa3 4450PA SEMI SMBUS DRIVER
8b58be88 4451M: Olof Johansson <[email protected]>
846557d3 4452L: [email protected]
beb58aa3 4453S: Maintained
679655da 4454F: drivers/i2c/busses/i2c-pasemi.c
beb58aa3 4455
48fc267e
SK
4456PADATA PARALLEL EXECUTION MECHANISM
4457M: Steffen Klassert <[email protected]>
4458L: [email protected]
4459L: [email protected]
4460S: Maintained
4461F: kernel/padata.c
4462F: include/linux/padata.h
4463F: Documentation/padata.txt
4464
709ee531 4465PANASONIC LAPTOP ACPI EXTRAS DRIVER
8b58be88 4466M: Harald Welte <[email protected]>
d0944853 4467L: [email protected]
709ee531 4468S: Maintained
679655da 4469F: drivers/platform/x86/panasonic-laptop.c
709ee531 4470
368dd5ac 4471PANASONIC MN10300/AM33/AM34 PORT
8b58be88
JP
4472M: David Howells <[email protected]>
4473M: Koichi Yasutake <[email protected]>
4fa97181
DH
4474L: [email protected] (moderated for non-subscribers)
4475W: ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
4476S: Maintained
679655da
JP
4477F: Documentation/mn10300/
4478F: arch/mn10300/
4fa97181 4479
1da177e4 4480PARALLEL PORT SUPPORT
3dd1a329 4481L: [email protected] (subscribers-only)
5fdc2abe 4482S: Orphan
679655da
JP
4483F: drivers/parport/
4484F: include/linux/parport*.h
4485F: drivers/char/ppdev.c
4486F: include/linux/ppdev.h
1da177e4 4487
4cdf6bc2 4488PARAVIRT_OPS INTERFACE
8b58be88
JP
4489M: Jeremy Fitzhardinge <[email protected]>
4490M: Chris Wright <[email protected]>
4491M: Alok Kataria <[email protected]>
4492M: Rusty Russell <[email protected]>
4cdf6bc2 4493L: [email protected]
4cdf6bc2 4494S: Supported
679655da
JP
4495F: Documentation/ia64/paravirt_ops.txt
4496F: arch/*/kernel/paravirt*
4497F: arch/*/include/asm/paravirt.h
4cdf6bc2 4498
e2d1d6c0 4499PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
8b58be88 4500M: Tim Waugh <[email protected]>
e2d1d6c0
RD
4501L: [email protected] (subscribers-only)
4502W: http://www.torque.net/linux-pp.html
4503S: Maintained
679655da
JP
4504F: Documentation/blockdev/paride.txt
4505F: drivers/block/paride/
e2d1d6c0
RD
4506
4507PARISC ARCHITECTURE
8b58be88
JP
4508M: Kyle McMartin <[email protected]>
4509M: Helge Deller <[email protected]>
b8828770 4510M: "James E.J. Bottomley" <[email protected]>
e2d1d6c0
RD
4511L: [email protected]
4512W: http://www.parisc-linux.org/
8a6e2535 4513Q: http://patchwork.kernel.org/project/linux-parisc/list/
54e5881d 4514T: git git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
e2d1d6c0 4515S: Maintained
679655da
JP
4516F: arch/parisc/
4517F: drivers/parisc/
e2d1d6c0 4518
1662d32c 4519PC87360 HARDWARE MONITORING DRIVER
8b58be88 4520M: Jim Cromie <[email protected]>
1662d32c
JC
4521L: [email protected]
4522S: Maintained
679655da
JP
4523F: Documentation/hwmon/pc87360
4524F: drivers/hwmon/pc87360.c
1662d32c
JC
4525
4526PC8736x GPIO DRIVER
8b58be88 4527M: Jim Cromie <[email protected]>
1662d32c 4528S: Maintained
679655da 4529F: drivers/char/pc8736x_gpio.c
1662d32c 4530
1ad107fd
JD
4531PC87427 HARDWARE MONITORING DRIVER
4532M: Jean Delvare <[email protected]>
4533L: [email protected]
4534S: Maintained
4535F: Documentation/hwmon/pc87427
4536F: drivers/hwmon/pc87427.c
4537
b26e0ed4 4538PCA9532 LED DRIVER
8b58be88 4539M: Riku Voipio <[email protected]>
b26e0ed4 4540S: Maintained
d5ca6918
JP
4541F: drivers/leds/leds-pca9532.c
4542F: include/linux/leds-pca9532.h
b26e0ed4 4543
5ce914a8
GR
4544PCA9541 I2C BUS MASTER SELECTOR DRIVER
4545M: Guenter Roeck <[email protected]>
4546L: [email protected]
4547S: Maintained
4548F: drivers/i2c/muxes/pca9541.c
4549
a1867d36
WS
4550PCA9564/PCA9665 I2C BUS DRIVER
4551M: Wolfram Sang <[email protected]>
4552L: [email protected]
4553S: Maintained
4554F: drivers/i2c/algos/i2c-algo-pca.c
4555F: drivers/i2c/busses/i2c-pca-*
4556F: include/linux/i2c-algo-pca.h
4557F: include/linux/i2c-pca-platform.h
4558
065c6359 4559PCI ERROR RECOVERY
8b58be88 4560M: Linas Vepstas <[email protected]>
c1f69db7 4561L: [email protected]
065c6359 4562S: Supported
679655da
JP
4563F: Documentation/PCI/pci-error-recovery.txt
4564F: Documentation/powerpc/eeh-pci-error-recovery.txt
065c6359 4565
1da177e4 4566PCI SUBSYSTEM
8b58be88 4567M: Jesse Barnes <[email protected]>
2905474d 4568L: [email protected]
8a6e2535 4569Q: http://patchwork.kernel.org/project/linux-pci/list/
54e5881d 4570T: git git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git
1da177e4 4571S: Supported
679655da
JP
4572F: Documentation/PCI/
4573F: drivers/pci/
4574F: include/linux/pci*
1da177e4 4575
be3652b8
JB
4576PCI HOTPLUG
4577M: Jesse Barnes <[email protected]>
64dab204 4578L: [email protected]
8b59a454 4579S: Supported
be3652b8 4580F: drivers/pci/hotplug
8cf4c195 4581
1da177e4 4582PCMCIA SUBSYSTEM
4230dfc9 4583P: Linux PCMCIA Team
f5df5881 4584L: [email protected]
6650e0a5 4585W: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
54e5881d 4586T: git git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
4230dfc9 4587S: Maintained
679655da
JP
4588F: Documentation/pcmcia/
4589F: drivers/pcmcia/
4590F: include/pcmcia/
1da177e4
LT
4591
4592PCNET32 NETWORK DRIVER
8b58be88 4593M: Don Fry <[email protected]>
979b6c13 4594L: [email protected]
1da177e4 4595S: Maintained
679655da 4596F: drivers/net/pcnet32.c
1da177e4 4597
48fc267e
SK
4598PCRYPT PARALLEL CRYPTO ENGINE
4599M: Steffen Klassert <[email protected]>
4600L: [email protected]
4601S: Maintained
4602F: crypto/pcrypt.c
4603F: include/crypto/pcrypt.h
4604
ad4ecbcb 4605PER-TASK DELAY ACCOUNTING
8b58be88 4606M: Balbir Singh <[email protected]>
ad4ecbcb 4607S: Maintained
679655da
JP
4608F: include/linux/delayacct.h
4609F: kernel/delayacct.c
ad4ecbcb 4610
57c0c15b 4611PERFORMANCE EVENTS SUBSYSTEM
8b58be88
JP
4612M: Peter Zijlstra <[email protected]>
4613M: Paul Mackerras <[email protected]>
4614M: Ingo Molnar <[email protected]>
cfb581bc 4615M: Arnaldo Carvalho de Melo <[email protected]>
6c0b3244 4616S: Supported
141c4296 4617F: kernel/perf_event*.c
a003236c 4618F: include/linux/perf_event.h
141c4296
RR
4619F: arch/*/kernel/perf_event*.c
4620F: arch/*/kernel/*/perf_event*.c
4621F: arch/*/kernel/*/*/perf_event*.c
a003236c 4622F: arch/*/include/asm/perf_event.h
141c4296 4623F: arch/*/lib/perf_event*.c
a003236c
VL
4624F: arch/*/kernel/perf_callchain.c
4625F: tools/perf/
6c0b3244 4626
dd49d0f5 4627PERSONALITY HANDLING
8b58be88 4628M: Christoph Hellwig <[email protected]>
dd49d0f5
JC
4629L: [email protected]
4630S: Maintained
679655da 4631F: include/linux/personality.h
dd49d0f5 4632
838e7a03
RDC
4633PHONET PROTOCOL
4634M: Remi Denis-Courmont <[email protected]>
4635S: Supported
4636F: Documentation/networking/phonet.txt
4637F: include/linux/phonet.h
4638F: include/net/phonet/
4639F: net/phonet/
4640
1da177e4 4641PHRAM MTD DRIVER
8b58be88 4642M: Joern Engel <[email protected]>
1da177e4
LT
4643L: [email protected]
4644S: Maintained
679655da 4645F: drivers/mtd/devices/phram.c
1da177e4 4646
249a6771 4647PKTCDVD DRIVER
8b58be88 4648M: Peter Osterlund <[email protected]>
249a6771 4649S: Maintained
679655da
JP
4650F: drivers/block/pktcdvd.c
4651F: include/linux/pktcdvd.h
249a6771 4652
89a36810 4653PMC SIERRA MaxRAID DRIVER
076cfaae 4654M: Anil Ravindranath <[email protected]>
89a36810
AR
4655L: [email protected]
4656W: http://www.pmc-sierra.com/
4657S: Supported
4658F: drivers/scsi/pmcraid.*
4659
dbf9bfe6 4660PMC SIERRA PM8001 DRIVER
4661M: [email protected]
4662M: [email protected]
4663L: [email protected]
4664S: Supported
4665F: drivers/scsi/pm8001/
4666
1da177e4 4667POSIX CLOCKS and TIMERS
8b58be88 4668M: Thomas Gleixner <[email protected]>
1da177e4 4669S: Supported
679655da
JP
4670F: fs/timerfd.c
4671F: include/linux/timer*
4672F: kernel/*timer*
1da177e4 4673
3be86148 4674POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
8b58be88
JP
4675M: Anton Vorontsov <[email protected]>
4676M: David Woodhouse <[email protected]>
54e5881d 4677T: git git://git.infradead.org/battery-2.6.git
3be86148 4678S: Maintained
679655da
JP
4679F: include/linux/power_supply.h
4680F: drivers/power/power_supply*
3be86148 4681
1da177e4 4682PNP SUPPORT
8b58be88
JP
4683M: Adam Belay <[email protected]>
4684M: Bjorn Helgaas <[email protected]>
1da177e4 4685S: Maintained
679655da 4686F: drivers/pnp/
1da177e4 4687
999445d4 4688PNXxxxx I2C DRIVER
8b58be88 4689M: Vitaly Wool <[email protected]>
846557d3 4690L: [email protected]
999445d4 4691S: Maintained
679655da 4692F: drivers/i2c/busses/i2c-pnx.c
999445d4 4693
1da177e4 4694PPP PROTOCOL DRIVERS AND COMPRESSORS
8b58be88 4695M: Paul Mackerras <[email protected]>
1da177e4
LT
4696L: [email protected]
4697S: Maintained
679655da 4698F: drivers/net/ppp_*
1da177e4
LT
4699
4700PPP OVER ATM (RFC 2364)
8b58be88 4701M: Mitchell Blank Jr <[email protected]>
1da177e4 4702S: Maintained
679655da
JP
4703F: net/atm/pppoatm.c
4704F: include/linux/atmppp.h
1da177e4
LT
4705
4706PPP OVER ETHERNET
8b58be88 4707M: Michal Ostrowski <[email protected]>
1da177e4 4708S: Maintained
679655da
JP
4709F: drivers/net/pppoe.c
4710F: drivers/net/pppox.c
1da177e4 4711
a6d2370b 4712PPP OVER L2TP
8b58be88 4713M: James Chapman <[email protected]>
a6d2370b 4714S: Maintained
90ca28d1 4715F: net/l2tp/l2tp_ppp.c
679655da 4716F: include/linux/if_pppol2tp.h
a6d2370b 4717
eae9d2ba 4718PPS SUPPORT
8b58be88 4719M: Rodolfo Giometti <[email protected]>
eae9d2ba
RG
4720W: http://wiki.enneenne.com/index.php/LinuxPPS_support
4721L: [email protected] (subscribers-only)
4722S: Maintained
cabaaf41
JP
4723F: Documentation/pps/
4724F: drivers/pps/
4725F: include/linux/pps*.h
eae9d2ba 4726
1da177e4 4727PREEMPTIBLE KERNEL
8b58be88 4728M: Robert Love <[email protected]>
1da177e4
LT
4729L: [email protected]
4730W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
4731S: Supported
679655da
JP
4732F: Documentation/preempt-locking.txt
4733F: include/linux/preempt.h
1da177e4
LT
4734
4735PRISM54 WIRELESS DRIVER
8b58be88 4736M: "Luis R. Rodriguez" <[email protected]>
724c6b35 4737L: [email protected]
9ef80804 4738W: http://wireless.kernel.org/en/users/Drivers/p54
1d89cae1 4739S: Obsolete
679655da 4740F: drivers/net/wireless/prism54/
1da177e4 4741
b3277dfa 4742PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
8b58be88 4743M: Mikael Pettersson <[email protected]>
b3277dfa
MP
4744L: [email protected]
4745S: Maintained
679655da 4746F: drivers/ata/sata_promise.*
b3277dfa 4747
02c18891 4748PS3 NETWORK SUPPORT
b809b9ca 4749M: Geoff Levand <[email protected]>
02c18891 4750L: [email protected]
a4724ed6 4751L: [email protected]
b809b9ca 4752S: Maintained
679655da 4753F: drivers/net/ps3_gelic_net.*
02c18891 4754
f58a9d17 4755PS3 PLATFORM SUPPORT
b809b9ca 4756M: Geoff Levand <[email protected]>
a4724ed6
SR
4757L: [email protected]
4758L: [email protected]
b809b9ca 4759S: Maintained
679655da
JP
4760F: arch/powerpc/boot/ps3*
4761F: arch/powerpc/include/asm/lv1call.h
4762F: arch/powerpc/include/asm/ps3*.h
4763F: arch/powerpc/platforms/ps3/
4764F: drivers/*/ps3*
4765F: drivers/ps3/
fec629b8 4766F: drivers/rtc/rtc-ps3.c
679655da 4767F: drivers/usb/host/*ps3.c
fec629b8 4768F: sound/ppc/snd_ps3*
f58a9d17 4769
cffb4add 4770PS3VRAM DRIVER
8b58be88 4771M: Jim Paris <[email protected]>
a4724ed6 4772L: [email protected]
cffb4add 4773S: Maintained
8a3977cb 4774F: drivers/block/ps3vram.c
cffb4add 4775
cf94a4d1 4776PTRACE SUPPORT
8b58be88
JP
4777M: Roland McGrath <[email protected]>
4778M: Oleg Nesterov <[email protected]>
cf94a4d1
CH
4779S: Maintained
4780F: include/asm-generic/syscall.h
4781F: include/linux/ptrace.h
4782F: include/linux/regset.h
4783F: include/linux/tracehook.h
4784F: kernel/ptrace.c
4785
8320204a 4786PVRUSB2 VIDEO4LINUX DRIVER
8b58be88 4787M: Mike Isely <[email protected]>
16e9495d 4788L: [email protected] (subscribers-only)
661263b5 4789L: [email protected]
8320204a 4790W: http://www.isely.net/pvrusb2/
54e5881d 4791T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
8320204a 4792S: Maintained
679655da
JP
4793F: Documentation/video4linux/README.pvrusb2
4794F: drivers/media/video/pvrusb2/
8320204a 4795
30ec261e 4796PXA2xx/PXA3xx SUPPORT
8b58be88
JP
4797M: Eric Miao <[email protected]>
4798M: Russell King <[email protected]>
efc03ecb 4799L: [email protected] (moderated for non-subscribers)
1da177e4 4800S: Maintained
679655da
JP
4801F: arch/arm/mach-pxa/
4802F: drivers/pcmcia/pxa2xx*
4803F: drivers/spi/pxa2xx*
4804F: drivers/usb/gadget/pxa2*
4805F: include/sound/pxa2xx-lib.h
bec4c99e
MB
4806F: sound/arm/pxa*
4807F: sound/soc/pxa
1da177e4 4808
a6bb4bab 4809PXA168 SUPPORT
8b58be88
JP
4810M: Eric Miao <[email protected]>
4811M: Jason Chagas <[email protected]>
efc03ecb 4812L: [email protected] (moderated for non-subscribers)
54e5881d 4813T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git
7517b3fb 4814S: Maintained
a6bb4bab 4815
5fa82eb8 4816PXA910 SUPPORT
8b58be88 4817M: Eric Miao <[email protected]>
efc03ecb 4818L: [email protected] (moderated for non-subscribers)
54e5881d 4819T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git
7517b3fb 4820S: Maintained
5fa82eb8 4821
e8e6cb32
EM
4822MMP2 SUPPORT (aka ARMADA610)
4823M: Haojian Zhuang <[email protected]>
4824M: Eric Miao <[email protected]>
4825L: [email protected] (moderated for non-subscribers)
4826T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git
4827S: Maintained
4828
272f133a
PO
4829PXA MMCI DRIVER
4830S: Orphan
4831
57f63bc8 4832PXA RTC DRIVER
8b58be88 4833M: Robert Jarzmik <[email protected]>
57f63bc8
RJ
4834L: [email protected]
4835S: Maintained
4836
5e9772b9
JS
4837QLOGIC QLA1280 SCSI DRIVER
4838M: Michael Reed <[email protected]>
4839L: [email protected]
4840S: Maintained
4841F: drivers/scsi/qla1280.[ch]
4842
1da177e4 4843QLOGIC QLA2XXX FC-SCSI DRIVER
8b58be88 4844M: Andrew Vasquez <[email protected]>
95e6a856 4845M: [email protected]
1da177e4
LT
4846L: [email protected]
4847S: Supported
679655da
JP
4848F: Documentation/scsi/LICENSE.qla2xxx
4849F: drivers/scsi/qla2xxx/
1da177e4 4850
883c98fe
RA
4851QLOGIC QLA4XXX iSCSI DRIVER
4852M: Ravi Anand <[email protected]>
4853M: Vikas Chaudhary <[email protected]>
4854M: [email protected]
4855L: [email protected]
4856S: Supported
4857F: drivers/scsi/qla4xxx/
4858
5a4faa87 4859QLOGIC QLA3XXX NETWORK DRIVER
8b58be88 4860M: Ron Mercer <[email protected]>
5a4faa87
RM
4861M: [email protected]
4862L: [email protected]
4863S: Supported
679655da
JP
4864F: Documentation/networking/LICENSE.qla3xxx
4865F: drivers/net/qla3xxx.*
5a4faa87 4866
0ec00f03
AKS
4867QLOGIC QLCNIC (1/10)Gb ETHERNET DRIVER
4868M: Amit Kumar Salecha <[email protected]>
7b39f90f 4869M: Anirban Chakraborty <[email protected]>
0ec00f03
AKS
4870M: [email protected]
4871L: [email protected]
4872S: Supported
4873F: drivers/net/qlcnic/
4874
c4e84bde 4875QLOGIC QLGE 10Gb ETHERNET DRIVER
8b58be88 4876M: Ron Mercer <[email protected]>
4cbfbe25 4877M: [email protected]
c4e84bde
RM
4878L: [email protected]
4879S: Supported
679655da 4880F: drivers/net/qlge/
c4e84bde 4881
1da177e4 4882QNX4 FILESYSTEM
8b58be88 4883M: Anders Larsen <[email protected]>
1da177e4
LT
4884W: http://www.alarsen.net/linux/qnx4fs/
4885S: Maintained
80811493 4886F: fs/qnx4/
679655da
JP
4887F: include/linux/qnx4_fs.h
4888F: include/linux/qnxtypes.h
1da177e4 4889
602adf40
YS
4890RADOS BLOCK DEVICE (RBD)
4891F: include/linux/qnxtypes.h
4892M: Yehuda Sadeh <[email protected]>
4893M: Sage Weil <[email protected]>
4894M: [email protected]
4895S: Supported
4896F: drivers/block/rbd.c
4897F: drivers/block/rbd_types.h
4898
1da177e4 4899RADEON FRAMEBUFFER DISPLAY DRIVER
8b58be88 4900M: Benjamin Herrenschmidt <[email protected]>
c69f677c 4901L: [email protected]
1da177e4 4902S: Maintained
679655da
JP
4903F: drivers/video/aty/radeon*
4904F: include/linux/radeonfb.h
1da177e4
LT
4905
4906RAGE128 FRAMEBUFFER DISPLAY DRIVER
8b58be88 4907M: Paul Mackerras <[email protected]>
c69f677c 4908L: [email protected]
1da177e4 4909S: Maintained
679655da 4910F: drivers/video/aty/aty128fb.c
1da177e4 4911
e7839f25 4912RALINK RT2X00 WIRELESS LAN DRIVER
95ea3627 4913P: rt2x00 project
e1a6542f 4914M: Ivo van Doorn <[email protected]>
4a7bd3ec 4915M: Gertjan van Wingerde <[email protected]>
95ea3627 4916L: [email protected]
83fc9c89 4917L: [email protected] (moderated for non-subscribers)
95ea3627
ID
4918W: http://rt2x00.serialmonkey.com/
4919S: Maintained
54e5881d 4920T: git git://git.kernel.org/pub/scm/linux/kernel/git/ivd/rt2x00.git
95ea3627
ID
4921F: drivers/net/wireless/rt2x00/
4922
9db5579b 4923RAMDISK RAM BLOCK DEVICE DRIVER
6e575590 4924M: Nick Piggin <[email protected]>
9db5579b 4925S: Maintained
679655da
JP
4926F: Documentation/blockdev/ramdisk.txt
4927F: drivers/block/brd.c
9db5579b 4928
9e95ce27 4929RANDOM NUMBER DRIVER
8b58be88 4930M: Matt Mackall <[email protected]>
9e95ce27 4931S: Maintained
679655da 4932F: drivers/char/random.c
9e95ce27 4933
394b701c 4934RAPIDIO SUBSYSTEM
8b58be88 4935M: Matt Porter <[email protected]>
394b701c 4936S: Maintained
679655da 4937F: drivers/rapidio/
394b701c 4938
e2d1d6c0 4939RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
e2d1d6c0 4940L: [email protected]
f52a5490 4941S: Orphan
679655da 4942F: drivers/net/wireless/ray*
e2d1d6c0
RD
4943
4944RCUTORTURE MODULE
8b58be88
JP
4945M: Josh Triplett <[email protected]>
4946M: "Paul E. McKenney" <[email protected]>
f9094d8e 4947S: Supported
1fa7e547 4948T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu.git
679655da
JP
4949F: Documentation/RCU/torture.txt
4950F: kernel/rcutorture.c
e2d1d6c0 4951
c1f766b5 4952RDC R-321X SoC
8b58be88 4953M: Florian Fainelli <[email protected]>
c1f766b5
FF
4954S: Maintained
4955
db17f395 4956RDC R6040 FAST ETHERNET DRIVER
8b58be88 4957M: Florian Fainelli <[email protected]>
db17f395
FF
4958L: [email protected]
4959S: Maintained
679655da 4960F: drivers/net/r6040.c
db17f395 4961
a09ed661 4962RDS - RELIABLE DATAGRAM SOCKETS
8b58be88 4963M: Andy Grover <[email protected]>
fbb5a558 4964L: [email protected] (moderated for non-subscribers)
a09ed661 4965S: Supported
679655da 4966F: net/rds/
a09ed661 4967
595182bc 4968READ-COPY UPDATE (RCU)
8b58be88
JP
4969M: Dipankar Sarma <[email protected]>
4970M: "Paul E. McKenney" <[email protected]>
595182bc 4971W: http://www.rdrop.com/users/paulmck/rclock/
595182bc 4972S: Supported
1fa7e547 4973T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu.git
f9094d8e
PM
4974F: Documentation/RCU/
4975F: include/linux/rcu*
4976F: include/linux/srcu*
4977F: kernel/rcu*
4978F: kernel/srcu*
4979X: kernel/rcutorture.c
595182bc 4980
b7bbbf35 4981REAL TIME CLOCK DRIVER (LEGACY)
8b58be88 4982M: Paul Gortmaker <[email protected]>
1da177e4 4983S: Maintained
b7bbbf35 4984F: drivers/char/rtc.c
1da177e4 4985
0c86edc0 4986REAL TIME CLOCK (RTC) SUBSYSTEM
8b58be88 4987M: Alessandro Zummo <[email protected]>
76465493 4988L: [email protected]
8a6e2535 4989Q: http://patchwork.ozlabs.org/project/rtc-linux/list/
0c86edc0 4990S: Maintained
679655da
JP
4991F: Documentation/rtc.txt
4992F: drivers/rtc/
4993F: include/linux/rtc.h
0c86edc0 4994
1da177e4 4995REISERFS FILE SYSTEM
76c4e5ea 4996L: [email protected]
1da177e4 4997S: Supported
679655da 4998F: fs/reiserfs/
1da177e4 4999
e0897645 5000RFKILL
8b58be88 5001M: Johannes Berg <[email protected]>
19d337df 5002L: [email protected]
e0897645 5003S: Maintained
505c9247 5004F: Documentation/rfkill.txt
80811493 5005F: net/rfkill/
e0897645 5006
67e054e9
ML
5007RICOH SMARTMEDIA/XD DRIVER
5008M: Maxim Levitsky <[email protected]>
5009S: Maintained
21c26f50
JP
5010F: drivers/mtd/nand/r852.c
5011F: drivers/mtd/nand/r852.h
67e054e9 5012
e2d1d6c0
RD
5013RISCOM8 DRIVER
5014S: Orphan
679655da
JP
5015F: Documentation/serial/riscom8.txt
5016F: drivers/char/riscom8*
e2d1d6c0 5017
1da177e4
LT
5018ROCKETPORT DRIVER
5019P: Comtrol Corp.
1da177e4
LT
5020W: http://www.comtrol.com
5021S: Maintained
679655da
JP
5022F: Documentation/serial/rocket.txt
5023F: drivers/char/rocket*
1da177e4
LT
5024
5025ROSE NETWORK LAYER
8b58be88 5026M: Ralf Baechle <[email protected]>
1da177e4 5027L: [email protected]
d34cb28a 5028W: http://www.linux-ax25.org/
1da177e4 5029S: Maintained
679655da
JP
5030F: include/linux/rose.h
5031F: include/net/rose.h
5032F: net/rose/
1da177e4 5033
59840488 5034RTL8180 WIRELESS DRIVER
8b58be88 5035M: "John W. Linville" <[email protected]>
605bebe2
MW
5036L: [email protected]
5037W: http://linuxwireless.org/
54e5881d 5038T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
605bebe2 5039S: Maintained
2b3daf58 5040F: drivers/net/wireless/rtl818x/rtl8180*
605bebe2 5041
59840488 5042RTL8187 WIRELESS DRIVER
8b58be88
JP
5043M: Herton Ronaldo Krzesinski <[email protected]>
5044M: Hin-Tak Leung <[email protected]>
5045M: Larry Finger <[email protected]>
7d2c86b5
JP
5046L: [email protected]
5047W: http://linuxwireless.org/
54e5881d 5048T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
7d2c86b5 5049S: Maintained
679655da 5050F: drivers/net/wireless/rtl818x/rtl8187*
59840488 5051
9eb8ef74 5052S3 SAVAGE FRAMEBUFFER DRIVER
8b58be88 5053M: Antonino Daplas <[email protected]>
c69f677c 5054L: [email protected]
ce00f85c 5055S: Maintained
679655da 5056F: drivers/video/savage/
9eb8ef74 5057
1da177e4 5058S390
8b58be88
JP
5059M: Martin Schwidefsky <[email protected]>
5060M: Heiko Carstens <[email protected]>
1da177e4 5061M: [email protected]
d58140cc 5062L: [email protected]
5238da45
HC
5063W: http://www.ibm.com/developerworks/linux/linux390/
5064S: Supported
679655da 5065F: arch/s390/
a968cd3e 5066F: drivers/s390/
3bfe6858
JN
5067F: fs/partitions/ibm.c
5068F: Documentation/s390/
5069F: Documentation/DocBook/s390*
5238da45
HC
5070
5071S390 NETWORK DRIVERS
8b58be88
JP
5072M: Ursula Braun <[email protected]>
5073M: Frank Blaschka <[email protected]>
5238da45 5074M: [email protected]
d58140cc 5075L: [email protected]
5238da45
HC
5076W: http://www.ibm.com/developerworks/linux/linux390/
5077S: Supported
679655da 5078F: drivers/s390/net/
5238da45 5079
feed9b62 5080S390 ZCRYPT DRIVER
8b58be88
JP
5081M: Felix Beck <[email protected]>
5082M: Ralph Wuerthner <[email protected]>
feed9b62
FB
5083M: [email protected]
5084L: [email protected]
a968cd3e 5085W: http://www.ibm.com/developerworks/linux/linux390/
feed9b62 5086S: Supported
d5ca6918 5087F: drivers/s390/crypto/
feed9b62 5088
5238da45 5089S390 ZFCP DRIVER
8b58be88 5090M: Christof Schmitt <[email protected]>
07bbd0fa 5091M: Swen Schillig <[email protected]>
5238da45 5092M: [email protected]
d58140cc 5093L: [email protected]
5238da45 5094W: http://www.ibm.com/developerworks/linux/linux390/
1da177e4 5095S: Supported
679655da 5096F: drivers/s390/scsi/zfcp_*
1da177e4 5097
dd96df2c 5098S390 IUCV NETWORK LAYER
8b58be88 5099M: Ursula Braun <[email protected]>
dd96df2c
UB
5100M: [email protected]
5101L: [email protected]
5102W: http://www.ibm.com/developerworks/linux/linux390/
5103S: Supported
679655da
JP
5104F: drivers/s390/net/*iucv*
5105F: include/net/iucv/
5106F: net/iucv/
dd96df2c 5107
4dde7f75 5108S3C24XX SD/MMC Driver
8b58be88 5109M: Ben Dooks <[email protected]>
efc03ecb 5110L: [email protected] (moderated for non-subscribers)
4dde7f75 5111S: Supported
679655da 5112F: drivers/mmc/host/s3cmci.*
4dde7f75 5113
1da177e4 5114SAA7146 VIDEO4LINUX-2 DRIVER
8b58be88 5115M: Michael Hunold <[email protected]>
661263b5 5116L: [email protected]
54e5881d 5117T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1da177e4
LT
5118W: http://www.mihu.de/linux/saa7146
5119S: Maintained
679655da
JP
5120F: drivers/media/common/saa7146*
5121F: drivers/media/video/*7146*
5122F: include/media/*7146*
1da177e4 5123
4a109cc0
MB
5124SAMSUNG AUDIO (ASoC) DRIVERS
5125M: Jassi Brar <[email protected]>
5126L: [email protected] (moderated for non-subscribers)
5127S: Supported
5128F: sound/soc/s3c24xx
5129
5b3f03f0 5130TLG2300 VIDEO4LINUX-2 DRIVER
d2fa2187
JP
5131M: Huang Shijie <[email protected]>
5132M: Kang Yong <[email protected]>
5133M: Zhang Xiaobing <[email protected]>
5b3f03f0
HS
5134S: Supported
5135F: drivers/media/video/tlg2300
5136
1da177e4 5137SC1200 WDT DRIVER
8b58be88 5138M: Zwane Mwaikambo <[email protected]>
1da177e4 5139S: Maintained
679655da 5140F: drivers/watchdog/sc1200wdt.c
1da177e4
LT
5141
5142SCHEDULER
8b58be88
JP
5143M: Ingo Molnar <[email protected]>
5144M: Peter Zijlstra <[email protected]>
1da177e4 5145S: Maintained
679655da
JP
5146F: kernel/sched*
5147F: include/linux/sched.h
1da177e4 5148
6bcf6737 5149SCORE ARCHITECTURE
a2681a75
JP
5150M: Chen Liqin <[email protected]>
5151M: Lennox Wu <[email protected]>
6bcf6737
CL
5152W: http://www.sunplusct.com
5153S: Supported
a2681a75 5154F: arch/score/
6bcf6737 5155
1da177e4 5156SCSI CDROM DRIVER
8b58be88 5157M: Jens Axboe <[email protected]>
1da177e4
LT
5158L: [email protected]
5159W: http://www.kernel.dk
5160S: Maintained
679655da 5161F: drivers/scsi/sr*
1da177e4 5162
fb50a83d
RD
5163SCSI RDMA PROTOCOL (SRP) INITIATOR
5164M: David Dillow <[email protected]>
5165L: [email protected]
5166S: Supported
5167W: http://www.openfabrics.org
5168Q: http://patchwork.kernel.org/project/linux-rdma/list/
5169T: git git://git.kernel.org/pub/scm/linux/kernel/git/dad/srp-initiator.git
5170F: drivers/infiniband/ulp/srp/
5171F: include/scsi/srp.h
5172
1da177e4 5173SCSI SG DRIVER
8b58be88 5174M: Doug Gilbert <[email protected]>
1da177e4
LT
5175L: [email protected]
5176W: http://www.torque.net/sg
5177S: Maintained
679655da
JP
5178F: drivers/scsi/sg.c
5179F: include/scsi/sg.h
1da177e4
LT
5180
5181SCSI SUBSYSTEM
60df75c1 5182M: "James E.J. Bottomley" <[email protected]>
1da177e4 5183L: [email protected]
54e5881d
JP
5184T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
5185T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
5186T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
1da177e4 5187S: Maintained
679655da
JP
5188F: drivers/scsi/
5189F: include/scsi/
1da177e4
LT
5190
5191SCSI TAPE DRIVER
8b58be88 5192M: Kai Mäkisara <[email protected]>
1da177e4
LT
5193L: [email protected]
5194S: Maintained
679655da
JP
5195F: Documentation/scsi/st.txt
5196F: drivers/scsi/st*
1da177e4
LT
5197
5198SCTP PROTOCOL
8b58be88
JP
5199M: Vlad Yasevich <[email protected]>
5200M: Sridhar Samudrala <[email protected]>
1a418796 5201L: [email protected]
5f85813c 5202W: http://lksctp.sourceforge.net
ce00f85c 5203S: Supported
679655da
JP
5204F: Documentation/networking/sctp.txt
5205F: include/linux/sctp.h
5206F: include/net/sctp/
5207F: net/sctp/
1da177e4
LT
5208
5209SCx200 CPU SUPPORT
8b58be88 5210M: Jim Cromie <[email protected]>
1662d32c 5211S: Odd Fixes
679655da
JP
5212F: Documentation/i2c/busses/scx200_acb
5213F: arch/x86/kernel/scx200_32.c
5214F: drivers/watchdog/scx200_wdt.c
5215F: drivers/i2c/busses/scx200*
5216F: drivers/mtd/maps/scx200_docflash.c
5217F: include/linux/scx200.h
1662d32c
JC
5218
5219SCx200 GPIO DRIVER
8b58be88 5220M: Jim Cromie <[email protected]>
1662d32c 5221S: Maintained
679655da
JP
5222F: drivers/char/scx200_gpio.c
5223F: include/linux/scx200_gpio.h
1662d32c
JC
5224
5225SCx200 HRT CLOCKSOURCE DRIVER
8b58be88 5226M: Jim Cromie <[email protected]>
1662d32c 5227S: Maintained
679655da 5228F: drivers/clocksource/scx200_hrt.c
1da177e4 5229
6a36913a 5230SDRICOH_CS MMC/SD HOST CONTROLLER INTERFACE DRIVER
8b58be88 5231M: Sascha Sommer <[email protected]>
6a36913a
SS
5232L: [email protected] (subscribers-only)
5233S: Maintained
679655da 5234F: drivers/mmc/host/sdricoh_cs.c
6a36913a 5235
e7839f25 5236SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER
245feaa6 5237M: Chris Ball <[email protected]>
7a241d6e 5238L: [email protected]
245feaa6
CB
5239T: git git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git
5240S: Maintained
7a241d6e 5241F: drivers/mmc/host/sdhci.*
e2d1d6c0 5242
3085e9c1 5243SECURE DIGITAL HOST CONTROLLER INTERFACE, OPEN FIRMWARE BINDINGS (SDHCI-OF)
8b58be88 5244M: Anton Vorontsov <[email protected]>
a4724ed6 5245L: [email protected]
7a241d6e 5246L: [email protected]
e2d1d6c0 5247S: Maintained
7a241d6e 5248F: drivers/mmc/host/sdhci-of.*
e2d1d6c0 5249
0d1bb41a 5250SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) SAMSUNG DRIVER
8b58be88 5251M: Ben Dooks <[email protected]>
7a241d6e 5252L: [email protected]
0d1bb41a
BD
5253S: Maintained
5254F: drivers/mmc/host/sdhci-s3c.c
5255
c63b3cba
VK
5256SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) ST SPEAR DRIVER
5257M: Viresh Kumar <[email protected]>
5258L: [email protected]
5259S: Maintained
5260F: drivers/mmc/host/sdhci-spear.c
5261
8711cca2 5262SECURITY SUBSYSTEM
8b58be88 5263M: James Morris <[email protected]>
8711cca2 5264L: [email protected] (suggested Cc:)
df69f0da 5265T: git git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git
c8334dc8 5266W: http://security.wiki.kernel.org/
8711cca2 5267S: Supported
7d2c86b5 5268F: security/
8711cca2 5269
1da177e4 5270SECURITY CONTACT
8b58be88 5271M: Security Officers <[email protected]>
1da177e4
LT
5272S: Supported
5273
5274SELINUX SECURITY MODULE
8b58be88
JP
5275M: Stephen Smalley <[email protected]>
5276M: James Morris <[email protected]>
5277M: Eric Paris <[email protected]>
7d2c86b5 5278L: [email protected] (subscribers-only, general discussion)
f058925b 5279W: http://selinuxproject.org
54e5881d 5280T: git git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git
1da177e4 5281S: Supported
679655da
JP
5282F: include/linux/selinux*
5283F: security/selinux/
1da177e4 5284
c1c124e9
JJ
5285APPARMOR SECURITY MODULE
5286M: John Johansen <[email protected]>
5287L: [email protected] (subscribers-only, general discussion)
5288W: apparmor.wiki.kernel.org
5289T: git git://git.kernel.org/pub/scm/linux/kernel/git/jj/apparmor-dev.git
5290S: Supported
5291F: security/apparmor/
5292
cef2cf07 5293SENSABLE PHANTOM
8b58be88 5294M: Jiri Slaby <[email protected]>
cef2cf07 5295S: Maintained
679655da
JP
5296F: drivers/misc/phantom.c
5297F: include/linux/phantom.h
cef2cf07 5298
4480f15b 5299SERIAL ATA (SATA) SUBSYSTEM
8b58be88 5300M: Jeff Garzik <[email protected]>
1da177e4 5301L: [email protected]
54e5881d 5302T: git git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
1da177e4 5303S: Supported
d5ca6918
JP
5304F: drivers/ata/
5305F: include/linux/ata.h
5306F: include/linux/libata.h
1da177e4 5307
6733b39a 5308SERVER ENGINES 10Gbps iSCSI - BladeEngine 2 DRIVER
3387f656
JP
5309M: Jayamohan Kallickal <[email protected]>
5310L: [email protected]
5311W: http://www.serverengines.com
5312S: Supported
5313F: drivers/scsi/be2iscsi/
6733b39a 5314
6b7c5b94 5315SERVER ENGINES 10Gbps NIC - BladeEngine 2 DRIVER
8b58be88
JP
5316M: Sathya Perla <[email protected]>
5317M: Subbu Seetharaman <[email protected]>
f66d744d
AK
5318M: Sarveshwar Bandi <[email protected]>
5319M: Ajit Khaparde <[email protected]>
7d2c86b5
JP
5320L: [email protected]
5321W: http://www.serverengines.com
5322S: Supported
679655da 5323F: drivers/net/benet/
6b7c5b94 5324
8ceee660 5325SFC NETWORK DRIVER
c06f51ea
JP
5326M: Solarflare linux maintainers <[email protected]>
5327M: Steve Hodgson <[email protected]>
5328M: Ben Hutchings <[email protected]>
5329L: [email protected]
8ceee660 5330S: Supported
679655da 5331F: drivers/net/sfc/
8ceee660 5332
e2d1d6c0 5333SGI GRU DRIVER
8b58be88 5334M: Jack Steiner <[email protected]>
e2d1d6c0 5335S: Maintained
679655da 5336F: drivers/misc/sgi-gru/
e2d1d6c0
RD
5337
5338SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
8b58be88 5339M: Pat Gefre <[email protected]>
e2d1d6c0
RD
5340L: [email protected]
5341S: Supported
679655da
JP
5342F: Documentation/ia64/serial.txt
5343F: drivers/serial/ioc?_serial.c
5344F: include/linux/ioc?.h
e2d1d6c0 5345
1da177e4 5346SGI VISUAL WORKSTATION 320 AND 540
8b58be88 5347M: Andrey Panin <[email protected]>
1da177e4
LT
5348L: [email protected]
5349W: http://linux-visws.sf.net
5350S: Maintained for 2.6.
679655da 5351F: Documentation/sgi-visws.txt
1da177e4 5352
75312619 5353SGI XP/XPC/XPNET DRIVER
8b58be88 5354M: Robin Holt <[email protected]>
75312619 5355S: Maintained
679655da 5356F: drivers/misc/sgi-xp/
75312619 5357
e2d1d6c0 5358SHARP LH SUPPORT (LH7952X & LH7A40X)
8b58be88 5359M: Marc Singer <[email protected]>
e2d1d6c0 5360W: http://projects.buici.com/arm
efc03ecb 5361L: [email protected] (moderated for non-subscribers)
e2d1d6c0 5362S: Maintained
679655da
JP
5363F: Documentation/arm/Sharp-LH/ADC-LH7-Touchscreen
5364F: arch/arm/mach-lh7a40x/
5365F: drivers/serial/serial_lh7a40x.c
5366F: drivers/usb/gadget/lh7a40*
5367F: drivers/usb/host/ohci-lh7a40*
e2d1d6c0 5368
6349d997 5369SIMPLE FIRMWARE INTERFACE (SFI)
2bf822d7 5370M: Len Brown <[email protected]>
6349d997
LB
5371L: [email protected]
5372W: http://simplefirmware.org/
5373T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6.git
e2d1d6c0 5374S: Supported
6349d997
LB
5375F: arch/x86/kernel/*sfi*
5376F: drivers/sfi/
5377F: include/linux/sfi*.h
e2d1d6c0 5378
1da177e4
LT
5379SIMTEC EB110ATX (Chalice CATS)
5380P: Ben Dooks
8b58be88 5381M: Vincent Sanders <[email protected]>
1da177e4
LT
5382W: http://www.simtec.co.uk/products/EB110ATX/
5383S: Supported
5384
5385SIMTEC EB2410ITX (BAST)
5386P: Ben Dooks
8b58be88 5387M: Vincent Sanders <[email protected]>
1da177e4
LT
5388W: http://www.simtec.co.uk/products/EB2410ITX/
5389S: Supported
679655da
JP
5390F: arch/arm/mach-s3c2410/
5391F: drivers/*/*s3c2410*
5392F: drivers/*/*/*s3c2410*
1da177e4 5393
4c5adde7 5394TI DAVINCI MACHINE SUPPORT
4b5dc96a
SN
5395M: Kevin Hilman <[email protected]>
5396L: [email protected] (subscribers-only)
8a6e2535 5397Q: http://patchwork.kernel.org/project/linux-davinci/list/
4c5adde7
KH
5398S: Supported
5399F: arch/arm/mach-davinci
5400
92aab3c0 5401SIS 190 ETHERNET DRIVER
8b58be88 5402M: Francois Romieu <[email protected]>
92aab3c0
FR
5403L: [email protected]
5404S: Maintained
679655da 5405F: drivers/net/sis190.c
92aab3c0 5406
1da177e4 5407SIS 900/7016 FAST ETHERNET DRIVER
8b58be88 5408M: Daniele Venzano <[email protected]>
1da177e4 5409W: http://www.brownhat.org/sis900.html
979b6c13 5410L: [email protected]
1da177e4 5411S: Maintained
679655da 5412F: drivers/net/sis900.*
1da177e4 5413
6ea884db 5414SIS 96X I2C/SMBUS DRIVER
8b58be88 5415M: "Mark M. Hoffman" <[email protected]>
846557d3 5416L: [email protected]
6ea884db 5417S: Maintained
679655da
JP
5418F: Documentation/i2c/busses/i2c-sis96x
5419F: drivers/i2c/busses/i2c-sis96x.c
6ea884db 5420
1da177e4 5421SIS FRAMEBUFFER DRIVER
8b58be88 5422M: Thomas Winischhofer <[email protected]>
1da177e4 5423W: http://www.winischhofer.net/linuxsisvga.shtml
b7eee616 5424S: Maintained
679655da
JP
5425F: Documentation/fb/sisfb.txt
5426F: drivers/video/sis/
5427F: include/video/sisfb.h
1da177e4
LT
5428
5429SIS USB2VGA DRIVER
8b58be88 5430M: Thomas Winischhofer <[email protected]>
1da177e4
LT
5431W: http://www.winischhofer.at/linuxsisusbvga.shtml
5432S: Maintained
679655da 5433F: drivers/usb/misc/sisusbvga/
1da177e4 5434
e2d1d6c0 5435SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
8b58be88 5436M: Stephen Hemminger <[email protected]>
e2d1d6c0
RD
5437L: [email protected]
5438S: Maintained
679655da
JP
5439F: drivers/net/skge.*
5440F: drivers/net/sky2.*
e2d1d6c0 5441
415ad26d 5442SLAB ALLOCATOR
8b58be88
JP
5443M: Christoph Lameter <[email protected]>
5444M: Pekka Enberg <[email protected]>
5445M: Matt Mackall <[email protected]>
415ad26d
CL
5446L: [email protected]
5447S: Maintained
679655da
JP
5448F: include/linux/sl?b*.h
5449F: mm/sl?b.c
415ad26d 5450
1da177e4 5451SMC91x ETHERNET DRIVER
2f82af08 5452M: Nicolas Pitre <[email protected]>
18e2842b 5453S: Odd Fixes
679655da 5454F: drivers/net/smc91x.*
1da177e4 5455
920fa1ff
GR
5456SMM665 HARDWARE MONITOR DRIVER
5457M: Guenter Roeck <[email protected]>
5458L: [email protected]
5459S: Maintained
5460F: Documentation/hwmon/smm665
5461F: drivers/hwmon/smm665.c
5462
9df7305b
SG
5463SMSC EMC2103 HARDWARE MONITOR DRIVER
5464M: Steve Glendinning <[email protected]>
5465L: [email protected]
5466S: Supported
5467F: Documentation/hwmon/emc2103
5468F: drivers/hwmon/emc2103.c
5469
6ea884db 5470SMSC47B397 HARDWARE MONITOR DRIVER
8b58be88 5471M: "Mark M. Hoffman" <[email protected]>
6ea884db
MH
5472L: [email protected]
5473S: Maintained
679655da
JP
5474F: Documentation/hwmon/smsc47b397
5475F: drivers/hwmon/smsc47b397.c
6ea884db 5476
fd9abb3d 5477SMSC911x ETHERNET DRIVER
8b58be88 5478M: Steve Glendinning <[email protected]>
2cb37728
SG
5479L: [email protected]
5480S: Supported
679655da
JP
5481F: include/linux/smsc911x.h
5482F: drivers/net/smsc911x.*
2cb37728
SG
5483
5484SMSC9420 PCI ETHERNET DRIVER
8b58be88 5485M: Steve Glendinning <[email protected]>
fd9abb3d
SG
5486L: [email protected]
5487S: Supported
679655da 5488F: drivers/net/smsc9420.*
fd9abb3d 5489
e2d1d6c0 5490SN-IA64 (Itanium) SUB-PLATFORM
8b58be88 5491M: Jes Sorensen <[email protected]>
e2d1d6c0
RD
5492L: [email protected]
5493L: [email protected]
5494W: http://www.sgi.com/altix
5495S: Maintained
679655da 5496F: arch/ia64/sn/
e2d1d6c0 5497
668acf32 5498SOC-CAMERA V4L2 SUBSYSTEM
8b58be88 5499M: Guennadi Liakhovetski <[email protected]>
661263b5 5500L: [email protected]
54e5881d 5501T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
795fb7e7 5502S: Maintained
679655da
JP
5503F: include/media/v4l2*
5504F: drivers/media/video/v4l2*
668acf32 5505
e2d1d6c0 5506SOEKRIS NET48XX LED SUPPORT
8b58be88 5507M: Chris Boot <[email protected]>
e2d1d6c0 5508S: Maintained
679655da 5509F: drivers/leds/leds-net48xx.c
e2d1d6c0 5510
1da177e4 5511SOFTWARE RAID (Multiple Disks) SUPPORT
8b58be88 5512M: Neil Brown <[email protected]>
1da177e4 5513L: [email protected]
524418bb 5514S: Supported
679655da
JP
5515F: drivers/md/
5516F: include/linux/raid/
1da177e4 5517
1da177e4 5518SONIC NETWORK DRIVER
8b58be88 5519M: Thomas Bogendoerfer <[email protected]>
979b6c13 5520L: [email protected]
1da177e4 5521S: Maintained
679655da 5522F: drivers/net/sonic.*
1da177e4 5523
61e115a5 5524SONICS SILICON BACKPLANE DRIVER (SSB)
8b58be88 5525M: Michael Buesch <[email protected]>
61e115a5
MB
5526L: [email protected]
5527S: Maintained
679655da
JP
5528F: drivers/ssb/
5529F: include/linux/ssb/
61e115a5 5530
1da177e4 5531SONY VAIO CONTROL DEVICE DRIVER
8b58be88 5532M: Mattia Dongili <[email protected]>
d0944853 5533L: [email protected]
5b18167d 5534W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
1da177e4 5535S: Maintained
679655da
JP
5536F: Documentation/laptops/sony-laptop.txt
5537F: drivers/char/sonypi.c
5538F: drivers/platform/x86/sony-laptop.c
5539F: include/linux/sony-laptop.h
1da177e4 5540
baf8532a 5541SONY MEMORYSTICK CARD SUPPORT
8b58be88 5542M: Alex Dubov <[email protected]>
baf8532a
AD
5543W: http://tifmxx.berlios.de/
5544S: Maintained
679655da 5545F: drivers/memstick/host/tifm_ms.c
baf8532a 5546
1da177e4 5547SOUND
8b58be88
JP
5548M: Jaroslav Kysela <[email protected]>
5549M: Takashi Iwai <[email protected]>
93711660 5550L: [email protected] (moderated for non-subscribers)
3126a179
JP
5551W: http://www.alsa-project.org/
5552T: git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git
5553T: git git://git.alsa-project.org/alsa-kernel.git
1da177e4 5554S: Maintained
3126a179
JP
5555F: Documentation/sound/
5556F: include/sound/
679655da 5557F: sound/
1da177e4 5558
bd903bde 5559SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT (ASoC)
8b58be88
JP
5560M: Liam Girdwood <[email protected]>
5561M: Mark Brown <[email protected]>
bb74a6e5 5562T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git
93711660 5563L: [email protected] (moderated for non-subscribers)
b0b8daf7 5564W: http://alsa-project.org/main/index.php/ASoC
eb1a6af3 5565S: Supported
679655da 5566F: sound/soc/
e6e55122 5567F: include/sound/soc*
eb1a6af3 5568
473321fc 5569SPARC + UltraSPARC (sparc/sparc64)
8b58be88 5570M: "David S. Miller" <[email protected]>
1da177e4 5571L: [email protected]
8a6e2535 5572Q: http://patchwork.ozlabs.org/project/sparclinux/list/
54e5881d
JP
5573T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git
5574T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git
1da177e4 5575S: Maintained
679655da 5576F: arch/sparc/
7765b8bb 5577F: drivers/sbus/
1da177e4 5578
6404fcca
DM
5579SPARC SERIAL DRIVERS
5580M: "David S. Miller" <[email protected]>
5581L: [email protected]
5582T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git
5583T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git
5584S: Maintained
5585F: drivers/serial/suncore.c
5586F: drivers/serial/suncore.h
5587F: drivers/serial/sunhv.c
5588F: drivers/serial/sunsab.c
5589F: drivers/serial/sunsab.h
5590F: drivers/serial/sunsu.c
5591F: drivers/serial/sunzilog.c
5592F: drivers/serial/sunzilog.h
5593
fc0c195a
VK
5594SPEAR PLATFORM SUPPORT
5595M: Viresh Kumar <[email protected]>
5596W: http://www.st.com/spear
5597S: Maintained
5598F: arch/arm/plat-spear/
5599
5600SPEAR3XX MACHINE SUPPORT
5601M: Viresh Kumar <[email protected]>
5602W: http://www.st.com/spear
5603S: Maintained
5604F: arch/arm/mach-spear3xx/
5605
5606SPEAR6XX MACHINE SUPPORT
5607M: Rajeev Kumar <[email protected]>
5608W: http://www.st.com/spear
5609S: Maintained
5610F: arch/arm/mach-spear6xx/
5611
5612SPEAR CLOCK FRAMEWORK SUPPORT
5613M: Viresh Kumar <[email protected]>
5614W: http://www.st.com/spear
5615S: Maintained
5616F: arch/arm/mach-spear*/clock.c
5617F: arch/arm/mach-spear*/include/mach/clkdev.h
5618F: arch/arm/plat-spear/clock.c
83823b72
JP
5619F: arch/arm/plat-spear/include/plat/clkdev.h
5620F: arch/arm/plat-spear/include/plat/clock.h
fc0c195a
VK
5621
5622SPEAR PAD MULTIPLEXING SUPPORT
5623M: Viresh Kumar <[email protected]>
5624W: http://www.st.com/spear
5625S: Maintained
5626F: arch/arm/plat-spear/include/plat/padmux.h
5627F: arch/arm/plat-spear/padmux.c
5628F: arch/arm/mach-spear*/spear*xx.c
5629F: arch/arm/mach-spear*/include/mach/generic.h
5630F: arch/arm/mach-spear3xx/spear3*0.c
5631F: arch/arm/mach-spear3xx/spear3*0_evb.c
5632F: arch/arm/mach-spear6xx/spear600.c
5633F: arch/arm/mach-spear6xx/spear600_evb.c
5634
1da177e4 5635SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
8b58be88 5636M: Roger Wolff <[email protected]>
1da177e4 5637S: Supported
679655da
JP
5638F: Documentation/serial/specialix.txt
5639F: drivers/char/specialix*
1da177e4 5640
e2d1d6c0 5641SPI SUBSYSTEM
8b58be88 5642M: David Brownell <[email protected]>
d33c861e 5643M: Grant Likely <[email protected]>
e2d1d6c0 5644L: [email protected]
8a6e2535 5645Q: http://patchwork.kernel.org/project/spi-devel-general/list/
3bbf9b9b 5646T: git git://git.secretlab.ca/git/linux-2.6.git
e2d1d6c0 5647S: Maintained
679655da
JP
5648F: Documentation/spi/
5649F: drivers/spi/
5650F: include/linux/spi/
e2d1d6c0 5651
2752e401 5652SPIDERNET NETWORK DRIVER for CELL
8b58be88
JP
5653M: Ishizaki Kou <[email protected]>
5654M: Jens Osterkamp <[email protected]>
2752e401
JL
5655L: [email protected]
5656S: Supported
679655da
JP
5657F: Documentation/networking/spider_net.txt
5658F: drivers/net/spider_net*
2752e401 5659
e2d1d6c0 5660SPU FILE SYSTEM
8b58be88 5661M: Jeremy Kerr <[email protected]>
a4724ed6
SR
5662L: [email protected]
5663L: [email protected]
e2d1d6c0
RD
5664W: http://www.ibm.com/developerworks/power/cell/
5665S: Supported
679655da
JP
5666F: Documentation/filesystems/spufs.txt
5667F: arch/powerpc/platforms/cell/spufs/
e2d1d6c0 5668
fc555841 5669SQUASHFS FILE SYSTEM
8b58be88 5670M: Phillip Lougher <[email protected]>
fc555841
PL
5671L: [email protected] (subscribers-only)
5672W: http://squashfs.org.uk
5673S: Maintained
679655da
JP
5674F: Documentation/filesystems/squashfs.txt
5675F: fs/squashfs/
fc555841 5676
1da177e4 5677SRM (Alpha) environment access
8b58be88 5678M: Jan-Benedict Glaw <[email protected]>
1da177e4 5679S: Maintained
679655da 5680F: arch/alpha/kernel/srm_env.c
1da177e4 5681
26e9a397 5682STABLE BRANCH
8b58be88
JP
5683M: Greg Kroah-Hartman <[email protected]>
5684M: Chris Wright <[email protected]>
e2d1d6c0
RD
5685L: [email protected]
5686S: Maintained
5687
26e9a397 5688STAGING SUBSYSTEM
8b58be88 5689M: Greg Kroah-Hartman <[email protected]>
97b5519b 5690T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6.git
1c6ccf62 5691L: [email protected]
dbc6c2cc 5692S: Maintained
679655da 5693F: drivers/staging/
dbc6c2cc 5694
1da177e4 5695STARFIRE/DURALAN NETWORK DRIVER
8b58be88 5696M: Ion Badulescu <[email protected]>
b4f90189 5697S: Odd Fixes
679655da 5698F: drivers/net/starfire*
1da177e4 5699
1da177e4 5700STRADIS MPEG-2 DECODER DRIVER
8b58be88 5701M: Nathan Laredo <[email protected]>
1da177e4
LT
5702W: http://www.stradis.com/
5703S: Maintained
679655da 5704F: drivers/media/video/stradis.c
1da177e4 5705
e2d1d6c0 5706SUN3/3X
8b58be88 5707M: Sam Creasey <[email protected]>
e2d1d6c0
RD
5708W: http://sammy.net/sun3/
5709S: Maintained
679655da
JP
5710F: arch/m68k/kernel/*sun3*
5711F: arch/m68k/sun3*/
5712F: arch/m68k/include/asm/sun3*
e2d1d6c0 5713
2cbb12a4 5714SUPERH
8b58be88 5715M: Paul Mundt <[email protected]>
2cbb12a4 5716L: [email protected]
1da177e4 5717W: http://www.linux-sh.org
8a6e2535 5718Q: http://patchwork.kernel.org/project/linux-sh/list/
bea27827 5719T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.git sh-latest
5c806b20 5720S: Supported
066069e1 5721F: Documentation/sh/
679655da 5722F: arch/sh/
066069e1 5723F: drivers/sh/
1da177e4 5724
4480f15b 5725SUSPEND TO RAM
8b58be88
JP
5726M: Len Brown <[email protected]>
5727M: Pavel Machek <[email protected]>
5728M: "Rafael J. Wysocki" <[email protected]>
e2d1d6c0
RD
5729L: [email protected]
5730S: Supported
679655da
JP
5731F: Documentation/power/
5732F: arch/x86/kernel/acpi/
5733F: drivers/base/power/
5734F: kernel/power/
5735F: include/linux/suspend.h
5736F: include/linux/freezer.h
5737F: include/linux/pm.h
1da177e4
LT
5738
5739SVGA HANDLING
8b58be88 5740M: Martin Mares <[email protected]>
1da177e4
LT
5741L: [email protected]
5742S: Maintained
679655da
JP
5743F: Documentation/svga.txt
5744F: arch/x86/boot/video*
1da177e4
LT
5745
5746SYSV FILESYSTEM
8b58be88 5747M: Christoph Hellwig <[email protected]>
1da177e4 5748S: Maintained
679655da
JP
5749F: Documentation/filesystems/sysv-fs.txt
5750F: fs/sysv/
5751F: include/linux/sysv_fs.h
1da177e4 5752
4e68852d 5753TASKSTATS STATISTICS INTERFACE
8b58be88 5754M: Balbir Singh <[email protected]>
4e68852d 5755S: Maintained
679655da
JP
5756F: Documentation/accounting/taskstats*
5757F: include/linux/taskstats*
5758F: kernel/taskstats.c
4e68852d 5759
781b456a 5760TC CLASSIFIER
8b58be88 5761M: Jamal Hadi Salim <[email protected]>
781b456a
SH
5762L: [email protected]
5763S: Maintained
679655da
JP
5764F: include/linux/pkt_cls.h
5765F: include/net/pkt_cls.h
5766F: net/sched/
781b456a 5767
5067f08a 5768TCP LOW PRIORITY MODULE
8b58be88
JP
5769M: "Wong Hoi Sing, Edison" <[email protected]>
5770M: "Hung Hing Lun, Mike" <[email protected]>
5067f08a
WHSE
5771W: http://tcp-lp-mod.sourceforge.net/
5772S: Maintained
679655da 5773F: net/ipv4/tcp_lp.c
5067f08a 5774
84b9414b
EG
5775TEGRA SUPPORT
5776M: Colin Cross <[email protected]>
5777M: Erik Gilling <[email protected]>
5778M: Olof Johansson <[email protected]>
5779L: [email protected]
5780T: git git://android.git.kernel.org/kernel/tegra.git
5781S: Supported
5782F: arch/arm/mach-tegra
5783
1a348ccc 5784TEHUTI ETHERNET DRIVER
8b58be88
JP
5785M: Alexander Indenbaum <[email protected]>
5786M: Andy Gospodarek <[email protected]>
1a348ccc
AG
5787L: [email protected]
5788S: Supported
679655da 5789F: drivers/net/tehuti*
1a348ccc 5790
4e68852d 5791Telecom Clock Driver for MCPL0010
8b58be88 5792M: Mark Gross <[email protected]>
4e68852d 5793S: Supported
679655da 5794F: drivers/char/tlclk.c
4e68852d 5795
4480f15b 5796TENSILICA XTENSA PORT (xtensa)
8b58be88 5797M: Chris Zankel <[email protected]>
4e68852d 5798S: Maintained
679655da 5799F: arch/xtensa/
4e68852d
AC
5800
5801THINKPAD ACPI EXTRAS DRIVER
8b58be88 5802M: Henrique de Moraes Holschuh <[email protected]>
4e68852d 5803L: [email protected]
d0944853 5804L: [email protected]
4e68852d
AC
5805W: http://ibm-acpi.sourceforge.net
5806W: http://thinkwiki.org/wiki/Ibm-acpi
54e5881d 5807T: git git://repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
4e68852d 5808S: Maintained
679655da 5809F: drivers/platform/x86/thinkpad_acpi.c
4e68852d 5810
4020f2d7 5811TI FLASH MEDIA INTERFACE DRIVER
8b58be88 5812M: Alex Dubov <[email protected]>
795fb7e7 5813S: Maintained
679655da
JP
5814F: drivers/misc/tifm*
5815F: drivers/mmc/host/tifm_sd.c
5816F: include/linux/tifm.h
4020f2d7 5817
dd5e8e6b 5818TI TWL4030 SERIES SOC CODEC DRIVER
8b58be88 5819M: Peter Ujfalusi <[email protected]>
dd5e8e6b
PU
5820L: [email protected] (moderated for non-subscribers)
5821S: Maintained
5822F: sound/soc/codecs/twl4030*
5823
e86eaa3a 5824TIPC NETWORK LAYER
8b58be88
JP
5825M: Jon Maloy <[email protected]>
5826M: Allan Stephens <[email protected]>
e86eaa3a
PL
5827L: [email protected]
5828W: http://tipc.sourceforge.net/
5829W: http://tipc.cslab.ericsson.net/
54e5881d 5830T: git git://tipc.cslab.ericsson.net/pub/git/tipc.git
e86eaa3a 5831S: Maintained
679655da
JP
5832F: include/linux/tipc*.h
5833F: include/net/tipc/
5834F: net/tipc/
e86eaa3a 5835
867e359b
CM
5836TILE ARCHITECTURE
5837M: Chris Metcalf <[email protected]>
5838W: http://www.tilera.com/scm/
5839S: Supported
5840F: arch/tile/
239b0b44 5841F: drivers/char/hvc_tile.c
e5a06939 5842F: drivers/net/tile/
867e359b 5843
1da177e4 5844TLAN NETWORK DRIVER
8b58be88 5845M: Samuel Chessman <[email protected]>
88c07dde 5846L: [email protected] (subscribers-only)
1da177e4
LT
5847W: http://sourceforge.net/projects/tlan/
5848S: Maintained
679655da
JP
5849F: Documentation/networking/tlan.txt
5850F: drivers/net/tlan.*
1da177e4 5851
d74db3b2 5852TOMOYO SECURITY MODULE
8b58be88
JP
5853M: Kentaro Takeda <[email protected]>
5854M: Tetsuo Handa <[email protected]>
d74db3b2
KT
5855L: [email protected] (subscribers-only, for developers and users in English)
5856L: [email protected] (subscribers-only, for developers in Japanese)
5857L: [email protected] (subscribers-only, for users in Japanese)
5858W: http://tomoyo.sourceforge.jp/
e6f6a4cc 5859T: quilt http://svn.sourceforge.jp/svnroot/tomoyo/trunk/2.3.x/tomoyo-lsm/patches/
d74db3b2 5860S: Maintained
679655da 5861F: security/tomoyo/
d74db3b2 5862
9caeb532
HRK
5863TOPSTAR LAPTOP EXTRAS DRIVER
5864M: Herton Ronaldo Krzesinski <[email protected]>
d0944853 5865L: [email protected]
9caeb532
HRK
5866S: Maintained
5867F: drivers/platform/x86/topstar-laptop.c
5868
1da177e4 5869TOSHIBA ACPI EXTRAS DRIVER
d0944853 5870L: [email protected]
15065531 5871S: Orphan
679655da 5872F: drivers/platform/x86/toshiba_acpi.c
1da177e4
LT
5873
5874TOSHIBA SMM DRIVER
8b58be88 5875M: Jonathan Buzzard <[email protected]>
1da177e4
LT
5876L: [email protected]
5877W: http://www.buzzard.org.uk/toshiba/
5878S: Maintained
679655da
JP
5879F: drivers/char/toshiba.c
5880F: include/linux/toshiba.h
1da177e4 5881
d719f900 5882TMIO MMC DRIVER
8b58be88 5883M: Ian Molton <[email protected]>
d719f900 5884S: Maintained
d5ca6918 5885F: drivers/mmc/host/tmio_mmc.*
d719f900 5886
98f32602 5887TMPFS (SHMEM FILESYSTEM)
bfcc6e2e 5888M: Hugh Dickins <[email protected]>
98f32602
HD
5889L: [email protected]
5890S: Maintained
5891F: include/linux/shmem_fs.h
5892F: mm/shmem.c
5893
4e68852d 5894TPM DEVICE DRIVER
8b58be88
JP
5895M: Debora Velarde <[email protected]>
5896M: Rajiv Andrade <[email protected]>
4e68852d 5897W: http://tpmdd.sourceforge.net
8b58be88 5898M: Marcel Selhorst <[email protected]>
7dcce133 5899W: http://www.sirrix.com
63a10dfd 5900L: [email protected] (moderated for non-subscribers)
4e68852d 5901S: Maintained
679655da 5902F: drivers/char/tpm/
4e68852d 5903
d6f005a1
JP
5904TRACING
5905M: Steven Rostedt <[email protected]>
5906M: Frederic Weisbecker <[email protected]>
5907M: Ingo Molnar <[email protected]>
86a8c63f 5908T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git perf/core
d6f005a1
JP
5909S: Maintained
5910F: Documentation/trace/ftrace.txt
5911F: arch/*/*/*/ftrace.h
5912F: arch/*/kernel/ftrace.c
5913F: include/*/ftrace.h
5914F: include/linux/trace*.h
5915F: include/trace/
5916F: kernel/trace/
5917
1da177e4 5918TRIVIAL PATCHES
8b58be88 5919M: Jiri Kosina <[email protected]>
54e5881d 5920T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial.git
1da177e4
LT
5921S: Maintained
5922
4e68852d 5923TTY LAYER
57d7f282
GKH
5924M: Greg Kroah-Hartman <[email protected]>
5925S: Maintained
3da39bca 5926T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6.git
e3288775
AC
5927F: drivers/char/tty_*
5928F: drivers/serial/serial_core.c
5929F: include/linux/serial_core.h
5930F: include/linux/serial.h
5931F: include/linux/tty.h
4e68852d 5932
740db6d7 5933TULIP NETWORK DRIVERS
8b58be88 5934M: Grant Grundler <[email protected]>
740db6d7
GG
5935L: [email protected]
5936S: Maintained
679655da 5937F: drivers/net/tulip/
1da177e4
LT
5938
5939TUN/TAP driver
8b58be88 5940M: Maxim Krasnyansky <[email protected]>
1da177e4
LT
5941L: [email protected]
5942W: http://vtun.sourceforge.net/tun
5943S: Maintained
679655da
JP
5944F: Documentation/networking/tuntap.txt
5945F: arch/um/os-Linux/drivers/
1da177e4 5946
b454cc66 5947TURBOCHANNEL SUBSYSTEM
8b58be88 5948M: "Maciej W. Rozycki" <[email protected]>
b454cc66 5949S: Maintained
679655da
JP
5950F: drivers/tc/
5951F: include/linux/tc.h
b454cc66 5952
1da177e4 5953U14-34F SCSI DRIVER
8b58be88 5954M: Dario Ballabio <[email protected]>
1da177e4
LT
5955L: [email protected]
5956S: Maintained
679655da 5957F: drivers/scsi/u14-34f.c
1da177e4 5958
e2d1d6c0 5959UBI FILE SYSTEM (UBIFS)
949cb623 5960M: Artem Bityutskiy <[email protected]>
8b58be88 5961M: Adrian Hunter <[email protected]>
e2d1d6c0 5962L: [email protected]
e2966cbe 5963T: git git://git.infradead.org/ubifs-2.6.git
e2d1d6c0
RD
5964W: http://www.linux-mtd.infradead.org/doc/ubifs.html
5965S: Maintained
679655da
JP
5966F: Documentation/filesystems/ubifs.txt
5967F: fs/ubifs/
e2d1d6c0 5968
cc2020e6 5969UCLINUX (AND M68KNOMMU)
8b58be88 5970M: Greg Ungerer <[email protected]>
cc2020e6
AC
5971W: http://www.uclinux.org/
5972L: [email protected] (subscribers-only)
5973S: Maintained
679655da 5974F: arch/m68knommu/
cc2020e6 5975
14fadca7 5976UCLINUX FOR RENESAS H8/300 (H8300)
8b58be88 5977M: Yoshinori Sato <[email protected]>
cc2020e6
AC
5978W: http://uclinux-h8.sourceforge.jp/
5979S: Supported
a7e4fd93
JP
5980F: arch/h8300/
5981F: drivers/ide/ide-h8300.c
5982F: drivers/net/ne-h8300.c
cc2020e6 5983
1da177e4 5984UDF FILESYSTEM
8b58be88 5985M: Jan Kara <[email protected]>
1da177e4
LT
5986W: http://linux-udf.sourceforge.net
5987S: Maintained
679655da
JP
5988F: Documentation/filesystems/udf.txt
5989F: fs/udf/
1da177e4 5990
cc2020e6 5991UFS FILESYSTEM
8b58be88 5992M: Evgeniy Dushistov <[email protected]>
cc2020e6 5993S: Maintained
679655da
JP
5994F: Documentation/filesystems/ufs.txt
5995F: fs/ufs/
cc2020e6 5996
18332a80 5997ULTRA-WIDEBAND (UWB) SUBSYSTEM:
18332a80 5998L: [email protected]
10c6c9c9 5999S: Orphan
355ffe69 6000F: drivers/uwb/
679655da
JP
6001F: include/linux/uwb.h
6002F: include/linux/uwb/
18332a80 6003
d8379ab1
TF
6004UNIFDEF
6005M: Tony Finch <[email protected]>
6006W: http://dotat.at/prog/unifdef
6007S: Maintained
6008F: scripts/unifdef.c
6009
1da177e4 6010UNIFORM CDROM DRIVER
8b58be88 6011M: Jens Axboe <[email protected]>
1da177e4
LT
6012W: http://www.kernel.dk
6013S: Maintained
679655da
JP
6014F: Documentation/cdrom/
6015F: drivers/cdrom/cdrom.c
6016F: include/linux/cdrom.h
1da177e4 6017
e2d1d6c0 6018UNSORTED BLOCK IMAGES (UBI)
949cb623 6019M: Artem Bityutskiy <[email protected]>
e2d1d6c0
RD
6020W: http://www.linux-mtd.infradead.org/
6021L: [email protected]
e2966cbe 6022T: git git://git.infradead.org/ubi-2.6.git
e2d1d6c0 6023S: Maintained
80811493 6024F: drivers/mtd/ubi/
679655da
JP
6025F: include/linux/mtd/ubi.h
6026F: include/mtd/ubi-user.h
e2d1d6c0 6027
1da177e4 6028USB ACM DRIVER
8b58be88 6029M: Oliver Neukum <[email protected]>
6372594a 6030L: [email protected]
1da177e4 6031S: Maintained
679655da
JP
6032F: Documentation/usb/acm.txt
6033F: drivers/usb/class/cdc-acm.*
1da177e4 6034
115bb1ff
MW
6035USB ATTACHED SCSI
6036M: Matthew Wilcox <[email protected]>
6037M: Sarah Sharp <[email protected]>
6038L: [email protected]
6039L: [email protected]
6040S: Supported
6041F: drivers/usb/storage/uas.c
6042
1da177e4 6043USB BLOCK DRIVER (UB ub)
8b58be88 6044M: Pete Zaitcev <[email protected]>
795fb7e7 6045L: [email protected]
1da177e4 6046S: Supported
679655da 6047F: drivers/block/ub.c
1da177e4 6048
1da177e4 6049USB CDC ETHERNET DRIVER
f0348d44 6050M: Oliver Neukum <[email protected]>
795fb7e7 6051L: [email protected]
1da177e4 6052S: Maintained
679655da
JP
6053F: drivers/net/usb/cdc_*.c
6054F: include/linux/usb/cdc.h
1da177e4 6055
b02b371e 6056USB CYPRESS C67X00 DRIVER
8b58be88 6057M: Peter Korsgaard <[email protected]>
b02b371e
PK
6058L: [email protected]
6059S: Maintained
679655da 6060F: drivers/usb/c67x00/
b02b371e 6061
d0374f4f 6062USB DAVICOM DM9601 DRIVER
8b58be88 6063M: Peter Korsgaard <[email protected]>
043600a6 6064L: [email protected]
d0374f4f
PK
6065W: http://www.linux-usb.org/usbnet
6066S: Maintained
679655da 6067F: drivers/net/usb/dm9601.c
d0374f4f 6068
cc2020e6 6069USB DIAMOND RIO500 DRIVER
8b58be88 6070M: Cesar Miquel <[email protected]>
cc2020e6
AC
6071L: [email protected]
6072W: http://rio500.sourceforge.net
6073S: Maintained
679655da 6074F: drivers/usb/misc/rio500*
cc2020e6 6075
1da177e4 6076USB EHCI DRIVER
8b58be88 6077M: David Brownell <[email protected]>
795fb7e7 6078L: [email protected]
23d8c90e 6079S: Odd Fixes
679655da
JP
6080F: Documentation/usb/ehci.txt
6081F: drivers/usb/host/ehci*
1da177e4 6082
7ce08c93 6083USB ET61X[12]51 DRIVER
8b58be88 6084M: Luca Risolia <[email protected]>
795fb7e7 6085L: [email protected]
661263b5 6086L: [email protected]
54e5881d 6087T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
7ce08c93
LR
6088W: http://www.linux-projects.org
6089S: Maintained
679655da 6090F: drivers/media/video/et61x251/
7ce08c93 6091
69ae9e3e 6092USB GADGET/PERIPHERAL SUBSYSTEM
8b58be88 6093M: David Brownell <[email protected]>
795fb7e7 6094L: [email protected]
69ae9e3e
DB
6095W: http://www.linux-usb.org/gadget
6096S: Maintained
679655da
JP
6097F: drivers/usb/gadget/
6098F: include/linux/usb/gadget*
69ae9e3e 6099
2dea64b4 6100USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
8b58be88 6101M: Jiri Kosina <[email protected]>
795fb7e7 6102L: [email protected]
54e5881d 6103T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git
1da177e4 6104S: Maintained
679655da
JP
6105F: Documentation/usb/hiddev.txt
6106F: drivers/hid/usbhid/
1da177e4 6107
959eea21 6108USB ISP116X DRIVER
8b58be88 6109M: Olav Kongas <[email protected]>
795fb7e7 6110L: [email protected]
959eea21 6111S: Maintained
679655da
JP
6112F: drivers/usb/host/isp116x*
6113F: include/linux/usb/isp116x.h
959eea21 6114
1da177e4 6115USB KAWASAKI LSI DRIVER
8b58be88 6116M: Oliver Neukum <[email protected]>
795fb7e7 6117L: [email protected]
1da177e4 6118S: Maintained
679655da 6119F: drivers/usb/serial/kl5kusb105.*
1da177e4
LT
6120
6121USB MASS STORAGE DRIVER
8b58be88 6122M: Matthew Dharm <[email protected]>
795fb7e7 6123L: [email protected]
8836aeb8 6124L: [email protected]
1da177e4
LT
6125S: Maintained
6126W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
679655da 6127F: drivers/usb/storage/
1da177e4
LT
6128
6129USB OHCI DRIVER
8b58be88 6130M: David Brownell <[email protected]>
795fb7e7 6131L: [email protected]
23d8c90e 6132S: Odd Fixes
679655da
JP
6133F: Documentation/usb/ohci.txt
6134F: drivers/usb/host/ohci*
1da177e4 6135
ba460e48 6136USB OPTION-CARD DRIVER
8b58be88 6137M: Matthias Urlichs <[email protected]>
795fb7e7 6138L: [email protected]
ba460e48 6139S: Maintained
679655da 6140F: drivers/usb/serial/option.c
ba460e48 6141
1da177e4 6142USB PEGASUS DRIVER
8b58be88 6143M: Petko Manolov <[email protected]>
795fb7e7 6144L: [email protected]
043600a6 6145L: [email protected]
1da177e4
LT
6146W: http://pegasus2.sourceforge.net/
6147S: Maintained
679655da 6148F: drivers/net/usb/pegasus.*
1da177e4 6149
73e4fb3f 6150USB PRINTER DRIVER (usblp)
8b58be88 6151M: Pete Zaitcev <[email protected]>
795fb7e7 6152L: [email protected]
73e4fb3f 6153S: Supported
679655da 6154F: drivers/usb/class/usblp.c
1da177e4
LT
6155
6156USB RTL8150 DRIVER
8b58be88 6157M: Petko Manolov <[email protected]>
795fb7e7 6158L: [email protected]
043600a6 6159L: [email protected]
1da177e4
LT
6160W: http://pegasus2.sourceforge.net/
6161S: Maintained
679655da 6162F: drivers/net/usb/rtl8150.c
1da177e4
LT
6163
6164USB SE401 DRIVER
8b58be88 6165M: Jeroen Vreeken <[email protected]>
795fb7e7 6166L: [email protected]
1da177e4
LT
6167W: http://www.chello.nl/~j.vreeken/se401/
6168S: Maintained
679655da
JP
6169F: Documentation/video4linux/se401.txt
6170F: drivers/media/video/se401.*
1da177e4 6171
4e68852d 6172USB SERIAL BELKIN F5U103 DRIVER
8b58be88 6173M: William Greathouse <[email protected]>
795fb7e7 6174L: [email protected]
4e68852d 6175S: Maintained
679655da 6176F: drivers/usb/serial/belkin_sa.*
4e68852d
AC
6177
6178USB SERIAL CYPRESS M8 DRIVER
8b58be88 6179M: Lonnie Mendez <[email protected]>
795fb7e7 6180L: [email protected]
4e68852d
AC
6181S: Maintained
6182W: http://geocities.com/i0xox0i
6183W: http://firstlight.net/cvs
679655da 6184F: drivers/usb/serial/cypress_m8.*
4e68852d 6185
1da177e4 6186USB SERIAL CYBERJACK DRIVER
8b58be88 6187M: Matthias Bruestle and Harald Welte <[email protected]>
1da177e4
LT
6188W: http://www.reiner-sct.de/support/treiber_cyberjack.php
6189S: Maintained
679655da 6190F: drivers/usb/serial/cyberjack.c
1da177e4
LT
6191
6192USB SERIAL DIGI ACCELEPORT DRIVER
8b58be88
JP
6193M: Peter Berger <[email protected]>
6194M: Al Borchers <[email protected]>
795fb7e7 6195L: [email protected]
1da177e4 6196S: Maintained
679655da 6197F: drivers/usb/serial/digi_acceleport.c
1da177e4
LT
6198
6199USB SERIAL DRIVER
8b58be88 6200M: Greg Kroah-Hartman <[email protected]>
795fb7e7 6201L: [email protected]
1da177e4 6202S: Supported
679655da
JP
6203F: Documentation/usb/usb-serial.txt
6204F: drivers/usb/serial/generic.c
6205F: drivers/usb/serial/usb-serial.c
6206F: include/linux/usb/serial.h
1da177e4 6207
1da177e4 6208USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
8b58be88 6209M: Gary Brubaker <[email protected]>
795fb7e7 6210L: [email protected]
1da177e4 6211S: Maintained
679655da 6212F: drivers/usb/serial/empeg.c
1da177e4
LT
6213
6214USB SERIAL KEYSPAN DRIVER
8b58be88 6215M: Greg Kroah-Hartman <[email protected]>
795fb7e7 6216L: [email protected]
1da177e4
LT
6217W: http://www.kroah.com/linux/
6218S: Maintained
679655da 6219F: drivers/usb/serial/*keyspan*
1da177e4
LT
6220
6221USB SERIAL WHITEHEAT DRIVER
8b58be88 6222M: Support Department <[email protected]>
795fb7e7 6223L: [email protected]
1da177e4
LT
6224W: http://www.connecttech.com
6225S: Supported
679655da 6226F: drivers/usb/serial/whiteheat*
1da177e4 6227
2f7ca802 6228USB SMSC95XX ETHERNET DRIVER
8b58be88 6229M: Steve Glendinning <[email protected]>
2f7ca802
SG
6230L: [email protected]
6231S: Supported
679655da 6232F: drivers/net/usb/smsc95xx.*
2f7ca802 6233
f423b9a8 6234USB SN9C1xx DRIVER
8b58be88 6235M: Luca Risolia <[email protected]>
795fb7e7 6236L: [email protected]
661263b5 6237L: [email protected]
54e5881d 6238T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1da177e4
LT
6239W: http://www.linux-projects.org
6240S: Maintained
679655da
JP
6241F: Documentation/video4linux/sn9c102.txt
6242F: drivers/media/video/sn9c102/
1da177e4
LT
6243
6244USB SUBSYSTEM
8b58be88 6245M: Greg Kroah-Hartman <[email protected]>
795fb7e7 6246L: [email protected]
1da177e4 6247W: http://www.linux-usb.org
c9a7ec8e 6248T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6.git
1da177e4 6249S: Supported
679655da
JP
6250F: Documentation/usb/
6251F: drivers/net/usb/
6252F: drivers/usb/
6253F: include/linux/usb.h
6254F: include/linux/usb/
1da177e4
LT
6255
6256USB UHCI DRIVER
8b58be88 6257M: Alan Stern <[email protected]>
795fb7e7 6258L: [email protected]
1da177e4 6259S: Maintained
679655da 6260F: drivers/usb/host/uhci*
1da177e4 6261
69ae9e3e 6262USB "USBNET" DRIVER FRAMEWORK
8b58be88 6263M: David Brownell <[email protected]>
043600a6 6264L: [email protected]
69ae9e3e 6265W: http://www.linux-usb.org/usbnet
1da177e4 6266S: Maintained
679655da
JP
6267F: drivers/net/usb/usbnet.c
6268F: include/linux/usb/usbnet.h
1da177e4 6269
c0efd232 6270USB VIDEO CLASS
c53ac071 6271M: Laurent Pinchart <[email protected]>
a67534a7 6272L: [email protected] (subscribers-only)
661263b5 6273L: [email protected]
54e5881d 6274T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
57c6d2e9 6275W: http://www.ideasonboard.org/uvc/
c0efd232 6276S: Maintained
679655da 6277F: drivers/media/video/uvc/
c0efd232 6278
1da177e4 6279USB W996[87]CF DRIVER
8b58be88 6280M: Luca Risolia <[email protected]>
795fb7e7 6281L: [email protected]
661263b5 6282L: [email protected]
54e5881d 6283T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1da177e4
LT
6284W: http://www.linux-projects.org
6285S: Maintained
679655da
JP
6286F: Documentation/video4linux/w9968cf.txt
6287F: drivers/media/video/w996*
1da177e4 6288
bf164cc0 6289USB WIRELESS RNDIS DRIVER (rndis_wlan)
8b58be88 6290M: Jussi Kivilinna <[email protected]>
bf164cc0
JK
6291L: [email protected]
6292S: Maintained
679655da 6293F: drivers/net/wireless/rndis_wlan.c
bf164cc0 6294
eb6bab13 6295USB XHCI DRIVER
36d0344c 6296M: Sarah Sharp <[email protected]>
eb6bab13
SS
6297L: [email protected]
6298S: Supported
36d0344c
SS
6299F: drivers/usb/host/xhci*
6300F: drivers/usb/host/pci-quirks*
eb6bab13 6301
1da177e4 6302USB ZD1201 DRIVER
4086b9ca 6303L: [email protected]
1da177e4 6304W: http://linux-lc100020.sourceforge.net
4086b9ca 6305S: Orphan
679655da 6306F: drivers/net/wireless/zd1201.*
1da177e4 6307
b7eee616 6308USB ZR364XX DRIVER
8b58be88 6309M: Antoine Jacquet <[email protected]>
795fb7e7 6310L: [email protected]
661263b5 6311L: [email protected]
54e5881d 6312T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
b7eee616
AJ
6313W: http://royale.zerezo.com/zr364xx/
6314S: Maintained
679655da
JP
6315F: Documentation/video4linux/zr364xx.txt
6316F: drivers/media/video/zr364xx.c
b7eee616 6317
e7839f25 6318USER-MODE LINUX (UML)
8b58be88 6319M: Jeff Dike <[email protected]>
1da177e4
LT
6320L: [email protected]
6321L: [email protected]
6322W: http://user-mode-linux.sourceforge.net
6323S: Maintained
679655da
JP
6324F: Documentation/uml/
6325F: arch/um/
6326F: fs/hostfs/
6327F: fs/hppfs/
b7eee616 6328
e5f114e9 6329USERSPACE I/O (UIO)
8b58be88
JP
6330M: "Hans J. Koch" <[email protected]>
6331M: Greg Kroah-Hartman <[email protected]>
e5f114e9 6332S: Maintained
679655da
JP
6333F: Documentation/DocBook/uio-howto.tmpl
6334F: drivers/uio/
6335F: include/linux/uio*.h
e5f114e9 6336
f899b0ad 6337UTIL-LINUX-NG PACKAGE
8b58be88 6338M: Karel Zak <[email protected]>
f899b0ad
KZ
6339L: [email protected]
6340W: http://kernel.org/~kzak/util-linux-ng/
54e5881d 6341T: git git://git.kernel.org/pub/scm/utils/util-linux-ng/util-linux-ng.git
f899b0ad
KZ
6342S: Maintained
6343
c1fd1c07 6344UVESAFB DRIVER
8b58be88 6345M: Michal Januszewski <[email protected]>
c69f677c 6346L: [email protected]
c1fd1c07
MJ
6347W: http://dev.gentoo.org/~spock/projects/uvesafb/
6348S: Maintained
679655da
JP
6349F: Documentation/fb/uvesafb.txt
6350F: drivers/video/uvesafb.*
c1fd1c07 6351
4480f15b 6352VFAT/FAT/MSDOS FILESYSTEM
8b58be88 6353M: OGAWA Hirofumi <[email protected]>
1da177e4 6354S: Maintained
679655da
JP
6355F: Documentation/filesystems/vfat.txt
6356F: fs/fat/
1da177e4 6357
9a82446b
AS
6358VIRTIO CONSOLE DRIVER
6359M: Amit Shah <[email protected]>
6360L: [email protected]
6361S: Maintained
6362F: drivers/char/virtio_console.c
6363F: include/linux/virtio_console.h
6364
3a4d5c94
MT
6365VIRTIO HOST (VHOST)
6366M: "Michael S. Tsirkin" <[email protected]>
6367L: [email protected]
6368L: [email protected]
6369L: [email protected]
6370S: Maintained
6371F: drivers/vhost/
6372F: include/linux/vhost.h
6373
1da177e4 6374VIA RHINE NETWORK DRIVER
8b58be88 6375M: Roger Luethi <[email protected]>
1da177e4 6376S: Maintained
679655da 6377F: drivers/net/via-rhine.c
1da177e4 6378
32c0a520 6379VIAPRO SMBUS DRIVER
8b58be88 6380M: Jean Delvare <[email protected]>
846557d3 6381L: [email protected]
32c0a520 6382S: Maintained
679655da
JP
6383F: Documentation/i2c/busses/i2c-viapro
6384F: drivers/i2c/busses/i2c-viapro.c
32c0a520 6385
f0bf7f61 6386VIA SD/MMC CARD CONTROLLER DRIVER
8b58be88
JP
6387M: Joseph Chan <[email protected]>
6388M: Harald Welte <[email protected]>
f0bf7f61
HW
6389S: Maintained
6390F: drivers/mmc/host/via-sdmmc.c
6391
69e4a7c2 6392VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER
8b58be88 6393M: Joseph Chan <[email protected]>
c7babebd 6394M: Florian Tobias Schandinat <[email protected]>
c69f677c 6395L: [email protected]
69e4a7c2 6396S: Maintained
c7babebd
FTS
6397F: include/linux/via-core.h
6398F: include/linux/via-gpio.h
6399F: include/linux/via_i2c.h
679655da 6400F: drivers/video/via/
69e4a7c2 6401
01f20734 6402VIA VELOCITY NETWORK DRIVER
8b58be88 6403M: Francois Romieu <[email protected]>
01f20734
FR
6404L: [email protected]
6405S: Maintained
679655da 6406F: drivers/net/via-velocity.*
1da177e4 6407
be7f8273 6408VLAN (802.1Q)
8b58be88 6409M: Patrick McHardy <[email protected]>
be7f8273
PM
6410L: [email protected]
6411S: Maintained
679655da
JP
6412F: drivers/net/macvlan.c
6413F: include/linux/if_*vlan.h
6414F: net/8021q/
be7f8273 6415
55e331cf 6416VLYNQ BUS
8b58be88 6417M: Florian Fainelli <[email protected]>
55e331cf
FF
6418L: [email protected]
6419S: Maintained
6420F: drivers/vlynq/vlynq.c
6421F: include/linux/vlynq.h
6422
d1a890fa 6423VMWARE VMXNET3 ETHERNET DRIVER
65c8bb5b
JP
6424M: Shreyas Bhatewara <[email protected]>
6425M: "VMware, Inc." <[email protected]>
6426L: [email protected]
6427S: Maintained
6428F: drivers/net/vmxnet3/
d1a890fa 6429
851b1642
AK
6430VMware PVSCSI driver
6431M: Alok Kataria <[email protected]>
6432M: VMware PV-Drivers <[email protected]>
6433L: [email protected]
6434S: Maintained
6435F: drivers/scsi/vmw_pvscsi.c
6436F: drivers/scsi/vmw_pvscsi.h
6437
e53e86c7 6438VOLTAGE AND CURRENT REGULATOR FRAMEWORK
8b58be88
JP
6439M: Liam Girdwood <[email protected]>
6440M: Mark Brown <[email protected]>
e53e86c7 6441W: http://opensource.wolfsonmicro.com/node/15
1dd68f01 6442W: http://www.slimlogic.co.uk/?p=48
54e5881d 6443T: git git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git
e53e86c7 6444S: Supported
679655da
JP
6445F: drivers/regulator/
6446F: include/linux/regulator/
e53e86c7 6447
ab41319e 6448VT1211 HARDWARE MONITOR DRIVER
8b58be88 6449M: Juerg Haefliger <[email protected]>
ab41319e
JH
6450L: [email protected]
6451S: Maintained
679655da
JP
6452F: Documentation/hwmon/vt1211
6453F: drivers/hwmon/vt1211.c
ab41319e 6454
1de9e371 6455VT8231 HARDWARE MONITOR DRIVER
8b58be88 6456M: Roger Lucas <[email protected]>
1de9e371
RL
6457L: [email protected]
6458S: Maintained
679655da 6459F: drivers/hwmon/vt8231.c
1de9e371 6460
1da177e4 6461W1 DALLAS'S 1-WIRE BUS
8b58be88 6462M: Evgeniy Polyakov <[email protected]>
1da177e4 6463S: Maintained
679655da
JP
6464F: Documentation/w1/
6465F: drivers/w1/
1da177e4 6466
13927079 6467W83791D HARDWARE MONITORING DRIVER
8b58be88 6468M: Marc Hulsman <[email protected]>
13927079 6469L: [email protected]
25845c22 6470S: Maintained
679655da
JP
6471F: Documentation/hwmon/w83791d
6472F: drivers/hwmon/w83791d.c
13927079 6473
61db011d 6474W83793 HARDWARE MONITORING DRIVER
8b58be88 6475M: Rudolf Marek <[email protected]>
61db011d
RM
6476L: [email protected]
6477S: Maintained
679655da
JP
6478F: Documentation/hwmon/w83793
6479F: drivers/hwmon/w83793.c
61db011d 6480
e3760b43
JD
6481W83795 HARDWARE MONITORING DRIVER
6482M: Jean Delvare <[email protected]>
6483L: [email protected]
6484S: Maintained
6485F: drivers/hwmon/w83795.c
6486
1da177e4 6487W83L51xD SD/MMC CARD INTERFACE DRIVER
8b58be88 6488M: Pierre Ossman <[email protected]>
1da177e4 6489S: Maintained
679655da 6490F: drivers/mmc/host/wbsd.*
1da177e4 6491
3527761c 6492WATCHDOG DEVICE DRIVERS
8b58be88 6493M: Wim Van Sebroeck <[email protected]>
230a5cef
WVS
6494L: [email protected]
6495W: http://www.linux-watchdog.org/
54e5881d 6496T: git git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
3527761c 6497S: Maintained
679655da
JP
6498F: Documentation/watchdog/
6499F: drivers/watchdog/
6500F: include/linux/watchdog.h
3527761c 6501
1da177e4 6502WD7000 SCSI DRIVER
8b58be88 6503M: Miroslav Zagorac <[email protected]>
1da177e4
LT
6504L: [email protected]
6505S: Maintained
679655da 6506F: drivers/scsi/wd7000.c
1da177e4 6507
e258b80e 6508WINBOND CIR DRIVER
364e9e18 6509M: David Härdeman <[email protected]>
e258b80e
DH
6510S: Maintained
6511F: drivers/input/misc/winbond-cir.c
6512
8a70da82 6513WIMAX STACK
8b58be88 6514M: Inaky Perez-Gonzalez <[email protected]>
8a70da82
IPG
6515M: [email protected]
6516L: [email protected]
6517S: Supported
6518W: http://linuxwimax.org
315987dc
JP
6519F: Documentation/wimax/README.wimax
6520F: include/linux/wimax.h
6521F: include/linux/wimax/debug.h
6522F: include/net/wimax.h
6523F: net/wimax/
8a70da82 6524
5fc14680 6525WISTRON LAPTOP BUTTON DRIVER
8b58be88 6526M: Miloslav Trmac <[email protected]>
5fc14680 6527S: Maintained
679655da 6528F: drivers/input/misc/wistron_btns.c
5fc14680 6529
834da346 6530WL1251 WIRELESS DRIVER
31c726f0 6531M: Kalle Valo <[email protected]>
834da346
KV
6532L: [email protected]
6533W: http://wireless.kernel.org
6534T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
6535S: Maintained
cc2858c9 6536F: drivers/net/wireless/wl1251/*
5e68ff65
LC
6537
6538WL1271 WIRELESS DRIVER
6539M: Luciano Coelho <[email protected]>
6540L: [email protected]
6541W: http://wireless.kernel.org
381bd10a 6542T: git git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx.git
5e68ff65
LC
6543S: Maintained
6544F: drivers/net/wireless/wl12xx/wl1271*
c1f9a095 6545F: include/linux/wl12xx.h
834da346 6546
1da177e4 6547WL3501 WIRELESS PCMCIA CARD DRIVER
8b58be88 6548M: Arnaldo Carvalho de Melo <[email protected]>
724c6b35 6549L: [email protected]
926554c4 6550W: http://oops.ghostprotocols.net:81/blog
1da177e4 6551S: Maintained
679655da 6552F: drivers/net/wireless/wl3501*
1da177e4 6553
febf1dff 6554WM97XX TOUCHSCREEN DRIVERS
8b58be88
JP
6555M: Mark Brown <[email protected]>
6556M: Liam Girdwood <[email protected]>
febf1dff
MB
6557L: [email protected]
6558T: git git://opensource.wolfsonmicro.com/linux-2.6-touch
6559W: http://opensource.wolfsonmicro.com/node/7
6560S: Supported
679655da
JP
6561F: drivers/input/touchscreen/*wm97*
6562F: include/linux/wm97xx.h
febf1dff 6563
055bcbcb 6564WOLFSON MICROELECTRONICS DRIVERS
27480ccc 6565M: Mark Brown <[email protected]>
a532f97c 6566M: Ian Lartey <[email protected]>
645a6599 6567M: Dimitris Papastamos <[email protected]>
cf8eda3e 6568T: git git://opensource.wolfsonmicro.com/linux-2.6-asoc
b75ea16a 6569T: git git://opensource.wolfsonmicro.com/linux-2.6-audioplus
cf8eda3e 6570W: http://opensource.wolfsonmicro.com/content/linux-drivers-wolfson-devices
b75ea16a 6571S: Supported
3768f0b1 6572F: Documentation/hwmon/wm83??
b75ea16a
MB
6573F: drivers/leds/leds-wm83*.c
6574F: drivers/mfd/wm8*.c
6575F: drivers/power/wm83*.c
6576F: drivers/rtc/rtc-wm83*.c
6577F: drivers/regulator/wm8*.c
3860e6c4 6578F: drivers/video/backlight/wm83*_bl.c
b75ea16a 6579F: drivers/watchdog/wm83*_wdt.c
3860e6c4 6580F: include/linux/mfd/wm831x/
b75ea16a 6581F: include/linux/mfd/wm8350/
3768f0b1 6582F: include/linux/mfd/wm8400*
055bcbcb
MB
6583F: include/sound/wm????.h
6584F: sound/soc/codecs/wm*
b75ea16a 6585
3e6cd7a4
TH
6586WORKQUEUE
6587M: Tejun Heo <[email protected]>
6588L: [email protected]
6589T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git
6590S: Maintained
6591F: include/linux/workqueue.h
6592F: kernel/workqueue.c
6593F: Documentation/workqueue.txt
6594
1da177e4 6595X.25 NETWORK LAYER
8bf28059 6596M: Andrew Hendry <[email protected]>
1da177e4 6597L: [email protected]
8bf28059 6598S: Odd Fixes
679655da
JP
6599F: Documentation/networking/x25*
6600F: include/net/x25*
6601F: net/x25/
1da177e4 6602
e2d1d6c0 6603X86 ARCHITECTURE (32-BIT AND 64-BIT)
8b58be88
JP
6604M: Thomas Gleixner <[email protected]>
6605M: Ingo Molnar <[email protected]>
6606M: "H. Peter Anvin" <[email protected]>
bcde563c 6607M: [email protected]
54e5881d 6608T: git git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
e2d1d6c0 6609S: Maintained
679655da
JP
6610F: Documentation/x86/
6611F: arch/x86/
e2d1d6c0 6612
d0944853
MG
6613X86 PLATFORM DRIVERS
6614M: Matthew Garrett <[email protected]>
6615L: [email protected]
28b8e8d4 6616T: git git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86.git
d0944853
MG
6617S: Maintained
6618F: drivers/platform/x86
6619
c5f8e29d
KRW
6620XEN PCI SUBSYSTEM
6621M: Konrad Rzeszutek Wilk <[email protected]>
b74831e6 6622L: [email protected] (moderated for non-subscribers)
c5f8e29d
KRW
6623S: Supported
6624F: arch/x86/pci/*xen*
6625F: drivers/pci/*xen*
6626
6627XEN SWIOTLB SUBSYSTEM
6628M: Konrad Rzeszutek Wilk <[email protected]>
b74831e6 6629L: [email protected] (moderated for non-subscribers)
c5f8e29d
KRW
6630S: Supported
6631F: arch/x86/xen/*swiotlb*
6632F: drivers/xen/*swiotlb*
6633
4cdf6bc2 6634XEN HYPERVISOR INTERFACE
31f9783f
KRW
6635M: Jeremy Fitzhardinge <[email protected]>
6636M: Konrad Rzeszutek Wilk <[email protected]>
b74831e6 6637L: [email protected] (moderated for non-subscribers)
4cdf6bc2 6638L: [email protected]
4cdf6bc2 6639S: Supported
679655da
JP
6640F: arch/x86/xen/
6641F: drivers/*/xen-*front.c
6642F: drivers/xen/
6643F: arch/x86/include/asm/xen/
6644F: include/xen/
4cdf6bc2 6645
1da177e4
LT
6646XFS FILESYSTEM
6647P: Silicon Graphics Inc
f08a59f1 6648M: Alex Elder <[email protected]>
1da177e4 6649M: [email protected]
d7ede1aa 6650L: [email protected]
1da177e4 6651W: http://oss.sgi.com/projects/xfs
54e5881d 6652T: git git://oss.sgi.com/xfs/xfs.git
1da177e4 6653S: Supported
679655da
JP
6654F: Documentation/filesystems/xfs.txt
6655F: fs/xfs/
1da177e4 6656
c9d3d8ec 6657XILINX SYSTEMACE DRIVER
8b58be88 6658M: Grant Likely <[email protected]>
c9d3d8ec 6659W: http://www.secretlab.ca/
c9d3d8ec 6660S: Maintained
679655da 6661F: drivers/block/xsysace.c
c9d3d8ec 6662
238b8721 6663XILINX UARTLITE SERIAL DRIVER
8b58be88 6664M: Peter Korsgaard <[email protected]>
238b8721
PK
6665L: [email protected]
6666S: Maintained
679655da 6667F: drivers/serial/uartlite.c
238b8721 6668
1da177e4 6669YAM DRIVER FOR AX.25
8b58be88 6670M: Jean-Paul Roubelat <[email protected]>
1da177e4
LT
6671L: [email protected]
6672S: Maintained
679655da
JP
6673F: drivers/net/hamradio/yam*
6674F: include/linux/yam.h
1da177e4 6675
af64a5eb 6676YEALINK PHONE DRIVER
8b58be88 6677M: Henk Vergonet <[email protected]>
af64a5eb
HV
6678L: [email protected]
6679S: Maintained
679655da
JP
6680F: Documentation/input/yealink.txt
6681F: drivers/input/misc/yealink.*
af64a5eb 6682
1da177e4 6683Z8530 DRIVER FOR AX.25
8b58be88 6684M: Joerg Reuter <[email protected]>
1da177e4
LT
6685W: http://yaina.de/jreuter/
6686W: http://www.qsl.net/dl1bke/
6687L: [email protected]
6688S: Maintained
679655da
JP
6689F: Documentation/networking/z8530drv.txt
6690F: drivers/net/hamradio/*scc.c
6691F: drivers/net/hamradio/z8530.h
1da177e4 6692
7c0c3afb 6693ZD1211RW WIRELESS DRIVER
8b58be88
JP
6694M: Daniel Drake <[email protected]>
6695M: Ulrich Kunitz <[email protected]>
7c0c3afb 6696W: http://zd1211.ath.cx/wiki/DriverRewrite
724c6b35 6697L: [email protected]
7c0c3afb
DD
6698L: [email protected] (subscribers-only)
6699S: Maintained
679655da 6700F: drivers/net/wireless/zd1211rw/
7c0c3afb 6701
1da177e4 6702ZR36067 VIDEO FOR LINUX DRIVER
1da177e4 6703L: [email protected]
f63145e2 6704L: [email protected]
1da177e4 6705W: http://mjpeg.sourceforge.net/driver-zoran/
f63145e2
TP
6706T: Mercurial http://linuxtv.org/hg/v4l-dvb
6707S: Odd Fixes
679655da 6708F: drivers/media/video/zoran/
1da177e4 6709
8b4a4080 6710ZS DECSTATION Z85C30 SERIAL DRIVER
8b58be88 6711M: "Maciej W. Rozycki" <[email protected]>
8b4a4080 6712S: Maintained
679655da 6713F: drivers/serial/zs.*
8b4a4080 6714
00959ade
DK
6715GRE DEMULTIPLEXER DRIVER
6716M: Dmitry Kozlov <[email protected]>
6717L: [email protected]
6718S: Maintained
6719F: net/ipv4/gre.c
6720F: include/net/gre.h
6721
6722PPTP DRIVER
6723M: Dmitry Kozlov <[email protected]>
6724L: [email protected]
6725S: Maintained
6726F: drivers/net/pptp.c
6727W: http://sourceforge.net/projects/accel-pptp
6728
1da177e4 6729THE REST
8b58be88 6730M: Linus Torvalds <[email protected]>
34d03cc1 6731L: [email protected]
8a6e2535 6732Q: http://patchwork.kernel.org/project/LKML/list/
cfe81f76 6733T: git git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
1da177e4 6734S: Buried alive in reporters
34d03cc1
JP
6735F: *
6736F: */
This page took 3.811225 seconds and 4 git commands to generate.