summaryrefslogtreecommitdiffstats
path: root/sound/hda
AgeCommit message (Expand)Author
2020-11-03ALSA: hda: prevent undefined shift in snd_hdac_ext_bus_get_link()Dan Carpenter
2020-10-12Merge tag 'asoc-v5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2020-10-09ALSA: hda/i915 - fix list corruption with concurrent probesTakashi Iwai
2020-10-06Merge tag 'v5.9-rc5' into asoc-5.10Mark Brown
2020-09-24ALSA: hda - remove kerneldoc for internal hdac_i915 functionKai Vehmanen
2020-09-21ASoC: hdac: make SOF HDA codec driver probe deterministicKai Vehmanen
2020-09-21ALSA: hda - fix CONTROLLER_IN_GPU macro nameKai Vehmanen
2020-09-21ALSA: hda - handle multiple i915 device instancesKai Vehmanen
2020-09-02ALSA: hda: use consistent HDAudio spelling in comments/docsPierre-Louis Bossart
2020-09-02ALSA: hda: fix a runtime pm issue in SOF when integrated GPU is disabledRander Wang
2020-08-19ALSA: hda: avoid reset of sdo_limitSameer Pujar
2020-08-05ALSA: hda: Add dma stop delay variableMohan Kumar
2020-06-22Merge tag 'asoc-fix-v5.8-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2020-06-17ASoC: Intel: SOF: merge COMETLAKE_LP and COMETLAKE_HPierre-Louis Bossart
2020-06-01Merge tag 'asoc-v5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2020-06-01Merge remote-tracking branch 'asoc/for-5.8' into asoc-linusMark Brown
2020-05-16ALSA: hda: Unexport some local helper functionsTakashi Iwai
2020-05-16ALSA: hda: Fix potential race in unsol event handlerTakashi Iwai
2020-05-07ALSA: hda: Allow SST driver on SKL and KBL platforms with DMICCezary Rojewski
2020-05-05ALSA: hda: Use dev_to_hdac_dev macroKai-Heng Feng
2020-05-04ALSA: hda: add member to store ratio for stripe controlSameer Pujar
2020-05-01ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart
2020-04-24Merge branch 'topic/nhlt' into for-nextTakashi Iwai
2020-04-24ALSA: hda: Refactor Intel NHLT initCezary Rojewski
2020-04-13ALSA: hda: Allow setting preallocation again for x86Takashi Iwai
2020-04-11ALSA: hda: add autodetection for SoundWirePierre-Louis Bossart
2020-03-13ALSA: hda: Use scnprintf() for string truncationTakashi Iwai
2020-02-18Merge tag 'asoc-fix-v5.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2020-02-18ALSA: hda: Use scnprintf() for printing texts for sysfs/procfsTakashi Iwai
2020-02-10ALSA: hda: do not override bus codec_mask in link_get()Kai Vehmanen
2020-01-28ALSA: hda: Reset stream if DMA RUN bit not clearedMohan Kumar
2020-01-21ALSA: hda: No preallocation on x86 platformsTakashi Iwai
2020-01-14ALSA: hda: Update kernel-doc function parameter descriptionsKeyon Jie
2020-01-13ALSA: hda: Manage concurrent reg access more properlyTakashi Iwai
2020-01-11Merge branch 'for-linus' into for-nextTakashi Iwai
2020-01-08ALSA: hda: enable regmap internal lockingKai Vehmanen
2020-01-08ALSA: hda: Fix a typo in commentsTakashi Iwai
2020-01-05ALSA: hda: More constificationsTakashi Iwai
2019-12-18Merge branch 'for-linus' into for-nextTakashi Iwai
2019-12-14ALSA: hda: Comment about snd_hdac_bus_update_rirb() and spinlockTakashi Iwai
2019-12-14ALSA: hda: Fix regression by strip mask fixTakashi Iwai
2019-12-13ALSA: hda: Unify get_response handlingTakashi Iwai
2019-12-13ALSA: hda: Use waitqueue for RIRB in HDA-core helper, tooTakashi Iwai
2019-12-10ALSA: hda: Use standard waitqueue for RIRB wakeupTakashi Iwai
2019-12-03ALSA: hda: Modify stream stripe mask only when neededTakashi Iwai
2019-11-05ALSA: hda: Disable regmap internal lockingTakashi Iwai
2019-10-28ALSA: hda: Allow non-Intel device probe gracefullyTakashi Iwai
2019-10-28Merge branch 'for-linus' into for-nextTakashi Iwai
2019-10-28Revert "ALSA: hda: Flush interrupts on disabling"Takashi Iwai
2019-10-23ALSA: hda: fix intel DSP configPierre-Louis Bossart