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:   Fri, 14 Apr 2023 14:37:48 +0100
From:   Richard Fitzgerald <rf@...nsource.cirrus.com>
To:     <broonie@...nel.org>
CC:     <alsa-devel@...a-project.org>, <linux-kernel@...r.kernel.org>,
        <patches@...nsource.cirrus.com>,
        Richard Fitzgerald <rf@...nsource.cirrus.com>
Subject: [PATCH 0/5] ASoC: cs35l56: Code improvements

Various code improvements. These remove redundant code and
clean up less-than-optimal original implementations.

Simon Trimmer (5):
  ASoC: cs35l56: Rework IRQ allocation
  ASoC: cs35l56: Allow a wider range for reset pulse width
  ASoC: cs35l56: Wait for init_complete in cs35l56_component_probe()
  ASoC: cs35l56: Remove redundant dsp_ready_completion
  ASoC: cs35l56: Don't return a value from cs35l56_remove()

 sound/soc/codecs/cs35l56-i2c.c |  3 +-
 sound/soc/codecs/cs35l56-sdw.c |  4 +-
 sound/soc/codecs/cs35l56-spi.c |  3 +-
 sound/soc/codecs/cs35l56.c     | 83 +++++++++++++---------------------
 sound/soc/codecs/cs35l56.h     |  5 +-
 5 files changed, 38 insertions(+), 60 deletions(-)

-- 
2.30.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ