All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add entry for STI audio drivers
@ 2018-07-20  8:02 Arnaud Pouliquen
  2018-07-20  8:02 ` [PATCH] MAINTAINERS: add entry for STM32 " Arnaud Pouliquen
  2018-07-20 12:19 ` Applied "MAINTAINERS: add entry for STI " Mark Brown
  0 siblings, 2 replies; 4+ messages in thread
From: Arnaud Pouliquen @ 2018-07-20  8:02 UTC (permalink / raw)
  To: alsa-devel
  Cc: Takashi Iwai, olivier.moysan, Mark Brown, arnaud.pouliquen,
	Alexandre TORGUE

Add sound/soc/sti drivers entry for STI audio drivers from
ST Microelectronics.

Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@st.com>
---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 192d7f7..50a7a53 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13574,6 +13574,13 @@ L:	linux-block@vger.kernel.org
 S:	Maintained
 F:	drivers/block/skd*[ch]
 
+STI AUDIO (ASoC) DRIVERS
+M:	Arnaud Pouliquen <arnaud.pouliquen@st.com>
+L:	alsa-devel@alsa-project.org (moderated for non-subscribers)
+S:	Maintained
+F:	Documentation/devicetree/bindings/sound/st,sti-asoc-card.txt
+F:	sound/soc/sti/
+
 STI CEC DRIVER
 M:	Benjamin Gaignard <benjamin.gaignard@linaro.org>
 S:	Maintained
-- 
2.7.4

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

* [PATCH] MAINTAINERS: add entry for STM32 audio drivers
  2018-07-20  8:02 [PATCH] MAINTAINERS: add entry for STI audio drivers Arnaud Pouliquen
@ 2018-07-20  8:02 ` Arnaud Pouliquen
  2018-07-20 12:19   ` Applied "MAINTAINERS: add entry for STM32 audio drivers" to the asoc tree Mark Brown
  2018-07-20 12:19 ` Applied "MAINTAINERS: add entry for STI " Mark Brown
  1 sibling, 1 reply; 4+ messages in thread
From: Arnaud Pouliquen @ 2018-07-20  8:02 UTC (permalink / raw)
  To: alsa-devel
  Cc: Takashi Iwai, olivier.moysan, Mark Brown, arnaud.pouliquen,
	Alexandre TORGUE

Add sound/soc/stm drivers entry for STM32 audio drivers from
ST Microelectronics.

Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@st.com>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 50a7a53..e220d1a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13594,6 +13594,14 @@ T:	git git://linuxtv.org/media_tree.git
 S:	Maintained
 F:	drivers/media/usb/stk1160/
 
+STM32 AUDIO (ASoC) DRIVERS
+M:	Olivier Moysan <olivier.moysan@st.com>
+M:	Arnaud Pouliquen <arnaud.pouliquen@st.com>
+L:	alsa-devel@alsa-project.org (moderated for non-subscribers)
+S:	Maintained
+F:	Documentation/devicetree/bindings/sound/st,stm32-*.txt
+F:	sound/soc/stm/
+
 STM32 TIMER/LPTIMER DRIVERS
 M:	Fabrice Gasnier <fabrice.gasnier@st.com>
 S:	Maintained
-- 
2.7.4

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

* Applied "MAINTAINERS: add entry for STM32 audio drivers" to the asoc tree
  2018-07-20  8:02 ` [PATCH] MAINTAINERS: add entry for STM32 " Arnaud Pouliquen
@ 2018-07-20 12:19   ` Mark Brown
  0 siblings, 0 replies; 4+ messages in thread
From: Mark Brown @ 2018-07-20 12:19 UTC (permalink / raw)
  Cc: alsa-devel, olivier.moysan, Alexandre TORGUE, Takashi Iwai,
	arnaud.pouliquen, Mark Brown

The patch

   MAINTAINERS: add entry for STM32 audio drivers

has been applied to the asoc tree at

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git 

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.  

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark

>From faa80b66c767ef4995e33835e9844a5df142c6cc Mon Sep 17 00:00:00 2001
From: Arnaud Pouliquen <arnaud.pouliquen@st.com>
Date: Fri, 20 Jul 2018 10:02:51 +0200
Subject: [PATCH] MAINTAINERS: add entry for STM32 audio drivers

Add sound/soc/stm drivers entry for STM32 audio drivers from
ST Microelectronics.

Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@st.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index b44d7167a9e9..fc711d23dc83 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13577,6 +13577,14 @@ T:	git git://linuxtv.org/media_tree.git
 S:	Maintained
 F:	drivers/media/usb/stk1160/
 
+STM32 AUDIO (ASoC) DRIVERS
+M:	Olivier Moysan <olivier.moysan@st.com>
+M:	Arnaud Pouliquen <arnaud.pouliquen@st.com>
+L:	alsa-devel@alsa-project.org (moderated for non-subscribers)
+S:	Maintained
+F:	Documentation/devicetree/bindings/sound/st,stm32-*.txt
+F:	sound/soc/stm/
+
 STM32 TIMER/LPTIMER DRIVERS
 M:	Fabrice Gasnier <fabrice.gasnier@st.com>
 S:	Maintained
-- 
2.18.0

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

* Applied "MAINTAINERS: add entry for STI audio drivers" to the asoc tree
  2018-07-20  8:02 [PATCH] MAINTAINERS: add entry for STI audio drivers Arnaud Pouliquen
  2018-07-20  8:02 ` [PATCH] MAINTAINERS: add entry for STM32 " Arnaud Pouliquen
@ 2018-07-20 12:19 ` Mark Brown
  1 sibling, 0 replies; 4+ messages in thread
From: Mark Brown @ 2018-07-20 12:19 UTC (permalink / raw)
  Cc: alsa-devel, olivier.moysan, Alexandre TORGUE, Takashi Iwai,
	arnaud.pouliquen, Mark Brown

The patch

   MAINTAINERS: add entry for STI audio drivers

has been applied to the asoc tree at

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git 

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.  

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark

>From e1548b1ba1643d4b5015f7168c64f240ebe114c8 Mon Sep 17 00:00:00 2001
From: Arnaud Pouliquen <arnaud.pouliquen@st.com>
Date: Fri, 20 Jul 2018 10:02:50 +0200
Subject: [PATCH] MAINTAINERS: add entry for STI audio drivers

Add sound/soc/sti drivers entry for STI audio drivers from
ST Microelectronics.

Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@st.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 9d5eeff51b5f..b44d7167a9e9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13557,6 +13557,13 @@ L:	linux-block@vger.kernel.org
 S:	Maintained
 F:	drivers/block/skd*[ch]
 
+STI AUDIO (ASoC) DRIVERS
+M:	Arnaud Pouliquen <arnaud.pouliquen@st.com>
+L:	alsa-devel@alsa-project.org (moderated for non-subscribers)
+S:	Maintained
+F:	Documentation/devicetree/bindings/sound/st,sti-asoc-card.txt
+F:	sound/soc/sti/
+
 STI CEC DRIVER
 M:	Benjamin Gaignard <benjamin.gaignard@linaro.org>
 S:	Maintained
-- 
2.18.0

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

end of thread, other threads:[~2018-07-20 12:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-20  8:02 [PATCH] MAINTAINERS: add entry for STI audio drivers Arnaud Pouliquen
2018-07-20  8:02 ` [PATCH] MAINTAINERS: add entry for STM32 " Arnaud Pouliquen
2018-07-20 12:19   ` Applied "MAINTAINERS: add entry for STM32 audio drivers" to the asoc tree Mark Brown
2018-07-20 12:19 ` Applied "MAINTAINERS: add entry for STI " Mark Brown

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.