lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Tue, 29 Apr 2014 19:55:17 +0800
From:	Xia Kaixu <kaixu.xia@...aro.org>
To:	linux-kernel@...r.kernel.org
Cc:	alsa-devel@...a-project.org, broonie@...nel.org,
	lrg@...mlogic.co.uk, linaro-kernel@...ts.linaro.org, arnd@...db.de,
	kaixu.xia@...aro.org
Subject: [PATCH 00/15] ASoC: Arnds randconfig fixes for ASoC

This patchset series addresses various bugs found and fixed by Arnd Bergmann
whilst doing randconfig builds.

My involvement has been to review, add/check the maintainers are correct
and submit upstream to try and reduce the backlog.

Best Regards,

Kaixu Xia

Arnd Bergmann (11):
  ASoC: CS42L51 and WM8962 codecs depend on INPUT
  ASoC: davinci: add dependencies for SND_SOC_TLV320AIC3X
  ASoC: SMDK_WM8580_PCM needs REGMAP_I2C
  ASoC: samsung-idma: avoid 64-bit division
  ASoC: nuc900: export nuc900_ac97_data
  ASoC: RX-51 audio needs I2C
  ASoC: UDA1380 needs I2C
  ASoC: Atmel WM8904 codec support needs I2C
  ASoC: SND_S3C_DMA_LEGACY needs S3C24XX_DMA
  ASoC: Amstrad E3 needs TTY support for codec
  ASoC: pxa: remove mach header dependency

Xia Kaixu (4):
  ASoC: TTC DKB audio needs I2C
  ASoC: Migo-R sound needs I2C
  ASoC: TLV320AIC23 and Simtec Hermes audio need I2C
  ASoC: WM0010 needs SPI

 sound/arm/pxa2xx-pcm.c         |    2 ++
 sound/arm/pxa2xx-pcm.h         |    3 +--
 sound/soc/atmel/Kconfig        |    2 +-
 sound/soc/codecs/Kconfig       |    8 ++++----
 sound/soc/davinci/Kconfig      |   10 +++++-----
 sound/soc/fsl/Kconfig          |    2 +-
 sound/soc/nuc900/Kconfig       |    1 +
 sound/soc/nuc900/nuc900-ac97.c |    1 +
 sound/soc/omap/Kconfig         |    4 ++--
 sound/soc/pxa/Kconfig          |    2 +-
 sound/soc/pxa/pxa-ssp.c        |    2 --
 sound/soc/pxa/pxa2xx-pcm.c     |    2 ++
 sound/soc/samsung/Kconfig      |   22 ++++++++++------------
 sound/soc/samsung/idma.c       |    2 +-
 sound/soc/sh/Kconfig           |    2 +-
 15 files changed, 33 insertions(+), 32 deletions(-)

-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ