summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-17ALSA: pcm: Don't embed deviceTakashi Iwai
2023-08-17ALSA: control: Don't embed ctl_devTakashi Iwai
2023-08-17ALSA: core: Introduce snd_device_alloc()Takashi Iwai
2023-08-17ALSA: hda: cs35l41: change cs35l41_prop_model to staticYang Yingliang
2023-08-16ALSA: hda: intel-dsp-cfg: Add Chromebook quirk to ADL/RPLBrady Norander
2023-08-16ALSA: hda: cs35l41: Fix the loop check in cs35l41_add_dsd_propertiesTakashi Iwai
2023-08-15ALSA: hda: cs35l41: Support systems with missing _DSD propertiesStefan Binding
2023-08-10ALSA: dice: add stream format parameters for Weiss devicesTakashi Sakamoto
2023-08-08ALSA: hda/tegra: refactor deprecated strncpyJustin Stitt
2023-08-08ALSA: info: Remove unused function declarationsYue Haibing
2023-08-08ALSA: pcmtest: Remove redundant definitionsIvan Orlov
2023-08-08ALSA: pcmtest: Move buffer iterator initialization to prepare callbackIvan Orlov
2023-08-04Merge branch 'topic/intel-hda' into for-nextTakashi Iwai
2023-08-04ALSA: hda/i915: extend connectivity check to cover Intel ARLKai Vehmanen
2023-08-04ALSA: hda: intel-dsp-cfg: add LunarLake supportPierre-Louis Bossart
2023-08-04ALSA: hda: intel-dsp-cfg: use common include for MeteorLakePierre-Louis Bossart
2023-08-04ALSA: hda: add HD Audio PCI ID for Intel Arrow Lake-SKai Vehmanen
2023-08-04PCI: add ArrowLake-S PCI ID for Intel HDAudio subsystem.Pierre-Louis Bossart
2023-08-02ALSA: hda: cs35l41: Print amp configuration after bindStefan Binding
2023-08-02ALSA: ac97: set variables dev_attr_vendor_id to staticYu Liao
2023-08-01ALSA: usb-audio: Remove unused function declarationYue Haibing
2023-08-01ALSA: hda/cs35l56: Reject I2C alias addressesRichard Fitzgerald
2023-08-01ALSA: hda/cs35l56: Fail if .bin not found and firmware not patchedRichard Fitzgerald
2023-08-01ALSA: hda/cs35l56: Do not download firmware over existing RAM firmwareRichard Fitzgerald
2023-08-01ALSA: hda/cs35l56: cs_dsp_power_down() on cs35l56_hda_fw_load() error pathRichard Fitzgerald
2023-08-01ALSA: hda/cs35l56: Call cs_dsp_power_down() before calling cs_dsp_remove()Richard Fitzgerald
2023-08-01ALSA: hda/cs35l56: Always power-up and start cs_dspRichard Fitzgerald
2023-08-01ALSA: hda/cs35l56: Call cs_dsp_power_down() before reloading firmwareRichard Fitzgerald
2023-08-01ALSA: hda/cs35l56: Do not mark cache dirty after REINITRichard Fitzgerald
2023-08-01ALSA: hda/cs35l56: Complete firmware reboot before calling cs_dsp_run()Richard Fitzgerald
2023-07-29ALSA: bcd2000: refactor deprecated strncpyJustin Stitt
2023-07-29ALSA: xen-front: refactor deprecated strncpyJustin Stitt
2023-07-27ALSA: hda/cs35l56: Do some clean up on probe errorDan Carpenter
2023-07-25Merge tag 'asoc-v6.6-early' of https://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai
2023-07-24ALSA: hda: Adding support for CS35L56 on HDAMark Brown
2023-07-24ALSA: hda: cs35l41: Ensure amp is only unmuted during playbackStefan Binding
2023-07-24ALSA: hda: cs35l41: Add device_link between HDA and cs35l41_hdaStefan Binding
2023-07-24ALSA: hda: cs35l41: Rework System Suspend to ensure correct call separationStefan Binding
2023-07-24ALSA: hda: cs35l41: Use pre and post playback hooksStefan Binding
2023-07-24ALSA: hda: hda_component: Add pre and post playback hooks to hda_componentStefan Binding
2023-07-24ALSA: hda: cs35l41: Move Play and Pause into separate functionsStefan Binding
2023-07-24ALSA: hda: cs35l41: Ensure we pass up any errors during system suspend.Stefan Binding
2023-07-24ALSA: hda: cs35l41: Ensure we correctly re-sync regmap before system suspending.Stefan Binding
2023-07-24ALSA: hda: cs35l41: Check mailbox status of pause command after firmware loadStefan Binding
2023-07-24ALSA: cs35l41: Poll for Power Up/Down rather than waiting a fixed delayStefan Binding
2023-07-24ALSA: cs35l41: Use mbox command to enable speaker output for external boostStefan Binding
2023-07-23ASoC: codecs: lpass: Log clk_get() failuresBjorn Andersson
2023-07-23ALSA: hda/cs35l56: Add driver for Cirrus Logic CS35L56 amplifierSimon Trimmer
2023-07-23ALSA: hda: Fix missing header dependenciesRichard Fitzgerald
2023-07-23ASoC: cs35l56: Make a common function to shutdown the DSPSimon Trimmer