<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/sound/soc/codecs/tscs42xx.c, branch linux-6.2.y</title>
<subtitle>Hosts the 0x221E linux distro kernel.</subtitle>
<id>https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-6.2.y</id>
<link rel='self' href='https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-6.2.y'/>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/'/>
<updated>2022-06-27T12:17:40Z</updated>
<entry>
<title>ASoC: tscs42xx: Remove now redundant non_legacy_dai_naming flag</title>
<updated>2022-06-27T12:17:40Z</updated>
<author>
<name>Charles Keepax</name>
<email>ckeepax@opensource.cirrus.com</email>
</author>
<published>2022-06-23T12:52:47Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=c06fb318493a059ac2c47937761d048f9ab1b542'/>
<id>urn:sha1:c06fb318493a059ac2c47937761d048f9ab1b542</id>
<content type='text'>
The ASoC core has now been changed to default to the non-legacy DAI
naming, as such drivers using the new scheme no longer need to specify
the non_legacy_dai_naming flag.

Signed-off-by: Charles Keepax &lt;ckeepax@opensource.cirrus.com&gt;
Link: https://lore.kernel.org/r/20220623125250.2355471-94-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>ASoC: tscs*: use simple i2c probe function</title>
<updated>2022-04-06T22:37:54Z</updated>
<author>
<name>Stephen Kitt</name>
<email>steve@sk2.org</email>
</author>
<published>2022-04-05T16:34:00Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=f950ef9180351f73c319ca81e612c4cc98c07cbd'/>
<id>urn:sha1:f950ef9180351f73c319ca81e612c4cc98c07cbd</id>
<content type='text'>
The i2c probe functions here don't use the id information provided in
their second argument, so the single-parameter i2c probe function
("probe_new") can be used instead.

This avoids scanning the identifier tables during probes.

Signed-off-by: Stephen Kitt &lt;steve@sk2.org&gt;
Link: https://lore.kernel.org/r/20220405163400.2156631-1-steve@sk2.org
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>ASoC: tscs42xx: Use modern ASoC DAI format terminology</title>
<updated>2022-02-28T13:33:33Z</updated>
<author>
<name>Mark Brown</name>
<email>broonie@kernel.org</email>
</author>
<published>2022-02-23T00:27:50Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=7cba0b38c3e8eff221afb9c8b55d9aecaa6bcf74'/>
<id>urn:sha1:7cba0b38c3e8eff221afb9c8b55d9aecaa6bcf74</id>
<content type='text'>
As part of moving to remove the old style defines for the bus clocks update
the tscs42xx driver to use more modern terminology for clocking.

Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
Link: https://lore.kernel.org/r/20220223002751.1574345-1-broonie@kernel.org
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>ASoC: tscs*: sync parameter naming (rate/sample_bits)</title>
<updated>2021-01-21T12:38:05Z</updated>
<author>
<name>Kuninori Morimoto</name>
<email>kuninori.morimoto.gx@renesas.com</email>
</author>
<published>2021-01-15T04:54:52Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=9b4488efdeccbe1d4dceb13aee9e58371f6ba926'/>
<id>urn:sha1:9b4488efdeccbe1d4dceb13aee9e58371f6ba926</id>
<content type='text'>
This patch syncs naming rule.

 - xxx_rates;
 + xxx_rate;

 - xxx_samplebits;
 + xxx_sample_bits;

Signed-off-by: Kuninori Morimoto &lt;kuninori.morimoto.gx@renesas.com&gt;
Link: https://lore.kernel.org/r/87zh1an6vh.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>ASoC: TSCS42xx: remove unneeded semicolon</title>
<updated>2020-11-03T13:19:07Z</updated>
<author>
<name>Tom Rix</name>
<email>trix@redhat.com</email>
</author>
<published>2020-11-01T16:03:12Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=32c5dca18be7ad88629c33f51ba7f05ae97930fa'/>
<id>urn:sha1:32c5dca18be7ad88629c33f51ba7f05ae97930fa</id>
<content type='text'>
A semicolon is not needed after a switch statement.

Signed-off-by: Tom Rix &lt;trix@redhat.com&gt;
Link: https://lore.kernel.org/r/20201101160312.2296146-1-trix@redhat.com
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>ASoC: codecs: rename to snd_soc_component_read()</title>
<updated>2020-06-22T14:13:40Z</updated>
<author>
<name>Kuninori Morimoto</name>
<email>kuninori.morimoto.gx@renesas.com</email>
</author>
<published>2020-06-16T05:20:33Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=981abdfe99950d6eff2481fb4c19aeeac50d0ca9'/>
<id>urn:sha1:981abdfe99950d6eff2481fb4c19aeeac50d0ca9</id>
<content type='text'>
We need to use snd_soc_component_read()
instead of     snd_soc_component_read32()

This patch renames _read32() to _read()

Signed-off-by: Kuninori Morimoto &lt;kuninori.morimoto.gx@renesas.com&gt;
Link: https://lore.kernel.org/r/87mu534me5.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>ASoC: tscs42xx.c: fix boolean test</title>
<updated>2019-01-07T16:53:10Z</updated>
<author>
<name>Pierre-Louis Bossart</name>
<email>pierre-louis.bossart@linux.intel.com</email>
</author>
<published>2019-01-05T02:02:44Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=f361ca36802031ae3abf9860a02e1d5931c04b63'/>
<id>urn:sha1:f361ca36802031ae3abf9860a02e1d5931c04b63</id>
<content type='text'>
Reported by Coccinelle:
sound/soc/codecs/tscs42xx.c:392:5-31: WARNING: Comparison to bool

Signed-off-by: Pierre-Louis Bossart &lt;pierre-louis.bossart@linux.intel.com&gt;
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>ASoC: TSCS42xx: Add headphone auto switching</title>
<updated>2018-06-18T11:54:38Z</updated>
<author>
<name>Steven Eckhoff</name>
<email>steven.eckhoff.opensource@gmail.com</email>
</author>
<published>2018-06-04T20:47:02Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=53af408cd9f2d1c66bc081c1d82797bfe44af3e5'/>
<id>urn:sha1:53af408cd9f2d1c66bc081c1d82797bfe44af3e5</id>
<content type='text'>
Add headphone auto switching controls

Signed-off-by: Steven Eckhoff &lt;steven.eckhoff.opensource@gmail.com&gt;
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>ASoC: TSCS42xx: Remove Playback/Capture in names</title>
<updated>2018-06-18T11:54:38Z</updated>
<author>
<name>Steven Eckhoff</name>
<email>steven.eckhoff.opensource@gmail.com</email>
</author>
<published>2018-06-04T20:46:28Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=19d996cc3ad698379bcd8482dabe78abe3dc8d96'/>
<id>urn:sha1:19d996cc3ad698379bcd8482dabe78abe3dc8d96</id>
<content type='text'>
These aren't needed and some userspace apps don't work consistently with
them.

Remove Playback/Capture from control names

Signed-off-by: Steven Eckhoff &lt;steven.eckhoff.opensource@gmail.com&gt;
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>ASoC: TSCS42xx: Add mic bias boost control</title>
<updated>2018-06-18T11:54:38Z</updated>
<author>
<name>Steven Eckhoff</name>
<email>steven.eckhoff.opensource@gmail.com</email>
</author>
<published>2018-06-04T20:45:40Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=58f7d470c85801f55bbae2d3c93fe1a3d34aa143'/>
<id>urn:sha1:58f7d470c85801f55bbae2d3c93fe1a3d34aa143</id>
<content type='text'>
Add mic bias boost control

Signed-off-by: Steven Eckhoff &lt;steven.eckhoff.opensource@gmail.com&gt;
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
</feed>
