summaryrefslogtreecommitdiff
path: root/sound/hda
AgeCommit message (Expand)AuthorFilesLines
2024-12-14ASoC: Intel: sst: Support LPE0F28 ACPI HIDHans de Goede1-0/+4
2024-09-12ALSA: hda: Add input value sanity checks to HDMI channel map controlsTakashi Iwai1-0/+18
2024-05-17ALSA: hda: intel-sdw-acpi: fix usage of device_get_named_child_node()Pierre-Louis Bossart1-0/+2
2024-02-23ALSA: hda: intel-dspcfg: add filters for ARL-S and ARLPierre-Louis Bossart1-0/+10
2024-02-23ALSA: hda: Refer to correct stream index at loopsTakashi Iwai1-6/+3
2023-11-28ALSA: hda: Fix possible null-ptr-deref when assigning a streamCezary Rojewski1-2/+4
2023-11-08ALSA: hda: intel-dsp-config: Fix JSL Chromebook quirk detectionMark Hasemeyer1-0/+6
2023-09-23ALSA: hda: intel-dsp-cfg: add LunarLake supportPierre-Louis Bossart1-0/+8
2023-08-26ALSA: hda: fix a possible null-pointer dereference due to data race in snd_hd...Tuo Li1-4/+3
2023-05-30ALSA: hda: Fix unhandled register update during auto-suspend periodTakashi Iwai1-1/+1
2023-03-22ALSA: hda: intel-dsp-config: add MTL PCI idBard Liao1-0/+9
2022-12-31ALSA: hda: add snd_hdac_stop_streams() helperPierre-Louis Bossart1-3/+14
2022-12-31ALSA/ASoC: hda: move/rename snd_hdac_ext_stop_streams to hdac_stream.cPierre-Louis Bossart2-17/+16
2022-11-16ALSA: hda: fix potential memleak in 'add_widget_node'Ye Bin1-1/+3
2022-09-08ALSA: hda: intel-nhlt: Correct the handling of fmt_config flexible arrayPeter Ujfalusi1-1/+7
2022-09-08ALSA: hda: intel-nhlt: remove use of __func__ in dev_dbgPierre-Louis Bossart1-9/+8
2022-06-22ALSA: hda/realtek - Add HW8326 supporthuangwenhui1-0/+1
2022-01-27ALSA: hda: Make proper use of timecounterThomas Gleixner1-10/+4
2022-01-05ALSA: hda: intel-sdw-acpi: go through HDAS ACPI at max depth of 2Libin Yang1-1/+7
2022-01-05ALSA: hda: intel-sdw-acpi: harden detection of controllerLibin Yang1-2/+3
2021-12-08ALSA: intel-dsp-config: add quirk for CML devices based on ES8336 codecPierre-Louis Bossart1-0/+10
2021-12-01ALSA: intel-dsp-config: add quirk for JSL devices based on ES8336 codecPierre-Louis Bossart1-0/+9
2021-11-25ALSA: hda: hdac_stream: fix potential locking issue in snd_hdac_stream_assign()Pierre-Louis Bossart1-2/+2
2021-11-25ALSA: hda: hdac_ext_stream: fix potential locking issuesPierre-Louis Bossart1-18/+28
2021-11-25ALSA: intel-dsp-config: add quirk for APL/GLK/TGL devices based on ES8336 codecPierre-Louis Bossart1-2/+20
2021-10-12ALSA: hda: avoid write to STATESTS if controller is in resetKai Vehmanen1-2/+3
2021-07-20ALSA: hda: intel-dsp-cfg: add missing ElkhartLake PCI IDPierre-Louis Bossart1-0/+4
2021-05-30ALSA: hda: Add AlderLake-M PCI IDKai Vehmanen1-0/+4
2021-03-30Merge tag 'tags/mute-led-rework' into for-nextTakashi Iwai1-0/+5
2021-03-19ALSA: hda: Revert "ALSA: hda: Allow setting preallocation again for x86"Amadeusz Sławiński1-4/+3
2021-03-19ALSA: hda: Fix spelling mistakeshuangjianghui1-1/+1
2021-03-04ALSA: hda: ignore invalid NHLT tableMark Pearson1-0/+5
2021-03-02Merge tag 'tags/sound-sdw-kconfig-fixes' into for-linusTakashi Iwai4-1/+187
2021-03-02ALSA: hda: intel-sdw-acpi: add missing include filesPierre-Louis Bossart1-0/+5
2021-03-02ALSA: hda: move Intel SoundWire ACPI scan to dedicated modulePierre-Louis Bossart4-1/+182
2021-03-02ALSA: hda: intel-nhlt: verify config typePierre-Louis Bossart1-9/+45
2021-03-02ALSA: hda: fix kernel-doc warningsPierre-Louis Bossart3-3/+3
2021-02-17ALSA: hda: intel-dsp-config: add Alder Lake supportKai Vehmanen1-0/+12
2021-02-08ALSA: hda: intel-dsp-config: Add SND_INTEL_BYT_PREFER_SOF Kconfig optionHans de Goede2-17/+26
2021-02-08ALSA: hda: add link_power op to hdac_bus_opsKai Vehmanen3-0/+74
2021-02-02Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+4
2021-01-31ALSA: hda: Constify static attribute_groupRikard Falkeborn1-1/+1
2021-01-25ALSA: hda: intel-dsp-config: add PCI id for TGL-HBard Liao1-0/+4
2020-12-25ALSA: hda: Use DIV_ROUND_UP()/roundup() instead of open-coding itLars-Peter Clausen1-3/+2
2020-12-04Merge tag 'auxbus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown1-0/+2
2020-11-19ALSA: hda: intel-dsp-config: ignore dsp_driver parameter for PCI legacy devicesPierre-Louis Bossart1-0/+14
2020-11-19ALSA: hda: intel-dsp-config: add Broadwell ACPI DSP driver selectionPierre-Louis Bossart1-0/+20
2020-11-19ALSA: hda: intel-dsp-config: add helper for ACPI DSP driver selectionPierre-Louis Bossart1-0/+77
2020-11-03ALSA: hda: prevent undefined shift in snd_hdac_ext_bus_get_link()Dan Carpenter1-0/+2
2020-10-12Merge tag 'asoc-v5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai1-2/+3