summaryrefslogtreecommitdiffstats
path: root/sound/hda
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'auxbus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown2020-12-041-0/+2
|\
| * ALSA: hda: prevent undefined shift in snd_hdac_ext_bus_get_link()Dan Carpenter2020-11-031-0/+2
* | ALSA: hda: intel-dsp-config: ignore dsp_driver parameter for PCI legacy devicesPierre-Louis Bossart2020-11-191-0/+14
* | ALSA: hda: intel-dsp-config: add Broadwell ACPI DSP driver selectionPierre-Louis Bossart2020-11-191-0/+20
* | ALSA: hda: intel-dsp-config: add helper for ACPI DSP driver selectionPierre-Louis Bossart2020-11-191-0/+77
|/
* Merge tag 'asoc-v5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2020-10-121-2/+3
|\
| * Merge tag 'v5.9-rc5' into asoc-5.10Mark Brown2020-10-062-5/+7
| |\
| * | ASoC: hdac: make SOF HDA codec driver probe deterministicKai Vehmanen2020-09-211-2/+3
* | | ALSA: hda/i915 - fix list corruption with concurrent probesTakashi Iwai2020-10-092-20/+6
* | | ALSA: hda - remove kerneldoc for internal hdac_i915 functionKai Vehmanen2020-09-241-3/+1
* | | ALSA: hda - fix CONTROLLER_IN_GPU macro nameKai Vehmanen2020-09-211-2/+2
* | | ALSA: hda - handle multiple i915 device instancesKai Vehmanen2020-09-211-2/+42
| |/ |/|
* | ALSA: hda: use consistent HDAudio spelling in comments/docsPierre-Louis Bossart2020-09-021-5/+5
* | ALSA: hda: fix a runtime pm issue in SOF when integrated GPU is disabledRander Wang2020-09-021-0/+2
|/
* ALSA: hda: avoid reset of sdo_limitSameer Pujar2020-08-192-11/+12
* ALSA: hda: Add dma stop delay variableMohan Kumar2020-08-051-0/+7
* Merge tag 'asoc-fix-v5.8-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2020-06-221-3/+1
|\
| * ASoC: Intel: SOF: merge COMETLAKE_LP and COMETLAKE_HPierre-Louis Bossart2020-06-171-3/+1
* | Merge tag 'asoc-v5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2020-06-011-1/+1
|\ \
| * | Merge remote-tracking branch 'asoc/for-5.8' into asoc-linusMark Brown2020-06-011-1/+1
| |\|
| | * ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart2020-05-011-1/+1
* | | ALSA: hda: Unexport some local helper functionsTakashi Iwai2020-05-163-2/+4
* | | ALSA: hda: Fix potential race in unsol event handlerTakashi Iwai2020-05-161-0/+4
* | | ALSA: hda: Allow SST driver on SKL and KBL platforms with DMICCezary Rojewski2020-05-071-2/+20
* | | ALSA: hda: Use dev_to_hdac_dev macroKai-Heng Feng2020-05-052-2/+2
* | | ALSA: hda: add member to store ratio for stripe controlSameer Pujar2020-05-042-1/+13
* | | Merge branch 'topic/nhlt' into for-nextTakashi Iwai2020-04-242-44/+12
|\ \ \
| * | | ALSA: hda: Refactor Intel NHLT initCezary Rojewski2020-04-241-41/+8
| |/ /
| * / ALSA: hda: Allow setting preallocation again for x86Takashi Iwai2020-04-131-3/+4
| |/
* / ALSA: hda: add autodetection for SoundWirePierre-Louis Bossart2020-04-111-16/+81
|/
* ALSA: hda: Use scnprintf() for string truncationTakashi Iwai2020-03-131-1/+1
* Merge tag 'asoc-fix-v5.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2020-02-181-3/+6
|\
| * ALSA: hda: do not override bus codec_mask in link_get()Kai Vehmanen2020-02-101-3/+6
* | ALSA: hda: Use scnprintf() for printing texts for sysfs/procfsTakashi Iwai2020-02-181-1/+1
* | ALSA: hda: Reset stream if DMA RUN bit not clearedMohan Kumar2020-01-281-12/+19
* | ALSA: hda: No preallocation on x86 platformsTakashi Iwai2020-01-211-2/+4
* | ALSA: hda: Update kernel-doc function parameter descriptionsKeyon Jie2020-01-148-18/+28
* | ALSA: hda: Manage concurrent reg access more properlyTakashi Iwai2020-01-132-35/+108
* | Merge branch 'for-linus' into for-nextTakashi Iwai2020-01-111-1/+0
|\ \
| * | ALSA: hda: enable regmap internal lockingKai Vehmanen2020-01-081-1/+0
* | | ALSA: hda: Fix a typo in commentsTakashi Iwai2020-01-081-1/+1
* | | ALSA: hda: More constificationsTakashi Iwai2020-01-053-4/+4
* | | Merge branch 'for-linus' into for-nextTakashi Iwai2019-12-181-3/+1
|\| |
| * | ALSA: hda: Fix regression by strip mask fixTakashi Iwai2019-12-141-3/+1
| |/
* | ALSA: hda: Comment about snd_hdac_bus_update_rirb() and spinlockTakashi Iwai2019-12-141-0/+1
* | ALSA: hda: Unify get_response handlingTakashi Iwai2019-12-131-1/+10
* | ALSA: hda: Use waitqueue for RIRB in HDA-core helper, tooTakashi Iwai2019-12-131-2/+14
* | ALSA: hda: Use standard waitqueue for RIRB wakeupTakashi Iwai2019-12-102-0/+4
|/
* ALSA: hda: Modify stream stripe mask only when neededTakashi Iwai2019-12-031-7/+12
* ALSA: hda: Disable regmap internal lockingTakashi Iwai2019-11-051-0/+1