aboutsummaryrefslogtreecommitdiffstats
path: root/sound/hda (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-01Merge tag 'asoc-v5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi 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/git/broonie/sound into for-linusTakashi 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
2019-12-14ALSA: hda: Comment about snd_hdac_bus_update_rirb() and spinlockTakashi Iwai1-0/+1
2019-12-14ALSA: hda: Fix regression by strip mask fixTakashi Iwai1-3/+1
2019-12-13ALSA: hda: Unify get_response handlingTakashi Iwai1-1/+10
2019-12-13ALSA: hda: Use waitqueue for RIRB in HDA-core helper, tooTakashi Iwai1-2/+14
2019-12-10ALSA: hda: Use standard waitqueue for RIRB wakeupTakashi Iwai2-0/+4
2019-12-03ALSA: hda: Modify stream stripe mask only when neededTakashi Iwai1-7/+12
2019-11-05ALSA: hda: Disable regmap internal lockingTakashi Iwai1-0/+1
2019-10-28ALSA: hda: Allow non-Intel device probe gracefullyTakashi Iwai1-4/+4
2019-10-28Merge branch 'for-linus' into for-nextTakashi Iwai2-2/+5
2019-10-28Revert "ALSA: hda: Flush interrupts on disabling"Takashi Iwai1-2/+0
2019-10-23ALSA: hda: fix intel DSP configPierre-Louis Bossart1-56/+164
2019-10-23ALSA: hda: add Intel DSP configuration / probe codeJaroslav Kysela4-7/+260
2019-10-07ALSA: hdac: clear link output stream mappingRander Wang1-0/+5
2019-08-15Revert "ALSA: hda: Add codec on bus address table lately"Takashi Iwai1-12/+9
2019-08-14ALSA: hda: Unexport a few more stuffTakashi Iwai4-6/+9
2019-08-14ALSA: hda: Drop export of snd_hdac_bus_add/remove_device()Takashi Iwai2-2/+5
2019-08-14ALSA: hda: Add codec on bus address table latelyTakashi Iwai1-9/+12
2019-08-12ALSA: hda: Set fifo_size for both playback and capture streamsTakashi Iwai1-5/+1
2019-08-09Merge branch 'topic/hda-bus-ops-cleanup' into for-nextTakashi Iwai1-0/+1
2019-08-09ALSA: hda: readl/writel need linux/io.hStephen Rothwell1-0/+1
2019-08-08Merge branch 'topic/hda-bus-ops-cleanup' into for-nextTakashi Iwai5-76/+49
2019-08-08ALSA: hda: Direct MMIO accessesTakashi Iwai3-50/+35
2019-08-08ALSA: hda: Remove page allocation redirectionTakashi Iwai4-26/+14
2019-08-06Merge branch 'for-linus' into for-nextTakashi Iwai1-4/+6
2019-07-31Merge branch 'topic/hda-dmic' into for-nextTakashi Iwai3-0/+115