<?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 sdca_jack.h</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>c17ee635fd3a482b2ad2bf5e269755c2eae5f25e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://opengrok.net:8080/history/linux/include/sound/sdca_jack.h#c17ee635fd3a482b2ad2bf5e269755c2eae5f25e</link>
        <description>Merge drm/drm-fixes into drm-misc-fixes7.0-rc1 was just released, let&apos;s merge it to kick the new release cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/include/sound/sdca_jack.h</description>
        <pubDate>Mon, 23 Feb 2026 09:09:45 +0000</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>d061251387903e8502843ac983553f0b2e098ef8 - Merge tag &apos;sound-7.0-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound</title>
        <link>http://opengrok.net:8080/history/linux/include/sound/sdca_jack.h#d061251387903e8502843ac983553f0b2e098ef8</link>
        <description>Merge tag &apos;sound-7.0-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundPull sound updates from Takashi Iwai: &quot;It&apos;s been relatively calm for a new era; majority of changes are for  ASoC, mostly device-specific changes, while there are a bit of  cleanups in core stuff. A few SPI API and regmap updates are included  to be used by sound drivers, too.  Core:   - A few trivial cleanups about __free() and runtime PM macros   - Convert to new snd_seq_bus binding  ASoC:   - Generic SDCA support for reporting jack events   - Continuing platform support, cleanup and feature improvements for     AMD, Intel, Qualcomm and SOF code   - Platform description improvements for the Cirrus drivers   - Support for NXP i.MX952, Realtek RT1320 and RT5575, and Sophogo     CV1800B  HD- and USB-audio:   - Many quirks as usual&quot;* tag &apos;sound-7.0-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (341 commits)  ALSA: usb-audio: Add DSD support for iBasso DC04U  ALSA: mixer: oss: Add card disconnect checkpoints  ASoC: SOF: ipc4-control: Set correct error code in refresh_bytes_control  ASoC: SOF: Intel: select CONFIG_SND_HDA_EXT_CORE from SND_SOC_SOF_HDA_COMMON  ALSA: usb-audio: Add iface reset and delay quirk for AB13X USB Audio  ASoC: amd: maintainer information  ALSA: ctxfi: Add quirk for SE-300PCIE variant (160b:0102)  ALSA: hda/generic: fix typos in comments  ALSA: hda/realtek - Enable mute LEDs on HP ENVY x360 15-es0xxx  ALSA: hda/conexant: Add quirk for HP ZBook Studio G4  ASoC: fsl_asrc_dma: allocate memory from dma device  ASoC: fsl_asrc: Add support for i.MX952 platform  ASoC: fsl_asrc_m2m: Add option to start ASRC before DMA device for M2M  ASoC: dt-bindings: fsl,imx-asrc: Add support for i.MX952 platform  ALSA: oss: delete self assignment  ASoC: rockchip: spdif: Convert to FIELD_PREP  ASoC: rockchip: spdif: Fill IEC958 CS info per params  ASoC: rockchip: spdif: Add support for format S32_LE  ASoC: rockchip: spdif: Add support for set mclk rate  ASoC: rockchip: spdif: Swap PCM and DAI component registration order  ...

            List of files:
            /linux/include/sound/sdca_jack.h</description>
        <pubDate>Wed, 11 Feb 2026 19:43:00 +0000</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>dd03dd60e8cdd5ef0f0cbc18276c45009bcc51f4 - Merge tag &apos;asoc-v6.20&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus</title>
        <link>http://opengrok.net:8080/history/linux/include/sound/sdca_jack.h#dd03dd60e8cdd5ef0f0cbc18276c45009bcc51f4</link>
        <description>Merge tag &apos;asoc-v6.20&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusASoC: Updates for v7.0This release is almost all abut driers, there&apos;s very little core workhere, although some of that driver work is in more generic areas likeSDCA and SOF: - Generic SDCA support for reporting jack events. - Continuing platform support, cleanup and feature improements for the   AMD, Intel, Qualcomm and SOF code. - Platform description improvements for the Cirrus drivers. - Support for NXP i.MX952, Realtek RT1320 and RT5575, and Sophogo   CV1800B.We also pulled in one small SPI API update and some more substantialregmap work (cache description improvements) for use in drivers.

            List of files:
            /linux/include/sound/sdca_jack.h</description>
        <pubDate>Mon, 09 Feb 2026 16:39:11 +0000</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>e9af75df38cd7eb037feca29418d30f92fa4cf7f - SDCA Jack Fixups</title>
        <link>http://opengrok.net:8080/history/linux/include/sound/sdca_jack.h#e9af75df38cd7eb037feca29418d30f92fa4cf7f</link>
        <description>SDCA Jack FixupsMerge series from Charles Keepax &lt;ckeepax@opensource.cirrus.com&gt;:Some fixups to the jack handling, adding some necessary hooks to connectthings with the machine driver. I have split these out from the systemsuspend chain as that has been generating a fair amount of discussionand getting these 3 merged is far more important to get basicfunctionality working smoothly. I will do a spin of the system suspendstuff soon, if either no new comments pop up, or we reach some consensuson how to proceed.

            List of files:
            /linux/include/sound/sdca_jack.h</description>
        <pubDate>Mon, 22 Dec 2025 19:41:23 +0000</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>82e12800f563baf663277ef0017f40a335b8e84c - ASoC: SDCA: Add ability to connect SDCA jacks to ASoC jacks</title>
        <link>http://opengrok.net:8080/history/linux/include/sound/sdca_jack.h#82e12800f563baf663277ef0017f40a335b8e84c</link>
        <description>ASoC: SDCA: Add ability to connect SDCA jacks to ASoC jacksAdd handling for the ASoC jack API to SDCA to allow user-space to behooked up normally.Signed-off-by: Charles Keepax &lt;ckeepax@opensource.cirrus.com&gt;Link: https://patch.msgid.link/20251215153650.3913117-3-ckeepax@opensource.cirrus.comReviewed-by: Bard Liao &lt;yung-chuan.liao@linux.intel.com&gt;Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux/include/sound/sdca_jack.h</description>
        <pubDate>Mon, 15 Dec 2025 15:36:48 +0000</pubDate>
        <dc:creator>Charles Keepax &lt;ckeepax@opensource.cirrus.com&gt;</dc:creator>
    </item>
<item>
        <title>3addd63d1fba8d9013e00b06d9420e39271c0c4e - ASoC: SDCA: Factor out jack handling into new c file</title>
        <link>http://opengrok.net:8080/history/linux/include/sound/sdca_jack.h#3addd63d1fba8d9013e00b06d9420e39271c0c4e</link>
        <description>ASoC: SDCA: Factor out jack handling into new c fileThe jack code is perhaps a bit large for being in the interruptcode directly. Improve the encapsulation by factoring out thejack handling code into a new c file, as is already done for HIDand FDL. Whilst doing so also add a jack_state structure to holdthe jack state for improved expandability in the future.Signed-off-by: Charles Keepax &lt;ckeepax@opensource.cirrus.com&gt;Link: https://patch.msgid.link/20251215153650.3913117-2-ckeepax@opensource.cirrus.comReviewed-by: Bard Liao &lt;yung-chuan.liao@linux.intel.com&gt;Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux/include/sound/sdca_jack.h</description>
        <pubDate>Mon, 15 Dec 2025 15:36:47 +0000</pubDate>
        <dc:creator>Charles Keepax &lt;ckeepax@opensource.cirrus.com&gt;</dc:creator>
    </item>
</channel>
</rss>
