diff options
author | Joe Perches <joe@perches.com> | 2014-08-08 17:26:18 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-08-08 18:57:33 -0400 |
commit | faf2e1dbd8744a48dd6c5666aaa9db80373a61b4 (patch) | |
tree | 22cc438091f663338bb75352eeeb9294b570b1ef | |
parent | e46d12c65998c7ac6a8544fc356e2297228b207a (diff) |
MAINTAINERS: update usb/gadget patterns
Several commits have moved files around, update the section patterns.
Signed-off-by: Joe Perches <joe@perches.com>
Cc: Thomas Dahlmann <dahlmann.thomas@arcor.de>
Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
Cc: Li Yang <leoli@freescale.com>
Cc: Eric Miao <eric.y.miao@gmail.com>
Cc: Russell King <linux@arm.linux.org.uk>
Cc: Haojian Zhuang <haojian.zhuang@gmail.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
-rw-r--r-- | MAINTAINERS | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d53afcba451a..9c28a5a9ef5a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -597,7 +597,7 @@ AMD GEODE CS5536 USB DEVICE CONTROLLER DRIVER | |||
597 | M: Thomas Dahlmann <dahlmann.thomas@arcor.de> | 597 | M: Thomas Dahlmann <dahlmann.thomas@arcor.de> |
598 | L: linux-geode@lists.infradead.org (moderated for non-subscribers) | 598 | L: linux-geode@lists.infradead.org (moderated for non-subscribers) |
599 | S: Supported | 599 | S: Supported |
600 | F: drivers/usb/gadget/amd5536udc.* | 600 | F: drivers/usb/gadget/udc/amd5536udc.* |
601 | 601 | ||
602 | AMD GEODE PROCESSOR/CHIPSET SUPPORT | 602 | AMD GEODE PROCESSOR/CHIPSET SUPPORT |
603 | P: Andres Salomon <dilinger@queued.net> | 603 | P: Andres Salomon <dilinger@queued.net> |
@@ -1690,7 +1690,7 @@ ATMEL USBA UDC DRIVER | |||
1690 | M: Nicolas Ferre <nicolas.ferre@atmel.com> | 1690 | M: Nicolas Ferre <nicolas.ferre@atmel.com> |
1691 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1691 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
1692 | S: Supported | 1692 | S: Supported |
1693 | F: drivers/usb/gadget/atmel_usba_udc.* | 1693 | F: drivers/usb/gadget/udc/atmel_usba_udc.* |
1694 | 1694 | ||
1695 | ATMEL WIRELESS DRIVER | 1695 | ATMEL WIRELESS DRIVER |
1696 | M: Simon Kelley <simon@thekelleys.org.uk> | 1696 | M: Simon Kelley <simon@thekelleys.org.uk> |
@@ -3800,7 +3800,7 @@ M: Li Yang <leoli@freescale.com> | |||
3800 | L: linux-usb@vger.kernel.org | 3800 | L: linux-usb@vger.kernel.org |
3801 | L: linuxppc-dev@lists.ozlabs.org | 3801 | L: linuxppc-dev@lists.ozlabs.org |
3802 | S: Maintained | 3802 | S: Maintained |
3803 | F: drivers/usb/gadget/fsl* | 3803 | F: drivers/usb/gadget/udc/fsl* |
3804 | 3804 | ||
3805 | FREESCALE QUICC ENGINE UCC ETHERNET DRIVER | 3805 | FREESCALE QUICC ENGINE UCC ETHERNET DRIVER |
3806 | M: Li Yang <leoli@freescale.com> | 3806 | M: Li Yang <leoli@freescale.com> |
@@ -7228,7 +7228,7 @@ S: Maintained | |||
7228 | F: arch/arm/mach-pxa/ | 7228 | F: arch/arm/mach-pxa/ |
7229 | F: drivers/pcmcia/pxa2xx* | 7229 | F: drivers/pcmcia/pxa2xx* |
7230 | F: drivers/spi/spi-pxa2xx* | 7230 | F: drivers/spi/spi-pxa2xx* |
7231 | F: drivers/usb/gadget/pxa2* | 7231 | F: drivers/usb/gadget/udc/pxa2* |
7232 | F: include/sound/pxa2xx-lib.h | 7232 | F: include/sound/pxa2xx-lib.h |
7233 | F: sound/arm/pxa* | 7233 | F: sound/arm/pxa* |
7234 | F: sound/soc/pxa/ | 7234 | F: sound/soc/pxa/ |
@@ -9582,8 +9582,8 @@ USB WEBCAM GADGET | |||
9582 | M: Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 9582 | M: Laurent Pinchart <laurent.pinchart@ideasonboard.com> |
9583 | L: linux-usb@vger.kernel.org | 9583 | L: linux-usb@vger.kernel.org |
9584 | S: Maintained | 9584 | S: Maintained |
9585 | F: drivers/usb/gadget/*uvc*.c | 9585 | F: drivers/usb/gadget/function/*uvc*.c |
9586 | F: drivers/usb/gadget/webcam.c | 9586 | F: drivers/usb/gadget/legacy/webcam.c |
9587 | 9587 | ||
9588 | USB WIRELESS RNDIS DRIVER (rndis_wlan) | 9588 | USB WIRELESS RNDIS DRIVER (rndis_wlan) |
9589 | M: Jussi Kivilinna <jussi.kivilinna@iki.fi> | 9589 | M: Jussi Kivilinna <jussi.kivilinna@iki.fi> |