Age | Commit message (Expand) | Author | Files | Lines |
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 |
2020-01-13 | ALSA: hda: Manage concurrent reg access more properly | Takashi Iwai | 2 | -35/+108 |
2020-01-11 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -1/+0 |
2020-01-08 | ALSA: hda: enable regmap internal locking | Kai Vehmanen | 1 | -1/+0 |
2020-01-08 | ALSA: hda: Fix a typo in comments | Takashi Iwai | 1 | -1/+1 |
2020-01-05 | ALSA: hda: More constifications | Takashi Iwai | 3 | -4/+4 |
2019-12-18 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -3/+1 |
2019-12-14 | ALSA: hda: Comment about snd_hdac_bus_update_rirb() and spinlock | Takashi Iwai | 1 | -0/+1 |
2019-12-14 | ALSA: hda: Fix regression by strip mask fix | Takashi Iwai | 1 | -3/+1 |
2019-12-13 | ALSA: hda: Unify get_response handling | Takashi Iwai | 1 | -1/+10 |
2019-12-13 | ALSA: hda: Use waitqueue for RIRB in HDA-core helper, too | Takashi Iwai | 1 | -2/+14 |
2019-12-10 | ALSA: hda: Use standard waitqueue for RIRB wakeup | Takashi Iwai | 2 | -0/+4 |
2019-12-03 | ALSA: hda: Modify stream stripe mask only when needed | Takashi Iwai | 1 | -7/+12 |
2019-11-05 | ALSA: hda: Disable regmap internal locking | Takashi Iwai | 1 | -0/+1 |