summaryrefslogtreecommitdiff
path: root/sound/pci
AgeCommit message (Expand)Author
2022-08-11ALSA: hda: Fix crash due to jack poll in suspendMohan Kumar
2022-08-11ALSA: hda/cirrus - support for iMac 12,1 modelAllen Ballway
2022-08-09ALSA: hda/realtek: Add a quirk for HP OMEN 15 (8786) mute LEDBedant Patnaik
2022-08-08ALSA: hda/conexant: Add quirk for LENOVO 20149 Notebook modelMeng Tang
2022-08-05ALSA: ice1712: remove redundant assignment to newColin Ian King
2022-08-05ALSA: hda/realtek: Add quirk for another Asus K42JZ modelMeng Tang
2022-08-03ALSA: hda/realtek: Add quirk for HP Spectre x360 15-eb0xxxIvan Hasenkampf
2022-08-02ALSA: hda: Replace sprintf() with sysfs_emit()Takashi Iwai
2022-07-31ALSA: hda/realtek: Add quirk for Clevo NV45PZTim Crawford
2022-07-30ALSA: hda/realtek: Add quirk for Lenovo Yoga9 14IAP7Philipp Jungkamp
2022-07-28ALSA: hda: cs35l41: Support CLSA0101Lucas Tanure
2022-07-28ALSA: hda: cs35l41: Use the CS35L41 HDA internal defineLucas Tanure
2022-07-25ALSA: hda/realtek: Enable speaker and mute LEDs for HP laptopsKai-Heng Feng
2022-07-25Merge branch 'for-linus' into for-nextTakashi Iwai
2022-07-25ALSA: hda: cs35l41: Fix build error unused-functionRen Zhijie
2022-07-25ALSA: asihpi: fix repeated words in commentswangjianli
2022-07-22ALSA: asihpi: Fix typo in commentsshaomin Deng
2022-07-22ALSA: emu10k1: Fix typo in commentsshaomin Deng
2022-07-15Revert "ALSA: hda: Fix page fault in snd_hda_codec_shutdown()"Takashi Iwai
2022-07-15Revert "ALSA: hda: cs35l41: Allow compilation test on non-ACPI configurations"Takashi Iwai
2022-07-15ALSA: hda: Skip event processing for unregistered codecsCezary Rojewski
2022-07-15ALSA: hda: cs35l41: Add module parameter to control firmware loadStefan Binding
2022-07-15ALSA: hda: cs35l41: Support Firmware switching and reloadingStefan Binding
2022-07-15ALSA: hda: cs35l41: Add defaulted values into dsp bypass config sequenceStefan Binding
2022-07-15ALSA: hda: hda_cs_dsp_ctl: Add fw id stringsStefan Binding
2022-07-15ALSA: hda: cs35l41: Read Speaker Calibration data from UEFI variablesStefan Binding
2022-07-15ALSA: hda: cs35l41: Support Hibernation during SuspendStefan Binding
2022-07-15Merge tag 'asoc-v5.20' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2022-07-14ALSA: hda: cs35l41: Support Speaker ID for laptopsStefan Binding
2022-07-14ALSA: hda: cs35l41: Support multiple load paths for firmwareStefan Binding
2022-07-14ALSA: hda: cs35l41: Support reading subsystem id from ACPIStefan Binding
2022-07-14ALSA: hda: cs35l41: Save Subsystem ID inside CS35L41 DriverStefan Binding
2022-07-14ALSA: hda: cs35l41: Add initial DSP support and firmware loadingVitaly Rodionov
2022-07-14ALSA: hda: cs35l41: Save codec object inside component structStefan Binding
2022-07-14ALSA: hda: hda_cs_dsp_ctl: Add apis to write the controls directlyStefan Binding
2022-07-14ALSA: hda: hda_cs_dsp_ctl: Add Library to support CS_DSP ALSA controlsStefan Binding
2022-07-13ALSA: hda/realtek - Enable the headset-mic on a Xiaomi's laptopMeng Tang
2022-07-13ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc221Meng Tang
2022-07-13ALSA: hda/realtek: fix mute/micmute LEDs for HP machinesJeremy Szu
2022-07-13ALSA: hda: cs35l41: Consolidate selections under SND_HDA_SCODEC_CS35L41Andy Shevchenko
2022-07-13ALSA: hda: cs35l41: Drop wrong use of ACPI_PTR()Andy Shevchenko
2022-07-13ALSA: hda: cs35l41: Allow compilation test on non-ACPI configurationsAndy Shevchenko
2022-07-13ALSA: hda: cs35l41: Don't dereference fwnode handleAndy Shevchenko
2022-07-12ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc671Meng Tang
2022-07-12ALSA: hda: cs35l41: Improve dev_err_probe() messagingAndy Shevchenko
2022-07-12ALSA: hda: cs35l41: Fix comments wrt serial-multi-instantiate referenceAndy Shevchenko
2022-07-12ALSA: hda - Add fixup for Dell Latitidue E5430Meng Tang
2022-07-11ALSA: hda/conexant: Apply quirk for another HP ProDesk 600 G3 modelMeng Tang
2022-07-11ALSA: hda/realtek: Fix headset mic for Acer SF313-51Meng Tang
2022-07-09ALSA: hda: Fix page fault in snd_hda_codec_shutdown()Cezary Rojewski