summaryrefslogtreecommitdiff
path: root/sound/hda
AgeCommit message (Expand)AuthorFilesLines
2022-06-22ALSA: hda/realtek - Add HW8326 supporthuangwenhui1-0/+1
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-26ALSA: hda: hdac_stream: fix potential locking issue in snd_hdac_stream_assign()Pierre-Louis Bossart1-2/+2
2021-11-26ALSA: hda: hdac_ext_stream: fix potential locking issuesPierre-Louis Bossart1-18/+28
2021-11-26ALSA: intel-dsp-config: add quirk for APL/GLK/TGL devices based on ES8336 codecPierre-Louis Bossart1-2/+20
2021-10-27ALSA: hda: avoid write to STATESTS if controller is in resetKai Vehmanen1-2/+3
2021-07-28ALSA: hda: intel-dsp-cfg: add missing ElkhartLake PCI IDPierre-Louis Bossart1-0/+4
2021-03-30ALSA: hda: ignore invalid NHLT tableMark Pearson1-0/+5
2021-03-09ALSA: hda: intel-nhlt: verify config typePierre-Louis Bossart1-9/+45
2021-02-13ALSA: hda: intel-dsp-config: add PCI id for TGL-HBard Liao1-0/+4
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
2020-10-09ALSA: hda/i915 - fix list corruption with concurrent probesTakashi Iwai2-20/+6
2020-10-06Merge tag 'v5.9-rc5' into asoc-5.10Mark Brown2-5/+7
2020-09-24ALSA: hda - remove kerneldoc for internal hdac_i915 functionKai Vehmanen1-3/+1
2020-09-22ASoC: hdac: make SOF HDA codec driver probe deterministicKai Vehmanen1-2/+3
2020-09-21ALSA: hda - fix CONTROLLER_IN_GPU macro nameKai Vehmanen1-2/+2
2020-09-21ALSA: hda - handle multiple i915 device instancesKai Vehmanen1-2/+42
2020-09-02ALSA: hda: use consistent HDAudio spelling in comments/docsPierre-Louis Bossart1-5/+5
2020-09-02ALSA: hda: fix a runtime pm issue in SOF when integrated GPU is disabledRander Wang1-0/+2
2020-08-19ALSA: hda: avoid reset of sdo_limitSameer Pujar2-11/+12
2020-08-05ALSA: hda: Add dma stop delay variableMohan Kumar1-0/+7
2020-06-22Merge tag 'asoc-fix-v5.8-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai1-3/+1
2020-06-17ASoC: Intel: SOF: merge COMETLAKE_LP and COMETLAKE_HPierre-Louis Bossart1-3/+1
2020-06-01Merge tag 'asoc-v5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai1-1/+1
2020-06-01Merge remote-tracking branch 'asoc/for-5.8' into asoc-linusMark Brown1-1/+1
2020-05-16ALSA: hda: Unexport some local helper functionsTakashi Iwai3-2/+4
2020-05-16ALSA: hda: Fix potential race in unsol event handlerTakashi Iwai1-0/+4
2020-05-07ALSA: hda: Allow SST driver on SKL and KBL platforms with DMICCezary Rojewski1-2/+20
2020-05-05ALSA: hda: Use dev_to_hdac_dev macroKai-Heng Feng2-2/+2
2020-05-04ALSA: hda: add member to store ratio for stripe controlSameer Pujar2-1/+13
2020-05-01ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart1-1/+1
2020-04-24Merge branch 'topic/nhlt' into for-nextTakashi Iwai2-44/+12
2020-04-24ALSA: hda: Refactor Intel NHLT initCezary Rojewski1-41/+8
2020-04-13ALSA: hda: Allow setting preallocation again for x86Takashi Iwai1-3/+4
2020-04-11ALSA: hda: add autodetection for SoundWirePierre-Louis Bossart1-16/+81
2020-03-13ALSA: hda: Use scnprintf() for string truncationTakashi Iwai1-1/+1
2020-02-18Merge tag 'asoc-fix-v5.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai1-3/+6
2020-02-18ALSA: hda: Use scnprintf() for printing texts for sysfs/procfsTakashi Iwai1-1/+1
2020-02-10ALSA: hda: do not override bus codec_mask in link_get()Kai Vehmanen1-3/+6
2020-01-28ALSA: hda: Reset stream if DMA RUN bit not clearedMohan Kumar1-12/+19
2020-01-21ALSA: hda: No preallocation on x86 platformsTakashi Iwai1-2/+4
2020-01-14ALSA: hda: Update kernel-doc function parameter descriptionsKeyon Jie8-18/+28
2020-01-13ALSA: hda: Manage concurrent reg access more properlyTakashi Iwai2-35/+108
2020-01-11Merge branch 'for-linus' into for-nextTakashi Iwai1-1/+0
2020-01-08ALSA: hda: enable regmap internal lockingKai Vehmanen1-1/+0
2020-01-08ALSA: hda: Fix a typo in commentsTakashi Iwai1-1/+1
2020-01-05ALSA: hda: More constificationsTakashi Iwai3-4/+4
2019-12-18Merge branch 'for-linus' into for-nextTakashi Iwai1-3/+1