diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 109 |
1 files changed, 81 insertions, 28 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b6d6d5119d6e..a71e04b93edf 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -465,6 +465,16 @@ M: Matt Turner <mattst88@gmail.com> | |||
465 | L: linux-alpha@vger.kernel.org | 465 | L: linux-alpha@vger.kernel.org |
466 | F: arch/alpha/ | 466 | F: arch/alpha/ |
467 | 467 | ||
468 | ALTERA UART/JTAG UART SERIAL DRIVERS | ||
469 | M: Tobias Klauser <tklauser@distanz.ch> | ||
470 | L: linux-serial@vger.kernel.org | ||
471 | L: nios2-dev@sopc.et.ntust.edu.tw (moderated for non-subscribers) | ||
472 | S: Maintained | ||
473 | F: drivers/tty/serial/altera_uart.c | ||
474 | F: drivers/tty/serial/altera_jtaguart.c | ||
475 | F: include/linux/altera_uart.h | ||
476 | F: include/linux/altera_jtaguart.h | ||
477 | |||
468 | AMD GEODE CS5536 USB DEVICE CONTROLLER DRIVER | 478 | AMD GEODE CS5536 USB DEVICE CONTROLLER DRIVER |
469 | M: Thomas Dahlmann <dahlmann.thomas@arcor.de> | 479 | M: Thomas Dahlmann <dahlmann.thomas@arcor.de> |
470 | L: linux-geode@lists.infradead.org (moderated for non-subscribers) | 480 | L: linux-geode@lists.infradead.org (moderated for non-subscribers) |
@@ -557,6 +567,13 @@ S: Maintained | |||
557 | F: drivers/net/appletalk/ | 567 | F: drivers/net/appletalk/ |
558 | F: net/appletalk/ | 568 | F: net/appletalk/ |
559 | 569 | ||
570 | ARASAN COMPACT FLASH PATA CONTROLLER | ||
571 | M: Viresh Kumar <viresh.kumar@st.com> | ||
572 | L: linux-ide@vger.kernel.org | ||
573 | S: Maintained | ||
574 | F: include/linux/pata_arasan_cf_data.h | ||
575 | F: drivers/ata/pata_arasan_cf.c | ||
576 | |||
560 | ARC FRAMEBUFFER DRIVER | 577 | ARC FRAMEBUFFER DRIVER |
561 | M: Jaya Kumar <jayalk@intworks.biz> | 578 | M: Jaya Kumar <jayalk@intworks.biz> |
562 | S: Maintained | 579 | S: Maintained |
@@ -885,7 +902,7 @@ S: Supported | |||
885 | 902 | ||
886 | ARM/QUALCOMM MSM MACHINE SUPPORT | 903 | ARM/QUALCOMM MSM MACHINE SUPPORT |
887 | M: David Brown <davidb@codeaurora.org> | 904 | M: David Brown <davidb@codeaurora.org> |
888 | M: Daniel Walker <dwalker@codeaurora.org> | 905 | M: Daniel Walker <dwalker@fifo99.com> |
889 | M: Bryan Huntsman <bryanh@codeaurora.org> | 906 | M: Bryan Huntsman <bryanh@codeaurora.org> |
890 | L: linux-arm-msm@vger.kernel.org | 907 | L: linux-arm-msm@vger.kernel.org |
891 | F: arch/arm/mach-msm/ | 908 | F: arch/arm/mach-msm/ |
@@ -1010,6 +1027,15 @@ L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) | |||
1010 | S: Maintained | 1027 | S: Maintained |
1011 | F: arch/arm/mach-s5p*/ | 1028 | F: arch/arm/mach-s5p*/ |
1012 | 1029 | ||
1030 | ARM/SAMSUNG MOBILE MACHINE SUPPORT | ||
1031 | M: Kyungmin Park <kyungmin.park@samsung.com> | ||
1032 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
1033 | S: Maintained | ||
1034 | F: arch/arm/mach-s5pv210/mach-aquila.c | ||
1035 | F: arch/arm/mach-s5pv210/mach-goni.c | ||
1036 | F: arch/arm/mach-exynos4/mach-universal_c210.c | ||
1037 | F: arch/arm/mach-exynos4/mach-nuri.c | ||
1038 | |||
1013 | ARM/SAMSUNG S5P SERIES FIMC SUPPORT | 1039 | ARM/SAMSUNG S5P SERIES FIMC SUPPORT |
1014 | M: Kyungmin Park <kyungmin.park@samsung.com> | 1040 | M: Kyungmin Park <kyungmin.park@samsung.com> |
1015 | M: Sylwester Nawrocki <s.nawrocki@samsung.com> | 1041 | M: Sylwester Nawrocki <s.nawrocki@samsung.com> |
@@ -1205,7 +1231,7 @@ ATHEROS AR9170 WIRELESS DRIVER | |||
1205 | M: Christian Lamparter <chunkeey@web.de> | 1231 | M: Christian Lamparter <chunkeey@web.de> |
1206 | L: linux-wireless@vger.kernel.org | 1232 | L: linux-wireless@vger.kernel.org |
1207 | W: http://wireless.kernel.org/en/users/Drivers/ar9170 | 1233 | W: http://wireless.kernel.org/en/users/Drivers/ar9170 |
1208 | S: Maintained | 1234 | S: Obsolete |
1209 | F: drivers/net/wireless/ath/ar9170/ | 1235 | F: drivers/net/wireless/ath/ar9170/ |
1210 | 1236 | ||
1211 | CARL9170 LINUX COMMUNITY WIRELESS DRIVER | 1237 | CARL9170 LINUX COMMUNITY WIRELESS DRIVER |
@@ -1467,6 +1493,7 @@ F: include/net/bluetooth/ | |||
1467 | 1493 | ||
1468 | BONDING DRIVER | 1494 | BONDING DRIVER |
1469 | M: Jay Vosburgh <fubar@us.ibm.com> | 1495 | M: Jay Vosburgh <fubar@us.ibm.com> |
1496 | M: Andy Gospodarek <andy@greyhouse.net> | ||
1470 | L: netdev@vger.kernel.org | 1497 | L: netdev@vger.kernel.org |
1471 | W: http://sourceforge.net/projects/bonding/ | 1498 | W: http://sourceforge.net/projects/bonding/ |
1472 | S: Supported | 1499 | S: Supported |
@@ -1692,7 +1719,15 @@ M: Andy Whitcroft <apw@canonical.com> | |||
1692 | S: Supported | 1719 | S: Supported |
1693 | F: scripts/checkpatch.pl | 1720 | F: scripts/checkpatch.pl |
1694 | 1721 | ||
1722 | CHINESE DOCUMENTATION | ||
1723 | M: Harry Wei <harryxiyou@gmail.com> | ||
1724 | L: xiyoulinuxkernelgroup@googlegroups.com | ||
1725 | L: linux-kernel@zh-kernel.org (moderated for non-subscribers) | ||
1726 | S: Maintained | ||
1727 | F: Documentation/zh_CN/ | ||
1728 | |||
1695 | CISCO VIC ETHERNET NIC DRIVER | 1729 | CISCO VIC ETHERNET NIC DRIVER |
1730 | M: Christian Benvenuti <benve@cisco.com> | ||
1696 | M: Vasanthy Kolluri <vkolluri@cisco.com> | 1731 | M: Vasanthy Kolluri <vkolluri@cisco.com> |
1697 | M: Roopa Prabhu <roprabhu@cisco.com> | 1732 | M: Roopa Prabhu <roprabhu@cisco.com> |
1698 | M: David Wang <dwang2@cisco.com> | 1733 | M: David Wang <dwang2@cisco.com> |
@@ -2026,7 +2061,7 @@ F: Documentation/scsi/dc395x.txt | |||
2026 | F: drivers/scsi/dc395x.* | 2061 | F: drivers/scsi/dc395x.* |
2027 | 2062 | ||
2028 | DCCP PROTOCOL | 2063 | DCCP PROTOCOL |
2029 | M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> | 2064 | M: Gerrit Renker <gerrit@erg.abdn.ac.uk> |
2030 | L: dccp@vger.kernel.org | 2065 | L: dccp@vger.kernel.org |
2031 | W: http://www.linuxfoundation.org/collaborate/workgroups/networking/dccp | 2066 | W: http://www.linuxfoundation.org/collaborate/workgroups/networking/dccp |
2032 | S: Maintained | 2067 | S: Maintained |
@@ -2126,6 +2161,7 @@ S: Supported | |||
2126 | F: fs/dlm/ | 2161 | F: fs/dlm/ |
2127 | 2162 | ||
2128 | DMA GENERIC OFFLOAD ENGINE SUBSYSTEM | 2163 | DMA GENERIC OFFLOAD ENGINE SUBSYSTEM |
2164 | M: Vinod Koul <vinod.koul@intel.com> | ||
2129 | M: Dan Williams <dan.j.williams@intel.com> | 2165 | M: Dan Williams <dan.j.williams@intel.com> |
2130 | S: Supported | 2166 | S: Supported |
2131 | F: drivers/dma/ | 2167 | F: drivers/dma/ |
@@ -2808,7 +2844,7 @@ F: mm/hwpoison-inject.c | |||
2808 | HYPERVISOR VIRTUAL CONSOLE DRIVER | 2844 | HYPERVISOR VIRTUAL CONSOLE DRIVER |
2809 | L: linuxppc-dev@lists.ozlabs.org | 2845 | L: linuxppc-dev@lists.ozlabs.org |
2810 | S: Odd Fixes | 2846 | S: Odd Fixes |
2811 | F: drivers/char/hvc_* | 2847 | F: drivers/tty/hvc/ |
2812 | 2848 | ||
2813 | iSCSI BOOT FIRMWARE TABLE (iBFT) DRIVER | 2849 | iSCSI BOOT FIRMWARE TABLE (iBFT) DRIVER |
2814 | M: Peter Jones <pjones@redhat.com> | 2850 | M: Peter Jones <pjones@redhat.com> |
@@ -2872,7 +2908,6 @@ M: Guenter Roeck <guenter.roeck@ericsson.com> | |||
2872 | L: lm-sensors@lm-sensors.org | 2908 | L: lm-sensors@lm-sensors.org |
2873 | W: http://www.lm-sensors.org/ | 2909 | W: http://www.lm-sensors.org/ |
2874 | T: quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-hwmon/ | 2910 | T: quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-hwmon/ |
2875 | T: quilt kernel.org/pub/linux/kernel/people/groeck/linux-staging/ | ||
2876 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git | 2911 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git |
2877 | S: Maintained | 2912 | S: Maintained |
2878 | F: Documentation/hwmon/ | 2913 | F: Documentation/hwmon/ |
@@ -3424,7 +3459,7 @@ M: Jiri Kosina <jkosina@suse.cz> | |||
3424 | M: David Sterba <dsterba@suse.cz> | 3459 | M: David Sterba <dsterba@suse.cz> |
3425 | S: Maintained | 3460 | S: Maintained |
3426 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/ipwireless_cs.git | 3461 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/ipwireless_cs.git |
3427 | F: drivers/char/pcmcia/ipwireless/ | 3462 | F: drivers/tty/ipwireless/ |
3428 | 3463 | ||
3429 | IPX NETWORK LAYER | 3464 | IPX NETWORK LAYER |
3430 | M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> | 3465 | M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> |
@@ -3513,7 +3548,7 @@ F: drivers/hwmon/jc42.c | |||
3513 | F: Documentation/hwmon/jc42 | 3548 | F: Documentation/hwmon/jc42 |
3514 | 3549 | ||
3515 | JFS FILESYSTEM | 3550 | JFS FILESYSTEM |
3516 | M: Dave Kleikamp <shaggy@linux.vnet.ibm.com> | 3551 | M: Dave Kleikamp <shaggy@kernel.org> |
3517 | L: jfs-discussion@lists.sourceforge.net | 3552 | L: jfs-discussion@lists.sourceforge.net |
3518 | W: http://jfs.sourceforge.net/ | 3553 | W: http://jfs.sourceforge.net/ |
3519 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git | 3554 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git |
@@ -3580,12 +3615,6 @@ W: http://lse.sourceforge.net/kdump/ | |||
3580 | S: Maintained | 3615 | S: Maintained |
3581 | F: Documentation/kdump/ | 3616 | F: Documentation/kdump/ |
3582 | 3617 | ||
3583 | KERNEL AUTOMOUNTER (AUTOFS) | ||
3584 | M: "H. Peter Anvin" <hpa@zytor.com> | ||
3585 | L: autofs@linux.kernel.org | ||
3586 | S: Obsolete | ||
3587 | F: drivers/staging/autofs/ | ||
3588 | |||
3589 | KERNEL AUTOMOUNTER v4 (AUTOFS4) | 3618 | KERNEL AUTOMOUNTER v4 (AUTOFS4) |
3590 | M: Ian Kent <raven@themaw.net> | 3619 | M: Ian Kent <raven@themaw.net> |
3591 | L: autofs@linux.kernel.org | 3620 | L: autofs@linux.kernel.org |
@@ -4276,10 +4305,7 @@ S: Maintained | |||
4276 | F: net/sched/sch_netem.c | 4305 | F: net/sched/sch_netem.c |
4277 | 4306 | ||
4278 | NETERION 10GbE DRIVERS (s2io/vxge) | 4307 | NETERION 10GbE DRIVERS (s2io/vxge) |
4279 | M: Ramkrishna Vepa <ramkrishna.vepa@exar.com> | 4308 | M: Jon Mason <jdmason@kudzu.us> |
4280 | M: Sivakumar Subramani <sivakumar.subramani@exar.com> | ||
4281 | M: Sreenivasa Honnur <sreenivasa.honnur@exar.com> | ||
4282 | M: Jon Mason <jon.mason@exar.com> | ||
4283 | L: netdev@vger.kernel.org | 4309 | L: netdev@vger.kernel.org |
4284 | W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/Linux?Anonymous | 4310 | W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/Linux?Anonymous |
4285 | W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/X3100Linux?Anonymous | 4311 | W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/X3100Linux?Anonymous |
@@ -4485,11 +4511,21 @@ S: Maintained | |||
4485 | F: arch/arm/*omap*/*clock* | 4511 | F: arch/arm/*omap*/*clock* |
4486 | 4512 | ||
4487 | OMAP POWER MANAGEMENT SUPPORT | 4513 | OMAP POWER MANAGEMENT SUPPORT |
4488 | M: Kevin Hilman <khilman@deeprootsystems.com> | 4514 | M: Kevin Hilman <khilman@ti.com> |
4489 | L: linux-omap@vger.kernel.org | 4515 | L: linux-omap@vger.kernel.org |
4490 | S: Maintained | 4516 | S: Maintained |
4491 | F: arch/arm/*omap*/*pm* | 4517 | F: arch/arm/*omap*/*pm* |
4492 | 4518 | ||
4519 | OMAP POWERDOMAIN/CLOCKDOMAIN SOC ADAPTATION LAYER SUPPORT | ||
4520 | M: Rajendra Nayak <rnayak@ti.com> | ||
4521 | M: Paul Walmsley <paul@pwsan.com> | ||
4522 | L: linux-omap@vger.kernel.org | ||
4523 | S: Maintained | ||
4524 | F: arch/arm/mach-omap2/powerdomain2xxx_3xxx.c | ||
4525 | F: arch/arm/mach-omap2/powerdomain44xx.c | ||
4526 | F: arch/arm/mach-omap2/clockdomain2xxx_3xxx.c | ||
4527 | F: arch/arm/mach-omap2/clockdomain44xx.c | ||
4528 | |||
4493 | OMAP AUDIO SUPPORT | 4529 | OMAP AUDIO SUPPORT |
4494 | M: Jarkko Nikula <jhnikula@gmail.com> | 4530 | M: Jarkko Nikula <jhnikula@gmail.com> |
4495 | L: alsa-devel@alsa-project.org (subscribers-only) | 4531 | L: alsa-devel@alsa-project.org (subscribers-only) |
@@ -4882,6 +4918,15 @@ S: Maintained | |||
4882 | F: drivers/block/pktcdvd.c | 4918 | F: drivers/block/pktcdvd.c |
4883 | F: include/linux/pktcdvd.h | 4919 | F: include/linux/pktcdvd.h |
4884 | 4920 | ||
4921 | PKUNITY SOC DRIVERS | ||
4922 | M: Guan Xuetao <gxt@mprc.pku.edu.cn> | ||
4923 | W: http://mprc.pku.edu.cn/~guanxuetao/linux | ||
4924 | S: Maintained | ||
4925 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/epip/linux-2.6-unicore32.git | ||
4926 | F: drivers/input/serio/i8042-unicore32io.h | ||
4927 | F: drivers/i2c/busses/i2c-puv3.c | ||
4928 | F: drivers/video/fb-puv3.c | ||
4929 | |||
4885 | PMC SIERRA MaxRAID DRIVER | 4930 | PMC SIERRA MaxRAID DRIVER |
4886 | M: Anil Ravindranath <anil_ravindranath@pmc-sierra.com> | 4931 | M: Anil Ravindranath <anil_ravindranath@pmc-sierra.com> |
4887 | L: linux-scsi@vger.kernel.org | 4932 | L: linux-scsi@vger.kernel.org |
@@ -5145,6 +5190,7 @@ RALINK RT2X00 WIRELESS LAN DRIVER | |||
5145 | P: rt2x00 project | 5190 | P: rt2x00 project |
5146 | M: Ivo van Doorn <IvDoorn@gmail.com> | 5191 | M: Ivo van Doorn <IvDoorn@gmail.com> |
5147 | M: Gertjan van Wingerde <gwingerde@gmail.com> | 5192 | M: Gertjan van Wingerde <gwingerde@gmail.com> |
5193 | M: Helmut Schaa <helmut.schaa@googlemail.com> | ||
5148 | L: linux-wireless@vger.kernel.org | 5194 | L: linux-wireless@vger.kernel.org |
5149 | L: users@rt2x00.serialmonkey.com (moderated for non-subscribers) | 5195 | L: users@rt2x00.serialmonkey.com (moderated for non-subscribers) |
5150 | W: http://rt2x00.serialmonkey.com/ | 5196 | W: http://rt2x00.serialmonkey.com/ |
@@ -5165,6 +5211,7 @@ F: drivers/char/random.c | |||
5165 | 5211 | ||
5166 | RAPIDIO SUBSYSTEM | 5212 | RAPIDIO SUBSYSTEM |
5167 | M: Matt Porter <mporter@kernel.crashing.org> | 5213 | M: Matt Porter <mporter@kernel.crashing.org> |
5214 | M: Alexandre Bounine <alexandre.bounine@idt.com> | ||
5168 | S: Maintained | 5215 | S: Maintained |
5169 | F: drivers/rapidio/ | 5216 | F: drivers/rapidio/ |
5170 | 5217 | ||
@@ -5267,7 +5314,7 @@ S: Maintained | |||
5267 | F: drivers/net/wireless/rtl818x/rtl8180/ | 5314 | F: drivers/net/wireless/rtl818x/rtl8180/ |
5268 | 5315 | ||
5269 | RTL8187 WIRELESS DRIVER | 5316 | RTL8187 WIRELESS DRIVER |
5270 | M: Herton Ronaldo Krzesinski <herton@mandriva.com.br> | 5317 | M: Herton Ronaldo Krzesinski <herton@canonical.com> |
5271 | M: Hin-Tak Leung <htl10@users.sourceforge.net> | 5318 | M: Hin-Tak Leung <htl10@users.sourceforge.net> |
5272 | M: Larry Finger <Larry.Finger@lwfinger.net> | 5319 | M: Larry Finger <Larry.Finger@lwfinger.net> |
5273 | L: linux-wireless@vger.kernel.org | 5320 | L: linux-wireless@vger.kernel.org |
@@ -5323,8 +5370,7 @@ S: Supported | |||
5323 | F: drivers/s390/crypto/ | 5370 | F: drivers/s390/crypto/ |
5324 | 5371 | ||
5325 | S390 ZFCP DRIVER | 5372 | S390 ZFCP DRIVER |
5326 | M: Christof Schmitt <christof.schmitt@de.ibm.com> | 5373 | M: Steffen Maier <maier@linux.vnet.ibm.com> |
5327 | M: Swen Schillig <swen@vnet.ibm.com> | ||
5328 | M: linux390@de.ibm.com | 5374 | M: linux390@de.ibm.com |
5329 | L: linux-s390@vger.kernel.org | 5375 | L: linux-s390@vger.kernel.org |
5330 | W: http://www.ibm.com/developerworks/linux/linux390/ | 5376 | W: http://www.ibm.com/developerworks/linux/linux390/ |
@@ -5641,7 +5687,8 @@ F: arch/arm/mach-s3c2410/bast-ide.c | |||
5641 | F: arch/arm/mach-s3c2410/bast-irq.c | 5687 | F: arch/arm/mach-s3c2410/bast-irq.c |
5642 | 5688 | ||
5643 | TI DAVINCI MACHINE SUPPORT | 5689 | TI DAVINCI MACHINE SUPPORT |
5644 | M: Kevin Hilman <khilman@deeprootsystems.com> | 5690 | M: Sekhar Nori <nsekhar@ti.com> |
5691 | M: Kevin Hilman <khilman@ti.com> | ||
5645 | L: davinci-linux-open-source@linux.davincidsp.com (subscribers-only) | 5692 | L: davinci-linux-open-source@linux.davincidsp.com (subscribers-only) |
5646 | Q: http://patchwork.kernel.org/project/linux-davinci/list/ | 5693 | Q: http://patchwork.kernel.org/project/linux-davinci/list/ |
5647 | S: Supported | 5694 | S: Supported |
@@ -6067,13 +6114,11 @@ F: sound/soc/codecs/twl4030* | |||
6067 | TIPC NETWORK LAYER | 6114 | TIPC NETWORK LAYER |
6068 | M: Jon Maloy <jon.maloy@ericsson.com> | 6115 | M: Jon Maloy <jon.maloy@ericsson.com> |
6069 | M: Allan Stephens <allan.stephens@windriver.com> | 6116 | M: Allan Stephens <allan.stephens@windriver.com> |
6070 | L: tipc-discussion@lists.sourceforge.net | 6117 | L: netdev@vger.kernel.org (core kernel code) |
6118 | L: tipc-discussion@lists.sourceforge.net (user apps, general discussion) | ||
6071 | W: http://tipc.sourceforge.net/ | 6119 | W: http://tipc.sourceforge.net/ |
6072 | W: http://tipc.cslab.ericsson.net/ | ||
6073 | T: git git://tipc.cslab.ericsson.net/pub/git/tipc.git | ||
6074 | S: Maintained | 6120 | S: Maintained |
6075 | F: include/linux/tipc*.h | 6121 | F: include/linux/tipc*.h |
6076 | F: include/net/tipc/ | ||
6077 | F: net/tipc/ | 6122 | F: net/tipc/ |
6078 | 6123 | ||
6079 | TILE ARCHITECTURE | 6124 | TILE ARCHITECTURE |
@@ -6081,8 +6126,9 @@ M: Chris Metcalf <cmetcalf@tilera.com> | |||
6081 | W: http://www.tilera.com/scm/ | 6126 | W: http://www.tilera.com/scm/ |
6082 | S: Supported | 6127 | S: Supported |
6083 | F: arch/tile/ | 6128 | F: arch/tile/ |
6084 | F: drivers/char/hvc_tile.c | 6129 | F: drivers/tty/hvc/hvc_tile.c |
6085 | F: drivers/net/tile/ | 6130 | F: drivers/net/tile/ |
6131 | F: drivers/edac/tile_edac.c | ||
6086 | 6132 | ||
6087 | TLAN NETWORK DRIVER | 6133 | TLAN NETWORK DRIVER |
6088 | M: Samuel Chessman <chessman@tux.org> | 6134 | M: Samuel Chessman <chessman@tux.org> |
@@ -6105,7 +6151,7 @@ S: Maintained | |||
6105 | F: security/tomoyo/ | 6151 | F: security/tomoyo/ |
6106 | 6152 | ||
6107 | TOPSTAR LAPTOP EXTRAS DRIVER | 6153 | TOPSTAR LAPTOP EXTRAS DRIVER |
6108 | M: Herton Ronaldo Krzesinski <herton@mandriva.com.br> | 6154 | M: Herton Ronaldo Krzesinski <herton@canonical.com> |
6109 | L: platform-driver-x86@vger.kernel.org | 6155 | L: platform-driver-x86@vger.kernel.org |
6110 | S: Maintained | 6156 | S: Maintained |
6111 | F: drivers/platform/x86/topstar-laptop.c | 6157 | F: drivers/platform/x86/topstar-laptop.c |
@@ -6245,6 +6291,13 @@ F: drivers/uwb/ | |||
6245 | F: include/linux/uwb.h | 6291 | F: include/linux/uwb.h |
6246 | F: include/linux/uwb/ | 6292 | F: include/linux/uwb/ |
6247 | 6293 | ||
6294 | UNICORE32 ARCHITECTURE: | ||
6295 | M: Guan Xuetao <gxt@mprc.pku.edu.cn> | ||
6296 | W: http://mprc.pku.edu.cn/~guanxuetao/linux | ||
6297 | S: Maintained | ||
6298 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/epip/linux-2.6-unicore32.git | ||
6299 | F: arch/unicore32/ | ||
6300 | |||
6248 | UNIFDEF | 6301 | UNIFDEF |
6249 | M: Tony Finch <dot@dotat.at> | 6302 | M: Tony Finch <dot@dotat.at> |
6250 | W: http://dotat.at/prog/unifdef | 6303 | W: http://dotat.at/prog/unifdef |