[alsa-devel] [GIT PULL] ASoC fixes for v3.18
Mark Brown
broonie at kernel.org
Mon Oct 27 12:28:59 CET 2014
The following changes since commit cac7f2429872d3733dc3f9915857b1691da2eb2f:
Linux 3.18-rc2 (2014-10-26 16:48:41 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v3.18-rc2
for you to fetch changes up to c0d018bd5b1aabad59dffdec568e189359d93a14:
Merge remote-tracking branches 'asoc/fix/adau1761', 'asoc/fix/fsl', 'asoc/fix/intel', 'asoc/fix/s6000' and 'asoc/fix/sgtl5000' into asoc-linus (2014-10-27 11:17:41 +0000)
----------------------------------------------------------------
ASoC: Fixes for v3.18
A few small driver fixes for v3.18 plus the removal of the s6000 support
since the relevant chip is no longer supported in mainline.
----------------------------------------------------------------
Daniel Glöckner (1):
ASoC: s6000: remove driver
Daniel Mack (1):
ASoC: fsl: use strncpy() to prevent copying of over-long names
Fabio Estevam (1):
ASoC: sgtl500: Document the required supplies
Lars-Peter Clausen (1):
ASoC: adau1761: Fix input PGA volume
Liam Girdwood (1):
ASoC: Intel: HSW/BDW only support S16 and S24 formats.
Mark Brown (1):
Merge remote-tracking branches 'asoc/fix/adau1761', 'asoc/fix/fsl', 'asoc/fix/intel', 'asoc/fix/s6000' and 'asoc/fix/sgtl5000' into asoc-linus
.../devicetree/bindings/sound/sgtl5000.txt | 10 +
sound/soc/Kconfig | 1 -
sound/soc/Makefile | 1 -
sound/soc/codecs/adau1761.c | 4 +
sound/soc/fsl/fsl_asrc.c | 2 +-
sound/soc/fsl/fsl_esai.c | 2 +-
sound/soc/intel/sst-haswell-pcm.c | 4 +-
sound/soc/s6000/Kconfig | 26 -
sound/soc/s6000/Makefile | 11 -
sound/soc/s6000/s6000-i2s.c | 617 ---------------------
sound/soc/s6000/s6000-i2s.h | 23 -
sound/soc/s6000/s6000-pcm.c | 521 -----------------
sound/soc/s6000/s6000-pcm.h | 33 --
sound/soc/s6000/s6105-ipcam.c | 221 --------
14 files changed, 17 insertions(+), 1459 deletions(-)
delete mode 100644 sound/soc/s6000/Kconfig
delete mode 100644 sound/soc/s6000/Makefile
delete mode 100644 sound/soc/s6000/s6000-i2s.c
delete mode 100644 sound/soc/s6000/s6000-i2s.h
delete mode 100644 sound/soc/s6000/s6000-pcm.c
delete mode 100644 sound/soc/s6000/s6000-pcm.h
delete mode 100644 sound/soc/s6000/s6105-ipcam.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20141027/8c624353/attachment.sig>
More information about the Alsa-devel
mailing list