From: Sebastian Reichel <sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
To: Peter Ujfalusi <peter.ujfalusi-l0cyMroinI0@public.gmane.org>,
Kai Vehmanen <kvcontact-nQfqiRJ1PMYxHbG02/KK1g@public.gmane.org>,
Pavel Machek <pavel-+ZI9xUNit7I@public.gmane.org>,
Pali Rohar <pali.rohar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
Aaro Koskinen <aaro.koskinen-X3B1VOXEql0@public.gmane.org>,
Ivaylo Dimitrov
<ivo.g.dimitrov.75-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCHv3 0/2] N900 Modem Speech Support
Date: Tue, 31 Mar 2015 22:33:41 +0200 [thread overview]
Message-ID: <20150331203340.GA5450@earth> (raw)
In-Reply-To: <1426964957-5023-1-git-send-email-sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
[-- Attachment #1: Type: text/plain, Size: 874 bytes --]
Hi,
On Sat, Mar 21, 2015 at 08:09:15PM +0100, Sebastian Reichel wrote:
> This patchset contains the missing speech data support for the
> Nokia N900 modem.
>
> [...]
>
> HSI: cmt_speech: Add cmt-speech driver
> HSI: nokia-modem: Add cmt-speech support
>
> drivers/hsi/clients/Kconfig | 12 +-
> drivers/hsi/clients/Makefile | 1 +
> drivers/hsi/clients/cmt_speech.c | 1456 ++++++++++++++++++++++++++++++++++
> drivers/hsi/clients/nokia-modem.c | 32 +-
> include/uapi/linux/hsi/Kbuild | 2 +-
> include/uapi/linux/hsi/cs-protocol.h | 113 +++
> 6 files changed, 1613 insertions(+), 3 deletions(-)
> create mode 100644 drivers/hsi/clients/cmt_speech.c
> create mode 100644 include/uapi/linux/hsi/cs-protocol.h
I added the patches to my linux-hsi.git for-next branch aimed for
4.1.
-- Sebastian
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: Sebastian Reichel <sre@kernel.org>
To: Peter Ujfalusi <peter.ujfalusi@ti.com>,
Kai Vehmanen <kvcontact@nosignal.fi>, Pavel Machek <pavel@ucw.cz>,
Pali Rohar <pali.rohar@gmail.com>,
Aaro Koskinen <aaro.koskinen@iki.fi>,
Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com>,
linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-api@vger.kernel.org
Subject: Re: [PATCHv3 0/2] N900 Modem Speech Support
Date: Tue, 31 Mar 2015 22:33:41 +0200 [thread overview]
Message-ID: <20150331203340.GA5450@earth> (raw)
In-Reply-To: <1426964957-5023-1-git-send-email-sre@kernel.org>
[-- Attachment #1: Type: text/plain, Size: 874 bytes --]
Hi,
On Sat, Mar 21, 2015 at 08:09:15PM +0100, Sebastian Reichel wrote:
> This patchset contains the missing speech data support for the
> Nokia N900 modem.
>
> [...]
>
> HSI: cmt_speech: Add cmt-speech driver
> HSI: nokia-modem: Add cmt-speech support
>
> drivers/hsi/clients/Kconfig | 12 +-
> drivers/hsi/clients/Makefile | 1 +
> drivers/hsi/clients/cmt_speech.c | 1456 ++++++++++++++++++++++++++++++++++
> drivers/hsi/clients/nokia-modem.c | 32 +-
> include/uapi/linux/hsi/Kbuild | 2 +-
> include/uapi/linux/hsi/cs-protocol.h | 113 +++
> 6 files changed, 1613 insertions(+), 3 deletions(-)
> create mode 100644 drivers/hsi/clients/cmt_speech.c
> create mode 100644 include/uapi/linux/hsi/cs-protocol.h
I added the patches to my linux-hsi.git for-next branch aimed for
4.1.
-- Sebastian
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2015-03-31 20:33 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-21 19:09 [PATCHv3 0/2] N900 Modem Speech Support Sebastian Reichel
2015-03-21 19:09 ` Sebastian Reichel
[not found] ` <1426964957-5023-1-git-send-email-sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2015-03-21 19:09 ` [PATCHv3 1/2] HSI: cmt_speech: Add cmt-speech driver Sebastian Reichel
2015-03-21 19:09 ` Sebastian Reichel
2015-03-29 21:00 ` Aaro Koskinen
2015-03-31 20:33 ` Sebastian Reichel [this message]
2015-03-31 20:33 ` [PATCHv3 0/2] N900 Modem Speech Support Sebastian Reichel
2015-03-21 19:09 ` [PATCHv3 2/2] HSI: nokia-modem: Add cmt-speech support Sebastian Reichel
2015-03-29 21:01 ` Aaro Koskinen
2015-03-21 21:38 ` [PATCHv3 0/2] N900 Modem Speech Support Sebastian Reichel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150331203340.GA5450@earth \
--to=sre-dgejt+ai2ygdnm+yrofe0a@public.gmane.org \
--cc=aaro.koskinen-X3B1VOXEql0@public.gmane.org \
--cc=ivo.g.dimitrov.75-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=kvcontact-nQfqiRJ1PMYxHbG02/KK1g@public.gmane.org \
--cc=linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=pali.rohar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=pavel-+ZI9xUNit7I@public.gmane.org \
--cc=peter.ujfalusi-l0cyMroinI0@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.