All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] MAINTAINERS: Update patterns
@ 2011-06-01 17:59 Joe Perches
  0 siblings, 0 replies; 14+ messages in thread
From: Joe Perches @ 2011-06-01 17:59 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

Just some housekeeping.

Joe Perches (6):
  MAINTAINERS: Update MSM pattern
  MAINTAINERS: Update CPU FREQUENCY patterns
  MAINTAINERS: Update HIGH RESOLUTION TIMERS patterns
  MAINTAINERS: Remove unused PERFORMANCE EVENTS pattern
  MAINTAINERS: Update USB HID/HIDBP DRIVERS pattern
  MAINTAINERS: Remove section USB SE401 DRIVER

 MAINTAINERS |   15 +++------------
 1 files changed, 3 insertions(+), 12 deletions(-)

-- 
1.7.5.rc3.dirty


^ permalink raw reply	[flat|nested] 14+ messages in thread

* [PATCH 0/6] MAINTAINERS: Update patterns
@ 2014-07-30  3:38 Joe Perches
  2014-07-30  3:38 ` [PATCH 1/6] MAINTAINERS: Update DMA BUFFER SHARING patterns Joe Perches
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: Joe Perches @ 2014-07-30  3:38 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

Miscellaneous collection of MAINTAINER pattern updates

Joe Perches (6):
  MAINTAINERS: Update DMA BUFFER SHARING patterns
  MAINTAINERS: Update usb/gadget patterns
  MAINTAINERS: Update go7007 pattern
  MAINTAINERS: Update solo6x10 patterns
  MAINTAINERS: Update samsung pinctrl patterns
  MAINTAINERS: Update nomadik patterns

 MAINTAINERS | 46 +++++++++++++++++++++++++---------------------
 1 file changed, 25 insertions(+), 21 deletions(-)

-- 
1.8.1.2.459.gbcd45b4.dirty


^ permalink raw reply	[flat|nested] 14+ messages in thread

* [PATCH 1/6] MAINTAINERS: Update DMA BUFFER SHARING patterns
  2014-07-30  3:38 [PATCH 0/6] MAINTAINERS: Update patterns Joe Perches
@ 2014-07-30  3:38 ` Joe Perches
  2014-07-30  5:33   ` Sumit Semwal
  2014-07-30  3:38 ` [PATCH 2/6] MAINTAINERS: Update usb/gadget patterns Joe Perches
                   ` (4 subsequent siblings)
  5 siblings, 1 reply; 14+ messages in thread
From: Joe Perches @ 2014-07-30  3:38 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Sumit Semwal, linux-kernel

One pattern per F: line please...

Signed-off-by: Joe Perches <joe@perches.com>
CC: Sumit Semwal <sumit.semwal@linaro.org>
---
 MAINTAINERS | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 5e5478b..66d5894 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2941,7 +2941,9 @@ L:	linux-media@vger.kernel.org
 L:	dri-devel@lists.freedesktop.org
 L:	linaro-mm-sig@lists.linaro.org
 F:	drivers/dma-buf/
-F:	include/linux/dma-buf* include/linux/reservation.h include/linux/*fence.h
+F:	include/linux/dma-buf*
+F:	include/linux/reservation.h
+F:	include/linux/*fence.h
 F:	Documentation/dma-buf-sharing.txt
 T:	git git://git.linaro.org/people/sumitsemwal/linux-dma-buf.git
 
-- 
1.8.1.2.459.gbcd45b4.dirty


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [PATCH 2/6] MAINTAINERS: Update usb/gadget patterns
  2014-07-30  3:38 [PATCH 0/6] MAINTAINERS: Update patterns Joe Perches
  2014-07-30  3:38 ` [PATCH 1/6] MAINTAINERS: Update DMA BUFFER SHARING patterns Joe Perches
@ 2014-07-30  3:38 ` Joe Perches
  2014-07-30  8:58   ` Laurent Pinchart
  2014-07-30  3:38 ` [PATCH 3/6] MAINTAINERS: Update go7007 pattern Joe Perches
                   ` (3 subsequent siblings)
  5 siblings, 1 reply; 14+ messages in thread
From: Joe Perches @ 2014-07-30  3:38 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Thomas Dahlmann, Nicolas Ferre, Li Yang, Eric Miao, Russell King,
	Haojian Zhuang, Laurent Pinchart, Andrzej Pietrasiewicz,
	linux-kernel

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>
cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
cc: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
---
 MAINTAINERS | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 66d5894..6033aaf 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -596,7 +596,7 @@ AMD GEODE CS5536 USB DEVICE CONTROLLER DRIVER
 M:	Thomas Dahlmann <dahlmann.thomas@arcor.de>
 L:	linux-geode@lists.infradead.org (moderated for non-subscribers)
 S:	Supported
-F:	drivers/usb/gadget/amd5536udc.*
+F:	drivers/usb/gadget/udc/amd5536udc.*
 
 AMD GEODE PROCESSOR/CHIPSET SUPPORT
 P:	Andres Salomon <dilinger@queued.net>
@@ -1688,7 +1688,7 @@ ATMEL USBA UDC DRIVER
 M:	Nicolas Ferre <nicolas.ferre@atmel.com>
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:	Supported
-F:	drivers/usb/gadget/atmel_usba_udc.*
+F:	drivers/usb/gadget/udc/atmel_usba_udc.*
 
 ATMEL WIRELESS DRIVER
 M:	Simon Kelley <simon@thekelleys.org.uk>
@@ -3798,7 +3798,7 @@ M:	Li Yang <leoli@freescale.com>
 L:	linux-usb@vger.kernel.org
 L:	linuxppc-dev@lists.ozlabs.org
 S:	Maintained
-F:	drivers/usb/gadget/fsl*
+F:	drivers/usb/gadget/udc/fsl*
 
 FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
 M:	Li Yang <leoli@freescale.com>
@@ -7232,7 +7232,7 @@ S:	Maintained
 F:	arch/arm/mach-pxa/
 F:	drivers/pcmcia/pxa2xx*
 F:	drivers/spi/spi-pxa2xx*
-F:	drivers/usb/gadget/pxa2*
+F:	drivers/usb/gadget/udc/pxa2*
 F:	include/sound/pxa2xx-lib.h
 F:	sound/arm/pxa*
 F:	sound/soc/pxa/
@@ -9576,8 +9576,8 @@ USB WEBCAM GADGET
 M:	Laurent Pinchart <laurent.pinchart@ideasonboard.com>
 L:	linux-usb@vger.kernel.org
 S:	Maintained
-F:	drivers/usb/gadget/*uvc*.c
-F:	drivers/usb/gadget/webcam.c
+F:	drivers/usb/gadget/function/*uvc*.c
+F:	drivers/usb/gadget/legacy/webcam.c
 
 USB WIRELESS RNDIS DRIVER (rndis_wlan)
 M:	Jussi Kivilinna <jussi.kivilinna@iki.fi>
-- 
1.8.1.2.459.gbcd45b4.dirty


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [PATCH 3/6] MAINTAINERS: Update go7007 pattern
  2014-07-30  3:38 [PATCH 0/6] MAINTAINERS: Update patterns Joe Perches
  2014-07-30  3:38 ` [PATCH 1/6] MAINTAINERS: Update DMA BUFFER SHARING patterns Joe Perches
  2014-07-30  3:38 ` [PATCH 2/6] MAINTAINERS: Update usb/gadget patterns Joe Perches
@ 2014-07-30  3:38 ` Joe Perches
  2014-07-30  7:01   ` Hans Verkuil
  2014-07-30  3:38 ` [PATCH 4/6] MAINTAINERS: Update solo6x10 patterns Joe Perches
                   ` (2 subsequent siblings)
  5 siblings, 1 reply; 14+ messages in thread
From: Joe Perches @ 2014-07-30  3:38 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Hans Verkuil, linux-kernel

Commit 7955f03d18d1 ("[media] go7007: move out of staging into
drivers/media/usb") moved the files, update the pattern.

Signed-off-by: Joe Perches <joe@perches.com>
cc: Hans Verkuil <hans.verkuil@cisco.com>
---
 MAINTAINERS | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 6033aaf..3960ba8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3997,6 +3997,12 @@ F:	Documentation/isdn/README.gigaset
 F:	drivers/isdn/gigaset/
 F:	include/uapi/linux/gigaset_dev.h
 
+GO7007 MPEG CODEC
+M:	Hans Verkuil <hans.verkuil@cisco.com>
+L:	linux-media@vger.kernel.org
+S:	Maintained
+F:	drivers/media/usb/go7007/
+
 GPIO SUBSYSTEM
 M:	Linus Walleij <linus.walleij@linaro.org>
 M:	Alexandre Courbot <gnurou@gmail.com>
@@ -8603,11 +8609,6 @@ M:	Marek Belisko <marek.belisko@gmail.com>
 S:	Odd Fixes
 F:	drivers/staging/ft1000/
 
-STAGING - GO7007 MPEG CODEC
-M:	Hans Verkuil <hans.verkuil@cisco.com>
-S:	Maintained
-F:	drivers/staging/media/go7007/
-
 STAGING - INDUSTRIAL IO
 M:	Jonathan Cameron <jic23@kernel.org>
 L:	linux-iio@vger.kernel.org
-- 
1.8.1.2.459.gbcd45b4.dirty


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [PATCH 4/6] MAINTAINERS: Update solo6x10 patterns
  2014-07-30  3:38 [PATCH 0/6] MAINTAINERS: Update patterns Joe Perches
                   ` (2 preceding siblings ...)
  2014-07-30  3:38 ` [PATCH 3/6] MAINTAINERS: Update go7007 pattern Joe Perches
@ 2014-07-30  3:38 ` Joe Perches
  2014-07-30  7:02   ` Hans Verkuil
  2014-07-30  3:38 ` [PATCH 5/6] MAINTAINERS: Update samsung pinctrl patterns Joe Perches
  2014-07-30  3:38 ` [PATCH 6/6] MAINTAINERS: Update nomadik patterns Joe Perches
  5 siblings, 1 reply; 14+ messages in thread
From: Joe Perches @ 2014-07-30  3:38 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Ismael Luceno, Hans Verkuil, linux-kernel

commit 28cae868cd24 ("[media] solo6x10: move out of staging into
drivers/media/pci") moved the files, update the patterns.

Signed-off-by: Joe Perches <joe@perches.com>
cc: Ismael Luceno <ismael.luceno@corp.bluecherry.net>
cc: Hans Verkuil <hans.verkuil@cisco.com>
---
 MAINTAINERS | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3960ba8..8ed337c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8403,6 +8403,12 @@ M:	Chris Boot <bootc@bootc.net>
 S:	Maintained
 F:	drivers/leds/leds-net48xx.c
 
+SOFTLOGIC 6x10 MPEG CODEC
+M:	Ismael Luceno <ismael.luceno@corp.bluecherry.net>
+L:	linux-media@vger.kernel.org
+S:	Supported
+F:	drivers/media/pci/solo6x10/
+
 SOFTWARE RAID (Multiple Disks) SUPPORT
 M:	Neil Brown <neilb@suse.de>
 L:	linux-raid@vger.kernel.org
@@ -8666,11 +8672,6 @@ M:	Christopher Harrer <charrer@alacritech.com>
 S:	Odd Fixes
 F:	drivers/staging/slicoss/
 
-STAGING - SOFTLOGIC 6x10 MPEG CODEC
-M:	Ismael Luceno <ismael.luceno@corp.bluecherry.net>
-S:	Supported
-F:	drivers/staging/media/solo6x10/
-
 STAGING - SPEAKUP CONSOLE SPEECH DRIVER
 M:	William Hubbs <w.d.hubbs@gmail.com>
 M:	Chris Brannon <chris@the-brannons.com>
-- 
1.8.1.2.459.gbcd45b4.dirty


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [PATCH 5/6] MAINTAINERS: Update samsung pinctrl patterns
  2014-07-30  3:38 [PATCH 0/6] MAINTAINERS: Update patterns Joe Perches
                   ` (3 preceding siblings ...)
  2014-07-30  3:38 ` [PATCH 4/6] MAINTAINERS: Update solo6x10 patterns Joe Perches
@ 2014-07-30  3:38 ` Joe Perches
  2014-07-30  3:38 ` [PATCH 6/6] MAINTAINERS: Update nomadik patterns Joe Perches
  5 siblings, 0 replies; 14+ messages in thread
From: Joe Perches @ 2014-07-30  3:38 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

commit ebe629a39e04 ("pinctrl: samsung: Group all drivers in a sub-dir")
moved the files, update the patterns.

Signed-off-by: Joe Perches <joe@perches.com>
---
 MAINTAINERS | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8ed337c..70f157e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6989,9 +6989,7 @@ M:	Thomas Abraham <thomas.abraham@linaro.org>
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 L:	linux-samsung-soc@vger.kernel.org (moderated for non-subscribers)
 S:	Maintained
-F:	drivers/pinctrl/pinctrl-exynos.*
-F:	drivers/pinctrl/pinctrl-s3c*
-F:	drivers/pinctrl/pinctrl-samsung.*
+F:	drivers/pinctrl/samsung/
 
 PIN CONTROLLER - ST SPEAR
 M:	Viresh Kumar <viresh.linux@gmail.com>
-- 
1.8.1.2.459.gbcd45b4.dirty


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [PATCH 6/6] MAINTAINERS: Update nomadik patterns
  2014-07-30  3:38 [PATCH 0/6] MAINTAINERS: Update patterns Joe Perches
                   ` (4 preceding siblings ...)
  2014-07-30  3:38 ` [PATCH 5/6] MAINTAINERS: Update samsung pinctrl patterns Joe Perches
@ 2014-07-30  3:38 ` Joe Perches
  2014-08-08 13:24   ` Linus Walleij
  5 siblings, 1 reply; 14+ messages in thread
From: Joe Perches @ 2014-07-30  3:38 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Linus Walleij, Alessandro Rubini, linux-kernel

commit 3a19805920f1 ("pinctrl: nomadik: move all Nomadik drivers to subdir")
move the files, update the patterns

Signed-off-by: Joe Perches <joe@perches.com>
cc: Linus Walleij <linus.walleij@linaro.org>
cc: Alessandro Rubini <rubini@unipv.it>
---
 MAINTAINERS | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 70f157e..09603b9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1155,6 +1155,7 @@ M:	Linus Walleij <linus.walleij@linaro.org>
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:	Maintained
 F:	arch/arm/mach-nomadik/
+F:	drivers/pinctrl/nomadik/
 F:	drivers/i2c/busses/i2c-nomadik.c
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git
 
@@ -1432,7 +1433,8 @@ F:	drivers/mfd/abx500*
 F:	drivers/mfd/ab8500*
 F:	drivers/mfd/dbx500*
 F:	drivers/mfd/db8500*
-F:	drivers/pinctrl/pinctrl-nomadik*
+F:	drivers/pinctrl/nomadik/pinctrl-ab*
+F:	drivers/pinctrl/nomadik/pinctrl-nomadik*
 F:	drivers/rtc/rtc-ab8500.c
 F:	drivers/rtc/rtc-pl031.c
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git
-- 
1.8.1.2.459.gbcd45b4.dirty


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* Re: [PATCH 1/6] MAINTAINERS: Update DMA BUFFER SHARING patterns
  2014-07-30  3:38 ` [PATCH 1/6] MAINTAINERS: Update DMA BUFFER SHARING patterns Joe Perches
@ 2014-07-30  5:33   ` Sumit Semwal
  0 siblings, 0 replies; 14+ messages in thread
From: Sumit Semwal @ 2014-07-30  5:33 UTC (permalink / raw)
  To: Joe Perches; +Cc: Andrew Morton, LKML

Hi Joe!

On 30 July 2014 09:08, Joe Perches <joe@perches.com> wrote:
> One pattern per F: line please...
Thanks for catching this;
Acked-by: Sumit Semwal <sumit.semwal@linaro.org>
>
> Signed-off-by: Joe Perches <joe@perches.com>
> CC: Sumit Semwal <sumit.semwal@linaro.org>
> ---
>  MAINTAINERS | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 5e5478b..66d5894 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2941,7 +2941,9 @@ L:        linux-media@vger.kernel.org
>  L:     dri-devel@lists.freedesktop.org
>  L:     linaro-mm-sig@lists.linaro.org
>  F:     drivers/dma-buf/
> -F:     include/linux/dma-buf* include/linux/reservation.h include/linux/*fence.h
> +F:     include/linux/dma-buf*
> +F:     include/linux/reservation.h
> +F:     include/linux/*fence.h
>  F:     Documentation/dma-buf-sharing.txt
>  T:     git git://git.linaro.org/people/sumitsemwal/linux-dma-buf.git
>
> --
> 1.8.1.2.459.gbcd45b4.dirty
>


Best regards,
~Sumit.

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [PATCH 3/6] MAINTAINERS: Update go7007 pattern
  2014-07-30  3:38 ` [PATCH 3/6] MAINTAINERS: Update go7007 pattern Joe Perches
@ 2014-07-30  7:01   ` Hans Verkuil
  0 siblings, 0 replies; 14+ messages in thread
From: Hans Verkuil @ 2014-07-30  7:01 UTC (permalink / raw)
  To: Joe Perches, Andrew Morton
  Cc: Hans Verkuil, linux-kernel, Linux Media Mailing List

On 07/30/2014 05:38 AM, Joe Perches wrote:
> Commit 7955f03d18d1 ("[media] go7007: move out of staging into
> drivers/media/usb") moved the files, update the pattern.
> 
> Signed-off-by: Joe Perches <joe@perches.com>
> cc: Hans Verkuil <hans.verkuil@cisco.com>

Acked-By: Hans Verkuil <hans.verkuil@cisco.com>

Thanks, I forgot about that one.

I'll pull this in through our media subsystem repo.

	Hans

> ---
>  MAINTAINERS | 11 ++++++-----
>  1 file changed, 6 insertions(+), 5 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 6033aaf..3960ba8 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3997,6 +3997,12 @@ F:	Documentation/isdn/README.gigaset
>  F:	drivers/isdn/gigaset/
>  F:	include/uapi/linux/gigaset_dev.h
>  
> +GO7007 MPEG CODEC
> +M:	Hans Verkuil <hans.verkuil@cisco.com>
> +L:	linux-media@vger.kernel.org
> +S:	Maintained
> +F:	drivers/media/usb/go7007/
> +
>  GPIO SUBSYSTEM
>  M:	Linus Walleij <linus.walleij@linaro.org>
>  M:	Alexandre Courbot <gnurou@gmail.com>
> @@ -8603,11 +8609,6 @@ M:	Marek Belisko <marek.belisko@gmail.com>
>  S:	Odd Fixes
>  F:	drivers/staging/ft1000/
>  
> -STAGING - GO7007 MPEG CODEC
> -M:	Hans Verkuil <hans.verkuil@cisco.com>
> -S:	Maintained
> -F:	drivers/staging/media/go7007/
> -
>  STAGING - INDUSTRIAL IO
>  M:	Jonathan Cameron <jic23@kernel.org>
>  L:	linux-iio@vger.kernel.org
> 


^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [PATCH 4/6] MAINTAINERS: Update solo6x10 patterns
  2014-07-30  3:38 ` [PATCH 4/6] MAINTAINERS: Update solo6x10 patterns Joe Perches
@ 2014-07-30  7:02   ` Hans Verkuil
  2014-07-30  7:03     ` Hans Verkuil
  0 siblings, 1 reply; 14+ messages in thread
From: Hans Verkuil @ 2014-07-30  7:02 UTC (permalink / raw)
  To: Joe Perches, Andrew Morton; +Cc: Ismael Luceno, Hans Verkuil, linux-kernel

On 07/30/2014 05:38 AM, Joe Perches wrote:
> commit 28cae868cd24 ("[media] solo6x10: move out of staging into
> drivers/media/pci") moved the files, update the patterns.
> 
> Signed-off-by: Joe Perches <joe@perches.com>
> cc: Ismael Luceno <ismael.luceno@corp.bluecherry.net>
> cc: Hans Verkuil <hans.verkuil@cisco.com>

Acked-By: Hans Verkuil <hans.verkuil@cisco.com>

I'll pull this one in through our linux-media repo.

Thanks,

	Hans

> ---
>  MAINTAINERS | 11 ++++++-----
>  1 file changed, 6 insertions(+), 5 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3960ba8..8ed337c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8403,6 +8403,12 @@ M:	Chris Boot <bootc@bootc.net>
>  S:	Maintained
>  F:	drivers/leds/leds-net48xx.c
>  
> +SOFTLOGIC 6x10 MPEG CODEC
> +M:	Ismael Luceno <ismael.luceno@corp.bluecherry.net>
> +L:	linux-media@vger.kernel.org
> +S:	Supported
> +F:	drivers/media/pci/solo6x10/
> +
>  SOFTWARE RAID (Multiple Disks) SUPPORT
>  M:	Neil Brown <neilb@suse.de>
>  L:	linux-raid@vger.kernel.org
> @@ -8666,11 +8672,6 @@ M:	Christopher Harrer <charrer@alacritech.com>
>  S:	Odd Fixes
>  F:	drivers/staging/slicoss/
>  
> -STAGING - SOFTLOGIC 6x10 MPEG CODEC
> -M:	Ismael Luceno <ismael.luceno@corp.bluecherry.net>
> -S:	Supported
> -F:	drivers/staging/media/solo6x10/
> -
>  STAGING - SPEAKUP CONSOLE SPEECH DRIVER
>  M:	William Hubbs <w.d.hubbs@gmail.com>
>  M:	Chris Brannon <chris@the-brannons.com>
> 


^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [PATCH 4/6] MAINTAINERS: Update solo6x10 patterns
  2014-07-30  7:02   ` Hans Verkuil
@ 2014-07-30  7:03     ` Hans Verkuil
  0 siblings, 0 replies; 14+ messages in thread
From: Hans Verkuil @ 2014-07-30  7:03 UTC (permalink / raw)
  To: Joe Perches, Andrew Morton
  Cc: Ismael Luceno, Hans Verkuil, linux-kernel,
	Linux Media Mailing List

Repost, this time with the linux-media ml included.

On 07/30/2014 09:02 AM, Hans Verkuil wrote:
> On 07/30/2014 05:38 AM, Joe Perches wrote:
>> commit 28cae868cd24 ("[media] solo6x10: move out of staging into
>> drivers/media/pci") moved the files, update the patterns.
>>
>> Signed-off-by: Joe Perches <joe@perches.com>
>> cc: Ismael Luceno <ismael.luceno@corp.bluecherry.net>
>> cc: Hans Verkuil <hans.verkuil@cisco.com>
> 
> Acked-By: Hans Verkuil <hans.verkuil@cisco.com>
> 
> I'll pull this one in through our linux-media repo.
> 
> Thanks,
> 
> 	Hans
> 
>> ---
>>  MAINTAINERS | 11 ++++++-----
>>  1 file changed, 6 insertions(+), 5 deletions(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 3960ba8..8ed337c 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -8403,6 +8403,12 @@ M:	Chris Boot <bootc@bootc.net>
>>  S:	Maintained
>>  F:	drivers/leds/leds-net48xx.c
>>  
>> +SOFTLOGIC 6x10 MPEG CODEC
>> +M:	Ismael Luceno <ismael.luceno@corp.bluecherry.net>
>> +L:	linux-media@vger.kernel.org
>> +S:	Supported
>> +F:	drivers/media/pci/solo6x10/
>> +
>>  SOFTWARE RAID (Multiple Disks) SUPPORT
>>  M:	Neil Brown <neilb@suse.de>
>>  L:	linux-raid@vger.kernel.org
>> @@ -8666,11 +8672,6 @@ M:	Christopher Harrer <charrer@alacritech.com>
>>  S:	Odd Fixes
>>  F:	drivers/staging/slicoss/
>>  
>> -STAGING - SOFTLOGIC 6x10 MPEG CODEC
>> -M:	Ismael Luceno <ismael.luceno@corp.bluecherry.net>
>> -S:	Supported
>> -F:	drivers/staging/media/solo6x10/
>> -
>>  STAGING - SPEAKUP CONSOLE SPEECH DRIVER
>>  M:	William Hubbs <w.d.hubbs@gmail.com>
>>  M:	Chris Brannon <chris@the-brannons.com>
>>
> 


^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [PATCH 2/6] MAINTAINERS: Update usb/gadget patterns
  2014-07-30  3:38 ` [PATCH 2/6] MAINTAINERS: Update usb/gadget patterns Joe Perches
@ 2014-07-30  8:58   ` Laurent Pinchart
  0 siblings, 0 replies; 14+ messages in thread
From: Laurent Pinchart @ 2014-07-30  8:58 UTC (permalink / raw)
  To: Joe Perches
  Cc: Andrew Morton, Thomas Dahlmann, Nicolas Ferre, Li Yang, Eric Miao,
	Russell King, Haojian Zhuang, Andrzej Pietrasiewicz, linux-kernel

Hi Joe,

Thank you for the patch.

On Tuesday 29 July 2014 20:38:40 Joe Perches wrote:
> 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>
> cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>

Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>

> cc: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
> ---
>  MAINTAINERS | 12 ++++++------
>  1 file changed, 6 insertions(+), 6 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 66d5894..6033aaf 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -596,7 +596,7 @@ AMD GEODE CS5536 USB DEVICE CONTROLLER DRIVER
>  M:	Thomas Dahlmann <dahlmann.thomas@arcor.de>
>  L:	linux-geode@lists.infradead.org (moderated for non-subscribers)
>  S:	Supported
> -F:	drivers/usb/gadget/amd5536udc.*
> +F:	drivers/usb/gadget/udc/amd5536udc.*
> 
>  AMD GEODE PROCESSOR/CHIPSET SUPPORT
>  P:	Andres Salomon <dilinger@queued.net>
> @@ -1688,7 +1688,7 @@ ATMEL USBA UDC DRIVER
>  M:	Nicolas Ferre <nicolas.ferre@atmel.com>
>  L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
>  S:	Supported
> -F:	drivers/usb/gadget/atmel_usba_udc.*
> +F:	drivers/usb/gadget/udc/atmel_usba_udc.*
> 
>  ATMEL WIRELESS DRIVER
>  M:	Simon Kelley <simon@thekelleys.org.uk>
> @@ -3798,7 +3798,7 @@ M:	Li Yang <leoli@freescale.com>
>  L:	linux-usb@vger.kernel.org
>  L:	linuxppc-dev@lists.ozlabs.org
>  S:	Maintained
> -F:	drivers/usb/gadget/fsl*
> +F:	drivers/usb/gadget/udc/fsl*
> 
>  FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
>  M:	Li Yang <leoli@freescale.com>
> @@ -7232,7 +7232,7 @@ S:	Maintained
>  F:	arch/arm/mach-pxa/
>  F:	drivers/pcmcia/pxa2xx*
>  F:	drivers/spi/spi-pxa2xx*
> -F:	drivers/usb/gadget/pxa2*
> +F:	drivers/usb/gadget/udc/pxa2*
>  F:	include/sound/pxa2xx-lib.h
>  F:	sound/arm/pxa*
>  F:	sound/soc/pxa/
> @@ -9576,8 +9576,8 @@ USB WEBCAM GADGET
>  M:	Laurent Pinchart <laurent.pinchart@ideasonboard.com>
>  L:	linux-usb@vger.kernel.org
>  S:	Maintained
> -F:	drivers/usb/gadget/*uvc*.c
> -F:	drivers/usb/gadget/webcam.c
> +F:	drivers/usb/gadget/function/*uvc*.c
> +F:	drivers/usb/gadget/legacy/webcam.c
> 
>  USB WIRELESS RNDIS DRIVER (rndis_wlan)
>  M:	Jussi Kivilinna <jussi.kivilinna@iki.fi>

-- 
Regards,

Laurent Pinchart


^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [PATCH 6/6] MAINTAINERS: Update nomadik patterns
  2014-07-30  3:38 ` [PATCH 6/6] MAINTAINERS: Update nomadik patterns Joe Perches
@ 2014-08-08 13:24   ` Linus Walleij
  0 siblings, 0 replies; 14+ messages in thread
From: Linus Walleij @ 2014-08-08 13:24 UTC (permalink / raw)
  To: Joe Perches
  Cc: Andrew Morton, Alessandro Rubini, linux-kernel@vger.kernel.org

On Wed, Jul 30, 2014 at 5:38 AM, Joe Perches <joe@perches.com> wrote:

> commit 3a19805920f1 ("pinctrl: nomadik: move all Nomadik drivers to subdir")
> move the files, update the patterns
>
> Signed-off-by: Joe Perches <joe@perches.com>
> cc: Linus Walleij <linus.walleij@linaro.org>
> cc: Alessandro Rubini <rubini@unipv.it>

I saw Andrew quickly picked this up, but IIRC he prefers to have
them merged through the subsystem trees, so applied to the pin
control tree.

Yours,
Linus Walleij

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2014-08-08 13:25 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-30  3:38 [PATCH 0/6] MAINTAINERS: Update patterns Joe Perches
2014-07-30  3:38 ` [PATCH 1/6] MAINTAINERS: Update DMA BUFFER SHARING patterns Joe Perches
2014-07-30  5:33   ` Sumit Semwal
2014-07-30  3:38 ` [PATCH 2/6] MAINTAINERS: Update usb/gadget patterns Joe Perches
2014-07-30  8:58   ` Laurent Pinchart
2014-07-30  3:38 ` [PATCH 3/6] MAINTAINERS: Update go7007 pattern Joe Perches
2014-07-30  7:01   ` Hans Verkuil
2014-07-30  3:38 ` [PATCH 4/6] MAINTAINERS: Update solo6x10 patterns Joe Perches
2014-07-30  7:02   ` Hans Verkuil
2014-07-30  7:03     ` Hans Verkuil
2014-07-30  3:38 ` [PATCH 5/6] MAINTAINERS: Update samsung pinctrl patterns Joe Perches
2014-07-30  3:38 ` [PATCH 6/6] MAINTAINERS: Update nomadik patterns Joe Perches
2014-08-08 13:24   ` Linus Walleij
  -- strict thread matches above, loose matches on Subject: below --
2011-06-01 17:59 [PATCH 0/6] MAINTAINERS: Update patterns Joe Perches

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.