<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/sound/soc/codecs/rt1015.h, 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>2021-07-26T17:57:19Z</updated>
<entry>
<title>ASoC: rt1015: Remove unnecessary flush work on rt1015 driver</title>
<updated>2021-07-26T17:57:19Z</updated>
<author>
<name>Jack Yu</name>
<email>jack.yu@realtek.com</email>
</author>
<published>2021-07-26T09:15:41Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=bc1c8e4eee79646b9ae10ededed06a569c7c2bc9'/>
<id>urn:sha1:bc1c8e4eee79646b9ae10ededed06a569c7c2bc9</id>
<content type='text'>
Remove workqueue of flush work in rt1015 driver since we don't need it
after internal discussion, and there is no impact on performance
without this workqueue.

Signed-off-by: Jack Yu &lt;jack.yu@realtek.com&gt;
Link: https://lore.kernel.org/r/3ef458a6ad754589b96d6a94abda1e55@realtek.com
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>ASoC: rt1015: Add bclk detection and dc detection</title>
<updated>2021-03-25T13:58:56Z</updated>
<author>
<name>Jack Yu</name>
<email>jack.yu@realtek.com</email>
</author>
<published>2021-03-22T05:50:53Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=9f44673b7af2e776b55b1d15b3a35d8e8eb51331'/>
<id>urn:sha1:9f44673b7af2e776b55b1d15b3a35d8e8eb51331</id>
<content type='text'>
Add bclk detection and dc detection before playback.

Signed-off-by: Jack Yu &lt;jack.yu@realtek.com&gt;
Link: https://lore.kernel.org/r/20210322055053.31797-1-jack.yu@realtek.com
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>ASoC: rt1015: remove bclk_ratio</title>
<updated>2021-01-05T14:34:18Z</updated>
<author>
<name>Tzung-Bi Shih</name>
<email>tzungbi@google.com</email>
</author>
<published>2020-12-24T10:18:54Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=81a6320da73ca23f44155715ec3d9e92bea4e35a'/>
<id>urn:sha1:81a6320da73ca23f44155715ec3d9e92bea4e35a</id>
<content type='text'>
bclk_ratio is unused.  Removes bclk_ratio and .set_bclk_ratio callback.

Removes snd_soc_dai_set_bclk_ratio() in a few machine drivers which are
obviously using rt1015.

Signed-off-by: Tzung-Bi Shih &lt;tzungbi@google.com&gt;
Link: https://lore.kernel.org/r/20201224101854.3024823-1-tzungbi@google.com
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>ASoC: rt1015: remove unneeded variables in rt1015_priv</title>
<updated>2020-12-29T13:18:48Z</updated>
<author>
<name>Tzung-Bi Shih</name>
<email>tzungbi@google.com</email>
</author>
<published>2020-12-24T10:06:07Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=a5db2ca51367eeafb0c4013d3a6fc58932612c03'/>
<id>urn:sha1:a5db2ca51367eeafb0c4013d3a6fc58932612c03</id>
<content type='text'>
- `lrck' is only used in .hw_params callback so that it can be local.
- `bclk' is unused.
- `id' is unused.
- `amp_ver' is unused.

Signed-off-by: Tzung-Bi Shih &lt;tzungbi@google.com&gt;
Link: https://lore.kernel.org/r/20201224100607.3006171-6-tzungbi@google.com
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.11</title>
<updated>2020-11-30T16:05:07Z</updated>
<author>
<name>Mark Brown</name>
<email>broonie@kernel.org</email>
</author>
<published>2020-11-30T16:05:07Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=e5879d988291a964a87c4868057dc989d901eea0'/>
<id>urn:sha1:e5879d988291a964a87c4868057dc989d901eea0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ASoC: rt1015: add delay to fix pop noise from speaker</title>
<updated>2020-11-05T17:25:17Z</updated>
<author>
<name>Jack Yu</name>
<email>jack.yu@realtek.com</email>
</author>
<published>2020-11-05T03:08:04Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=93bd813c17763177cf87e96c2313bd4dd747d234'/>
<id>urn:sha1:93bd813c17763177cf87e96c2313bd4dd747d234</id>
<content type='text'>
Add delay to fix pop noise from speaker.

Signed-off-by: Jack Yu &lt;jack.yu@realtek.com&gt;
Reviewed-by: Pierre-Louis Bossart &lt;pierre-louis.bossart@linux.intel.com&gt;
Link: https://lore.kernel.org/r/20201105030804.31115-1-jack.yu@realtek.com
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>ASoC: rt1015: support TDM slot configuration</title>
<updated>2020-11-04T17:51:55Z</updated>
<author>
<name>Shuming Fan</name>
<email>shumingf@realtek.com</email>
</author>
<published>2020-11-04T09:20:05Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=7e9a2387c5fdfb3121249b216382ec28e36d5612'/>
<id>urn:sha1:7e9a2387c5fdfb3121249b216382ec28e36d5612</id>
<content type='text'>
Add TDM slot callback function to support TDM configuration

Signed-off-by: Shuming Fan &lt;shumingf@realtek.com&gt;
Reviewed-by: Pierre-Louis Bossart &lt;pierre-louis.bossart@linux.intel.com&gt;
Link: https://lore.kernel.org/r/20201104092005.2227-1-shumingf@realtek.com
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>ASoC: rt1015: Fix the failure to flush DAC data before playback</title>
<updated>2020-09-14T12:53:57Z</updated>
<author>
<name>derek.fang</name>
<email>derek.fang@realtek.com</email>
</author>
<published>2020-09-14T08:57:19Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=8d9a14fc7371a18d54226bf2542f77b11e5a7101'/>
<id>urn:sha1:8d9a14fc7371a18d54226bf2542f77b11e5a7101</id>
<content type='text'>
Fix the failure to flush DAC data before playback.

Signed-off-by: derek.fang &lt;derek.fang@realtek.com&gt;
Link: https://lore.kernel.org/r/1600073839-6762-2-git-send-email-derek.fang@realtek.com
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>ASoC: rt1015: Fix DC calibration on bypass boost mode</title>
<updated>2020-09-14T12:53:57Z</updated>
<author>
<name>derek.fang</name>
<email>derek.fang@realtek.com</email>
</author>
<published>2020-09-14T08:57:18Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=da145172b236b1ac322fa81f6250aa59074eba68'/>
<id>urn:sha1:da145172b236b1ac322fa81f6250aa59074eba68</id>
<content type='text'>
Fix the DC calibration unsuccessful issue on rt1015
bypass boost mode.

Signed-off-by: derek.fang &lt;derek.fang@realtek.com&gt;
Link: https://lore.kernel.org/r/1600073839-6762-1-git-send-email-derek.fang@realtek.com
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>ASoC: rt1015: Flush DAC data before playback.</title>
<updated>2020-06-16T11:39:33Z</updated>
<author>
<name>Jack Yu</name>
<email>jack.yu@realtek.com</email>
</author>
<published>2020-06-16T02:36:44Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=668b1508cf9e3dfd1bfad4f4906d1eaeae0a4015'/>
<id>urn:sha1:668b1508cf9e3dfd1bfad4f4906d1eaeae0a4015</id>
<content type='text'>
Flush DAC data before playback.

Signed-off-by: Jack Yu &lt;jack.yu@realtek.com&gt;
Link: https://lore.kernel.org/r/20200616023644.4523-1-jack.yu@realtek.com
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
</feed>
