[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20150413134437.GA990@earth>
Date: Mon, 13 Apr 2015 15:44:38 +0200
From: Sebastian Reichel <sre@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org
Subject: [GIT PULL] HSI changes for 4.1
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
Download attachment "signature.asc" of type "application/pgp-signature" (820 bytes)
Powered by blists - more mailing lists