diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 425 |
1 files changed, 289 insertions, 136 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index cf4abddfc8a4..7d9d3745aab9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -36,6 +36,12 @@ trivial patch so apply some common sense. | |||
36 | (scripts/checkpatch.pl) to catch trival style violations. | 36 | (scripts/checkpatch.pl) to catch trival style violations. |
37 | See Documentation/CodingStyle for guidance here. | 37 | See Documentation/CodingStyle for guidance here. |
38 | 38 | ||
39 | PLEASE CC: the maintainers and mailing lists that are generated | ||
40 | by scripts/get_maintainer.pl. The results returned by the | ||
41 | script will be best if you have git installed and are making | ||
42 | your changes in a branch derived from Linus' latest git tree. | ||
43 | See Documentation/SubmittingPatches for details. | ||
44 | |||
39 | PLEASE try to include any credit lines you want added with the | 45 | PLEASE try to include any credit lines you want added with the |
40 | patch. It avoids people being missed off by mistake and makes | 46 | patch. It avoids people being missed off by mistake and makes |
41 | it easier to know who wants adding and who doesn't. | 47 | it easier to know who wants adding and who doesn't. |
@@ -71,7 +77,7 @@ P: Person | |||
71 | M: Mail patches to | 77 | M: Mail patches to |
72 | L: Mailing list that is relevant to this area | 78 | L: Mailing list that is relevant to this area |
73 | W: Web-page with status/info | 79 | W: Web-page with status/info |
74 | T: SCM tree type and location. Type is one of: git, hg, quilt. | 80 | T: SCM tree type and location. Type is one of: git, hg, quilt, stgit. |
75 | S: Status, one of the following: | 81 | S: Status, one of the following: |
76 | 82 | ||
77 | Supported: Someone is actually paid to look after this. | 83 | Supported: Someone is actually paid to look after this. |
@@ -157,9 +163,11 @@ S: Maintained | |||
157 | F: drivers/net/r8169.c | 163 | F: drivers/net/r8169.c |
158 | 164 | ||
159 | 8250/16?50 (AND CLONE UARTS) SERIAL DRIVER | 165 | 8250/16?50 (AND CLONE UARTS) SERIAL DRIVER |
166 | P: Alan Cox | ||
167 | M: alan@lxorguk.ukuu.org.uk | ||
160 | L: linux-serial@vger.kernel.org | 168 | L: linux-serial@vger.kernel.org |
161 | W: http://serial.sourceforge.net | 169 | W: http://serial.sourceforge.net |
162 | S: Orphan | 170 | S: Odd Fixes |
163 | F: drivers/serial/8250* | 171 | F: drivers/serial/8250* |
164 | F: include/linux/serial_8250.h | 172 | F: include/linux/serial_8250.h |
165 | 173 | ||
@@ -222,6 +230,13 @@ L: linux-acenic@sunsite.dk | |||
222 | S: Maintained | 230 | S: Maintained |
223 | F: drivers/net/acenic* | 231 | F: drivers/net/acenic* |
224 | 232 | ||
233 | ACER ASPIRE ONE TEMPERATURE AND FAN DRIVER | ||
234 | P: Peter Feuerer | ||
235 | M: peter@piie.net | ||
236 | W: http://piie.net/?section=acerhdf | ||
237 | S: Maintained | ||
238 | F: drivers/platform/x86/acerhdf.c | ||
239 | |||
225 | ACER WMI LAPTOP EXTRAS | 240 | ACER WMI LAPTOP EXTRAS |
226 | P: Carlos Corbacho | 241 | P: Carlos Corbacho |
227 | M: carlos@strangeworlds.co.uk | 242 | M: carlos@strangeworlds.co.uk |
@@ -487,7 +502,7 @@ AOA (Apple Onboard Audio) ALSA DRIVER | |||
487 | P: Johannes Berg | 502 | P: Johannes Berg |
488 | M: johannes@sipsolutions.net | 503 | M: johannes@sipsolutions.net |
489 | L: linuxppc-dev@ozlabs.org | 504 | L: linuxppc-dev@ozlabs.org |
490 | L: alsa-devel@alsa-project.org (subscribers-only) | 505 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) |
491 | S: Maintained | 506 | S: Maintained |
492 | F: sound/aoa/ | 507 | F: sound/aoa/ |
493 | 508 | ||
@@ -645,6 +660,8 @@ M: laforge@openezx.org | |||
645 | L: openezx-devel@lists.openezx.org (subscribers-only) | 660 | L: openezx-devel@lists.openezx.org (subscribers-only) |
646 | W: http://www.openezx.org/ | 661 | W: http://www.openezx.org/ |
647 | S: Maintained | 662 | S: Maintained |
663 | T: topgit git://git.openezx.org/openezx.git | ||
664 | F: arch/arm/mach-pxa/ezx.c | ||
648 | 665 | ||
649 | ARM/FARADAY FA526 PORT | 666 | ARM/FARADAY FA526 PORT |
650 | P: Paulius Zaleckas | 667 | P: Paulius Zaleckas |
@@ -680,6 +697,13 @@ M: sakoman@gmail.com | |||
680 | L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) | 697 | L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) |
681 | S: Maintained | 698 | S: Maintained |
682 | 699 | ||
700 | ARM/H4700 (HP IPAQ HX4700) MACHINE SUPPORT | ||
701 | P: Philipp Zabel | ||
702 | M: philipp.zabel@gmail.com | ||
703 | S: Maintained | ||
704 | F: arch/arm/mach-pxa/hx4700.c | ||
705 | F: arch/arm/mach-pxa/include/mach/hx4700.h | ||
706 | |||
683 | ARM/HP JORNADA 7XX MACHINE SUPPORT | 707 | ARM/HP JORNADA 7XX MACHINE SUPPORT |
684 | P: Kristoffer Ericson | 708 | P: Kristoffer Ericson |
685 | M: kristoffer.ericson@gmail.com | 709 | M: kristoffer.ericson@gmail.com |
@@ -759,11 +783,25 @@ P: Philipp Zabel | |||
759 | M: philipp.zabel@gmail.com | 783 | M: philipp.zabel@gmail.com |
760 | S: Maintained | 784 | S: Maintained |
761 | 785 | ||
786 | ARM/MIOA701 MACHINE SUPPORT | ||
787 | P: Robert Jarzmik | ||
788 | M: robert.jarzmik@free.fr | ||
789 | L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) | ||
790 | F: arch/arm/mach-pxa/mioa701.c | ||
791 | S: Maintained | ||
792 | |||
762 | ARM/NEC MOBILEPRO 900/c MACHINE SUPPORT | 793 | ARM/NEC MOBILEPRO 900/c MACHINE SUPPORT |
763 | P: Michael Petchkovsky | 794 | P: Michael Petchkovsky |
764 | M: mkpetch@internode.on.net | 795 | M: mkpetch@internode.on.net |
765 | S: Maintained | 796 | S: Maintained |
766 | 797 | ||
798 | ARM/OPENMOKO NEO FREERUNNER (GTA02) MACHINE SUPPORT | ||
799 | P: Nelson Castillo | ||
800 | M: arhuaco@freaks-unidos.net | ||
801 | L: openmoko-kernel@lists.openmoko.org (subscribers-only) | ||
802 | W: http://wiki.openmoko.org/wiki/Neo_FreeRunner | ||
803 | S: Supported | ||
804 | |||
767 | ARM/TOSA MACHINE SUPPORT | 805 | ARM/TOSA MACHINE SUPPORT |
768 | P: Dmitry Eremin-Solenikov | 806 | P: Dmitry Eremin-Solenikov |
769 | M: dbaryshkov@gmail.com | 807 | M: dbaryshkov@gmail.com |
@@ -777,6 +815,12 @@ M: marek.vasut@gmail.com | |||
777 | W: http://hackndev.com | 815 | W: http://hackndev.com |
778 | S: Maintained | 816 | S: Maintained |
779 | 817 | ||
818 | ARM/PALM TREO 680 SUPPORT | ||
819 | P: Tomas Cech | ||
820 | M: sleep_walker@suse.cz | ||
821 | W: http://hackndev.com | ||
822 | S: Maintained | ||
823 | |||
780 | ARM/PALMZ72 SUPPORT | 824 | ARM/PALMZ72 SUPPORT |
781 | P: Sergey Lapin | 825 | P: Sergey Lapin |
782 | M: slapin@ossfans.org | 826 | M: slapin@ossfans.org |
@@ -903,7 +947,6 @@ P: Dan Williams | |||
903 | M: dan.j.williams@intel.com | 947 | M: dan.j.williams@intel.com |
904 | P: Maciej Sosnowski | 948 | P: Maciej Sosnowski |
905 | M: maciej.sosnowski@intel.com | 949 | M: maciej.sosnowski@intel.com |
906 | L: linux-kernel@vger.kernel.org | ||
907 | W: http://sourceforge.net/projects/xscaleiop | 950 | W: http://sourceforge.net/projects/xscaleiop |
908 | S: Supported | 951 | S: Supported |
909 | F: Documentation/crypto/async-tx-api.txt | 952 | F: Documentation/crypto/async-tx-api.txt |
@@ -932,17 +975,23 @@ M: me@bobcopeland.com | |||
932 | L: linux-wireless@vger.kernel.org | 975 | L: linux-wireless@vger.kernel.org |
933 | L: ath5k-devel@lists.ath5k.org | 976 | L: ath5k-devel@lists.ath5k.org |
934 | S: Maintained | 977 | S: Maintained |
935 | F: drivers/net/wireless/ath5k/ | 978 | F: drivers/net/wireless/ath/ath5k/ |
936 | 979 | ||
937 | ATHEROS ATH9K WIRELESS DRIVER | 980 | ATHEROS ATH9K WIRELESS DRIVER |
938 | P: Luis R. Rodriguez | 981 | P: Luis R. Rodriguez |
939 | M: lrodriguez@atheros.com | 982 | M: lrodriguez@atheros.com |
940 | P: Jouni Malinen | 983 | P: Jouni Malinen |
941 | M: jmalinen@atheros.com | 984 | M: jmalinen@atheros.com |
985 | P: Sujith Manoharan | ||
986 | M: Sujith.Manoharan@atheros.com | ||
987 | P: Vasanthakumar Thiagarajan | ||
988 | M: vasanth@atheros.com | ||
989 | P: Senthil Balasubramanian | ||
990 | M: senthilkumar@atheros.com | ||
942 | L: linux-wireless@vger.kernel.org | 991 | L: linux-wireless@vger.kernel.org |
943 | L: ath9k-devel@lists.ath9k.org | 992 | L: ath9k-devel@lists.ath9k.org |
944 | S: Supported | 993 | S: Supported |
945 | F: drivers/net/wireless/ath9k/ | 994 | F: drivers/net/wireless/ath/ath9k/ |
946 | 995 | ||
947 | ATHEROS AR9170 WIRELESS DRIVER | 996 | ATHEROS AR9170 WIRELESS DRIVER |
948 | P: Christian Lamparter | 997 | P: Christian Lamparter |
@@ -950,7 +999,7 @@ M: chunkeey@web.de | |||
950 | L: linux-wireless@vger.kernel.org | 999 | L: linux-wireless@vger.kernel.org |
951 | W: http://wireless.kernel.org/en/users/Drivers/ar9170 | 1000 | W: http://wireless.kernel.org/en/users/Drivers/ar9170 |
952 | S: Maintained | 1001 | S: Maintained |
953 | F: drivers/net/wireless/ar9170/ | 1002 | F: drivers/net/wireless/ath/ar9170/ |
954 | 1003 | ||
955 | ATI_REMOTE2 DRIVER | 1004 | ATI_REMOTE2 DRIVER |
956 | P: Ville Syrjala | 1005 | P: Ville Syrjala |
@@ -990,10 +1039,16 @@ W: http://www.at91.com/ | |||
990 | S: Maintained | 1039 | S: Maintained |
991 | F: drivers/mmc/host/at91_mci.c | 1040 | F: drivers/mmc/host/at91_mci.c |
992 | 1041 | ||
1042 | ATMEL AT91 / AT32 MCI DRIVER | ||
1043 | P: Nicolas Ferre | ||
1044 | M: nicolas.ferre@atmel.com | ||
1045 | S: Maintained | ||
1046 | F: drivers/mmc/host/atmel-mci.c | ||
1047 | F: drivers/mmc/host/atmel-mci-regs.h | ||
1048 | |||
993 | ATMEL AT91 / AT32 SERIAL DRIVER | 1049 | ATMEL AT91 / AT32 SERIAL DRIVER |
994 | P: Haavard Skinnemoen | 1050 | P: Haavard Skinnemoen |
995 | M: hskinnemoen@atmel.com | 1051 | M: hskinnemoen@atmel.com |
996 | L: linux-kernel@vger.kernel.org | ||
997 | S: Supported | 1052 | S: Supported |
998 | F: drivers/serial/atmel_serial.c | 1053 | F: drivers/serial/atmel_serial.c |
999 | 1054 | ||
@@ -1049,7 +1104,6 @@ F: kernel/audit* | |||
1049 | AUXILIARY DISPLAY DRIVERS | 1104 | AUXILIARY DISPLAY DRIVERS |
1050 | P: Miguel Ojeda Sandonis | 1105 | P: Miguel Ojeda Sandonis |
1051 | M: miguel.ojeda.sandonis@gmail.com | 1106 | M: miguel.ojeda.sandonis@gmail.com |
1052 | L: linux-kernel@vger.kernel.org | ||
1053 | W: http://miguelojeda.es/auxdisplay.htm | 1107 | W: http://miguelojeda.es/auxdisplay.htm |
1054 | W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm | 1108 | W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm |
1055 | S: Maintained | 1109 | S: Maintained |
@@ -1119,7 +1173,6 @@ F: drivers/net/hamradio/baycom* | |||
1119 | BEFS FILE SYSTEM | 1173 | BEFS FILE SYSTEM |
1120 | P: Sergey S. Kostyliov | 1174 | P: Sergey S. Kostyliov |
1121 | M: rathamahata@php4.ru | 1175 | M: rathamahata@php4.ru |
1122 | L: linux-kernel@vger.kernel.org | ||
1123 | S: Maintained | 1176 | S: Maintained |
1124 | F: Documentation/filesystems/befs.txt | 1177 | F: Documentation/filesystems/befs.txt |
1125 | F: fs/befs/ | 1178 | F: fs/befs/ |
@@ -1127,7 +1180,6 @@ F: fs/befs/ | |||
1127 | BFS FILE SYSTEM | 1180 | BFS FILE SYSTEM |
1128 | P: Tigran A. Aivazian | 1181 | P: Tigran A. Aivazian |
1129 | M: tigran@aivazian.fsnet.co.uk | 1182 | M: tigran@aivazian.fsnet.co.uk |
1130 | L: linux-kernel@vger.kernel.org | ||
1131 | S: Maintained | 1183 | S: Maintained |
1132 | F: Documentation/filesystems/bfs.txt | 1184 | F: Documentation/filesystems/bfs.txt |
1133 | F: fs/bfs/ | 1185 | F: fs/bfs/ |
@@ -1184,7 +1236,6 @@ F: drivers/i2c/busses/i2c-bfin-twi.c | |||
1184 | BLOCK LAYER | 1236 | BLOCK LAYER |
1185 | P: Jens Axboe | 1237 | P: Jens Axboe |
1186 | M: axboe@kernel.dk | 1238 | M: axboe@kernel.dk |
1187 | L: linux-kernel@vger.kernel.org | ||
1188 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git | 1239 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git |
1189 | S: Maintained | 1240 | S: Maintained |
1190 | F: block/ | 1241 | F: block/ |
@@ -1311,7 +1362,6 @@ P: Muli Ben-Yehuda | |||
1311 | M: muli@il.ibm.com | 1362 | M: muli@il.ibm.com |
1312 | P: Jon D. Mason | 1363 | P: Jon D. Mason |
1313 | M: jdmason@kudzu.us | 1364 | M: jdmason@kudzu.us |
1314 | L: linux-kernel@vger.kernel.org | ||
1315 | L: discuss@x86-64.org | 1365 | L: discuss@x86-64.org |
1316 | S: Maintained | 1366 | S: Maintained |
1317 | F: arch/x86/kernel/pci-calgary_64.c | 1367 | F: arch/x86/kernel/pci-calgary_64.c |
@@ -1331,6 +1381,13 @@ F: drivers/net/can/ | |||
1331 | F: include/linux/can/ | 1381 | F: include/linux/can/ |
1332 | F: include/linux/can.h | 1382 | F: include/linux/can.h |
1333 | 1383 | ||
1384 | CAN NETWORK DRIVERS | ||
1385 | P: Wolfgang Grandegger | ||
1386 | M: wg@grandegger.com | ||
1387 | L: socketcan-core@lists.berlios.de (subscribers-only) | ||
1388 | W: http://developer.berlios.de/projects/socketcan/ | ||
1389 | S: Maintained | ||
1390 | |||
1334 | CELL BROADBAND ENGINE ARCHITECTURE | 1391 | CELL BROADBAND ENGINE ARCHITECTURE |
1335 | P: Arnd Bergmann | 1392 | P: Arnd Bergmann |
1336 | M: arnd@arndb.de | 1393 | M: arnd@arndb.de |
@@ -1356,7 +1413,6 @@ F: include/linux/usb/wusb* | |||
1356 | CFAG12864B LCD DRIVER | 1413 | CFAG12864B LCD DRIVER |
1357 | P: Miguel Ojeda Sandonis | 1414 | P: Miguel Ojeda Sandonis |
1358 | M: miguel.ojeda.sandonis@gmail.com | 1415 | M: miguel.ojeda.sandonis@gmail.com |
1359 | L: linux-kernel@vger.kernel.org | ||
1360 | W: http://miguelojeda.es/auxdisplay.htm | 1416 | W: http://miguelojeda.es/auxdisplay.htm |
1361 | W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm | 1417 | W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm |
1362 | S: Maintained | 1418 | S: Maintained |
@@ -1366,7 +1422,6 @@ F: include/linux/cfag12864b.h | |||
1366 | CFAG12864BFB LCD FRAMEBUFFER DRIVER | 1422 | CFAG12864BFB LCD FRAMEBUFFER DRIVER |
1367 | P: Miguel Ojeda Sandonis | 1423 | P: Miguel Ojeda Sandonis |
1368 | M: miguel.ojeda.sandonis@gmail.com | 1424 | M: miguel.ojeda.sandonis@gmail.com |
1369 | L: linux-kernel@vger.kernel.org | ||
1370 | W: http://miguelojeda.es/auxdisplay.htm | 1425 | W: http://miguelojeda.es/auxdisplay.htm |
1371 | W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm | 1426 | W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm |
1372 | S: Maintained | 1427 | S: Maintained |
@@ -1386,7 +1441,6 @@ X: net/wireless/wext* | |||
1386 | CHECKPATCH | 1441 | CHECKPATCH |
1387 | P: Andy Whitcroft | 1442 | P: Andy Whitcroft |
1388 | M: apw@canonical.com | 1443 | M: apw@canonical.com |
1389 | L: linux-kernel@vger.kernel.org | ||
1390 | S: Supported | 1444 | S: Supported |
1391 | F: scripts/checkpatch.pl | 1445 | F: scripts/checkpatch.pl |
1392 | 1446 | ||
@@ -1415,7 +1469,7 @@ F: drivers/usb/host/ohci-ep93xx.c | |||
1415 | CIRRUS LOGIC CS4270 SOUND DRIVER | 1469 | CIRRUS LOGIC CS4270 SOUND DRIVER |
1416 | P: Timur Tabi | 1470 | P: Timur Tabi |
1417 | M: timur@freescale.com | 1471 | M: timur@freescale.com |
1418 | L: alsa-devel@alsa-project.org | 1472 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) |
1419 | S: Supported | 1473 | S: Supported |
1420 | F: sound/soc/codecs/cs4270* | 1474 | F: sound/soc/codecs/cs4270* |
1421 | 1475 | ||
@@ -1440,6 +1494,7 @@ P: Joe Eykholt | |||
1440 | M: jeykholt@cisco.com | 1494 | M: jeykholt@cisco.com |
1441 | L: linux-scsi@vger.kernel.org | 1495 | L: linux-scsi@vger.kernel.org |
1442 | S: Supported | 1496 | S: Supported |
1497 | F: drivers/scsi/fnic/ | ||
1443 | 1498 | ||
1444 | CODA FILE SYSTEM | 1499 | CODA FILE SYSTEM |
1445 | P: Jan Harkes | 1500 | P: Jan Harkes |
@@ -1512,7 +1567,6 @@ F: drivers/usb/atm/cxacru.c | |||
1512 | CONFIGFS | 1567 | CONFIGFS |
1513 | P: Joel Becker | 1568 | P: Joel Becker |
1514 | M: joel.becker@oracle.com | 1569 | M: joel.becker@oracle.com |
1515 | L: linux-kernel@vger.kernel.org | ||
1516 | S: Supported | 1570 | S: Supported |
1517 | F: fs/configfs/ | 1571 | F: fs/configfs/ |
1518 | F: include/linux/configfs.h | 1572 | F: include/linux/configfs.h |
@@ -1526,6 +1580,7 @@ L: containers@lists.linux-foundation.org | |||
1526 | S: Maintained | 1580 | S: Maintained |
1527 | F: include/linux/cgroup* | 1581 | F: include/linux/cgroup* |
1528 | F: kernel/cgroup* | 1582 | F: kernel/cgroup* |
1583 | F: mm/*cgroup* | ||
1529 | 1584 | ||
1530 | CORETEMP HARDWARE MONITORING DRIVER | 1585 | CORETEMP HARDWARE MONITORING DRIVER |
1531 | P: Rudolf Marek | 1586 | P: Rudolf Marek |
@@ -1570,7 +1625,6 @@ F: arch/x86/kernel/msr.c | |||
1570 | CPUSETS | 1625 | CPUSETS |
1571 | P: Paul Menage | 1626 | P: Paul Menage |
1572 | M: menage@google.com | 1627 | M: menage@google.com |
1573 | L: linux-kernel@vger.kernel.org | ||
1574 | W: http://www.bullopensource.org/cpuset/ | 1628 | W: http://www.bullopensource.org/cpuset/ |
1575 | W: http://oss.sgi.com/projects/cpusets/ | 1629 | W: http://oss.sgi.com/projects/cpusets/ |
1576 | S: Supported | 1630 | S: Supported |
@@ -1777,7 +1831,6 @@ DEVICE NUMBER REGISTRY | |||
1777 | P: Torben Mathiasen | 1831 | P: Torben Mathiasen |
1778 | M: device@lanana.org | 1832 | M: device@lanana.org |
1779 | W: http://lanana.org/docs/device-list/index.html | 1833 | W: http://lanana.org/docs/device-list/index.html |
1780 | L: linux-kernel@vger.kernel.org | ||
1781 | S: Maintained | 1834 | S: Maintained |
1782 | 1835 | ||
1783 | DEVICE-MAPPER (LVM) | 1836 | DEVICE-MAPPER (LVM) |
@@ -1801,10 +1854,9 @@ F: drivers/char/epca* | |||
1801 | F: drivers/char/digi* | 1854 | F: drivers/char/digi* |
1802 | 1855 | ||
1803 | DIRECTORY NOTIFICATION (DNOTIFY) | 1856 | DIRECTORY NOTIFICATION (DNOTIFY) |
1804 | P: Stephen Rothwell | 1857 | P: Eric Paris |
1805 | M: sfr@canb.auug.org.au | 1858 | M: eparis@parisplace.org |
1806 | L: linux-kernel@vger.kernel.org | 1859 | S: Maintained |
1807 | S: Supported | ||
1808 | F: Documentation/filesystems/dnotify.txt | 1860 | F: Documentation/filesystems/dnotify.txt |
1809 | F: fs/notify/dnotify/ | 1861 | F: fs/notify/dnotify/ |
1810 | F: include/linux/dnotify.h | 1862 | F: include/linux/dnotify.h |
@@ -1820,7 +1872,6 @@ S: Maintained | |||
1820 | DISKQUOTA | 1872 | DISKQUOTA |
1821 | P: Jan Kara | 1873 | P: Jan Kara |
1822 | M: jack@suse.cz | 1874 | M: jack@suse.cz |
1823 | L: linux-kernel@vger.kernel.org | ||
1824 | S: Maintained | 1875 | S: Maintained |
1825 | F: Documentation/filesystems/quota.txt | 1876 | F: Documentation/filesystems/quota.txt |
1826 | F: fs/quota/ | 1877 | F: fs/quota/ |
@@ -1842,7 +1893,6 @@ P: Maciej Sosnowski | |||
1842 | M: maciej.sosnowski@intel.com | 1893 | M: maciej.sosnowski@intel.com |
1843 | P: Dan Williams | 1894 | P: Dan Williams |
1844 | M: dan.j.williams@intel.com | 1895 | M: dan.j.williams@intel.com |
1845 | L: linux-kernel@vger.kernel.org | ||
1846 | S: Supported | 1896 | S: Supported |
1847 | F: drivers/dma/ | 1897 | F: drivers/dma/ |
1848 | F: include/linux/dma* | 1898 | F: include/linux/dma* |
@@ -1894,7 +1944,6 @@ F: drivers/scsi/dpt/ | |||
1894 | DRIVER CORE, KOBJECTS, AND SYSFS | 1944 | DRIVER CORE, KOBJECTS, AND SYSFS |
1895 | P: Greg Kroah-Hartman | 1945 | P: Greg Kroah-Hartman |
1896 | M: gregkh@suse.de | 1946 | M: gregkh@suse.de |
1897 | L: linux-kernel@vger.kernel.org | ||
1898 | T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/ | 1947 | T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/ |
1899 | S: Supported | 1948 | S: Supported |
1900 | F: Documentation/kobject.txt | 1949 | F: Documentation/kobject.txt |
@@ -1960,8 +2009,8 @@ F: net/bridge/netfilter/ebt*.c | |||
1960 | ECRYPT FILE SYSTEM | 2009 | ECRYPT FILE SYSTEM |
1961 | P: Tyler Hicks | 2010 | P: Tyler Hicks |
1962 | M: tyhicks@linux.vnet.ibm.com | 2011 | M: tyhicks@linux.vnet.ibm.com |
1963 | M: Dustin Kirkland | 2012 | P: Dustin Kirkland |
1964 | P: kirkland@canonical.com | 2013 | M: kirkland@canonical.com |
1965 | L: ecryptfs-devel@lists.launchpad.net | 2014 | L: ecryptfs-devel@lists.launchpad.net |
1966 | W: https://launchpad.net/ecryptfs | 2015 | W: https://launchpad.net/ecryptfs |
1967 | S: Supported | 2016 | S: Supported |
@@ -1978,6 +2027,16 @@ F: Documentation/edac.txt | |||
1978 | F: drivers/edac/edac_* | 2027 | F: drivers/edac/edac_* |
1979 | F: include/linux/edac.h | 2028 | F: include/linux/edac.h |
1980 | 2029 | ||
2030 | EDAC-AMD64 | ||
2031 | P: Doug Thompson | ||
2032 | M: dougthompson@xmission.com | ||
2033 | P: Borislav Petkov | ||
2034 | M: borislav.petkov@amd.com | ||
2035 | L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers) | ||
2036 | W: bluesmoke.sourceforge.net | ||
2037 | S: Supported | ||
2038 | F: drivers/edac/amd64_edac* | ||
2039 | |||
1981 | EDAC-E752X | 2040 | EDAC-E752X |
1982 | P: Mark Gross | 2041 | P: Mark Gross |
1983 | M: mark.gross@intel.com | 2042 | M: mark.gross@intel.com |
@@ -2030,8 +2089,8 @@ F: drivers/edac/i5400_edac.c | |||
2030 | 2089 | ||
2031 | EDAC-I82975X | 2090 | EDAC-I82975X |
2032 | P: Ranganathan Desikan | 2091 | P: Ranganathan Desikan |
2033 | P: Arvind R. | ||
2034 | M: rdesikan@jetzbroadband.com | 2092 | M: rdesikan@jetzbroadband.com |
2093 | P: Arvind R. | ||
2035 | M: arvind@acarlab.com | 2094 | M: arvind@acarlab.com |
2036 | L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers) | 2095 | L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers) |
2037 | W: bluesmoke.sourceforge.net | 2096 | W: bluesmoke.sourceforge.net |
@@ -2094,6 +2153,15 @@ W: http://sourceforge.net/projects/lpfcxxxx | |||
2094 | S: Supported | 2153 | S: Supported |
2095 | F: drivers/scsi/lpfc/ | 2154 | F: drivers/scsi/lpfc/ |
2096 | 2155 | ||
2156 | ENE CB710 FLASH CARD READER DRIVER | ||
2157 | P: Michał Mirosław | ||
2158 | M: mirq-linux@rere.qmqm.pl | ||
2159 | L: linux-kernel@vger.kernel.org | ||
2160 | S: Maintained | ||
2161 | F: drivers/misc/cb710/ | ||
2162 | F: drivers/mmc/host/cb710-mmc.* | ||
2163 | F: include/linux/cb710.h | ||
2164 | |||
2097 | EPSON 1355 FRAMEBUFFER DRIVER | 2165 | EPSON 1355 FRAMEBUFFER DRIVER |
2098 | P: Christopher Hoover | 2166 | P: Christopher Hoover |
2099 | M: ch@murgatroid.com | 2167 | M: ch@murgatroid.com |
@@ -2222,7 +2290,6 @@ F: drivers/firewire/ | |||
2222 | F: include/linux/firewire*.h | 2290 | F: include/linux/firewire*.h |
2223 | 2291 | ||
2224 | FIRMWARE LOADER (request_firmware) | 2292 | FIRMWARE LOADER (request_firmware) |
2225 | L: linux-kernel@vger.kernel.org | ||
2226 | S: Orphan | 2293 | S: Orphan |
2227 | F: Documentation/firmware_class/ | 2294 | F: Documentation/firmware_class/ |
2228 | F: drivers/base/firmware*.c | 2295 | F: drivers/base/firmware*.c |
@@ -2244,11 +2311,9 @@ F: drivers/net/wan/dlci.c | |||
2244 | F: drivers/net/wan/sdla.c | 2311 | F: drivers/net/wan/sdla.c |
2245 | 2312 | ||
2246 | FRAMEBUFFER LAYER | 2313 | FRAMEBUFFER LAYER |
2247 | P: Antonino Daplas | ||
2248 | M: adaplas@gmail.com | ||
2249 | L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) | 2314 | L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) |
2250 | W: http://linux-fbdev.sourceforge.net/ | 2315 | W: http://linux-fbdev.sourceforge.net/ |
2251 | S: Maintained | 2316 | S: Orphan |
2252 | F: Documentation/fb/ | 2317 | F: Documentation/fb/ |
2253 | F: drivers/video/fb* | 2318 | F: drivers/video/fb* |
2254 | F: include/linux/fb.h | 2319 | F: include/linux/fb.h |
@@ -2259,7 +2324,6 @@ M: leoli@freescale.com | |||
2259 | P: Zhang Wei | 2324 | P: Zhang Wei |
2260 | M: zw@zh-kernel.org | 2325 | M: zw@zh-kernel.org |
2261 | L: linuxppc-dev@ozlabs.org | 2326 | L: linuxppc-dev@ozlabs.org |
2262 | L: linux-kernel@vger.kernel.org | ||
2263 | S: Maintained | 2327 | S: Maintained |
2264 | F: drivers/dma/fsldma.* | 2328 | F: drivers/dma/fsldma.* |
2265 | 2329 | ||
@@ -2325,7 +2389,7 @@ F: drivers/serial/ucc_uart.c | |||
2325 | FREESCALE SOC SOUND DRIVERS | 2389 | FREESCALE SOC SOUND DRIVERS |
2326 | P: Timur Tabi | 2390 | P: Timur Tabi |
2327 | M: timur@freescale.com | 2391 | M: timur@freescale.com |
2328 | L: alsa-devel@alsa-project.org | 2392 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) |
2329 | L: linuxppc-dev@ozlabs.org | 2393 | L: linuxppc-dev@ozlabs.org |
2330 | S: Supported | 2394 | S: Supported |
2331 | F: sound/soc/fsl/fsl* | 2395 | F: sound/soc/fsl/fsl* |
@@ -2340,7 +2404,7 @@ F: fs/freevxfs/ | |||
2340 | 2404 | ||
2341 | FREEZER | 2405 | FREEZER |
2342 | P: Pavel Machek | 2406 | P: Pavel Machek |
2343 | M: pavel@suse.cz | 2407 | M: pavel@ucw.cz |
2344 | P: Rafael J. Wysocki | 2408 | P: Rafael J. Wysocki |
2345 | M: rjw@sisk.pl | 2409 | M: rjw@sisk.pl |
2346 | L: linux-pm@lists.linux-foundation.org | 2410 | L: linux-pm@lists.linux-foundation.org |
@@ -2362,7 +2426,7 @@ FTRACE | |||
2362 | P: Steven Rostedt | 2426 | P: Steven Rostedt |
2363 | M: rostedt@goodmis.org | 2427 | M: rostedt@goodmis.org |
2364 | S: Maintained | 2428 | S: Maintained |
2365 | F: Documentation/ftrace.txt | 2429 | F: Documentation/trace/ftrace.txt |
2366 | F: arch/*/*/*/ftrace.h | 2430 | F: arch/*/*/*/ftrace.h |
2367 | F: arch/*/kernel/ftrace.c | 2431 | F: arch/*/kernel/ftrace.c |
2368 | F: include/*/ftrace.h | 2432 | F: include/*/ftrace.h |
@@ -2425,6 +2489,14 @@ F: drivers/net/wan/pc300too.c | |||
2425 | F: drivers/net/wan/pci200syn.c | 2489 | F: drivers/net/wan/pci200syn.c |
2426 | F: drivers/net/wan/wanxl* | 2490 | F: drivers/net/wan/wanxl* |
2427 | 2491 | ||
2492 | GENERIC INCLUDE/ASM HEADER FILES | ||
2493 | P: Arnd Bergmann | ||
2494 | M: arnd@arndb.de | ||
2495 | L: linux-arch@vger.kernel.org | ||
2496 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic.git | ||
2497 | S: Maintained | ||
2498 | F: include/asm-generic | ||
2499 | |||
2428 | GFS2 FILE SYSTEM | 2500 | GFS2 FILE SYSTEM |
2429 | P: Steven Whitehouse | 2501 | P: Steven Whitehouse |
2430 | M: swhiteho@redhat.com | 2502 | M: swhiteho@redhat.com |
@@ -2459,7 +2531,6 @@ F: drivers/hwmon/hdaps.c | |||
2459 | 2531 | ||
2460 | HYPERVISOR VIRTUAL CONSOLE DRIVER | 2532 | HYPERVISOR VIRTUAL CONSOLE DRIVER |
2461 | L: linuxppc-dev@ozlabs.org | 2533 | L: linuxppc-dev@ozlabs.org |
2462 | L: linux-kernel@vger.kernel.org | ||
2463 | S: Odd Fixes | 2534 | S: Odd Fixes |
2464 | F: drivers/char/hvc_* | 2535 | F: drivers/char/hvc_* |
2465 | 2536 | ||
@@ -2526,7 +2597,6 @@ F: sound/parisc/harmony.* | |||
2526 | HAYES ESP SERIAL DRIVER | 2597 | HAYES ESP SERIAL DRIVER |
2527 | P: Andrew J. Robinson | 2598 | P: Andrew J. Robinson |
2528 | M: arobinso@nyx.net | 2599 | M: arobinso@nyx.net |
2529 | L: linux-kernel@vger.kernel.org | ||
2530 | W: http://www.nyx.net/~arobinso | 2600 | W: http://www.nyx.net/~arobinso |
2531 | S: Maintained | 2601 | S: Maintained |
2532 | F: Documentation/serial/hayes-esp.txt | 2602 | F: Documentation/serial/hayes-esp.txt |
@@ -2552,7 +2622,6 @@ F: include/linux/cciss_ioctl.h | |||
2552 | HFS FILESYSTEM | 2622 | HFS FILESYSTEM |
2553 | P: Roman Zippel | 2623 | P: Roman Zippel |
2554 | M: zippel@linux-m68k.org | 2624 | M: zippel@linux-m68k.org |
2555 | L: linux-kernel@vger.kernel.org | ||
2556 | S: Maintained | 2625 | S: Maintained |
2557 | F: Documentation/filesystems/hfs.txt | 2626 | F: Documentation/filesystems/hfs.txt |
2558 | F: fs/hfs/ | 2627 | F: fs/hfs/ |
@@ -2592,7 +2661,6 @@ F: include/linux/hid* | |||
2592 | HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS | 2661 | HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS |
2593 | P: Thomas Gleixner | 2662 | P: Thomas Gleixner |
2594 | M: tglx@linutronix.de | 2663 | M: tglx@linutronix.de |
2595 | L: linux-kernel@vger.kernel.org | ||
2596 | S: Maintained | 2664 | S: Maintained |
2597 | F: Documentation/timers/ | 2665 | F: Documentation/timers/ |
2598 | F: kernel/hrtimer.c | 2666 | F: kernel/hrtimer.c |
@@ -2731,7 +2799,6 @@ F: drivers/i2c/busses/i2c-tiny-usb.c | |||
2731 | i386 BOOT CODE | 2799 | i386 BOOT CODE |
2732 | P: H. Peter Anvin | 2800 | P: H. Peter Anvin |
2733 | M: hpa@zytor.com | 2801 | M: hpa@zytor.com |
2734 | L: Linux-Kernel@vger.kernel.org | ||
2735 | S: Maintained | 2802 | S: Maintained |
2736 | F: arch/x86/boot/ | 2803 | F: arch/x86/boot/ |
2737 | 2804 | ||
@@ -2772,10 +2839,10 @@ S: Supported | |||
2772 | F: drivers/scsi/ips.* | 2839 | F: drivers/scsi/ips.* |
2773 | 2840 | ||
2774 | IDE SUBSYSTEM | 2841 | IDE SUBSYSTEM |
2775 | P: Bartlomiej Zolnierkiewicz | 2842 | P: David S. Miller |
2776 | M: bzolnier@gmail.com | 2843 | M: davem@davemloft.net |
2777 | L: linux-ide@vger.kernel.org | 2844 | L: linux-ide@vger.kernel.org |
2778 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6.git | 2845 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6.git |
2779 | S: Maintained | 2846 | S: Maintained |
2780 | F: Documentation/ide/ | 2847 | F: Documentation/ide/ |
2781 | F: drivers/ide/ | 2848 | F: drivers/ide/ |
@@ -2816,6 +2883,18 @@ L: linux1394-devel@lists.sourceforge.net | |||
2816 | S: Maintained | 2883 | S: Maintained |
2817 | F: drivers/ieee1394/raw1394* | 2884 | F: drivers/ieee1394/raw1394* |
2818 | 2885 | ||
2886 | IEEE 802.15.4 SUBSYSTEM | ||
2887 | P: Dmitry Eremin-Solenikov | ||
2888 | M: dbaryshkov@gmail.com | ||
2889 | P: Sergey Lapin | ||
2890 | M: slapin@ossfans.org | ||
2891 | L: linux-zigbee-devel@lists.sourceforge.net | ||
2892 | W: http://apps.sourceforge.net/trac/linux-zigbee | ||
2893 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan.git | ||
2894 | S: Maintained | ||
2895 | F: net/ieee802154/ | ||
2896 | F: drivers/ieee802154/ | ||
2897 | |||
2819 | INTEGRITY MEASUREMENT ARCHITECTURE (IMA) | 2898 | INTEGRITY MEASUREMENT ARCHITECTURE (IMA) |
2820 | P: Mimi Zohar | 2899 | P: Mimi Zohar |
2821 | M: zohar@us.ibm.com | 2900 | M: zohar@us.ibm.com |
@@ -2847,7 +2926,8 @@ P: John McCutchan | |||
2847 | M: john@johnmccutchan.com | 2926 | M: john@johnmccutchan.com |
2848 | P: Robert Love | 2927 | P: Robert Love |
2849 | M: rlove@rlove.org | 2928 | M: rlove@rlove.org |
2850 | L: linux-kernel@vger.kernel.org | 2929 | P: Eric Paris |
2930 | M: eparis@parisplace.org | ||
2851 | S: Maintained | 2931 | S: Maintained |
2852 | F: Documentation/filesystems/inotify.txt | 2932 | F: Documentation/filesystems/inotify.txt |
2853 | F: fs/notify/inotify/ | 2933 | F: fs/notify/inotify/ |
@@ -2895,7 +2975,6 @@ F: arch/x86/kernel/microcode_intel.c | |||
2895 | INTEL I/OAT DMA DRIVER | 2975 | INTEL I/OAT DMA DRIVER |
2896 | P: Maciej Sosnowski | 2976 | P: Maciej Sosnowski |
2897 | M: maciej.sosnowski@intel.com | 2977 | M: maciej.sosnowski@intel.com |
2898 | L: linux-kernel@vger.kernel.org | ||
2899 | S: Supported | 2978 | S: Supported |
2900 | F: drivers/dma/ioat* | 2979 | F: drivers/dma/ioat* |
2901 | 2980 | ||
@@ -2911,7 +2990,6 @@ F: include/linux/intel-iommu.h | |||
2911 | INTEL IOP-ADMA DMA DRIVER | 2990 | INTEL IOP-ADMA DMA DRIVER |
2912 | P: Dan Williams | 2991 | P: Dan Williams |
2913 | M: dan.j.williams@intel.com | 2992 | M: dan.j.williams@intel.com |
2914 | L: linux-kernel@vger.kernel.org | ||
2915 | S: Supported | 2993 | S: Supported |
2916 | F: drivers/dma/iop-adma.c | 2994 | F: drivers/dma/iop-adma.c |
2917 | 2995 | ||
@@ -3107,6 +3185,7 @@ M: samuel@sortiz.org | |||
3107 | L: irda-users@lists.sourceforge.net (subscribers-only) | 3185 | L: irda-users@lists.sourceforge.net (subscribers-only) |
3108 | W: http://irda.sourceforge.net/ | 3186 | W: http://irda.sourceforge.net/ |
3109 | S: Maintained | 3187 | S: Maintained |
3188 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sameo/irda-2.6.git | ||
3110 | F: Documentation/networking/irda.txt | 3189 | F: Documentation/networking/irda.txt |
3111 | F: drivers/net/irda/ | 3190 | F: drivers/net/irda/ |
3112 | F: include/net/irda/ | 3191 | F: include/net/irda/ |
@@ -3188,7 +3267,6 @@ W: http://www.linux-mtd.infradead.org/doc/jffs2.html | |||
3188 | S: Maintained | 3267 | S: Maintained |
3189 | F: fs/jffs2/ | 3268 | F: fs/jffs2/ |
3190 | F: include/linux/jffs2.h | 3269 | F: include/linux/jffs2.h |
3191 | F: include/mtd/jffs2-user.h | ||
3192 | 3270 | ||
3193 | JOURNALLING LAYER FOR BLOCK DEVICES (JBD) | 3271 | JOURNALLING LAYER FOR BLOCK DEVICES (JBD) |
3194 | P: Stephen Tweedie | 3272 | P: Stephen Tweedie |
@@ -3223,7 +3301,6 @@ M: vgoyal@redhat.com | |||
3223 | P: Haren Myneni | 3301 | P: Haren Myneni |
3224 | M: hbabu@us.ibm.com | 3302 | M: hbabu@us.ibm.com |
3225 | L: kexec@lists.infradead.org | 3303 | L: kexec@lists.infradead.org |
3226 | L: linux-kernel@vger.kernel.org | ||
3227 | W: http://lse.sourceforge.net/kdump/ | 3304 | W: http://lse.sourceforge.net/kdump/ |
3228 | S: Maintained | 3305 | S: Maintained |
3229 | F: Documentation/kdump/ | 3306 | F: Documentation/kdump/ |
@@ -3333,7 +3410,6 @@ KEXEC | |||
3333 | P: Eric Biederman | 3410 | P: Eric Biederman |
3334 | M: ebiederm@xmission.com | 3411 | M: ebiederm@xmission.com |
3335 | W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/ | 3412 | W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/ |
3336 | L: linux-kernel@vger.kernel.org | ||
3337 | L: kexec@lists.infradead.org | 3413 | L: kexec@lists.infradead.org |
3338 | S: Maintained | 3414 | S: Maintained |
3339 | F: include/linux/kexec.h | 3415 | F: include/linux/kexec.h |
@@ -3350,13 +3426,30 @@ F: drivers/serial/kgdboc.c | |||
3350 | F: include/linux/kgdb.h | 3426 | F: include/linux/kgdb.h |
3351 | F: kernel/kgdb.c | 3427 | F: kernel/kgdb.c |
3352 | 3428 | ||
3429 | KMEMCHECK | ||
3430 | P: Vegard Nossum | ||
3431 | M: vegardno@ifi.uio.no | ||
3432 | P Pekka Enberg | ||
3433 | M: penberg@cs.helsinki.fi | ||
3434 | L: linux-kernel@vger.kernel.org | ||
3435 | S: Maintained | ||
3436 | |||
3437 | KMEMLEAK | ||
3438 | P: Catalin Marinas | ||
3439 | M: catalin.marinas@arm.com | ||
3440 | L: linux-kernel@vger.kernel.org | ||
3441 | S: Maintained | ||
3442 | F: Documentation/kmemleak.txt | ||
3443 | F: include/linux/kmemleak.h | ||
3444 | F: mm/kmemleak.c | ||
3445 | F: mm/kmemleak-test.c | ||
3446 | |||
3353 | KMEMTRACE | 3447 | KMEMTRACE |
3354 | P: Eduard - Gabriel Munteanu | 3448 | P: Eduard - Gabriel Munteanu |
3355 | M: eduard.munteanu@linux360.ro | 3449 | M: eduard.munteanu@linux360.ro |
3356 | L: linux-kernel@vger.kernel.org | ||
3357 | S: Maintained | 3450 | S: Maintained |
3358 | F: Documentation/trace/kmemtrace.txt | 3451 | F: Documentation/trace/kmemtrace.txt |
3359 | F: include/trace/kmemtrace.h | 3452 | F: include/linux/kmemtrace.h |
3360 | F: kernel/trace/kmemtrace.c | 3453 | F: kernel/trace/kmemtrace.c |
3361 | 3454 | ||
3362 | KPROBES | 3455 | KPROBES |
@@ -3368,7 +3461,6 @@ P: David S. Miller | |||
3368 | M: davem@davemloft.net | 3461 | M: davem@davemloft.net |
3369 | P: Masami Hiramatsu | 3462 | P: Masami Hiramatsu |
3370 | M: mhiramat@redhat.com | 3463 | M: mhiramat@redhat.com |
3371 | L: linux-kernel@vger.kernel.org | ||
3372 | S: Maintained | 3464 | S: Maintained |
3373 | F: Documentation/kprobes.txt | 3465 | F: Documentation/kprobes.txt |
3374 | F: include/linux/kprobes.h | 3466 | F: include/linux/kprobes.h |
@@ -3377,7 +3469,6 @@ F: kernel/kprobes.c | |||
3377 | KS0108 LCD CONTROLLER DRIVER | 3469 | KS0108 LCD CONTROLLER DRIVER |
3378 | P: Miguel Ojeda Sandonis | 3470 | P: Miguel Ojeda Sandonis |
3379 | M: miguel.ojeda.sandonis@gmail.com | 3471 | M: miguel.ojeda.sandonis@gmail.com |
3380 | L: linux-kernel@vger.kernel.org | ||
3381 | W: http://miguelojeda.es/auxdisplay.htm | 3472 | W: http://miguelojeda.es/auxdisplay.htm |
3382 | W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm | 3473 | W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm |
3383 | S: Maintained | 3474 | S: Maintained |
@@ -3541,7 +3632,6 @@ P: Peter Zijlstra | |||
3541 | M: peterz@infradead.org | 3632 | M: peterz@infradead.org |
3542 | P: Ingo Molnar | 3633 | P: Ingo Molnar |
3543 | M: mingo@redhat.com | 3634 | M: mingo@redhat.com |
3544 | L: linux-kernel@vger.kernel.org | ||
3545 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git | 3635 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git |
3546 | S: Maintained | 3636 | S: Maintained |
3547 | F: Documentation/lockdep*.txt | 3637 | F: Documentation/lockdep*.txt |
@@ -3593,7 +3683,6 @@ L: linux-m32r-ja@ml.linux-m32r.org (in Japanese) | |||
3593 | W: http://www.linux-m32r.org/ | 3683 | W: http://www.linux-m32r.org/ |
3594 | S: Maintained | 3684 | S: Maintained |
3595 | F: arch/m32r/ | 3685 | F: arch/m32r/ |
3596 | F: include/asm-m32r/ | ||
3597 | 3686 | ||
3598 | M68K ARCHITECTURE | 3687 | M68K ARCHITECTURE |
3599 | P: Geert Uytterhoeven | 3688 | P: Geert Uytterhoeven |
@@ -3677,7 +3766,6 @@ F: include/linux/mv643xx.h | |||
3677 | MARVELL SOC MMC/SD/SDIO CONTROLLER DRIVER | 3766 | MARVELL SOC MMC/SD/SDIO CONTROLLER DRIVER |
3678 | P: Nicolas Pitre | 3767 | P: Nicolas Pitre |
3679 | M: nico@cam.org | 3768 | M: nico@cam.org |
3680 | L: linux-kernel@vger.kernel.org | ||
3681 | S: Maintained | 3769 | S: Maintained |
3682 | 3770 | ||
3683 | MARVELL YUKON / SYSKONNECT DRIVER | 3771 | MARVELL YUKON / SYSKONNECT DRIVER |
@@ -3731,7 +3819,6 @@ F: drivers/scsi/megaraid/ | |||
3731 | 3819 | ||
3732 | MEMORY MANAGEMENT | 3820 | MEMORY MANAGEMENT |
3733 | L: linux-mm@kvack.org | 3821 | L: linux-mm@kvack.org |
3734 | L: linux-kernel@vger.kernel.org | ||
3735 | W: http://www.linux-mm.org | 3822 | W: http://www.linux-mm.org |
3736 | S: Maintained | 3823 | S: Maintained |
3737 | F: include/linux/mm.h | 3824 | F: include/linux/mm.h |
@@ -3745,7 +3832,6 @@ M: xemul@openvz.org | |||
3745 | P: KAMEZAWA Hiroyuki | 3832 | P: KAMEZAWA Hiroyuki |
3746 | M: kamezawa.hiroyu@jp.fujitsu.com | 3833 | M: kamezawa.hiroyu@jp.fujitsu.com |
3747 | L: linux-mm@kvack.org | 3834 | L: linux-mm@kvack.org |
3748 | L: linux-kernel@vger.kernel.org | ||
3749 | S: Maintained | 3835 | S: Maintained |
3750 | F: mm/memcontrol.c | 3836 | F: mm/memcontrol.c |
3751 | 3837 | ||
@@ -3788,7 +3874,6 @@ F: arch/mips/ | |||
3788 | MISCELLANEOUS MCA-SUPPORT | 3874 | MISCELLANEOUS MCA-SUPPORT |
3789 | P: James Bottomley | 3875 | P: James Bottomley |
3790 | M: James.Bottomley@HansenPartnership.com | 3876 | M: James.Bottomley@HansenPartnership.com |
3791 | L: linux-kernel@vger.kernel.org | ||
3792 | S: Maintained | 3877 | S: Maintained |
3793 | F: Documentation/ia64/mca.txt | 3878 | F: Documentation/ia64/mca.txt |
3794 | F: Documentation/mca.txt | 3879 | F: Documentation/mca.txt |
@@ -3798,7 +3883,6 @@ F: include/linux/mca* | |||
3798 | MODULE SUPPORT | 3883 | MODULE SUPPORT |
3799 | P: Rusty Russell | 3884 | P: Rusty Russell |
3800 | M: rusty@rustcorp.com.au | 3885 | M: rusty@rustcorp.com.au |
3801 | L: linux-kernel@vger.kernel.org | ||
3802 | S: Maintained | 3886 | S: Maintained |
3803 | F: include/linux/module.h | 3887 | F: include/linux/module.h |
3804 | F: kernel/module.c | 3888 | F: kernel/module.c |
@@ -3822,7 +3906,6 @@ F: drivers/mmc/host/imxmmc.* | |||
3822 | MOUSE AND MISC DEVICES [GENERAL] | 3906 | MOUSE AND MISC DEVICES [GENERAL] |
3823 | P: Alessandro Rubini | 3907 | P: Alessandro Rubini |
3824 | M: rubini@ipvvis.unipv.it | 3908 | M: rubini@ipvvis.unipv.it |
3825 | L: linux-kernel@vger.kernel.org | ||
3826 | S: Maintained | 3909 | S: Maintained |
3827 | F: drivers/input/mouse/ | 3910 | F: drivers/input/mouse/ |
3828 | F: include/linux/gpio_mouse.h | 3911 | F: include/linux/gpio_mouse.h |
@@ -3830,7 +3913,6 @@ F: include/linux/gpio_mouse.h | |||
3830 | MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD | 3913 | MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD |
3831 | P: Jiri Slaby | 3914 | P: Jiri Slaby |
3832 | M: jirislaby@gmail.com | 3915 | M: jirislaby@gmail.com |
3833 | L: linux-kernel@vger.kernel.org | ||
3834 | S: Maintained | 3916 | S: Maintained |
3835 | F: Documentation/serial/moxa-smartio | 3917 | F: Documentation/serial/moxa-smartio |
3836 | F: drivers/char/mxser.* | 3918 | F: drivers/char/mxser.* |
@@ -3846,7 +3928,6 @@ F: drivers/platform/x86/msi-laptop.c | |||
3846 | MULTIFUNCTION DEVICES (MFD) | 3928 | MULTIFUNCTION DEVICES (MFD) |
3847 | P: Samuel Ortiz | 3929 | P: Samuel Ortiz |
3848 | M: sameo@linux.intel.com | 3930 | M: sameo@linux.intel.com |
3849 | L: linux-kernel@vger.kernel.org | ||
3850 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6.git | 3931 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6.git |
3851 | S: Supported | 3932 | S: Supported |
3852 | F: drivers/mfd/ | 3933 | F: drivers/mfd/ |
@@ -3854,7 +3935,6 @@ F: drivers/mfd/ | |||
3854 | MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM | 3935 | MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM |
3855 | P: Pierre Ossman | 3936 | P: Pierre Ossman |
3856 | M: pierre@ossman.eu | 3937 | M: pierre@ossman.eu |
3857 | L: linux-kernel@vger.kernel.org | ||
3858 | S: Maintained | 3938 | S: Maintained |
3859 | F: drivers/mmc/ | 3939 | F: drivers/mmc/ |
3860 | F: include/linux/mmc/ | 3940 | F: include/linux/mmc/ |
@@ -3862,7 +3942,6 @@ F: include/linux/mmc/ | |||
3862 | MULTIMEDIA CARD (MMC) ETC. OVER SPI | 3942 | MULTIMEDIA CARD (MMC) ETC. OVER SPI |
3863 | P: David Brownell | 3943 | P: David Brownell |
3864 | M: dbrownell@users.sourceforge.net | 3944 | M: dbrownell@users.sourceforge.net |
3865 | L: linux-kernel@vger.kernel.org | ||
3866 | S: Odd Fixes | 3945 | S: Odd Fixes |
3867 | F: drivers/mmc/host/mmc_spi.c | 3946 | F: drivers/mmc/host/mmc_spi.c |
3868 | F: include/linux/spi/mmc_spi.h | 3947 | F: include/linux/spi/mmc_spi.h |
@@ -3877,7 +3956,6 @@ F: sound/oss/msnd* | |||
3877 | MULTITECH MULTIPORT CARD (ISICOM) | 3956 | MULTITECH MULTIPORT CARD (ISICOM) |
3878 | P: Jiri Slaby | 3957 | P: Jiri Slaby |
3879 | M: jirislaby@gmail.com | 3958 | M: jirislaby@gmail.com |
3880 | L: linux-kernel@vger.kernel.org | ||
3881 | S: Maintained | 3959 | S: Maintained |
3882 | F: drivers/char/isicom.c | 3960 | F: drivers/char/isicom.c |
3883 | F: include/linux/isicom.h | 3961 | F: include/linux/isicom.h |
@@ -4048,7 +4126,7 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git | |||
4048 | S: Maintained | 4126 | S: Maintained |
4049 | F: net/wireless/ | 4127 | F: net/wireless/ |
4050 | F: include/net/ieee80211* | 4128 | F: include/net/ieee80211* |
4051 | F: include/net/wireless.h | 4129 | F: include/linux/wireless.h |
4052 | 4130 | ||
4053 | NETWORKING DRIVERS | 4131 | NETWORKING DRIVERS |
4054 | L: netdev@vger.kernel.org | 4132 | L: netdev@vger.kernel.org |
@@ -4121,7 +4199,6 @@ NTFS FILESYSTEM | |||
4121 | P: Anton Altaparmakov | 4199 | P: Anton Altaparmakov |
4122 | M: aia21@cantab.net | 4200 | M: aia21@cantab.net |
4123 | L: linux-ntfs-dev@lists.sourceforge.net | 4201 | L: linux-ntfs-dev@lists.sourceforge.net |
4124 | L: linux-kernel@vger.kernel.org | ||
4125 | W: http://www.linux-ntfs.org/ | 4202 | W: http://www.linux-ntfs.org/ |
4126 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git | 4203 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git |
4127 | S: Maintained | 4204 | S: Maintained |
@@ -4136,6 +4213,69 @@ S: Maintained | |||
4136 | F: drivers/video/riva/ | 4213 | F: drivers/video/riva/ |
4137 | F: drivers/video/nvidia/ | 4214 | F: drivers/video/nvidia/ |
4138 | 4215 | ||
4216 | OMAP SUPPORT | ||
4217 | P: Tony Lindgren <tony@atomide.com> | ||
4218 | M: tony@atomide.com | ||
4219 | L: linux-omap@vger.kernel.org | ||
4220 | W: http://www.muru.com/linux/omap/ | ||
4221 | W: http://linux.omap.com/ | ||
4222 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git | ||
4223 | S: Maintained | ||
4224 | F: arch/arm/*omap* | ||
4225 | |||
4226 | OMAP CLOCK FRAMEWORK SUPPORT | ||
4227 | P: Paul Walmsley | ||
4228 | M: paul@pwsan.com | ||
4229 | L: linux-omap@vger.kernel.org | ||
4230 | S: Maintained | ||
4231 | F: arch/arm/*omap*/*clock* | ||
4232 | |||
4233 | OMAP POWER MANAGEMENT SUPPORT | ||
4234 | P: Kevin Hilman | ||
4235 | M: khilman@deeprootsystems.com | ||
4236 | L: linux-omap@vger.kernel.org | ||
4237 | S: Maintained | ||
4238 | F: arch/arm/*omap*/*pm* | ||
4239 | |||
4240 | OMAP AUDIO SUPPORT | ||
4241 | P: Jarkko Nikula | ||
4242 | M: jhnikula@gmail.com | ||
4243 | L: alsa-devel@alsa-project.org (subscribers-only) | ||
4244 | L: linux-omap@vger.kernel.org | ||
4245 | S: Maintained | ||
4246 | F: sound/soc/omap/ | ||
4247 | |||
4248 | OMAP FRAMEBUFFER SUPPORT | ||
4249 | P: Imre Deak | ||
4250 | M: imre.deak@nokia.com | ||
4251 | L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) | ||
4252 | L: linux-omap@vger.kernel.org | ||
4253 | S: Maintained | ||
4254 | F: drivers/video/omap/ | ||
4255 | |||
4256 | OMAP MMC SUPPORT | ||
4257 | P: Jarkko Lavinen | ||
4258 | M: jarkko.lavinen@nokia.com | ||
4259 | L: linux-kernel@vger.kernel.org | ||
4260 | L: linux-omap@vger.kernel.org | ||
4261 | S: Maintained | ||
4262 | F: drivers/mmc/host/*omap* | ||
4263 | |||
4264 | OMAP RANDOM NUMBER GENERATOR SUPPORT | ||
4265 | P: Deepak Saxena | ||
4266 | M: dsaxena@plexity.net | ||
4267 | S: Maintained | ||
4268 | F: drivers/char/hw_random/omap-rng.c | ||
4269 | |||
4270 | OMAP USB SUPPORT | ||
4271 | P: Felipe Balbi | ||
4272 | M: felipe.balbi@nokia.com | ||
4273 | P: David Brownell | ||
4274 | M: dbrownell@users.sourceforge.net | ||
4275 | L: linux-usb@vger.kernel.org | ||
4276 | L: linux-omap@vger.kernel.org | ||
4277 | S: Maintained | ||
4278 | |||
4139 | OMFS FILESYSTEM | 4279 | OMFS FILESYSTEM |
4140 | P: Bob Copeland | 4280 | P: Bob Copeland |
4141 | M: me@bobcopeland.com | 4281 | M: me@bobcopeland.com |
@@ -4292,7 +4432,6 @@ M: akataria@vmware.com | |||
4292 | P: Rusty Russell | 4432 | P: Rusty Russell |
4293 | M: rusty@rustcorp.com.au | 4433 | M: rusty@rustcorp.com.au |
4294 | L: virtualization@lists.osdl.org | 4434 | L: virtualization@lists.osdl.org |
4295 | L: linux-kernel@vger.kernel.org | ||
4296 | S: Supported | 4435 | S: Supported |
4297 | F: Documentation/ia64/paravirt_ops.txt | 4436 | F: Documentation/ia64/paravirt_ops.txt |
4298 | F: arch/*/kernel/paravirt* | 4437 | F: arch/*/kernel/paravirt* |
@@ -4343,7 +4482,6 @@ F: include/linux/leds-pca9532.h | |||
4343 | PCI ERROR RECOVERY | 4482 | PCI ERROR RECOVERY |
4344 | P: Linas Vepstas | 4483 | P: Linas Vepstas |
4345 | M: linas@austin.ibm.com | 4484 | M: linas@austin.ibm.com |
4346 | L: linux-kernel@vger.kernel.org | ||
4347 | L: linux-pci@vger.kernel.org | 4485 | L: linux-pci@vger.kernel.org |
4348 | S: Supported | 4486 | S: Supported |
4349 | F: Documentation/PCI/pci-error-recovery.txt | 4487 | F: Documentation/PCI/pci-error-recovery.txt |
@@ -4352,7 +4490,6 @@ F: Documentation/powerpc/eeh-pci-error-recovery.txt | |||
4352 | PCI SUBSYSTEM | 4490 | PCI SUBSYSTEM |
4353 | P: Jesse Barnes | 4491 | P: Jesse Barnes |
4354 | M: jbarnes@virtuousgeek.org | 4492 | M: jbarnes@virtuousgeek.org |
4355 | L: linux-kernel@vger.kernel.org | ||
4356 | L: linux-pci@vger.kernel.org | 4493 | L: linux-pci@vger.kernel.org |
4357 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git | 4494 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git |
4358 | S: Supported | 4495 | S: Supported |
@@ -4387,11 +4524,20 @@ F: drivers/net/pcnet32.c | |||
4387 | PER-TASK DELAY ACCOUNTING | 4524 | PER-TASK DELAY ACCOUNTING |
4388 | P: Balbir Singh | 4525 | P: Balbir Singh |
4389 | M: balbir@linux.vnet.ibm.com | 4526 | M: balbir@linux.vnet.ibm.com |
4390 | L: linux-kernel@vger.kernel.org | ||
4391 | S: Maintained | 4527 | S: Maintained |
4392 | F: include/linux/delayacct.h | 4528 | F: include/linux/delayacct.h |
4393 | F: kernel/delayacct.c | 4529 | F: kernel/delayacct.c |
4394 | 4530 | ||
4531 | PERFORMANCE COUNTER SUBSYSTEM | ||
4532 | P: Peter Zijlstra | ||
4533 | M: a.p.zijlstra@chello.nl | ||
4534 | P: Paul Mackerras | ||
4535 | M: paulus@samba.org | ||
4536 | P: Ingo Molnar | ||
4537 | M: mingo@elte.hu | ||
4538 | L: linux-kernel@vger.kernel.org | ||
4539 | S: Supported | ||
4540 | |||
4395 | PERSONALITY HANDLING | 4541 | PERSONALITY HANDLING |
4396 | P: Christoph Hellwig | 4542 | P: Christoph Hellwig |
4397 | M: hch@infradead.org | 4543 | M: hch@infradead.org |
@@ -4409,7 +4555,6 @@ F: drivers/mtd/devices/phram.c | |||
4409 | PKTCDVD DRIVER | 4555 | PKTCDVD DRIVER |
4410 | P: Peter Osterlund | 4556 | P: Peter Osterlund |
4411 | M: petero2@telia.com | 4557 | M: petero2@telia.com |
4412 | L: linux-kernel@vger.kernel.org | ||
4413 | S: Maintained | 4558 | S: Maintained |
4414 | F: drivers/block/pktcdvd.c | 4559 | F: drivers/block/pktcdvd.c |
4415 | F: include/linux/pktcdvd.h | 4560 | F: include/linux/pktcdvd.h |
@@ -4417,7 +4562,6 @@ F: include/linux/pktcdvd.h | |||
4417 | POSIX CLOCKS and TIMERS | 4562 | POSIX CLOCKS and TIMERS |
4418 | P: Thomas Gleixner | 4563 | P: Thomas Gleixner |
4419 | M: tglx@linutronix.de | 4564 | M: tglx@linutronix.de |
4420 | L: linux-kernel@vger.kernel.org | ||
4421 | S: Supported | 4565 | S: Supported |
4422 | F: fs/timerfd.c | 4566 | F: fs/timerfd.c |
4423 | F: include/linux/timer* | 4567 | F: include/linux/timer* |
@@ -4428,7 +4572,6 @@ P: Anton Vorontsov | |||
4428 | M: cbou@mail.ru | 4572 | M: cbou@mail.ru |
4429 | P: David Woodhouse | 4573 | P: David Woodhouse |
4430 | M: dwmw2@infradead.org | 4574 | M: dwmw2@infradead.org |
4431 | L: linux-kernel@vger.kernel.org | ||
4432 | T: git git://git.infradead.org/battery-2.6.git | 4575 | T: git git://git.infradead.org/battery-2.6.git |
4433 | S: Maintained | 4576 | S: Maintained |
4434 | F: include/linux/power_supply.h | 4577 | F: include/linux/power_supply.h |
@@ -4477,10 +4620,16 @@ S: Maintained | |||
4477 | F: drivers/net/pppol2tp.c | 4620 | F: drivers/net/pppol2tp.c |
4478 | F: include/linux/if_pppol2tp.h | 4621 | F: include/linux/if_pppol2tp.h |
4479 | 4622 | ||
4623 | PPS SUPPORT | ||
4624 | P: Rodolfo Giometti | ||
4625 | M: giometti@enneenne.com | ||
4626 | W: http://wiki.enneenne.com/index.php/LinuxPPS_support | ||
4627 | L: linuxpps@ml.enneenne.com (subscribers-only) | ||
4628 | S: Maintained | ||
4629 | |||
4480 | PREEMPTIBLE KERNEL | 4630 | PREEMPTIBLE KERNEL |
4481 | P: Robert Love | 4631 | P: Robert Love |
4482 | M: rml@tech9.net | 4632 | M: rml@tech9.net |
4483 | L: linux-kernel@vger.kernel.org | ||
4484 | L: kpreempt-tech@lists.sourceforge.net | 4633 | L: kpreempt-tech@lists.sourceforge.net |
4485 | W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel | 4634 | W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel |
4486 | S: Supported | 4635 | S: Supported |
@@ -4509,8 +4658,8 @@ S: Maintained | |||
4509 | F: drivers/ata/sata_promise.* | 4658 | F: drivers/ata/sata_promise.* |
4510 | 4659 | ||
4511 | PS3 NETWORK SUPPORT | 4660 | PS3 NETWORK SUPPORT |
4512 | P: Masakazu Mokuno | 4661 | P: Geoff Levand |
4513 | M: mokuno@sm.sony.co.jp | 4662 | M: geoffrey.levand@am.sony.com |
4514 | L: netdev@vger.kernel.org | 4663 | L: netdev@vger.kernel.org |
4515 | L: cbe-oss-dev@ozlabs.org | 4664 | L: cbe-oss-dev@ozlabs.org |
4516 | S: Supported | 4665 | S: Supported |
@@ -4543,7 +4692,6 @@ P: Roland McGrath | |||
4543 | M: roland@redhat.com | 4692 | M: roland@redhat.com |
4544 | P: Oleg Nesterov | 4693 | P: Oleg Nesterov |
4545 | M: oleg@redhat.com | 4694 | M: oleg@redhat.com |
4546 | L: linux-kernel@vger.kernel.org | ||
4547 | S: Maintained | 4695 | S: Maintained |
4548 | F: include/asm-generic/syscall.h | 4696 | F: include/asm-generic/syscall.h |
4549 | F: include/linux/ptrace.h | 4697 | F: include/linux/ptrace.h |
@@ -4564,7 +4712,7 @@ F: drivers/media/video/pvrusb2/ | |||
4564 | 4712 | ||
4565 | PXA2xx/PXA3xx SUPPORT | 4713 | PXA2xx/PXA3xx SUPPORT |
4566 | P: Eric Miao | 4714 | P: Eric Miao |
4567 | M: eric.miao@marvell.com | 4715 | M: eric.y.miao@gmail.com |
4568 | P: Russell King | 4716 | P: Russell King |
4569 | M: linux@arm.linux.org.uk | 4717 | M: linux@arm.linux.org.uk |
4570 | L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) | 4718 | L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) |
@@ -4574,23 +4722,24 @@ F: drivers/pcmcia/pxa2xx* | |||
4574 | F: drivers/spi/pxa2xx* | 4722 | F: drivers/spi/pxa2xx* |
4575 | F: drivers/usb/gadget/pxa2* | 4723 | F: drivers/usb/gadget/pxa2* |
4576 | F: include/sound/pxa2xx-lib.h | 4724 | F: include/sound/pxa2xx-lib.h |
4577 | F: sound/soc/pxa/pxa2xx* | 4725 | F: sound/arm/pxa* |
4726 | F: sound/soc/pxa | ||
4578 | 4727 | ||
4579 | PXA168 SUPPORT | 4728 | PXA168 SUPPORT |
4580 | P: Eric Miao | 4729 | P: Eric Miao |
4581 | M: eric.miao@marvell.com | 4730 | M: eric.y.miao@gmail.com |
4582 | P: Jason Chagas | 4731 | P: Jason Chagas |
4583 | M: jason.chagas@marvell.com | 4732 | M: jason.chagas@marvell.com |
4584 | L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) | 4733 | L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) |
4585 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git | 4734 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git |
4586 | S: Supported | 4735 | S: Maintained |
4587 | 4736 | ||
4588 | PXA910 SUPPORT | 4737 | PXA910 SUPPORT |
4589 | P: Eric Miao | 4738 | P: Eric Miao |
4590 | M: eric.miao@marvell.com | 4739 | M: eric.y.miao@gmail.com |
4591 | L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) | 4740 | L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) |
4592 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git | 4741 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git |
4593 | S: Supported | 4742 | S: Maintained |
4594 | 4743 | ||
4595 | PXA MMCI DRIVER | 4744 | PXA MMCI DRIVER |
4596 | S: Orphan | 4745 | S: Orphan |
@@ -4628,7 +4777,6 @@ F: drivers/net/qlge/ | |||
4628 | QNX4 FILESYSTEM | 4777 | QNX4 FILESYSTEM |
4629 | P: Anders Larsen | 4778 | P: Anders Larsen |
4630 | M: al@alarsen.net | 4779 | M: al@alarsen.net |
4631 | L: linux-kernel@vger.kernel.org | ||
4632 | W: http://www.alarsen.net/linux/qnx4fs/ | 4780 | W: http://www.alarsen.net/linux/qnx4fs/ |
4633 | S: Maintained | 4781 | S: Maintained |
4634 | F: fs/qnx4/ | 4782 | F: fs/qnx4/ |
@@ -4675,7 +4823,6 @@ F: drivers/char/random.c | |||
4675 | RAPIDIO SUBSYSTEM | 4823 | RAPIDIO SUBSYSTEM |
4676 | P: Matt Porter | 4824 | P: Matt Porter |
4677 | M: mporter@kernel.crashing.org | 4825 | M: mporter@kernel.crashing.org |
4678 | L: linux-kernel@vger.kernel.org | ||
4679 | S: Maintained | 4826 | S: Maintained |
4680 | F: drivers/rapidio/ | 4827 | F: drivers/rapidio/ |
4681 | 4828 | ||
@@ -4689,7 +4836,8 @@ F: drivers/net/wireless/ray* | |||
4689 | RCUTORTURE MODULE | 4836 | RCUTORTURE MODULE |
4690 | P: Josh Triplett | 4837 | P: Josh Triplett |
4691 | M: josh@freedesktop.org | 4838 | M: josh@freedesktop.org |
4692 | L: linux-kernel@vger.kernel.org | 4839 | P: Paul E. McKenney |
4840 | M: paulmck@linux.vnet.ibm.com | ||
4693 | S: Maintained | 4841 | S: Maintained |
4694 | F: Documentation/RCU/torture.txt | 4842 | F: Documentation/RCU/torture.txt |
4695 | F: kernel/rcutorture.c | 4843 | F: kernel/rcutorture.c |
@@ -4697,7 +4845,6 @@ F: kernel/rcutorture.c | |||
4697 | RDC R-321X SoC | 4845 | RDC R-321X SoC |
4698 | P: Florian Fainelli | 4846 | P: Florian Fainelli |
4699 | M: florian@openwrt.org | 4847 | M: florian@openwrt.org |
4700 | L: linux-kernel@vger.kernel.org | ||
4701 | S: Maintained | 4848 | S: Maintained |
4702 | 4849 | ||
4703 | RDC R6040 FAST ETHERNET DRIVER | 4850 | RDC R6040 FAST ETHERNET DRIVER |
@@ -4710,15 +4857,16 @@ F: drivers/net/r6040.c | |||
4710 | RDS - RELIABLE DATAGRAM SOCKETS | 4857 | RDS - RELIABLE DATAGRAM SOCKETS |
4711 | P: Andy Grover | 4858 | P: Andy Grover |
4712 | M: andy.grover@oracle.com | 4859 | M: andy.grover@oracle.com |
4713 | L: rds-devel@oss.oracle.com | 4860 | L: rds-devel@oss.oracle.com (moderated for non-subscribers) |
4714 | S: Supported | 4861 | S: Supported |
4715 | F: net/rds/ | 4862 | F: net/rds/ |
4716 | 4863 | ||
4717 | READ-COPY UPDATE (RCU) | 4864 | READ-COPY UPDATE (RCU) |
4718 | P: Dipankar Sarma | 4865 | P: Dipankar Sarma |
4719 | M: dipankar@in.ibm.com | 4866 | M: dipankar@in.ibm.com |
4867 | P: Paul E. McKenney | ||
4868 | M: paulmck@linux.vnet.ibm.com | ||
4720 | W: http://www.rdrop.com/users/paulmck/rclock/ | 4869 | W: http://www.rdrop.com/users/paulmck/rclock/ |
4721 | L: linux-kernel@vger.kernel.org | ||
4722 | S: Supported | 4870 | S: Supported |
4723 | F: Documentation/RCU/rcu.txt | 4871 | F: Documentation/RCU/rcu.txt |
4724 | F: Documentation/RCU/rcuref.txt | 4872 | F: Documentation/RCU/rcuref.txt |
@@ -4729,7 +4877,6 @@ F: kernel/rcupdate.c | |||
4729 | REAL TIME CLOCK DRIVER | 4877 | REAL TIME CLOCK DRIVER |
4730 | P: Paul Gortmaker | 4878 | P: Paul Gortmaker |
4731 | M: p_gortmaker@yahoo.com | 4879 | M: p_gortmaker@yahoo.com |
4732 | L: linux-kernel@vger.kernel.org | ||
4733 | S: Maintained | 4880 | S: Maintained |
4734 | F: Documentation/rtc.txt | 4881 | F: Documentation/rtc.txt |
4735 | F: drivers/rtc/ | 4882 | F: drivers/rtc/ |
@@ -4750,9 +4897,9 @@ S: Supported | |||
4750 | F: fs/reiserfs/ | 4897 | F: fs/reiserfs/ |
4751 | 4898 | ||
4752 | RFKILL | 4899 | RFKILL |
4753 | P: Ivo van Doorn | 4900 | P: Johannes Berg |
4754 | M: IvDoorn@gmail.com | 4901 | M: johannes@sipsolutions.net |
4755 | L: netdev@vger.kernel.org | 4902 | L: linux-wireless@vger.kernel.org |
4756 | S: Maintained | 4903 | S: Maintained |
4757 | F Documentation/rfkill.txt | 4904 | F Documentation/rfkill.txt |
4758 | F: net/rfkill/ | 4905 | F: net/rfkill/ |
@@ -4867,7 +5014,6 @@ S3C24XX SD/MMC Driver | |||
4867 | P: Ben Dooks | 5014 | P: Ben Dooks |
4868 | M: ben-linux@fluff.org | 5015 | M: ben-linux@fluff.org |
4869 | L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) | 5016 | L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) |
4870 | L: linux-kernel@vger.kernel.org | ||
4871 | S: Supported | 5017 | S: Supported |
4872 | F: drivers/mmc/host/s3cmci.* | 5018 | F: drivers/mmc/host/s3cmci.* |
4873 | 5019 | ||
@@ -4893,7 +5039,6 @@ P: Ingo Molnar | |||
4893 | M: mingo@elte.hu | 5039 | M: mingo@elte.hu |
4894 | P: Peter Zijlstra | 5040 | P: Peter Zijlstra |
4895 | M: peterz@infradead.org | 5041 | M: peterz@infradead.org |
4896 | L: linux-kernel@vger.kernel.org | ||
4897 | S: Maintained | 5042 | S: Maintained |
4898 | F: kernel/sched* | 5043 | F: kernel/sched* |
4899 | F: include/linux/sched.h | 5044 | F: include/linux/sched.h |
@@ -4992,10 +5137,16 @@ L: sdhci-devel@lists.ossman.eu | |||
4992 | S: Maintained | 5137 | S: Maintained |
4993 | F: drivers/mmc/host/sdhci.* | 5138 | F: drivers/mmc/host/sdhci.* |
4994 | 5139 | ||
5140 | SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) SAMSUNG DRIVER | ||
5141 | P: Ben Dooks | ||
5142 | M: ben-linux@fluff.org | ||
5143 | L: sdhci-devel@lists.ossman.eu | ||
5144 | S: Maintained | ||
5145 | F: drivers/mmc/host/sdhci-s3c.c | ||
5146 | |||
4995 | SECURITY SUBSYSTEM | 5147 | SECURITY SUBSYSTEM |
4996 | P: James Morris | 5148 | P: James Morris |
4997 | M: jmorris@namei.org | 5149 | M: jmorris@namei.org |
4998 | L: linux-kernel@vger.kernel.org | ||
4999 | L: linux-security-module@vger.kernel.org (suggested Cc:) | 5150 | L: linux-security-module@vger.kernel.org (suggested Cc:) |
5000 | T: git git://www.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git | 5151 | T: git git://www.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git |
5001 | W: http://security.wiki.kernel.org/ | 5152 | W: http://security.wiki.kernel.org/ |
@@ -5014,7 +5165,6 @@ P: James Morris | |||
5014 | M: jmorris@namei.org | 5165 | M: jmorris@namei.org |
5015 | P: Eric Paris | 5166 | P: Eric Paris |
5016 | M: eparis@parisplace.org | 5167 | M: eparis@parisplace.org |
5017 | L: linux-kernel@vger.kernel.org (kernel issues) | ||
5018 | L: selinux@tycho.nsa.gov (subscribers-only, general discussion) | 5168 | L: selinux@tycho.nsa.gov (subscribers-only, general discussion) |
5019 | W: http://selinuxproject.org | 5169 | W: http://selinuxproject.org |
5020 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git | 5170 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git |
@@ -5111,7 +5261,6 @@ P: Vincent Sanders | |||
5111 | M: support@simtec.co.uk | 5261 | M: support@simtec.co.uk |
5112 | W: http://www.simtec.co.uk/products/EB110ATX/ | 5262 | W: http://www.simtec.co.uk/products/EB110ATX/ |
5113 | S: Supported | 5263 | S: Supported |
5114 | F: arch/arm/mach-ebsa110/ | ||
5115 | 5264 | ||
5116 | SIMTEC EB2410ITX (BAST) | 5265 | SIMTEC EB2410ITX (BAST) |
5117 | P: Ben Dooks | 5266 | P: Ben Dooks |
@@ -5278,7 +5427,6 @@ F: include/linux/sony-laptop.h | |||
5278 | SONY MEMORYSTICK CARD SUPPORT | 5427 | SONY MEMORYSTICK CARD SUPPORT |
5279 | P: Alex Dubov | 5428 | P: Alex Dubov |
5280 | M: oakad@yahoo.com | 5429 | M: oakad@yahoo.com |
5281 | L: linux-kernel@vger.kernel.org | ||
5282 | W: http://tifmxx.berlios.de/ | 5430 | W: http://tifmxx.berlios.de/ |
5283 | S: Maintained | 5431 | S: Maintained |
5284 | F: drivers/memstick/host/tifm_ms.c | 5432 | F: drivers/memstick/host/tifm_ms.c |
@@ -5288,7 +5436,7 @@ P: Jaroslav Kysela | |||
5288 | M: perex@perex.cz | 5436 | M: perex@perex.cz |
5289 | P: Takashi Iwai | 5437 | P: Takashi Iwai |
5290 | M: tiwai@suse.de | 5438 | M: tiwai@suse.de |
5291 | L: alsa-devel@alsa-project.org (subscribers-only) | 5439 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) |
5292 | W: http://www.alsa-project.org/ | 5440 | W: http://www.alsa-project.org/ |
5293 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git | 5441 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git |
5294 | T: git git://git.alsa-project.org/alsa-kernel.git | 5442 | T: git git://git.alsa-project.org/alsa-kernel.git |
@@ -5302,11 +5450,12 @@ P: Liam Girdwood | |||
5302 | M: lrg@slimlogic.co.uk | 5450 | M: lrg@slimlogic.co.uk |
5303 | P: Mark Brown | 5451 | P: Mark Brown |
5304 | M: broonie@opensource.wolfsonmicro.com | 5452 | M: broonie@opensource.wolfsonmicro.com |
5305 | T: git git://opensource.wolfsonmicro.com/linux-2.6-asoc | 5453 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git |
5306 | L: alsa-devel@alsa-project.org (subscribers-only) | 5454 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) |
5307 | W: http://alsa-project.org/main/index.php/ASoC | 5455 | W: http://alsa-project.org/main/index.php/ASoC |
5308 | S: Supported | 5456 | S: Supported |
5309 | F: sound/soc/ | 5457 | F: sound/soc/ |
5458 | F: include/sound/soc* | ||
5310 | 5459 | ||
5311 | SPARC + UltraSPARC (sparc/sparc64) | 5460 | SPARC + UltraSPARC (sparc/sparc64) |
5312 | P: David S. Miller | 5461 | P: David S. Miller |
@@ -5320,7 +5469,6 @@ F: arch/sparc/ | |||
5320 | SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER | 5469 | SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER |
5321 | P: Roger Wolff | 5470 | P: Roger Wolff |
5322 | M: R.E.Wolff@BitWizard.nl | 5471 | M: R.E.Wolff@BitWizard.nl |
5323 | L: linux-kernel@vger.kernel.org | ||
5324 | S: Supported | 5472 | S: Supported |
5325 | F: Documentation/serial/specialix.txt | 5473 | F: Documentation/serial/specialix.txt |
5326 | F: drivers/char/specialix* | 5474 | F: drivers/char/specialix* |
@@ -5366,7 +5514,6 @@ F: fs/squashfs/ | |||
5366 | SRM (Alpha) environment access | 5514 | SRM (Alpha) environment access |
5367 | P: Jan-Benedict Glaw | 5515 | P: Jan-Benedict Glaw |
5368 | M: jbglaw@lug-owl.de | 5516 | M: jbglaw@lug-owl.de |
5369 | L: linux-kernel@vger.kernel.org | ||
5370 | S: Maintained | 5517 | S: Maintained |
5371 | F: arch/alpha/kernel/srm_env.c | 5518 | F: arch/alpha/kernel/srm_env.c |
5372 | 5519 | ||
@@ -5381,8 +5528,8 @@ S: Maintained | |||
5381 | STAGING SUBSYSTEM | 5528 | STAGING SUBSYSTEM |
5382 | P: Greg Kroah-Hartman | 5529 | P: Greg Kroah-Hartman |
5383 | M: gregkh@suse.de | 5530 | M: gregkh@suse.de |
5384 | L: linux-kernel@vger.kernel.org | ||
5385 | T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/ | 5531 | T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/ |
5532 | L: devel@driverdev.osuosl.org | ||
5386 | S: Maintained | 5533 | S: Maintained |
5387 | F: drivers/staging/ | 5534 | F: drivers/staging/ |
5388 | 5535 | ||
@@ -5461,7 +5608,6 @@ F: include/linux/sysv_fs.h | |||
5461 | TASKSTATS STATISTICS INTERFACE | 5608 | TASKSTATS STATISTICS INTERFACE |
5462 | P: Balbir Singh | 5609 | P: Balbir Singh |
5463 | M: balbir@linux.vnet.ibm.com | 5610 | M: balbir@linux.vnet.ibm.com |
5464 | L: linux-kernel@vger.kernel.org | ||
5465 | S: Maintained | 5611 | S: Maintained |
5466 | F: Documentation/accounting/taskstats* | 5612 | F: Documentation/accounting/taskstats* |
5467 | F: include/linux/taskstats* | 5613 | F: include/linux/taskstats* |
@@ -5524,20 +5670,6 @@ F: drivers/misc/tifm* | |||
5524 | F: drivers/mmc/host/tifm_sd.c | 5670 | F: drivers/mmc/host/tifm_sd.c |
5525 | F: include/linux/tifm.h | 5671 | F: include/linux/tifm.h |
5526 | 5672 | ||
5527 | TI OMAP MMC INTERFACE DRIVER | ||
5528 | P: Carlos Aguiar, Anderson Briglia and Syed Khasim | ||
5529 | M: linux-omap@vger.kernel.org | ||
5530 | W: http://linux.omap.com | ||
5531 | W: http://www.muru.com/linux/omap/ | ||
5532 | S: Maintained | ||
5533 | F: drivers/mmc/host/omap.c | ||
5534 | |||
5535 | TI OMAP RANDOM NUMBER GENERATOR SUPPORT | ||
5536 | P: Deepak Saxena | ||
5537 | M: dsaxena@plexity.net | ||
5538 | S: Maintained | ||
5539 | F: drivers/char/hw_random/omap-rng.c | ||
5540 | |||
5541 | TIPC NETWORK LAYER | 5673 | TIPC NETWORK LAYER |
5542 | P: Per Liden | 5674 | P: Per Liden |
5543 | M: per.liden@ericsson.com | 5675 | M: per.liden@ericsson.com |
@@ -5568,7 +5700,6 @@ P: Kentaro Takeda | |||
5568 | M: takedakn@nttdata.co.jp | 5700 | M: takedakn@nttdata.co.jp |
5569 | P: Tetsuo Handa | 5701 | P: Tetsuo Handa |
5570 | M: penguin-kernel@I-love.SAKURA.ne.jp | 5702 | M: penguin-kernel@I-love.SAKURA.ne.jp |
5571 | L: linux-kernel@vger.kernel.org (kernel issues) | ||
5572 | L: tomoyo-users-en@lists.sourceforge.jp (subscribers-only, for developers and users in English) | 5703 | L: tomoyo-users-en@lists.sourceforge.jp (subscribers-only, for developers and users in English) |
5573 | L: tomoyo-dev@lists.sourceforge.jp (subscribers-only, for developers in Japanese) | 5704 | L: tomoyo-dev@lists.sourceforge.jp (subscribers-only, for developers in Japanese) |
5574 | L: tomoyo-users@lists.sourceforge.jp (subscribers-only, for users in Japanese) | 5705 | L: tomoyo-users@lists.sourceforge.jp (subscribers-only, for users in Japanese) |
@@ -5620,15 +5751,19 @@ F: drivers/char/tpm/ | |||
5620 | TRIVIAL PATCHES | 5751 | TRIVIAL PATCHES |
5621 | P: Jiri Kosina | 5752 | P: Jiri Kosina |
5622 | M: trivial@kernel.org | 5753 | M: trivial@kernel.org |
5623 | L: linux-kernel@vger.kernel.org | ||
5624 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial.git | 5754 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial.git |
5625 | S: Maintained | 5755 | S: Maintained |
5756 | F: drivers/char/tty_* | ||
5757 | F: drivers/serial/serial_core.c | ||
5758 | F: include/linux/serial_core.h | ||
5759 | F: include/linux/serial.h | ||
5760 | F: include/linux/tty.h | ||
5626 | 5761 | ||
5627 | TTY LAYER | 5762 | TTY LAYER |
5628 | P: Alan Cox | 5763 | P: Alan Cox |
5629 | M: alan@lxorguk.ukuu.org.uk | 5764 | M: alan@lxorguk.ukuu.org.uk |
5630 | L: linux-kernel@vger.kernel.org | ||
5631 | S: Maintained | 5765 | S: Maintained |
5766 | T: stgit http://zeniv.linux.org.uk/~alan/ttydev/ | ||
5632 | 5767 | ||
5633 | TULIP NETWORK DRIVERS | 5768 | TULIP NETWORK DRIVERS |
5634 | P: Grant Grundler | 5769 | P: Grant Grundler |
@@ -5699,7 +5834,6 @@ F: fs/udf/ | |||
5699 | UFS FILESYSTEM | 5834 | UFS FILESYSTEM |
5700 | P: Evgeniy Dushistov | 5835 | P: Evgeniy Dushistov |
5701 | M: dushistov@mail.ru | 5836 | M: dushistov@mail.ru |
5702 | L: linux-kernel@vger.kernel.org | ||
5703 | S: Maintained | 5837 | S: Maintained |
5704 | F: Documentation/filesystems/ufs.txt | 5838 | F: Documentation/filesystems/ufs.txt |
5705 | F: fs/ufs/ | 5839 | F: fs/ufs/ |
@@ -5716,7 +5850,6 @@ F: include/linux/uwb/ | |||
5716 | UNIFORM CDROM DRIVER | 5850 | UNIFORM CDROM DRIVER |
5717 | P: Jens Axboe | 5851 | P: Jens Axboe |
5718 | M: axboe@kernel.dk | 5852 | M: axboe@kernel.dk |
5719 | L: linux-kernel@vger.kernel.org | ||
5720 | W: http://www.kernel.dk | 5853 | W: http://www.kernel.dk |
5721 | S: Maintained | 5854 | S: Maintained |
5722 | F: Documentation/cdrom/ | 5855 | F: Documentation/cdrom/ |
@@ -5745,7 +5878,6 @@ F: drivers/usb/class/cdc-acm.* | |||
5745 | USB BLOCK DRIVER (UB ub) | 5878 | USB BLOCK DRIVER (UB ub) |
5746 | P: Pete Zaitcev | 5879 | P: Pete Zaitcev |
5747 | M: zaitcev@redhat.com | 5880 | M: zaitcev@redhat.com |
5748 | L: linux-kernel@vger.kernel.org | ||
5749 | L: linux-usb@vger.kernel.org | 5881 | L: linux-usb@vger.kernel.org |
5750 | S: Supported | 5882 | S: Supported |
5751 | F: drivers/block/ub.c | 5883 | F: drivers/block/ub.c |
@@ -6038,6 +6170,12 @@ L: linux-wireless@vger.kernel.org | |||
6038 | S: Maintained | 6170 | S: Maintained |
6039 | F: drivers/net/wireless/rndis_wlan.c | 6171 | F: drivers/net/wireless/rndis_wlan.c |
6040 | 6172 | ||
6173 | USB XHCI DRIVER | ||
6174 | P: Sarah Sharp | ||
6175 | M: sarah.a.sharp@intel.com | ||
6176 | L: linux-usb@vger.kernel.org | ||
6177 | S: Supported | ||
6178 | |||
6041 | USB ZC0301 DRIVER | 6179 | USB ZC0301 DRIVER |
6042 | P: Luca Risolia | 6180 | P: Luca Risolia |
6043 | M: luca.risolia@studio.unibo.it | 6181 | M: luca.risolia@studio.unibo.it |
@@ -6085,7 +6223,6 @@ P: Hans J. Koch | |||
6085 | M: hjk@linutronix.de | 6223 | M: hjk@linutronix.de |
6086 | P: Greg Kroah-Hartman | 6224 | P: Greg Kroah-Hartman |
6087 | M: gregkh@suse.de | 6225 | M: gregkh@suse.de |
6088 | L: linux-kernel@vger.kernel.org | ||
6089 | S: Maintained | 6226 | S: Maintained |
6090 | F: Documentation/DocBook/uio-howto.tmpl | 6227 | F: Documentation/DocBook/uio-howto.tmpl |
6091 | F: drivers/uio/ | 6228 | F: drivers/uio/ |
@@ -6111,7 +6248,6 @@ F: drivers/video/uvesafb.* | |||
6111 | VFAT/FAT/MSDOS FILESYSTEM | 6248 | VFAT/FAT/MSDOS FILESYSTEM |
6112 | P: OGAWA Hirofumi | 6249 | P: OGAWA Hirofumi |
6113 | M: hirofumi@mail.parknet.co.jp | 6250 | M: hirofumi@mail.parknet.co.jp |
6114 | L: linux-kernel@vger.kernel.org | ||
6115 | S: Maintained | 6251 | S: Maintained |
6116 | F: Documentation/filesystems/vfat.txt | 6252 | F: Documentation/filesystems/vfat.txt |
6117 | F: fs/fat/ | 6253 | F: fs/fat/ |
@@ -6130,6 +6266,14 @@ S: Maintained | |||
6130 | F: Documentation/i2c/busses/i2c-viapro | 6266 | F: Documentation/i2c/busses/i2c-viapro |
6131 | F: drivers/i2c/busses/i2c-viapro.c | 6267 | F: drivers/i2c/busses/i2c-viapro.c |
6132 | 6268 | ||
6269 | VIA SD/MMC CARD CONTROLLER DRIVER | ||
6270 | P: Joseph Chan | ||
6271 | M: JosephChan@via.com.tw | ||
6272 | P: Harald Welte | ||
6273 | M: HaraldWelte@viatech.com | ||
6274 | S: Maintained | ||
6275 | F: drivers/mmc/host/via-sdmmc.c | ||
6276 | |||
6133 | VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER | 6277 | VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER |
6134 | P: Joseph Chan | 6278 | P: Joseph Chan |
6135 | M: JosephChan@via.com.tw | 6279 | M: JosephChan@via.com.tw |
@@ -6155,6 +6299,14 @@ F: drivers/net/macvlan.c | |||
6155 | F: include/linux/if_*vlan.h | 6299 | F: include/linux/if_*vlan.h |
6156 | F: net/8021q/ | 6300 | F: net/8021q/ |
6157 | 6301 | ||
6302 | VLYNQ BUS | ||
6303 | P: Florian Fainelli | ||
6304 | M: florian@openwrt.org | ||
6305 | L: openwrt-devel@lists.openwrt.org | ||
6306 | S: Maintained | ||
6307 | F: drivers/vlynq/vlynq.c | ||
6308 | F: include/linux/vlynq.h | ||
6309 | |||
6158 | VOLTAGE AND CURRENT REGULATOR FRAMEWORK | 6310 | VOLTAGE AND CURRENT REGULATOR FRAMEWORK |
6159 | P: Liam Girdwood | 6311 | P: Liam Girdwood |
6160 | M: lrg@slimlogic.co.uk | 6312 | M: lrg@slimlogic.co.uk |
@@ -6208,7 +6360,6 @@ F: drivers/hwmon/w83793.c | |||
6208 | W83L51xD SD/MMC CARD INTERFACE DRIVER | 6360 | W83L51xD SD/MMC CARD INTERFACE DRIVER |
6209 | P: Pierre Ossman | 6361 | P: Pierre Ossman |
6210 | M: pierre@ossman.eu | 6362 | M: pierre@ossman.eu |
6211 | L: linux-kernel@vger.kernel.org | ||
6212 | S: Maintained | 6363 | S: Maintained |
6213 | F: drivers/mmc/host/wbsd.* | 6364 | F: drivers/mmc/host/wbsd.* |
6214 | 6365 | ||
@@ -6295,7 +6446,6 @@ M: mingo@redhat.com | |||
6295 | P: H. Peter Anvin | 6446 | P: H. Peter Anvin |
6296 | M: hpa@zytor.com | 6447 | M: hpa@zytor.com |
6297 | M: x86@kernel.org | 6448 | M: x86@kernel.org |
6298 | L: linux-kernel@vger.kernel.org | ||
6299 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git | 6449 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git |
6300 | S: Maintained | 6450 | S: Maintained |
6301 | F: Documentation/x86/ | 6451 | F: Documentation/x86/ |
@@ -6331,7 +6481,6 @@ XILINX SYSTEMACE DRIVER | |||
6331 | P: Grant Likely | 6481 | P: Grant Likely |
6332 | M: grant.likely@secretlab.ca | 6482 | M: grant.likely@secretlab.ca |
6333 | W: http://www.secretlab.ca/ | 6483 | W: http://www.secretlab.ca/ |
6334 | L: linux-kernel@vger.kernel.org | ||
6335 | S: Maintained | 6484 | S: Maintained |
6336 | F: drivers/block/xsysace.c | 6485 | F: drivers/block/xsysace.c |
6337 | 6486 | ||
@@ -6396,5 +6545,9 @@ F: drivers/serial/zs.* | |||
6396 | 6545 | ||
6397 | THE REST | 6546 | THE REST |
6398 | P: Linus Torvalds | 6547 | P: Linus Torvalds |
6548 | M: torvalds@linux-foundation.org | ||
6549 | L: linux-kernel@vger.kernel.org | ||
6399 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | 6550 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git |
6400 | S: Buried alive in reporters | 6551 | S: Buried alive in reporters |
6552 | F: * | ||
6553 | F: */ | ||