Age | Commit message (Expand) | Author | Files | Lines |
2021-03-04 | ALSA: hda: ignore invalid NHLT table | Mark Pearson | 1 | -0/+5 |
2021-03-02 | Merge tag 'tags/sound-sdw-kconfig-fixes' into for-linus | Takashi Iwai | 4 | -1/+187 |
2021-03-02 | ALSA: hda: intel-sdw-acpi: add missing include files | Pierre-Louis Bossart | 1 | -0/+5 |
2021-03-02 | ALSA: hda: move Intel SoundWire ACPI scan to dedicated module | Pierre-Louis Bossart | 4 | -1/+182 |
2021-03-02 | ALSA: hda: intel-nhlt: verify config type | Pierre-Louis Bossart | 1 | -9/+45 |
2021-03-02 | ALSA: hda: fix kernel-doc warnings | Pierre-Louis Bossart | 3 | -3/+3 |
2021-02-17 | ALSA: hda: intel-dsp-config: add Alder Lake support | Kai Vehmanen | 1 | -0/+12 |
2021-02-08 | ALSA: hda: intel-dsp-config: Add SND_INTEL_BYT_PREFER_SOF Kconfig option | Hans de Goede | 2 | -17/+26 |
2021-02-08 | ALSA: hda: add link_power op to hdac_bus_ops | Kai Vehmanen | 3 | -0/+74 |
2021-02-02 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -0/+4 |
2021-01-31 | ALSA: hda: Constify static attribute_group | Rikard Falkeborn | 1 | -1/+1 |
2021-01-25 | ALSA: hda: intel-dsp-config: add PCI id for TGL-H | Bard Liao | 1 | -0/+4 |
2020-12-25 | ALSA: hda: Use DIV_ROUND_UP()/roundup() instead of open-coding it | Lars-Peter Clausen | 1 | -3/+2 |
2020-12-04 | Merge tag 'auxbus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Mark Brown | 1 | -0/+2 |
2020-11-19 | ALSA: hda: intel-dsp-config: ignore dsp_driver parameter for PCI legacy devices | Pierre-Louis Bossart | 1 | -0/+14 |
2020-11-19 | ALSA: hda: intel-dsp-config: add Broadwell ACPI DSP driver selection | Pierre-Louis Bossart | 1 | -0/+20 |
2020-11-19 | ALSA: hda: intel-dsp-config: add helper for ACPI DSP driver selection | Pierre-Louis Bossart | 1 | -0/+77 |
2020-11-03 | ALSA: hda: prevent undefined shift in snd_hdac_ext_bus_get_link() | Dan Carpenter | 1 | -0/+2 |
2020-10-12 | Merge tag 'asoc-v5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 1 | -2/+3 |
2020-10-09 | ALSA: hda/i915 - fix list corruption with concurrent probes | Takashi Iwai | 2 | -20/+6 |
2020-10-06 | Merge tag 'v5.9-rc5' into asoc-5.10 | Mark Brown | 2 | -5/+7 |
2020-09-24 | ALSA: hda - remove kerneldoc for internal hdac_i915 function | Kai Vehmanen | 1 | -3/+1 |
2020-09-22 | ASoC: hdac: make SOF HDA codec driver probe deterministic | Kai Vehmanen | 1 | -2/+3 |
2020-09-21 | ALSA: hda - fix CONTROLLER_IN_GPU macro name | Kai Vehmanen | 1 | -2/+2 |
2020-09-21 | ALSA: hda - handle multiple i915 device instances | Kai Vehmanen | 1 | -2/+42 |
2020-09-02 | ALSA: hda: use consistent HDAudio spelling in comments/docs | Pierre-Louis Bossart | 1 | -5/+5 |
2020-09-02 | ALSA: hda: fix a runtime pm issue in SOF when integrated GPU is disabled | Rander Wang | 1 | -0/+2 |
2020-08-19 | ALSA: hda: avoid reset of sdo_limit | Sameer Pujar | 2 | -11/+12 |
2020-08-05 | ALSA: hda: Add dma stop delay variable | Mohan Kumar | 1 | -0/+7 |
2020-06-22 | Merge tag 'asoc-fix-v5.8-rc2' of https://git.kernel.org/pub/scm/linux/kernel/... | Takashi Iwai | 1 | -3/+1 |
2020-06-17 | ASoC: Intel: SOF: merge COMETLAKE_LP and COMETLAKE_H | Pierre-Louis Bossart | 1 | -3/+1 |
2020-06-01 | Merge tag 'asoc-v5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 1 | -1/+1 |
2020-06-01 | Merge remote-tracking branch 'asoc/for-5.8' into asoc-linus | Mark Brown | 1 | -1/+1 |
2020-05-16 | ALSA: hda: Unexport some local helper functions | Takashi Iwai | 3 | -2/+4 |
2020-05-16 | ALSA: hda: Fix potential race in unsol event handler | Takashi Iwai | 1 | -0/+4 |
2020-05-07 | ALSA: hda: Allow SST driver on SKL and KBL platforms with DMIC | Cezary Rojewski | 1 | -2/+20 |
2020-05-05 | ALSA: hda: Use dev_to_hdac_dev macro | Kai-Heng Feng | 2 | -2/+2 |
2020-05-04 | ALSA: hda: add member to store ratio for stripe control | Sameer Pujar | 2 | -1/+13 |
2020-05-01 | ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-only | Pierre-Louis Bossart | 1 | -1/+1 |
2020-04-24 | Merge branch 'topic/nhlt' into for-next | Takashi Iwai | 2 | -44/+12 |
2020-04-24 | ALSA: hda: Refactor Intel NHLT init | Cezary Rojewski | 1 | -41/+8 |
2020-04-13 | ALSA: hda: Allow setting preallocation again for x86 | Takashi Iwai | 1 | -3/+4 |
2020-04-11 | ALSA: hda: add autodetection for SoundWire | Pierre-Louis Bossart | 1 | -16/+81 |
2020-03-13 | ALSA: hda: Use scnprintf() for string truncation | Takashi Iwai | 1 | -1/+1 |
2020-02-18 | Merge tag 'asoc-fix-v5.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel/... | Takashi Iwai | 1 | -3/+6 |
2020-02-18 | ALSA: hda: Use scnprintf() for printing texts for sysfs/procfs | Takashi Iwai | 1 | -1/+1 |
2020-02-10 | ALSA: hda: do not override bus codec_mask in link_get() | Kai Vehmanen | 1 | -3/+6 |
2020-01-28 | ALSA: hda: Reset stream if DMA RUN bit not cleared | Mohan Kumar | 1 | -12/+19 |
2020-01-21 | ALSA: hda: No preallocation on x86 platforms | Takashi Iwai | 1 | -2/+4 |
2020-01-14 | ALSA: hda: Update kernel-doc function parameter descriptions | Keyon Jie | 8 | -18/+28 |