summaryrefslogtreecommitdiffstats
path: root/sound/hda
Commit message (Expand)AuthorAgeFilesLines
* 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
* ALSA: hda: Allow non-Intel device probe gracefullyTakashi Iwai2019-10-281-4/+4
* Merge branch 'for-linus' into for-nextTakashi Iwai2019-10-282-2/+5
|\
| * Revert "ALSA: hda: Flush interrupts on disabling"Takashi Iwai2019-10-281-2/+0
| * ALSA: hdac: clear link output stream mappingRander Wang2019-10-071-0/+5
* | ALSA: hda: fix intel DSP configPierre-Louis Bossart2019-10-231-56/+164
* | ALSA: hda: add Intel DSP configuration / probe codeJaroslav Kysela2019-10-234-7/+260
|/
* Revert "ALSA: hda: Add codec on bus address table lately"Takashi Iwai2019-08-151-12/+9
* ALSA: hda: Unexport a few more stuffTakashi Iwai2019-08-144-6/+9
* ALSA: hda: Drop export of snd_hdac_bus_add/remove_device()Takashi Iwai2019-08-142-2/+5
* ALSA: hda: Add codec on bus address table latelyTakashi Iwai2019-08-141-9/+12
* ALSA: hda: Set fifo_size for both playback and capture streamsTakashi Iwai2019-08-121-5/+1
* Merge branch 'topic/hda-bus-ops-cleanup' into for-nextTakashi Iwai2019-08-091-0/+1
|\