<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>94e412c2 - ASoC: codecs: Add aw88166 amplifier driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/codecs/Makefile#94e412c2</link>
        <description>ASoC: codecs: Add aw88166 amplifier driverThe driver is for amplifiers aw88166 of Awinic TechnologyCorporation. The AW88166 is a high efficiency digitalSmart K audio amplifierSigned-off-by: Weidong Wang &lt;wangweidong.a@awinic.com&gt;Link: https://patch.msgid.link/20250312120100.9730-3-wangweidong.a@awinic.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/codecs/Makefile</description>
        <pubDate>Wed, 12 Mar 2025 12:01:00 +0000</pubDate>
        <dc:creator>Weidong Wang &lt;wangweidong.a@awinic.com&gt;</dc:creator>
    </item>
<item>
        <title>582057d2 - ASoC: wcd937x: Use *-y for Makefile</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/codecs/Makefile#582057d2</link>
        <description>ASoC: wcd937x: Use *-y for MakefileWe should use *-y instead of *-objs in Makefile for the moduleobjects.  *-objs is used rather for host programs.Fixes: 313e978df7fc (&quot;ASoC: codecs: wcd937x: add audio routing and Kconfig&quot;)Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;Link: https://patch.msgid.link/20241203141823.22393-6-tiwai@suse.deSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/codecs/Makefile</description>
        <pubDate>Tue, 03 Dec 2024 14:18:20 +0000</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>7916a8d8 - ASoC: cs42l84: Use *-y for Makefile</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/codecs/Makefile#7916a8d8</link>
        <description>ASoC: cs42l84: Use *-y for MakefileWe should use *-y instead of *-objs in Makefile for the moduleobjects.  *-objs is used rather for host programs.Fixes: 250304a0fb34 (&quot;ASoC: cs42l84: Add new codec driver&quot;)Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;Link: https://patch.msgid.link/20241203141823.22393-5-tiwai@suse.deSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/codecs/Makefile</description>
        <pubDate>Tue, 03 Dec 2024 14:18:19 +0000</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>3f0b8d36 - ASoC: cs40l50: Use *-y for Makefile</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/codecs/Makefile#3f0b8d36</link>
        <description>ASoC: cs40l50: Use *-y for MakefileWe should use *-y instead of *-objs in Makefile for the moduleobjects.  *-objs is used rather for host programs.Fixes: c486def5b3ba (&quot;ASoC: cs40l50: Support I2S streaming to CS40L50&quot;)Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;Link: https://patch.msgid.link/20241203141823.22393-2-tiwai@suse.deSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/codecs/Makefile</description>
        <pubDate>Tue, 03 Dec 2024 14:18:16 +0000</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>576c57e6 - ASoC: sma1307: Add driver for Iron Device SMA1307</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/codecs/Makefile#576c57e6</link>
        <description>ASoC: sma1307: Add driver for Iron Device SMA1307The Iron Device SMA1307 is a boosted digital speaker amplifierSigned-off-by: Kiseok Jo &lt;kiseok.jo@irondevice.com&gt;Link: https://patch.msgid.link/20241106005800.7520-3-kiseok.jo@irondevice.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/codecs/Makefile</description>
        <pubDate>Wed, 06 Nov 2024 00:58:00 +0000</pubDate>
        <dc:creator>Kiseok Jo &lt;kiseok.jo@irondevice.com&gt;</dc:creator>
    </item>
<item>
        <title>88264e4f - ASoC: codecs: Add aw88081 amplifier driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/codecs/Makefile#88264e4f</link>
        <description>ASoC: codecs: Add aw88081 amplifier driverThe driver is for amplifiers aw88081 of Awinic TechnologyCorporation. The awinic AW88081 is an I2S/TDM input,high efficiency digital Smart K audio amplifierSigned-off-by: Weidong Wang &lt;wangweidong.a@awinic.com&gt;Reviewed-by: anish kumar &lt;yesanishhere@gmail.com&gt;Link: https://patch.msgid.link/20241024090324.131731-3-wangweidong.a@awinic.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/codecs/Makefile</description>
        <pubDate>Thu, 24 Oct 2024 09:03:24 +0000</pubDate>
        <dc:creator>Weidong Wang &lt;wangweidong.a@awinic.com&gt;</dc:creator>
    </item>
<item>
        <title>250304a0 - ASoC: cs42l84: Add new codec driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/codecs/Makefile#250304a0</link>
        <description>ASoC: cs42l84: Add new codec driverThe CS42L84 is a codec from Cirrus Logic found in Apple Silicon Macs.The chip continues Apple&apos;s long tradition of compelling vendors tospin out bespoke SKUs that are based on existing IP but made subtlyincompatible with the publicly available part. CS42L84 is very similarto CS42L42, but has a different regmap.Signed-off-by: Martin Povi&#353;er &lt;povik+lin@cutebit.org&gt;Signed-off-by: Hector Martin &lt;marcan@marcan.st&gt;Signed-off-by: James Calligeros &lt;jcalligeros99@gmail.com&gt;Reviewed-by: Neal Gompa &lt;neal@gompa.dev&gt;Link: https://patch.msgid.link/20241020-cs42l84-v2-2-37ba2b6721d9@gmail.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/codecs/Makefile</description>
        <pubDate>Sat, 19 Oct 2024 14:47:32 +0000</pubDate>
        <dc:creator>Martin Povi&#353;er &lt;povik+lin@cutebit.org&gt;</dc:creator>
    </item>
<item>
        <title>de0fb25e - ASoC: codecs: Add uda1342 codec driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/codecs/Makefile#de0fb25e</link>
        <description>ASoC: codecs: Add uda1342 codec driverThe UDA1342 is an NXP audio codec, support 2x Stereo audio ADC (4x PGAmic inputs), stereo audio DAC, with basic audio processing.Signed-off-by: Binbin Zhou &lt;zhoubinbin@loongson.cn&gt;Link: https://patch.msgid.link/927e46b48ca84865a216ce08e7c53df59c2a8c0b.1728459624.git.zhoubinbin@loongson.cnSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/codecs/Makefile</description>
        <pubDate>Wed, 09 Oct 2024 07:52:26 +0000</pubDate>
        <dc:creator>Binbin Zhou &lt;zhoubinbin@loongson.cn&gt;</dc:creator>
    </item>
<item>
        <title>b97391a6 - ASoC: codecs: Add support for ES8323</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/codecs/Makefile#b97391a6</link>
        <description>ASoC: codecs: Add support for ES8323Add a codec driver for the Everest ES8323. It supports two separateaudio outputs and two separate audio inputs.Signed-off-by: Binbin Zhou &lt;zhoubinbin@loongson.cn&gt;Link: https://patch.msgid.link/135b19b06d19f34af8a0419bd3782ce5b8779870.1728459624.git.zhoubinbin@loongson.cnSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/codecs/Makefile</description>
        <pubDate>Wed, 09 Oct 2024 07:52:10 +0000</pubDate>
        <dc:creator>Binbin Zhou &lt;zhoubinbin@loongson.cn&gt;</dc:creator>
    </item>
<item>
        <title>86ce355c - ASoC: rt721-sdca: Add RT721 SDCA driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/codecs/Makefile#86ce355c</link>
        <description>ASoC: rt721-sdca: Add RT721 SDCA driverThis is the initial codec driver for rt721-sdca.It&apos;s a three functions (jack,mic,amp) soundwire driver.Signed-off-by: Jack Yu &lt;jack.yu@realtek.com&gt;v2: Fix typo in mbq default registers.v3: Include soundwire common functions for Realtek.Link: https://patch.msgid.link/d18b35f8b6934fc6a2be6c4458a63fe5@realtek.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/codecs/Makefile</description>
        <pubDate>Tue, 01 Oct 2024 09:17:38 +0000</pubDate>
        <dc:creator>Jack Yu &lt;jack.yu@realtek.com&gt;</dc:creator>
    </item>
<item>
        <title>bbca8e70 - ASoC: rt-sdw-common: Common functions for Realtek soundwire driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/codecs/Makefile#bbca8e70</link>
        <description>ASoC: rt-sdw-common: Common functions for Realtek soundwire driverThis is the first version of common functions for Realteksoundwire codec driver.Signed-off-by: Jack Yu &lt;jack.yu@realtek.com&gt;Link: https://patch.msgid.link/959e8dcb075948459be4463f6a4ca6ee@realtek.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/codecs/Makefile</description>
        <pubDate>Tue, 01 Oct 2024 09:16:27 +0000</pubDate>
        <dc:creator>Jack Yu &lt;jack.yu@realtek.com&gt;</dc:creator>
    </item>
<item>
        <title>dc9004ea - ASoC: codecs: Add NeoFidelity NTP8835 codec</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/codecs/Makefile#dc9004ea</link>
        <description>ASoC: codecs: Add NeoFidelity NTP8835 codecThe NeoFidelity NTP8835 adn NTP8835C are 2.1 channel amplifiers withmixer and biquad filters. Both amplifiers have identical programminginterfaces but differ in output signal characteristics.Datasheet: https://www.cpbay.com/Uploads/20210225/6037116a3ea91.pdfDatasheet: https://www.cpbay.com/Uploads/20210918/61458b2f2631e.pdfSigned-off-by: Igor Prusov &lt;ivprusov@salutedevices.com&gt;Link: https://patch.msgid.link/20240925-ntp-amps-8918-8835-v3-6-e2459a8191a6@salutedevices.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/codecs/Makefile</description>
        <pubDate>Wed, 25 Sep 2024 14:52:44 +0000</pubDate>
        <dc:creator>Igor Prusov &lt;ivprusov@salutedevices.com&gt;</dc:creator>
    </item>
<item>
        <title>2bd61fff - ASoC: codecs: Add NeoFidelity NTP8918 codec</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/codecs/Makefile#2bd61fff</link>
        <description>ASoC: codecs: Add NeoFidelity NTP8918 codecThe NeoFidelity NTP8918 is a two channel amplifier with mixer andbiquad filters.Datasheet: https://datasheetspdf.com/pdf-down/N/T/P/NTP8918-NeoFidelity.pdfSigned-off-by: Igor Prusov &lt;ivprusov@salutedevices.com&gt;Link: https://patch.msgid.link/20240925-ntp-amps-8918-8835-v3-4-e2459a8191a6@salutedevices.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/codecs/Makefile</description>
        <pubDate>Wed, 25 Sep 2024 14:52:42 +0000</pubDate>
        <dc:creator>Igor Prusov &lt;ivprusov@salutedevices.com&gt;</dc:creator>
    </item>
<item>
        <title>ba1850dc - ASoC: codecs: Add NeoFidelity Firmware helpers</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/codecs/Makefile#ba1850dc</link>
        <description>ASoC: codecs: Add NeoFidelity Firmware helpersAdd support for loading firmware for NeoFidelity amplifiers.Signed-off-by: Igor Prusov &lt;ivprusov@salutedevices.com&gt;Link: https://patch.msgid.link/20240925-ntp-amps-8918-8835-v3-2-e2459a8191a6@salutedevices.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/codecs/Makefile</description>
        <pubDate>Wed, 25 Sep 2024 14:52:40 +0000</pubDate>
        <dc:creator>Igor Prusov &lt;ivprusov@salutedevices.com&gt;</dc:creator>
    </item>
<item>
        <title>5e240449 - ASoC: codecs: add MT6357 support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/codecs/Makefile#5e240449</link>
        <description>ASoC: codecs: add MT6357 supportAdd the support of MT6357 PMIC audio codec.Signed-off-by: Nicolas Belin &lt;nbelin@baylibre.com&gt;Reviewed-by: AngeloGioacchino Del Regno &lt;angelogioacchino.delregno@collabora.com&gt;Signed-off-by: Alexandre Mergnat &lt;amergnat@baylibre.com&gt;Link: https://patch.msgid.link/20240226-audio-i350-v8-1-e80a57d026ce@baylibre.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/codecs/Makefile</description>
        <pubDate>Thu, 05 Sep 2024 09:06:58 +0000</pubDate>
        <dc:creator>Nicolas Belin &lt;nbelin@baylibre.com&gt;</dc:creator>
    </item>
<item>
        <title>c486def5 - ASoC: cs40l50: Support I2S streaming to CS40L50</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/codecs/Makefile#c486def5</link>
        <description>ASoC: cs40l50: Support I2S streaming to CS40L50Introduce support for Cirrus Logic Device CS40L50: ahaptic driver with waveform memory, integrated DSP,and closed-loop algorithms.The ASoC driver enables I2S streaming to the device.Reviewed-by: David Rhodes &lt;drhodes@opensource.cirrus.com&gt;Signed-off-by: James Ogletree &lt;jogletre@opensource.cirrus.com&gt;Reviewed-by: Jeff LaBundy &lt;jeff@labundy.com&gt;Reviewed-by: Ricardo Rivera-Matos &lt;rriveram@opensource.cirrus.com&gt;Reviewed-by: Mark Brown &lt;broonie@kernel.org&gt;Link: https://lore.kernel.org/r/20240620161745.2312359-6-jogletre@opensource.cirrus.comSigned-off-by: Lee Jones &lt;lee@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/codecs/Makefile</description>
        <pubDate>Thu, 20 Jun 2024 16:17:45 +0000</pubDate>
        <dc:creator>James Ogletree &lt;jogletre@opensource.cirrus.com&gt;</dc:creator>
    </item>
<item>
        <title>2884c291 - ASoC: cs530x: Support for cs530x ADCs</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/codecs/Makefile#2884c291</link>
        <description>ASoC: cs530x: Support for cs530x ADCsAdd support for the cs530x family of high performanceADCs.Signed-off-by: Paul Handrigan &lt;paulha@opensource.cirrus.com&gt;Link: https://patch.msgid.link/20240621151757.1661265-3-paulha@opensource.cirrus.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/codecs/Makefile</description>
        <pubDate>Fri, 21 Jun 2024 15:17:57 +0000</pubDate>
        <dc:creator>Paul Handrigan &lt;paulha@opensource.cirrus.com&gt;</dc:creator>
    </item>
<item>
        <title>fe1ff614 - ASoC: rt1318: Add RT1318 audio amplifier driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/codecs/Makefile#fe1ff614</link>
        <description>ASoC: rt1318: Add RT1318 audio amplifier driverThis is the initial i2s-based amplifier driver for rt1318.Signed-off-by: Jack Yu &lt;jack.yu@realtek.com&gt;Link: https://msgid.link/r/b3055442ce6d4994aa01aa1fad6ba1fe@realtek.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/codecs/Makefile</description>
        <pubDate>Wed, 19 Jun 2024 05:53:42 +0000</pubDate>
        <dc:creator>Jack Yu &lt;jack.yu@realtek.com&gt;</dc:creator>
    </item>
<item>
        <title>ca73d314 - ASoC: Add ak4619 codec support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/codecs/Makefile#ca73d314</link>
        <description>ASoC: Add ak4619 codec supportAdd support for the Asahi Kasei AK4619 audio codec.[Kuninori cleanuped and adjusted to upstream code]Signed-off-by: Khanh Le &lt;khanh.le.xr@renesas.com&gt;Signed-off-by: Kuninori Morimoto &lt;kuninori.morimoto.gx@renesas.com&gt;Link: https://msgid.link/r/87iky5wxvr.wl-kuninori.morimoto.gx@renesas.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/codecs/Makefile</description>
        <pubDate>Wed, 19 Jun 2024 00:59:36 +0000</pubDate>
        <dc:creator>Khanh Le &lt;khanh.le.xr@renesas.com&gt;</dc:creator>
    </item>
<item>
        <title>313e978d - ASoC: codecs: wcd937x: add audio routing and Kconfig</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/codecs/Makefile#313e978d</link>
        <description>ASoC: codecs: wcd937x: add audio routing and KconfigThis patch adds audio routing for both playback and capture andMakefile and Kconfigs changes for wcd937x.Signed-off-by: Prasad Kumpatla &lt;quic_pkumpatl@quicinc.com&gt;Co-developed-by: Mohammad Rafi Shaik &lt;quic_mohs@quicinc.com&gt;Signed-off-by: Mohammad Rafi Shaik &lt;quic_mohs@quicinc.com&gt;Link: https://lore.kernel.org/r/20240524035535.3119208-8-quic_mohs@quicinc.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/codecs/Makefile</description>
        <pubDate>Fri, 24 May 2024 03:55:35 +0000</pubDate>
        <dc:creator>Prasad Kumpatla &lt;quic_pkumpatl@quicinc.com&gt;</dc:creator>
    </item>
</channel>
</rss>
