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