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>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 03 Dec 2014 16:38:36 +0000
From:	Andrew Jackson <Andrew.Jackson@....com>
To:	Jaroslav Kysela <perex@...ex.cz>, Takashi Iwai <tiwai@...e.de>
CC:	"alsa-devel@...a-project.org" <alsa-devel@...a-project.org>,
	"linux-arm-kernel@...ts.infradead.org" 
	<linux-arm-kernel@...ts.infradead.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	Rajeev Kumar <rajeevkumar.linux@...il.com>,
	Liam Girdwood <lgirdwood@...il.com>,
	Mark Brown <broonie@...nel.org>,
	Liviu Dudau <Liviu.Dudau@....com>
Subject: [PATCH 0/5] ASoC: dwc: Add device tree support to designware I2S

This patch set extends the DesignWare I2S driver to provide device
tree support and fixes a couple of small faults.

Andrew Jackson (5):
  ASoC: dwc: Allocate resources with devm_ioremap_resource
  ASoC: dwc: Don't allow negative use counts
  ASoC: dwc: Iterate over all channels
  ASoC: dwc: Add devicetree support for Designware I2S
  ASoC: dwc: Ensure FIFOs are flushed to prevent channel swap

 .../devicetree/bindings/sound/designware-i2s.txt   |   32 ++
 sound/soc/dwc/Kconfig                              |    1 +
 sound/soc/dwc/designware_i2s.c                     |  313 ++++++++++++++------
 3 files changed, 260 insertions(+), 86 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/sound/designware-i2s.txt
--
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