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