* [GIT PULL] HSI changes for 4.1
@ 2015-04-13 13:44 Sebastian Reichel
0 siblings, 0 replies; only message in thread
From: Sebastian Reichel @ 2015-04-13 13:44 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 1465 bytes --]
Hi Linus,
The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:
Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi.git tags/hsi-for-4.1
for you to fetch changes up to 265ef3ee9575e6d150f485d28dbe153a50d27f4c:
HSI: cmt_speech: fix error return code (2015-04-05 14:45:27 +0200)
----------------------------------------------------------------
HSI changes for the v4.1 series
* nokia-modem: support speech data
* misc. fixes
----------------------------------------------------------------
Julia Lawall (2):
HSI: nokia-modem: fix error return code
HSI: cmt_speech: fix error return code
Kai Vehmanen (1):
HSI: cmt_speech: Add cmt-speech driver
Sebastian Reichel (1):
HSI: nokia-modem: Add cmt-speech support
drivers/hsi/clients/Kconfig | 12 +-
drivers/hsi/clients/Makefile | 1 +
drivers/hsi/clients/cmt_speech.c | 1457 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
drivers/hsi/clients/nokia-modem.c | 33 ++-
include/uapi/linux/hsi/Kbuild | 2 +-
include/uapi/linux/hsi/cs-protocol.h | 113 +++++++++++
6 files changed, 1615 insertions(+), 3 deletions(-)
create mode 100644 drivers/hsi/clients/cmt_speech.c
create mode 100644 include/uapi/linux/hsi/cs-protocol.h
-- Sebastian
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-04-13 13:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-13 13:44 [GIT PULL] HSI changes for 4.1 Sebastian Reichel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox