Age | Commit message (Expand) | Author | Files | Lines |
2025-06-19 | ASoC: Intel: sof-function-topology-lib: Print out the unsupported dmic count | Peter Ujfalusi | 1 | -1/+2 |
2025-06-16 | ASoC: SOF: imx8: add core shutdown operation for imx8/imx8x | Laurentiu Mihalcea | 1 | -0/+15 |
2025-06-13 | ASoC: amd: yc: update quirk data for HP Victus | Raven Black | 1 | -0/+7 |
2025-06-13 | ASoC: cs35l56: Change firmware filenames for SoundWire | Mark Brown | 5 | -26/+96 |
2025-06-13 | ASoC: apple: mca: Drop default ARCH_APPLE in Kconfig | Sven Peter | 1 | -1/+0 |
2025-06-12 | ASoC: amd: yc: Add quirk for MSI Bravo 17 D7VF internal mic | Gabriel Santese | 1 | -0/+7 |
2025-06-12 | ASoC: cs35l56: Use SoundWire address as alternate firmware suffix on L56 B0 | Richard Fitzgerald | 4 | -17/+50 |
2025-06-12 | ASoC: cs35l56: Use SoundWire address as firmware name suffix for new silicon | Richard Fitzgerald | 5 | -17/+54 |
2025-06-10 | ASoC: sdw_utils: Fix potential NULL pointer deref in is_sdca_endpoint_present() | Thorsten Blum | 1 | -0/+2 |
2025-06-08 | ASoC: loongson: Fix build warnings about export.h | Huacai Chen | 1 | -0/+1 |
2025-06-08 | ASoC: codecs: ES8326: Modify initialization configuration | Zhang Yi | 1 | -2/+1 |
2025-06-08 | ASoC: cs48l32: Fix a signedness bug in cs48l32_hw_params() | Harshit Mogalapalli | 1 | -0/+4 |
2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar | 2 | -2/+3 |
2025-06-07 | Merge tag 'sound-fix-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 18 | -66/+182 |
2025-06-06 | Merge tag 'usb-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 16 | -5/+1200 |
2025-06-05 | Merge tag 'soundwire-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+3 |
2025-06-05 | Merge tag 'asoc-fix-v6.16-merge-window' of https://git.kernel.org/pub/scm/lin... | Takashi Iwai | 18 | -66/+182 |
2025-06-03 | ASoC: Intel: avs: boards: Fix rt5663 front end name | Amadeusz Sławiński | 1 | -1/+1 |
2025-06-03 | ASoC: Intel: avs: Simplify verification of parse_int_array() result | Cezary Rojewski | 2 | -4/+4 |
2025-06-02 | ASoC: Intel: avs: Set of functional fixes | Mark Brown | 7 | -21/+29 |
2025-06-02 | ASoC: ti: omap-hdmi: Re-add dai_link->platform to fix card init | Yuuki NAGAO | 1 | -2/+5 |
2025-06-02 | ASoC: pcm: Do not open FEs with no BEs connected | Cezary Rojewski | 1 | -11/+12 |
2025-06-02 | ASoC: rt1320: fix speaker noise when volume bar is 100% | Shuming Fan | 1 | -1/+16 |
2025-06-02 | ASoC: Intel: avs: Include missing string.h | Cezary Rojewski | 1 | -0/+1 |
2025-06-02 | ASoC: Intel: avs: Verify content returned by parse_int_array() | Cezary Rojewski | 1 | -1/+5 |
2025-06-02 | ASoC: Intel: avs: Verify kcalloc() status when setting constraints | Cezary Rojewski | 1 | -0/+2 |
2025-06-02 | ASoC: Intel: avs: Fix paths in MODULE_FIRMWARE hints | Amadeusz Sławiński | 1 | -10/+10 |
2025-06-02 | ASoC: Intel: avs: Fix possible null-ptr-deref when initing hw | Cezary Rojewski | 1 | -4/+1 |
2025-06-02 | ASoC: Intel: avs: Fix PPLCxFMT calculation | Cezary Rojewski | 1 | -3/+5 |
2025-06-02 | ASoC: Intel: avs: Fix deadlock when the failing IPC is SET_D0IX | Cezary Rojewski | 1 | -1/+3 |
2025-06-02 | ASoC: codecs: hda: Fix RPM usage count underflow | Cezary Rojewski | 1 | -2/+2 |
2025-05-28 | ASoC: amd: yc: Add support for Lenovo Yoga 7 16ARP8 | meowmeowbeanz | 1 | -0/+7 |
2025-05-28 | ASoC: tas571x: fix tas5733 num_controls | Bram Vlerick | 1 | -1/+1 |
2025-05-27 | Merge tag 'sound-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 204 | -2364/+18296 |
2025-05-27 | ASoC: codecs: wcd93xx: Few regulator supplies fixes | Mark Brown | 2 | -24/+8 |
2025-05-27 | ASoC: tas571x: add separate tas5733 controls | Bram Vlerick | 2 | -1/+98 |
2025-05-27 | ASoC: codecs: fix out-of-bounds access on invalid clock config | Qasim Ijaz | 1 | -0/+1 |
2025-05-27 | ASoC: codecs: wcd9375: Fix double free of regulator supplies | Krzysztof Kozlowski | 1 | -5/+1 |
2025-05-27 | ASoC: codecs: wcd937x: Drop unused buck_supply | Krzysztof Kozlowski | 1 | -1/+0 |
2025-05-27 | ASoC: codecs: wcd9335: Fix missing free of regulator supplies | Krzysztof Kozlowski | 1 | -18/+7 |
2025-05-26 | Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -5/+5 |
2025-05-23 | Merge tag 'asoc-v6.16-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b... | Takashi Iwai | 4 | -0/+923 |
2025-05-23 | ASoC: codecs: add support for ES8375 | Mark Brown | 4 | -0/+923 |
2025-05-23 | ASoC: qdsp6: fix compile-testing without CONFIG_OF | Arnd Bergmann | 1 | -1/+1 |
2025-05-23 | ASoC: codecs: add support for ES8375 | Zhang Yi | 4 | -0/+923 |
2025-05-22 | Merge branch 'for-linus' into for-next | Takashi Iwai | 8 | -8/+70 |
2025-05-22 | Merge tag 'asoc-v6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 194 | -1974/+16874 |
2025-05-22 | Add Tegra264 support in AHUB drivers | Mark Brown | 15 | -152/+1940 |
2025-05-22 | ASoC: wm_adsp: Make cirrus_dir const | Richard Fitzgerald | 1 | -1/+1 |
2025-05-22 | ASoC: tegra: Tegra264 support in isomgr_bw | Sheetal | 1 | -3/+4 |
2025-05-22 | ASoC: tegra: AHUB: Add Tegra264 support | Sheetal | 2 | -9/+891 |
2025-05-22 | ASoC: tegra: ADX: Add Tegra264 support | Sheetal | 2 | -17/+248 |
2025-05-22 | ASoC: tegra: AMX: Add Tegra264 support | Sheetal | 2 | -22/+241 |
2025-05-22 | ASoC: tegra: I2S: Add Tegra264 support | Sheetal | 2 | -49/+233 |
2025-05-22 | ASoC: tegra: Update PLL rate for Tegra264 | Sheetal | 1 | -2/+12 |
2025-05-22 | ASoC: tegra: ASRC: Update ARAM address | Sheetal | 2 | -8/+22 |
2025-05-22 | ASoC: tegra: ADMAIF: Add Tegra264 support | Sheetal | 2 | -38/+263 |
2025-05-22 | ASoC: tegra: CIF: Add Tegra264 support | Sheetal | 1 | -4/+26 |
2025-05-22 | ALSA: hda/tas2781: Move and unified the calibrated-data getting function for ... | Shenghao Ding | 1 | -15/+0 |
2025-05-21 | Add DAPM/ASoC helpers to create SDCA drivers | Mark Brown | 5 | -24/+1386 |
2025-05-21 | ASoC: Add Intel machine driver support for CS35L63 | Mark Brown | 2 | -0/+63 |
2025-05-21 | ASoC: Intel: sof_sdw: Add support for wclrvp & ocelot in WCL platform | Naveen Manohar | 1 | -0/+18 |
2025-05-20 | ASoC: Intel: soc-acpi-intel-mtl-match: Add match for CDB35L63-CB2 | Richard Fitzgerald | 1 | -0/+38 |
2025-05-20 | ASoC: intel: sof_sdw: Add support for CS35L63 into machine driver | Stefan Binding | 1 | -0/+25 |
2025-05-20 | ASoC: SDCA: Create DAI drivers from DisCo | Charles Keepax | 1 | -4/+223 |
2025-05-20 | ASoC: SDCA: Create ALSA controls from DisCo | Charles Keepax | 1 | -4/+252 |
2025-05-20 | ASoC: SDCA: Create DAPM widgets and routes from DisCo | Charles Keepax | 2 | -1/+845 |
2025-05-20 | ASoC: dapm: Add component level pin switches | Charles Keepax | 1 | -14/+70 |
2025-05-20 | ASoC: SDCA: Move allocation of PDE delays array | Charles Keepax | 1 | -6/+4 |
2025-05-20 | ASoC: SDCA: Remove regmap module macros | Charles Keepax | 1 | -3/+0 |
2025-05-20 | Add sound card support for QCS9100 and QCS9075 | Mark Brown | 1 | -0/+2 |
2025-05-20 | ASoC: qcom: sdm845: Add error handling in sdm845_slim_snd_hw_params() | Wentao Liang | 1 | -0/+4 |
2025-05-19 | ASoC: SOF: Intel: add initial support for WCL | Peter Ujfalusi | 3 | -0/+54 |
2025-05-19 | ASoC: qcom: sc8280xp: Add sound card support for QCS9100 and QCS9075 | Mohammad Rafi Shaik | 1 | -0/+2 |
2025-05-19 | ASoC: apple: mca: Constrain channels according to TDM mask | Martin Povišer | 1 | -0/+23 |
2025-05-19 | ASoC: tas2781: Header file cleanup and Move the macro definitions to fwlib | Shenghao Ding | 1 | -0/+5 |
2025-05-19 | ASoC: rt722: make regmap cache-only in probe | Shuming Fan | 2 | -1/+4 |
2025-05-16 | ASoC: amd: yc: Add quirk for Lenovo Yoga Pro 7 14ASP9 | Talhah Peerbhai | 1 | -1/+8 |
2025-05-16 | ASoC: fsl_xcvr: update platform driver name | Shengjiu Wang | 1 | -1/+1 |
2025-05-16 | ASoC: soc-utils: Check string pointer validity in snd_soc_dlc_is_dummy() | Chen-Yu Tsai | 1 | -2/+2 |
2025-05-16 | Merge branch 'for-linus' into for-next | Takashi Iwai | 21 | -23/+93 |
2025-05-15 | x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID header | Ahmed S. Darwish | 1 | -1/+1 |
2025-05-15 | ASoC: mediatek: mt8183-afe-pcm: Shorten source code | Mark Brown | 1 | -444/+127 |
2025-05-15 | cs35l56: Log tuning unique identifiers during firmware | Mark Brown | 2 | -0/+29 |
2025-05-15 | ASoC: codecs: add support for ES8389 | Mark Brown | 4 | -1/+1110 |
2025-05-15 | ASoC: mediatek: mt8183-afe-pcm: shorten mt8183_is_volatile_reg() | Chen-Yu Tsai | 1 | -112/+40 |
2025-05-15 | ASoC: mediatek: mt8183-afe-pcm: Shorten irq_data table using macros | Chen-Yu Tsai | 1 | -143/+33 |
2025-05-15 | ASoC: mediatek: mt8183-afe-pcm: Shorten memif_data table using macros | Chen-Yu Tsai | 1 | -189/+54 |
2025-05-15 | ASoC: q6apm-lpass-dais: Print APM port id in decimal on enable error | Konrad Dybcio | 1 | -1/+1 |
2025-05-14 | ASoC: SOF: Intel: hda: Fix UAF when reloading module | Tavian Barnes | 1 | -1/+15 |
2025-05-14 | ASoC: amd: use new ACP dev names for DAI links | Brady Norander | 3 | -9/+9 |
2025-05-14 | ASoC: intel/sdw_utils: Assign initial value in asoc_sdw_rt_amp_spk_rtd_init() | I Hsin Cheng | 1 | -1/+1 |
2025-05-14 | ASoC: SOF: Intel: hda: Set the mic_privacy flag for soundwire with ACE3+ | Peter Ujfalusi | 1 | -0/+3 |
2025-05-14 | ASoC: codecs: add support for ES8389 | Zhang Yi | 4 | -1/+1110 |
2025-05-14 | ASoC: cs35l56: Log tuning unique identifiers during firmware load | Simon Trimmer | 2 | -0/+29 |
2025-05-14 | ASoC: tegra210_ahub: Add check to of_device_get_match_data() | Yuanjun Gong | 1 | -0/+2 |
2025-05-13 | ASoC: tlv320aic3x: Use dev_err_probe | Nishanth Menon | 1 | -4/+2 |
2025-05-13 | ALSA: hda/tas2781: Fix the ld issue reported by kernel test robot | Shenghao Ding | 2 | -6/+6 |
2025-05-13 | Merge 6.15-rc6 into usb-next | Greg Kroah-Hartman | 21 | -23/+93 |
2025-05-12 | ASoC: soc-core: merge snd_soc_unregister_component() and snd_soc_unregister_c... | Kuninori Morimoto | 1 | -25/+5 |
2025-05-09 | ASoc: SOF: topology: connect DAI to a single DAI link | Kai Vehmanen | 1 | -4/+14 |
2025-05-09 | ASoC: SOF: Intel: hda-bus: Use PIO mode on ACE2+ platforms | Peter Ujfalusi | 1 | -1/+1 |
2025-05-09 | ASoC: SOF: ipc4-pcm: Delay reporting is only supported for playback direction | Peter Ujfalusi | 1 | -1/+2 |
2025-05-09 | ASoC: SOF: ipc4-control: Use SOF_CTRL_CMD_BINARY as numid for bytes_ext | Peter Ujfalusi | 1 | -1/+10 |
2025-05-09 | ASoC: Intel: atom: Remove unused functions | Dr. David Alan Gilbert | 3 | -63/+0 |
2025-05-08 | ASoC: rt712-sdca: remove redundant else path of if statement | Colin Ian King | 1 | -6/+2 |
2025-05-08 | ASoC: codecs: rt9123: Fix sparse cast warning | ChiYuan Huang | 1 | -3/+3 |
2025-05-08 | ASoC: Intel: soc-acpi-intel-lnl/ptl-match: Add | Mark Brown | 2 | -8/+39 |
2025-05-08 | ASoC: mediatek: mt8188-mt6359: Depend on MT6359_ACCDET set or disabled | Nícolas F. R. A. Prado | 1 | -1/+1 |
2025-05-08 | ASoC: rt712-sdca: remove redundant else path of if statement | Colin Ian King | 1 | -6/+2 |
2025-05-08 | ASoC: Intel: soc-acpi-intel-ptl-match: Add rt713_vb_l3_rt1320_l3 support | Mac Chiang | 1 | -0/+31 |
2025-05-08 | ASoC: Intel: soc-acpi-intel-lnl/ptl-match: Simplify variable name | Mac Chiang | 2 | -8/+8 |
2025-05-07 | ASoC: tas2781: Add a debugfs node for acoustic tuning | Shenghao Ding | 1 | -0/+154 |
2025-05-07 | Add support for CS35L63 Smart Amplifier | Mark Brown | 6 | -25/+369 |
2025-05-07 | ASoC: SOF: add disable_function_topology flag and | Mark Brown | 2 | -4/+13 |
2025-05-07 | Minor bug fix and tidy up for sof_sdw | Mark Brown | 4 | -26/+16 |
2025-05-07 | ASoC: codec: cs42l[56,73,52]: Convert to GPIO | Mark Brown | 3 | -122/+150 |
2025-05-06 | ASoC: amd: sof_amd_sdw: add logic to get cpu_pin_id for ACP7.0/ACP7.1 platforms | Vijendar Mukunda | 1 | -0/+7 |
2025-05-06 | ASoC: amd: sof_amd_sdw: Fix unlikely uninitialized variable use in create_sdw... | Vijendar Mukunda | 1 | -1/+1 |
2025-05-06 | ASoC: amd: amd_sdw: Fix unlikely uninitialized variable use in create_sdw_dai... | Vijendar Mukunda | 1 | -1/+1 |
2025-05-06 | ASoC: Intel: soc-acpi-intel-ptl-match: Sort ACPI link/machine tables | Naveen Manohar | 1 | -41/+45 |
2025-05-06 | ASoC: codec: cs42l52: Convert to GPIO descriptors | Peng Fan | 1 | -16/+12 |
2025-05-06 | ASoC: codec: cs42l52: Drop cs42l52.h | Peng Fan | 1 | -32/+46 |
2025-05-06 | ASoC: codec: cs42l52: Sort headers alphabetically | Peng Fan | 1 | -8/+8 |
2025-05-06 | ASoC: codec: cs42l73: Convert to GPIO descriptors | Peng Fan | 1 | -15/+11 |
2025-05-06 | ASoC: codec: cs42l73: Drop cs42l73.h | Peng Fan | 1 | -18/+18 |
2025-05-06 | ASoC: codec: cs42l73: Sort headers alphabetically | Peng Fan | 1 | -7/+7 |
2025-05-06 | ASoC: codec: cs42l56: Convert to GPIO descriptors | Peng Fan | 1 | -14/+11 |
2025-05-06 | ASoC: codec: cs42l56: Drop cs42l56.h | Peng Fan | 1 | -12/+37 |
2025-05-06 | ASoC: codec: cs42l56: Sort headers alphabetically | Peng Fan | 1 | -11/+11 |
2025-05-06 | ASoC: SOF: add disable_function_topology module parameter | Bard Liao | 1 | -2/+6 |
2025-05-06 | ASoC: SOF: set disable_function_topology if override_tplg_filename is set | Bard Liao | 1 | -3/+7 |
2025-05-06 | ASoC: SOF: add disable_function_topology flag | Bard Liao | 1 | -1/+2 |
2025-05-06 | Merge tag 'v6.15-rc5' into x86/cpu, to resolve conflicts | Ingo Molnar | 32 | -70/+362 |
2025-05-06 | ASoC: cs35l56: Read Silicon ID from DIE_STS registers for CS35L63 | Stefan Binding | 1 | -3/+36 |
2025-05-06 | ASoC: cs35l56: Add initial support for CS35L63 for I2C and SoundWire | Stefan Binding | 5 | -2/+225 |
2025-05-06 | ASoC: cs35l56: Add Mute, Volume and Posture registers to firmware register list | Stefan Binding | 2 | -3/+41 |
2025-05-06 | ASoC: cs35l56: Add struct to index firmware registers | Stefan Binding | 5 | -11/+41 |
2025-05-06 | ASoC: cs35l56: Add Index based on ACPI HID or SDW ID to select regmap config | Stefan Binding | 2 | -6/+26 |
2025-05-06 | ASoC: SOF: imx8m: Use reset controller API to control the DSP | Daniel Baluta | 1 | -16/+8 |
2025-05-06 | AsoC: Phase out hybrid PCI devres | Mark Brown | 18 | -71/+104 |
2025-05-06 | ASoC: Intel: sof_sdw: Avoid NULL check fail when re-probing | Charles Keepax | 1 | -14/+11 |
2025-05-06 | ASoC: sdw_utils: Remove num_platforms from simple DAI helper | Charles Keepax | 4 | -13/+6 |
2025-05-05 | ALSA: hda/tas2781: select CONFIG_CRC8 for SND_HDA_SCODEC_TAS2781_I2C | Arnd Bergmann | 1 | -0/+1 |
2025-05-05 | ASoC: intel: atom: Return -ENOMEM if pcim_iomap() fails | Philipp Stanner | 1 | -5/+5 |
2025-05-05 | ASoC: intel: atom: Use pure devres PCI | Philipp Stanner | 1 | -35/+24 |
2025-05-05 | ASoC: intel: avs: Use pure devres PCI | Philipp Stanner | 1 | -6/+2 |
2025-05-05 | ASoC: sof: Use pure devres PCI | Philipp Stanner | 1 | -13/+3 |
2025-05-05 | ASoC: mediatek: mt8188-mt6359: select CONFIG_SND_SOC_MT6359_ACCDET | Arnd Bergmann | 1 | -0/+1 |
2025-05-04 | ASoC: SOF: amd: add soundwire IO support for ACP7.0 & | Mark Brown | 5 | -19/+148 |
2025-05-03 | ASoC: SOF: amd: add build support for soundwire | Vijendar Mukunda | 1 | -0/+1 |
2025-05-03 | ASoC: SOF: amd: add soundwire wake irq handling | Vijendar Mukunda | 3 | -2/+79 |
2025-05-03 | ASoC: SOF: amd: enable soundwire host wake irq mask | Vijendar Mukunda | 2 | -0/+12 |
2025-05-03 | ASoC: SOF: amd: refactor acp reset sequence | Vijendar Mukunda | 1 | -9/+11 |
2025-05-03 | ASoC: SOF: amd: enable ACP_PME_EN register for ACP7.0 & ACP7.1 platforms | Vijendar Mukunda | 2 | -1/+19 |
2025-05-03 | ASoC: SOF: amd: update soundwire specific acp descriptor fields | Vijendar Mukunda | 2 | -0/+4 |
2025-05-03 | ASoC: SOF: amd: add ACP7.1 platform support | Vijendar Mukunda | 4 | -5/+19 |
2025-05-03 | ASoC: SOF: amd: add missing acp descriptor field | Vijendar Mukunda | 1 | -0/+1 |
2025-05-03 | ASoC: SOF: amd: remove else condition in resume sequence | Vijendar Mukunda | 1 | -2/+2 |
2025-05-03 | ASoC: soc-utils: add snd_soc_dlc_is_dummy() | Mark Brown | 3 | -6/+19 |
2025-05-02 | ASoC: fsl_rpmsg: Allocate a smaller buffer size for capture stream | Chancel Liu | 3 | -6/+25 |
2025-05-02 | ASoC: fsl_rpmsg: Configure CPU DAI for card that sits on rpmsg-micfil-channel | Chancel Liu | 1 | -0/+10 |
2025-05-02 | ASoC: codecs: tas2764: Fix Wvoid-pointer-to-enum-cast warning | Krzysztof Kozlowski | 1 | -1/+1 |
2025-05-02 | ASoC: codecs: wsa88xx/wcd938x: Drop kerneldoc marker from inner comment | Krzysztof Kozlowski | 3 | -3/+3 |
2025-05-02 | ASoC: mediatek: mt8195: use snd_soc_dlc_is_dummy() | Kuninori Morimoto | 1 | -3/+3 |
2025-05-02 | ASoC: mediatek: mt8188: use snd_soc_dlc_is_dummy() | Kuninori Morimoto | 1 | -3/+3 |
2025-05-02 | ASoC: soc-utils: add snd_soc_dlc_is_dummy() | Kuninori Morimoto | 1 | -0/+13 |
2025-05-01 | ASoC: codec: twl4030: Convert to GPIO descriptors | Mark Brown | 1 | -49/+30 |
2025-05-01 | ASoC: intel/sdw_utils: Add volume limits to CS35L56 | Mark Brown | 3 | -0/+38 |
2025-05-01 | ASoC: stm32: sai: fix kernel rate configuration | Mark Brown | 1 | -5/+11 |
2025-05-01 | ASoC: Intel: avs: Fix kcalloc() sizes | Thorsten Blum | 1 | -3/+3 |
2025-05-01 | ASoC: codec: sma1307: Remove including of_gpio.h | Peng Fan | 1 | -1/+0 |
2025-05-01 | ASoC: codec: twl4030: Convert to GPIO descriptors | Peng Fan | 1 | -40/+23 |
2025-05-01 | ASoC: codec: twl4030: Sort headers alphabetically | Peng Fan | 1 | -11/+9 |
2025-05-01 | ASoC: amd: ps: fix for irq handler return status | Vijendar Mukunda | 1 | -2/+3 |
2025-05-01 | ASoC: simple-card-utils: Fix pointer check in graph_util_parse_link_direction | Alexander Stein | 1 | -2/+2 |
2025-05-01 | ASoC: intel/sdw_utils: Add volume limit to cs35l56 speakers | Stefan Binding | 2 | -0/+28 |
2025-05-01 | ASoC: intel/sdw_utils: Add volume limit to cs42l43 speakers | Stefan Binding | 1 | -0/+10 |
2025-05-01 | ASoC: stm32: sai: add a check on minimal kernel frequency | Olivier Moysan | 1 | -1/+4 |
2025-05-01 | ASoC: stm32: sai: skip useless iterations on kernel rate loop | Olivier Moysan | 1 | -4/+7 |
2025-04-30 | ALSA: hda/tas2781: Remove tas2781_spi_fwlib.c and leverage SND_SOC_TAS2781_FM... | Shenghao Ding | 6 | -384/+425 |
2025-04-30 | ASoC: wm_adsp: Don't use no_free_ptr() when passing to PTR_ERR() | Richard Fitzgerald | 1 | -1/+1 |
2025-04-30 | ASoC: codecs: Use min() to simplify aw_dev_dsp_update_container() | Thorsten Blum | 3 | -15/+6 |
2025-04-30 | ASoC: SOF: ipc4-pcm: Adjust pipeline_list->pipelines allocation type | Kees Cook | 1 | -1/+2 |
2025-04-30 | ASoC: SOF: topology: Fix null pointer dereference | Julien Massot | 1 | -1/+1 |
2025-04-30 | ASoC: amd: acp: Drop superfluous assignment in acp_sof_probe() | Cristian Ciocaltea | 1 | -1/+1 |
2025-04-30 | ASoC: Intel: catpt: avoid type mismatch in dev_dbg() format | Arnd Bergmann | 1 | -1/+1 |
2025-04-28 | Merge 6.15-rc4 into usb-next | Greg Kroah-Hartman | 12 | -47/+269 |
2025-04-26 | ASoC: add Renesas MSIOF sound driver | Mark Brown | 5 | -4/+611 |
2025-04-26 | ASoC: renesas: add MSIOF sound support | Kuninori Morimoto | 3 | -0/+576 |
2025-04-26 | ASoC: renesas: rsnd: enable to use "adg" clock | Kuninori Morimoto | 1 | -0/+19 |
2025-04-26 | ASoC: renesas: rsnd: care BRGA/BRGB select in rsnd_adg_clk_enable() | Kuninori Morimoto | 1 | -3/+10 |
2025-04-26 | ASoC: renesas: rsnd: allow to use ADG as standalone | Kuninori Morimoto | 1 | -1/+6 |
2025-04-25 | ASoC: codec: tpa6130a2: Convert to GPIO descriptors | Mark Brown | 1 | -38/+16 |
2025-04-25 | ASoC: codecs: wcd938x: fix mux error handling | Mark Brown | 1 | -12/+11 |
2025-04-25 | ASoC: Intel: bytcr_rt5640: Add DMI quirk for Acer Aspire SW3-013 | Takashi Iwai | 1 | -0/+13 |
2025-04-25 | ASoC: amd: acp: Fix devm_snd_soc_register_card(acp-pdm-mach) failure | Venkata Prasad Potturu | 1 | -1/+1 |
2025-04-25 | ASoC: amd: acp: Fix NULL pointer deref in acp_i2s_set_tdm_slot | Venkata Prasad Potturu | 1 | -1/+1 |
2025-04-25 | ASoC: amd: acp: Fix NULL pointer deref on acp resume path | Venkata Prasad Potturu | 4 | -4/+4 |
2025-04-25 | ASoC: starfive: Use max() to simplify code in jh7110_tdm_syncdiv() | Thorsten Blum | 1 | -10/+3 |