summaryrefslogtreecommitdiff
path: root/sound/pci
AgeCommit message (Expand)Author
2023-09-07ALSA: hda/realtek - ALC287 I2S speaker platform supportKailang Yang
2023-09-04ALSA: hda/cirrus: Fix broken audio on hardware with two CS42L42 codecs.Vitaly Rodionov
2023-08-31ALSA: hda/tas2781: Use standard clamp() macroTakashi Iwai
2023-08-25ALSA: hda: Add missing dependency on CONFIG_EFI for Cirrus/TI sub-codecsTakashi Iwai
2023-08-25ALSA: hda/realtek: Add quirk for mute LEDs on HP ENVY x360 15-eu0xxxFabian Vogt
2023-08-25ALSA: hda/tas2781: Switch back to use struct i2c_driver's .probe()Uwe Kleine-König
2023-08-24ALSA: ac97: Fix possible error value of *rac97Su Hui
2023-08-24ALSA: hda/realtek: Add quirk for HP Victus 16-d1xxx to enable mute LEDSungHwan Jung
2023-08-24ALSA: hda: cs35l41: Override the _DSD for HP Zbook Fury 17 G9 to correct boos...Stefan Binding
2023-08-24Merge branch 'for-linus' into for-nextTakashi Iwai
2023-08-23ALSA: ymfpci: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2023-08-21ALSA: hda/tas2781: Fix PM refcount unbalance at tas2781_hda_bind()Takashi Iwai
2023-08-21ALSA: hda/tas2781: Fix acpi device refcount leak at tas2781_read_acpi()Takashi Iwai
2023-08-21ALSA: hda/realtek: Fix spelling mistake "powe" -> "power"Colin Ian King
2023-08-18ALSA: asihpi: Remove unused declarationsYue Haibing
2023-08-18ALSA: rme9652: Convert to generic PCM copy opsTakashi Iwai
2023-08-18ALSA: hdsp: Convert to generic PCM copy opsTakashi Iwai
2023-08-18ALSA: rme96: Convert to generic PCM copy opsTakashi Iwai
2023-08-18ALSA: rme32: Convert to generic PCM copy opsTakashi Iwai
2023-08-18ALSA: nm256: Convert to generic PCM copy opsTakashi Iwai
2023-08-18ALSA: korg1212: Convert to generic PCM copy opsTakashi Iwai
2023-08-18ALSA: es1938: Convert to generic PCM copy opsTakashi Iwai
2023-08-18ALSA: hda/tas2781: Add tas2781 HDA driverShenghao Ding
2023-08-18ALSA: hda/tas2781: Add tas2781 HDA driverShenghao Ding
2023-08-17ALSA: hwdep: Don't embed deviceTakashi Iwai
2023-08-17ALSA: hda: cs35l41: change cs35l41_prop_model to staticYang Yingliang
2023-08-16ALSA: hda/realtek - Remodified 3k pull low procedureKailang Yang
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-11ALSA: hda/cs8409: Support new Dell Dolphin VariantsStefan Binding
2023-08-10ALSA: hda/realtek: Switch Dell Oasis models to use SPIStefan Binding
2023-08-10ALSA: hda/realtek: Add quirks for HP G11 LaptopsStefan Binding
2023-08-08ALSA: hda/tegra: refactor deprecated strncpyJustin Stitt
2023-08-04Merge branch 'topic/intel-hda' into for-nextTakashi Iwai
2023-08-04ALSA: hda: add HD Audio PCI ID for Intel Arrow Lake-SKai Vehmanen
2023-08-02ALSA: hda: cs35l41: Print amp configuration after bindStefan Binding
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-27ALSA: hda/cs35l56: Do some clean up on probe errorDan Carpenter
2023-07-27ALSA: hda/realtek: Support ASUS G713PV laptopPavel Asyutchenko
2023-07-25ALSA: hda/relatek: Enable Mute LED on HP 250 G8Luka Guzenko
2023-07-25Merge tag 'asoc-v6.6-early' of https://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai
2023-07-24ALSA: hda: cs35l41: Ensure amp is only unmuted during playbackStefan Binding