diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 100 |
1 files changed, 84 insertions, 16 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 93de670593e9..58f60356f071 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -962,7 +962,7 @@ F: drivers/tty/serial/msm_serial.c | |||
962 | F: drivers/platform/msm/ | 962 | F: drivers/platform/msm/ |
963 | F: drivers/*/pm8???-* | 963 | F: drivers/*/pm8???-* |
964 | F: include/linux/mfd/pm8xxx/ | 964 | F: include/linux/mfd/pm8xxx/ |
965 | T: git git://codeaurora.org/quic/kernel/davidb/linux-msm.git | 965 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm.git |
966 | S: Maintained | 966 | S: Maintained |
967 | 967 | ||
968 | ARM/TOSA MACHINE SUPPORT | 968 | ARM/TOSA MACHINE SUPPORT |
@@ -1310,7 +1310,7 @@ F: drivers/atm/ | |||
1310 | F: include/linux/atm* | 1310 | F: include/linux/atm* |
1311 | 1311 | ||
1312 | ATMEL AT91 MCI DRIVER | 1312 | ATMEL AT91 MCI DRIVER |
1313 | M: Nicolas Ferre <nicolas.ferre@atmel.com> | 1313 | M: Ludovic Desroches <ludovic.desroches@atmel.com> |
1314 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1314 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
1315 | W: http://www.atmel.com/products/AT91/ | 1315 | W: http://www.atmel.com/products/AT91/ |
1316 | W: http://www.at91.com/ | 1316 | W: http://www.at91.com/ |
@@ -1318,7 +1318,7 @@ S: Maintained | |||
1318 | F: drivers/mmc/host/at91_mci.c | 1318 | F: drivers/mmc/host/at91_mci.c |
1319 | 1319 | ||
1320 | ATMEL AT91 / AT32 MCI DRIVER | 1320 | ATMEL AT91 / AT32 MCI DRIVER |
1321 | M: Nicolas Ferre <nicolas.ferre@atmel.com> | 1321 | M: Ludovic Desroches <ludovic.desroches@atmel.com> |
1322 | S: Maintained | 1322 | S: Maintained |
1323 | F: drivers/mmc/host/atmel-mci.c | 1323 | F: drivers/mmc/host/atmel-mci.c |
1324 | F: drivers/mmc/host/atmel-mci-regs.h | 1324 | F: drivers/mmc/host/atmel-mci-regs.h |
@@ -1405,7 +1405,7 @@ F: net/ax25/ | |||
1405 | B43 WIRELESS DRIVER | 1405 | B43 WIRELESS DRIVER |
1406 | M: Stefano Brivio <stefano.brivio@polimi.it> | 1406 | M: Stefano Brivio <stefano.brivio@polimi.it> |
1407 | L: linux-wireless@vger.kernel.org | 1407 | L: linux-wireless@vger.kernel.org |
1408 | L: b43-dev@lists.infradead.org (moderated for non-subscribers) | 1408 | L: b43-dev@lists.infradead.org |
1409 | W: http://linuxwireless.org/en/users/Drivers/b43 | 1409 | W: http://linuxwireless.org/en/users/Drivers/b43 |
1410 | S: Maintained | 1410 | S: Maintained |
1411 | F: drivers/net/wireless/b43/ | 1411 | F: drivers/net/wireless/b43/ |
@@ -1414,6 +1414,7 @@ B43LEGACY WIRELESS DRIVER | |||
1414 | M: Larry Finger <Larry.Finger@lwfinger.net> | 1414 | M: Larry Finger <Larry.Finger@lwfinger.net> |
1415 | M: Stefano Brivio <stefano.brivio@polimi.it> | 1415 | M: Stefano Brivio <stefano.brivio@polimi.it> |
1416 | L: linux-wireless@vger.kernel.org | 1416 | L: linux-wireless@vger.kernel.org |
1417 | L: b43-dev@lists.infradead.org | ||
1417 | W: http://linuxwireless.org/en/users/Drivers/b43 | 1418 | W: http://linuxwireless.org/en/users/Drivers/b43 |
1418 | S: Maintained | 1419 | S: Maintained |
1419 | F: drivers/net/wireless/b43legacy/ | 1420 | F: drivers/net/wireless/b43legacy/ |
@@ -1513,19 +1514,23 @@ F: drivers/mtd/devices/block2mtd.c | |||
1513 | 1514 | ||
1514 | BLUETOOTH DRIVERS | 1515 | BLUETOOTH DRIVERS |
1515 | M: Marcel Holtmann <marcel@holtmann.org> | 1516 | M: Marcel Holtmann <marcel@holtmann.org> |
1516 | M: "Gustavo F. Padovan" <padovan@profusion.mobi> | 1517 | M: Gustavo Padovan <gustavo@padovan.org> |
1518 | M: Johan Hedberg <johan.hedberg@gmail.com> | ||
1517 | L: linux-bluetooth@vger.kernel.org | 1519 | L: linux-bluetooth@vger.kernel.org |
1518 | W: http://www.bluez.org/ | 1520 | W: http://www.bluez.org/ |
1519 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6.git | 1521 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth.git |
1522 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jh/bluetooth.git | ||
1520 | S: Maintained | 1523 | S: Maintained |
1521 | F: drivers/bluetooth/ | 1524 | F: drivers/bluetooth/ |
1522 | 1525 | ||
1523 | BLUETOOTH SUBSYSTEM | 1526 | BLUETOOTH SUBSYSTEM |
1524 | M: Marcel Holtmann <marcel@holtmann.org> | 1527 | M: Marcel Holtmann <marcel@holtmann.org> |
1525 | M: "Gustavo F. Padovan" <padovan@profusion.mobi> | 1528 | M: Gustavo Padovan <gustavo@padovan.org> |
1529 | M: Johan Hedberg <johan.hedberg@gmail.com> | ||
1526 | L: linux-bluetooth@vger.kernel.org | 1530 | L: linux-bluetooth@vger.kernel.org |
1527 | W: http://www.bluez.org/ | 1531 | W: http://www.bluez.org/ |
1528 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6.git | 1532 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth.git |
1533 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jh/bluetooth.git | ||
1529 | S: Maintained | 1534 | S: Maintained |
1530 | F: net/bluetooth/ | 1535 | F: net/bluetooth/ |
1531 | F: include/net/bluetooth/ | 1536 | F: include/net/bluetooth/ |
@@ -1567,7 +1572,6 @@ F: drivers/net/ethernet/broadcom/tg3.* | |||
1567 | 1572 | ||
1568 | BROADCOM BRCM80211 IEEE802.11n WIRELESS DRIVER | 1573 | BROADCOM BRCM80211 IEEE802.11n WIRELESS DRIVER |
1569 | M: Brett Rudley <brudley@broadcom.com> | 1574 | M: Brett Rudley <brudley@broadcom.com> |
1570 | M: Henry Ptasinski <henryp@broadcom.com> | ||
1571 | M: Roland Vossen <rvossen@broadcom.com> | 1575 | M: Roland Vossen <rvossen@broadcom.com> |
1572 | M: Arend van Spriel <arend@broadcom.com> | 1576 | M: Arend van Spriel <arend@broadcom.com> |
1573 | M: Franky (Zhenhui) Lin <frankyl@broadcom.com> | 1577 | M: Franky (Zhenhui) Lin <frankyl@broadcom.com> |
@@ -1717,6 +1721,14 @@ F: include/linux/can/error.h | |||
1717 | F: include/linux/can/netlink.h | 1721 | F: include/linux/can/netlink.h |
1718 | F: include/linux/can/platform/ | 1722 | F: include/linux/can/platform/ |
1719 | 1723 | ||
1724 | CAPABILITIES | ||
1725 | M: Serge Hallyn <serge.hallyn@canonical.com> | ||
1726 | L: linux-security-module@vger.kernel.org | ||
1727 | S: Supported | ||
1728 | F: include/linux/capability.h | ||
1729 | F: security/capability.c | ||
1730 | F: security/commoncap.c | ||
1731 | |||
1720 | CELL BROADBAND ENGINE ARCHITECTURE | 1732 | CELL BROADBAND ENGINE ARCHITECTURE |
1721 | M: Arnd Bergmann <arnd@arndb.de> | 1733 | M: Arnd Bergmann <arnd@arndb.de> |
1722 | L: linuxppc-dev@lists.ozlabs.org | 1734 | L: linuxppc-dev@lists.ozlabs.org |
@@ -1797,7 +1809,8 @@ F: Documentation/zh_CN/ | |||
1797 | CISCO VIC ETHERNET NIC DRIVER | 1809 | CISCO VIC ETHERNET NIC DRIVER |
1798 | M: Christian Benvenuti <benve@cisco.com> | 1810 | M: Christian Benvenuti <benve@cisco.com> |
1799 | M: Roopa Prabhu <roprabhu@cisco.com> | 1811 | M: Roopa Prabhu <roprabhu@cisco.com> |
1800 | M: David Wang <dwang2@cisco.com> | 1812 | M: Neel Patel <neepatel@cisco.com> |
1813 | M: Nishank Trivedi <nistrive@cisco.com> | ||
1801 | S: Supported | 1814 | S: Supported |
1802 | F: drivers/net/ethernet/cisco/enic/ | 1815 | F: drivers/net/ethernet/cisco/enic/ |
1803 | 1816 | ||
@@ -2351,6 +2364,15 @@ S: Supported | |||
2351 | F: drivers/gpu/drm/exynos | 2364 | F: drivers/gpu/drm/exynos |
2352 | F: include/drm/exynos* | 2365 | F: include/drm/exynos* |
2353 | 2366 | ||
2367 | EXYNOS MIPI DISPLAY DRIVERS | ||
2368 | M: Inki Dae <inki.dae@samsung.com> | ||
2369 | M: Donghwa Lee <dh09.lee@samsung.com> | ||
2370 | M: Kyungmin Park <kyungmin.park@samsung.com> | ||
2371 | L: linux-fbdev@vger.kernel.org | ||
2372 | S: Maintained | ||
2373 | F: drivers/video/exynos/exynos_mipi* | ||
2374 | F: include/video/exynos_mipi* | ||
2375 | |||
2354 | DSCC4 DRIVER | 2376 | DSCC4 DRIVER |
2355 | M: Francois Romieu <romieu@fr.zoreil.com> | 2377 | M: Francois Romieu <romieu@fr.zoreil.com> |
2356 | L: netdev@vger.kernel.org | 2378 | L: netdev@vger.kernel.org |
@@ -2845,6 +2867,12 @@ S: Maintained | |||
2845 | F: drivers/media/video/m5mols/ | 2867 | F: drivers/media/video/m5mols/ |
2846 | F: include/media/m5mols.h | 2868 | F: include/media/m5mols.h |
2847 | 2869 | ||
2870 | FUJITSU TABLET EXTRAS | ||
2871 | M: Robert Gerlach <khnz@gmx.de> | ||
2872 | L: platform-driver-x86@vger.kernel.org | ||
2873 | S: Maintained | ||
2874 | F: drivers/platform/x86/fujitsu-tablet.c | ||
2875 | |||
2848 | FUSE: FILESYSTEM IN USERSPACE | 2876 | FUSE: FILESYSTEM IN USERSPACE |
2849 | M: Miklos Szeredi <miklos@szeredi.hu> | 2877 | M: Miklos Szeredi <miklos@szeredi.hu> |
2850 | L: fuse-devel@lists.sourceforge.net | 2878 | L: fuse-devel@lists.sourceforge.net |
@@ -3638,6 +3666,15 @@ S: Maintained | |||
3638 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core | 3666 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core |
3639 | F: kernel/irq/ | 3667 | F: kernel/irq/ |
3640 | 3668 | ||
3669 | IRQ DOMAINS (IRQ NUMBER MAPPING LIBRARY) | ||
3670 | M: Benjamin Herrenschmidt <benh@kernel.crashing.org> | ||
3671 | M: Grant Likely <grant.likely@secretlab.ca> | ||
3672 | T: git git://git.secretlab.ca/git/linux-2.6.git irqdomain/next | ||
3673 | S: Maintained | ||
3674 | F: Documentation/IRQ-domain.txt | ||
3675 | F: include/linux/irqdomain.h | ||
3676 | F: kernel/irq/irqdomain.c | ||
3677 | |||
3641 | ISAPNP | 3678 | ISAPNP |
3642 | M: Jaroslav Kysela <perex@perex.cz> | 3679 | M: Jaroslav Kysela <perex@perex.cz> |
3643 | S: Maintained | 3680 | S: Maintained |
@@ -3780,7 +3817,7 @@ F: Documentation/kdump/ | |||
3780 | 3817 | ||
3781 | KERNEL AUTOMOUNTER v4 (AUTOFS4) | 3818 | KERNEL AUTOMOUNTER v4 (AUTOFS4) |
3782 | M: Ian Kent <raven@themaw.net> | 3819 | M: Ian Kent <raven@themaw.net> |
3783 | L: autofs@linux.kernel.org | 3820 | L: autofs@vger.kernel.org |
3784 | S: Maintained | 3821 | S: Maintained |
3785 | F: fs/autofs4/ | 3822 | F: fs/autofs4/ |
3786 | 3823 | ||
@@ -4685,7 +4722,7 @@ NTFS FILESYSTEM | |||
4685 | M: Anton Altaparmakov <anton@tuxera.com> | 4722 | M: Anton Altaparmakov <anton@tuxera.com> |
4686 | L: linux-ntfs-dev@lists.sourceforge.net | 4723 | L: linux-ntfs-dev@lists.sourceforge.net |
4687 | W: http://www.tuxera.com/ | 4724 | W: http://www.tuxera.com/ |
4688 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git | 4725 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs.git |
4689 | S: Supported | 4726 | S: Supported |
4690 | F: Documentation/filesystems/ntfs.txt | 4727 | F: Documentation/filesystems/ntfs.txt |
4691 | F: fs/ntfs/ | 4728 | F: fs/ntfs/ |
@@ -4910,8 +4947,6 @@ F: fs/ocfs2/ | |||
4910 | 4947 | ||
4911 | ORINOCO DRIVER | 4948 | ORINOCO DRIVER |
4912 | L: linux-wireless@vger.kernel.org | 4949 | L: linux-wireless@vger.kernel.org |
4913 | L: orinoco-users@lists.sourceforge.net | ||
4914 | L: orinoco-devel@lists.sourceforge.net | ||
4915 | W: http://linuxwireless.org/en/users/Drivers/orinoco | 4950 | W: http://linuxwireless.org/en/users/Drivers/orinoco |
4916 | W: http://www.nongnu.org/orinoco/ | 4951 | W: http://www.nongnu.org/orinoco/ |
4917 | S: Orphan | 4952 | S: Orphan |
@@ -5318,6 +5353,17 @@ L: cbe-oss-dev@lists.ozlabs.org | |||
5318 | S: Maintained | 5353 | S: Maintained |
5319 | F: drivers/block/ps3vram.c | 5354 | F: drivers/block/ps3vram.c |
5320 | 5355 | ||
5356 | PTP HARDWARE CLOCK SUPPORT | ||
5357 | M: Richard Cochran <richardcochran@gmail.com> | ||
5358 | S: Maintained | ||
5359 | W: http://linuxptp.sourceforge.net/ | ||
5360 | F: Documentation/ABI/testing/sysfs-ptp | ||
5361 | F: Documentation/ptp/* | ||
5362 | F: drivers/net/gianfar_ptp.c | ||
5363 | F: drivers/net/phy/dp83640* | ||
5364 | F: drivers/ptp/* | ||
5365 | F: include/linux/ptp_cl* | ||
5366 | |||
5321 | PTRACE SUPPORT | 5367 | PTRACE SUPPORT |
5322 | M: Roland McGrath <roland@redhat.com> | 5368 | M: Roland McGrath <roland@redhat.com> |
5323 | M: Oleg Nesterov <oleg@redhat.com> | 5369 | M: Oleg Nesterov <oleg@redhat.com> |
@@ -5853,6 +5899,7 @@ F: drivers/mmc/host/sdhci-s3c.c | |||
5853 | 5899 | ||
5854 | SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) ST SPEAR DRIVER | 5900 | SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) ST SPEAR DRIVER |
5855 | M: Viresh Kumar <viresh.kumar@st.com> | 5901 | M: Viresh Kumar <viresh.kumar@st.com> |
5902 | L: spear-devel@list.st.com | ||
5856 | L: linux-mmc@vger.kernel.org | 5903 | L: linux-mmc@vger.kernel.org |
5857 | S: Maintained | 5904 | S: Maintained |
5858 | F: drivers/mmc/host/sdhci-spear.c | 5905 | F: drivers/mmc/host/sdhci-spear.c |
@@ -6184,8 +6231,8 @@ L: sparclinux@vger.kernel.org | |||
6184 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git | 6231 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git |
6185 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git | 6232 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git |
6186 | S: Maintained | 6233 | S: Maintained |
6234 | F: include/linux/sunserialcore.h | ||
6187 | F: drivers/tty/serial/suncore.c | 6235 | F: drivers/tty/serial/suncore.c |
6188 | F: drivers/tty/serial/suncore.h | ||
6189 | F: drivers/tty/serial/sunhv.c | 6236 | F: drivers/tty/serial/sunhv.c |
6190 | F: drivers/tty/serial/sunsab.c | 6237 | F: drivers/tty/serial/sunsab.c |
6191 | F: drivers/tty/serial/sunsab.h | 6238 | F: drivers/tty/serial/sunsab.h |
@@ -6195,24 +6242,32 @@ F: drivers/tty/serial/sunzilog.h | |||
6195 | 6242 | ||
6196 | SPEAR PLATFORM SUPPORT | 6243 | SPEAR PLATFORM SUPPORT |
6197 | M: Viresh Kumar <viresh.kumar@st.com> | 6244 | M: Viresh Kumar <viresh.kumar@st.com> |
6245 | L: spear-devel@list.st.com | ||
6246 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
6198 | W: http://www.st.com/spear | 6247 | W: http://www.st.com/spear |
6199 | S: Maintained | 6248 | S: Maintained |
6200 | F: arch/arm/plat-spear/ | 6249 | F: arch/arm/plat-spear/ |
6201 | 6250 | ||
6202 | SPEAR3XX MACHINE SUPPORT | 6251 | SPEAR3XX MACHINE SUPPORT |
6203 | M: Viresh Kumar <viresh.kumar@st.com> | 6252 | M: Viresh Kumar <viresh.kumar@st.com> |
6253 | L: spear-devel@list.st.com | ||
6254 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
6204 | W: http://www.st.com/spear | 6255 | W: http://www.st.com/spear |
6205 | S: Maintained | 6256 | S: Maintained |
6206 | F: arch/arm/mach-spear3xx/ | 6257 | F: arch/arm/mach-spear3xx/ |
6207 | 6258 | ||
6208 | SPEAR6XX MACHINE SUPPORT | 6259 | SPEAR6XX MACHINE SUPPORT |
6209 | M: Rajeev Kumar <rajeev-dlh.kumar@st.com> | 6260 | M: Rajeev Kumar <rajeev-dlh.kumar@st.com> |
6261 | L: spear-devel@list.st.com | ||
6262 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
6210 | W: http://www.st.com/spear | 6263 | W: http://www.st.com/spear |
6211 | S: Maintained | 6264 | S: Maintained |
6212 | F: arch/arm/mach-spear6xx/ | 6265 | F: arch/arm/mach-spear6xx/ |
6213 | 6266 | ||
6214 | SPEAR CLOCK FRAMEWORK SUPPORT | 6267 | SPEAR CLOCK FRAMEWORK SUPPORT |
6215 | M: Viresh Kumar <viresh.kumar@st.com> | 6268 | M: Viresh Kumar <viresh.kumar@st.com> |
6269 | L: spear-devel@list.st.com | ||
6270 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
6216 | W: http://www.st.com/spear | 6271 | W: http://www.st.com/spear |
6217 | S: Maintained | 6272 | S: Maintained |
6218 | F: arch/arm/mach-spear*/clock.c | 6273 | F: arch/arm/mach-spear*/clock.c |
@@ -6221,6 +6276,8 @@ F: arch/arm/plat-spear/include/plat/clock.h | |||
6221 | 6276 | ||
6222 | SPEAR PAD MULTIPLEXING SUPPORT | 6277 | SPEAR PAD MULTIPLEXING SUPPORT |
6223 | M: Viresh Kumar <viresh.kumar@st.com> | 6278 | M: Viresh Kumar <viresh.kumar@st.com> |
6279 | L: spear-devel@list.st.com | ||
6280 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
6224 | W: http://www.st.com/spear | 6281 | W: http://www.st.com/spear |
6225 | S: Maintained | 6282 | S: Maintained |
6226 | F: arch/arm/plat-spear/include/plat/padmux.h | 6283 | F: arch/arm/plat-spear/include/plat/padmux.h |
@@ -6357,6 +6414,11 @@ W: http://wiki.laptop.org/go/DCON | |||
6357 | S: Odd Fixes | 6414 | S: Odd Fixes |
6358 | F: drivers/staging/olpc_dcon/ | 6415 | F: drivers/staging/olpc_dcon/ |
6359 | 6416 | ||
6417 | STAGING - OZMO DEVICES USB OVER WIFI DRIVER | ||
6418 | M: Chris Kelly <ckelly@ozmodevices.com> | ||
6419 | S: Maintained | ||
6420 | F: drivers/staging/ozwpan/ | ||
6421 | |||
6360 | STAGING - PARALLEL LCD/KEYPAD PANEL DRIVER | 6422 | STAGING - PARALLEL LCD/KEYPAD PANEL DRIVER |
6361 | M: Willy Tarreau <willy@meta-x.org> | 6423 | M: Willy Tarreau <willy@meta-x.org> |
6362 | S: Odd Fixes | 6424 | S: Odd Fixes |
@@ -7271,7 +7333,7 @@ WATCHDOG DEVICE DRIVERS | |||
7271 | M: Wim Van Sebroeck <wim@iguana.be> | 7333 | M: Wim Van Sebroeck <wim@iguana.be> |
7272 | L: linux-watchdog@vger.kernel.org | 7334 | L: linux-watchdog@vger.kernel.org |
7273 | W: http://www.linux-watchdog.org/ | 7335 | W: http://www.linux-watchdog.org/ |
7274 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git | 7336 | T: git git://www.linux-watchdog.org/linux-watchdog.git |
7275 | S: Maintained | 7337 | S: Maintained |
7276 | F: Documentation/watchdog/ | 7338 | F: Documentation/watchdog/ |
7277 | F: drivers/watchdog/ | 7339 | F: drivers/watchdog/ |
@@ -7458,6 +7520,12 @@ S: Supported | |||
7458 | F: Documentation/filesystems/xfs.txt | 7520 | F: Documentation/filesystems/xfs.txt |
7459 | F: fs/xfs/ | 7521 | F: fs/xfs/ |
7460 | 7522 | ||
7523 | XILINX AXI ETHERNET DRIVER | ||
7524 | M: Ariane Keller <ariane.keller@tik.ee.ethz.ch> | ||
7525 | M: Daniel Borkmann <daniel.borkmann@tik.ee.ethz.ch> | ||
7526 | S: Maintained | ||
7527 | F: drivers/net/ethernet/xilinx/xilinx_axienet* | ||
7528 | |||
7461 | XILINX SYSTEMACE DRIVER | 7529 | XILINX SYSTEMACE DRIVER |
7462 | M: Grant Likely <grant.likely@secretlab.ca> | 7530 | M: Grant Likely <grant.likely@secretlab.ca> |
7463 | W: http://www.secretlab.ca/ | 7531 | W: http://www.secretlab.ca/ |