aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2009-04-13 17:29:07 -0400
committerPaul Mundt <lethal@linux-sh.org>2009-04-13 17:29:07 -0400
commitf499cae1e59d75d5eb24c23d47cf8986e6032c6d (patch)
tree1af6235c18391212c40116eb90b01eae8938efee /MAINTAINERS
parentfc3f55e672e1ed917dd9e215af81939cd3d717da (diff)
parent80a04d3f2f94fb68b5df05e3ac6697130bc3467a (diff)
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1596
1 files changed, 1402 insertions, 194 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 9673cd28a69b..ca2997a45766 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -72,7 +72,6 @@ M: Mail patches to
72L: Mailing list that is relevant to this area 72L: Mailing list that is relevant to this area
73W: Web-page with status/info 73W: Web-page with status/info
74T: SCM tree type and location. Type is one of: git, hg, quilt. 74T: SCM tree type and location. Type is one of: git, hg, quilt.
75F: Applicable files and/or directories
76S: Status, one of the following: 75S: Status, one of the following:
77 76
78 Supported: Someone is actually paid to look after this. 77 Supported: Someone is actually paid to look after this.
@@ -85,23 +84,40 @@ S: Status, one of the following:
85 it has been replaced by a better system and you 84 it has been replaced by a better system and you
86 should be using that. 85 should be using that.
87 86
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
883C505 NETWORK DRIVER 1003C505 NETWORK DRIVER
89P: Philip Blundell 101P: Philip Blundell
90M: philb@gnu.org 102M: philb@gnu.org
91L: netdev@vger.kernel.org 103L: netdev@vger.kernel.org
92S: Maintained 104S: Maintained
105F: drivers/net/3c505*
93 106
943C59X NETWORK DRIVER 1073C59X NETWORK DRIVER
95P: Steffen Klassert 108P: Steffen Klassert
96M: klassert@mathematik.tu-chemnitz.de 109M: klassert@mathematik.tu-chemnitz.de
97L: netdev@vger.kernel.org 110L: netdev@vger.kernel.org
98S: Maintained 111S: Maintained
112F: Documentation/networking/vortex.txt
113F: drivers/net/3c59x.c
99 114
1003CR990 NETWORK DRIVER 1153CR990 NETWORK DRIVER
101P: David Dillow 116P: David Dillow
102M: dave@thedillows.org 117M: dave@thedillows.org
103L: netdev@vger.kernel.org 118L: netdev@vger.kernel.org
104S: Maintained 119S: Maintained
120F: drivers/net/typhoon*
105 121
1063W-9XXX SATA-RAID CONTROLLER DRIVER 1223W-9XXX SATA-RAID CONTROLLER DRIVER
107P: Adam Radford 123P: Adam Radford
@@ -109,6 +125,7 @@ M: linuxraid@amcc.com
109L: linux-scsi@vger.kernel.org 125L: linux-scsi@vger.kernel.org
110W: http://www.amcc.com 126W: http://www.amcc.com
111S: Supported 127S: Supported
128F: drivers/scsi/3w-9xxx*
112 129
1133W-XXXX ATA-RAID CONTROLLER DRIVER 1303W-XXXX ATA-RAID CONTROLLER DRIVER
114P: Adam Radford 131P: Adam Radford
@@ -116,35 +133,43 @@ M: linuxraid@amcc.com
116L: linux-scsi@vger.kernel.org 133L: linux-scsi@vger.kernel.org
117W: http://www.amcc.com 134W: http://www.amcc.com
118S: Supported 135S: Supported
136F: drivers/scsi/3w-xxxx*
119 137
12053C700 AND 53C700-66 SCSI DRIVER 13853C700 AND 53C700-66 SCSI DRIVER
121P: James E.J. Bottomley 139P: James E.J. Bottomley
122M: James.Bottomley@HansenPartnership.com 140M: James.Bottomley@HansenPartnership.com
123L: linux-scsi@vger.kernel.org 141L: linux-scsi@vger.kernel.org
124S: Maintained 142S: Maintained
143F: drivers/scsi/53c700*
125 144
1266PACK NETWORK DRIVER FOR AX.25 1456PACK NETWORK DRIVER FOR AX.25
127P: Andreas Koensgen 146P: Andreas Koensgen
128M: ajk@iehk.rwth-aachen.de 147M: ajk@iehk.rwth-aachen.de
129L: linux-hams@vger.kernel.org 148L: linux-hams@vger.kernel.org
130S: Maintained 149S: Maintained
150F: drivers/net/hamradio/6pack.c
131 151
1328169 10/100/1000 GIGABIT ETHERNET DRIVER 1528169 10/100/1000 GIGABIT ETHERNET DRIVER
133P: Francois Romieu 153P: Francois Romieu
134M: romieu@fr.zoreil.com 154M: romieu@fr.zoreil.com
135L: netdev@vger.kernel.org 155L: netdev@vger.kernel.org
136S: Maintained 156S: Maintained
157F: drivers/net/r8169.c
137 158
1388250/16?50 (AND CLONE UARTS) SERIAL DRIVER 1598250/16?50 (AND CLONE UARTS) SERIAL DRIVER
139L: linux-serial@vger.kernel.org 160L: linux-serial@vger.kernel.org
140W: http://serial.sourceforge.net 161W: http://serial.sourceforge.net
141S: Orphan 162S: Orphan
163F: drivers/serial/8250*
164F: include/linux/serial_8250.h
142 165
1438390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.] 1668390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
144P: Paul Gortmaker 167P: Paul Gortmaker
145M: p_gortmaker@yahoo.com 168M: p_gortmaker@yahoo.com
146L: netdev@vger.kernel.org 169L: netdev@vger.kernel.org
147S: Maintained 170S: Maintained
171F: drivers/net/*8390*
172F: drivers/net/ax88796.c
148 173
1499P FILE SYSTEM 1749P FILE SYSTEM
150P: Eric Van Hensbergen 175P: Eric Van Hensbergen
@@ -155,14 +180,17 @@ P: Latchesar Ionkov
155M: lucho@ionkov.net 180M: lucho@ionkov.net
156L: v9fs-developer@lists.sourceforge.net 181L: v9fs-developer@lists.sourceforge.net
157W: http://swik.net/v9fs 182W: http://swik.net/v9fs
158T: git kernel.org:/pub/scm/linux/kernel/ericvh/v9fs.git 183T: git git://git.kernel.org/pub/scm/linux/kernel/ericvh/v9fs.git
159S: Maintained 184S: Maintained
185F: Documentation/filesystems/9p.txt
186F: fs/9p/
160 187
161A2232 SERIAL BOARD DRIVER 188A2232 SERIAL BOARD DRIVER
162P: Enver Haase 189P: Enver Haase
163M: A2232@gmx.net 190M: A2232@gmx.net
164L: linux-m68k@lists.linux-m68k.org 191L: linux-m68k@lists.linux-m68k.org
165S: Maintained 192S: Maintained
193F: drivers/char/ser_a2232*
166 194
167AACRAID SCSI RAID DRIVER 195AACRAID SCSI RAID DRIVER
168P: Adaptec OEM Raid Solutions 196P: Adaptec OEM Raid Solutions
@@ -170,24 +198,29 @@ M: aacraid@adaptec.com
170L: linux-scsi@vger.kernel.org 198L: linux-scsi@vger.kernel.org
171W: http://www.adaptec.com/ 199W: http://www.adaptec.com/
172S: Supported 200S: Supported
201F: Documentation/scsi/aacraid.txt
202F: drivers/scsi/aacraid/
173 203
174ABIT UGURU 1,2 HARDWARE MONITOR DRIVER 204ABIT UGURU 1,2 HARDWARE MONITOR DRIVER
175P: Hans de Goede 205P: Hans de Goede
176M: j.w.r.degoede@hhs.nl 206M: j.w.r.degoede@hhs.nl
177L: lm-sensors@lm-sensors.org 207L: lm-sensors@lm-sensors.org
178S: Maintained 208S: Maintained
209F: drivers/hwmon/abituguru.c
179 210
180ABIT UGURU 3 HARDWARE MONITOR DRIVER 211ABIT UGURU 3 HARDWARE MONITOR DRIVER
181P: Alistair John Strachan 212P: Alistair John Strachan
182M: alistair@devzero.co.uk 213M: alistair@devzero.co.uk
183L: lm-sensors@lm-sensors.org 214L: lm-sensors@lm-sensors.org
184S: Maintained 215S: Maintained
216F: drivers/hwmon/abituguru3.c
185 217
186ACENIC DRIVER 218ACENIC DRIVER
187P: Jes Sorensen 219P: Jes Sorensen
188M: jes@trained-monkey.org 220M: jes@trained-monkey.org
189L: linux-acenic@sunsite.dk 221L: linux-acenic@sunsite.dk
190S: Maintained 222S: Maintained
223F: drivers/net/acenic*
191 224
192ACER WMI LAPTOP EXTRAS 225ACER WMI LAPTOP EXTRAS
193P: Carlos Corbacho 226P: Carlos Corbacho
@@ -195,14 +228,18 @@ M: carlos@strangeworlds.co.uk
195L: aceracpi@googlegroups.com (subscribers-only) 228L: aceracpi@googlegroups.com (subscribers-only)
196W: http://code.google.com/p/aceracpi 229W: http://code.google.com/p/aceracpi
197S: Maintained 230S: Maintained
231F: drivers/platform/x86/acer-wmi.c
198 232
199ACPI 233ACPI
200P: Len Brown 234P: Len Brown
201M: lenb@kernel.org 235M: lenb@kernel.org
202L: linux-acpi@vger.kernel.org 236L: linux-acpi@vger.kernel.org
203W: http://www.lesswatts.org/projects/acpi/ 237W: http://www.lesswatts.org/projects/acpi/
204T: git kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git 238T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
205S: Supported 239S: Supported
240F: drivers/acpi/
241F: drivers/pnp/pnpacpi/
242F: include/linux/acpi.h
206 243
207ACPI BATTERY DRIVERS 244ACPI BATTERY DRIVERS
208P: Alexey Starikovskiy 245P: Alexey Starikovskiy
@@ -210,6 +247,8 @@ M: astarikovskiy@suse.de
210L: linux-acpi@vger.kernel.org 247L: linux-acpi@vger.kernel.org
211W: http://www.lesswatts.org/projects/acpi/ 248W: http://www.lesswatts.org/projects/acpi/
212S: Supported 249S: Supported
250F: drivers/acpi/battery.c
251F: drivers/acpi/*sbs*
213 252
214ACPI EC DRIVER 253ACPI EC DRIVER
215P: Alexey Starikovskiy 254P: Alexey Starikovskiy
@@ -217,6 +256,7 @@ M: astarikovskiy@suse.de
217L: linux-acpi@vger.kernel.org 256L: linux-acpi@vger.kernel.org
218W: http://www.lesswatts.org/projects/acpi/ 257W: http://www.lesswatts.org/projects/acpi/
219S: Supported 258S: Supported
259F: drivers/acpi/ec.c
220 260
221ACPI FAN DRIVER 261ACPI FAN DRIVER
222P: Zhang Rui 262P: Zhang Rui
@@ -224,12 +264,14 @@ M: rui.zhang@intel.com
224L: linux-acpi@vger.kernel.org 264L: linux-acpi@vger.kernel.org
225W: http://www.lesswatts.org/projects/acpi/ 265W: http://www.lesswatts.org/projects/acpi/
226S: Supported 266S: Supported
267F: drivers/acpi/fan.c
227 268
228ACPI PCI HOTPLUG DRIVER 269ACPI PCI HOTPLUG DRIVER
229P: Kristen Carlson Accardi 270P: Kristen Carlson Accardi
230M: kristen.c.accardi@intel.com 271M: kristen.c.accardi@intel.com
231L: linux-pci@vger.kernel.org 272L: linux-pci@vger.kernel.org
232S: Supported 273S: Supported
274F: drivers/pci/hotplug/acpi*
233 275
234ACPI THERMAL DRIVER 276ACPI THERMAL DRIVER
235P: Zhang Rui 277P: Zhang Rui
@@ -237,6 +279,7 @@ M: rui.zhang@intel.com
237L: linux-acpi@vger.kernel.org 279L: linux-acpi@vger.kernel.org
238W: http://www.lesswatts.org/projects/acpi/ 280W: http://www.lesswatts.org/projects/acpi/
239S: Supported 281S: Supported
282F: drivers/acpi/*thermal*
240 283
241ACPI VIDEO DRIVER 284ACPI VIDEO DRIVER
242P: Zhang Rui 285P: Zhang Rui
@@ -244,6 +287,7 @@ M: rui.zhang@intel.com
244L: linux-acpi@vger.kernel.org 287L: linux-acpi@vger.kernel.org
245W: http://www.lesswatts.org/projects/acpi/ 288W: http://www.lesswatts.org/projects/acpi/
246S: Supported 289S: Supported
290F: drivers/acpi/video.c
247 291
248ACPI WMI DRIVER 292ACPI WMI DRIVER
249P: Carlos Corbacho 293P: Carlos Corbacho
@@ -251,6 +295,7 @@ M: carlos@strangeworlds.co.uk
251L: linux-acpi@vger.kernel.org 295L: linux-acpi@vger.kernel.org
252W: http://www.lesswatts.org/projects/acpi/ 296W: http://www.lesswatts.org/projects/acpi/
253S: Maintained 297S: Maintained
298F: drivers/platform/x86/wmi.c
254 299
255AD1889 ALSA SOUND DRIVER 300AD1889 ALSA SOUND DRIVER
256P: Kyle McMartin 301P: Kyle McMartin
@@ -260,77 +305,99 @@ M: T-Bone@parisc-linux.org
260W: http://wiki.parisc-linux.org/AD1889 305W: http://wiki.parisc-linux.org/AD1889
261L: linux-parisc@vger.kernel.org 306L: linux-parisc@vger.kernel.org
262S: Maintained 307S: Maintained
308F: sound/pci/ad1889.*
263 309
264ADM1025 HARDWARE MONITOR DRIVER 310ADM1025 HARDWARE MONITOR DRIVER
265P: Jean Delvare 311P: Jean Delvare
266M: khali@linux-fr.org 312M: khali@linux-fr.org
267L: lm-sensors@lm-sensors.org 313L: lm-sensors@lm-sensors.org
268S: Maintained 314S: Maintained
315F: Documentation/hwmon/adm1025
316F: drivers/hwmon/adm1025.c
269 317
270ADM1029 HARDWARE MONITOR DRIVER 318ADM1029 HARDWARE MONITOR DRIVER
271P: Corentin Labbe 319P: Corentin Labbe
272M: corentin.labbe@geomatys.fr 320M: corentin.labbe@geomatys.fr
273L: lm-sensors@lm-sensors.org 321L: lm-sensors@lm-sensors.org
274S: Maintained 322S: Maintained
323F: drivers/hwmon/adm1029.c
275 324
276ADM8211 WIRELESS DRIVER 325ADM8211 WIRELESS DRIVER
277P: Michael Wu 326P: Michael Wu
278M: flamingice@sourmilk.net 327M: flamingice@sourmilk.net
279L: linux-wireless@vger.kernel.org 328L: linux-wireless@vger.kernel.org
280W: http://linuxwireless.org/ 329W: http://linuxwireless.org/
281T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git 330T: git git://git.kernel.org/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
282S: Maintained 331S: Maintained
332F: drivers/net/wireless/adm8211.*
283 333
284ADT746X FAN DRIVER 334ADT746X FAN DRIVER
285P: Colin Leroy 335P: Colin Leroy
286M: colin@colino.net 336M: colin@colino.net
287S: Maintained 337S: Maintained
338F: drivers/macintosh/therm_adt746x.c
288 339
289ADVANSYS SCSI DRIVER 340ADVANSYS SCSI DRIVER
290P: Matthew Wilcox 341P: Matthew Wilcox
291M: matthew@wil.cx 342M: matthew@wil.cx
292L: linux-scsi@vger.kernel.org 343L: linux-scsi@vger.kernel.org
293S: Maintained 344S: Maintained
345F: Documentation/scsi/advansys.txt
346F: drivers/scsi/advansys.c
294 347
295AEDSP16 DRIVER 348AEDSP16 DRIVER
296P: Riccardo Facchetti 349P: Riccardo Facchetti
297M: fizban@tin.it 350M: fizban@tin.it
298S: Maintained 351S: Maintained
352F: sound/oss/aedsp16.c
299 353
300AFFS FILE SYSTEM 354AFFS FILE SYSTEM
301P: Roman Zippel 355P: Roman Zippel
302M: zippel@linux-m68k.org 356M: zippel@linux-m68k.org
303S: Maintained 357S: Maintained
358F: Documentation/filesystems/affs.txt
359F: fs/affs/
304 360
305AFS FILESYSTEM & AF_RXRPC SOCKET DOMAIN 361AFS FILESYSTEM & AF_RXRPC SOCKET DOMAIN
306P: David Howells 362P: David Howells
307M: dhowells@redhat.com 363M: dhowells@redhat.com
308L: linux-afs@lists.infradead.org 364L: linux-afs@lists.infradead.org
309S: Supported 365S: Supported
366F: fs/afs/
367F: include/net/af_rxrpc.h
368F: net/rxrpc/af_rxrpc.c
310 369
311AGPGART DRIVER 370AGPGART DRIVER
312P: David Airlie 371P: David Airlie
313M: airlied@linux.ie 372M: airlied@linux.ie
314T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git 373T: git git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git
315S: Maintained 374S: Maintained
375F: drivers/char/agp/
376F: include/linux/agp*
316 377
317AHA152X SCSI DRIVER 378AHA152X SCSI DRIVER
318P: Juergen E. Fischer 379P: Juergen E. Fischer
319M: Juergen Fischer <fischer@norbit.de> 380M: fischer@norbit.de
320L: linux-scsi@vger.kernel.org 381L: linux-scsi@vger.kernel.org
321S: Maintained 382S: Maintained
383F: drivers/scsi/aha152x*
384F: drivers/scsi/pcmcia/aha152x*
322 385
323AIC7XXX / AIC79XX SCSI DRIVER 386AIC7XXX / AIC79XX SCSI DRIVER
324P: Hannes Reinecke 387P: Hannes Reinecke
325M: hare@suse.de 388M: hare@suse.de
326L: linux-scsi@vger.kernel.org 389L: linux-scsi@vger.kernel.org
327S: Maintained 390S: Maintained
391F: drivers/scsi/aic7xxx/
392F: drivers/scsi/aic7xxx_old/
328 393
329AIO 394AIO
330P: Benjamin LaHaise 395P: Benjamin LaHaise
331M: bcrl@kvack.org 396M: bcrl@kvack.org
332L: linux-aio@kvack.org 397L: linux-aio@kvack.org
333S: Supported 398S: Supported
399F: fs/aio.c
400F: include/linux/*aio*.h
334 401
335ALCATEL SPEEDTOUCH USB DRIVER 402ALCATEL SPEEDTOUCH USB DRIVER
336P: Duncan Sands 403P: Duncan Sands
@@ -338,17 +405,22 @@ M: duncan.sands@free.fr
338L: linux-usb@vger.kernel.org 405L: linux-usb@vger.kernel.org
339W: http://www.linux-usb.org/SpeedTouch/ 406W: http://www.linux-usb.org/SpeedTouch/
340S: Maintained 407S: Maintained
408F: drivers/usb/atm/speedtch.c
409F: drivers/usb/atm/usbatm.c
341 410
342ALCHEMY AU1XX0 MMC DRIVER 411ALCHEMY AU1XX0 MMC DRIVER
343P: Manuel Lauss 412P: Manuel Lauss
344M: manuel.lauss@gmail.com 413M: manuel.lauss@gmail.com
345S: Maintained 414S: Maintained
415F: drivers/mmc/host/au1xmmc.c
346 416
347ALI1563 I2C DRIVER 417ALI1563 I2C DRIVER
348P: Rudolf Marek 418P: Rudolf Marek
349M: r.marek@assembler.cz 419M: r.marek@assembler.cz
350L: linux-i2c@vger.kernel.org 420L: linux-i2c@vger.kernel.org
351S: Maintained 421S: Maintained
422F: Documentation/i2c/busses/i2c-ali1563
423F: drivers/i2c/busses/i2c-ali1563.c
352 424
353ALPHA PORT 425ALPHA PORT
354P: Richard Henderson 426P: Richard Henderson
@@ -358,31 +430,41 @@ P: Ivan Kokshaysky
358M: ink@jurassic.park.msu.ru 430M: ink@jurassic.park.msu.ru
359S: Maintained for 2.4; PCI support for 2.6. 431S: Maintained for 2.4; PCI support for 2.6.
360L: linux-alpha@vger.kernel.org 432L: linux-alpha@vger.kernel.org
433F: arch/alpha/
361 434
362AMD GEODE CS5536 USB DEVICE CONTROLLER DRIVER 435AMD GEODE CS5536 USB DEVICE CONTROLLER DRIVER
363P: Thomas Dahlmann 436P: Thomas Dahlmann
364M: thomas.dahlmann@amd.com 437M: thomas.dahlmann@amd.com
365L: linux-geode@lists.infradead.org (moderated for non-subscribers) 438L: linux-geode@lists.infradead.org (moderated for non-subscribers)
366S: Supported 439S: Supported
440F: drivers/usb/gadget/amd5536udc.*
367 441
368AMD GEODE PROCESSOR/CHIPSET SUPPORT 442AMD GEODE PROCESSOR/CHIPSET SUPPORT
369P: Jordan Crouse 443P: Jordan Crouse
370L: linux-geode@lists.infradead.org (moderated for non-subscribers) 444L: linux-geode@lists.infradead.org (moderated for non-subscribers)
371W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html 445W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
372S: Supported 446S: Supported
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
373 452
374AMD IOMMU (AMD-VI) 453AMD IOMMU (AMD-VI)
375P: Joerg Roedel 454P: Joerg Roedel
376M: joerg.roedel@amd.com 455M: joerg.roedel@amd.com
377L: iommu@lists.linux-foundation.org 456L: iommu@lists.linux-foundation.org
378T: git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu.git 457T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu.git
379S: Supported 458S: Supported
459F: arch/x86/kernel/amd_iommu*.c
460F: arch/x86/include/asm/amd_iommu*.h
380 461
381AMD MICROCODE UPDATE SUPPORT 462AMD MICROCODE UPDATE SUPPORT
382P: Andreas Herrmann 463P: Andreas Herrmann
383M: andeas.herrmann3@amd.com 464M: andeas.herrmann3@amd.com
384L: amd64-microcode@amd64.org 465L: amd64-microcode@amd64.org
385S: Supported 466S: Supported
467F: arch/x86/kernel/microcode_amd.c
386 468
387AMS (Apple Motion Sensor) DRIVER 469AMS (Apple Motion Sensor) DRIVER
388P: Stelian Pop 470P: Stelian Pop
@@ -390,6 +472,7 @@ M: stelian@popies.net
390P: Michael Hanselmann 472P: Michael Hanselmann
391M: linux-kernel@hansmi.ch 473M: linux-kernel@hansmi.ch
392S: Supported 474S: Supported
475F: drivers/hwmon/ams/
393 476
394AMSO1100 RNIC DRIVER 477AMSO1100 RNIC DRIVER
395P: Tom Tucker 478P: Tom Tucker
@@ -398,6 +481,7 @@ P: Steve Wise
398M: swise@opengridcomputing.com 481M: swise@opengridcomputing.com
399L: general@lists.openfabrics.org 482L: general@lists.openfabrics.org
400S: Maintained 483S: Maintained
484F: drivers/infiniband/hw/amso1100/
401 485
402AOA (Apple Onboard Audio) ALSA DRIVER 486AOA (Apple Onboard Audio) ALSA DRIVER
403P: Johannes Berg 487P: Johannes Berg
@@ -405,6 +489,7 @@ M: johannes@sipsolutions.net
405L: linuxppc-dev@ozlabs.org 489L: linuxppc-dev@ozlabs.org
406L: alsa-devel@alsa-project.org (subscribers-only) 490L: alsa-devel@alsa-project.org (subscribers-only)
407S: Maintained 491S: Maintained
492F: sound/aoa/
408 493
409APM DRIVER 494APM DRIVER
410P: Stephen Rothwell 495P: Stephen Rothwell
@@ -412,48 +497,63 @@ M: sfr@canb.auug.org.au
412L: linux-laptop@vger.kernel.org 497L: linux-laptop@vger.kernel.org
413W: http://www.canb.auug.org.au/~sfr/ 498W: http://www.canb.auug.org.au/~sfr/
414S: Supported 499S: Supported
500F: arch/x86/kernel/apm_32.c
501F: include/linux/apm_bios.h
415 502
416APPLE BCM5974 MULTITOUCH DRIVER 503APPLE BCM5974 MULTITOUCH DRIVER
417P: Henrik Rydberg 504P: Henrik Rydberg
418M: rydberg@euromail.se 505M: rydberg@euromail.se
419L: linux-input@vger.kernel.org 506L: linux-input@vger.kernel.org
420S: Maintained 507S: Maintained
508F: drivers/input/mouse/bcm5974.c
421 509
422APPLE SMC DRIVER 510APPLE SMC DRIVER
423P: Nicolas Boichat 511P: Nicolas Boichat
424M: nicolas@boichat.ch 512M: nicolas@boichat.ch
425L: mactel-linux-devel@lists.sourceforge.net 513L: mactel-linux-devel@lists.sourceforge.net
426S: Maintained 514S: Maintained
515F: drivers/hwmon/applesmc.c
427 516
428APPLETALK NETWORK LAYER 517APPLETALK NETWORK LAYER
429P: Arnaldo Carvalho de Melo 518P: Arnaldo Carvalho de Melo
430M: acme@ghostprotocols.net 519M: acme@ghostprotocols.net
431S: Maintained 520S: Maintained
521F: drivers/net/appletalk/
522F: net/appletalk/
432 523
433APPLETOUCH TOUCHPAD DRIVER 524APPLETOUCH TOUCHPAD DRIVER
434P: Johannes Berg 525P: Johannes Berg
435M: johannes@sipsolutions.net 526M: johannes@sipsolutions.net
436L: linux-input@vger.kernel.org 527L: linux-input@vger.kernel.org
437S: Maintained 528S: Maintained
529F: Documentation/input/appletouch.txt
530F: drivers/input/mouse/appletouch.c
438 531
439ARC FRAMEBUFFER DRIVER 532ARC FRAMEBUFFER DRIVER
440P: Jaya Kumar 533P: Jaya Kumar
441M: jayalk@intworks.biz 534M: jayalk@intworks.biz
442S: Maintained 535S: Maintained
536F: drivers/video/arcfb.c
537F: drivers/video/fb_defio.c
443 538
444ARM MFM AND FLOPPY DRIVERS 539ARM MFM AND FLOPPY DRIVERS
445P: Ian Molton 540P: Ian Molton
446M: spyro@f2s.com 541M: spyro@f2s.com
447S: Maintained 542S: Maintained
543F: arch/arm/lib/floppydma.S
544F: arch/arm/include/asm/floppy.h
448 545
449ARM PRIMECELL MMCI PL180/1 DRIVER 546ARM PRIMECELL MMCI PL180/1 DRIVER
450S: Orphan 547S: Orphan
548F: drivers/mmc/host/mmci.*
451 549
452ARM/ADI ROADRUNNER MACHINE SUPPORT 550ARM/ADI ROADRUNNER MACHINE SUPPORT
453P: Lennert Buytenhek 551P: Lennert Buytenhek
454M: kernel@wantstofly.org 552M: kernel@wantstofly.org
455L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 553L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
456S: Maintained 554S: Maintained
555F: arch/arm/mach-ixp23xx/
556F: arch/arm/mach-ixp23xx/include/mach/
457 557
458ARM/ADS SPHERE MACHINE SUPPORT 558ARM/ADS SPHERE MACHINE SUPPORT
459P: Lennert Buytenhek 559P: Lennert Buytenhek
@@ -507,7 +607,7 @@ ARM/CORTINA SYSTEMS GEMINI ARM ARCHITECTURE
507P: Paulius Zaleckas 607P: Paulius Zaleckas
508M: paulius.zaleckas@teltonika.lt 608M: paulius.zaleckas@teltonika.lt
509L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 609L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
510T: git gitorious.org/linux-gemini/mainline.git 610T: git git://gitorious.org/linux-gemini/mainline.git
511S: Maintained 611S: Maintained
512 612
513ARM/EZX SMARTPHONES (A780, A910, A1200, E680, ROKR E2 and ROKR E6) 613ARM/EZX SMARTPHONES (A780, A910, A1200, E680, ROKR E2 and ROKR E6)
@@ -636,17 +736,17 @@ P: Dirk Opfer
636M: dirk@opfer-online.de 736M: dirk@opfer-online.de
637S: Maintained 737S: Maintained
638 738
639ARM/PALMTX,PALMT5,PALMLD SUPPORT 739ARM/PALMTX,PALMT5,PALMLD,PALMTE2 SUPPORT
640P: Marek Vasut 740P: Marek Vasut
641M: marek.vasut@gmail.com 741M: marek.vasut@gmail.com
642W: http://hackndev.com 742W: http://hackndev.com
643S: Maintained 743S: Maintained
644 744
645ARM/PALMZ72 SUPPORT 745ARM/PALMZ72 SUPPORT
646P: Sergey Lapin 746P: Sergey Lapin
647M: slapin@ossfans.org 747M: slapin@ossfans.org
648W: http://hackndev.com 748W: http://hackndev.com
649S: Maintained 749S: Maintained
650 750
651ARM/PLEB SUPPORT 751ARM/PLEB SUPPORT
652P: Peter Chubb 752P: Peter Chubb
@@ -707,16 +807,17 @@ L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
707S: Maintained 807S: Maintained
708 808
709ARM/NUVOTON W90X900 ARM ARCHITECTURE 809ARM/NUVOTON W90X900 ARM ARCHITECTURE
710P: Wan ZongShun 810P: Wan ZongShun
711M: mcuos.com@gmail.com 811M: mcuos.com@gmail.com
712L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 812L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
713W: http://www.mcuos.com 813W: http://www.mcuos.com
714S: Maintained 814S: Maintained
715 815
716ARPD SUPPORT 816ARPD SUPPORT
717P: Jonathan Layes 817P: Jonathan Layes
718L: netdev@vger.kernel.org 818L: netdev@vger.kernel.org
719S: Maintained 819S: Maintained
820F: net/ipv4/arp.c
720 821
721ASUS ACPI EXTRAS DRIVER 822ASUS ACPI EXTRAS DRIVER
722P: Corentin Chary 823P: Corentin Chary
@@ -727,12 +828,15 @@ L: acpi4asus-user@lists.sourceforge.net
727W: http://sourceforge.net/projects/acpi4asus 828W: http://sourceforge.net/projects/acpi4asus
728W: http://xf.iksaif.net/acpi4asus 829W: http://xf.iksaif.net/acpi4asus
729S: Maintained 830S: Maintained
831F: arch/x86/kernel/acpi/boot.c
832F: drivers/platform/x86/asus_acpi.c
730 833
731ASUS ASB100 HARDWARE MONITOR DRIVER 834ASUS ASB100 HARDWARE MONITOR DRIVER
732P: Mark M. Hoffman 835P: Mark M. Hoffman
733M: mhoffman@lightlink.com 836M: mhoffman@lightlink.com
734L: lm-sensors@lm-sensors.org 837L: lm-sensors@lm-sensors.org
735S: Maintained 838S: Maintained
839F: drivers/hwmon/asb100.c
736 840
737ASUS LAPTOP EXTRAS DRIVER 841ASUS LAPTOP EXTRAS DRIVER
738P: Corentin Chary 842P: Corentin Chary
@@ -741,6 +845,7 @@ L: acpi4asus-user@lists.sourceforge.net
741W: http://sourceforge.net/projects/acpi4asus 845W: http://sourceforge.net/projects/acpi4asus
742W: http://xf.iksaif.net/acpi4asus 846W: http://xf.iksaif.net/acpi4asus
743S: Maintained 847S: Maintained
848F: drivers/platform/x86/asus-laptop.c
744 849
745ASYNCHRONOUS TRANSFERS/TRANSFORMS (IOAT) API 850ASYNCHRONOUS TRANSFERS/TRANSFORMS (IOAT) API
746P: Dan Williams 851P: Dan Williams
@@ -750,12 +855,19 @@ M: maciej.sosnowski@intel.com
750L: linux-kernel@vger.kernel.org 855L: linux-kernel@vger.kernel.org
751W: http://sourceforge.net/projects/xscaleiop 856W: http://sourceforge.net/projects/xscaleiop
752S: Supported 857S: Supported
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
753 863
754ATA OVER ETHERNET (AOE) DRIVER 864ATA OVER ETHERNET (AOE) DRIVER
755P: Ed L. Cashin 865P: Ed L. Cashin
756M: ecashin@coraid.com 866M: ecashin@coraid.com
757W: http://www.coraid.com/support/linux 867W: http://www.coraid.com/support/linux
758S: Supported 868S: Supported
869F: Documentation/aoe/
870F: drivers/block/aoe/
759 871
760ATHEROS ATH5K WIRELESS DRIVER 872ATHEROS ATH5K WIRELESS DRIVER
761P: Jiri Slaby 873P: Jiri Slaby
@@ -769,6 +881,7 @@ M: me@bobcopeland.com
769L: linux-wireless@vger.kernel.org 881L: linux-wireless@vger.kernel.org
770L: ath5k-devel@lists.ath5k.org 882L: ath5k-devel@lists.ath5k.org
771S: Maintained 883S: Maintained
884F: drivers/net/wireless/ath5k/
772 885
773ATHEROS ATH9K WIRELESS DRIVER 886ATHEROS ATH9K WIRELESS DRIVER
774P: Luis R. Rodriguez 887P: Luis R. Rodriguez
@@ -778,6 +891,7 @@ M: jmalinen@atheros.com
778L: linux-wireless@vger.kernel.org 891L: linux-wireless@vger.kernel.org
779L: ath9k-devel@lists.ath9k.org 892L: ath9k-devel@lists.ath9k.org
780S: Supported 893S: Supported
894F: drivers/net/wireless/ath9k/
781 895
782ATHEROS AR9170 WIRELESS DRIVER 896ATHEROS AR9170 WIRELESS DRIVER
783P: Christian Lamparter 897P: Christian Lamparter
@@ -791,6 +905,7 @@ ATI_REMOTE2 DRIVER
791P: Ville Syrjala 905P: Ville Syrjala
792M: syrjala@sci.fi 906M: syrjala@sci.fi
793S: Maintained 907S: Maintained
908F: drivers/input/misc/ati_remote2.c
794 909
795ATLX ETHERNET DRIVERS 910ATLX ETHERNET DRIVERS
796P: Jay Cliburn 911P: Jay Cliburn
@@ -803,6 +918,7 @@ L: atl1-devel@lists.sourceforge.net
803W: http://sourceforge.net/projects/atl1 918W: http://sourceforge.net/projects/atl1
804W: http://atl1.sourceforge.net 919W: http://atl1.sourceforge.net
805S: Maintained 920S: Maintained
921F: drivers/net/atlx/
806 922
807ATM 923ATM
808P: Chas Williams 924P: Chas Williams
@@ -811,6 +927,8 @@ L: linux-atm-general@lists.sourceforge.net (subscribers-only)
811L: netdev@vger.kernel.org 927L: netdev@vger.kernel.org
812W: http://linux-atm.sourceforge.net 928W: http://linux-atm.sourceforge.net
813S: Maintained 929S: Maintained
930F: drivers/atm/
931F: include/linux/atm*
814 932
815ATMEL AT91 MCI DRIVER 933ATMEL AT91 MCI DRIVER
816P: Nicolas Ferre 934P: Nicolas Ferre
@@ -819,28 +937,34 @@ L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
819W: http://www.atmel.com/products/AT91/ 937W: http://www.atmel.com/products/AT91/
820W: http://www.at91.com/ 938W: http://www.at91.com/
821S: Maintained 939S: Maintained
940F: drivers/mmc/host/at91_mci.c
822 941
823ATMEL AT91 / AT32 SERIAL DRIVER 942ATMEL AT91 / AT32 SERIAL DRIVER
824P: Haavard Skinnemoen 943P: Haavard Skinnemoen
825M: hskinnemoen@atmel.com 944M: hskinnemoen@atmel.com
826L: linux-kernel@vger.kernel.org 945L: linux-kernel@vger.kernel.org
827S: Supported 946S: Supported
947F: drivers/serial/atmel_serial.c
828 948
829ATMEL LCDFB DRIVER 949ATMEL LCDFB DRIVER
830P: Nicolas Ferre 950P: Nicolas Ferre
831M: nicolas.ferre@atmel.com 951M: nicolas.ferre@atmel.com
832L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) 952L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
833S: Maintained 953S: Maintained
954F: drivers/video/atmel_lcdfb.c
955F: include/video/atmel_lcdc.h
834 956
835ATMEL MACB ETHERNET DRIVER 957ATMEL MACB ETHERNET DRIVER
836P: Haavard Skinnemoen 958P: Haavard Skinnemoen
837M: hskinnemoen@atmel.com 959M: hskinnemoen@atmel.com
838S: Supported 960S: Supported
961F: drivers/net/macb.*
839 962
840ATMEL SPI DRIVER 963ATMEL SPI DRIVER
841P: Haavard Skinnemoen 964P: Haavard Skinnemoen
842M: hskinnemoen@atmel.com 965M: hskinnemoen@atmel.com
843S: Supported 966S: Supported
967F: drivers/spi/atmel_spi.*
844 968
845ATMEL USBA UDC DRIVER 969ATMEL USBA UDC DRIVER
846P: Haavard Skinnemoen 970P: Haavard Skinnemoen
@@ -848,6 +972,7 @@ M: hskinnemoen@atmel.com
848L: kernel@avr32linux.org 972L: kernel@avr32linux.org
849W: http://avr32linux.org/twiki/bin/view/Main/AtmelUsbDeviceDriver 973W: http://avr32linux.org/twiki/bin/view/Main/AtmelUsbDeviceDriver
850S: Supported 974S: Supported
975F: drivers/usb/gadget/atmel_usba_udc.*
851 976
852ATMEL WIRELESS DRIVER 977ATMEL WIRELESS DRIVER
853P: Simon Kelley 978P: Simon Kelley
@@ -856,6 +981,7 @@ L: linux-wireless@vger.kernel.org
856W: http://www.thekelleys.org.uk/atmel 981W: http://www.thekelleys.org.uk/atmel
857W: http://atmelwlandriver.sourceforge.net/ 982W: http://atmelwlandriver.sourceforge.net/
858S: Maintained 983S: Maintained
984F: drivers/net/wireless/atmel*
859 985
860AUDIT SUBSYSTEM 986AUDIT SUBSYSTEM
861P: Al Viro 987P: Al Viro
@@ -864,8 +990,10 @@ P: Eric Paris
864M: eparis@redhat.com 990M: eparis@redhat.com
865L: linux-audit@redhat.com (subscribers-only) 991L: linux-audit@redhat.com (subscribers-only)
866W: http://people.redhat.com/sgrubb/audit/ 992W: http://people.redhat.com/sgrubb/audit/
867T: git git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current.git 993T: git git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current.git
868S: Maintained 994S: Maintained
995F: include/linux/audit.h
996F: kernel/audit*
869 997
870AUXILIARY DISPLAY DRIVERS 998AUXILIARY DISPLAY DRIVERS
871P: Miguel Ojeda Sandonis 999P: Miguel Ojeda Sandonis
@@ -874,6 +1002,8 @@ L: linux-kernel@vger.kernel.org
874W: http://miguelojeda.es/auxdisplay.htm 1002W: http://miguelojeda.es/auxdisplay.htm
875W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm 1003W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
876S: Maintained 1004S: Maintained
1005F: drivers/auxdisplay/
1006F: include/linux/cfag12864b.h
877 1007
878AVR32 ARCHITECTURE 1008AVR32 ARCHITECTURE
879P: Haavard Skinnemoen 1009P: Haavard Skinnemoen
@@ -882,11 +1012,13 @@ W: http://www.atmel.com/products/AVR32/
882W: http://avr32linux.org/ 1012W: http://avr32linux.org/
883W: http://avrfreaks.net/ 1013W: http://avrfreaks.net/
884S: Supported 1014S: Supported
1015F: arch/avr32/
885 1016
886AVR32/AT32AP MACHINE SUPPORT 1017AVR32/AT32AP MACHINE SUPPORT
887P: Haavard Skinnemoen 1018P: Haavard Skinnemoen
888M: hskinnemoen@atmel.com 1019M: hskinnemoen@atmel.com
889S: Supported 1020S: Supported
1021F: arch/avr32/mach-at32ap/
890 1022
891AX.25 NETWORK LAYER 1023AX.25 NETWORK LAYER
892P: Ralf Baechle 1024P: Ralf Baechle
@@ -894,6 +1026,9 @@ M: ralf@linux-mips.org
894L: linux-hams@vger.kernel.org 1026L: linux-hams@vger.kernel.org
895W: http://www.linux-ax25.org/ 1027W: http://www.linux-ax25.org/
896S: Maintained 1028S: Maintained
1029F: include/linux/ax25.h
1030F: include/net/ax25.h
1031F: net/ax25/
897 1032
898B43 WIRELESS DRIVER 1033B43 WIRELESS DRIVER
899P: Michael Buesch 1034P: Michael Buesch
@@ -903,6 +1038,7 @@ M: stefano.brivio@polimi.it
903L: linux-wireless@vger.kernel.org 1038L: linux-wireless@vger.kernel.org
904W: http://linuxwireless.org/en/users/Drivers/b43 1039W: http://linuxwireless.org/en/users/Drivers/b43
905S: Maintained 1040S: Maintained
1041F: drivers/net/wireless/b43/
906 1042
907B43LEGACY WIRELESS DRIVER 1043B43LEGACY WIRELESS DRIVER
908P: Larry Finger 1044P: Larry Finger
@@ -912,11 +1048,14 @@ M: stefano.brivio@polimi.it
912L: linux-wireless@vger.kernel.org 1048L: linux-wireless@vger.kernel.org
913W: http://linuxwireless.org/en/users/Drivers/b43 1049W: http://linuxwireless.org/en/users/Drivers/b43
914S: Maintained 1050S: Maintained
1051F: drivers/net/wireless/b43legacy/
915 1052
916BACKLIGHT CLASS/SUBSYSTEM 1053BACKLIGHT CLASS/SUBSYSTEM
917P: Richard Purdie 1054P: Richard Purdie
918M: rpurdie@rpsys.net 1055M: rpurdie@rpsys.net
919S: Maintained 1056S: Maintained
1057F: drivers/video/backlight/
1058F: include/linux/backlight.h
920 1059
921BAYCOM/HDLCDRV DRIVERS FOR AX.25 1060BAYCOM/HDLCDRV DRIVERS FOR AX.25
922P: Thomas Sailer 1061P: Thomas Sailer
@@ -924,18 +1063,24 @@ M: t.sailer@alumni.ethz.ch
924L: linux-hams@vger.kernel.org 1063L: linux-hams@vger.kernel.org
925W: http://www.baycom.org/~tom/ham/ham.html 1064W: http://www.baycom.org/~tom/ham/ham.html
926S: Maintained 1065S: Maintained
1066F: drivers/net/hamradio/baycom*
927 1067
928BEFS FILE SYSTEM 1068BEFS FILE SYSTEM
929P: Sergey S. Kostyliov 1069P: Sergey S. Kostyliov
930M: rathamahata@php4.ru 1070M: rathamahata@php4.ru
931L: linux-kernel@vger.kernel.org 1071L: linux-kernel@vger.kernel.org
932S: Maintained 1072S: Maintained
1073F: Documentation/filesystems/befs.txt
1074F: fs/befs/
933 1075
934BFS FILE SYSTEM 1076BFS FILE SYSTEM
935P: Tigran A. Aivazian 1077P: Tigran A. Aivazian
936M: tigran@aivazian.fsnet.co.uk 1078M: tigran@aivazian.fsnet.co.uk
937L: linux-kernel@vger.kernel.org 1079L: linux-kernel@vger.kernel.org
938S: Maintained 1080S: Maintained
1081F: Documentation/filesystems/bfs.txt
1082F: fs/bfs/
1083F: include/linux/bfs_fs.h
939 1084
940BLACKFIN ARCHITECTURE 1085BLACKFIN ARCHITECTURE
941P: Bryan Wu 1086P: Bryan Wu
@@ -943,6 +1088,7 @@ M: cooloney@kernel.org
943L: uclinux-dist-devel@blackfin.uclinux.org 1088L: uclinux-dist-devel@blackfin.uclinux.org
944W: http://blackfin.uclinux.org 1089W: http://blackfin.uclinux.org
945S: Supported 1090S: Supported
1091F: arch/blackfin/
946 1092
947BLACKFIN EMAC DRIVER 1093BLACKFIN EMAC DRIVER
948P: Bryan Wu 1094P: Bryan Wu
@@ -950,6 +1096,7 @@ M: cooloney@kernel.org
950L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only) 1096L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
951W: http://blackfin.uclinux.org 1097W: http://blackfin.uclinux.org
952S: Supported 1098S: Supported
1099F: drivers/net/bfin_mac.*
953 1100
954BLACKFIN RTC DRIVER 1101BLACKFIN RTC DRIVER
955P: Mike Frysinger 1102P: Mike Frysinger
@@ -957,6 +1104,7 @@ M: vapier.adi@gmail.com
957L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only) 1104L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
958W: http://blackfin.uclinux.org 1105W: http://blackfin.uclinux.org
959S: Supported 1106S: Supported
1107F: drivers/rtc/rtc-bfin.c
960 1108
961BLACKFIN SERIAL DRIVER 1109BLACKFIN SERIAL DRIVER
962P: Sonic Zhang 1110P: Sonic Zhang
@@ -964,6 +1112,7 @@ M: sonic.zhang@analog.com
964L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only) 1112L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
965W: http://blackfin.uclinux.org 1113W: http://blackfin.uclinux.org
966S: Supported 1114S: Supported
1115F: drivers/serial/bfin_5xx.c
967 1116
968BLACKFIN WATCHDOG DRIVER 1117BLACKFIN WATCHDOG DRIVER
969P: Mike Frysinger 1118P: Mike Frysinger
@@ -971,6 +1120,7 @@ M: vapier.adi@gmail.com
971L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only) 1120L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
972W: http://blackfin.uclinux.org 1121W: http://blackfin.uclinux.org
973S: Supported 1122S: Supported
1123F: drivers/watchdog/bfin_wdt.c
974 1124
975BLACKFIN I2C TWI DRIVER 1125BLACKFIN I2C TWI DRIVER
976P: Sonic Zhang 1126P: Sonic Zhang
@@ -978,19 +1128,22 @@ M: sonic.zhang@analog.com
978L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only) 1128L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
979W: http://blackfin.uclinux.org/ 1129W: http://blackfin.uclinux.org/
980S: Supported 1130S: Supported
1131F: drivers/i2c/busses/i2c-bfin-twi.c
981 1132
982BLOCK LAYER 1133BLOCK LAYER
983P: Jens Axboe 1134P: Jens Axboe
984M: axboe@kernel.dk 1135M: axboe@kernel.dk
985L: linux-kernel@vger.kernel.org 1136L: linux-kernel@vger.kernel.org
986T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git 1137T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
987S: Maintained 1138S: Maintained
1139F: block/
988 1140
989BLOCK2MTD DRIVER 1141BLOCK2MTD DRIVER
990P: Joern Engel 1142P: Joern Engel
991M: joern@lazybastard.org 1143M: joern@lazybastard.org
992L: linux-mtd@lists.infradead.org 1144L: linux-mtd@lists.infradead.org
993S: Maintained 1145S: Maintained
1146F: drivers/mtd/devices/block2mtd.c
994 1147
995BLUETOOTH DRIVERS 1148BLUETOOTH DRIVERS
996P: Marcel Holtmann 1149P: Marcel Holtmann
@@ -998,14 +1151,17 @@ M: marcel@holtmann.org
998L: linux-bluetooth@vger.kernel.org 1151L: linux-bluetooth@vger.kernel.org
999W: http://www.bluez.org/ 1152W: http://www.bluez.org/
1000S: Maintained 1153S: Maintained
1154F: drivers/bluetooth/
1001 1155
1002BLUETOOTH SUBSYSTEM 1156BLUETOOTH SUBSYSTEM
1003P: Marcel Holtmann 1157P: Marcel Holtmann
1004M: marcel@holtmann.org 1158M: marcel@holtmann.org
1005L: linux-bluetooth@vger.kernel.org 1159L: linux-bluetooth@vger.kernel.org
1006W: http://www.bluez.org/ 1160W: http://www.bluez.org/
1007T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git 1161T: git git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
1008S: Maintained 1162S: Maintained
1163F: net/bluetooth/
1164F: include/net/bluetooth/
1009 1165
1010BONDING DRIVER 1166BONDING DRIVER
1011P: Jay Vosburgh 1167P: Jay Vosburgh
@@ -1013,24 +1169,30 @@ M: fubar@us.ibm.com
1013L: bonding-devel@lists.sourceforge.net 1169L: bonding-devel@lists.sourceforge.net
1014W: http://sourceforge.net/projects/bonding/ 1170W: http://sourceforge.net/projects/bonding/
1015S: Supported 1171S: Supported
1172F: drivers/net/bonding/
1173F: include/linux/if_bonding.h
1016 1174
1017BROADCOM B44 10/100 ETHERNET DRIVER 1175BROADCOM B44 10/100 ETHERNET DRIVER
1018P: Gary Zambrano 1176P: Gary Zambrano
1019M: zambrano@broadcom.com 1177M: zambrano@broadcom.com
1020L: netdev@vger.kernel.org 1178L: netdev@vger.kernel.org
1021S: Supported 1179S: Supported
1180F: drivers/net/b44.*
1022 1181
1023BROADCOM BNX2 GIGABIT ETHERNET DRIVER 1182BROADCOM BNX2 GIGABIT ETHERNET DRIVER
1024P: Michael Chan 1183P: Michael Chan
1025M: mchan@broadcom.com 1184M: mchan@broadcom.com
1026L: netdev@vger.kernel.org 1185L: netdev@vger.kernel.org
1027S: Supported 1186S: Supported
1187F: drivers/net/bnx2.*
1188F: drivers/net/bnx2_*
1028 1189
1029BROADCOM BNX2X 10 GIGABIT ETHERNET DRIVER 1190BROADCOM BNX2X 10 GIGABIT ETHERNET DRIVER
1030P: Eilon Greenstein 1191P: Eilon Greenstein
1031M: eilong@broadcom.com 1192M: eilong@broadcom.com
1032L: netdev@vger.kernel.org 1193L: netdev@vger.kernel.org
1033S: Supported 1194S: Supported
1195F: drivers/net/bnx2x*
1034 1196
1035BROADCOM TG3 GIGABIT ETHERNET DRIVER 1197BROADCOM TG3 GIGABIT ETHERNET DRIVER
1036P: Matt Carlson 1198P: Matt Carlson
@@ -1039,41 +1201,51 @@ P: Michael Chan
1039M: mchan@broadcom.com 1201M: mchan@broadcom.com
1040L: netdev@vger.kernel.org 1202L: netdev@vger.kernel.org
1041S: Supported 1203S: Supported
1204F: drivers/net/tg3.*
1042 1205
1043BSG (block layer generic sg v4 driver) 1206BSG (block layer generic sg v4 driver)
1044P: FUJITA Tomonori 1207P: FUJITA Tomonori
1045M: fujita.tomonori@lab.ntt.co.jp 1208M: fujita.tomonori@lab.ntt.co.jp
1046L: linux-scsi@vger.kernel.org 1209L: linux-scsi@vger.kernel.org
1047S: Supported 1210S: Supported
1211F: block/bsg.c
1212F: include/linux/bsg.h
1048 1213
1049BT8XXGPIO DRIVER 1214BT8XXGPIO DRIVER
1050P: Michael Buesch 1215P: Michael Buesch
1051M: mb@bu3sch.de 1216M: mb@bu3sch.de
1052W: http://bu3sch.de/btgpio.php 1217W: http://bu3sch.de/btgpio.php
1053S: Maintained 1218S: Maintained
1219F: drivers/gpio/bt8xxgpio.c
1054 1220
1055BTRFS FILE SYSTEM 1221BTRFS FILE SYSTEM
1056P: Chris Mason 1222P: Chris Mason
1057M: chris.mason@oracle.com 1223M: chris.mason@oracle.com
1058L: linux-btrfs@vger.kernel.org 1224L: linux-btrfs@vger.kernel.org
1059W: http://btrfs.wiki.kernel.org/ 1225W: http://btrfs.wiki.kernel.org/
1060T: git kernel.org:/pub/scm/linux/kernel/git/mason/btrfs-unstable.git 1226T: git git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable.git
1061S: Maintained 1227S: Maintained
1228F: Documentation/filesystems/btrfs.txt
1229F: fs/btrfs/
1062 1230
1063BTTV VIDEO4LINUX DRIVER 1231BTTV VIDEO4LINUX DRIVER
1064P: Mauro Carvalho Chehab 1232P: Mauro Carvalho Chehab
1065M: mchehab@infradead.org 1233M: mchehab@infradead.org
1066L: linux-media@vger.kernel.org 1234L: linux-media@vger.kernel.org
1067W: http://linuxtv.org 1235W: http://linuxtv.org
1068T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 1236T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1069S: Maintained 1237S: Maintained
1238F: Documentation/video4linux/bttv/
1239F: drivers/media/video/bt8xx/bttv*
1070 1240
1071CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER 1241CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
1072P: Jonathan Corbet 1242P: Jonathan Corbet
1073M: corbet@lwn.net 1243M: corbet@lwn.net
1074L: linux-media@vger.kernel.org 1244L: linux-media@vger.kernel.org
1075T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 1245T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1076S: Maintained 1246S: Maintained
1247F: Documentation/video4linux/cafe_ccic
1248F: drivers/media/video/cafe_ccic*
1077 1249
1078CALGARY x86-64 IOMMU 1250CALGARY x86-64 IOMMU
1079P: Muli Ben-Yehuda 1251P: Muli Ben-Yehuda
@@ -1083,6 +1255,10 @@ M: jdmason@kudzu.us
1083L: linux-kernel@vger.kernel.org 1255L: linux-kernel@vger.kernel.org
1084L: discuss@x86-64.org 1256L: discuss@x86-64.org
1085S: Maintained 1257S: Maintained
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
1086 1262
1087CAN NETWORK LAYER 1263CAN NETWORK LAYER
1088P: Urs Thuermann 1264P: Urs Thuermann
@@ -1092,6 +1268,9 @@ M: oliver.hartkopp@volkswagen.de
1092L: socketcan-core@lists.berlios.de (subscribers-only) 1268L: socketcan-core@lists.berlios.de (subscribers-only)
1093W: http://developer.berlios.de/projects/socketcan/ 1269W: http://developer.berlios.de/projects/socketcan/
1094S: Maintained 1270S: Maintained
1271F: drivers/net/can/
1272F: include/linux/can/
1273F: include/linux/can.h
1095 1274
1096CELL BROADBAND ENGINE ARCHITECTURE 1275CELL BROADBAND ENGINE ARCHITECTURE
1097P: Arnd Bergmann 1276P: Arnd Bergmann
@@ -1100,12 +1279,23 @@ L: linuxppc-dev@ozlabs.org
1100L: cbe-oss-dev@ozlabs.org 1279L: cbe-oss-dev@ozlabs.org
1101W: http://www.ibm.com/developerworks/power/cell/ 1280W: http://www.ibm.com/developerworks/power/cell/
1102S: Supported 1281S: Supported
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/
1103 1289
1104CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM: 1290CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM:
1105P: David Vrabel 1291P: David Vrabel
1106M: david.vrabel@csr.com 1292M: david.vrabel@csr.com
1107L: linux-usb@vger.kernel.org 1293L: linux-usb@vger.kernel.org
1108S: Supported 1294S: Supported
1295F: Documentation/usb/WUSB-Design-overview.txt
1296F: Documentation/usb/wusb-cbaf
1297F: drivers/usb/wusbcore/
1298F: include/linux/usb/wusb*
1109 1299
1110CFAG12864B LCD DRIVER 1300CFAG12864B LCD DRIVER
1111P: Miguel Ojeda Sandonis 1301P: Miguel Ojeda Sandonis
@@ -1114,6 +1304,8 @@ L: linux-kernel@vger.kernel.org
1114W: http://miguelojeda.es/auxdisplay.htm 1304W: http://miguelojeda.es/auxdisplay.htm
1115W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm 1305W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
1116S: Maintained 1306S: Maintained
1307F: drivers/auxdisplay/cfag12864b.c
1308F: include/linux/cfag12864b.h
1117 1309
1118CFAG12864BFB LCD FRAMEBUFFER DRIVER 1310CFAG12864BFB LCD FRAMEBUFFER DRIVER
1119P: Miguel Ojeda Sandonis 1311P: Miguel Ojeda Sandonis
@@ -1122,18 +1314,25 @@ L: linux-kernel@vger.kernel.org
1122W: http://miguelojeda.es/auxdisplay.htm 1314W: http://miguelojeda.es/auxdisplay.htm
1123W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm 1315W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
1124S: Maintained 1316S: Maintained
1317F: drivers/auxdisplay/cfag12864bfb.c
1318F: include/linux/cfag12864b.h
1125 1319
1126CFG80211 and NL80211 1320CFG80211 and NL80211
1127P: Johannes Berg 1321P: Johannes Berg
1128M: johannes@sipsolutions.net 1322M: johannes@sipsolutions.net
1129L: linux-wireless@vger.kernel.org 1323L: linux-wireless@vger.kernel.org
1130S: Maintained 1324S: Maintained
1325F: include/linux/nl80211.h
1326F: include/net/cfg80211.h
1327F: net/wireless/*
1328X: net/wireless/wext*
1131 1329
1132CHECKPATCH 1330CHECKPATCH
1133P: Andy Whitcroft 1331P: Andy Whitcroft
1134M: apw@canonical.com 1332M: apw@canonical.com
1135L: linux-kernel@vger.kernel.org 1333L: linux-kernel@vger.kernel.org
1136S: Supported 1334S: Supported
1335F: scripts/checkpatch.pl
1137 1336
1138CISCO 10G ETHERNET DRIVER 1337CISCO 10G ETHERNET DRIVER
1139P: Scott Feldman 1338P: Scott Feldman
@@ -1141,24 +1340,28 @@ M: scofeldm@cisco.com
1141P: Joe Eykholt 1340P: Joe Eykholt
1142M: jeykholt@cisco.com 1341M: jeykholt@cisco.com
1143S: Supported 1342S: Supported
1343F: drivers/net/enic/
1144 1344
1145CIRRUS LOGIC EP93XX ETHERNET DRIVER 1345CIRRUS LOGIC EP93XX ETHERNET DRIVER
1146P: Lennert Buytenhek 1346P: Lennert Buytenhek
1147M: kernel@wantstofly.org 1347M: kernel@wantstofly.org
1148L: netdev@vger.kernel.org 1348L: netdev@vger.kernel.org
1149S: Maintained 1349S: Maintained
1350F: drivers/net/arm/ep93xx_eth.c
1150 1351
1151CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER 1352CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
1152P: Lennert Buytenhek 1353P: Lennert Buytenhek
1153M: kernel@wantstofly.org 1354M: kernel@wantstofly.org
1154L: linux-usb@vger.kernel.org 1355L: linux-usb@vger.kernel.org
1155S: Maintained 1356S: Maintained
1357F: drivers/usb/host/ohci-ep93xx.c
1156 1358
1157CIRRUS LOGIC CS4270 SOUND DRIVER 1359CIRRUS LOGIC CS4270 SOUND DRIVER
1158P: Timur Tabi 1360P: Timur Tabi
1159M: timur@freescale.com 1361M: timur@freescale.com
1160L: alsa-devel@alsa-project.org 1362L: alsa-devel@alsa-project.org
1161S: Supported 1363S: Supported
1364F: sound/soc/codecs/cs4270*
1162 1365
1163CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER 1366CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
1164P: Cirrus Logic Corporation (kernel 2.2 driver) 1367P: Cirrus Logic Corporation (kernel 2.2 driver)
@@ -1166,6 +1369,8 @@ M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
1166P: Nils Faerber (port to kernel 2.4) 1369P: Nils Faerber (port to kernel 2.4)
1167M: Nils Faerber <nils@kernelconcepts.de> 1370M: Nils Faerber <nils@kernelconcepts.de>
1168S: Maintained 1371S: Maintained
1372F: Documentation/input/cs461x.txt
1373F: sound/pci/cs46xx/
1169 1374
1170CODA FILE SYSTEM 1375CODA FILE SYSTEM
1171P: Jan Harkes 1376P: Jan Harkes
@@ -1174,6 +1379,9 @@ M: coda@cs.cmu.edu
1174L: codalist@coda.cs.cmu.edu 1379L: codalist@coda.cs.cmu.edu
1175W: http://www.coda.cs.cmu.edu/ 1380W: http://www.coda.cs.cmu.edu/
1176S: Maintained 1381S: Maintained
1382F: Documentation/filesystems/coda.txt
1383F: fs/coda/
1384F: include/linux/coda*.h
1177 1385
1178COMMON INTERNET FILE SYSTEM (CIFS) 1386COMMON INTERNET FILE SYSTEM (CIFS)
1179P: Steve French 1387P: Steve French
@@ -1181,8 +1389,10 @@ M: sfrench@samba.org
1181L: linux-cifs-client@lists.samba.org 1389L: linux-cifs-client@lists.samba.org
1182L: samba-technical@lists.samba.org 1390L: samba-technical@lists.samba.org
1183W: http://linux-cifs.samba.org/ 1391W: http://linux-cifs.samba.org/
1184T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git 1392T: git git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
1185S: Supported 1393S: Supported
1394F: Documentation/filesystems/cifs.txt
1395F: fs/cifs/
1186 1396
1187COMPACTPCI HOTPLUG CORE 1397COMPACTPCI HOTPLUG CORE
1188P: Scott Murray 1398P: Scott Murray
@@ -1190,6 +1400,7 @@ M: scottm@somanetworks.com
1190M: scott@spiteful.org 1400M: scott@spiteful.org
1191L: linux-pci@vger.kernel.org 1401L: linux-pci@vger.kernel.org
1192S: Supported 1402S: Supported
1403F: drivers/pci/hotplug/cpci_hotplug*
1193 1404
1194COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER 1405COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1195P: Scott Murray 1406P: Scott Murray
@@ -1197,6 +1408,7 @@ M: scottm@somanetworks.com
1197M: scott@spiteful.org 1408M: scott@spiteful.org
1198L: linux-pci@vger.kernel.org 1409L: linux-pci@vger.kernel.org
1199S: Supported 1410S: Supported
1411F: drivers/pci/hotplug/cpcihp_zt5550.*
1200 1412
1201COMPACTPCI HOTPLUG GENERIC DRIVER 1413COMPACTPCI HOTPLUG GENERIC DRIVER
1202P: Scott Murray 1414P: Scott Murray
@@ -1204,17 +1416,21 @@ M: scottm@somanetworks.com
1204M: scott@spiteful.org 1416M: scott@spiteful.org
1205L: linux-pci@vger.kernel.org 1417L: linux-pci@vger.kernel.org
1206S: Supported 1418S: Supported
1419F: drivers/pci/hotplug/cpcihp_generic.c
1207 1420
1208COMPAL LAPTOP SUPPORT 1421COMPAL LAPTOP SUPPORT
1209P: Cezary Jackiewicz 1422P: Cezary Jackiewicz
1210M: cezary.jackiewicz@gmail.com 1423M: cezary.jackiewicz@gmail.com
1211S: Maintained 1424S: Maintained
1425F: drivers/platform/x86/compal-laptop.c
1212 1426
1213COMPUTONE INTELLIPORT MULTIPORT CARD 1427COMPUTONE INTELLIPORT MULTIPORT CARD
1214P: Michael H. Warfield 1428P: Michael H. Warfield
1215M: mhw@wittsend.com 1429M: mhw@wittsend.com
1216W: http://www.wittsend.com/computone.html 1430W: http://www.wittsend.com/computone.html
1217S: Maintained 1431S: Maintained
1432F: Documentation/serial/computone.txt
1433F: drivers/char/ip2/
1218 1434
1219CONEXANT ACCESSRUNNER USB DRIVER 1435CONEXANT ACCESSRUNNER USB DRIVER
1220P: Simon Arlott 1436P: Simon Arlott
@@ -1222,12 +1438,15 @@ M: cxacru@fire.lp0.eu
1222L: accessrunner-general@lists.sourceforge.net 1438L: accessrunner-general@lists.sourceforge.net
1223W: http://accessrunner.sourceforge.net/ 1439W: http://accessrunner.sourceforge.net/
1224S: Maintained 1440S: Maintained
1441F: drivers/usb/atm/cxacru.c
1225 1442
1226CONFIGFS 1443CONFIGFS
1227P: Joel Becker 1444P: Joel Becker
1228M: joel.becker@oracle.com 1445M: joel.becker@oracle.com
1229L: linux-kernel@vger.kernel.org 1446L: linux-kernel@vger.kernel.org
1230S: Supported 1447S: Supported
1448F: fs/configfs/
1449F: include/linux/configfs.h
1231 1450
1232CONTROL GROUPS (CGROUPS) 1451CONTROL GROUPS (CGROUPS)
1233P: Paul Menage 1452P: Paul Menage
@@ -1236,31 +1455,41 @@ P: Li Zefan
1236M: lizf@cn.fujitsu.com 1455M: lizf@cn.fujitsu.com
1237L: containers@lists.linux-foundation.org 1456L: containers@lists.linux-foundation.org
1238S: Maintained 1457S: Maintained
1458F: include/linux/cgroup*
1459F: kernel/cgroup*
1239 1460
1240CORETEMP HARDWARE MONITORING DRIVER 1461CORETEMP HARDWARE MONITORING DRIVER
1241P: Rudolf Marek 1462P: Rudolf Marek
1242M: r.marek@assembler.cz 1463M: r.marek@assembler.cz
1243L: lm-sensors@lm-sensors.org 1464L: lm-sensors@lm-sensors.org
1244S: Maintained 1465S: Maintained
1466F: Documentation/hwmon/coretemp
1467F: drivers/hwmon/coretemp.c
1245 1468
1246COSA/SRP SYNC SERIAL DRIVER 1469COSA/SRP SYNC SERIAL DRIVER
1247P: Jan "Yenya" Kasprzak 1470P: Jan "Yenya" Kasprzak
1248M: kas@fi.muni.cz 1471M: kas@fi.muni.cz
1249W: http://www.fi.muni.cz/~kas/cosa/ 1472W: http://www.fi.muni.cz/~kas/cosa/
1250S: Maintained 1473S: Maintained
1474F: drivers/net/wan/cosa*
1251 1475
1252CPU FREQUENCY DRIVERS 1476CPU FREQUENCY DRIVERS
1253P: Dave Jones 1477P: Dave Jones
1254M: davej@redhat.com 1478M: davej@redhat.com
1255L: cpufreq@vger.kernel.org 1479L: cpufreq@vger.kernel.org
1256W: http://www.codemonkey.org.uk/projects/cpufreq/ 1480W: http://www.codemonkey.org.uk/projects/cpufreq/
1257T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git 1481T: git git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
1258S: Maintained 1482S: Maintained
1483F: arch/x86/kernel/cpu/cpufreq/
1484F: drivers/cpufreq/
1485F: include/linux/cpufreq.h
1259 1486
1260CPUID/MSR DRIVER 1487CPUID/MSR DRIVER
1261P: H. Peter Anvin 1488P: H. Peter Anvin
1262M: hpa@zytor.com 1489M: hpa@zytor.com
1263S: Maintained 1490S: Maintained
1491F: arch/x86/kernel/cpuid.c
1492F: arch/x86/kernel/msr.c
1264 1493
1265CPUSETS 1494CPUSETS
1266P: Paul Menage 1495P: Paul Menage
@@ -1269,10 +1498,15 @@ L: linux-kernel@vger.kernel.org
1269W: http://www.bullopensource.org/cpuset/ 1498W: http://www.bullopensource.org/cpuset/
1270W: http://oss.sgi.com/projects/cpusets/ 1499W: http://oss.sgi.com/projects/cpusets/
1271S: Supported 1500S: Supported
1501F: Documentation/cgroups/cpusets.txt
1502F: include/linux/cpuset.h
1503F: kernel/cpuset.c
1272 1504
1273CRAMFS FILESYSTEM 1505CRAMFS FILESYSTEM
1274W: http://sourceforge.net/projects/cramfs/ 1506W: http://sourceforge.net/projects/cramfs/
1275S: Orphan 1507S: Orphan
1508F: Documentation/filesystems/cramfs.txt
1509F: fs/cramfs/
1276 1510
1277CRIS PORT 1511CRIS PORT
1278P: Mikael Starvik 1512P: Mikael Starvik
@@ -1282,6 +1516,7 @@ M: jesper.nilsson@axis.com
1282L: dev-etrax@axis.com 1516L: dev-etrax@axis.com
1283W: http://developer.axis.com 1517W: http://developer.axis.com
1284S: Maintained 1518S: Maintained
1519F: arch/cris/
1285 1520
1286CRYPTO API 1521CRYPTO API
1287P: Herbert Xu 1522P: Herbert Xu
@@ -1289,8 +1524,13 @@ M: herbert@gondor.apana.org.au
1289P: David S. Miller 1524P: David S. Miller
1290M: davem@davemloft.net 1525M: davem@davemloft.net
1291L: linux-crypto@vger.kernel.org 1526L: linux-crypto@vger.kernel.org
1292T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git 1527T: git git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
1293S: Maintained 1528S: Maintained
1529F: Documentation/crypto/
1530F: arch/*/crypto/
1531F: crypto/
1532F: drivers/crypto/
1533F: include/crypto/
1294 1534
1295CRYPTOGRAPHIC RANDOM NUMBER GENERATOR 1535CRYPTOGRAPHIC RANDOM NUMBER GENERATOR
1296P: Neil Horman 1536P: Neil Horman
@@ -1302,16 +1542,21 @@ CS5535 Audio ALSA driver
1302P: Jaya Kumar 1542P: Jaya Kumar
1303M: jayakumar.alsa@gmail.com 1543M: jayakumar.alsa@gmail.com
1304S: Maintained 1544S: Maintained
1545F: sound/pci/cs5535audio/
1305 1546
1306CX18 VIDEO4LINUX DRIVER 1547CX18 VIDEO4LINUX DRIVER
1307P: Hans Verkuil, Andy Walls 1548P: Hans Verkuil
1308M: hverkuil@xs4all.nl, awalls@radix.net 1549M: hverkuil@xs4all.nl
1550P: Andy Walls
1551M: awalls@radix.net
1309L: ivtv-devel@ivtvdriver.org 1552L: ivtv-devel@ivtvdriver.org
1310L: ivtv-users@ivtvdriver.org 1553L: ivtv-users@ivtvdriver.org
1311L: linux-media@vger.kernel.org 1554L: linux-media@vger.kernel.org
1312T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 1555T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1313W: http://linuxtv.org 1556W: http://linuxtv.org
1314S: Maintained 1557S: Maintained
1558F: Documentation/video4linux/cx18.txt
1559F: drivers/media/video/cx18/
1315 1560
1316CXGB3 ETHERNET DRIVER (CXGB3) 1561CXGB3 ETHERNET DRIVER (CXGB3)
1317P: Divy Le Ray 1562P: Divy Le Ray
@@ -1319,6 +1564,7 @@ M: divy@chelsio.com
1319L: netdev@vger.kernel.org 1564L: netdev@vger.kernel.org
1320W: http://www.chelsio.com 1565W: http://www.chelsio.com
1321S: Supported 1566S: Supported
1567F: drivers/net/cxgb3/
1322 1568
1323CXGB3 IWARP RNIC DRIVER (IW_CXGB3) 1569CXGB3 IWARP RNIC DRIVER (IW_CXGB3)
1324P: Steve Wise 1570P: Steve Wise
@@ -1326,32 +1572,32 @@ M: swise@chelsio.com
1326L: general@lists.openfabrics.org 1572L: general@lists.openfabrics.org
1327W: http://www.openfabrics.org 1573W: http://www.openfabrics.org
1328S: Supported 1574S: Supported
1575F: drivers/infiniband/hw/cxgb3/
1329 1576
1330CYBERPRO FB DRIVER 1577CYBERPRO FB DRIVER
1331P: Russell King 1578P: Russell King
1332M: rmk@arm.linux.org.uk 1579M: rmk@arm.linux.org.uk
1333W: http://www.arm.linux.org.uk/ 1580W: http://www.arm.linux.org.uk/
1334S: Maintained 1581S: Maintained
1335 1582F: drivers/video/cyber2000fb.*
1336CYBLAFB FRAMEBUFFER DRIVER
1337P: Knut Petersen
1338M: Knut_Petersen@t-online.de
1339L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
1340S: Maintained
1341 1583
1342CYCLADES 2X SYNC CARD DRIVER 1584CYCLADES 2X SYNC CARD DRIVER
1343P: Arnaldo Carvalho de Melo 1585P: Arnaldo Carvalho de Melo
1344M: acme@ghostprotocols.net 1586M: acme@ghostprotocols.net
1345W: http://oops.ghostprotocols.net:81/blog 1587W: http://oops.ghostprotocols.net:81/blog
1346S: Maintained 1588S: Maintained
1589F: drivers/net/wan/cycx*
1347 1590
1348CYCLADES ASYNC MUX DRIVER 1591CYCLADES ASYNC MUX DRIVER
1349W: http://www.cyclades.com/ 1592W: http://www.cyclades.com/
1350S: Orphan 1593S: Orphan
1594F: drivers/char/cyclades.c
1595F: include/linux/cyclades.h
1351 1596
1352CYCLADES PC300 DRIVER 1597CYCLADES PC300 DRIVER
1353W: http://www.cyclades.com/ 1598W: http://www.cyclades.com/
1354S: Orphan 1599S: Orphan
1600F: drivers/net/wan/pc300*
1355 1601
1356DAMA SLAVE for AX.25 1602DAMA SLAVE for AX.25
1357P: Joerg Reuter 1603P: Joerg Reuter
@@ -1360,12 +1606,21 @@ W: http://yaina.de/jreuter/
1360W: http://www.qsl.net/dl1bke/ 1606W: http://www.qsl.net/dl1bke/
1361L: linux-hams@vger.kernel.org 1607L: linux-hams@vger.kernel.org
1362S: Maintained 1608S: Maintained
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
1363 1616
1364DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER 1617DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1365P: Tobias Ringstrom 1618P: Tobias Ringstrom
1366M: tori@unhappy.mine.nu 1619M: tori@unhappy.mine.nu
1367L: netdev@vger.kernel.org 1620L: netdev@vger.kernel.org
1368S: Maintained 1621S: Maintained
1622F: Documentation/networking/dmfe.txt
1623F: drivers/net/tulip/dmfe.c
1369 1624
1370DC390/AM53C974 SCSI driver 1625DC390/AM53C974 SCSI driver
1371P: Kurt Garloff 1626P: Kurt Garloff
@@ -1374,6 +1629,7 @@ W: http://www.garloff.de/kurt/linux/dc390/
1374P: Guennadi Liakhovetski 1629P: Guennadi Liakhovetski
1375M: g.liakhovetski@gmx.de 1630M: g.liakhovetski@gmx.de
1376S: Maintained 1631S: Maintained
1632F: drivers/scsi/tmscsim.*
1377 1633
1378DC395x SCSI driver 1634DC395x SCSI driver
1379P: Oliver Neukum 1635P: Oliver Neukum
@@ -1386,6 +1642,8 @@ W: http://twibble.org/dist/dc395x/
1386L: dc395x@twibble.org 1642L: dc395x@twibble.org
1387L: http://lists.twibble.org/mailman/listinfo/dc395x/ 1643L: http://lists.twibble.org/mailman/listinfo/dc395x/
1388S: Maintained 1644S: Maintained
1645F: Documentation/scsi/dc395x.txt
1646F: drivers/scsi/dc395x.*
1389 1647
1390DCCP PROTOCOL 1648DCCP PROTOCOL
1391P: Arnaldo Carvalho de Melo 1649P: Arnaldo Carvalho de Melo
@@ -1393,6 +1651,9 @@ M: acme@ghostprotocols.net
1393L: dccp@vger.kernel.org 1651L: dccp@vger.kernel.org
1394W: http://linux-net.osdl.org/index.php/DCCP 1652W: http://linux-net.osdl.org/index.php/DCCP
1395S: Maintained 1653S: Maintained
1654F: include/linux/dccp.h
1655F: include/linux/tfrc.h
1656F: net/dccp/
1396 1657
1397DECnet NETWORK LAYER 1658DECnet NETWORK LAYER
1398P: Christine Caulfield 1659P: Christine Caulfield
@@ -1400,27 +1661,35 @@ M: christine.caulfield@googlemail.com
1400W: http://linux-decnet.sourceforge.net 1661W: http://linux-decnet.sourceforge.net
1401L: linux-decnet-user@lists.sourceforge.net 1662L: linux-decnet-user@lists.sourceforge.net
1402S: Maintained 1663S: Maintained
1664F: Documentation/networking/decnet.txt
1665F: net/decnet/
1403 1666
1404DEFXX FDDI NETWORK DRIVER 1667DEFXX FDDI NETWORK DRIVER
1405P: Maciej W. Rozycki 1668P: Maciej W. Rozycki
1406M: macro@linux-mips.org 1669M: macro@linux-mips.org
1407S: Maintained 1670S: Maintained
1671F: drivers/net/defxx.*
1408 1672
1409DELL LAPTOP DRIVER 1673DELL LAPTOP DRIVER
1410P: Matthew Garrett 1674P: Matthew Garrett
1411M: mjg59@srcf.ucam.org 1675M: mjg59@srcf.ucam.org
1412S: Maintained 1676S: Maintained
1677F: drivers/platform/x86/dell-laptop.c
1413 1678
1414DELL LAPTOP SMM DRIVER 1679DELL LAPTOP SMM DRIVER
1415P: Massimo Dal Zotto 1680P: Massimo Dal Zotto
1416M: dz@debian.org 1681M: dz@debian.org
1417W: http://www.debian.org/~dz/i8k/ 1682W: http://www.debian.org/~dz/i8k/
1418S: Maintained 1683S: Maintained
1684F: drivers/char/i8k.c
1685F: include/linux/i8k.h
1419 1686
1420DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas) 1687DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1421P: Doug Warzecha 1688P: Doug Warzecha
1422M: Douglas_Warzecha@dell.com 1689M: Douglas_Warzecha@dell.com
1423S: Maintained 1690S: Maintained
1691F: Documentation/dcdbas.txt
1692F: drivers/firmware/dcdbas.*
1424 1693
1425DELL WMI EXTRAS DRIVER 1694DELL WMI EXTRAS DRIVER
1426P: Matthew Garrett 1695P: Matthew Garrett
@@ -1439,6 +1708,10 @@ P: Alasdair Kergon
1439L: dm-devel@redhat.com 1708L: dm-devel@redhat.com
1440W: http://sources.redhat.com/dm 1709W: http://sources.redhat.com/dm
1441S: Maintained 1710S: Maintained
1711F: Documentation/device-mapper/
1712F: drivers/md/dm*
1713F: include/linux/device-mapper.h
1714F: include/linux/dm-*.h
1442 1715
1443DIGI INTL. EPCA DRIVER 1716DIGI INTL. EPCA DRIVER
1444P: Digi International, Inc 1717P: Digi International, Inc
@@ -1446,12 +1719,18 @@ M: Eng.Linux@digi.com
1446L: Eng.Linux@digi.com 1719L: Eng.Linux@digi.com
1447W: http://www.digi.com 1720W: http://www.digi.com
1448S: Orphan 1721S: Orphan
1722F: Documentation/serial/digiepca.txt
1723F: drivers/char/epca*
1724F: drivers/char/digi*
1449 1725
1450DIRECTORY NOTIFICATION (DNOTIFY) 1726DIRECTORY NOTIFICATION (DNOTIFY)
1451P: Stephen Rothwell 1727P: Stephen Rothwell
1452M: sfr@canb.auug.org.au 1728M: sfr@canb.auug.org.au
1453L: linux-kernel@vger.kernel.org 1729L: linux-kernel@vger.kernel.org
1454S: Supported 1730S: Supported
1731F: Documentation/filesystems/dnotify.txt
1732F: fs/notify/dnotify/
1733F: include/linux/dnotify.h
1455 1734
1456DISK GEOMETRY AND PARTITION HANDLING 1735DISK GEOMETRY AND PARTITION HANDLING
1457P: Andries Brouwer 1736P: Andries Brouwer
@@ -1466,6 +1745,9 @@ P: Jan Kara
1466M: jack@suse.cz 1745M: jack@suse.cz
1467L: linux-kernel@vger.kernel.org 1746L: linux-kernel@vger.kernel.org
1468S: Maintained 1747S: Maintained
1748F: Documentation/filesystems/quota.txt
1749F: fs/quota/
1750F: include/linux/quota*.h
1469 1751
1470DISTRIBUTED LOCK MANAGER (DLM) 1752DISTRIBUTED LOCK MANAGER (DLM)
1471P: Christine Caulfield 1753P: Christine Caulfield
@@ -1474,8 +1756,9 @@ P: David Teigland
1474M: teigland@redhat.com 1756M: teigland@redhat.com
1475L: cluster-devel@redhat.com 1757L: cluster-devel@redhat.com
1476W: http://sources.redhat.com/cluster/ 1758W: http://sources.redhat.com/cluster/
1477T: git kernel.org:/pub/scm/linux/kernel/git/teigland/dlm.git 1759T: git git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm.git
1478S: Supported 1760S: Supported
1761F: fs/dlm/
1479 1762
1480DMA GENERIC OFFLOAD ENGINE SUBSYSTEM 1763DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
1481P: Maciej Sosnowski 1764P: Maciej Sosnowski
@@ -1484,12 +1767,16 @@ P: Dan Williams
1484M: dan.j.williams@intel.com 1767M: dan.j.williams@intel.com
1485L: linux-kernel@vger.kernel.org 1768L: linux-kernel@vger.kernel.org
1486S: Supported 1769S: Supported
1770F: drivers/dma/
1771F: include/linux/dma*
1487 1772
1488DME1737 HARDWARE MONITOR DRIVER 1773DME1737 HARDWARE MONITOR DRIVER
1489P: Juerg Haefliger 1774P: Juerg Haefliger
1490M: juergh@gmail.com 1775M: juergh@gmail.com
1491L: lm-sensors@lm-sensors.org 1776L: lm-sensors@lm-sensors.org
1492S: Maintained 1777S: Maintained
1778F: Documentation/hwmon/dme1737
1779F: drivers/hwmon/dme1737.c
1493 1780
1494DOCBOOK FOR DOCUMENTATION 1781DOCBOOK FOR DOCUMENTATION
1495P: Randy Dunlap 1782P: Randy Dunlap
@@ -1501,18 +1788,22 @@ P: Shaohua Li
1501M: shaohua.li@intel.com 1788M: shaohua.li@intel.com
1502L: linux-acpi@vger.kernel.org 1789L: linux-acpi@vger.kernel.org
1503S: Supported 1790S: Supported
1791F: drivers/acpi/dock.c
1504 1792
1505DOCUMENTATION (/Documentation directory) 1793DOCUMENTATION
1506P: Randy Dunlap 1794P: Randy Dunlap
1507M: rdunlap@xenotime.net 1795M: rdunlap@xenotime.net
1508L: linux-doc@vger.kernel.org 1796L: linux-doc@vger.kernel.org
1509S: Maintained 1797S: Maintained
1798F: Documentation/
1510 1799
1511DOUBLETALK DRIVER 1800DOUBLETALK DRIVER
1512P: James R. Van Zandt 1801P: James R. Van Zandt
1513M: jrv@vanzandt.mv.com 1802M: jrv@vanzandt.mv.com
1514L: blinux-list@redhat.com 1803L: blinux-list@redhat.com
1515S: Maintained 1804S: Maintained
1805F: drivers/char/dtlk.c
1806F: include/linux/dtlk.h
1516 1807
1517DPT_I2O SCSI RAID DRIVER 1808DPT_I2O SCSI RAID DRIVER
1518P: Adaptec OEM Raid Solutions 1809P: Adaptec OEM Raid Solutions
@@ -1520,6 +1811,8 @@ M: aacraid@adaptec.com
1520L: linux-scsi@vger.kernel.org 1811L: linux-scsi@vger.kernel.org
1521W: http://www.adaptec.com/ 1812W: http://www.adaptec.com/
1522S: Maintained 1813S: Maintained
1814F: drivers/scsi/dpt*
1815F: drivers/scsi/dpt/
1523 1816
1524DRIVER CORE, KOBJECTS, AND SYSFS 1817DRIVER CORE, KOBJECTS, AND SYSFS
1525P: Greg Kroah-Hartman 1818P: Greg Kroah-Hartman
@@ -1527,49 +1820,55 @@ M: gregkh@suse.de
1527L: linux-kernel@vger.kernel.org 1820L: linux-kernel@vger.kernel.org
1528T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/ 1821T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1529S: Supported 1822S: Supported
1823F: Documentation/kobject.txt
1824F: drivers/base/
1825F: fs/sysfs/
1826F: include/linux/kobj*
1827F: lib/kobj*
1530 1828
1531DRM DRIVERS 1829DRM DRIVERS
1532P: David Airlie 1830P: David Airlie
1533M: airlied@linux.ie 1831M: airlied@linux.ie
1534L: dri-devel@lists.sourceforge.net 1832L: dri-devel@lists.sourceforge.net
1535T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git 1833T: git git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git
1536S: Maintained 1834S: Maintained
1835F: drivers/gpu/drm/
1537 1836
1538DSCC4 DRIVER 1837DSCC4 DRIVER
1539P: Francois Romieu 1838P: Francois Romieu
1540M: romieu@fr.zoreil.com 1839M: romieu@fr.zoreil.com
1541L: netdev@vger.kernel.org 1840L: netdev@vger.kernel.org
1542S: Maintained 1841S: Maintained
1543 1842F: drivers/net/wan/dscc4.c
1544DVB SUBSYSTEM AND DRIVERS
1545P: LinuxTV.org Project
1546M: linux-media@vger.kernel.org
1547L: linux-dvb@linuxtv.org (subscription required)
1548W: http://linuxtv.org/
1549T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1550S: Maintained
1551 1843
1552DZ DECSTATION DZ11 SERIAL DRIVER 1844DZ DECSTATION DZ11 SERIAL DRIVER
1553P: Maciej W. Rozycki 1845P: Maciej W. Rozycki
1554M: macro@linux-mips.org 1846M: macro@linux-mips.org
1555S: Maintained 1847S: Maintained
1848F: drivers/serial/dz.*
1556 1849
1557EATA-DMA SCSI DRIVER 1850EATA-DMA SCSI DRIVER
1558P: Michael Neuffer 1851P: Michael Neuffer
1559L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org 1852M: mike@i-Connect.Net
1853L: linux-eata@i-connect.net
1854L: linux-scsi@vger.kernel.org
1560S: Maintained 1855S: Maintained
1856F: drivers/scsi/eata*
1561 1857
1562EATA ISA/EISA/PCI SCSI DRIVER 1858EATA ISA/EISA/PCI SCSI DRIVER
1563P: Dario Ballabio 1859P: Dario Ballabio
1564M: ballabio_dario@emc.com 1860M: ballabio_dario@emc.com
1565L: linux-scsi@vger.kernel.org 1861L: linux-scsi@vger.kernel.org
1566S: Maintained 1862S: Maintained
1863F: drivers/scsi/eata.c
1567 1864
1568EATA-PIO SCSI DRIVER 1865EATA-PIO SCSI DRIVER
1569P: Michael Neuffer 1866P: Michael Neuffer
1570M: mike@i-Connect.Net 1867M: mike@i-Connect.Net
1571L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org 1868L: linux-eata@i-connect.net
1869L: linux-scsi@vger.kernel.org
1572S: Maintained 1870S: Maintained
1871F: drivers/scsi/eata_pio.*
1573 1872
1574EBTABLES 1873EBTABLES
1575P: Bart De Schuymer 1874P: Bart De Schuymer
@@ -1578,13 +1877,19 @@ L: ebtables-user@lists.sourceforge.net
1578L: ebtables-devel@lists.sourceforge.net 1877L: ebtables-devel@lists.sourceforge.net
1579W: http://ebtables.sourceforge.net/ 1878W: http://ebtables.sourceforge.net/
1580S: Maintained 1879S: Maintained
1880F: include/linux/netfilter_bridge/ebt_*.h
1881F: net/bridge/netfilter/ebt*.c
1581 1882
1582ECRYPT FILE SYSTEM 1883ECRYPT FILE SYSTEM
1583P: Tyler Hicks, Dustin Kirkland 1884P: Tyler Hicks
1584M: tyhicks@linux.vnet.ibm.com, kirkland@canonical.com 1885M: tyhicks@linux.vnet.ibm.com
1886M: Dustin Kirkland
1887P: kirkland@canonical.com
1585L: ecryptfs-devel@lists.launchpad.net 1888L: ecryptfs-devel@lists.launchpad.net
1586W: https://launchpad.net/ecryptfs 1889W: https://launchpad.net/ecryptfs
1587S: Supported 1890S: Supported
1891F: Documentation/filesystems/ecryptfs.txt
1892F: fs/ecryptfs/
1588 1893
1589EDAC-CORE 1894EDAC-CORE
1590P: Doug Thompson 1895P: Doug Thompson
@@ -1592,6 +1897,9 @@ M: dougthompson@xmission.com
1592L: bluesmoke-devel@lists.sourceforge.net 1897L: bluesmoke-devel@lists.sourceforge.net
1593W: bluesmoke.sourceforge.net 1898W: bluesmoke.sourceforge.net
1594S: Supported 1899S: Supported
1900F: Documentation/edac.txt
1901F: drivers/edac/edac_*
1902F: include/linux/edac.h
1595 1903
1596EDAC-E752X 1904EDAC-E752X
1597P: Mark Gross 1905P: Mark Gross
@@ -1601,6 +1909,7 @@ M: dougthompson@xmission.com
1601L: bluesmoke-devel@lists.sourceforge.net 1909L: bluesmoke-devel@lists.sourceforge.net
1602W: bluesmoke.sourceforge.net 1910W: bluesmoke.sourceforge.net
1603S: Maintained 1911S: Maintained
1912F: drivers/edac/e752x_edac.c
1604 1913
1605EDAC-E7XXX 1914EDAC-E7XXX
1606P: Doug Thompson 1915P: Doug Thompson
@@ -1608,6 +1917,7 @@ M: dougthompson@xmission.com
1608L: bluesmoke-devel@lists.sourceforge.net 1917L: bluesmoke-devel@lists.sourceforge.net
1609W: bluesmoke.sourceforge.net 1918W: bluesmoke.sourceforge.net
1610S: Maintained 1919S: Maintained
1920F: drivers/edac/e7xxx_edac.c
1611 1921
1612EDAC-I82443BXGX 1922EDAC-I82443BXGX
1613P: Tim Small 1923P: Tim Small
@@ -1615,6 +1925,7 @@ M: tim@buttersideup.com
1615L: bluesmoke-devel@lists.sourceforge.net 1925L: bluesmoke-devel@lists.sourceforge.net
1616W: bluesmoke.sourceforge.net 1926W: bluesmoke.sourceforge.net
1617S: Maintained 1927S: Maintained
1928F: drivers/edac/i82443bxgx_edac.c
1618 1929
1619EDAC-I3000 1930EDAC-I3000
1620P: Jason Uhlenkott 1931P: Jason Uhlenkott
@@ -1622,6 +1933,7 @@ M: juhlenko@akamai.com
1622L: bluesmoke-devel@lists.sourceforge.net 1933L: bluesmoke-devel@lists.sourceforge.net
1623W: bluesmoke.sourceforge.net 1934W: bluesmoke.sourceforge.net
1624S: Maintained 1935S: Maintained
1936F: drivers/edac/i3000_edac.c
1625 1937
1626EDAC-I5000 1938EDAC-I5000
1627P: Doug Thompson 1939P: Doug Thompson
@@ -1629,6 +1941,7 @@ M: dougthompson@xmission.com
1629L: bluesmoke-devel@lists.sourceforge.net 1941L: bluesmoke-devel@lists.sourceforge.net
1630W: bluesmoke.sourceforge.net 1942W: bluesmoke.sourceforge.net
1631S: Maintained 1943S: Maintained
1944F: drivers/edac/i5000_edac.c
1632 1945
1633EDAC-I5400 1946EDAC-I5400
1634P: Mauro Carvalho Chehab 1947P: Mauro Carvalho Chehab
@@ -1636,6 +1949,7 @@ M: mchehab@redhat.com
1636L: bluesmoke-devel@lists.sourceforge.net 1949L: bluesmoke-devel@lists.sourceforge.net
1637W: bluesmoke.sourceforge.net 1950W: bluesmoke.sourceforge.net
1638S: Maintained 1951S: Maintained
1952F: drivers/edac/i5400_edac.c
1639 1953
1640EDAC-I82975X 1954EDAC-I82975X
1641P: Ranganathan Desikan 1955P: Ranganathan Desikan
@@ -1645,6 +1959,7 @@ M: arvind@acarlab.com
1645L: bluesmoke-devel@lists.sourceforge.net 1959L: bluesmoke-devel@lists.sourceforge.net
1646W: bluesmoke.sourceforge.net 1960W: bluesmoke.sourceforge.net
1647S: Maintained 1961S: Maintained
1962F: drivers/edac/i82975x_edac.c
1648 1963
1649EDAC-PASEMI 1964EDAC-PASEMI
1650P: Egor Martovetsky 1965P: Egor Martovetsky
@@ -1652,6 +1967,7 @@ M: egor@pasemi.com
1652L: bluesmoke-devel@lists.sourceforge.net 1967L: bluesmoke-devel@lists.sourceforge.net
1653W: bluesmoke.sourceforge.net 1968W: bluesmoke.sourceforge.net
1654S: Maintained 1969S: Maintained
1970F: drivers/edac/pasemi_edac.c
1655 1971
1656EDAC-R82600 1972EDAC-R82600
1657P: Tim Small 1973P: Tim Small
@@ -1659,6 +1975,7 @@ M: tim@buttersideup.com
1659L: bluesmoke-devel@lists.sourceforge.net 1975L: bluesmoke-devel@lists.sourceforge.net
1660W: bluesmoke.sourceforge.net 1976W: bluesmoke.sourceforge.net
1661S: Maintained 1977S: Maintained
1978F: drivers/edac/r82600_edac.c
1662 1979
1663EEEPC LAPTOP EXTRAS DRIVER 1980EEEPC LAPTOP EXTRAS DRIVER
1664P: Corentin Chary 1981P: Corentin Chary
@@ -1666,10 +1983,12 @@ M: corentincj@iksaif.net
1666L: acpi4asus-user@lists.sourceforge.net 1983L: acpi4asus-user@lists.sourceforge.net
1667W: http://sourceforge.net/projects/acpi4asus 1984W: http://sourceforge.net/projects/acpi4asus
1668S: Maintained 1985S: Maintained
1986F: drivers/platform/x86/eeepc-laptop.c
1669 1987
1670EFS FILESYSTEM 1988EFS FILESYSTEM
1671W: http://aeschi.ch.eu.org/efs/ 1989W: http://aeschi.ch.eu.org/efs/
1672S: Orphan 1990S: Orphan
1991F: fs/efs/
1673 1992
1674EHCA (IBM GX bus InfiniBand adapter) DRIVER 1993EHCA (IBM GX bus InfiniBand adapter) DRIVER
1675P: Hoang-Nam Nguyen 1994P: Hoang-Nam Nguyen
@@ -1678,6 +1997,7 @@ P: Christoph Raisch
1678M: raisch@de.ibm.com 1997M: raisch@de.ibm.com
1679L: general@lists.openfabrics.org 1998L: general@lists.openfabrics.org
1680S: Supported 1999S: Supported
2000F: drivers/infiniband/hw/ehca/
1681 2001
1682EMBEDDED LINUX 2002EMBEDDED LINUX
1683P: Paul Gortmaker 2003P: Paul Gortmaker
@@ -1693,22 +2013,29 @@ M: james.smart@emulex.com
1693L: linux-scsi@vger.kernel.org 2013L: linux-scsi@vger.kernel.org
1694W: http://sourceforge.net/projects/lpfcxxxx 2014W: http://sourceforge.net/projects/lpfcxxxx
1695S: Supported 2015S: Supported
2016F: drivers/scsi/lpfc/
1696 2017
1697EPSON 1355 FRAMEBUFFER DRIVER 2018EPSON 1355 FRAMEBUFFER DRIVER
1698P: Christopher Hoover 2019P: Christopher Hoover
1699M: ch@murgatroid.com, ch@hpl.hp.com 2020M: ch@murgatroid.com
2021P: Christopher Hoover
2022M: ch@hpl.hp.com
1700S: Maintained 2023S: Maintained
2024F: drivers/video/epson1355fb.c
1701 2025
1702EPSON S1D13XXX FRAMEBUFFER DRIVER 2026EPSON S1D13XXX FRAMEBUFFER DRIVER
1703P: Kristoffer Ericson 2027P: Kristoffer Ericson
1704M: kristoffer.ericson@gmail.com 2028M: kristoffer.ericson@gmail.com
1705S: Maintained 2029S: Maintained
2030F: drivers/video/s1d13xxxfb.c
2031F: include/video/s1d13xxxfb.h
1706 2032
1707ETHEREXPRESS-16 NETWORK DRIVER 2033ETHEREXPRESS-16 NETWORK DRIVER
1708P: Philip Blundell 2034P: Philip Blundell
1709M: philb@gnu.org 2035M: philb@gnu.org
1710L: netdev@vger.kernel.org 2036L: netdev@vger.kernel.org
1711S: Maintained 2037S: Maintained
2038F: drivers/net/eexpress.*
1712 2039
1713ETHERNET BRIDGE 2040ETHERNET BRIDGE
1714P: Stephen Hemminger 2041P: Stephen Hemminger
@@ -1716,87 +2043,126 @@ M: shemminger@linux-foundation.org
1716L: bridge@lists.linux-foundation.org 2043L: bridge@lists.linux-foundation.org
1717W: http://www.linux-foundation.org/en/Net:Bridge 2044W: http://www.linux-foundation.org/en/Net:Bridge
1718S: Maintained 2045S: Maintained
2046F: include/linux/netfilter_bridge/
2047F: net/bridge/
1719 2048
1720ETHERTEAM 16I DRIVER 2049ETHERTEAM 16I DRIVER
1721P: Mika Kuoppala 2050P: Mika Kuoppala
1722M: miku@iki.fi 2051M: miku@iki.fi
1723S: Maintained 2052S: Maintained
2053F: drivers/net/eth16i.c
1724 2054
1725EXT2 FILE SYSTEM 2055EXT2 FILE SYSTEM
1726L: linux-ext4@vger.kernel.org 2056L: linux-ext4@vger.kernel.org
1727S: Maintained 2057S: Maintained
2058F: Documentation/filesystems/ext2.txt
2059F: fs/ext2/
2060F: include/linux/ext2*
1728 2061
1729EXT3 FILE SYSTEM 2062EXT3 FILE SYSTEM
1730P: Stephen Tweedie, Andrew Morton 2063P: Stephen Tweedie
1731M: sct@redhat.com, akpm@linux-foundation.org, adilger@sun.com 2064M: sct@redhat.com
2065P: Andrew Morton
2066M: akpm@linux-foundation.org
2067P: Andreas Dilger
2068M: adilger@sun.com
1732L: linux-ext4@vger.kernel.org 2069L: linux-ext4@vger.kernel.org
1733S: Maintained 2070S: Maintained
2071F: Documentation/filesystems/ext3.txt
2072F: fs/ext3/
2073F: include/linux/ext3*
1734 2074
1735EXT4 FILE SYSTEM 2075EXT4 FILE SYSTEM
1736P: Theodore Ts'o 2076P: Theodore Ts'o
1737M: tytso@mit.edu, adilger@sun.com 2077M: tytso@mit.edu
2078P: Andreas Dilger
2079M: adilger@sun.com
1738L: linux-ext4@vger.kernel.org 2080L: linux-ext4@vger.kernel.org
1739W: http://ext4.wiki.kernel.org 2081W: http://ext4.wiki.kernel.org
1740S: Maintained 2082S: Maintained
2083F: Documentation/filesystems/ext4.txt
2084F: fs/ext4/
1741 2085
1742F71805F HARDWARE MONITORING DRIVER 2086F71805F HARDWARE MONITORING DRIVER
1743P: Jean Delvare 2087P: Jean Delvare
1744M: khali@linux-fr.org 2088M: khali@linux-fr.org
1745L: lm-sensors@lm-sensors.org 2089L: lm-sensors@lm-sensors.org
1746S: Maintained 2090S: Maintained
2091F: Documentation/hwmon/f71805f
2092F: drivers/hwmon/f71805f.c
1747 2093
1748FARSYNC SYNCHRONOUS DRIVER 2094FARSYNC SYNCHRONOUS DRIVER
1749P: Kevin Curtis 2095P: Kevin Curtis
1750M: kevin.curtis@farsite.co.uk 2096M: kevin.curtis@farsite.co.uk
1751W: http://www.farsite.co.uk/ 2097W: http://www.farsite.co.uk/
1752S: Supported 2098S: Supported
2099F: drivers/net/wan/farsync.*
1753 2100
1754FAULT INJECTION SUPPORT 2101FAULT INJECTION SUPPORT
1755P: Akinobu Mita 2102P: Akinobu Mita
1756M: akinobu.mita@gmail.com 2103M: akinobu.mita@gmail.com
1757S: Supported 2104S: Supported
2105F: Documentation/fault-injection/
2106F: lib/fault-inject.c
1758 2107
1759FILE LOCKING (flock() and fcntl()/lockf()) 2108FILE LOCKING (flock() and fcntl()/lockf())
1760P: Matthew Wilcox 2109P: Matthew Wilcox
1761M: matthew@wil.cx 2110M: matthew@wil.cx
1762L: linux-fsdevel@vger.kernel.org 2111L: linux-fsdevel@vger.kernel.org
1763S: Maintained 2112S: Maintained
2113F: include/linux/fcntl.h
2114F: include/linux/fs.h
2115F: fs/fcntl.c
2116F: fs/locks.c
1764 2117
1765FILESYSTEMS (VFS and infrastructure) 2118FILESYSTEMS (VFS and infrastructure)
1766P: Alexander Viro 2119P: Alexander Viro
1767M: viro@zeniv.linux.org.uk 2120M: viro@zeniv.linux.org.uk
1768L: linux-fsdevel@vger.kernel.org 2121L: linux-fsdevel@vger.kernel.org
1769S: Maintained 2122S: Maintained
2123F: fs/*
1770 2124
1771FINTEK F75375S HARDWARE MONITOR AND FAN CONTROLLER DRIVER 2125FINTEK F75375S HARDWARE MONITOR AND FAN CONTROLLER DRIVER
1772P: Riku Voipio 2126P: Riku Voipio
1773M: riku.vipio@iki.fi 2127M: riku.vipio@iki.fi
1774L: lm-sensors@lm-sensors.org 2128L: lm-sensors@lm-sensors.org
1775S: Maintained 2129S: Maintained
2130F: drivers/hwmon/f75375s.c
2131F: include/linux/f75375s.h
1776 2132
1777FIREWIRE SUBSYSTEM (drivers/firewire, <linux/firewire*.h>) 2133FIREWIRE SUBSYSTEM
1778P: Kristian Hoegsberg, Stefan Richter 2134P: Kristian Hoegsberg
1779M: krh@redhat.com, stefanr@s5r6.in-berlin.de 2135M: krh@redhat.com
2136P: Stefan Richter
2137M: stefanr@s5r6.in-berlin.de
1780L: linux1394-devel@lists.sourceforge.net 2138L: linux1394-devel@lists.sourceforge.net
1781W: http://www.linux1394.org/ 2139W: http://www.linux1394.org/
1782T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git 2140T: git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1783S: Maintained 2141S: Maintained
2142F: drivers/firewire/
2143F: include/linux/firewire*.h
1784 2144
1785FIRMWARE LOADER (request_firmware) 2145FIRMWARE LOADER (request_firmware)
1786L: linux-kernel@vger.kernel.org 2146L: linux-kernel@vger.kernel.org
1787S: Orphan 2147S: Orphan
2148F: Documentation/firmware_class/
2149F: drivers/base/firmware*.c
2150F: include/linux/firmware.h
1788 2151
1789FPU EMULATOR 2152FPU EMULATOR
1790P: Bill Metzenthen 2153P: Bill Metzenthen
1791M: billm@suburbia.net 2154M: billm@melbpc.org.au
1792W: http://suburbia.net/~billm/floating-point/emulator/ 2155W: http://floatingpoint.sourceforge.net/emulator/index.html
1793S: Maintained 2156S: Maintained
2157F: arch/x86/math-emu/
1794 2158
1795FRAME RELAY DLCI/FRAD (Sangoma drivers too) 2159FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1796P: Mike McLagan 2160P: Mike McLagan
1797M: mike.mclagan@linux.org 2161M: mike.mclagan@linux.org
1798L: netdev@vger.kernel.org 2162L: netdev@vger.kernel.org
1799S: Maintained 2163S: Maintained
2164F: drivers/net/wan/dlci.c
2165F: drivers/net/wan/sdla.c
1800 2166
1801FRAMEBUFFER LAYER 2167FRAMEBUFFER LAYER
1802P: Antonino Daplas 2168P: Antonino Daplas
@@ -1804,6 +2170,9 @@ M: adaplas@gmail.com
1804L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) 2170L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
1805W: http://linux-fbdev.sourceforge.net/ 2171W: http://linux-fbdev.sourceforge.net/
1806S: Maintained 2172S: Maintained
2173F: Documentation/fb/
2174F: drivers/video/fb*
2175F: include/linux/fb.h
1807 2176
1808FREESCALE DMA DRIVER 2177FREESCALE DMA DRIVER
1809P: Li Yang 2178P: Li Yang
@@ -1813,6 +2182,7 @@ M: zw@zh-kernel.org
1813L: linuxppc-embedded@ozlabs.org 2182L: linuxppc-embedded@ozlabs.org
1814L: linux-kernel@vger.kernel.org 2183L: linux-kernel@vger.kernel.org
1815S: Maintained 2184S: Maintained
2185F: drivers/dma/fsldma.*
1816 2186
1817FREESCALE I2C CPM DRIVER 2187FREESCALE I2C CPM DRIVER
1818P: Jochen Friedrich 2188P: Jochen Friedrich
@@ -1820,6 +2190,7 @@ M: jochen@scram.de
1820L: linuxppc-dev@ozlabs.org 2190L: linuxppc-dev@ozlabs.org
1821L: linux-i2c@vger.kernel.org 2191L: linux-i2c@vger.kernel.org
1822S: Maintained 2192S: Maintained
2193F: drivers/i2c/busses/i2c-cpm.c
1823 2194
1824FREESCALE IMX / MXC FRAMEBUFFER DRIVER 2195FREESCALE IMX / MXC FRAMEBUFFER DRIVER
1825P: Sascha Hauer 2196P: Sascha Hauer
@@ -1827,6 +2198,8 @@ M: kernel@pengutronix.de
1827L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) 2198L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
1828L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 2199L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1829S: Maintained 2200S: Maintained
2201F: arch/arm/plat-mxc/include/mach/imxfb.h
2202F: drivers/video/imxfb.c
1830 2203
1831FREESCALE SOC FS_ENET DRIVER 2204FREESCALE SOC FS_ENET DRIVER
1832P: Pantelis Antoniou 2205P: Pantelis Antoniou
@@ -1836,12 +2209,16 @@ M: vbordug@ru.mvista.com
1836L: linuxppc-dev@ozlabs.org 2209L: linuxppc-dev@ozlabs.org
1837L: netdev@vger.kernel.org 2210L: netdev@vger.kernel.org
1838S: Maintained 2211S: Maintained
2212F: drivers/net/fs_enet/
2213F: include/linux/fs_enet_pd.h
1839 2214
1840FREESCALE QUICC ENGINE LIBRARY 2215FREESCALE QUICC ENGINE LIBRARY
1841P: Timur Tabi 2216P: Timur Tabi
1842M: timur@freescale.com 2217M: timur@freescale.com
1843L: linuxppc-dev@ozlabs.org 2218L: linuxppc-dev@ozlabs.org
1844S: Supported 2219S: Supported
2220F: arch/powerpc/sysdev/qe_lib/
2221F: arch/powerpc/include/asm/*qe.h
1845 2222
1846FREESCALE HIGHSPEED USB DEVICE DRIVER 2223FREESCALE HIGHSPEED USB DEVICE DRIVER
1847P: Li Yang 2224P: Li Yang
@@ -1849,6 +2226,7 @@ M: leoli@freescale.com
1849L: linux-usb@vger.kernel.org 2226L: linux-usb@vger.kernel.org
1850L: linuxppc-dev@ozlabs.org 2227L: linuxppc-dev@ozlabs.org
1851S: Maintained 2228S: Maintained
2229F: drivers/usb/gadget/fsl_usb2_udc.c
1852 2230
1853FREESCALE QUICC ENGINE UCC ETHERNET DRIVER 2231FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
1854P: Li Yang 2232P: Li Yang
@@ -1856,12 +2234,14 @@ M: leoli@freescale.com
1856L: netdev@vger.kernel.org 2234L: netdev@vger.kernel.org
1857L: linuxppc-dev@ozlabs.org 2235L: linuxppc-dev@ozlabs.org
1858S: Maintained 2236S: Maintained
2237F: drivers/net/ucc_geth*
1859 2238
1860FREESCALE QUICC ENGINE UCC UART DRIVER 2239FREESCALE QUICC ENGINE UCC UART DRIVER
1861P: Timur Tabi 2240P: Timur Tabi
1862M: timur@freescale.com 2241M: timur@freescale.com
1863L: linuxppc-dev@ozlabs.org 2242L: linuxppc-dev@ozlabs.org
1864S: Supported 2243S: Supported
2244F: drivers/serial/ucc_uart.c
1865 2245
1866FREESCALE SOC SOUND DRIVERS 2246FREESCALE SOC SOUND DRIVERS
1867P: Timur Tabi 2247P: Timur Tabi
@@ -1869,12 +2249,15 @@ M: timur@freescale.com
1869L: alsa-devel@alsa-project.org 2249L: alsa-devel@alsa-project.org
1870L: linuxppc-dev@ozlabs.org 2250L: linuxppc-dev@ozlabs.org
1871S: Supported 2251S: Supported
2252F: sound/soc/fsl/fsl*
2253F: sound/soc/fsl/mpc8610_hpcd.c
1872 2254
1873FREEVXFS FILESYSTEM 2255FREEVXFS FILESYSTEM
1874P: Christoph Hellwig 2256P: Christoph Hellwig
1875M: hch@infradead.org 2257M: hch@infradead.org
1876W: ftp://ftp.openlinux.org/pub/people/hch/vxfs 2258W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
1877S: Maintained 2259S: Maintained
2260F: fs/freevxfs/
1878 2261
1879FREEZER 2262FREEZER
1880P: Pavel Machek 2263P: Pavel Machek
@@ -1883,22 +2266,32 @@ P: Rafael J. Wysocki
1883M: rjw@sisk.pl 2266M: rjw@sisk.pl
1884L: linux-pm@lists.linux-foundation.org 2267L: linux-pm@lists.linux-foundation.org
1885S: Supported 2268S: Supported
2269F: Documentation/power/freezing-of-tasks.txt
2270F: include/linux/freezer.h
2271F: kernel/freezer.c
1886 2272
1887FTRACE 2273FTRACE
1888P: Steven Rostedt 2274P: Steven Rostedt
1889M: rostedt@goodmis.org 2275M: rostedt@goodmis.org
1890S: Maintained 2276S: Maintained
2277F: Documentation/ftrace.txt
2278F: arch/*/*/*/ftrace.h
2279F: arch/*/kernel/ftrace.c
2280F: include/*/ftrace.h
2281F: kernel/trace/
1891 2282
1892FUJITSU FR-V (FRV) PORT 2283FUJITSU FR-V (FRV) PORT
1893P: David Howells 2284P: David Howells
1894M: dhowells@redhat.com 2285M: dhowells@redhat.com
1895S: Maintained 2286S: Maintained
2287F: arch/frv/
1896 2288
1897FUJITSU LAPTOP EXTRAS 2289FUJITSU LAPTOP EXTRAS
1898P: Jonathan Woithe 2290P: Jonathan Woithe
1899M: jwoithe@physics.adelaide.edu.au 2291M: jwoithe@physics.adelaide.edu.au
1900L: linux-acpi@vger.kernel.org 2292L: linux-acpi@vger.kernel.org
1901S: Maintained 2293S: Maintained
2294F: drivers/platform/x86/fujitsu-laptop.c
1902 2295
1903FUSE: FILESYSTEM IN USERSPACE 2296FUSE: FILESYSTEM IN USERSPACE
1904P: Miklos Szeredi 2297P: Miklos Szeredi
@@ -1906,12 +2299,15 @@ M: miklos@szeredi.hu
1906L: fuse-devel@lists.sourceforge.net 2299L: fuse-devel@lists.sourceforge.net
1907W: http://fuse.sourceforge.net/ 2300W: http://fuse.sourceforge.net/
1908S: Maintained 2301S: Maintained
2302F: fs/fuse/
2303F: include/linux/fuse.h
1909 2304
1910FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit) 2305FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1911P: Rik Faith 2306P: Rik Faith
1912M: faith@cs.unc.edu 2307M: faith@cs.unc.edu
1913L: linux-scsi@vger.kernel.org 2308L: linux-scsi@vger.kernel.org
1914S: Odd Fixes (e.g., new signatures) 2309S: Odd Fixes (e.g., new signatures)
2310F: drivers/scsi/fdomain.*
1915 2311
1916GDT SCSI DISK ARRAY CONTROLLER DRIVER 2312GDT SCSI DISK ARRAY CONTROLLER DRIVER
1917P: Achim Leubner 2313P: Achim Leubner
@@ -1919,26 +2315,39 @@ M: achim_leubner@adaptec.com
1919L: linux-scsi@vger.kernel.org 2315L: linux-scsi@vger.kernel.org
1920W: http://www.icp-vortex.com/ 2316W: http://www.icp-vortex.com/
1921S: Supported 2317S: Supported
2318F: drivers/scsi/gdt*
1922 2319
1923GENERIC GPIO I2C DRIVER 2320GENERIC GPIO I2C DRIVER
1924P: Haavard Skinnemoen 2321P: Haavard Skinnemoen
1925M: hskinnemoen@atmel.com 2322M: hskinnemoen@atmel.com
1926S: Supported 2323S: Supported
2324F: drivers/i2c/busses/i2c-gpio.c
2325F: include/linux/i2c-gpio.h
1927 2326
1928GENERIC HDLC (WAN) DRIVERS 2327GENERIC HDLC (WAN) DRIVERS
1929P: Krzysztof Halasa 2328P: Krzysztof Halasa
1930M: khc@pm.waw.pl 2329M: khc@pm.waw.pl
1931W: http://www.kernel.org/pub/linux/utils/net/hdlc/ 2330W: http://www.kernel.org/pub/linux/utils/net/hdlc/
1932S: Maintained 2331S: Maintained
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*
1933 2339
1934GFS2 FILE SYSTEM 2340GFS2 FILE SYSTEM
1935P: Steven Whitehouse 2341P: Steven Whitehouse
1936M: swhiteho@redhat.com 2342M: swhiteho@redhat.com
1937L: cluster-devel@redhat.com 2343L: cluster-devel@redhat.com
1938W: http://sources.redhat.com/cluster/ 2344W: http://sources.redhat.com/cluster/
1939T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git 2345T: git git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1940T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git 2346T: git git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
1941S: Supported 2347S: Supported
2348F: Documentation/filesystems/gfs2*.txt
2349F: fs/gfs2/
2350F: include/linux/gfs2_ondisk.h
1942 2351
1943GIGASET ISDN DRIVERS 2352GIGASET ISDN DRIVERS
1944P: Hansjoerg Lipp 2353P: Hansjoerg Lipp
@@ -1948,6 +2357,9 @@ M: tilman@imap.cc
1948L: gigaset307x-common@lists.sourceforge.net 2357L: gigaset307x-common@lists.sourceforge.net
1949W: http://gigaset307x.sourceforge.net/ 2358W: http://gigaset307x.sourceforge.net/
1950S: Maintained 2359S: Maintained
2360F: Documentation/isdn/README.gigaset
2361F: drivers/isdn/gigaset/
2362F: include/linux/gigaset_dev.h
1951 2363
1952HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER 2364HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1953P: Frank Seidel 2365P: Frank Seidel
@@ -1955,6 +2367,7 @@ M: frank@f-seidel.de
1955L: lm-sensors@lm-sensors.org 2367L: lm-sensors@lm-sensors.org
1956W: http://www.kernel.org/pub/linux/kernel/people/fseidel/hdaps/ 2368W: http://www.kernel.org/pub/linux/kernel/people/fseidel/hdaps/
1957S: Maintained 2369S: Maintained
2370F: drivers/hwmon/hdaps.c
1958 2371
1959HYPERVISOR VIRTUAL CONSOLE DRIVER 2372HYPERVISOR VIRTUAL CONSOLE DRIVER
1960L: linuxppc-dev@ozlabs.org 2373L: linuxppc-dev@ozlabs.org
@@ -1966,51 +2379,61 @@ GSPCA FINEPIX SUBDRIVER
1966P: Frank Zago 2379P: Frank Zago
1967M: frank@zago.net 2380M: frank@zago.net
1968L: linux-media@vger.kernel.org 2381L: linux-media@vger.kernel.org
1969T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 2382T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1970S: Maintained 2383S: Maintained
2384F: drivers/media/video/gspca/finepix.c
1971 2385
1972GSPCA M5602 SUBDRIVER 2386GSPCA M5602 SUBDRIVER
1973P: Erik Andren 2387P: Erik Andren
1974M: erik.andren@gmail.com 2388M: erik.andren@gmail.com
1975L: linux-media@vger.kernel.org 2389L: linux-media@vger.kernel.org
1976T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 2390T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1977S: Maintained 2391S: Maintained
2392F: drivers/media/video/gspca/m5602/
1978 2393
1979GSPCA PAC207 SONIXB SUBDRIVER 2394GSPCA PAC207 SONIXB SUBDRIVER
1980P: Hans de Goede 2395P: Hans de Goede
1981M: hdegoede@redhat.com 2396M: hdegoede@redhat.com
1982L: linux-media@vger.kernel.org 2397L: linux-media@vger.kernel.org
1983T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 2398T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1984S: Maintained 2399S: Maintained
2400F: drivers/media/video/gspca/pac207.c
1985 2401
1986GSPCA T613 SUBDRIVER 2402GSPCA T613 SUBDRIVER
1987P: Leandro Costantino 2403P: Leandro Costantino
1988M: lcostantino@gmail.com 2404M: lcostantino@gmail.com
1989L: linux-media@vger.kernel.org 2405L: linux-media@vger.kernel.org
1990T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 2406T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1991S: Maintained 2407S: Maintained
2408F: drivers/media/video/gspca/t613.c
1992 2409
1993GSPCA USB WEBCAM DRIVER 2410GSPCA USB WEBCAM DRIVER
1994P: Jean-Francois Moine 2411P: Jean-Francois Moine
1995M: moinejf@free.fr 2412M: moinejf@free.fr
1996W: http://moinejf.free.fr 2413W: http://moinejf.free.fr
1997L: linux-media@vger.kernel.org 2414L: linux-media@vger.kernel.org
1998T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 2415T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1999S: Maintained 2416S: Maintained
2417F: drivers/media/video/gspca/
2000 2418
2001HARDWARE MONITORING 2419HARDWARE MONITORING
2002L: lm-sensors@lm-sensors.org 2420L: lm-sensors@lm-sensors.org
2003W: http://www.lm-sensors.org/ 2421W: http://www.lm-sensors.org/
2004S: Orphan 2422S: Orphan
2423F: drivers/hwmon/
2005 2424
2006HARDWARE RANDOM NUMBER GENERATOR CORE 2425HARDWARE RANDOM NUMBER GENERATOR CORE
2007S: Orphan 2426S: Orphan
2427F: Documentation/hw_random.txt
2428F: drivers/char/hw_random/
2429F: include/linux/hw_random.h
2008 2430
2009HARMONY SOUND DRIVER 2431HARMONY SOUND DRIVER
2010P: Kyle McMartin 2432P: Kyle McMartin
2011M: kyle@mcmartin.ca 2433M: kyle@mcmartin.ca
2012L: linux-parisc@vger.kernel.org 2434L: linux-parisc@vger.kernel.org
2013S: Maintained 2435S: Maintained
2436F: sound/parisc/harmony.*
2014 2437
2015HAYES ESP SERIAL DRIVER 2438HAYES ESP SERIAL DRIVER
2016P: Andrew J. Robinson 2439P: Andrew J. Robinson
@@ -2018,30 +2441,33 @@ M: arobinso@nyx.net
2018L: linux-kernel@vger.kernel.org 2441L: linux-kernel@vger.kernel.org
2019W: http://www.nyx.net/~arobinso 2442W: http://www.nyx.net/~arobinso
2020S: Maintained 2443S: Maintained
2021 2444F: Documentation/serial/hayes-esp.txt
2022HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA 2445F: drivers/char/esp.c
2023P: Chirag Kantharia
2024M: chirag.kantharia@hp.com
2025L: iss_storagedev@hp.com
2026S: Maintained
2027 2446
2028HEWLETT-PACKARD SMART2 RAID DRIVER 2447HEWLETT-PACKARD SMART2 RAID DRIVER
2029P: Chirag Kantharia 2448P: Chirag Kantharia
2030M: chirag.kantharia@hp.com 2449M: chirag.kantharia@hp.com
2031L: iss_storagedev@hp.com 2450L: iss_storagedev@hp.com
2032S: Maintained 2451S: Maintained
2452F: Documentation/blockdev/cpqarray.txt
2453F: drivers/block/cpqarray.*
2033 2454
2034HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss) 2455HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
2035P: Mike Miller 2456P: Mike Miller
2036M: mike.miller@hp.com 2457M: mike.miller@hp.com
2037L: iss_storagedev@hp.com 2458L: iss_storagedev@hp.com
2038S: Supported 2459S: Supported
2460F: Documentation/blockdev/cciss.txt
2461F: drivers/block/cciss*
2462F: include/linux/cciss_ioctl.h
2039 2463
2040HFS FILESYSTEM 2464HFS FILESYSTEM
2041P: Roman Zippel 2465P: Roman Zippel
2042M: zippel@linux-m68k.org 2466M: zippel@linux-m68k.org
2043L: linux-kernel@vger.kernel.org 2467L: linux-kernel@vger.kernel.org
2044S: Maintained 2468S: Maintained
2469F: Documentation/filesystems/hfs.txt
2470F: fs/hfs/
2045 2471
2046HGA FRAMEBUFFER DRIVER 2472HGA FRAMEBUFFER DRIVER
2047P: Ferenc Bakonyi 2473P: Ferenc Bakonyi
@@ -2049,6 +2475,7 @@ M: fero@drama.obuda.kando.hu
2049L: linux-nvidia@lists.surfsouth.com 2475L: linux-nvidia@lists.surfsouth.com
2050W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml 2476W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
2051S: Maintained 2477S: Maintained
2478F: drivers/video/hgafb.c
2052 2479
2053HIBERNATION (aka Software Suspend, aka swsusp) 2480HIBERNATION (aka Software Suspend, aka swsusp)
2054P: Pavel Machek 2481P: Pavel Machek
@@ -2057,19 +2484,32 @@ P: Rafael J. Wysocki
2057M: rjw@sisk.pl 2484M: rjw@sisk.pl
2058L: linux-pm@lists.linux-foundation.org 2485L: linux-pm@lists.linux-foundation.org
2059S: Supported 2486S: Supported
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
2060 2495
2061HID CORE LAYER 2496HID CORE LAYER
2062P: Jiri Kosina 2497P: Jiri Kosina
2063M: jkosina@suse.cz 2498M: jkosina@suse.cz
2064L: linux-input@vger.kernel.org 2499L: linux-input@vger.kernel.org
2065T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git 2500T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git
2066S: Maintained 2501S: Maintained
2502F: drivers/hid/
2503F: include/linux/hid*
2067 2504
2068HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS 2505HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
2069P: Thomas Gleixner 2506P: Thomas Gleixner
2070M: tglx@linutronix.de 2507M: tglx@linutronix.de
2071L: linux-kernel@vger.kernel.org 2508L: linux-kernel@vger.kernel.org
2072S: Maintained 2509S: Maintained
2510F: Documentation/timers/
2511F: kernel/hrtimer.c
2512F: include/linux/hrtimer.h
2073 2513
2074HIGH-SPEED SCC DRIVER FOR AX.25 2514HIGH-SPEED SCC DRIVER FOR AX.25
2075P: Klaus Kudielka 2515P: Klaus Kudielka
@@ -2077,18 +2517,25 @@ M: klaus.kudielka@ieee.org
2077L: linux-hams@vger.kernel.org 2517L: linux-hams@vger.kernel.org
2078W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/ 2518W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
2079S: Maintained 2519S: Maintained
2520F: drivers/net/hamradio/dmascc.c
2521F: drivers/net/hamradio/scc.c
2080 2522
2081HIGHPOINT ROCKETRAID 3xxx RAID DRIVER 2523HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
2082P: HighPoint Linux Team 2524P: HighPoint Linux Team
2083M: linux@highpoint-tech.com 2525M: linux@highpoint-tech.com
2084W: http://www.highpoint-tech.com 2526W: http://www.highpoint-tech.com
2085S: Supported 2527S: Supported
2528F: Documentation/scsi/hptiop.txt
2529F: drivers/scsi/hptiop.c
2086 2530
2087HIPPI 2531HIPPI
2088P: Jes Sorensen 2532P: Jes Sorensen
2089M: jes@trained-monkey.org 2533M: jes@trained-monkey.org
2090L: linux-hippi@sunsite.dk 2534L: linux-hippi@sunsite.dk
2091S: Maintained 2535S: Maintained
2536F: include/linux/hippidevice.h
2537F: include/linux/if_hippi.h
2538F: net/802/hippi.c
2092 2539
2093HOST AP DRIVER 2540HOST AP DRIVER
2094P: Jouni Malinen 2541P: Jouni Malinen
@@ -2097,65 +2544,79 @@ L: hostap@shmoo.com (subscribers-only)
2097L: linux-wireless@vger.kernel.org 2544L: linux-wireless@vger.kernel.org
2098W: http://hostap.epitest.fi/ 2545W: http://hostap.epitest.fi/
2099S: Maintained 2546S: Maintained
2547F: drivers/net/wireless/hostap/
2100 2548
2101HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER 2549HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER
2102P: Carlos Corbacho 2550P: Carlos Corbacho
2103M: carlos@strangeworlds.co.uk 2551M: carlos@strangeworlds.co.uk
2104S: Odd Fixes 2552S: Odd Fixes
2553F: drivers/platform/x86/tc1100-wmi.c
2105 2554
2106HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series 2555HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
2107P: Jaroslav Kysela 2556P: Jaroslav Kysela
2108M: perex@perex.cz 2557M: perex@perex.cz
2109S: Maintained 2558S: Maintained
2559F: drivers/net/hp100.*
2110 2560
2111HPET: High Precision Event Timers driver (drivers/char/hpet.c) 2561HPET: High Precision Event Timers driver
2112P: Clemens Ladisch 2562P: Clemens Ladisch
2113M: clemens@ladisch.de 2563M: clemens@ladisch.de
2114S: Maintained 2564S: Maintained
2565F: Documentation/timers/hpet.txt
2566F: drivers/char/hpet.c
2567F: include/linux/hpet.h
2115 2568
2116HPET: i386 2569HPET: i386
2117P: Venkatesh Pallipadi (Venki) 2570P: Venkatesh Pallipadi (Venki)
2118M: venkatesh.pallipadi@intel.com 2571M: venkatesh.pallipadi@intel.com
2119S: Maintained 2572S: Maintained
2573F: arch/x86/kernel/hpet.c
2574F: arch/x86/include/asm/hpet.h
2120 2575
2121HPET: x86_64 2576HPET: x86_64
2122P: Vojtech Pavlik 2577P: Vojtech Pavlik
2123M: vojtech@suse.cz 2578M: vojtech@suse.cz
2124S: Maintained 2579S: Maintained
2125 2580
2126HPET: ACPI hpet.c 2581HPET: ACPI
2127P: Bob Picco 2582P: Bob Picco
2128M: bob.picco@hp.com 2583M: bob.picco@hp.com
2129S: Maintained 2584S: Maintained
2585F: drivers/char/hpet.c
2130 2586
2131HPFS FILESYSTEM 2587HPFS FILESYSTEM
2132P: Mikulas Patocka 2588P: Mikulas Patocka
2133M: mikulas@artax.karlin.mff.cuni.cz 2589M: mikulas@artax.karlin.mff.cuni.cz
2134W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi 2590W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
2135S: Maintained 2591S: Maintained
2592F: fs/hpfs/
2136 2593
2137HSO 3G Modem Driver (hso.c) 2594HSO 3G MODEM DRIVER
2138P: Denis Joseph Barrow 2595P: Denis Joseph Barrow
2139M: d.barow@option.com 2596M: d.barow@option.com
2140W: http://www.pharscape.org 2597W: http://www.pharscape.org
2141S: Maintained 2598S: Maintained
2599F: drivers/net/usb/hso.c
2142 2600
2143HTCPEN TOUCHSCREEN DRIVER 2601HTCPEN TOUCHSCREEN DRIVER
2144P: Pau Oliva Fora 2602P: Pau Oliva Fora
2145M: pof@eslack.org 2603M: pof@eslack.org
2146L: linux-input@vger.kernel.org 2604L: linux-input@vger.kernel.org
2147S: Maintained 2605S: Maintained
2606F: drivers/input/touchscreen/htcpen.c
2148 2607
2149HUGETLB FILESYSTEM 2608HUGETLB FILESYSTEM
2150P: William Irwin 2609P: William Irwin
2151M: wli@holomorphy.com 2610M: wli@holomorphy.com
2152S: Maintained 2611S: Maintained
2612F: fs/hugetlbfs/
2153 2613
2154I2C/SMBUS STUB DRIVER 2614I2C/SMBUS STUB DRIVER
2155P: Mark M. Hoffman 2615P: Mark M. Hoffman
2156M: mhoffman@lightlink.com 2616M: mhoffman@lightlink.com
2157L: linux-i2c@vger.kernel.org 2617L: linux-i2c@vger.kernel.org
2158S: Maintained 2618S: Maintained
2619F: drivers/i2c/busses/i2c-stub.c
2159 2620
2160I2C SUBSYSTEM 2621I2C SUBSYSTEM
2161P: Jean Delvare (PC drivers, core) 2622P: Jean Delvare (PC drivers, core)
@@ -2166,24 +2627,31 @@ L: linux-i2c@vger.kernel.org
2166W: http://i2c.wiki.kernel.org/ 2627W: http://i2c.wiki.kernel.org/
2167T: quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-i2c/ 2628T: quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-i2c/
2168S: Maintained 2629S: Maintained
2630F: Documentation/i2c/
2631F: drivers/i2c/
2632F: include/linux/i2c.h
2633F: include/linux/i2c-dev.h
2634F: include/linux/i2c-id.h
2169 2635
2170I2C-TINY-USB DRIVER 2636I2C-TINY-USB DRIVER
2171P: Till Harbaum 2637P: Till Harbaum
2172M: till@harbaum.org 2638M: till@harbaum.org
2173L: linux-i2c@vger.kernel.org 2639L: linux-i2c@vger.kernel.org
2174T: http://www.harbaum.org/till/i2c_tiny_usb 2640W: http://www.harbaum.org/till/i2c_tiny_usb
2175S: Maintained 2641S: Maintained
2642F: drivers/i2c/busses/i2c-tiny-usb.c
2176 2643
2177i386 BOOT CODE 2644i386 BOOT CODE
2178P: H. Peter Anvin 2645P: H. Peter Anvin
2179M: hpa@zytor.com 2646M: hpa@zytor.com
2180L: Linux-Kernel@vger.kernel.org 2647L: Linux-Kernel@vger.kernel.org
2181S: Maintained 2648S: Maintained
2649F: arch/x86/boot/
2182 2650
2183i386 SETUP CODE / CPU ERRATA WORKAROUNDS 2651i386 SETUP CODE / CPU ERRATA WORKAROUNDS
2184P: H. Peter Anvin 2652P: H. Peter Anvin
2185M: hpa@zytor.com 2653M: hpa@zytor.com
2186T: git.kernel.org:/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git 2654T: git git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
2187S: Maintained 2655S: Maintained
2188 2656
2189IA64 (Itanium) PLATFORM 2657IA64 (Itanium) PLATFORM
@@ -2191,19 +2659,22 @@ P: Tony Luck
2191M: tony.luck@intel.com 2659M: tony.luck@intel.com
2192L: linux-ia64@vger.kernel.org 2660L: linux-ia64@vger.kernel.org
2193W: http://www.ia64-linux.org/ 2661W: http://www.ia64-linux.org/
2194T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git 2662T: git git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6.git
2195S: Maintained 2663S: Maintained
2664F: arch/ia64/
2196 2665
2197IBM MCA SCSI SUBSYSTEM DRIVER 2666IBM MCA SCSI SUBSYSTEM DRIVER
2198P: Michael Lang 2667P: Michael Lang
2199M: langa2@kph.uni-mainz.de 2668M: langa2@kph.uni-mainz.de
2200W: http://www.uni-mainz.de/~langm000/linux.html 2669W: http://www.uni-mainz.de/~langm000/linux.html
2201S: Maintained 2670S: Maintained
2671F: drivers/scsi/ibmmca.c
2202 2672
2203IBM Power Linux RAID adapter 2673IBM Power Linux RAID adapter
2204P: Brian King 2674P: Brian King
2205M: brking@us.ibm.com 2675M: brking@us.ibm.com
2206S: Supported 2676S: Supported
2677F: drivers/scsi/ipr.*
2207 2678
2208IBM ServeRAID RAID DRIVER 2679IBM ServeRAID RAID DRIVER
2209P: Jack Hammer 2680P: Jack Hammer
@@ -2211,6 +2682,7 @@ P: Dave Jeffery
2211M: ipslinux@adaptec.com 2682M: ipslinux@adaptec.com
2212W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html 2683W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
2213S: Supported 2684S: Supported
2685F: drivers/scsi/ips.*
2214 2686
2215IDE SUBSYSTEM 2687IDE SUBSYSTEM
2216P: Bartlomiej Zolnierkiewicz 2688P: Bartlomiej Zolnierkiewicz
@@ -2218,45 +2690,55 @@ M: bzolnier@gmail.com
2218L: linux-ide@vger.kernel.org 2690L: linux-ide@vger.kernel.org
2219T: quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/ 2691T: quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
2220S: Maintained 2692S: Maintained
2693F: Documentation/ide/
2694F: drivers/ide/
2695F: include/linux/ide.h
2221 2696
2222IDE/ATAPI DRIVERS 2697IDE/ATAPI DRIVERS
2223P: Borislav Petkov 2698P: Borislav Petkov
2224M: petkovbb@gmail.com 2699M: petkovbb@gmail.com
2225L: linux-ide@vger.kernel.org 2700L: linux-ide@vger.kernel.org
2226S: Maintained 2701S: Maintained
2702F: Documentation/cdrom/ide-cd
2703F: drivers/ide/ide-cd*
2227 2704
2228IDLE-I7300 2705IDLE-I7300
2229P: Andy Henroid 2706P: Andy Henroid
2230M: andrew.d.henroid@intel.com 2707M: andrew.d.henroid@intel.com
2231L: linux-pm@lists.linux-foundation.org 2708L: linux-pm@lists.linux-foundation.org
2232S: Supported 2709S: Supported
2710F: drivers/idle/i7300_idle.c
2233 2711
2234IEEE 1394 SUBSYSTEM (drivers/ieee1394) 2712IEEE 1394 SUBSYSTEM
2235P: Ben Collins 2713P: Ben Collins
2236M: ben.collins@ubuntu.com 2714M: ben.collins@ubuntu.com
2237P: Stefan Richter 2715P: Stefan Richter
2238M: stefanr@s5r6.in-berlin.de 2716M: stefanr@s5r6.in-berlin.de
2239L: linux1394-devel@lists.sourceforge.net 2717L: linux1394-devel@lists.sourceforge.net
2240W: http://www.linux1394.org/ 2718W: http://www.linux1394.org/
2241T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git 2719T: git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
2242S: Maintained 2720S: Maintained
2721F: drivers/ieee1394/
2243 2722
2244IEEE 1394 RAW I/O DRIVER (raw1394) 2723IEEE 1394 RAW I/O DRIVER
2245P: Dan Dennedy 2724P: Dan Dennedy
2246M: dan@dennedy.org 2725M: dan@dennedy.org
2247P: Stefan Richter 2726P: Stefan Richter
2248M: stefanr@s5r6.in-berlin.de 2727M: stefanr@s5r6.in-berlin.de
2249L: linux1394-devel@lists.sourceforge.net 2728L: linux1394-devel@lists.sourceforge.net
2250S: Maintained 2729S: Maintained
2730F: drivers/ieee1394/raw1394*
2251 2731
2252INTEGRITY MEASUREMENT ARCHITECTURE (IMA) 2732INTEGRITY MEASUREMENT ARCHITECTURE (IMA)
2253P: Mimi Zohar 2733P: Mimi Zohar
2254M: zohar@us.ibm.com 2734M: zohar@us.ibm.com
2255S: Supported 2735S: Supported
2736F: security/integrity/ima/
2256 2737
2257IMS TWINTURBO FRAMEBUFFER DRIVER 2738IMS TWINTURBO FRAMEBUFFER DRIVER
2258L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) 2739L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
2259S: Orphan 2740S: Orphan
2741F: drivers/video/imsttfb.c
2260 2742
2261INFINIBAND SUBSYSTEM 2743INFINIBAND SUBSYSTEM
2262P: Roland Dreier 2744P: Roland Dreier
@@ -2267,8 +2749,11 @@ P: Hal Rosenstock
2267M: hal.rosenstock@gmail.com 2749M: hal.rosenstock@gmail.com
2268L: general@lists.openfabrics.org (moderated for non-subscribers) 2750L: general@lists.openfabrics.org (moderated for non-subscribers)
2269W: http://www.openib.org/ 2751W: http://www.openib.org/
2270T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git 2752T: git git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband.git
2271S: Supported 2753S: Supported
2754F: Documentation/infiniband/
2755F: drivers/infiniband/
2756F: include/linux/if_infiniband.h
2272 2757
2273INOTIFY 2758INOTIFY
2274P: John McCutchan 2759P: John McCutchan
@@ -2277,26 +2762,33 @@ P: Robert Love
2277M: rlove@rlove.org 2762M: rlove@rlove.org
2278L: linux-kernel@vger.kernel.org 2763L: linux-kernel@vger.kernel.org
2279S: Maintained 2764S: Maintained
2765F: Documentation/filesystems/inotify.txt
2766F: fs/notify/inotify/
2767F: include/linux/inotify.h
2280 2768
2281INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS 2769INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
2282P: Dmitry Torokhov 2770P: Dmitry Torokhov
2283M: dmitry.torokhov@gmail.com 2771M: dmitry.torokhov@gmail.com
2284M: dtor@mail.ru 2772M: dtor@mail.ru
2285L: linux-input@vger.kernel.org 2773L: linux-input@vger.kernel.org
2286T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git 2774T: git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git
2287S: Maintained 2775S: Maintained
2776F: drivers/input/
2288 2777
2289INTEL FRAMEBUFFER DRIVER (excluding 810 and 815) 2778INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
2290P: Sylvain Meyer 2779P: Sylvain Meyer
2291M: sylvain.meyer@worldonline.fr 2780M: sylvain.meyer@worldonline.fr
2292L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) 2781L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
2293S: Maintained 2782S: Maintained
2783F: Documentation/fb/intelfb.txt
2784F: drivers/video/intelfb/
2294 2785
2295INTEL 810/815 FRAMEBUFFER DRIVER 2786INTEL 810/815 FRAMEBUFFER DRIVER
2296P: Antonino Daplas 2787P: Antonino Daplas
2297M: adaplas@gmail.com 2788M: adaplas@gmail.com
2298L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) 2789L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
2299S: Maintained 2790S: Maintained
2791F: drivers/video/i810/
2300 2792
2301INTEL MENLOW THERMAL DRIVER 2793INTEL MENLOW THERMAL DRIVER
2302P: Sujith Thomas 2794P: Sujith Thomas
@@ -2304,46 +2796,61 @@ M: sujith.thomas@intel.com
2304L: linux-acpi@vger.kernel.org 2796L: linux-acpi@vger.kernel.org
2305W: http://www.lesswatts.org/projects/acpi/ 2797W: http://www.lesswatts.org/projects/acpi/
2306S: Supported 2798S: Supported
2799F: drivers/platform/x86/intel_menlow.c
2307 2800
2308INTEL IA32 MICROCODE UPDATE SUPPORT 2801INTEL IA32 MICROCODE UPDATE SUPPORT
2309P: Tigran Aivazian 2802P: Tigran Aivazian
2310M: tigran@aivazian.fsnet.co.uk 2803M: tigran@aivazian.fsnet.co.uk
2311S: Maintained 2804S: Maintained
2805F: arch/x86/kernel/microcode_core.c
2806F: arch/x86/kernel/microcode_intel.c
2312 2807
2313INTEL I/OAT DMA DRIVER 2808INTEL I/OAT DMA DRIVER
2314P: Maciej Sosnowski 2809P: Maciej Sosnowski
2315M: maciej.sosnowski@intel.com 2810M: maciej.sosnowski@intel.com
2316L: linux-kernel@vger.kernel.org 2811L: linux-kernel@vger.kernel.org
2317S: Supported 2812S: Supported
2813F: drivers/dma/ioat*
2318 2814
2319INTEL IOMMU (VT-d) 2815INTEL IOMMU (VT-d)
2320P: David Woodhouse 2816P: David Woodhouse
2321M: dwmw2@infradead.org 2817M: dwmw2@infradead.org
2322L: iommu@lists.linux-foundation.org 2818L: iommu@lists.linux-foundation.org
2323T: git://git.infradead.org/iommu-2.6.git 2819T: git git://git.infradead.org/iommu-2.6.git
2324S: Supported 2820S: Supported
2821F: drivers/pci/intel-iommu.c
2822F: include/linux/intel-iommu.h
2325 2823
2326INTEL IOP-ADMA DMA DRIVER 2824INTEL IOP-ADMA DMA DRIVER
2327P: Dan Williams 2825P: Dan Williams
2328M: dan.j.williams@intel.com 2826M: dan.j.williams@intel.com
2329L: linux-kernel@vger.kernel.org 2827L: linux-kernel@vger.kernel.org
2330S: Supported 2828S: Supported
2829F: drivers/dma/iop-adma.c
2331 2830
2332INTEL IXP4XX QMGR, NPE, ETHERNET and HSS SUPPORT 2831INTEL IXP4XX QMGR, NPE, ETHERNET and HSS SUPPORT
2333P: Krzysztof Halasa 2832P: Krzysztof Halasa
2334M: khc@pm.waw.pl 2833M: khc@pm.waw.pl
2335S: Maintained 2834S: Maintained
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
2336 2841
2337INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT 2842INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
2338P: Deepak Saxena 2843P: Deepak Saxena
2339M: dsaxena@plexity.net 2844M: dsaxena@plexity.net
2340S: Maintained 2845S: Maintained
2846F: drivers/char/hw_random/ixp4xx-rng.c
2341 2847
2342INTEL IXP2000 ETHERNET DRIVER 2848INTEL IXP2000 ETHERNET DRIVER
2343P: Lennert Buytenhek 2849P: Lennert Buytenhek
2344M: kernel@wantstofly.org 2850M: kernel@wantstofly.org
2345L: netdev@vger.kernel.org 2851L: netdev@vger.kernel.org
2346S: Maintained 2852S: Maintained
2853F: drivers/net/ixp2000/
2347 2854
2348INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/ixgb/ixgbe) 2855INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/ixgb/ixgbe)
2349P: Jeff Kirsher 2856P: Jeff Kirsher
@@ -2359,6 +2866,12 @@ M: john.ronciak@intel.com
2359L: e1000-devel@lists.sourceforge.net 2866L: e1000-devel@lists.sourceforge.net
2360W: http://e1000.sourceforge.net/ 2867W: http://e1000.sourceforge.net/
2361S: Supported 2868S: Supported
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/
2362 2875
2363INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT 2876INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
2364P: Zhu Yi 2877P: Zhu Yi
@@ -2372,6 +2885,8 @@ L: ipw2100-devel@lists.sourceforge.net
2372W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel 2885W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
2373W: http://ipw2100.sourceforge.net 2886W: http://ipw2100.sourceforge.net
2374S: Supported 2887S: Supported
2888F: Documentation/networking/README.ipw2100
2889F: drivers/net/wireless/ipw2x00/ipw2100.*
2375 2890
2376INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT 2891INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
2377P: Zhu Yi 2892P: Zhu Yi
@@ -2385,6 +2900,8 @@ L: ipw2100-devel@lists.sourceforge.net
2385W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel 2900W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
2386W: http://ipw2200.sourceforge.net 2901W: http://ipw2200.sourceforge.net
2387S: Supported 2902S: Supported
2903F: Documentation/networking/README.ipw2200
2904F: drivers/net/wireless/ipw2x00/ipw2200.*
2388 2905
2389INTEL WIRELESS WIMAX CONNECTION 2400 2906INTEL WIRELESS WIMAX CONNECTION 2400
2390P: Inaky Perez-Gonzalez 2907P: Inaky Perez-Gonzalez
@@ -2393,6 +2910,9 @@ M: linux-wimax@intel.com
2393L: wimax@linuxwimax.org 2910L: wimax@linuxwimax.org
2394S: Supported 2911S: Supported
2395W: http://linuxwimax.org 2912W: http://linuxwimax.org
2913F: Documentation/wimax/README.i2400m
2914F: drivers/net/wimax/i2400m/
2915F: include/linux/wimax/i2400m.h
2396 2916
2397INTEL WIRELESS WIFI LINK (iwlwifi) 2917INTEL WIRELESS WIFI LINK (iwlwifi)
2398P: Zhu Yi 2918P: Zhu Yi
@@ -2402,25 +2922,29 @@ M: reinette.chatre@intel.com
2402L: linux-wireless@vger.kernel.org 2922L: linux-wireless@vger.kernel.org
2403L: ipw3945-devel@lists.sourceforge.net 2923L: ipw3945-devel@lists.sourceforge.net
2404W: http://intellinuxwireless.org 2924W: http://intellinuxwireless.org
2405T: git kernel.org:/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git 2925T: git git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git
2406S: Supported 2926S: Supported
2927F: drivers/net/wireless/iwlwifi/
2407 2928
2408IOC3 ETHERNET DRIVER 2929IOC3 ETHERNET DRIVER
2409P: Ralf Baechle 2930P: Ralf Baechle
2410M: ralf@linux-mips.org 2931M: ralf@linux-mips.org
2411L: linux-mips@linux-mips.org 2932L: linux-mips@linux-mips.org
2412S: Maintained 2933S: Maintained
2934F: drivers/net/ioc3-eth.c
2413 2935
2414IOC3 SERIAL DRIVER 2936IOC3 SERIAL DRIVER
2415P: Pat Gefre 2937P: Pat Gefre
2416M: pfg@sgi.com 2938M: pfg@sgi.com
2417L: linux-mips@linux-mips.org 2939L: linux-mips@linux-mips.org
2418S: Maintained 2940S: Maintained
2941F: drivers/serial/ioc3_serial.c
2419 2942
2420IP MASQUERADING 2943IP MASQUERADING
2421P: Juanjo Ciarlante 2944P: Juanjo Ciarlante
2422M: jjciarla@raiz.uncu.edu.ar 2945M: jjciarla@raiz.uncu.edu.ar
2423S: Maintained 2946S: Maintained
2947F: net/ipv4/netfilter/ipt_MASQUERADE.c
2424 2948
2425IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER 2949IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER
2426P: Francois Romieu 2950P: Francois Romieu
@@ -2431,6 +2955,7 @@ P: Jesse Huang
2431M: jesse@icplus.com.tw 2955M: jesse@icplus.com.tw
2432L: netdev@vger.kernel.org 2956L: netdev@vger.kernel.org
2433S: Maintained 2957S: Maintained
2958F: drivers/net/ipg.c
2434 2959
2435IPATH DRIVER 2960IPATH DRIVER
2436P: Ralph Campbell 2961P: Ralph Campbell
@@ -2438,6 +2963,7 @@ M: infinipath@qlogic.com
2438L: general@lists.openfabrics.org 2963L: general@lists.openfabrics.org
2439T: git git://git.qlogic.com/ipath-linux-2.6 2964T: git git://git.qlogic.com/ipath-linux-2.6
2440S: Supported 2965S: Supported
2966F: drivers/infiniband/hw/ipath/
2441 2967
2442IPMI SUBSYSTEM 2968IPMI SUBSYSTEM
2443P: Corey Minyard 2969P: Corey Minyard
@@ -2445,6 +2971,9 @@ M: minyard@acm.org
2445L: openipmi-developer@lists.sourceforge.net 2971L: openipmi-developer@lists.sourceforge.net
2446W: http://openipmi.sourceforge.net/ 2972W: http://openipmi.sourceforge.net/
2447S: Supported 2973S: Supported
2974F: Documentation/IPMI.txt
2975F: drivers/char/ipmi/
2976F: include/linux/ipmi*
2448 2977
2449IPS SCSI RAID DRIVER 2978IPS SCSI RAID DRIVER
2450P: Adaptec OEM Raid Solutions 2979P: Adaptec OEM Raid Solutions
@@ -2452,6 +2981,7 @@ M: aacraid@adaptec.com
2452L: linux-scsi@vger.kernel.org 2981L: linux-scsi@vger.kernel.org
2453W: http://www.adaptec.com/ 2982W: http://www.adaptec.com/
2454S: Maintained 2983S: Maintained
2984F: drivers/scsi/ips*
2455 2985
2456IPVS 2986IPVS
2457P: Wensong Zhang 2987P: Wensong Zhang
@@ -2463,6 +2993,8 @@ M: ja@ssi.bg
2463L: netdev@vger.kernel.org 2993L: netdev@vger.kernel.org
2464L: lvs-devel@vger.kernel.org 2994L: lvs-devel@vger.kernel.org
2465S: Maintained 2995S: Maintained
2996F: Documentation/networking/ipvs-sysctl.txt
2997F: net/netfilter/ipvs/
2466 2998
2467IPWIRELESS DRIVER 2999IPWIRELESS DRIVER
2468P: Jiri Kosina 3000P: Jiri Kosina
@@ -2470,13 +3002,17 @@ M: jkosina@suse.cz
2470P: David Sterba 3002P: David Sterba
2471M: dsterba@suse.cz 3003M: dsterba@suse.cz
2472S: Maintained 3004S: Maintained
2473T: git://git.kernel.org/pub/scm/linux/kernel/git/jikos/ipwireless_cs.git 3005T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/ipwireless_cs.git
3006F: drivers/char/pcmcia/ipwireless/
2474 3007
2475IPX NETWORK LAYER 3008IPX NETWORK LAYER
2476P: Arnaldo Carvalho de Melo 3009P: Arnaldo Carvalho de Melo
2477M: acme@ghostprotocols.net 3010M: acme@ghostprotocols.net
2478L: netdev@vger.kernel.org 3011L: netdev@vger.kernel.org
2479S: Maintained 3012S: Maintained
3013F: include/linux/ipx.h
3014F: include/net/ipx.h
3015F: net/ipx/
2480 3016
2481IRDA SUBSYSTEM 3017IRDA SUBSYSTEM
2482P: Samuel Ortiz 3018P: Samuel Ortiz
@@ -2484,27 +3020,40 @@ M: samuel@sortiz.org
2484L: irda-users@lists.sourceforge.net (subscribers-only) 3020L: irda-users@lists.sourceforge.net (subscribers-only)
2485W: http://irda.sourceforge.net/ 3021W: http://irda.sourceforge.net/
2486S: Maintained 3022S: Maintained
3023F: Documentation/networking/irda.txt
3024F: drivers/net/irda/
3025F: include/net/irda/
3026F: net/irda/
2487 3027
2488ISAPNP 3028ISAPNP
2489P: Jaroslav Kysela 3029P: Jaroslav Kysela
2490M: perex@perex.cz 3030M: perex@perex.cz
2491S: Maintained 3031S: Maintained
3032F: Documentation/isapnp.txt
3033F: drivers/pnp/isapnp/
3034F: include/linux/isapnp.h
2492 3035
2493ISCSI 3036ISCSI
2494P: Mike Christie 3037P: Mike Christie
2495M: michaelc@cs.wisc.edu 3038M: michaelc@cs.wisc.edu
2496L: open-iscsi@googlegroups.com 3039L: open-iscsi@googlegroups.com
2497W: www.open-iscsi.org 3040W: www.open-iscsi.org
2498T: git kernel.org:/pub/scm/linux/kernel/mnc/linux-2.6-iscsi.git 3041T: git git://git.kernel.org/pub/scm/linux/kernel/git/mnc/linux-2.6-iscsi.git
2499S: Maintained 3042S: Maintained
3043F: drivers/scsi/*iscsi*
3044F: include/scsi/*iscsi*
2500 3045
2501ISDN SUBSYSTEM 3046ISDN SUBSYSTEM
2502P: Karsten Keil 3047P: Karsten Keil
2503M: isdn@linux-pingi.de 3048M: isdn@linux-pingi.de
2504L: isdn4linux@listserv.isdn4linux.de (subscribers-only) 3049L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
2505W: http://www.isdn4linux.de 3050W: http://www.isdn4linux.de
2506T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git 3051T: git git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/isdn-2.6.git
2507S: Maintained 3052S: Maintained
3053F: Documentation/isdn/
3054F: drivers/isdn/
3055F: include/linux/isdn.h
3056F: include/linux/isdn/
2508 3057
2509ISDN SUBSYSTEM (Eicon active card driver) 3058ISDN SUBSYSTEM (Eicon active card driver)
2510P: Armin Schindler 3059P: Armin Schindler
@@ -2512,6 +3061,7 @@ M: mac@melware.de
2512L: isdn4linux@listserv.isdn4linux.de (subscribers-only) 3061L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
2513W: http://www.melware.de 3062W: http://www.melware.de
2514S: Maintained 3063S: Maintained
3064F: drivers/isdn/hardware/eicon/
2515 3065
2516IVTV VIDEO4LINUX DRIVER 3066IVTV VIDEO4LINUX DRIVER
2517P: Hans Verkuil 3067P: Hans Verkuil
@@ -2519,23 +3069,29 @@ M: hverkuil@xs4all.nl
2519L: ivtv-devel@ivtvdriver.org 3069L: ivtv-devel@ivtvdriver.org
2520L: ivtv-users@ivtvdriver.org 3070L: ivtv-users@ivtvdriver.org
2521L: linux-media@vger.kernel.org 3071L: linux-media@vger.kernel.org
2522T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 3072T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
2523W: http://www.ivtvdriver.org 3073W: http://www.ivtvdriver.org
2524S: Maintained 3074S: Maintained
3075F: Documentation/video4linux/*.ivtv
3076F: drivers/media/video/ivtv/
3077F: include/linux/ivtv*
2525 3078
2526JFS FILESYSTEM 3079JFS FILESYSTEM
2527P: Dave Kleikamp 3080P: Dave Kleikamp
2528M: shaggy@austin.ibm.com 3081M: shaggy@austin.ibm.com
2529L: jfs-discussion@lists.sourceforge.net 3082L: jfs-discussion@lists.sourceforge.net
2530W: http://jfs.sourceforge.net/ 3083W: http://jfs.sourceforge.net/
2531T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git 3084T: git git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
2532S: Supported 3085S: Supported
3086F: Documentation/filesystems/jfs.txt
3087F: fs/jfs/
2533 3088
2534JME NETWORK DRIVER 3089JME NETWORK DRIVER
2535P: Guo-Fu Tseng 3090P: Guo-Fu Tseng
2536M: cooldavid@cooldavid.org 3091M: cooldavid@cooldavid.org
2537L: netdev@vger.kernel.org 3092L: netdev@vger.kernel.org
2538S: Maintained 3093S: Maintained
3094F: drivers/net/jme.*
2539 3095
2540JOURNALLING FLASH FILE SYSTEM V2 (JFFS2) 3096JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2541P: David Woodhouse 3097P: David Woodhouse
@@ -2543,24 +3099,36 @@ M: dwmw2@infradead.org
2543L: linux-mtd@lists.infradead.org 3099L: linux-mtd@lists.infradead.org
2544W: http://www.linux-mtd.infradead.org/doc/jffs2.html 3100W: http://www.linux-mtd.infradead.org/doc/jffs2.html
2545S: Maintained 3101S: Maintained
3102F: fs/jffs2/
3103F: include/linux/jffs2.h
3104F: include/mtd/jffs2-user.h
2546 3105
2547JOURNALLING LAYER FOR BLOCK DEVICES (JBD) 3106JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
2548P: Stephen Tweedie, Andrew Morton 3107P: Stephen Tweedie
2549M: sct@redhat.com, akpm@linux-foundation.org 3108M: sct@redhat.com
3109P: Andrew Morton
3110M: akpm@linux-foundation.org
2550L: linux-ext4@vger.kernel.org 3111L: linux-ext4@vger.kernel.org
2551S: Maintained 3112S: Maintained
3113F: fs/jbd*/
3114F: include/linux/ext*jbd*.h
3115F: include/linux/jbd*.h
2552 3116
2553K8TEMP HARDWARE MONITORING DRIVER 3117K8TEMP HARDWARE MONITORING DRIVER
2554P: Rudolf Marek 3118P: Rudolf Marek
2555M: r.marek@assembler.cz 3119M: r.marek@assembler.cz
2556L: lm-sensors@lm-sensors.org 3120L: lm-sensors@lm-sensors.org
2557S: Maintained 3121S: Maintained
3122F: Documentation/hwmon/k8temp
3123F: drivers/hwmon/k8temp.c
2558 3124
2559KCONFIG 3125KCONFIG
2560P: Roman Zippel 3126P: Roman Zippel
2561M: zippel@linux-m68k.org 3127M: zippel@linux-m68k.org
2562L: linux-kbuild@vger.kernel.org 3128L: linux-kbuild@vger.kernel.org
2563S: Maintained 3129S: Maintained
3130F: Documentation/kbuild/kconfig-language.txt
3131F: scripts/kconfig/
2564 3132
2565KDUMP 3133KDUMP
2566P: Vivek Goyal 3134P: Vivek Goyal
@@ -2571,26 +3139,32 @@ L: kexec@lists.infradead.org
2571L: linux-kernel@vger.kernel.org 3139L: linux-kernel@vger.kernel.org
2572W: http://lse.sourceforge.net/kdump/ 3140W: http://lse.sourceforge.net/kdump/
2573S: Maintained 3141S: Maintained
3142F: Documentation/kdump/
2574 3143
2575KERNEL AUTOMOUNTER (AUTOFS) 3144KERNEL AUTOMOUNTER (AUTOFS)
2576P: H. Peter Anvin 3145P: H. Peter Anvin
2577M: hpa@zytor.com 3146M: hpa@zytor.com
2578L: autofs@linux.kernel.org 3147L: autofs@linux.kernel.org
2579S: Odd Fixes 3148S: Odd Fixes
3149F: fs/autofs/
2580 3150
2581KERNEL AUTOMOUNTER v4 (AUTOFS4) 3151KERNEL AUTOMOUNTER v4 (AUTOFS4)
2582P: Ian Kent 3152P: Ian Kent
2583M: raven@themaw.net 3153M: raven@themaw.net
2584L: autofs@linux.kernel.org 3154L: autofs@linux.kernel.org
2585S: Maintained 3155S: Maintained
3156F: fs/autofs4/
2586 3157
2587KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*) 3158KERNEL BUILD
2588P: Sam Ravnborg 3159P: Sam Ravnborg
2589M: sam@ravnborg.org 3160M: sam@ravnborg.org
2590T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-next.git 3161T: git git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next.git
2591T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-fixes.git 3162T: git git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes.git
2592L: linux-kbuild@vger.kernel.org 3163L: linux-kbuild@vger.kernel.org
2593S: Maintained 3164S: Maintained
3165F: Documentation/kbuild/
3166F: Makefile
3167F: scripts/Makefile.*
2594 3168
2595KERNEL JANITORS 3169KERNEL JANITORS
2596P: Several 3170P: Several
@@ -2606,6 +3180,13 @@ M: neilb@suse.de
2606L: linux-nfs@vger.kernel.org 3180L: linux-nfs@vger.kernel.org
2607W: http://nfs.sourceforge.net/ 3181W: http://nfs.sourceforge.net/
2608S: Supported 3182S: Supported
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/
2609 3190
2610KERNEL VIRTUAL MACHINE (KVM) 3191KERNEL VIRTUAL MACHINE (KVM)
2611P: Avi Kivity 3192P: Avi Kivity
@@ -2613,6 +3194,11 @@ M: avi@redhat.com
2613L: kvm@vger.kernel.org 3194L: kvm@vger.kernel.org
2614W: http://kvm.qumranet.com 3195W: http://kvm.qumranet.com
2615S: Supported 3196S: Supported
3197F: Documentation/*/kvm.txt
3198F: arch/*/kvm/
3199F: arch/*/include/asm/kvm*
3200F: include/linux/kvm*
3201F: virt/kvm/
2616 3202
2617KERNEL VIRTUAL MACHINE (KVM) FOR AMD-V 3203KERNEL VIRTUAL MACHINE (KVM) FOR AMD-V
2618P: Joerg Roedel 3204P: Joerg Roedel
@@ -2620,6 +3206,9 @@ M: joerg.roedel@amd.com
2620L: kvm@vger.kernel.org 3206L: kvm@vger.kernel.org
2621W: http://kvm.qumranet.com 3207W: http://kvm.qumranet.com
2622S: Supported 3208S: Supported
3209F: arch/x86/include/asm/svm.h
3210F: arch/x86/kvm/kvm_svm.h
3211F: arch/x86/kvm/svm.c
2623 3212
2624KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC 3213KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC
2625P: Hollis Blanchard 3214P: Hollis Blanchard
@@ -2627,6 +3216,8 @@ M: hollisb@us.ibm.com
2627L: kvm-ppc@vger.kernel.org 3216L: kvm-ppc@vger.kernel.org
2628W: http://kvm.qumranet.com 3217W: http://kvm.qumranet.com
2629S: Supported 3218S: Supported
3219F: arch/powerpc/include/asm/kvm*
3220F: arch/powerpc/kvm/
2630 3221
2631KERNEL VIRTUAL MACHINE For Itanium (KVM/IA64) 3222KERNEL VIRTUAL MACHINE For Itanium (KVM/IA64)
2632P: Xiantao Zhang 3223P: Xiantao Zhang
@@ -2634,6 +3225,9 @@ M: xiantao.zhang@intel.com
2634L: kvm-ia64@vger.kernel.org 3225L: kvm-ia64@vger.kernel.org
2635W: http://kvm.qumranet.com 3226W: http://kvm.qumranet.com
2636S: Supported 3227S: Supported
3228F: Documentation/ia64/kvm.txt
3229F: arch/ia64/include/asm/kvm*
3230F: arch/ia64/kvm/
2637 3231
2638KERNEL VIRTUAL MACHINE for s390 (KVM/s390) 3232KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
2639P: Carsten Otte 3233P: Carsten Otte
@@ -2644,6 +3238,9 @@ M: linux390@de.ibm.com
2644L: linux-s390@vger.kernel.org 3238L: linux-s390@vger.kernel.org
2645W: http://www.ibm.com/developerworks/linux/linux390/ 3239W: http://www.ibm.com/developerworks/linux/linux390/
2646S: Supported 3240S: Supported
3241F: Documentation/s390/kvm.txt
3242F: arch/s390/include/asm/kvm*
3243F: arch/s390/kvm/
2647 3244
2648KEXEC 3245KEXEC
2649P: Eric Biederman 3246P: Eric Biederman
@@ -2652,18 +3249,28 @@ W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
2652L: linux-kernel@vger.kernel.org 3249L: linux-kernel@vger.kernel.org
2653L: kexec@lists.infradead.org 3250L: kexec@lists.infradead.org
2654S: Maintained 3251S: Maintained
3252F: include/linux/kexec.h
3253F: kernel/kexec.c
2655 3254
2656KGDB 3255KGDB
2657P: Jason Wessel 3256P: Jason Wessel
2658M: jason.wessel@windriver.com 3257M: jason.wessel@windriver.com
2659L: kgdb-bugreport@lists.sourceforge.net 3258L: kgdb-bugreport@lists.sourceforge.net
2660S: Maintained 3259S: Maintained
3260F: Documentation/DocBook/kgdb.tmpl
3261F: drivers/misc/kgdbts.c
3262F: drivers/serial/kgdboc.c
3263F: include/linux/kgdb.h
3264F: kernel/kgdb.c
2661 3265
2662KMEMTRACE 3266KMEMTRACE
2663P: Eduard - Gabriel Munteanu 3267P: Eduard - Gabriel Munteanu
2664M: eduard.munteanu@linux360.ro 3268M: eduard.munteanu@linux360.ro
2665L: linux-kernel@vger.kernel.org 3269L: linux-kernel@vger.kernel.org
2666S: Maintained 3270S: Maintained
3271F: Documentation/vm/kmemtrace.txt
3272F: include/trace/kmemtrace.h
3273F: kernel/trace/kmemtrace.c
2667 3274
2668KPROBES 3275KPROBES
2669P: Ananth N Mavinakayanahalli 3276P: Ananth N Mavinakayanahalli
@@ -2676,6 +3283,9 @@ P: Masami Hiramatsu
2676M: mhiramat@redhat.com 3283M: mhiramat@redhat.com
2677L: linux-kernel@vger.kernel.org 3284L: linux-kernel@vger.kernel.org
2678S: Maintained 3285S: Maintained
3286F: Documentation/kprobes.txt
3287F: include/linux/kprobes.h
3288F: kernel/kprobes.c
2679 3289
2680KS0108 LCD CONTROLLER DRIVER 3290KS0108 LCD CONTROLLER DRIVER
2681P: Miguel Ojeda Sandonis 3291P: Miguel Ojeda Sandonis
@@ -2684,21 +3294,31 @@ L: linux-kernel@vger.kernel.org
2684W: http://miguelojeda.es/auxdisplay.htm 3294W: http://miguelojeda.es/auxdisplay.htm
2685W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm 3295W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
2686S: Maintained 3296S: Maintained
3297F: Documentation/auxdisplay/ks0108
3298F: drivers/auxdisplay/ks0108.c
3299F: include/linux/ks0108.h
2687 3300
2688LAPB module 3301LAPB module
2689L: linux-x25@vger.kernel.org 3302L: linux-x25@vger.kernel.org
2690S: Orphan 3303S: Orphan
3304F: Documentation/networking/lapb-module.txt
3305F: include/*/lapb.h
3306F: net/lapb/
2691 3307
2692LASI 53c700 driver for PARISC 3308LASI 53c700 driver for PARISC
2693P: James E.J. Bottomley 3309P: James E.J. Bottomley
2694M: James.Bottomley@HansenPartnership.com 3310M: James.Bottomley@HansenPartnership.com
2695L: linux-scsi@vger.kernel.org 3311L: linux-scsi@vger.kernel.org
2696S: Maintained 3312S: Maintained
3313F: Documentation/scsi/53c700.txt
3314F: drivers/scsi/53c700*
2697 3315
2698LED SUBSYSTEM 3316LED SUBSYSTEM
2699P: Richard Purdie 3317P: Richard Purdie
2700M: rpurdie@rpsys.net 3318M: rpurdie@rpsys.net
2701S: Maintained 3319S: Maintained
3320F: drivers/leds/
3321F: include/linux/leds.h
2702 3322
2703LEGO USB Tower driver 3323LEGO USB Tower driver
2704P: Juergen Stuber 3324P: Juergen Stuber
@@ -2706,6 +3326,7 @@ M: starblue@users.sourceforge.net
2706L: legousb-devel@lists.sourceforge.net 3326L: legousb-devel@lists.sourceforge.net
2707W: http://legousb.sourceforge.net/ 3327W: http://legousb.sourceforge.net/
2708S: Maintained 3328S: Maintained
3329F: drivers/usb/misc/legousbtower.c
2709 3330
2710LGUEST 3331LGUEST
2711P: Rusty Russell 3332P: Rusty Russell
@@ -2713,6 +3334,11 @@ M: rusty@rustcorp.com.au
2713L: lguest@ozlabs.org 3334L: lguest@ozlabs.org
2714W: http://lguest.ozlabs.org/ 3335W: http://lguest.ozlabs.org/
2715S: Maintained 3336S: Maintained
3337F: Documentation/lguest/
3338F: arch/x86/lguest/
3339F: drivers/lguest/
3340F: include/linux/lguest*.h
3341F: arch/x86/include/asm/lguest*.h
2716 3342
2717LINUX FOR IBM pSERIES (RS/6000) 3343LINUX FOR IBM pSERIES (RS/6000)
2718P: Paul Mackerras 3344P: Paul Mackerras
@@ -2720,12 +3346,6 @@ M: paulus@au.ibm.com
2720W: http://www.ibm.com/linux/ltc/projects/ppc 3346W: http://www.ibm.com/linux/ltc/projects/ppc
2721S: Supported 3347S: Supported
2722 3348
2723LINUX FOR NCR VOYAGER
2724P: James Bottomley
2725M: James.Bottomley@HansenPartnership.com
2726W: http://www.hansenpartnership.com/voyager
2727S: Maintained
2728
2729LINUX FOR POWERPC (32-BIT AND 64-BIT) 3349LINUX FOR POWERPC (32-BIT AND 64-BIT)
2730P: Benjamin Herrenschmidt 3350P: Benjamin Herrenschmidt
2731M: benh@kernel.crashing.org 3351M: benh@kernel.crashing.org
@@ -2733,7 +3353,7 @@ P: Paul Mackerras
2733M: paulus@samba.org 3353M: paulus@samba.org
2734W: http://www.penguinppc.org/ 3354W: http://www.penguinppc.org/
2735L: linuxppc-dev@ozlabs.org 3355L: linuxppc-dev@ozlabs.org
2736T: git kernel.org:/pub/scm/linux/kernel/git/benh/powerpc.git 3356T: git git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git
2737S: Supported 3357S: Supported
2738 3358
2739LINUX FOR POWER MACINTOSH 3359LINUX FOR POWER MACINTOSH
@@ -2758,7 +3378,7 @@ P: Matt Porter
2758M: mporter@kernel.crashing.org 3378M: mporter@kernel.crashing.org
2759W: http://www.penguinppc.org/ 3379W: http://www.penguinppc.org/
2760L: linuxppc-dev@ozlabs.org 3380L: linuxppc-dev@ozlabs.org
2761T: git kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc.git 3381T: git git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc.git
2762S: Maintained 3382S: Maintained
2763 3383
2764LINUX FOR POWERPC EMBEDDED XILINX VIRTEX 3384LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
@@ -2795,30 +3415,39 @@ LINUX SECURITY MODULE (LSM) FRAMEWORK
2795P: Chris Wright 3415P: Chris Wright
2796M: chrisw@sous-sol.org 3416M: chrisw@sous-sol.org
2797L: linux-security-module@vger.kernel.org 3417L: linux-security-module@vger.kernel.org
2798T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git 3418T: git git://git.kernel.org/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
2799S: Supported 3419S: Supported
2800 3420
2801LLC (802.2) 3421LLC (802.2)
2802P: Arnaldo Carvalho de Melo 3422P: Arnaldo Carvalho de Melo
2803M: acme@ghostprotocols.net 3423M: acme@ghostprotocols.net
2804S: Maintained 3424S: Maintained
3425F: include/linux/llc.h
3426F: include/net/llc*
3427F: net/llc/
2805 3428
2806LIS3LV02D ACCELEROMETER DRIVER 3429LIS3LV02D ACCELEROMETER DRIVER
2807P: Eric Piel 3430P: Eric Piel
2808M: eric.piel@tremplin-utc.net 3431M: eric.piel@tremplin-utc.net
2809S: Maintained 3432S: Maintained
3433F: Documentation/hwmon/lis3lv02d
3434F: drivers/hwmon/lis3lv02d.*
2810 3435
2811LM83 HARDWARE MONITOR DRIVER 3436LM83 HARDWARE MONITOR DRIVER
2812P: Jean Delvare 3437P: Jean Delvare
2813M: khali@linux-fr.org 3438M: khali@linux-fr.org
2814L: lm-sensors@lm-sensors.org 3439L: lm-sensors@lm-sensors.org
2815S: Maintained 3440S: Maintained
3441F: Documentation/hwmon/lm83
3442F: drivers/hwmon/lm83.c
2816 3443
2817LM90 HARDWARE MONITOR DRIVER 3444LM90 HARDWARE MONITOR DRIVER
2818P: Jean Delvare 3445P: Jean Delvare
2819M: khali@linux-fr.org 3446M: khali@linux-fr.org
2820L: lm-sensors@lm-sensors.org 3447L: lm-sensors@lm-sensors.org
2821S: Maintained 3448S: Maintained
3449F: Documentation/hwmon/lm90
3450F: drivers/hwmon/lm90.c
2822 3451
2823LOCKDEP AND LOCKSTAT 3452LOCKDEP AND LOCKSTAT
2824P: Peter Zijlstra 3453P: Peter Zijlstra
@@ -2826,8 +3455,12 @@ M: peterz@infradead.org
2826P: Ingo Molnar 3455P: Ingo Molnar
2827M: mingo@redhat.com 3456M: mingo@redhat.com
2828L: linux-kernel@vger.kernel.org 3457L: linux-kernel@vger.kernel.org
2829T: git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git 3458T: git git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git
2830S: Maintained 3459S: Maintained
3460F: Documentation/lockdep*.txt
3461F: Documentation/lockstat.txt
3462F: include/linux/lockdep.h
3463F: kernel/lockdep*
2831 3464
2832LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks) 3465LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
2833P: Richard Russon (FlatCap) 3466P: Richard Russon (FlatCap)
@@ -2835,6 +3468,8 @@ M: ldm@flatcap.org
2835L: linux-ntfs-dev@lists.sourceforge.net 3468L: linux-ntfs-dev@lists.sourceforge.net
2836W: http://www.linux-ntfs.org/content/view/19/37/ 3469W: http://www.linux-ntfs.org/content/view/19/37/
2837S: Maintained 3470S: Maintained
3471F: Documentation/ldm.txt
3472F: fs/partitions/ldm.*
2838 3473
2839LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI) 3474LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2840P: Eric Moore 3475P: Eric Moore
@@ -2844,12 +3479,14 @@ L: DL-MPTFusionLinux@lsi.com
2844L: linux-scsi@vger.kernel.org 3479L: linux-scsi@vger.kernel.org
2845W: http://www.lsilogic.com/support 3480W: http://www.lsilogic.com/support
2846S: Supported 3481S: Supported
3482F: drivers/message/fusion/
2847 3483
2848LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers 3484LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2849P: Matthew Wilcox 3485P: Matthew Wilcox
2850M: matthew@wil.cx 3486M: matthew@wil.cx
2851L: linux-scsi@vger.kernel.org 3487L: linux-scsi@vger.kernel.org
2852S: Maintained 3488S: Maintained
3489F: drivers/scsi/sym53c8xx_2/
2853 3490
2854LTP (Linux Test Project) 3491LTP (Linux Test Project)
2855P: Subrata Modak 3492P: Subrata Modak
@@ -2858,7 +3495,7 @@ P: Mike Frysinger
2858M: vapier@gentoo.org 3495M: vapier@gentoo.org
2859L: ltp-list@lists.sourceforge.net (subscribers-only) 3496L: ltp-list@lists.sourceforge.net (subscribers-only)
2860W: http://ltp.sourceforge.net/ 3497W: http://ltp.sourceforge.net/
2861T: git kernel.org/pub/scm/linux/kernel/git/galak/ltp.git 3498T: git git://git.kernel.org/pub/scm/linux/kernel/git/galak/ltp.git
2862S: Maintained 3499S: Maintained
2863 3500
2864M32R ARCHITECTURE 3501M32R ARCHITECTURE
@@ -2868,6 +3505,8 @@ L: linux-m32r@ml.linux-m32r.org
2868L: linux-m32r-ja@ml.linux-m32r.org (in Japanese) 3505L: linux-m32r-ja@ml.linux-m32r.org (in Japanese)
2869W: http://www.linux-m32r.org/ 3506W: http://www.linux-m32r.org/
2870S: Maintained 3507S: Maintained
3508F: arch/m32r/
3509F: include/asm-m32r/
2871 3510
2872M68K ARCHITECTURE 3511M68K ARCHITECTURE
2873P: Geert Uytterhoeven 3512P: Geert Uytterhoeven
@@ -2876,8 +3515,10 @@ P: Roman Zippel
2876M: zippel@linux-m68k.org 3515M: zippel@linux-m68k.org
2877L: linux-m68k@lists.linux-m68k.org 3516L: linux-m68k@lists.linux-m68k.org
2878W: http://www.linux-m68k.org/ 3517W: http://www.linux-m68k.org/
2879T: git git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git 3518T: git git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git
2880S: Maintained 3519S: Maintained
3520F: arch/m68k/
3521F: drivers/zorro/
2881 3522
2882M68K ON APPLE MACINTOSH 3523M68K ON APPLE MACINTOSH
2883P: Joshua Thompson 3524P: Joshua Thompson
@@ -2885,20 +3526,25 @@ M: funaho@jurai.org
2885W: http://www.mac.linux-m68k.org/ 3526W: http://www.mac.linux-m68k.org/
2886L: linux-m68k@lists.linux-m68k.org 3527L: linux-m68k@lists.linux-m68k.org
2887S: Maintained 3528S: Maintained
3529F: arch/m68k/mac/
2888 3530
2889M68K ON HP9000/300 3531M68K ON HP9000/300
2890P: Philip Blundell 3532P: Philip Blundell
2891M: philb@gnu.org 3533M: philb@gnu.org
2892W: http://www.tazenda.demon.co.uk/phil/linux-hp 3534W: http://www.tazenda.demon.co.uk/phil/linux-hp
2893S: Maintained 3535S: Maintained
3536F: arch/m68k/hp300/
2894 3537
2895MAC80211 3538MAC80211
2896P: Johannes Berg 3539P: Johannes Berg
2897M: johannes@sipsolutions.net 3540M: johannes@sipsolutions.net
2898L: linux-wireless@vger.kernel.org 3541L: linux-wireless@vger.kernel.org
2899W: http://linuxwireless.org/ 3542W: http://linuxwireless.org/
2900T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git 3543T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2901S: Maintained 3544S: Maintained
3545F: Documentation/networking/mac80211-injection.txt
3546F: include/net/mac80211.h
3547F: net/mac80211/
2902 3548
2903MAC80211 PID RATE CONTROL 3549MAC80211 PID RATE CONTROL
2904P: Stefano Brivio 3550P: Stefano Brivio
@@ -2907,14 +3553,17 @@ P: Mattias Nissler
2907M: mattias.nissler@gmx.de 3553M: mattias.nissler@gmx.de
2908L: linux-wireless@vger.kernel.org 3554L: linux-wireless@vger.kernel.org
2909W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID 3555W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID
2910T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git 3556T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2911S: Maintained 3557S: Maintained
3558F: net/mac80211/rc80211_pid*
2912 3559
2913MACVLAN DRIVER 3560MACVLAN DRIVER
2914P: Patrick McHardy 3561P: Patrick McHardy
2915M: kaber@trash.net 3562M: kaber@trash.net
2916L: netdev@vger.kernel.org 3563L: netdev@vger.kernel.org
2917S: Maintained 3564S: Maintained
3565F: drivers/net/macvlan.c
3566F: include/linux/if_macvlan.h
2918 3567
2919MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7 3568MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
2920P: Michael Kerrisk 3569P: Michael Kerrisk
@@ -2928,12 +3577,15 @@ P: Dan Williams
2928M: dcbw@redhat.com 3577M: dcbw@redhat.com
2929L: libertas-dev@lists.infradead.org 3578L: libertas-dev@lists.infradead.org
2930S: Maintained 3579S: Maintained
3580F: drivers/net/wireless/libertas/
2931 3581
2932MARVELL MV643XX ETHERNET DRIVER 3582MARVELL MV643XX ETHERNET DRIVER
2933P: Lennert Buytenhek 3583P: Lennert Buytenhek
2934M: buytenh@marvell.com 3584M: buytenh@marvell.com
2935L: netdev@vger.kernel.org 3585L: netdev@vger.kernel.org
2936S: Supported 3586S: Supported
3587F: drivers/net/mv643xx_eth.*
3588F: include/linux/mv643xx.h
2937 3589
2938MARVELL SOC MMC/SD/SDIO CONTROLLER DRIVER 3590MARVELL SOC MMC/SD/SDIO CONTROLLER DRIVER
2939P: Nicolas Pitre 3591P: Nicolas Pitre
@@ -2954,12 +3606,31 @@ P: Petr Vandrovec
2954M: vandrove@vc.cvut.cz 3606M: vandrove@vc.cvut.cz
2955L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) 3607L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
2956S: Maintained 3608S: Maintained
3609F: drivers/video/matrox/matroxfb_*
3610F: include/linux/matroxfb.h
2957 3611
2958MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER 3612MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2959P: Hans J. Koch 3613P: Hans J. Koch
2960M: hjk@linutronix.de 3614M: hjk@linutronix.de
2961L: lm-sensors@lm-sensors.org 3615L: lm-sensors@lm-sensors.org
2962S: Maintained 3616S: Maintained
3617F: Documentation/hwmon/max6650
3618F: drivers/hwmon/max6650.c
3619
3620MEDIA INPUT INFRASTRUCTURE (V4L/DVB)
3621P: Mauro Carvalho Chehab
3622M: mchehab@infradead.org
3623P: LinuxTV.org Project
3624L: linux-media@vger.kernel.org
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
2963 3634
2964MEGARAID SCSI DRIVERS 3635MEGARAID SCSI DRIVERS
2965P: Neela Syam Kolli 3636P: Neela Syam Kolli
@@ -2967,12 +3638,17 @@ M: megaraidlinux@lsi.com
2967L: linux-scsi@vger.kernel.org 3638L: linux-scsi@vger.kernel.org
2968W: http://megaraid.lsilogic.com 3639W: http://megaraid.lsilogic.com
2969S: Maintained 3640S: Maintained
3641F: Documentation/scsi/megaraid.txt
3642F: drivers/scsi/megaraid.*
3643F: drivers/scsi/megaraid/
2970 3644
2971MEMORY MANAGEMENT 3645MEMORY MANAGEMENT
2972L: linux-mm@kvack.org 3646L: linux-mm@kvack.org
2973L: linux-kernel@vger.kernel.org 3647L: linux-kernel@vger.kernel.org
2974W: http://www.linux-mm.org 3648W: http://www.linux-mm.org
2975S: Maintained 3649S: Maintained
3650F: include/linux/mm.h
3651F: mm/
2976 3652
2977MEMORY RESOURCE CONTROLLER 3653MEMORY RESOURCE CONTROLLER
2978P: Balbir Singh 3654P: Balbir Singh
@@ -2984,6 +3660,7 @@ M: kamezawa.hiroyu@jp.fujitsu.com
2984L: linux-mm@kvack.org 3660L: linux-mm@kvack.org
2985L: linux-kernel@vger.kernel.org 3661L: linux-kernel@vger.kernel.org
2986S: Maintained 3662S: Maintained
3663F: mm/memcontrol.c
2987 3664
2988MEMORY TECHNOLOGY DEVICES (MTD) 3665MEMORY TECHNOLOGY DEVICES (MTD)
2989P: David Woodhouse 3666P: David Woodhouse
@@ -2992,55 +3669,83 @@ W: http://www.linux-mtd.infradead.org/
2992L: linux-mtd@lists.infradead.org 3669L: linux-mtd@lists.infradead.org
2993T: git git://git.infradead.org/mtd-2.6.git 3670T: git git://git.infradead.org/mtd-2.6.git
2994S: Maintained 3671S: Maintained
3672F: drivers/mtd/
3673F: include/linux/mtd/
3674F: include/mtd/
3675
3676MICROBLAZE ARCHITECTURE
3677P: Michal Simek
3678M: monstr@monstr.eu
3679L: microblaze-uclinux@itee.uq.edu.au
3680W: http://www.monstr.eu/fdt/
3681T: git git://git.monstr.eu/linux-2.6-microblaze.git
3682S: Supported
2995 3683
2996MICROTEK X6 SCANNER 3684MICROTEK X6 SCANNER
2997P: Oliver Neukum 3685P: Oliver Neukum
2998M: oliver@neukum.name 3686M: oliver@neukum.name
2999S: Maintained 3687S: Maintained
3688F: drivers/usb/image/microtek.*
3000 3689
3001MIPS 3690MIPS
3002P: Ralf Baechle 3691P: Ralf Baechle
3003M: ralf@linux-mips.org 3692M: ralf@linux-mips.org
3004W: http://www.linux-mips.org/ 3693W: http://www.linux-mips.org/
3005L: linux-mips@linux-mips.org 3694L: linux-mips@linux-mips.org
3006T: git www.linux-mips.org:/pub/scm/linux.git 3695T: git git://git.linux-mips.org/pub/scm/linux.git
3007S: Supported 3696S: Supported
3697F: Documentation/mips/
3698F: arch/mips/
3008 3699
3009MISCELLANEOUS MCA-SUPPORT 3700MISCELLANEOUS MCA-SUPPORT
3010P: James Bottomley 3701P: James Bottomley
3011M: James.Bottomley@HansenPartnership.com 3702M: James.Bottomley@HansenPartnership.com
3012L: linux-kernel@vger.kernel.org 3703L: linux-kernel@vger.kernel.org
3013S: Maintained 3704S: Maintained
3705F: Documentation/ia64/mca.txt
3706F: Documentation/mca.txt
3707F: drivers/mca/
3708F: include/linux/mca*
3014 3709
3015MODULE SUPPORT 3710MODULE SUPPORT
3016P: Rusty Russell 3711P: Rusty Russell
3017M: rusty@rustcorp.com.au 3712M: rusty@rustcorp.com.au
3018L: linux-kernel@vger.kernel.org 3713L: linux-kernel@vger.kernel.org
3019S: Maintained 3714S: Maintained
3715F: include/linux/module.h
3716F: kernel/module.c
3020 3717
3021MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER 3718MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
3022P: Stelian Pop 3719P: Stelian Pop
3023M: stelian@popies.net 3720M: stelian@popies.net
3024W: http://popies.net/meye/ 3721W: http://popies.net/meye/
3025S: Maintained 3722S: Maintained
3723F: Documentation/video4linux/meye.txt
3724F: drivers/media/video/meye.*
3725F: include/linux/meye.h
3026 3726
3027MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER 3727MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
3028P: Pavel Pisa 3728P: Pavel Pisa
3029M: ppisa@pikron.com 3729M: ppisa@pikron.com
3030L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 3730L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3031S: Maintained 3731S: Maintained
3732F: drivers/mmc/host/imxmmc.*
3032 3733
3033MOUSE AND MISC DEVICES [GENERAL] 3734MOUSE AND MISC DEVICES [GENERAL]
3034P: Alessandro Rubini 3735P: Alessandro Rubini
3035M: rubini@ipvvis.unipv.it 3736M: rubini@ipvvis.unipv.it
3036L: linux-kernel@vger.kernel.org 3737L: linux-kernel@vger.kernel.org
3037S: Maintained 3738S: Maintained
3739F: drivers/input/mouse/
3740F: include/linux/gpio_mouse.h
3038 3741
3039MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD 3742MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD
3040P: Jiri Slaby 3743P: Jiri Slaby
3041M: jirislaby@gmail.com 3744M: jirislaby@gmail.com
3042L: linux-kernel@vger.kernel.org 3745L: linux-kernel@vger.kernel.org
3043S: Maintained 3746S: Maintained
3747F: Documentation/serial/moxa-smartio
3748F: drivers/char/mxser.*
3044 3749
3045MSI LAPTOP SUPPORT 3750MSI LAPTOP SUPPORT
3046P: Lennart Poettering 3751P: Lennart Poettering
@@ -3048,43 +3753,54 @@ M: mzxreary@0pointer.de
3048W: https://tango.0pointer.de/mailman/listinfo/s270-linux 3753W: https://tango.0pointer.de/mailman/listinfo/s270-linux
3049W: http://0pointer.de/lennart/tchibo.html 3754W: http://0pointer.de/lennart/tchibo.html
3050S: Maintained 3755S: Maintained
3756F: drivers/platform/x86/msi-laptop.c
3051 3757
3052MULTIFUNCTION DEVICES (MFD) 3758MULTIFUNCTION DEVICES (MFD)
3053P: Samuel Ortiz 3759P: Samuel Ortiz
3054M: sameo@linux.intel.com 3760M: sameo@linux.intel.com
3055L: linux-kernel@vger.kernel.org 3761L: linux-kernel@vger.kernel.org
3056T: git kernel.org:/pub/scm/linux/kernel/git/sameo/mfd-2.6.git 3762T: git git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6.git
3057S: Supported 3763S: Supported
3764F: drivers/mfd/
3058 3765
3059MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM 3766MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
3060P: Pierre Ossman 3767P: Pierre Ossman
3061M: drzeus-mmc@drzeus.cx 3768M: pierre@ossman.eu
3062L: linux-kernel@vger.kernel.org 3769L: linux-kernel@vger.kernel.org
3063S: Maintained 3770S: Maintained
3771F: drivers/mmc/
3772F: include/linux/mmc/
3064 3773
3065MULTIMEDIA CARD (MMC) ETC. OVER SPI 3774MULTIMEDIA CARD (MMC) ETC. OVER SPI
3066P: David Brownell 3775P: David Brownell
3067M: dbrownell@users.sourceforge.net 3776M: dbrownell@users.sourceforge.net
3068L: linux-kernel@vger.kernel.org 3777L: linux-kernel@vger.kernel.org
3069S: Odd Fixes 3778S: Odd Fixes
3779F: drivers/mmc/host/mmc_spi.c
3780F: include/linux/spi/mmc_spi.h
3070 3781
3071MULTISOUND SOUND DRIVER 3782MULTISOUND SOUND DRIVER
3072P: Andrew Veliath 3783P: Andrew Veliath
3073M: andrewtv@usa.net 3784M: andrewtv@usa.net
3074S: Maintained 3785S: Maintained
3786F: Documentation/sound/oss/MultiSound
3787F: sound/oss/msnd*
3075 3788
3076MULTITECH MULTIPORT CARD (ISICOM) 3789MULTITECH MULTIPORT CARD (ISICOM)
3077P: Jiri Slaby 3790P: Jiri Slaby
3078M: jirislaby@gmail.com 3791M: jirislaby@gmail.com
3079L: linux-kernel@vger.kernel.org 3792L: linux-kernel@vger.kernel.org
3080S: Maintained 3793S: Maintained
3794F: drivers/char/isicom.c
3795F: include/linux/isicom.h
3081 3796
3082MUSB MULTIPOINT HIGH SPEED DUAL-ROLE CONTROLLER 3797MUSB MULTIPOINT HIGH SPEED DUAL-ROLE CONTROLLER
3083P: Felipe Balbi 3798P: Felipe Balbi
3084M: felipe.balbi@nokia.com 3799M: felipe.balbi@nokia.com
3085L: linux-usb@vger.kernel.org 3800L: linux-usb@vger.kernel.org
3086T: git gitorious.org:/musb/mainline.git 3801T: git git://gitorious.org/musb/mainline.git
3087S: Maintained 3802S: Maintained
3803F: drivers/usb/musb/
3088 3804
3089MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE) 3805MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE)
3090P: Andrew Gallatin 3806P: Andrew Gallatin
@@ -3094,23 +3810,27 @@ M: brice@myri.com
3094L: netdev@vger.kernel.org 3810L: netdev@vger.kernel.org
3095W: http://www.myri.com/scs/download-Myri10GE.html 3811W: http://www.myri.com/scs/download-Myri10GE.html
3096S: Supported 3812S: Supported
3813F: drivers/net/myri10ge/
3097 3814
3098NATSEMI ETHERNET DRIVER (DP8381x) 3815NATSEMI ETHERNET DRIVER (DP8381x)
3099P: Tim Hockin 3816P: Tim Hockin
3100M: thockin@hockin.org 3817M: thockin@hockin.org
3101S: Maintained 3818S: Maintained
3819F: drivers/net/natsemi.c
3102 3820
3103NCP FILESYSTEM 3821NCP FILESYSTEM
3104P: Petr Vandrovec 3822P: Petr Vandrovec
3105M: vandrove@vc.cvut.cz 3823M: vandrove@vc.cvut.cz
3106L: linware@sh.cvut.cz 3824L: linware@sh.cvut.cz
3107S: Maintained 3825S: Maintained
3826F: fs/ncpfs/
3108 3827
3109NCR DUAL 700 SCSI DRIVER (MICROCHANNEL) 3828NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
3110P: James E.J. Bottomley 3829P: James E.J. Bottomley
3111M: James.Bottomley@HansenPartnership.com 3830M: James.Bottomley@HansenPartnership.com
3112L: linux-scsi@vger.kernel.org 3831L: linux-scsi@vger.kernel.org
3113S: Maintained 3832S: Maintained
3833F: drivers/scsi/NCR_D700.*
3114 3834
3115NETEFFECT IWARP RNIC DRIVER (IW_NES) 3835NETEFFECT IWARP RNIC DRIVER (IW_NES)
3116P: Faisal Latif 3836P: Faisal Latif
@@ -3127,6 +3847,7 @@ P: Stephen Hemminger
3127M: shemminger@linux-foundation.org 3847M: shemminger@linux-foundation.org
3128L: netem@lists.linux-foundation.org 3848L: netem@lists.linux-foundation.org
3129S: Maintained 3849S: Maintained
3850F: net/sched/sch_netem.c
3130 3851
3131NETERION (S2IO) 10GbE DRIVER (xframe/vxge) 3852NETERION (S2IO) 10GbE DRIVER (xframe/vxge)
3132P: Ramkrishna Vepa 3853P: Ramkrishna Vepa
@@ -3143,6 +3864,8 @@ L: netdev@vger.kernel.org
3143W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/Linux?Anonymous 3864W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/Linux?Anonymous
3144W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/X3100Linux?Anonymous 3865W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/X3100Linux?Anonymous
3145S: Supported 3866S: Supported
3867F: Documentation/networking/s2io.txt
3868F: drivers/net/s2io*
3146 3869
3147NETFILTER/IPTABLES/IPCHAINS 3870NETFILTER/IPTABLES/IPCHAINS
3148P: Rusty Russell 3871P: Rusty Russell
@@ -3158,6 +3881,12 @@ L: coreteam@netfilter.org
3158W: http://www.netfilter.org/ 3881W: http://www.netfilter.org/
3159W: http://www.iptables.org/ 3882W: http://www.iptables.org/
3160S: Supported 3883S: Supported
3884F: include/linux/netfilter*
3885F: include/linux/netfilter/
3886F: include/net/netfilter/
3887F: net/*/netfilter.c
3888F: net/*/netfilter/
3889F: net/netfilter/
3161 3890
3162NETLABEL 3891NETLABEL
3163P: Paul Moore 3892P: Paul Moore
@@ -3165,6 +3894,9 @@ M: paul.moore@hp.com
3165W: http://netlabel.sf.net 3894W: http://netlabel.sf.net
3166L: netdev@vger.kernel.org 3895L: netdev@vger.kernel.org
3167S: Supported 3896S: Supported
3897F: Documentation/netlabel/
3898F: include/net/netlabel.h
3899F: net/netlabel/
3168 3900
3169NETROM NETWORK LAYER 3901NETROM NETWORK LAYER
3170P: Ralf Baechle 3902P: Ralf Baechle
@@ -3172,18 +3904,25 @@ M: ralf@linux-mips.org
3172L: linux-hams@vger.kernel.org 3904L: linux-hams@vger.kernel.org
3173W: http://www.linux-ax25.org/ 3905W: http://www.linux-ax25.org/
3174S: Maintained 3906S: Maintained
3907F: include/linux/netrom.h
3908F: include/net/netrom.h
3909F: net/netrom/
3175 3910
3176NETWORK BLOCK DEVICE (NBD) 3911NETWORK BLOCK DEVICE (NBD)
3177P: Paul Clements 3912P: Paul Clements
3178M: Paul.Clements@steeleye.com 3913M: Paul.Clements@steeleye.com
3179S: Maintained 3914S: Maintained
3915F: Documentation/blockdev/nbd.txt
3916F: drivers/block/nbd.c
3917F: include/linux/nbd.h
3180 3918
3181NETWORK DEVICE DRIVERS 3919NETWORK DEVICE DRIVERS
3182P: Jeff Garzik 3920P: Jeff Garzik
3183M: jgarzik@pobox.com 3921M: jgarzik@pobox.com
3184L: netdev@vger.kernel.org 3922L: netdev@vger.kernel.org
3185T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git 3923T: git git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
3186S: Maintained 3924S: Maintained
3925F: drivers/net/
3187 3926
3188NETWORKING [GENERAL] 3927NETWORKING [GENERAL]
3189P: Networking Team 3928P: Networking Team
@@ -3191,6 +3930,8 @@ M: netdev@vger.kernel.org
3191L: netdev@vger.kernel.org 3930L: netdev@vger.kernel.org
3192W: http://linux-net.osdl.org/ 3931W: http://linux-net.osdl.org/
3193S: Maintained 3932S: Maintained
3933F: net/
3934F: include/net/
3194 3935
3195NETWORKING [IPv4/IPv6] 3936NETWORKING [IPv4/IPv6]
3196P: David S. Miller 3937P: David S. Miller
@@ -3206,8 +3947,11 @@ M: yoshfuji@linux-ipv6.org
3206P: Patrick McHardy 3947P: Patrick McHardy
3207M: kaber@trash.net 3948M: kaber@trash.net
3208L: netdev@vger.kernel.org 3949L: netdev@vger.kernel.org
3209T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git 3950T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git
3210S: Maintained 3951S: Maintained
3952F: net/ipv4/
3953F: net/ipv6/
3954F: include/net/ip*
3211 3955
3212NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK) 3956NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
3213P: Paul Moore 3957P: Paul Moore
@@ -3219,8 +3963,11 @@ NETWORKING [WIRELESS]
3219P: John W. Linville 3963P: John W. Linville
3220M: linville@tuxdriver.com 3964M: linville@tuxdriver.com
3221L: linux-wireless@vger.kernel.org 3965L: linux-wireless@vger.kernel.org
3222T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git 3966T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git
3223S: Maintained 3967S: Maintained
3968F: net/wireless/
3969F: include/net/ieee80211*
3970F: include/net/wireless.h
3224 3971
3225NETXEN (1/10) GbE SUPPORT 3972NETXEN (1/10) GbE SUPPORT
3226P: Dhananjay Phadke 3973P: Dhananjay Phadke
@@ -3228,6 +3975,7 @@ M: dhananjay@netxen.com
3228L: netdev@vger.kernel.org 3975L: netdev@vger.kernel.org
3229W: http://www.netxen.com 3976W: http://www.netxen.com
3230S: Supported 3977S: Supported
3978F: drivers/net/netxen/
3231 3979
3232NFS, SUNRPC, AND LOCKD CLIENTS 3980NFS, SUNRPC, AND LOCKD CLIENTS
3233P: Trond Myklebust 3981P: Trond Myklebust
@@ -3236,6 +3984,13 @@ L: linux-nfs@vger.kernel.org
3236W: http://client.linux-nfs.org 3984W: http://client.linux-nfs.org
3237T: git git://git.linux-nfs.org/pub/linux/nfs-2.6.git 3985T: git git://git.linux-nfs.org/pub/linux/nfs-2.6.git
3238S: Maintained 3986S: Maintained
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/
3239 3994
3240NI5010 NETWORK DRIVER 3995NI5010 NETWORK DRIVER
3241P: Jan-Pascal van Best 3996P: Jan-Pascal van Best
@@ -3244,12 +3999,25 @@ P: Andreas Mohr
3244M: andi@lisas.de 3999M: andi@lisas.de
3245L: netdev@vger.kernel.org 4000L: netdev@vger.kernel.org
3246S: Maintained 4001S: Maintained
4002F: drivers/net/ni5010.*
4003
4004NILFS2 FILESYSTEM
4005P: KONISHI Ryusuke
4006M: konishi.ryusuke@lab.ntt.co.jp
4007L: users@nilfs.org
4008W: http://www.nilfs.org/en/
4009S: Supported
4010F: Documentation/filesystems/nilfs2.txt
4011F: fs/nilfs2/
4012F: include/linux/nilfs2_fs.h
3247 4013
3248NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER 4014NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
3249P: YOKOTA Hiroshi 4015P: YOKOTA Hiroshi
3250M: yokota@netlab.is.tsukuba.ac.jp 4016M: yokota@netlab.is.tsukuba.ac.jp
3251W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/ 4017W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3252S: Maintained 4018S: Maintained
4019F: Documentation/scsi/NinjaSCSI.txt
4020F: drivers/scsi/pcmcia/nsp_*
3253 4021
3254NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER 4022NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
3255P: GOTO Masanori 4023P: GOTO Masanori
@@ -3258,6 +4026,8 @@ P: YOKOTA Hiroshi
3258M: yokota@netlab.is.tsukuba.ac.jp 4026M: yokota@netlab.is.tsukuba.ac.jp
3259W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/ 4027W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3260S: Maintained 4028S: Maintained
4029F: Documentation/scsi/NinjaSCSI.txt
4030F: drivers/scsi/nsp32*
3261 4031
3262NTFS FILESYSTEM 4032NTFS FILESYSTEM
3263P: Anton Altaparmakov 4033P: Anton Altaparmakov
@@ -3265,43 +4035,55 @@ M: aia21@cantab.net
3265L: linux-ntfs-dev@lists.sourceforge.net 4035L: linux-ntfs-dev@lists.sourceforge.net
3266L: linux-kernel@vger.kernel.org 4036L: linux-kernel@vger.kernel.org
3267W: http://www.linux-ntfs.org/ 4037W: http://www.linux-ntfs.org/
3268T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git 4038T: git git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
3269S: Maintained 4039S: Maintained
4040F: Documentation/filesystems/ntfs.txt
4041F: fs/ntfs/
3270 4042
3271NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER 4043NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
3272P: Antonino Daplas 4044P: Antonino Daplas
3273M: adaplas@gmail.com 4045M: adaplas@gmail.com
3274L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) 4046L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
3275S: Maintained 4047S: Maintained
4048F: drivers/video/riva/
4049F: drivers/video/nvidia/
3276 4050
3277OMFS FILESYSTEM 4051OMFS FILESYSTEM
3278P: Bob Copeland 4052P: Bob Copeland
3279M: me@bobcopeland.com 4053M: me@bobcopeland.com
3280L: linux-karma-devel@lists.sourceforge.net 4054L: linux-karma-devel@lists.sourceforge.net
3281S: Maintained 4055S: Maintained
4056F: Documentation/filesystems/omfs.txt
4057F: fs/omfs/
3282 4058
3283OMNIKEY CARDMAN 4000 DRIVER 4059OMNIKEY CARDMAN 4000 DRIVER
3284P: Harald Welte 4060P: Harald Welte
3285M: laforge@gnumonks.org 4061M: laforge@gnumonks.org
3286S: Maintained 4062S: Maintained
4063F: drivers/char/pcmcia/cm4000_cs.c
4064F: include/linux/cm4000_cs.h
3287 4065
3288OMNIKEY CARDMAN 4040 DRIVER 4066OMNIKEY CARDMAN 4040 DRIVER
3289P: Harald Welte 4067P: Harald Welte
3290M: laforge@gnumonks.org 4068M: laforge@gnumonks.org
3291S: Maintained 4069S: Maintained
4070F: drivers/char/pcmcia/cm4040_cs.*
3292 4071
3293OMNIVISION OV7670 SENSOR DRIVER 4072OMNIVISION OV7670 SENSOR DRIVER
3294P: Jonathan Corbet 4073P: Jonathan Corbet
3295M: corbet@lwn.net 4074M: corbet@lwn.net
3296L: linux-media@vger.kernel.org 4075L: linux-media@vger.kernel.org
3297T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 4076T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
3298S: Maintained 4077S: Maintained
4078F: drivers/media/video/ov7670.c
3299 4079
3300ONENAND FLASH DRIVER 4080ONENAND FLASH DRIVER
3301P: Kyungmin Park 4081P: Kyungmin Park
3302M: kyungmin.park@samsung.com 4082M: kyungmin.park@samsung.com
3303L: linux-mtd@lists.infradead.org 4083L: linux-mtd@lists.infradead.org
3304S: Maintained 4084S: Maintained
4085F: drivers/mtd/onenand/
4086F: include/linux/mtd/onenand*.h
3305 4087
3306ONSTREAM SCSI TAPE DRIVER 4088ONSTREAM SCSI TAPE DRIVER
3307P: Willem Riede 4089P: Willem Riede
@@ -3309,18 +4091,25 @@ M: osst@riede.org
3309L: osst-users@lists.sourceforge.net 4091L: osst-users@lists.sourceforge.net
3310L: linux-scsi@vger.kernel.org 4092L: linux-scsi@vger.kernel.org
3311S: Maintained 4093S: Maintained
4094F: drivers/scsi/osst*
4095F: drivers/scsi/st*
3312 4096
3313OPENCORES I2C BUS DRIVER 4097OPENCORES I2C BUS DRIVER
3314P: Peter Korsgaard 4098P: Peter Korsgaard
3315M: jacmet@sunsite.dk 4099M: jacmet@sunsite.dk
3316L: linux-i2c@vger.kernel.org 4100L: linux-i2c@vger.kernel.org
3317S: Maintained 4101S: Maintained
4102F: Documentation/i2c/busses/i2c-ocores
4103F: drivers/i2c/busses/i2c-ocores.c
3318 4104
3319OPROFILE 4105OPROFILE
3320P: Robert Richter 4106P: Robert Richter
3321M: robert.richter@amd.com 4107M: robert.richter@amd.com
3322L: oprofile-list@lists.sf.net 4108L: oprofile-list@lists.sf.net
3323S: Maintained 4109S: Maintained
4110F: arch/*/oprofile/
4111F: drivers/oprofile/
4112F: include/linux/oprofile.h
3324 4113
3325ORACLE CLUSTER FILESYSTEM 2 (OCFS2) 4114ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
3326P: Mark Fasheh 4115P: Mark Fasheh
@@ -3331,6 +4120,9 @@ L: ocfs2-devel@oss.oracle.com (moderated for non-subscribers)
3331W: http://oss.oracle.com/projects/ocfs2/ 4120W: http://oss.oracle.com/projects/ocfs2/
3332T: git git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2.git 4121T: git git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2.git
3333S: Supported 4122S: Supported
4123F: Documentation/filesystems/ocfs2.txt
4124F: Documentation/filesystems/dlmfs.txt
4125F: fs/ocfs2/
3334 4126
3335ORINOCO DRIVER 4127ORINOCO DRIVER
3336P: Pavel Roskin 4128P: Pavel Roskin
@@ -3342,6 +4134,7 @@ L: orinoco-users@lists.sourceforge.net
3342L: orinoco-devel@lists.sourceforge.net 4134L: orinoco-devel@lists.sourceforge.net
3343W: http://www.nongnu.org/orinoco/ 4135W: http://www.nongnu.org/orinoco/
3344S: Maintained 4136S: Maintained
4137F: drivers/net/wireless/orinoco/
3345 4138
3346OSD LIBRARY 4139OSD LIBRARY
3347P: Boaz Harrosh 4140P: Boaz Harrosh
@@ -3350,7 +4143,7 @@ P: Benny Halevy
3350M: bhalevy@panasas.com 4143M: bhalevy@panasas.com
3351L: osd-dev@open-osd.org 4144L: osd-dev@open-osd.org
3352W: http://open-osd.org 4145W: http://open-osd.org
3353T: git://git.open-osd.org/open-osd.git 4146T: git git://git.open-osd.org/open-osd.git
3354S: Maintained 4147S: Maintained
3355 4148
3356P54 WIRELESS DRIVER 4149P54 WIRELESS DRIVER
@@ -3358,25 +4151,29 @@ P: Michael Wu
3358M: flamingice@sourmilk.net 4151M: flamingice@sourmilk.net
3359L: linux-wireless@vger.kernel.org 4152L: linux-wireless@vger.kernel.org
3360W: http://prism54.org 4153W: http://prism54.org
3361T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git 4154T: git git://git.kernel.org/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3362S: Maintained 4155S: Maintained
4156F: drivers/net/wireless/p54/
3363 4157
3364PA SEMI ETHERNET DRIVER 4158PA SEMI ETHERNET DRIVER
3365P: Olof Johansson 4159P: Olof Johansson
3366M: olof@lixom.net 4160M: olof@lixom.net
3367L: netdev@vger.kernel.org 4161L: netdev@vger.kernel.org
3368S: Maintained 4162S: Maintained
4163F: drivers/net/pasemi_mac.*
3369 4164
3370PA SEMI SMBUS DRIVER 4165PA SEMI SMBUS DRIVER
3371P: Olof Johansson 4166P: Olof Johansson
3372M: olof@lixom.net 4167M: olof@lixom.net
3373L: linux-i2c@vger.kernel.org 4168L: linux-i2c@vger.kernel.org
3374S: Maintained 4169S: Maintained
4170F: drivers/i2c/busses/i2c-pasemi.c
3375 4171
3376PANASONIC LAPTOP ACPI EXTRAS DRIVER 4172PANASONIC LAPTOP ACPI EXTRAS DRIVER
3377P: Harald Welte 4173P: Harald Welte
3378M: laforge@gnumonks.org 4174M: laforge@gnumonks.org
3379S: Maintained 4175S: Maintained
4176F: drivers/platform/x86/panasonic-laptop.c
3380 4177
3381PANASONIC MN10300/AM33 PORT 4178PANASONIC MN10300/AM33 PORT
3382P: David Howells 4179P: David Howells
@@ -3386,10 +4183,16 @@ M: yasutake.koichi@jp.panasonic.com
3386L: linux-am33-list@redhat.com (moderated for non-subscribers) 4183L: linux-am33-list@redhat.com (moderated for non-subscribers)
3387W: ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/ 4184W: ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
3388S: Maintained 4185S: Maintained
4186F: Documentation/mn10300/
4187F: arch/mn10300/
3389 4188
3390PARALLEL PORT SUPPORT 4189PARALLEL PORT SUPPORT
3391L: linux-parport@lists.infradead.org (subscribers-only) 4190L: linux-parport@lists.infradead.org (subscribers-only)
3392S: Orphan 4191S: Orphan
4192F: drivers/parport/
4193F: include/linux/parport*.h
4194F: drivers/char/ppdev.c
4195F: include/linux/ppdev.h
3393 4196
3394PARAVIRT_OPS INTERFACE 4197PARAVIRT_OPS INTERFACE
3395P: Jeremy Fitzhardinge 4198P: Jeremy Fitzhardinge
@@ -3403,6 +4206,9 @@ M: rusty@rustcorp.com.au
3403L: virtualization@lists.osdl.org 4206L: virtualization@lists.osdl.org
3404L: linux-kernel@vger.kernel.org 4207L: linux-kernel@vger.kernel.org
3405S: Supported 4208S: Supported
4209F: Documentation/ia64/paravirt_ops.txt
4210F: arch/*/kernel/paravirt*
4211F: arch/*/include/asm/paravirt.h
3406 4212
3407PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES 4213PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
3408P: Tim Waugh 4214P: Tim Waugh
@@ -3410,6 +4216,8 @@ M: tim@cyberelk.net
3410L: linux-parport@lists.infradead.org (subscribers-only) 4216L: linux-parport@lists.infradead.org (subscribers-only)
3411W: http://www.torque.net/linux-pp.html 4217W: http://www.torque.net/linux-pp.html
3412S: Maintained 4218S: Maintained
4219F: Documentation/blockdev/paride.txt
4220F: drivers/block/paride/
3413 4221
3414PARISC ARCHITECTURE 4222PARISC ARCHITECTURE
3415P: Kyle McMartin 4223P: Kyle McMartin
@@ -3418,24 +4226,31 @@ P: Helge Deller
3418M: deller@gmx.de 4226M: deller@gmx.de
3419L: linux-parisc@vger.kernel.org 4227L: linux-parisc@vger.kernel.org
3420W: http://www.parisc-linux.org/ 4228W: http://www.parisc-linux.org/
3421T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git 4229T: git git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
3422S: Maintained 4230S: Maintained
4231F: arch/parisc/
4232F: drivers/parisc/
3423 4233
3424PC87360 HARDWARE MONITORING DRIVER 4234PC87360 HARDWARE MONITORING DRIVER
3425P: Jim Cromie 4235P: Jim Cromie
3426M: jim.cromie@gmail.com 4236M: jim.cromie@gmail.com
3427L: lm-sensors@lm-sensors.org 4237L: lm-sensors@lm-sensors.org
3428S: Maintained 4238S: Maintained
4239F: Documentation/hwmon/pc87360
4240F: drivers/hwmon/pc87360.c
3429 4241
3430PC8736x GPIO DRIVER 4242PC8736x GPIO DRIVER
3431P: Jim Cromie 4243P: Jim Cromie
3432M: jim.cromie@gmail.com 4244M: jim.cromie@gmail.com
3433S: Maintained 4245S: Maintained
4246F: drivers/char/pc8736x_gpio.c
3434 4247
3435PCA9532 LED DRIVER 4248PCA9532 LED DRIVER
3436P: Riku Voipio 4249P: Riku Voipio
3437M: riku.voipio@iki.fi 4250M: riku.voipio@iki.fi
3438S: Maintained 4251S: Maintained
4252F: drivers/leds/leds-pca9532.c
4253F: include/linux/leds-pca9532.h
3439 4254
3440PCI ERROR RECOVERY 4255PCI ERROR RECOVERY
3441P: Linas Vepstas 4256P: Linas Vepstas
@@ -3443,63 +4258,82 @@ M: linas@austin.ibm.com
3443L: linux-kernel@vger.kernel.org 4258L: linux-kernel@vger.kernel.org
3444L: linux-pci@vger.kernel.org 4259L: linux-pci@vger.kernel.org
3445S: Supported 4260S: Supported
4261F: Documentation/PCI/pci-error-recovery.txt
4262F: Documentation/powerpc/eeh-pci-error-recovery.txt
3446 4263
3447PCI SUBSYSTEM 4264PCI SUBSYSTEM
3448P: Jesse Barnes 4265P: Jesse Barnes
3449M: jbarnes@virtuousgeek.org 4266M: jbarnes@virtuousgeek.org
3450L: linux-kernel@vger.kernel.org 4267L: linux-kernel@vger.kernel.org
3451L: linux-pci@vger.kernel.org 4268L: linux-pci@vger.kernel.org
3452T: git kernel.org:/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git 4269T: git git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git
3453S: Supported 4270S: Supported
4271F: Documentation/PCI/
4272F: drivers/pci/
4273F: include/linux/pci*
3454 4274
3455PCIE HOTPLUG DRIVER 4275PCIE HOTPLUG DRIVER
3456P: Kristen Carlson Accardi 4276P: Kristen Carlson Accardi
3457M: kristen.c.accardi@intel.com 4277M: kristen.c.accardi@intel.com
3458L: linux-pci@vger.kernel.org 4278L: linux-pci@vger.kernel.org
3459S: Supported 4279S: Supported
4280F: drivers/pci/pcie/
3460 4281
3461PCMCIA SUBSYSTEM 4282PCMCIA SUBSYSTEM
3462P: Linux PCMCIA Team 4283P: Linux PCMCIA Team
3463L: linux-pcmcia@lists.infradead.org 4284L: linux-pcmcia@lists.infradead.org
3464W: http://lists.infradead.org/mailman/listinfo/linux-pcmcia 4285W: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
3465T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git 4286T: git git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
3466S: Maintained 4287S: Maintained
4288F: Documentation/pcmcia/
4289F: drivers/pcmcia/
4290F: include/pcmcia/
3467 4291
3468PCNET32 NETWORK DRIVER 4292PCNET32 NETWORK DRIVER
3469P: Don Fry 4293P: Don Fry
3470M: pcnet32@verizon.net 4294M: pcnet32@verizon.net
3471L: netdev@vger.kernel.org 4295L: netdev@vger.kernel.org
3472S: Maintained 4296S: Maintained
4297F: drivers/net/pcnet32.c
3473 4298
3474PER-TASK DELAY ACCOUNTING 4299PER-TASK DELAY ACCOUNTING
3475P: Balbir Singh 4300P: Balbir Singh
3476M: balbir@linux.vnet.ibm.com 4301M: balbir@linux.vnet.ibm.com
3477L: linux-kernel@vger.kernel.org 4302L: linux-kernel@vger.kernel.org
3478S: Maintained 4303S: Maintained
4304F: include/linux/delayacct.h
4305F: kernel/delayacct.c
3479 4306
3480PERSONALITY HANDLING 4307PERSONALITY HANDLING
3481P: Christoph Hellwig 4308P: Christoph Hellwig
3482M: hch@infradead.org 4309M: hch@infradead.org
3483L: linux-abi-devel@lists.sourceforge.net 4310L: linux-abi-devel@lists.sourceforge.net
3484S: Maintained 4311S: Maintained
4312F: include/linux/personality.h
3485 4313
3486PHRAM MTD DRIVER 4314PHRAM MTD DRIVER
3487P: Joern Engel 4315P: Joern Engel
3488M: joern@lazybastard.org 4316M: joern@lazybastard.org
3489L: linux-mtd@lists.infradead.org 4317L: linux-mtd@lists.infradead.org
3490S: Maintained 4318S: Maintained
4319F: drivers/mtd/devices/phram.c
3491 4320
3492PKTCDVD DRIVER 4321PKTCDVD DRIVER
3493P: Peter Osterlund 4322P: Peter Osterlund
3494M: petero2@telia.com 4323M: petero2@telia.com
3495L: linux-kernel@vger.kernel.org 4324L: linux-kernel@vger.kernel.org
3496S: Maintained 4325S: Maintained
4326F: drivers/block/pktcdvd.c
4327F: include/linux/pktcdvd.h
3497 4328
3498POSIX CLOCKS and TIMERS 4329POSIX CLOCKS and TIMERS
3499P: Thomas Gleixner 4330P: Thomas Gleixner
3500M: tglx@linutronix.de 4331M: tglx@linutronix.de
3501L: linux-kernel@vger.kernel.org 4332L: linux-kernel@vger.kernel.org
3502S: Supported 4333S: Supported
4334F: fs/timerfd.c
4335F: include/linux/timer*
4336F: kernel/*timer*
3503 4337
3504POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS 4338POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
3505P: Anton Vorontsov 4339P: Anton Vorontsov
@@ -3507,8 +4341,10 @@ M: cbou@mail.ru
3507P: David Woodhouse 4341P: David Woodhouse
3508M: dwmw2@infradead.org 4342M: dwmw2@infradead.org
3509L: linux-kernel@vger.kernel.org 4343L: linux-kernel@vger.kernel.org
3510T: git git.infradead.org/battery-2.6.git 4344T: git git://git.infradead.org/battery-2.6.git
3511S: Maintained 4345S: Maintained
4346F: include/linux/power_supply.h
4347F: drivers/power/power_supply*
3512 4348
3513PNP SUPPORT 4349PNP SUPPORT
3514P: Adam Belay 4350P: Adam Belay
@@ -3516,33 +4352,42 @@ M: abelay@mit.edu
3516P: Bjorn Helgaas 4352P: Bjorn Helgaas
3517M: bjorn.helgaas@hp.com 4353M: bjorn.helgaas@hp.com
3518S: Maintained 4354S: Maintained
4355F: drivers/pnp/
3519 4356
3520PNXxxxx I2C DRIVER 4357PNXxxxx I2C DRIVER
3521P: Vitaly Wool 4358P: Vitaly Wool
3522M: vitalywool@gmail.com 4359M: vitalywool@gmail.com
3523L: linux-i2c@vger.kernel.org 4360L: linux-i2c@vger.kernel.org
3524S: Maintained 4361S: Maintained
4362F: drivers/i2c/busses/i2c-pnx.c
3525 4363
3526PPP PROTOCOL DRIVERS AND COMPRESSORS 4364PPP PROTOCOL DRIVERS AND COMPRESSORS
3527P: Paul Mackerras 4365P: Paul Mackerras
3528M: paulus@samba.org 4366M: paulus@samba.org
3529L: linux-ppp@vger.kernel.org 4367L: linux-ppp@vger.kernel.org
3530S: Maintained 4368S: Maintained
4369F: drivers/net/ppp_*
3531 4370
3532PPP OVER ATM (RFC 2364) 4371PPP OVER ATM (RFC 2364)
3533P: Mitchell Blank Jr 4372P: Mitchell Blank Jr
3534M: mitch@sfgoth.com 4373M: mitch@sfgoth.com
3535S: Maintained 4374S: Maintained
4375F: net/atm/pppoatm.c
4376F: include/linux/atmppp.h
3536 4377
3537PPP OVER ETHERNET 4378PPP OVER ETHERNET
3538P: Michal Ostrowski 4379P: Michal Ostrowski
3539M: mostrows@earthlink.net 4380M: mostrows@earthlink.net
3540S: Maintained 4381S: Maintained
4382F: drivers/net/pppoe.c
4383F: drivers/net/pppox.c
3541 4384
3542PPP OVER L2TP 4385PPP OVER L2TP
3543P: James Chapman 4386P: James Chapman
3544M: jchapman@katalix.com 4387M: jchapman@katalix.com
3545S: Maintained 4388S: Maintained
4389F: drivers/net/pppol2tp.c
4390F: include/linux/if_pppol2tp.h
3546 4391
3547PREEMPTIBLE KERNEL 4392PREEMPTIBLE KERNEL
3548P: Robert Love 4393P: Robert Love
@@ -3551,6 +4396,8 @@ L: linux-kernel@vger.kernel.org
3551L: kpreempt-tech@lists.sourceforge.net 4396L: kpreempt-tech@lists.sourceforge.net
3552W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel 4397W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
3553S: Supported 4398S: Supported
4399F: Documentation/preempt-locking.txt
4400F: include/linux/preempt.h
3554 4401
3555PRISM54 WIRELESS DRIVER 4402PRISM54 WIRELESS DRIVER
3556P: Luis R. Rodriguez 4403P: Luis R. Rodriguez
@@ -3558,6 +4405,7 @@ M: mcgrof@gmail.com
3558L: linux-wireless@vger.kernel.org 4405L: linux-wireless@vger.kernel.org
3559W: http://prism54.org 4406W: http://prism54.org
3560S: Maintained 4407S: Maintained
4408F: drivers/net/wireless/prism54/
3561 4409
3562PROMISE DC4030 CACHING DISK CONTROLLER DRIVER 4410PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
3563P: Peter Denison 4411P: Peter Denison
@@ -3570,6 +4418,7 @@ P: Mikael Pettersson
3570M: mikpe@it.uu.se 4418M: mikpe@it.uu.se
3571L: linux-ide@vger.kernel.org 4419L: linux-ide@vger.kernel.org
3572S: Maintained 4420S: Maintained
4421F: drivers/ata/sata_promise.*
3573 4422
3574PS3 NETWORK SUPPORT 4423PS3 NETWORK SUPPORT
3575P: Masakazu Mokuno 4424P: Masakazu Mokuno
@@ -3577,6 +4426,7 @@ M: mokuno@sm.sony.co.jp
3577L: netdev@vger.kernel.org 4426L: netdev@vger.kernel.org
3578L: cbe-oss-dev@ozlabs.org 4427L: cbe-oss-dev@ozlabs.org
3579S: Supported 4428S: Supported
4429F: drivers/net/ps3_gelic_net.*
3580 4430
3581PS3 PLATFORM SUPPORT 4431PS3 PLATFORM SUPPORT
3582P: Geoff Levand 4432P: Geoff Levand
@@ -3584,6 +4434,13 @@ M: geoffrey.levand@am.sony.com
3584L: linuxppc-dev@ozlabs.org 4434L: linuxppc-dev@ozlabs.org
3585L: cbe-oss-dev@ozlabs.org 4435L: cbe-oss-dev@ozlabs.org
3586S: Supported 4436S: Supported
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
3587 4444
3588PS3VRAM DRIVER 4445PS3VRAM DRIVER
3589P: Jim Paris 4446P: Jim Paris
@@ -3597,8 +4454,10 @@ M: isely@pobox.com
3597L: pvrusb2@isely.net (subscribers-only) 4454L: pvrusb2@isely.net (subscribers-only)
3598L: linux-media@vger.kernel.org 4455L: linux-media@vger.kernel.org
3599W: http://www.isely.net/pvrusb2/ 4456W: http://www.isely.net/pvrusb2/
3600T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 4457T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
3601S: Maintained 4458S: Maintained
4459F: Documentation/video4linux/README.pvrusb2
4460F: drivers/media/video/pvrusb2/
3602 4461
3603PXA2xx/PXA3xx SUPPORT 4462PXA2xx/PXA3xx SUPPORT
3604P: Eric Miao 4463P: Eric Miao
@@ -3607,6 +4466,12 @@ P: Russell King
3607M: linux@arm.linux.org.uk 4466M: linux@arm.linux.org.uk
3608L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 4467L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3609S: Maintained 4468S: Maintained
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*
3610 4475
3611PXA168 SUPPORT 4476PXA168 SUPPORT
3612P: Eric Miao 4477P: Eric Miao
@@ -3614,14 +4479,14 @@ M: eric.miao@marvell.com
3614P: Jason Chagas 4479P: Jason Chagas
3615M: jason.chagas@marvell.com 4480M: jason.chagas@marvell.com
3616L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 4481L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3617T: git kernel.org:/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git 4482T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git
3618S: Supported 4483S: Supported
3619 4484
3620PXA910 SUPPORT 4485PXA910 SUPPORT
3621P: Eric Miao 4486P: Eric Miao
3622M: eric.miao@marvell.com 4487M: eric.miao@marvell.com
3623L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 4488L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3624T: git kernel.org:/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git 4489T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git
3625S: Supported 4490S: Supported
3626 4491
3627PXA MMCI DRIVER 4492PXA MMCI DRIVER
@@ -3638,12 +4503,16 @@ P: Andrew Vasquez
3638M: linux-driver@qlogic.com 4503M: linux-driver@qlogic.com
3639L: linux-scsi@vger.kernel.org 4504L: linux-scsi@vger.kernel.org
3640S: Supported 4505S: Supported
4506F: Documentation/scsi/LICENSE.qla2xxx
4507F: drivers/scsi/qla2xxx/
3641 4508
3642QLOGIC QLA3XXX NETWORK DRIVER 4509QLOGIC QLA3XXX NETWORK DRIVER
3643P: Ron Mercer 4510P: Ron Mercer
3644M: linux-driver@qlogic.com 4511M: linux-driver@qlogic.com
3645L: netdev@vger.kernel.org 4512L: netdev@vger.kernel.org
3646S: Supported 4513S: Supported
4514F: Documentation/networking/LICENSE.qla3xxx
4515F: drivers/net/qla3xxx.*
3647 4516
3648QLOGIC QLGE 10Gb ETHERNET DRIVER 4517QLOGIC QLGE 10Gb ETHERNET DRIVER
3649P: Ron Mercer 4518P: Ron Mercer
@@ -3651,6 +4520,7 @@ M: linux-driver@qlogic.com
3651M: ron.mercer@qlogic.com 4520M: ron.mercer@qlogic.com
3652L: netdev@vger.kernel.org 4521L: netdev@vger.kernel.org
3653S: Supported 4522S: Supported
4523F: drivers/net/qlge/
3654 4524
3655QNX4 FILESYSTEM 4525QNX4 FILESYSTEM
3656P: Anders Larsen 4526P: Anders Larsen
@@ -3658,18 +4528,24 @@ M: al@alarsen.net
3658L: linux-kernel@vger.kernel.org 4528L: linux-kernel@vger.kernel.org
3659W: http://www.alarsen.net/linux/qnx4fs/ 4529W: http://www.alarsen.net/linux/qnx4fs/
3660S: Maintained 4530S: Maintained
4531F: fs/qnx4/
4532F: include/linux/qnx4_fs.h
4533F: include/linux/qnxtypes.h
3661 4534
3662RADEON FRAMEBUFFER DISPLAY DRIVER 4535RADEON FRAMEBUFFER DISPLAY DRIVER
3663P: Benjamin Herrenschmidt 4536P: Benjamin Herrenschmidt
3664M: benh@kernel.crashing.org 4537M: benh@kernel.crashing.org
3665L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) 4538L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
3666S: Maintained 4539S: Maintained
4540F: drivers/video/aty/radeon*
4541F: include/linux/radeonfb.h
3667 4542
3668RAGE128 FRAMEBUFFER DISPLAY DRIVER 4543RAGE128 FRAMEBUFFER DISPLAY DRIVER
3669P: Paul Mackerras 4544P: Paul Mackerras
3670M: paulus@samba.org 4545M: paulus@samba.org
3671L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) 4546L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
3672S: Maintained 4547S: Maintained
4548F: drivers/video/aty/aty128fb.c
3673 4549
3674RALINK RT2X00 WIRELESS LAN DRIVER 4550RALINK RT2X00 WIRELESS LAN DRIVER
3675P: rt2x00 project 4551P: rt2x00 project
@@ -3677,36 +4553,43 @@ L: linux-wireless@vger.kernel.org
3677L: users@rt2x00.serialmonkey.com 4553L: users@rt2x00.serialmonkey.com
3678W: http://rt2x00.serialmonkey.com/ 4554W: http://rt2x00.serialmonkey.com/
3679S: Maintained 4555S: Maintained
3680T: git kernel.org:/pub/scm/linux/kernel/git/ivd/rt2x00.git 4556T: git git://git.kernel.org/pub/scm/linux/kernel/git/ivd/rt2x00.git
3681F: drivers/net/wireless/rt2x00/ 4557F: drivers/net/wireless/rt2x00/
3682 4558
3683RAMDISK RAM BLOCK DEVICE DRIVER 4559RAMDISK RAM BLOCK DEVICE DRIVER
3684P: Nick Piggin 4560P: Nick Piggin
3685M: npiggin@suse.de 4561M: npiggin@suse.de
3686S: Maintained 4562S: Maintained
4563F: Documentation/blockdev/ramdisk.txt
4564F: drivers/block/brd.c
3687 4565
3688RANDOM NUMBER DRIVER 4566RANDOM NUMBER DRIVER
3689P: Matt Mackall 4567P: Matt Mackall
3690M: mpm@selenic.com 4568M: mpm@selenic.com
3691S: Maintained 4569S: Maintained
4570F: drivers/char/random.c
3692 4571
3693RAPIDIO SUBSYSTEM 4572RAPIDIO SUBSYSTEM
3694P: Matt Porter 4573P: Matt Porter
3695M: mporter@kernel.crashing.org 4574M: mporter@kernel.crashing.org
3696L: linux-kernel@vger.kernel.org 4575L: linux-kernel@vger.kernel.org
3697S: Maintained 4576S: Maintained
4577F: drivers/rapidio/
3698 4578
3699RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER 4579RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3700P: Corey Thomas 4580P: Corey Thomas
3701M: coreythomas@charter.net 4581M: coreythomas@charter.net
3702L: linux-wireless@vger.kernel.org 4582L: linux-wireless@vger.kernel.org
3703S: Maintained 4583S: Maintained
4584F: drivers/net/wireless/ray*
3704 4585
3705RCUTORTURE MODULE 4586RCUTORTURE MODULE
3706P: Josh Triplett 4587P: Josh Triplett
3707M: josh@freedesktop.org 4588M: josh@freedesktop.org
3708L: linux-kernel@vger.kernel.org 4589L: linux-kernel@vger.kernel.org
3709S: Maintained 4590S: Maintained
4591F: Documentation/RCU/torture.txt
4592F: kernel/rcutorture.c
3710 4593
3711RDC R-321X SoC 4594RDC R-321X SoC
3712P: Florian Fainelli 4595P: Florian Fainelli
@@ -3719,12 +4602,14 @@ P: Florian Fainelli
3719M: florian.fainelli@telecomint.eu 4602M: florian.fainelli@telecomint.eu
3720L: netdev@vger.kernel.org 4603L: netdev@vger.kernel.org
3721S: Maintained 4604S: Maintained
4605F: drivers/net/r6040.c
3722 4606
3723RDS - RELIABLE DATAGRAM SOCKETS 4607RDS - RELIABLE DATAGRAM SOCKETS
3724P: Andy Grover 4608P: Andy Grover
3725M: andy.grover@oracle.com 4609M: andy.grover@oracle.com
3726L: rds-devel@oss.oracle.com 4610L: rds-devel@oss.oracle.com
3727S: Supported 4611S: Supported
4612F: net/rds/
3728 4613
3729READ-COPY UPDATE (RCU) 4614READ-COPY UPDATE (RCU)
3730P: Dipankar Sarma 4615P: Dipankar Sarma
@@ -3732,37 +4617,54 @@ M: dipankar@in.ibm.com
3732W: http://www.rdrop.com/users/paulmck/rclock/ 4617W: http://www.rdrop.com/users/paulmck/rclock/
3733L: linux-kernel@vger.kernel.org 4618L: linux-kernel@vger.kernel.org
3734S: Supported 4619S: Supported
4620F: Documentation/RCU/rcu.txt
4621F: Documentation/RCU/rcuref.txt
4622F: include/linux/rcupdate.h
4623F: include/linux/srcu.h
4624F: kernel/rcupdate.c
3735 4625
3736REAL TIME CLOCK DRIVER 4626REAL TIME CLOCK DRIVER
3737P: Paul Gortmaker 4627P: Paul Gortmaker
3738M: p_gortmaker@yahoo.com 4628M: p_gortmaker@yahoo.com
3739L: linux-kernel@vger.kernel.org 4629L: linux-kernel@vger.kernel.org
3740S: Maintained 4630S: Maintained
4631F: Documentation/rtc.txt
4632F: drivers/rtc/
4633F: include/linux/rtc.h
3741 4634
3742REAL TIME CLOCK (RTC) SUBSYSTEM 4635REAL TIME CLOCK (RTC) SUBSYSTEM
3743P: Alessandro Zummo 4636P: Alessandro Zummo
3744M: a.zummo@towertech.it 4637M: a.zummo@towertech.it
3745L: rtc-linux@googlegroups.com 4638L: rtc-linux@googlegroups.com
3746S: Maintained 4639S: Maintained
4640F: Documentation/rtc.txt
4641F: drivers/rtc/
4642F: include/linux/rtc.h
3747 4643
3748REISERFS FILE SYSTEM 4644REISERFS FILE SYSTEM
3749L: reiserfs-devel@vger.kernel.org 4645L: reiserfs-devel@vger.kernel.org
3750S: Supported 4646S: Supported
4647F: fs/reiserfs/
3751 4648
3752RFKILL 4649RFKILL
3753P: Ivo van Doorn 4650P: Ivo van Doorn
3754M: IvDoorn@gmail.com 4651M: IvDoorn@gmail.com
3755L: netdev@vger.kernel.org 4652L: netdev@vger.kernel.org
3756S: Maintained 4653S: Maintained
3757F: net/rfkill 4654F Documentation/rfkill.txt
4655F: net/rfkill/
3758 4656
3759RISCOM8 DRIVER 4657RISCOM8 DRIVER
3760S: Orphan 4658S: Orphan
4659F: Documentation/serial/riscom8.txt
4660F: drivers/char/riscom8*
3761 4661
3762ROCKETPORT DRIVER 4662ROCKETPORT DRIVER
3763P: Comtrol Corp. 4663P: Comtrol Corp.
3764W: http://www.comtrol.com 4664W: http://www.comtrol.com
3765S: Maintained 4665S: Maintained
4666F: Documentation/serial/rocket.txt
4667F: drivers/char/rocket*
3766 4668
3767ROSE NETWORK LAYER 4669ROSE NETWORK LAYER
3768P: Ralf Baechle 4670P: Ralf Baechle
@@ -3770,32 +4672,38 @@ M: ralf@linux-mips.org
3770L: linux-hams@vger.kernel.org 4672L: linux-hams@vger.kernel.org
3771W: http://www.linux-ax25.org/ 4673W: http://www.linux-ax25.org/
3772S: Maintained 4674S: Maintained
4675F: include/linux/rose.h
4676F: include/net/rose.h
4677F: net/rose/
3773 4678
3774RTL8180 WIRELESS DRIVER 4679RTL8180 WIRELESS DRIVER
3775P: John W. Linville 4680P: John W. Linville
3776M: linville@tuxdriver.com 4681M: linville@tuxdriver.com
3777L: linux-wireless@vger.kernel.org 4682L: linux-wireless@vger.kernel.org
3778W: http://linuxwireless.org/ 4683W: http://linuxwireless.org/
3779T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-testing.git 4684T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
3780S: Maintained 4685S: Maintained
4686F: drivers/net/wireless/rtl818*
3781 4687
3782RTL8187 WIRELESS DRIVER 4688RTL8187 WIRELESS DRIVER
3783P: Herton Ronaldo Krzesinski 4689P: Herton Ronaldo Krzesinski
3784M: herton@mandriva.com.br 4690M: herton@mandriva.com.br
3785P: Hin-Tak Leung 4691P: Hin-Tak Leung
3786M htl10@users.sourceforge.net 4692M: htl10@users.sourceforge.net
3787P: Larry Finger 4693P: Larry Finger
3788M: Larry.Finger@lwfinger.net 4694M: Larry.Finger@lwfinger.net
3789L: linux-wireless@vger.kernel.org 4695L: linux-wireless@vger.kernel.org
3790W: http://linuxwireless.org/ 4696W: http://linuxwireless.org/
3791T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-testing.git 4697T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
3792S: Maintained 4698S: Maintained
4699F: drivers/net/wireless/rtl818x/rtl8187*
3793 4700
3794S3 SAVAGE FRAMEBUFFER DRIVER 4701S3 SAVAGE FRAMEBUFFER DRIVER
3795P: Antonino Daplas 4702P: Antonino Daplas
3796M: adaplas@gmail.com 4703M: adaplas@gmail.com
3797L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) 4704L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
3798S: Maintained 4705S: Maintained
4706F: drivers/video/savage/
3799 4707
3800S390 4708S390
3801P: Martin Schwidefsky 4709P: Martin Schwidefsky
@@ -3806,6 +4714,7 @@ M: linux390@de.ibm.com
3806L: linux-s390@vger.kernel.org 4714L: linux-s390@vger.kernel.org
3807W: http://www.ibm.com/developerworks/linux/linux390/ 4715W: http://www.ibm.com/developerworks/linux/linux390/
3808S: Supported 4716S: Supported
4717F: arch/s390/
3809 4718
3810S390 NETWORK DRIVERS 4719S390 NETWORK DRIVERS
3811P: Ursula Braun 4720P: Ursula Braun
@@ -3816,6 +4725,7 @@ M: linux390@de.ibm.com
3816L: linux-s390@vger.kernel.org 4725L: linux-s390@vger.kernel.org
3817W: http://www.ibm.com/developerworks/linux/linux390/ 4726W: http://www.ibm.com/developerworks/linux/linux390/
3818S: Supported 4727S: Supported
4728F: drivers/s390/net/
3819 4729
3820S390 ZCRYPT DRIVER 4730S390 ZCRYPT DRIVER
3821P: Felix Beck 4731P: Felix Beck
@@ -3825,6 +4735,7 @@ M: ralph.wuerthner@de.ibm.com
3825M: linux390@de.ibm.com 4735M: linux390@de.ibm.com
3826L: linux-s390@vger.kernel.org 4736L: linux-s390@vger.kernel.org
3827S: Supported 4737S: Supported
4738F: drivers/s390/crypto/
3828 4739
3829S390 ZFCP DRIVER 4740S390 ZFCP DRIVER
3830P: Christof Schmitt 4741P: Christof Schmitt
@@ -3835,6 +4746,8 @@ M: linux390@de.ibm.com
3835L: linux-s390@vger.kernel.org 4746L: linux-s390@vger.kernel.org
3836W: http://www.ibm.com/developerworks/linux/linux390/ 4747W: http://www.ibm.com/developerworks/linux/linux390/
3837S: Supported 4748S: Supported
4749F: Documentation/s390/zfcpdump.txt
4750F: drivers/s390/scsi/zfcp_*
3838 4751
3839S390 IUCV NETWORK LAYER 4752S390 IUCV NETWORK LAYER
3840P: Ursula Braun 4753P: Ursula Braun
@@ -3843,6 +4756,9 @@ M: linux390@de.ibm.com
3843L: linux-s390@vger.kernel.org 4756L: linux-s390@vger.kernel.org
3844W: http://www.ibm.com/developerworks/linux/linux390/ 4757W: http://www.ibm.com/developerworks/linux/linux390/
3845S: Supported 4758S: Supported
4759F: drivers/s390/net/*iucv*
4760F: include/net/iucv/
4761F: net/iucv/
3846 4762
3847S3C24XX SD/MMC Driver 4763S3C24XX SD/MMC Driver
3848P: Ben Dooks 4764P: Ben Dooks
@@ -3850,27 +4766,34 @@ M: ben-linux@fluff.org
3850L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 4766L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3851L: linux-kernel@vger.kernel.org 4767L: linux-kernel@vger.kernel.org
3852S: Supported 4768S: Supported
4769F: drivers/mmc/host/s3cmci.*
3853 4770
3854SAA7146 VIDEO4LINUX-2 DRIVER 4771SAA7146 VIDEO4LINUX-2 DRIVER
3855P: Michael Hunold 4772P: Michael Hunold
3856M: michael@mihu.de 4773M: michael@mihu.de
3857L: linux-media@vger.kernel.org 4774L: linux-media@vger.kernel.org
3858T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 4775T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
3859W: http://www.mihu.de/linux/saa7146 4776W: http://www.mihu.de/linux/saa7146
3860S: Maintained 4777S: Maintained
4778F: drivers/media/common/saa7146*
4779F: drivers/media/video/*7146*
4780F: include/media/*7146*
3861 4781
3862SC1200 WDT DRIVER 4782SC1200 WDT DRIVER
3863P: Zwane Mwaikambo 4783P: Zwane Mwaikambo
3864M: zwane@arm.linux.org.uk 4784M: zwane@arm.linux.org.uk
3865S: Maintained 4785S: Maintained
4786F: drivers/watchdog/sc1200wdt.c
3866 4787
3867SCHEDULER 4788SCHEDULER
3868P: Ingo Molnar 4789P: Ingo Molnar
3869M: mingo@elte.hu 4790M: mingo@elte.hu
3870P: Robert Love [the preemptible kernel bits] 4791P: Peter Zijlstra
3871M: rml@tech9.net 4792M: peterz@infradead.org
3872L: linux-kernel@vger.kernel.org 4793L: linux-kernel@vger.kernel.org
3873S: Maintained 4794S: Maintained
4795F: kernel/sched*
4796F: include/linux/sched.h
3874 4797
3875SCSI CDROM DRIVER 4798SCSI CDROM DRIVER
3876P: Jens Axboe 4799P: Jens Axboe
@@ -3878,6 +4801,7 @@ M: axboe@kernel.dk
3878L: linux-scsi@vger.kernel.org 4801L: linux-scsi@vger.kernel.org
3879W: http://www.kernel.dk 4802W: http://www.kernel.dk
3880S: Maintained 4803S: Maintained
4804F: drivers/scsi/sr*
3881 4805
3882SCSI SG DRIVER 4806SCSI SG DRIVER
3883P: Doug Gilbert 4807P: Doug Gilbert
@@ -3885,21 +4809,27 @@ M: dgilbert@interlog.com
3885L: linux-scsi@vger.kernel.org 4809L: linux-scsi@vger.kernel.org
3886W: http://www.torque.net/sg 4810W: http://www.torque.net/sg
3887S: Maintained 4811S: Maintained
4812F: drivers/scsi/sg.c
4813F: include/scsi/sg.h
3888 4814
3889SCSI SUBSYSTEM 4815SCSI SUBSYSTEM
3890P: James E.J. Bottomley 4816P: James E.J. Bottomley
3891M: James.Bottomley@HansenPartnership.com 4817M: James.Bottomley@HansenPartnership.com
3892L: linux-scsi@vger.kernel.org 4818L: linux-scsi@vger.kernel.org
3893T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git 4819T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
3894T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git 4820T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
3895T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git 4821T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
3896S: Maintained 4822S: Maintained
4823F: drivers/scsi/
4824F: include/scsi/
3897 4825
3898SCSI TAPE DRIVER 4826SCSI TAPE DRIVER
3899P: Kai Mäkisara 4827P: Kai Mäkisara
3900M: Kai.Makisara@kolumbus.fi 4828M: Kai.Makisara@kolumbus.fi
3901L: linux-scsi@vger.kernel.org 4829L: linux-scsi@vger.kernel.org
3902S: Maintained 4830S: Maintained
4831F: Documentation/scsi/st.txt
4832F: drivers/scsi/st*
3903 4833
3904SCTP PROTOCOL 4834SCTP PROTOCOL
3905P: Vlad Yasevich 4835P: Vlad Yasevich
@@ -3909,31 +4839,45 @@ M: sri@us.ibm.com
3909L: linux-sctp@vger.kernel.org 4839L: linux-sctp@vger.kernel.org
3910W: http://lksctp.sourceforge.net 4840W: http://lksctp.sourceforge.net
3911S: Supported 4841S: Supported
4842F: Documentation/networking/sctp.txt
4843F: include/linux/sctp.h
4844F: include/net/sctp/
4845F: net/sctp/
3912 4846
3913SCx200 CPU SUPPORT 4847SCx200 CPU SUPPORT
3914P: Jim Cromie 4848P: Jim Cromie
3915M: jim.cromie@gmail.com 4849M: jim.cromie@gmail.com
3916S: Odd Fixes 4850S: Odd Fixes
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
3917 4857
3918SCx200 GPIO DRIVER 4858SCx200 GPIO DRIVER
3919P: Jim Cromie 4859P: Jim Cromie
3920M: jim.cromie@gmail.com 4860M: jim.cromie@gmail.com
3921S: Maintained 4861S: Maintained
4862F: drivers/char/scx200_gpio.c
4863F: include/linux/scx200_gpio.h
3922 4864
3923SCx200 HRT CLOCKSOURCE DRIVER 4865SCx200 HRT CLOCKSOURCE DRIVER
3924P: Jim Cromie 4866P: Jim Cromie
3925M: jim.cromie@gmail.com 4867M: jim.cromie@gmail.com
3926S: Maintained 4868S: Maintained
4869F: drivers/clocksource/scx200_hrt.c
3927 4870
3928SDRICOH_CS MMC/SD HOST CONTROLLER INTERFACE DRIVER 4871SDRICOH_CS MMC/SD HOST CONTROLLER INTERFACE DRIVER
3929P: Sascha Sommer 4872P: Sascha Sommer
3930M: saschasommer@freenet.de 4873M: saschasommer@freenet.de
3931L: sdricohcs-devel@lists.sourceforge.net (subscribers-only) 4874L: sdricohcs-devel@lists.sourceforge.net (subscribers-only)
3932S: Maintained 4875S: Maintained
4876F: drivers/mmc/host/sdricoh_cs.c
3933 4877
3934SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER 4878SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER
3935P: Pierre Ossman 4879P: Pierre Ossman
3936M: drzeus-sdhci@drzeus.cx 4880M: pierre@ossman.eu
3937L: sdhci-devel@lists.ossman.eu 4881L: sdhci-devel@lists.ossman.eu
3938S: Maintained 4882S: Maintained
3939 4883
@@ -3943,16 +4887,17 @@ M: avorontsov@ru.mvista.com
3943L: linuxppc-dev@ozlabs.org 4887L: linuxppc-dev@ozlabs.org
3944L: sdhci-devel@lists.ossman.eu 4888L: sdhci-devel@lists.ossman.eu
3945S: Maintained 4889S: Maintained
4890F: drivers/mmc/host/sdhci.*
3946 4891
3947SECURITY SUBSYSTEM 4892SECURITY SUBSYSTEM
3948F: security/
3949P: James Morris 4893P: James Morris
3950M: jmorris@namei.org 4894M: jmorris@namei.org
3951L: linux-kernel@vger.kernel.org 4895L: linux-kernel@vger.kernel.org
3952L: linux-security-module@vger.kernel.org (suggested Cc:) 4896L: linux-security-module@vger.kernel.org (suggested Cc:)
3953T: git kernel.org:pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git 4897T: git git://www.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git
3954W: http://security.wiki.kernel.org/ 4898W: http://security.wiki.kernel.org/
3955S: Supported 4899S: Supported
4900F: security/
3956 4901
3957SECURITY CONTACT 4902SECURITY CONTACT
3958P: Security Officers 4903P: Security Officers
@@ -3967,31 +4912,39 @@ M: jmorris@namei.org
3967P: Eric Paris 4912P: Eric Paris
3968M: eparis@parisplace.org 4913M: eparis@parisplace.org
3969L: linux-kernel@vger.kernel.org (kernel issues) 4914L: linux-kernel@vger.kernel.org (kernel issues)
3970L: selinux@tycho.nsa.gov (subscribers-only, general discussion) 4915L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
3971W: http://selinuxproject.org 4916W: http://selinuxproject.org
3972T: git kernel.org:pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git 4917T: git git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git
3973S: Supported 4918S: Supported
4919F: include/linux/selinux*
4920F: security/selinux/
3974 4921
3975SENSABLE PHANTOM 4922SENSABLE PHANTOM
3976P: Jiri Slaby 4923P: Jiri Slaby
3977M: jirislaby@gmail.com 4924M: jirislaby@gmail.com
3978S: Maintained 4925S: Maintained
4926F: drivers/misc/phantom.c
4927F: include/linux/phantom.h
3979 4928
3980SERIAL ATA (SATA) SUBSYSTEM 4929SERIAL ATA (SATA) SUBSYSTEM
3981P: Jeff Garzik 4930P: Jeff Garzik
3982M: jgarzik@pobox.com 4931M: jgarzik@pobox.com
3983L: linux-ide@vger.kernel.org 4932L: linux-ide@vger.kernel.org
3984T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git 4933T: git git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
3985S: Supported 4934S: Supported
4935F: drivers/ata/
4936F: include/linux/ata.h
4937F: include/linux/libata.h
3986 4938
3987SERVER ENGINES 10Gbps NIC - BladeEngine 2 DRIVER 4939SERVER ENGINES 10Gbps NIC - BladeEngine 2 DRIVER
3988P: Sathya Perla 4940P: Sathya Perla
3989M: sathyap@serverengines.com 4941M: sathyap@serverengines.com
3990P: Subbu Seetharaman 4942P: Subbu Seetharaman
3991M: subbus@serverengines.com 4943M: subbus@serverengines.com
3992L: netdev@vger.kernel.org 4944L: netdev@vger.kernel.org
3993W: http://www.serverengines.com 4945W: http://www.serverengines.com
3994S: Supported 4946S: Supported
4947F: drivers/net/benet/
3995 4948
3996SFC NETWORK DRIVER 4949SFC NETWORK DRIVER
3997P: Steve Hodgson 4950P: Steve Hodgson
@@ -3999,17 +4952,22 @@ P: Ben Hutchings
3999P: Robert Stonehouse 4952P: Robert Stonehouse
4000M: linux-net-drivers@solarflare.com 4953M: linux-net-drivers@solarflare.com
4001S: Supported 4954S: Supported
4955F: drivers/net/sfc/
4002 4956
4003SGI GRU DRIVER 4957SGI GRU DRIVER
4004P: Jack Steiner 4958P: Jack Steiner
4005M: steiner@sgi.com 4959M: steiner@sgi.com
4006S: Maintained 4960S: Maintained
4961F: drivers/misc/sgi-gru/
4007 4962
4008SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER 4963SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
4009P: Pat Gefre 4964P: Pat Gefre
4010M: pfg@sgi.com 4965M: pfg@sgi.com
4011L: linux-ia64@vger.kernel.org 4966L: linux-ia64@vger.kernel.org
4012S: Supported 4967S: Supported
4968F: Documentation/ia64/serial.txt
4969F: drivers/serial/ioc?_serial.c
4970F: include/linux/ioc?.h
4013 4971
4014SGI VISUAL WORKSTATION 320 AND 540 4972SGI VISUAL WORKSTATION 320 AND 540
4015P: Andrey Panin 4973P: Andrey Panin
@@ -4017,11 +4975,13 @@ M: pazke@donpac.ru
4017L: linux-visws-devel@lists.sf.net 4975L: linux-visws-devel@lists.sf.net
4018W: http://linux-visws.sf.net 4976W: http://linux-visws.sf.net
4019S: Maintained for 2.6. 4977S: Maintained for 2.6.
4978F: Documentation/sgi-visws.txt
4020 4979
4021SGI XP/XPC/XPNET DRIVER 4980SGI XP/XPC/XPNET DRIVER
4022P: Dean Nelson 4981P: Dean Nelson
4023M: dcn@sgi.com 4982M: dcn@sgi.com
4024S: Maintained 4983S: Maintained
4984F: drivers/misc/sgi-xp/
4025 4985
4026SHARP LH SUPPORT (LH7952X & LH7A40X) 4986SHARP LH SUPPORT (LH7952X & LH7A40X)
4027P: Marc Singer 4987P: Marc Singer
@@ -4029,12 +4989,18 @@ M: elf@buici.com
4029W: http://projects.buici.com/arm 4989W: http://projects.buici.com/arm
4030L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 4990L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
4031S: Maintained 4991S: Maintained
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*
4032 4997
4033SHPC HOTPLUG DRIVER 4998SHPC HOTPLUG DRIVER
4034P: Kristen Carlson Accardi 4999P: Kristen Carlson Accardi
4035M: kristen.c.accardi@intel.com 5000M: kristen.c.accardi@intel.com
4036L: linux-pci@vger.kernel.org 5001L: linux-pci@vger.kernel.org
4037S: Supported 5002S: Supported
5003F: drivers/pci/hotplug/shpchp*
4038 5004
4039SIMTEC EB110ATX (Chalice CATS) 5005SIMTEC EB110ATX (Chalice CATS)
4040P: Ben Dooks 5006P: Ben Dooks
@@ -4042,6 +5008,7 @@ P: Vincent Sanders
4042M: support@simtec.co.uk 5008M: support@simtec.co.uk
4043W: http://www.simtec.co.uk/products/EB110ATX/ 5009W: http://www.simtec.co.uk/products/EB110ATX/
4044S: Supported 5010S: Supported
5011F: arch/arm/mach-ebsa110/
4045 5012
4046SIMTEC EB2410ITX (BAST) 5013SIMTEC EB2410ITX (BAST)
4047P: Ben Dooks 5014P: Ben Dooks
@@ -4049,12 +5016,16 @@ P: Vincent Sanders
4049M: support@simtec.co.uk 5016M: support@simtec.co.uk
4050W: http://www.simtec.co.uk/products/EB2410ITX/ 5017W: http://www.simtec.co.uk/products/EB2410ITX/
4051S: Supported 5018S: Supported
5019F: arch/arm/mach-s3c2410/
5020F: drivers/*/*s3c2410*
5021F: drivers/*/*/*s3c2410*
4052 5022
4053SIS 190 ETHERNET DRIVER 5023SIS 190 ETHERNET DRIVER
4054P: Francois Romieu 5024P: Francois Romieu
4055M: romieu@fr.zoreil.com 5025M: romieu@fr.zoreil.com
4056L: netdev@vger.kernel.org 5026L: netdev@vger.kernel.org
4057S: Maintained 5027S: Maintained
5028F: drivers/net/sis190.c
4058 5029
4059SIS 900/7016 FAST ETHERNET DRIVER 5030SIS 900/7016 FAST ETHERNET DRIVER
4060P: Daniele Venzano 5031P: Daniele Venzano
@@ -4062,30 +5033,39 @@ M: venza@brownhat.org
4062W: http://www.brownhat.org/sis900.html 5033W: http://www.brownhat.org/sis900.html
4063L: netdev@vger.kernel.org 5034L: netdev@vger.kernel.org
4064S: Maintained 5035S: Maintained
5036F: drivers/net/sis900.*
4065 5037
4066SIS 96X I2C/SMBUS DRIVER 5038SIS 96X I2C/SMBUS DRIVER
4067P: Mark M. Hoffman 5039P: Mark M. Hoffman
4068M: mhoffman@lightlink.com 5040M: mhoffman@lightlink.com
4069L: linux-i2c@vger.kernel.org 5041L: linux-i2c@vger.kernel.org
4070S: Maintained 5042S: Maintained
5043F: Documentation/i2c/busses/i2c-sis96x
5044F: drivers/i2c/busses/i2c-sis96x.c
4071 5045
4072SIS FRAMEBUFFER DRIVER 5046SIS FRAMEBUFFER DRIVER
4073P: Thomas Winischhofer 5047P: Thomas Winischhofer
4074M: thomas@winischhofer.net 5048M: thomas@winischhofer.net
4075W: http://www.winischhofer.net/linuxsisvga.shtml 5049W: http://www.winischhofer.net/linuxsisvga.shtml
4076S: Maintained 5050S: Maintained
5051F: Documentation/fb/sisfb.txt
5052F: drivers/video/sis/
5053F: include/video/sisfb.h
4077 5054
4078SIS USB2VGA DRIVER 5055SIS USB2VGA DRIVER
4079P: Thomas Winischhofer 5056P: Thomas Winischhofer
4080M: thomas@winischhofer.net 5057M: thomas@winischhofer.net
4081W: http://www.winischhofer.at/linuxsisusbvga.shtml 5058W: http://www.winischhofer.at/linuxsisusbvga.shtml
4082S: Maintained 5059S: Maintained
5060F: drivers/usb/misc/sisusbvga/
4083 5061
4084SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS 5062SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
4085P: Stephen Hemminger 5063P: Stephen Hemminger
4086M: shemminger@linux-foundation.org 5064M: shemminger@linux-foundation.org
4087L: netdev@vger.kernel.org 5065L: netdev@vger.kernel.org
4088S: Maintained 5066S: Maintained
5067F: drivers/net/skge.*
5068F: drivers/net/sky2.*
4089 5069
4090SLAB ALLOCATOR 5070SLAB ALLOCATOR
4091P: Christoph Lameter 5071P: Christoph Lameter
@@ -4096,34 +5076,43 @@ P: Matt Mackall
4096M: mpm@selenic.com 5076M: mpm@selenic.com
4097L: linux-mm@kvack.org 5077L: linux-mm@kvack.org
4098S: Maintained 5078S: Maintained
5079F: include/linux/sl?b*.h
5080F: mm/sl?b.c
4099 5081
4100SMC91x ETHERNET DRIVER 5082SMC91x ETHERNET DRIVER
4101P: Nicolas Pitre 5083P: Nicolas Pitre
4102M: nico@cam.org 5084M: nico@cam.org
4103S: Maintained 5085S: Maintained
5086F: drivers/net/smc91x.*
4104 5087
4105SMSC47B397 HARDWARE MONITOR DRIVER 5088SMSC47B397 HARDWARE MONITOR DRIVER
4106P: Mark M. Hoffman 5089P: Mark M. Hoffman
4107M: mhoffman@lightlink.com 5090M: mhoffman@lightlink.com
4108L: lm-sensors@lm-sensors.org 5091L: lm-sensors@lm-sensors.org
4109S: Maintained 5092S: Maintained
5093F: Documentation/hwmon/smsc47b397
5094F: drivers/hwmon/smsc47b397.c
4110 5095
4111SMSC911x ETHERNET DRIVER 5096SMSC911x ETHERNET DRIVER
4112P: Steve Glendinning 5097P: Steve Glendinning
4113M: steve.glendinning@smsc.com 5098M: steve.glendinning@smsc.com
4114L: netdev@vger.kernel.org 5099L: netdev@vger.kernel.org
4115S: Supported 5100S: Supported
5101F: include/linux/smsc911x.h
5102F: drivers/net/smsc911x.*
4116 5103
4117SMSC9420 PCI ETHERNET DRIVER 5104SMSC9420 PCI ETHERNET DRIVER
4118P: Steve Glendinning 5105P: Steve Glendinning
4119M: steve.glendinning@smsc.com 5106M: steve.glendinning@smsc.com
4120L: netdev@vger.kernel.org 5107L: netdev@vger.kernel.org
4121S: Supported 5108S: Supported
5109F: drivers/net/smsc9420.*
4122 5110
4123SMX UIO Interface 5111SMX UIO Interface
4124P: Ben Nizette 5112P: Ben Nizette
4125M: bn@niasdigital.com 5113M: bn@niasdigital.com
4126S: Maintained 5114S: Maintained
5115F: drivers/uio/uio_smx.c
4127 5116
4128SN-IA64 (Itanium) SUB-PLATFORM 5117SN-IA64 (Itanium) SUB-PLATFORM
4129P: Jes Sorensen 5118P: Jes Sorensen
@@ -4132,36 +5121,45 @@ L: linux-altix@sgi.com
4132L: linux-ia64@vger.kernel.org 5121L: linux-ia64@vger.kernel.org
4133W: http://www.sgi.com/altix 5122W: http://www.sgi.com/altix
4134S: Maintained 5123S: Maintained
5124F: arch/ia64/sn/
4135 5125
4136SOC-CAMERA V4L2 SUBSYSTEM 5126SOC-CAMERA V4L2 SUBSYSTEM
4137P: Guennadi Liakhovetski 5127P: Guennadi Liakhovetski
4138M: g.liakhovetski@gmx.de 5128M: g.liakhovetski@gmx.de
4139L: linux-media@vger.kernel.org 5129L: linux-media@vger.kernel.org
4140T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 5130T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4141S: Maintained 5131S: Maintained
5132F: include/media/v4l2*
5133F: drivers/media/video/v4l2*
4142 5134
4143SOEKRIS NET48XX LED SUPPORT 5135SOEKRIS NET48XX LED SUPPORT
4144P: Chris Boot 5136P: Chris Boot
4145M: bootc@bootc.net 5137M: bootc@bootc.net
4146S: Maintained 5138S: Maintained
5139F: drivers/leds/leds-net48xx.c
4147 5140
4148SOFTWARE RAID (Multiple Disks) SUPPORT 5141SOFTWARE RAID (Multiple Disks) SUPPORT
4149P: Neil Brown 5142P: Neil Brown
4150M: neilb@suse.de 5143M: neilb@suse.de
4151L: linux-raid@vger.kernel.org 5144L: linux-raid@vger.kernel.org
4152S: Supported 5145S: Supported
5146F: drivers/md/
5147F: include/linux/raid/
4153 5148
4154SONIC NETWORK DRIVER 5149SONIC NETWORK DRIVER
4155P: Thomas Bogendoerfer 5150P: Thomas Bogendoerfer
4156M: tsbogend@alpha.franken.de 5151M: tsbogend@alpha.franken.de
4157L: netdev@vger.kernel.org 5152L: netdev@vger.kernel.org
4158S: Maintained 5153S: Maintained
5154F: drivers/net/sonic.*
4159 5155
4160SONICS SILICON BACKPLANE DRIVER (SSB) 5156SONICS SILICON BACKPLANE DRIVER (SSB)
4161P: Michael Buesch 5157P: Michael Buesch
4162M: mb@bu3sch.de 5158M: mb@bu3sch.de
4163L: netdev@vger.kernel.org 5159L: netdev@vger.kernel.org
4164S: Maintained 5160S: Maintained
5161F: drivers/ssb/
5162F: include/linux/ssb/
4165 5163
4166SONY VAIO CONTROL DEVICE DRIVER 5164SONY VAIO CONTROL DEVICE DRIVER
4167P: Mattia Dongili 5165P: Mattia Dongili
@@ -4169,6 +5167,10 @@ M: malattia@linux.it
4169L: linux-acpi@vger.kernel.org 5167L: linux-acpi@vger.kernel.org
4170W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers 5168W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
4171S: Maintained 5169S: Maintained
5170F: Documentation/laptops/sony-laptop.txt
5171F: drivers/char/sonypi.c
5172F: drivers/platform/x86/sony-laptop.c
5173F: include/linux/sony-laptop.h
4172 5174
4173SONY MEMORYSTICK CARD SUPPORT 5175SONY MEMORYSTICK CARD SUPPORT
4174P: Alex Dubov 5176P: Alex Dubov
@@ -4176,6 +5178,7 @@ M: oakad@yahoo.com
4176L: linux-kernel@vger.kernel.org 5178L: linux-kernel@vger.kernel.org
4177W: http://tifmxx.berlios.de/ 5179W: http://tifmxx.berlios.de/
4178S: Maintained 5180S: Maintained
5181F: drivers/memstick/host/tifm_ms.c
4179 5182
4180SOUND 5183SOUND
4181P: Jaroslav Kysela 5184P: Jaroslav Kysela
@@ -4184,36 +5187,44 @@ P: Takashi Iwai
4184M: tiwai@suse.de 5187M: tiwai@suse.de
4185L: alsa-devel@alsa-project.org (subscribers-only) 5188L: alsa-devel@alsa-project.org (subscribers-only)
4186S: Maintained 5189S: Maintained
5190F: sound/
4187 5191
4188SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT (ASoC) 5192SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT (ASoC)
4189P: Liam Girdwood 5193P: Liam Girdwood
4190M: lrg@slimlogic.co.uk 5194M: lrg@slimlogic.co.uk
4191P: Mark Brown 5195P: Mark Brown
4192M: broonie@opensource.wolfsonmicro.com 5196M: broonie@opensource.wolfsonmicro.com
4193T: git opensource.wolfsonmicro.com/linux-2.6-asoc 5197T: git git://opensource.wolfsonmicro.com/linux-2.6-asoc
4194L: alsa-devel@alsa-project.org (subscribers-only) 5198L: alsa-devel@alsa-project.org (subscribers-only)
4195W: http://alsa-project.org/main/index.php/ASoC 5199W: http://alsa-project.org/main/index.php/ASoC
4196S: Supported 5200S: Supported
5201F: sound/soc/
4197 5202
4198SPARC + UltraSPARC (sparc/sparc64) 5203SPARC + UltraSPARC (sparc/sparc64)
4199P: David S. Miller 5204P: David S. Miller
4200M: davem@davemloft.net 5205M: davem@davemloft.net
4201L: sparclinux@vger.kernel.org 5206L: sparclinux@vger.kernel.org
4202T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git 5207T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git
4203T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git 5208T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git
4204S: Maintained 5209S: Maintained
5210F: arch/sparc/
4205 5211
4206SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER 5212SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
4207P: Roger Wolff 5213P: Roger Wolff
4208M: R.E.Wolff@BitWizard.nl 5214M: R.E.Wolff@BitWizard.nl
4209L: linux-kernel@vger.kernel.org ? 5215L: linux-kernel@vger.kernel.org
4210S: Supported 5216S: Supported
5217F: Documentation/serial/specialix.txt
5218F: drivers/char/specialix*
4211 5219
4212SPI SUBSYSTEM 5220SPI SUBSYSTEM
4213P: David Brownell 5221P: David Brownell
4214M: dbrownell@users.sourceforge.net 5222M: dbrownell@users.sourceforge.net
4215L: spi-devel-general@lists.sourceforge.net 5223L: spi-devel-general@lists.sourceforge.net
4216S: Maintained 5224S: Maintained
5225F: Documentation/spi/
5226F: drivers/spi/
5227F: include/linux/spi/
4217 5228
4218SPIDERNET NETWORK DRIVER for CELL 5229SPIDERNET NETWORK DRIVER for CELL
4219P: Ishizaki Kou 5230P: Ishizaki Kou
@@ -4222,6 +5233,8 @@ P: Jens Osterkamp
4222M: jens@de.ibm.com 5233M: jens@de.ibm.com
4223L: netdev@vger.kernel.org 5234L: netdev@vger.kernel.org
4224S: Supported 5235S: Supported
5236F: Documentation/networking/spider_net.txt
5237F: drivers/net/spider_net*
4225 5238
4226SPU FILE SYSTEM 5239SPU FILE SYSTEM
4227P: Jeremy Kerr 5240P: Jeremy Kerr
@@ -4230,6 +5243,8 @@ L: linuxppc-dev@ozlabs.org
4230L: cbe-oss-dev@ozlabs.org 5243L: cbe-oss-dev@ozlabs.org
4231W: http://www.ibm.com/developerworks/power/cell/ 5244W: http://www.ibm.com/developerworks/power/cell/
4232S: Supported 5245S: Supported
5246F: Documentation/filesystems/spufs.txt
5247F: arch/powerpc/platforms/cell/spufs/
4233 5248
4234SQUASHFS FILE SYSTEM 5249SQUASHFS FILE SYSTEM
4235P: Phillip Lougher 5250P: Phillip Lougher
@@ -4237,12 +5252,15 @@ M: phillip@lougher.demon.co.uk
4237L: squashfs-devel@lists.sourceforge.net (subscribers-only) 5252L: squashfs-devel@lists.sourceforge.net (subscribers-only)
4238W: http://squashfs.org.uk 5253W: http://squashfs.org.uk
4239S: Maintained 5254S: Maintained
5255F: Documentation/filesystems/squashfs.txt
5256F: fs/squashfs/
4240 5257
4241SRM (Alpha) environment access 5258SRM (Alpha) environment access
4242P: Jan-Benedict Glaw 5259P: Jan-Benedict Glaw
4243M: jbglaw@lug-owl.de 5260M: jbglaw@lug-owl.de
4244L: linux-kernel@vger.kernel.org 5261L: linux-kernel@vger.kernel.org
4245S: Maintained 5262S: Maintained
5263F: arch/alpha/kernel/srm_env.c
4246 5264
4247STABLE BRANCH 5265STABLE BRANCH
4248P: Greg Kroah-Hartman 5266P: Greg Kroah-Hartman
@@ -4258,35 +5276,44 @@ M: gregkh@suse.de
4258L: linux-kernel@vger.kernel.org 5276L: linux-kernel@vger.kernel.org
4259T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/ 5277T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
4260S: Maintained 5278S: Maintained
5279F: drivers/staging/
4261 5280
4262STARFIRE/DURALAN NETWORK DRIVER 5281STARFIRE/DURALAN NETWORK DRIVER
4263P: Ion Badulescu 5282P: Ion Badulescu
4264M: ionut@cs.columbia.edu 5283M: ionut@cs.columbia.edu
4265S: Maintained 5284S: Maintained
5285F: drivers/net/starfire*
4266 5286
4267STARMODE RADIO IP (STRIP) PROTOCOL DRIVER 5287STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
4268W: http://mosquitonet.Stanford.EDU/strip.html 5288W: http://mosquitonet.Stanford.EDU/strip.html
4269S: Orphan 5289S: Orphan
5290F: drivers/net/wireless/strip.c
5291F: include/linux/if_strip.h
4270 5292
4271STRADIS MPEG-2 DECODER DRIVER 5293STRADIS MPEG-2 DECODER DRIVER
4272P: Nathan Laredo 5294P: Nathan Laredo
4273M: laredo@gnu.org 5295M: laredo@gnu.org
4274W: http://www.stradis.com/ 5296W: http://www.stradis.com/
4275S: Maintained 5297S: Maintained
5298F: drivers/media/video/stradis.c
4276 5299
4277SUN3/3X 5300SUN3/3X
4278P: Sam Creasey 5301P: Sam Creasey
4279M: sammy@sammy.net 5302M: sammy@sammy.net
4280W: http://sammy.net/sun3/ 5303W: http://sammy.net/sun3/
4281S: Maintained 5304S: Maintained
5305F: arch/m68k/kernel/*sun3*
5306F: arch/m68k/sun3*/
5307F: arch/m68k/include/asm/sun3*
4282 5308
4283SUPERH 5309SUPERH
4284P: Paul Mundt 5310P: Paul Mundt
4285M: lethal@linux-sh.org 5311M: lethal@linux-sh.org
4286L: linux-sh@vger.kernel.org 5312L: linux-sh@vger.kernel.org
4287W: http://www.linux-sh.org 5313W: http://www.linux-sh.org
4288T: git kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git 5314T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.git
4289S: Supported 5315S: Supported
5316F: arch/sh/
4290 5317
4291SUSPEND TO RAM 5318SUSPEND TO RAM
4292P: Len Brown 5319P: Len Brown
@@ -4297,29 +5324,48 @@ P: Rafael J. Wysocki
4297M: rjw@sisk.pl 5324M: rjw@sisk.pl
4298L: linux-pm@lists.linux-foundation.org 5325L: linux-pm@lists.linux-foundation.org
4299S: Supported 5326S: Supported
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
4300 5335
4301SVGA HANDLING 5336SVGA HANDLING
4302P: Martin Mares 5337P: Martin Mares
4303M: mj@ucw.cz 5338M: mj@ucw.cz
4304L: linux-video@atrey.karlin.mff.cuni.cz 5339L: linux-video@atrey.karlin.mff.cuni.cz
4305S: Maintained 5340S: Maintained
5341F: Documentation/svga.txt
5342F: arch/x86/boot/video*
4306 5343
4307SYSV FILESYSTEM 5344SYSV FILESYSTEM
4308P: Christoph Hellwig 5345P: Christoph Hellwig
4309M: hch@infradead.org 5346M: hch@infradead.org
4310S: Maintained 5347S: Maintained
5348F: Documentation/filesystems/sysv-fs.txt
5349F: fs/sysv/
5350F: include/linux/sysv_fs.h
4311 5351
4312TASKSTATS STATISTICS INTERFACE 5352TASKSTATS STATISTICS INTERFACE
4313P: Balbir Singh 5353P: Balbir Singh
4314M: balbir@linux.vnet.ibm.com 5354M: balbir@linux.vnet.ibm.com
4315L: linux-kernel@vger.kernel.org 5355L: linux-kernel@vger.kernel.org
4316S: Maintained 5356S: Maintained
5357F: Documentation/accounting/taskstats*
5358F: include/linux/taskstats*
5359F: kernel/taskstats.c
4317 5360
4318TC CLASSIFIER 5361TC CLASSIFIER
4319P: Jamal Hadi Salim 5362P: Jamal Hadi Salim
4320M: hadi@cyberus.ca 5363M: hadi@cyberus.ca
4321L: netdev@vger.kernel.org 5364L: netdev@vger.kernel.org
4322S: Maintained 5365S: Maintained
5366F: include/linux/pkt_cls.h
5367F: include/net/pkt_cls.h
5368F: net/sched/
4323 5369
4324TCP LOW PRIORITY MODULE 5370TCP LOW PRIORITY MODULE
4325P: Wong Hoi Sing, Edison 5371P: Wong Hoi Sing, Edison
@@ -4328,6 +5374,7 @@ P: Hung Hing Lun, Mike
4328M: hlhung3i@gmail.com 5374M: hlhung3i@gmail.com
4329W: http://tcp-lp-mod.sourceforge.net/ 5375W: http://tcp-lp-mod.sourceforge.net/
4330S: Maintained 5376S: Maintained
5377F: net/ipv4/tcp_lp.c
4331 5378
4332TEHUTI ETHERNET DRIVER 5379TEHUTI ETHERNET DRIVER
4333P: Alexander Indenbaum 5380P: Alexander Indenbaum
@@ -4336,16 +5383,19 @@ P: Andy Gospodarek
4336M: andy@greyhouse.net 5383M: andy@greyhouse.net
4337L: netdev@vger.kernel.org 5384L: netdev@vger.kernel.org
4338S: Supported 5385S: Supported
5386F: drivers/net/tehuti*
4339 5387
4340Telecom Clock Driver for MCPL0010 5388Telecom Clock Driver for MCPL0010
4341P: Mark Gross 5389P: Mark Gross
4342M: mark.gross@intel.com 5390M: mark.gross@intel.com
4343S: Supported 5391S: Supported
5392F: drivers/char/tlclk.c
4344 5393
4345TENSILICA XTENSA PORT (xtensa) 5394TENSILICA XTENSA PORT (xtensa)
4346P: Chris Zankel 5395P: Chris Zankel
4347M: chris@zankel.net 5396M: chris@zankel.net
4348S: Maintained 5397S: Maintained
5398F: arch/xtensa/
4349 5399
4350THINKPAD ACPI EXTRAS DRIVER 5400THINKPAD ACPI EXTRAS DRIVER
4351P: Henrique de Moraes Holschuh 5401P: Henrique de Moraes Holschuh
@@ -4353,13 +5403,17 @@ M: ibm-acpi@hmh.eng.br
4353L: ibm-acpi-devel@lists.sourceforge.net 5403L: ibm-acpi-devel@lists.sourceforge.net
4354W: http://ibm-acpi.sourceforge.net 5404W: http://ibm-acpi.sourceforge.net
4355W: http://thinkwiki.org/wiki/Ibm-acpi 5405W: http://thinkwiki.org/wiki/Ibm-acpi
4356T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git 5406T: git git://repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
4357S: Maintained 5407S: Maintained
5408F: drivers/platform/x86/thinkpad_acpi.c
4358 5409
4359TI FLASH MEDIA INTERFACE DRIVER 5410TI FLASH MEDIA INTERFACE DRIVER
4360P: Alex Dubov 5411P: Alex Dubov
4361M: oakad@yahoo.com 5412M: oakad@yahoo.com
4362S: Maintained 5413S: Maintained
5414F: drivers/misc/tifm*
5415F: drivers/mmc/host/tifm_sd.c
5416F: include/linux/tifm.h
4363 5417
4364TI OMAP MMC INTERFACE DRIVER 5418TI OMAP MMC INTERFACE DRIVER
4365P: Carlos Aguiar, Anderson Briglia and Syed Khasim 5419P: Carlos Aguiar, Anderson Briglia and Syed Khasim
@@ -4367,11 +5421,13 @@ M: linux-omap@vger.kernel.org
4367W: http://linux.omap.com 5421W: http://linux.omap.com
4368W: http://www.muru.com/linux/omap/ 5422W: http://www.muru.com/linux/omap/
4369S: Maintained 5423S: Maintained
5424F: drivers/mmc/host/omap.c
4370 5425
4371TI OMAP RANDOM NUMBER GENERATOR SUPPORT 5426TI OMAP RANDOM NUMBER GENERATOR SUPPORT
4372P: Deepak Saxena 5427P: Deepak Saxena
4373M: dsaxena@plexity.net 5428M: dsaxena@plexity.net
4374S: Maintained 5429S: Maintained
5430F: drivers/char/hw_random/omap-rng.c
4375 5431
4376TIPC NETWORK LAYER 5432TIPC NETWORK LAYER
4377P: Per Liden 5433P: Per Liden
@@ -4383,8 +5439,11 @@ M: allan.stephens@windriver.com
4383L: tipc-discussion@lists.sourceforge.net 5439L: tipc-discussion@lists.sourceforge.net
4384W: http://tipc.sourceforge.net/ 5440W: http://tipc.sourceforge.net/
4385W: http://tipc.cslab.ericsson.net/ 5441W: http://tipc.cslab.ericsson.net/
4386T: git tipc.cslab.ericsson.net:/pub/git/tipc.git 5442T: git git://tipc.cslab.ericsson.net/pub/git/tipc.git
4387S: Maintained 5443S: Maintained
5444F: include/linux/tipc*.h
5445F: include/net/tipc/
5446F: net/tipc/
4388 5447
4389TLAN NETWORK DRIVER 5448TLAN NETWORK DRIVER
4390P: Samuel Chessman 5449P: Samuel Chessman
@@ -4392,6 +5451,8 @@ M: chessman@tux.org
4392L: tlan-devel@lists.sourceforge.net (subscribers-only) 5451L: tlan-devel@lists.sourceforge.net (subscribers-only)
4393W: http://sourceforge.net/projects/tlan/ 5452W: http://sourceforge.net/projects/tlan/
4394S: Maintained 5453S: Maintained
5454F: Documentation/networking/tlan.txt
5455F: drivers/net/tlan.*
4395 5456
4396TOMOYO SECURITY MODULE 5457TOMOYO SECURITY MODULE
4397P: Kentaro Takeda 5458P: Kentaro Takeda
@@ -4405,9 +5466,11 @@ L: tomoyo-users@lists.sourceforge.jp (subscribers-only, for users in Japanese)
4405W: http://tomoyo.sourceforge.jp/ 5466W: http://tomoyo.sourceforge.jp/
4406T: quilt http://svn.sourceforge.jp/svnroot/tomoyo/trunk/2.2.x/tomoyo-lsm/patches/ 5467T: quilt http://svn.sourceforge.jp/svnroot/tomoyo/trunk/2.2.x/tomoyo-lsm/patches/
4407S: Maintained 5468S: Maintained
5469F: security/tomoyo/
4408 5470
4409TOSHIBA ACPI EXTRAS DRIVER 5471TOSHIBA ACPI EXTRAS DRIVER
4410S: Orphan 5472S: Orphan
5473F: drivers/platform/x86/toshiba_acpi.c
4411 5474
4412TOSHIBA SMM DRIVER 5475TOSHIBA SMM DRIVER
4413P: Jonathan Buzzard 5476P: Jonathan Buzzard
@@ -4415,11 +5478,14 @@ M: jonathan@buzzard.org.uk
4415L: tlinux-users@tce.toshiba-dme.co.jp 5478L: tlinux-users@tce.toshiba-dme.co.jp
4416W: http://www.buzzard.org.uk/toshiba/ 5479W: http://www.buzzard.org.uk/toshiba/
4417S: Maintained 5480S: Maintained
5481F: drivers/char/toshiba.c
5482F: include/linux/toshiba.h
4418 5483
4419TMIO MMC DRIVER 5484TMIO MMC DRIVER
4420P: Ian Molton 5485P: Ian Molton
4421M: ian@mnementh.co.uk 5486M: ian@mnementh.co.uk
4422S: Maintained 5487S: Maintained
5488F: drivers/mmc/host/tmio_mmc.*
4423 5489
4424TPM DEVICE DRIVER 5490TPM DEVICE DRIVER
4425P: Debora Velarde 5491P: Debora Velarde
@@ -4432,12 +5498,13 @@ M: m.selhorst@sirrix.com
4432W: http://www.sirrix.com 5498W: http://www.sirrix.com
4433L: tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers) 5499L: tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers)
4434S: Maintained 5500S: Maintained
5501F: drivers/char/tpm/
4435 5502
4436TRIVIAL PATCHES 5503TRIVIAL PATCHES
4437P: Jiri Kosina 5504P: Jiri Kosina
4438M: trivial@kernel.org 5505M: trivial@kernel.org
4439L: linux-kernel@vger.kernel.org 5506L: linux-kernel@vger.kernel.org
4440T: git kernel.org:/pub/scm/linux/kernel/git/jikos/trivial.git 5507T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial.git
4441S: Maintained 5508S: Maintained
4442 5509
4443TTY LAYER 5510TTY LAYER
@@ -4453,6 +5520,7 @@ P: Kyle McMartin
4453M: kyle@mcmartin.ca 5520M: kyle@mcmartin.ca
4454L: netdev@vger.kernel.org 5521L: netdev@vger.kernel.org
4455S: Maintained 5522S: Maintained
5523F: drivers/net/tulip/
4456 5524
4457TUN/TAP driver 5525TUN/TAP driver
4458P: Maxim Krasnyansky 5526P: Maxim Krasnyansky
@@ -4460,17 +5528,22 @@ M: maxk@qualcomm.com
4460L: vtun@office.satix.net 5528L: vtun@office.satix.net
4461W: http://vtun.sourceforge.net/tun 5529W: http://vtun.sourceforge.net/tun
4462S: Maintained 5530S: Maintained
5531F: Documentation/networking/tuntap.txt
5532F: arch/um/os-Linux/drivers/
4463 5533
4464TURBOCHANNEL SUBSYSTEM 5534TURBOCHANNEL SUBSYSTEM
4465P: Maciej W. Rozycki 5535P: Maciej W. Rozycki
4466M: macro@linux-mips.org 5536M: macro@linux-mips.org
4467S: Maintained 5537S: Maintained
5538F: drivers/tc/
5539F: include/linux/tc.h
4468 5540
4469U14-34F SCSI DRIVER 5541U14-34F SCSI DRIVER
4470P: Dario Ballabio 5542P: Dario Ballabio
4471M: ballabio_dario@emc.com 5543M: ballabio_dario@emc.com
4472L: linux-scsi@vger.kernel.org 5544L: linux-scsi@vger.kernel.org
4473S: Maintained 5545S: Maintained
5546F: drivers/scsi/u14-34f.c
4474 5547
4475UBI FILE SYSTEM (UBIFS) 5548UBI FILE SYSTEM (UBIFS)
4476P: Artem Bityutskiy 5549P: Artem Bityutskiy
@@ -4481,6 +5554,8 @@ L: linux-mtd@lists.infradead.org
4481T: git git://git.infradead.org/ubifs-2.6.git 5554T: git git://git.infradead.org/ubifs-2.6.git
4482W: http://www.linux-mtd.infradead.org/doc/ubifs.html 5555W: http://www.linux-mtd.infradead.org/doc/ubifs.html
4483S: Maintained 5556S: Maintained
5557F: Documentation/filesystems/ubifs.txt
5558F: fs/ubifs/
4484 5559
4485UCLINUX (AND M68KNOMMU) 5560UCLINUX (AND M68KNOMMU)
4486P: Greg Ungerer 5561P: Greg Ungerer
@@ -4488,6 +5563,7 @@ M: gerg@uclinux.org
4488W: http://www.uclinux.org/ 5563W: http://www.uclinux.org/
4489L: uclinux-dev@uclinux.org (subscribers-only) 5564L: uclinux-dev@uclinux.org (subscribers-only)
4490S: Maintained 5565S: Maintained
5566F: arch/m68knommu/
4491 5567
4492UCLINUX FOR RENESAS H8/300 5568UCLINUX FOR RENESAS H8/300
4493P: Yoshinori Sato 5569P: Yoshinori Sato
@@ -4500,18 +5576,25 @@ P: Jan Kara
4500M: jack@suse.cz 5576M: jack@suse.cz
4501W: http://linux-udf.sourceforge.net 5577W: http://linux-udf.sourceforge.net
4502S: Maintained 5578S: Maintained
5579F: Documentation/filesystems/udf.txt
5580F: fs/udf/
4503 5581
4504UFS FILESYSTEM 5582UFS FILESYSTEM
4505P: Evgeniy Dushistov 5583P: Evgeniy Dushistov
4506M: dushistov@mail.ru 5584M: dushistov@mail.ru
4507L: linux-kernel@vger.kernel.org 5585L: linux-kernel@vger.kernel.org
4508S: Maintained 5586S: Maintained
5587F: Documentation/filesystems/ufs.txt
5588F: fs/ufs/
4509 5589
4510ULTRA-WIDEBAND (UWB) SUBSYSTEM: 5590ULTRA-WIDEBAND (UWB) SUBSYSTEM:
4511P: David Vrabel 5591P: David Vrabel
4512M: david.vrabel@csr.com 5592M: david.vrabel@csr.com
4513L: linux-usb@vger.kernel.org 5593L: linux-usb@vger.kernel.org
4514S: Supported 5594S: Supported
5595F: drivers/uwb/*
5596F: include/linux/uwb.h
5597F: include/linux/uwb/
4515 5598
4516UNIFORM CDROM DRIVER 5599UNIFORM CDROM DRIVER
4517P: Jens Axboe 5600P: Jens Axboe
@@ -4519,6 +5602,9 @@ M: axboe@kernel.dk
4519L: linux-kernel@vger.kernel.org 5602L: linux-kernel@vger.kernel.org
4520W: http://www.kernel.dk 5603W: http://www.kernel.dk
4521S: Maintained 5604S: Maintained
5605F: Documentation/cdrom/
5606F: drivers/cdrom/cdrom.c
5607F: include/linux/cdrom.h
4522 5608
4523UNSORTED BLOCK IMAGES (UBI) 5609UNSORTED BLOCK IMAGES (UBI)
4524P: Artem Bityutskiy 5610P: Artem Bityutskiy
@@ -4527,12 +5613,17 @@ W: http://www.linux-mtd.infradead.org/
4527L: linux-mtd@lists.infradead.org 5613L: linux-mtd@lists.infradead.org
4528T: git git://git.infradead.org/ubi-2.6.git 5614T: git git://git.infradead.org/ubi-2.6.git
4529S: Maintained 5615S: Maintained
5616F: drivers/mtd/ubi/
5617F: include/linux/mtd/ubi.h
5618F: include/mtd/ubi-user.h
4530 5619
4531USB ACM DRIVER 5620USB ACM DRIVER
4532P: Oliver Neukum 5621P: Oliver Neukum
4533M: oliver@neukum.name 5622M: oliver@neukum.name
4534L: linux-usb@vger.kernel.org 5623L: linux-usb@vger.kernel.org
4535S: Maintained 5624S: Maintained
5625F: Documentation/usb/acm.txt
5626F: drivers/usb/class/cdc-acm.*
4536 5627
4537USB BLOCK DRIVER (UB ub) 5628USB BLOCK DRIVER (UB ub)
4538P: Pete Zaitcev 5629P: Pete Zaitcev
@@ -4540,6 +5631,7 @@ M: zaitcev@redhat.com
4540L: linux-kernel@vger.kernel.org 5631L: linux-kernel@vger.kernel.org
4541L: linux-usb@vger.kernel.org 5632L: linux-usb@vger.kernel.org
4542S: Supported 5633S: Supported
5634F: drivers/block/ub.c
4543 5635
4544USB CDC ETHERNET DRIVER 5636USB CDC ETHERNET DRIVER
4545P: Greg Kroah-Hartman 5637P: Greg Kroah-Hartman
@@ -4547,12 +5639,15 @@ M: greg@kroah.com
4547L: linux-usb@vger.kernel.org 5639L: linux-usb@vger.kernel.org
4548S: Maintained 5640S: Maintained
4549W: http://www.kroah.com/linux-usb/ 5641W: http://www.kroah.com/linux-usb/
5642F: drivers/net/usb/cdc_*.c
5643F: include/linux/usb/cdc.h
4550 5644
4551USB CYPRESS C67X00 DRIVER 5645USB CYPRESS C67X00 DRIVER
4552P: Peter Korsgaard 5646P: Peter Korsgaard
4553M: jacmet@sunsite.dk 5647M: jacmet@sunsite.dk
4554L: linux-usb@vger.kernel.org 5648L: linux-usb@vger.kernel.org
4555S: Maintained 5649S: Maintained
5650F: drivers/usb/c67x00/
4556 5651
4557USB DAVICOM DM9601 DRIVER 5652USB DAVICOM DM9601 DRIVER
4558P: Peter Korsgaard 5653P: Peter Korsgaard
@@ -4560,6 +5655,7 @@ M: jacmet@sunsite.dk
4560L: netdev@vger.kernel.org 5655L: netdev@vger.kernel.org
4561W: http://www.linux-usb.org/usbnet 5656W: http://www.linux-usb.org/usbnet
4562S: Maintained 5657S: Maintained
5658F: drivers/net/usb/dm9601.c
4563 5659
4564USB DIAMOND RIO500 DRIVER 5660USB DIAMOND RIO500 DRIVER
4565P: Cesar Miquel 5661P: Cesar Miquel
@@ -4567,21 +5663,25 @@ M: miquel@df.uba.ar
4567L: rio500-users@lists.sourceforge.net 5663L: rio500-users@lists.sourceforge.net
4568W: http://rio500.sourceforge.net 5664W: http://rio500.sourceforge.net
4569S: Maintained 5665S: Maintained
5666F: drivers/usb/misc/rio500*
4570 5667
4571USB EHCI DRIVER 5668USB EHCI DRIVER
4572P: David Brownell 5669P: David Brownell
4573M: dbrownell@users.sourceforge.net 5670M: dbrownell@users.sourceforge.net
4574L: linux-usb@vger.kernel.org 5671L: linux-usb@vger.kernel.org
4575S: Odd Fixes 5672S: Odd Fixes
5673F: Documentation/usb/ehci.txt
5674F: drivers/usb/host/ehci*
4576 5675
4577USB ET61X[12]51 DRIVER 5676USB ET61X[12]51 DRIVER
4578P: Luca Risolia 5677P: Luca Risolia
4579M: luca.risolia@studio.unibo.it 5678M: luca.risolia@studio.unibo.it
4580L: linux-usb@vger.kernel.org 5679L: linux-usb@vger.kernel.org
4581L: linux-media@vger.kernel.org 5680L: linux-media@vger.kernel.org
4582T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 5681T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4583W: http://www.linux-projects.org 5682W: http://www.linux-projects.org
4584S: Maintained 5683S: Maintained
5684F: drivers/media/video/et61x251/
4585 5685
4586USB GADGET/PERIPHERAL SUBSYSTEM 5686USB GADGET/PERIPHERAL SUBSYSTEM
4587P: David Brownell 5687P: David Brownell
@@ -4589,25 +5689,32 @@ M: dbrownell@users.sourceforge.net
4589L: linux-usb@vger.kernel.org 5689L: linux-usb@vger.kernel.org
4590W: http://www.linux-usb.org/gadget 5690W: http://www.linux-usb.org/gadget
4591S: Maintained 5691S: Maintained
5692F: drivers/usb/gadget/
5693F: include/linux/usb/gadget*
4592 5694
4593USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...) 5695USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
4594P: Jiri Kosina 5696P: Jiri Kosina
4595M: jkosina@suse.cz 5697M: jkosina@suse.cz
4596L: linux-usb@vger.kernel.org 5698L: linux-usb@vger.kernel.org
4597T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git 5699T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git
4598S: Maintained 5700S: Maintained
5701F: Documentation/usb/hiddev.txt
5702F: drivers/hid/usbhid/
4599 5703
4600USB ISP116X DRIVER 5704USB ISP116X DRIVER
4601P: Olav Kongas 5705P: Olav Kongas
4602M: ok@artecdesign.ee 5706M: ok@artecdesign.ee
4603L: linux-usb@vger.kernel.org 5707L: linux-usb@vger.kernel.org
4604S: Maintained 5708S: Maintained
5709F: drivers/usb/host/isp116x*
5710F: include/linux/usb/isp116x.h
4605 5711
4606USB KAWASAKI LSI DRIVER 5712USB KAWASAKI LSI DRIVER
4607P: Oliver Neukum 5713P: Oliver Neukum
4608M: oliver@neukum.name 5714M: oliver@neukum.name
4609L: linux-usb@vger.kernel.org 5715L: linux-usb@vger.kernel.org
4610S: Maintained 5716S: Maintained
5717F: drivers/usb/serial/kl5kusb105.*
4611 5718
4612USB MASS STORAGE DRIVER 5719USB MASS STORAGE DRIVER
4613P: Matthew Dharm 5720P: Matthew Dharm
@@ -4616,18 +5723,22 @@ L: linux-usb@vger.kernel.org
4616L: usb-storage@lists.one-eyed-alien.net 5723L: usb-storage@lists.one-eyed-alien.net
4617S: Maintained 5724S: Maintained
4618W: http://www.one-eyed-alien.net/~mdharm/linux-usb/ 5725W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
5726F: drivers/usb/storage/
4619 5727
4620USB OHCI DRIVER 5728USB OHCI DRIVER
4621P: David Brownell 5729P: David Brownell
4622M: dbrownell@users.sourceforge.net 5730M: dbrownell@users.sourceforge.net
4623L: linux-usb@vger.kernel.org 5731L: linux-usb@vger.kernel.org
4624S: Odd Fixes 5732S: Odd Fixes
5733F: Documentation/usb/ohci.txt
5734F: drivers/usb/host/ohci*
4625 5735
4626USB OPTION-CARD DRIVER 5736USB OPTION-CARD DRIVER
4627P: Matthias Urlichs 5737P: Matthias Urlichs
4628M: smurf@smurf.noris.de 5738M: smurf@smurf.noris.de
4629L: linux-usb@vger.kernel.org 5739L: linux-usb@vger.kernel.org
4630S: Maintained 5740S: Maintained
5741F: drivers/usb/serial/option.c
4631 5742
4632USB OV511 DRIVER 5743USB OV511 DRIVER
4633P: Mark McClelland 5744P: Mark McClelland
@@ -4635,6 +5746,7 @@ M: mmcclell@bigfoot.com
4635L: linux-usb@vger.kernel.org 5746L: linux-usb@vger.kernel.org
4636W: http://alpha.dyndns.org/ov511/ 5747W: http://alpha.dyndns.org/ov511/
4637S: Maintained 5748S: Maintained
5749F: drivers/media/video/ov511.*
4638 5750
4639USB PEGASUS DRIVER 5751USB PEGASUS DRIVER
4640P: Petko Manolov 5752P: Petko Manolov
@@ -4643,12 +5755,14 @@ L: linux-usb@vger.kernel.org
4643L: netdev@vger.kernel.org 5755L: netdev@vger.kernel.org
4644W: http://pegasus2.sourceforge.net/ 5756W: http://pegasus2.sourceforge.net/
4645S: Maintained 5757S: Maintained
5758F: drivers/net/usb/pegasus.*
4646 5759
4647USB PRINTER DRIVER (usblp) 5760USB PRINTER DRIVER (usblp)
4648P: Pete Zaitcev 5761P: Pete Zaitcev
4649M: zaitcev@redhat.com 5762M: zaitcev@redhat.com
4650L: linux-usb@vger.kernel.org 5763L: linux-usb@vger.kernel.org
4651S: Supported 5764S: Supported
5765F: drivers/usb/class/usblp.c
4652 5766
4653USB RTL8150 DRIVER 5767USB RTL8150 DRIVER
4654P: Petko Manolov 5768P: Petko Manolov
@@ -4657,6 +5771,7 @@ L: linux-usb@vger.kernel.org
4657L: netdev@vger.kernel.org 5771L: netdev@vger.kernel.org
4658W: http://pegasus2.sourceforge.net/ 5772W: http://pegasus2.sourceforge.net/
4659S: Maintained 5773S: Maintained
5774F: drivers/net/usb/rtl8150.c
4660 5775
4661USB SE401 DRIVER 5776USB SE401 DRIVER
4662P: Jeroen Vreeken 5777P: Jeroen Vreeken
@@ -4664,12 +5779,15 @@ M: pe1rxq@amsat.org
4664L: linux-usb@vger.kernel.org 5779L: linux-usb@vger.kernel.org
4665W: http://www.chello.nl/~j.vreeken/se401/ 5780W: http://www.chello.nl/~j.vreeken/se401/
4666S: Maintained 5781S: Maintained
5782F: Documentation/video4linux/se401.txt
5783F: drivers/media/video/se401.*
4667 5784
4668USB SERIAL BELKIN F5U103 DRIVER 5785USB SERIAL BELKIN F5U103 DRIVER
4669P: William Greathouse 5786P: William Greathouse
4670M: wgreathouse@smva.com 5787M: wgreathouse@smva.com
4671L: linux-usb@vger.kernel.org 5788L: linux-usb@vger.kernel.org
4672S: Maintained 5789S: Maintained
5790F: drivers/usb/serial/belkin_sa.*
4673 5791
4674USB SERIAL CYPRESS M8 DRIVER 5792USB SERIAL CYPRESS M8 DRIVER
4675P: Lonnie Mendez 5793P: Lonnie Mendez
@@ -4678,12 +5796,14 @@ L: linux-usb@vger.kernel.org
4678S: Maintained 5796S: Maintained
4679W: http://geocities.com/i0xox0i 5797W: http://geocities.com/i0xox0i
4680W: http://firstlight.net/cvs 5798W: http://firstlight.net/cvs
5799F: drivers/usb/serial/cypress_m8.*
4681 5800
4682USB SERIAL CYBERJACK DRIVER 5801USB SERIAL CYBERJACK DRIVER
4683P: Matthias Bruestle and Harald Welte 5802P: Matthias Bruestle and Harald Welte
4684M: support@reiner-sct.com 5803M: support@reiner-sct.com
4685W: http://www.reiner-sct.de/support/treiber_cyberjack.php 5804W: http://www.reiner-sct.de/support/treiber_cyberjack.php
4686S: Maintained 5805S: Maintained
5806F: drivers/usb/serial/cyberjack.c
4687 5807
4688USB SERIAL DIGI ACCELEPORT DRIVER 5808USB SERIAL DIGI ACCELEPORT DRIVER
4689P: Peter Berger and Al Borchers 5809P: Peter Berger and Al Borchers
@@ -4691,18 +5811,24 @@ M: pberger@brimson.com
4691M: alborchers@steinerpoint.com 5811M: alborchers@steinerpoint.com
4692L: linux-usb@vger.kernel.org 5812L: linux-usb@vger.kernel.org
4693S: Maintained 5813S: Maintained
5814F: drivers/usb/serial/digi_acceleport.c
4694 5815
4695USB SERIAL DRIVER 5816USB SERIAL DRIVER
4696P: Greg Kroah-Hartman 5817P: Greg Kroah-Hartman
4697M: gregkh@suse.de 5818M: gregkh@suse.de
4698L: linux-usb@vger.kernel.org 5819L: linux-usb@vger.kernel.org
4699S: Supported 5820S: Supported
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
4700 5825
4701USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER 5826USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
4702P: Gary Brubaker 5827P: Gary Brubaker
4703M: xavyer@ix.netcom.com 5828M: xavyer@ix.netcom.com
4704L: linux-usb@vger.kernel.org 5829L: linux-usb@vger.kernel.org
4705S: Maintained 5830S: Maintained
5831F: drivers/usb/serial/empeg.c
4706 5832
4707USB SERIAL KEYSPAN DRIVER 5833USB SERIAL KEYSPAN DRIVER
4708P: Greg Kroah-Hartman 5834P: Greg Kroah-Hartman
@@ -4710,6 +5836,7 @@ M: greg@kroah.com
4710L: linux-usb@vger.kernel.org 5836L: linux-usb@vger.kernel.org
4711W: http://www.kroah.com/linux/ 5837W: http://www.kroah.com/linux/
4712S: Maintained 5838S: Maintained
5839F: drivers/usb/serial/*keyspan*
4713 5840
4714USB SERIAL WHITEHEAT DRIVER 5841USB SERIAL WHITEHEAT DRIVER
4715P: Support Department 5842P: Support Department
@@ -4717,21 +5844,25 @@ M: support@connecttech.com
4717L: linux-usb@vger.kernel.org 5844L: linux-usb@vger.kernel.org
4718W: http://www.connecttech.com 5845W: http://www.connecttech.com
4719S: Supported 5846S: Supported
5847F: drivers/usb/serial/whiteheat*
4720 5848
4721USB SMSC95XX ETHERNET DRIVER 5849USB SMSC95XX ETHERNET DRIVER
4722P: Steve Glendinning 5850P: Steve Glendinning
4723M: steve.glendinning@smsc.com 5851M: steve.glendinning@smsc.com
4724L: netdev@vger.kernel.org 5852L: netdev@vger.kernel.org
4725S: Supported 5853S: Supported
5854F: drivers/net/usb/smsc95xx.*
4726 5855
4727USB SN9C1xx DRIVER 5856USB SN9C1xx DRIVER
4728P: Luca Risolia 5857P: Luca Risolia
4729M: luca.risolia@studio.unibo.it 5858M: luca.risolia@studio.unibo.it
4730L: linux-usb@vger.kernel.org 5859L: linux-usb@vger.kernel.org
4731L: linux-media@vger.kernel.org 5860L: linux-media@vger.kernel.org
4732T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 5861T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4733W: http://www.linux-projects.org 5862W: http://www.linux-projects.org
4734S: Maintained 5863S: Maintained
5864F: Documentation/video4linux/sn9c102.txt
5865F: drivers/media/video/sn9c102/
4735 5866
4736USB SUBSYSTEM 5867USB SUBSYSTEM
4737P: Greg Kroah-Hartman 5868P: Greg Kroah-Hartman
@@ -4740,12 +5871,18 @@ L: linux-usb@vger.kernel.org
4740W: http://www.linux-usb.org 5871W: http://www.linux-usb.org
4741T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/ 5872T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
4742S: Supported 5873S: Supported
5874F: Documentation/usb/
5875F: drivers/net/usb/
5876F: drivers/usb/
5877F: include/linux/usb.h
5878F: include/linux/usb/
4743 5879
4744USB UHCI DRIVER 5880USB UHCI DRIVER
4745P: Alan Stern 5881P: Alan Stern
4746M: stern@rowland.harvard.edu 5882M: stern@rowland.harvard.edu
4747L: linux-usb@vger.kernel.org 5883L: linux-usb@vger.kernel.org
4748S: Maintained 5884S: Maintained
5885F: drivers/usb/host/uhci*
4749 5886
4750USB "USBNET" DRIVER FRAMEWORK 5887USB "USBNET" DRIVER FRAMEWORK
4751P: David Brownell 5888P: David Brownell
@@ -4753,39 +5890,47 @@ M: dbrownell@users.sourceforge.net
4753L: netdev@vger.kernel.org 5890L: netdev@vger.kernel.org
4754W: http://www.linux-usb.org/usbnet 5891W: http://www.linux-usb.org/usbnet
4755S: Maintained 5892S: Maintained
5893F: drivers/net/usb/usbnet.c
5894F: include/linux/usb/usbnet.h
4756 5895
4757USB VIDEO CLASS 5896USB VIDEO CLASS
4758P: Laurent Pinchart 5897P: Laurent Pinchart
4759M: laurent.pinchart@skynet.be 5898M: laurent.pinchart@skynet.be
4760L: linux-uvc-devel@lists.berlios.de (subscribers-only) 5899L: linux-uvc-devel@lists.berlios.de (subscribers-only)
4761L: linux-media@vger.kernel.org 5900L: linux-media@vger.kernel.org
4762T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 5901T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4763W: http://linux-uvc.berlios.de 5902W: http://linux-uvc.berlios.de
4764S: Maintained 5903S: Maintained
5904F: drivers/media/video/uvc/
4765 5905
4766USB W996[87]CF DRIVER 5906USB W996[87]CF DRIVER
4767P: Luca Risolia 5907P: Luca Risolia
4768M: luca.risolia@studio.unibo.it 5908M: luca.risolia@studio.unibo.it
4769L: linux-usb@vger.kernel.org 5909L: linux-usb@vger.kernel.org
4770L: linux-media@vger.kernel.org 5910L: linux-media@vger.kernel.org
4771T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 5911T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4772W: http://www.linux-projects.org 5912W: http://www.linux-projects.org
4773S: Maintained 5913S: Maintained
5914F: Documentation/video4linux/w9968cf.txt
5915F: drivers/media/video/w996*
4774 5916
4775USB WIRELESS RNDIS DRIVER (rndis_wlan) 5917USB WIRELESS RNDIS DRIVER (rndis_wlan)
4776P: Jussi Kivilinna 5918P: Jussi Kivilinna
4777M: jussi.kivilinna@mbnet.fi 5919M: jussi.kivilinna@mbnet.fi
4778L: linux-wireless@vger.kernel.org 5920L: linux-wireless@vger.kernel.org
4779S: Maintained 5921S: Maintained
5922F: drivers/net/wireless/rndis_wlan.c
4780 5923
4781USB ZC0301 DRIVER 5924USB ZC0301 DRIVER
4782P: Luca Risolia 5925P: Luca Risolia
4783M: luca.risolia@studio.unibo.it 5926M: luca.risolia@studio.unibo.it
4784L: linux-usb@vger.kernel.org 5927L: linux-usb@vger.kernel.org
4785L: linux-media@vger.kernel.org 5928L: linux-media@vger.kernel.org
4786T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 5929T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4787W: http://www.linux-projects.org 5930W: http://www.linux-projects.org
4788S: Maintained 5931S: Maintained
5932F: Documentation/video4linux/zc0301.txt
5933F: drivers/media/video/zc0301/
4789 5934
4790USB ZD1201 DRIVER 5935USB ZD1201 DRIVER
4791P: Jeroen Vreeken 5936P: Jeroen Vreeken
@@ -4793,15 +5938,18 @@ M: pe1rxq@amsat.org
4793L: linux-usb@vger.kernel.org 5938L: linux-usb@vger.kernel.org
4794W: http://linux-lc100020.sourceforge.net 5939W: http://linux-lc100020.sourceforge.net
4795S: Maintained 5940S: Maintained
5941F: drivers/net/wireless/zd1201.*
4796 5942
4797USB ZR364XX DRIVER 5943USB ZR364XX DRIVER
4798P: Antoine Jacquet 5944P: Antoine Jacquet
4799M: royale@zerezo.com 5945M: royale@zerezo.com
4800L: linux-usb@vger.kernel.org 5946L: linux-usb@vger.kernel.org
4801L: linux-media@vger.kernel.org 5947L: linux-media@vger.kernel.org
4802T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 5948T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4803W: http://royale.zerezo.com/zr364xx/ 5949W: http://royale.zerezo.com/zr364xx/
4804S: Maintained 5950S: Maintained
5951F: Documentation/video4linux/zr364xx.txt
5952F: drivers/media/video/zr364xx.c
4805 5953
4806USER-MODE LINUX (UML) 5954USER-MODE LINUX (UML)
4807P: Jeff Dike 5955P: Jeff Dike
@@ -4810,6 +5958,10 @@ L: user-mode-linux-devel@lists.sourceforge.net
4810L: user-mode-linux-user@lists.sourceforge.net 5958L: user-mode-linux-user@lists.sourceforge.net
4811W: http://user-mode-linux.sourceforge.net 5959W: http://user-mode-linux.sourceforge.net
4812S: Maintained 5960S: Maintained
5961F: Documentation/uml/
5962F: arch/um/
5963F: fs/hostfs/
5964F: fs/hppfs/
4813 5965
4814USERSPACE I/O (UIO) 5966USERSPACE I/O (UIO)
4815P: Hans J. Koch 5967P: Hans J. Koch
@@ -4818,13 +5970,16 @@ P: Greg Kroah-Hartman
4818M: gregkh@suse.de 5970M: gregkh@suse.de
4819L: linux-kernel@vger.kernel.org 5971L: linux-kernel@vger.kernel.org
4820S: Maintained 5972S: Maintained
5973F: Documentation/DocBook/uio-howto.tmpl
5974F: drivers/uio/
5975F: include/linux/uio*.h
4821 5976
4822UTIL-LINUX-NG PACKAGE 5977UTIL-LINUX-NG PACKAGE
4823P: Karel Zak 5978P: Karel Zak
4824M: kzak@redhat.com 5979M: kzak@redhat.com
4825L: util-linux-ng@vger.kernel.org 5980L: util-linux-ng@vger.kernel.org
4826W: http://kernel.org/~kzak/util-linux-ng/ 5981W: http://kernel.org/~kzak/util-linux-ng/
4827T: git://git.kernel.org/pub/scm/utils/util-linux-ng/util-linux-ng.git 5982T: git git://git.kernel.org/pub/scm/utils/util-linux-ng/util-linux-ng.git
4828S: Maintained 5983S: Maintained
4829 5984
4830UVESAFB DRIVER 5985UVESAFB DRIVER
@@ -4833,23 +5988,30 @@ M: spock@gentoo.org
4833L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) 5988L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
4834W: http://dev.gentoo.org/~spock/projects/uvesafb/ 5989W: http://dev.gentoo.org/~spock/projects/uvesafb/
4835S: Maintained 5990S: Maintained
5991F: Documentation/fb/uvesafb.txt
5992F: drivers/video/uvesafb.*
4836 5993
4837VFAT/FAT/MSDOS FILESYSTEM 5994VFAT/FAT/MSDOS FILESYSTEM
4838P: OGAWA Hirofumi 5995P: OGAWA Hirofumi
4839M: hirofumi@mail.parknet.co.jp 5996M: hirofumi@mail.parknet.co.jp
4840L: linux-kernel@vger.kernel.org 5997L: linux-kernel@vger.kernel.org
4841S: Maintained 5998S: Maintained
5999F: Documentation/filesystems/vfat.txt
6000F: fs/fat/
4842 6001
4843VIA RHINE NETWORK DRIVER 6002VIA RHINE NETWORK DRIVER
4844P: Roger Luethi 6003P: Roger Luethi
4845M: rl@hellgate.ch 6004M: rl@hellgate.ch
4846S: Maintained 6005S: Maintained
6006F: drivers/net/via-rhine.c
4847 6007
4848VIAPRO SMBUS DRIVER 6008VIAPRO SMBUS DRIVER
4849P: Jean Delvare 6009P: Jean Delvare
4850M: khali@linux-fr.org 6010M: khali@linux-fr.org
4851L: linux-i2c@vger.kernel.org 6011L: linux-i2c@vger.kernel.org
4852S: Maintained 6012S: Maintained
6013F: Documentation/i2c/busses/i2c-viapro
6014F: drivers/i2c/busses/i2c-viapro.c
4853 6015
4854VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER 6016VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER
4855P: Joseph Chan 6017P: Joseph Chan
@@ -4858,26 +6020,23 @@ P: Scott Fang
4858M: ScottFang@viatech.com.cn 6020M: ScottFang@viatech.com.cn
4859L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) 6021L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
4860S: Maintained 6022S: Maintained
6023F: drivers/video/via/
4861 6024
4862VIA VELOCITY NETWORK DRIVER 6025VIA VELOCITY NETWORK DRIVER
4863P: Francois Romieu 6026P: Francois Romieu
4864M: romieu@fr.zoreil.com 6027M: romieu@fr.zoreil.com
4865L: netdev@vger.kernel.org 6028L: netdev@vger.kernel.org
4866S: Maintained 6029S: Maintained
4867 6030F: drivers/net/via-velocity.*
4868VIDEO FOR LINUX (V4L)
4869P: Mauro Carvalho Chehab
4870M: mchehab@infradead.org
4871L: linux-media@vger.kernel.org
4872W: http://linuxtv.org
4873T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4874S: Maintained
4875 6031
4876VLAN (802.1Q) 6032VLAN (802.1Q)
4877P: Patrick McHardy 6033P: Patrick McHardy
4878M: kaber@trash.net 6034M: kaber@trash.net
4879L: netdev@vger.kernel.org 6035L: netdev@vger.kernel.org
4880S: Maintained 6036S: Maintained
6037F: drivers/net/macvlan.c
6038F: include/linux/if_*vlan.h
6039F: net/8021q/
4881 6040
4882VOLTAGE AND CURRENT REGULATOR FRAMEWORK 6041VOLTAGE AND CURRENT REGULATOR FRAMEWORK
4883P: Liam Girdwood 6042P: Liam Girdwood
@@ -4886,49 +6045,64 @@ P: Mark Brown
4886M: broonie@opensource.wolfsonmicro.com 6045M: broonie@opensource.wolfsonmicro.com
4887W: http://opensource.wolfsonmicro.com/node/15 6046W: http://opensource.wolfsonmicro.com/node/15
4888W: http://www.slimlogic.co.uk/?p=48 6047W: http://www.slimlogic.co.uk/?p=48
4889T: git kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git 6048T: git git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git
4890S: Supported 6049S: Supported
6050F: drivers/regulator/
6051F: include/linux/regulator/
4891 6052
4892VT1211 HARDWARE MONITOR DRIVER 6053VT1211 HARDWARE MONITOR DRIVER
4893P: Juerg Haefliger 6054P: Juerg Haefliger
4894M: juergh@gmail.com 6055M: juergh@gmail.com
4895L: lm-sensors@lm-sensors.org 6056L: lm-sensors@lm-sensors.org
4896S: Maintained 6057S: Maintained
6058F: Documentation/hwmon/vt1211
6059F: drivers/hwmon/vt1211.c
4897 6060
4898VT8231 HARDWARE MONITOR DRIVER 6061VT8231 HARDWARE MONITOR DRIVER
4899P: Roger Lucas 6062P: Roger Lucas
4900M: vt8231@hiddenengine.co.uk 6063M: vt8231@hiddenengine.co.uk
4901L: lm-sensors@lm-sensors.org 6064L: lm-sensors@lm-sensors.org
4902S: Maintained 6065S: Maintained
6066F: drivers/hwmon/vt8231.c
4903 6067
4904W1 DALLAS'S 1-WIRE BUS 6068W1 DALLAS'S 1-WIRE BUS
4905P: Evgeniy Polyakov 6069P: Evgeniy Polyakov
4906M: johnpol@2ka.mipt.ru 6070M: johnpol@2ka.mipt.ru
4907S: Maintained 6071S: Maintained
6072F: Documentation/w1/
6073F: drivers/w1/
4908 6074
4909W83791D HARDWARE MONITORING DRIVER 6075W83791D HARDWARE MONITORING DRIVER
4910P: Marc Hulsman 6076P: Marc Hulsman
4911M: m.hulsman@tudelft.nl 6077M: m.hulsman@tudelft.nl
4912L: lm-sensors@lm-sensors.org 6078L: lm-sensors@lm-sensors.org
4913S: Maintained 6079S: Maintained
6080F: Documentation/hwmon/w83791d
6081F: drivers/hwmon/w83791d.c
4914 6082
4915W83793 HARDWARE MONITORING DRIVER 6083W83793 HARDWARE MONITORING DRIVER
4916P: Rudolf Marek 6084P: Rudolf Marek
4917M: r.marek@assembler.cz 6085M: r.marek@assembler.cz
4918L: lm-sensors@lm-sensors.org 6086L: lm-sensors@lm-sensors.org
4919S: Maintained 6087S: Maintained
6088F: Documentation/hwmon/w83793
6089F: drivers/hwmon/w83793.c
4920 6090
4921W83L51xD SD/MMC CARD INTERFACE DRIVER 6091W83L51xD SD/MMC CARD INTERFACE DRIVER
4922P: Pierre Ossman 6092P: Pierre Ossman
4923M: drzeus-wbsd@drzeus.cx 6093M: pierre@ossman.eu
4924L: linux-kernel@vger.kernel.org 6094L: linux-kernel@vger.kernel.org
4925S: Maintained 6095S: Maintained
6096F: drivers/mmc/host/wbsd.*
4926 6097
4927WATCHDOG DEVICE DRIVERS 6098WATCHDOG DEVICE DRIVERS
4928P: Wim Van Sebroeck 6099P: Wim Van Sebroeck
4929M: wim@iguana.be 6100M: wim@iguana.be
4930T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git 6101T: git git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4931S: Maintained 6102S: Maintained
6103F: Documentation/watchdog/
6104F: drivers/watchdog/
6105F: include/linux/watchdog.h
4932 6106
4933WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS 6107WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4934P: Jean Tourrilhes 6108P: Jean Tourrilhes
@@ -4936,12 +6110,15 @@ M: jt@hpl.hp.com
4936L: linux-wireless@vger.kernel.org 6110L: linux-wireless@vger.kernel.org
4937W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/ 6111W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4938S: Maintained 6112S: Maintained
6113F: Documentation/networking/wavelan.txt
6114F: drivers/net/wireless/wavelan*
4939 6115
4940WD7000 SCSI DRIVER 6116WD7000 SCSI DRIVER
4941P: Miroslav Zagorac 6117P: Miroslav Zagorac
4942M: zaga@fly.cc.fer.hr 6118M: zaga@fly.cc.fer.hr
4943L: linux-scsi@vger.kernel.org 6119L: linux-scsi@vger.kernel.org
4944S: Maintained 6120S: Maintained
6121F: drivers/scsi/wd7000.c
4945 6122
4946WIMAX STACK 6123WIMAX STACK
4947P: Inaky Perez-Gonzalez 6124P: Inaky Perez-Gonzalez
@@ -4955,11 +6132,14 @@ WIMEDIA LLC PROTOCOL (WLP) SUBSYSTEM
4955P: David Vrabel 6132P: David Vrabel
4956M: david.vrabel@csr.com 6133M: david.vrabel@csr.com
4957S: Maintained 6134S: Maintained
6135F: include/linux/wlp.h
6136F: drivers/uwb/wlp/
4958 6137
4959WISTRON LAPTOP BUTTON DRIVER 6138WISTRON LAPTOP BUTTON DRIVER
4960P: Miloslav Trmac 6139P: Miloslav Trmac
4961M: mitr@volny.cz 6140M: mitr@volny.cz
4962S: Maintained 6141S: Maintained
6142F: drivers/input/misc/wistron_btns.c
4963 6143
4964WL3501 WIRELESS PCMCIA CARD DRIVER 6144WL3501 WIRELESS PCMCIA CARD DRIVER
4965P: Arnaldo Carvalho de Melo 6145P: Arnaldo Carvalho de Melo
@@ -4967,6 +6147,7 @@ M: acme@ghostprotocols.net
4967L: linux-wireless@vger.kernel.org 6147L: linux-wireless@vger.kernel.org
4968W: http://oops.ghostprotocols.net:81/blog 6148W: http://oops.ghostprotocols.net:81/blog
4969S: Maintained 6149S: Maintained
6150F: drivers/net/wireless/wl3501*
4970 6151
4971WM97XX TOUCHSCREEN DRIVERS 6152WM97XX TOUCHSCREEN DRIVERS
4972P: Mark Brown 6153P: Mark Brown
@@ -4977,12 +6158,17 @@ L: linux-input@vger.kernel.org
4977T: git git://opensource.wolfsonmicro.com/linux-2.6-touch 6158T: git git://opensource.wolfsonmicro.com/linux-2.6-touch
4978W: http://opensource.wolfsonmicro.com/node/7 6159W: http://opensource.wolfsonmicro.com/node/7
4979S: Supported 6160S: Supported
6161F: drivers/input/touchscreen/*wm97*
6162F: include/linux/wm97xx.h
4980 6163
4981X.25 NETWORK LAYER 6164X.25 NETWORK LAYER
4982P: Henner Eisen 6165P: Henner Eisen
4983M: eis@baty.hanse.de 6166M: eis@baty.hanse.de
4984L: linux-x25@vger.kernel.org 6167L: linux-x25@vger.kernel.org
4985S: Maintained 6168S: Maintained
6169F: Documentation/networking/x25*
6170F: include/net/x25*
6171F: net/x25/
4986 6172
4987X86 ARCHITECTURE (32-BIT AND 64-BIT) 6173X86 ARCHITECTURE (32-BIT AND 64-BIT)
4988P: Thomas Gleixner 6174P: Thomas Gleixner
@@ -4993,8 +6179,10 @@ P: H. Peter Anvin
4993M: hpa@zytor.com 6179M: hpa@zytor.com
4994M: x86@kernel.org 6180M: x86@kernel.org
4995L: linux-kernel@vger.kernel.org 6181L: linux-kernel@vger.kernel.org
4996T: git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git 6182T: git git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
4997S: Maintained 6183S: Maintained
6184F: Documentation/x86/
6185F: arch/x86/
4998 6186
4999XEN HYPERVISOR INTERFACE 6187XEN HYPERVISOR INTERFACE
5000P: Jeremy Fitzhardinge 6188P: Jeremy Fitzhardinge
@@ -5004,6 +6192,11 @@ M: chrisw@sous-sol.org
5004L: virtualization@lists.osdl.org 6192L: virtualization@lists.osdl.org
5005L: xen-devel@lists.xensource.com 6193L: xen-devel@lists.xensource.com
5006S: Supported 6194S: Supported
6195F: arch/x86/xen/
6196F: drivers/*/xen-*front.c
6197F: drivers/xen/
6198F: arch/x86/include/asm/xen/
6199F: include/xen/
5007 6200
5008XFS FILESYSTEM 6201XFS FILESYSTEM
5009P: Silicon Graphics Inc 6202P: Silicon Graphics Inc
@@ -5012,8 +6205,10 @@ M: felixb@sgi.com
5012M: xfs-masters@oss.sgi.com 6205M: xfs-masters@oss.sgi.com
5013L: xfs@oss.sgi.com 6206L: xfs@oss.sgi.com
5014W: http://oss.sgi.com/projects/xfs 6207W: http://oss.sgi.com/projects/xfs
5015T: git://oss.sgi.com/xfs/xfs.git 6208T: git git://oss.sgi.com/xfs/xfs.git
5016S: Supported 6209S: Supported
6210F: Documentation/filesystems/xfs.txt
6211F: fs/xfs/
5017 6212
5018XILINX SYSTEMACE DRIVER 6213XILINX SYSTEMACE DRIVER
5019P: Grant Likely 6214P: Grant Likely
@@ -5021,24 +6216,30 @@ M: grant.likely@secretlab.ca
5021W: http://www.secretlab.ca/ 6216W: http://www.secretlab.ca/
5022L: linux-kernel@vger.kernel.org 6217L: linux-kernel@vger.kernel.org
5023S: Maintained 6218S: Maintained
6219F: drivers/block/xsysace.c
5024 6220
5025XILINX UARTLITE SERIAL DRIVER 6221XILINX UARTLITE SERIAL DRIVER
5026P: Peter Korsgaard 6222P: Peter Korsgaard
5027M: jacmet@sunsite.dk 6223M: jacmet@sunsite.dk
5028L: linux-serial@vger.kernel.org 6224L: linux-serial@vger.kernel.org
5029S: Maintained 6225S: Maintained
6226F: drivers/serial/uartlite.c
5030 6227
5031YAM DRIVER FOR AX.25 6228YAM DRIVER FOR AX.25
5032P: Jean-Paul Roubelat 6229P: Jean-Paul Roubelat
5033M: jpr@f6fbb.org 6230M: jpr@f6fbb.org
5034L: linux-hams@vger.kernel.org 6231L: linux-hams@vger.kernel.org
5035S: Maintained 6232S: Maintained
6233F: drivers/net/hamradio/yam*
6234F: include/linux/yam.h
5036 6235
5037YEALINK PHONE DRIVER 6236YEALINK PHONE DRIVER
5038P: Henk Vergonet 6237P: Henk Vergonet
5039M: Henk.Vergonet@gmail.com 6238M: Henk.Vergonet@gmail.com
5040L: usbb2k-api-dev@nongnu.org 6239L: usbb2k-api-dev@nongnu.org
5041S: Maintained 6240S: Maintained
6241F: Documentation/input/yealink.txt
6242F: drivers/input/misc/yealink.*
5042 6243
5043Z8530 DRIVER FOR AX.25 6244Z8530 DRIVER FOR AX.25
5044P: Joerg Reuter 6245P: Joerg Reuter
@@ -5047,6 +6248,9 @@ W: http://yaina.de/jreuter/
5047W: http://www.qsl.net/dl1bke/ 6248W: http://www.qsl.net/dl1bke/
5048L: linux-hams@vger.kernel.org 6249L: linux-hams@vger.kernel.org
5049S: Maintained 6250S: Maintained
6251F: Documentation/networking/z8530drv.txt
6252F: drivers/net/hamradio/*scc.c
6253F: drivers/net/hamradio/z8530.h
5050 6254
5051ZD1211RW WIRELESS DRIVER 6255ZD1211RW WIRELESS DRIVER
5052P: Daniel Drake 6256P: Daniel Drake
@@ -5057,6 +6261,7 @@ W: http://zd1211.ath.cx/wiki/DriverRewrite
5057L: linux-wireless@vger.kernel.org 6261L: linux-wireless@vger.kernel.org
5058L: zd1211-devs@lists.sourceforge.net (subscribers-only) 6262L: zd1211-devs@lists.sourceforge.net (subscribers-only)
5059S: Maintained 6263S: Maintained
6264F: drivers/net/wireless/zd1211rw/
5060 6265
5061ZR36067 VIDEO FOR LINUX DRIVER 6266ZR36067 VIDEO FOR LINUX DRIVER
5062L: mjpeg-users@lists.sourceforge.net 6267L: mjpeg-users@lists.sourceforge.net
@@ -5064,12 +6269,15 @@ L: linux-media@vger.kernel.org
5064W: http://mjpeg.sourceforge.net/driver-zoran/ 6269W: http://mjpeg.sourceforge.net/driver-zoran/
5065T: Mercurial http://linuxtv.org/hg/v4l-dvb 6270T: Mercurial http://linuxtv.org/hg/v4l-dvb
5066S: Odd Fixes 6271S: Odd Fixes
6272F: drivers/media/video/zoran/
5067 6273
5068ZS DECSTATION Z85C30 SERIAL DRIVER 6274ZS DECSTATION Z85C30 SERIAL DRIVER
5069P: Maciej W. Rozycki 6275P: Maciej W. Rozycki
5070M: macro@linux-mips.org 6276M: macro@linux-mips.org
5071S: Maintained 6277S: Maintained
6278F: drivers/serial/zs.*
5072 6279
5073THE REST 6280THE REST
5074P: Linus Torvalds 6281P: Linus Torvalds
6282T: git git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
5075S: Buried alive in reporters 6283S: Buried alive in reporters