| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: hdac_hda: improve error logs | Pierre-Louis Bossart | 2024-03-26 | 1 | -20/+24 |
* | Merge branch 'topic/cs35l41' into for-next | Takashi Iwai | 2023-12-29 | 1 | -3/+20 |
|\ |
|
| * | ASoC: hdac_hda: Conditionally register dais for HDMI and Analog | Peter Ujfalusi | 2023-12-01 | 1 | -3/+20 |
* | | ASoC: codecs: hdac_hda: Switch to new stream-format interface | Cezary Rojewski | 2023-11-27 | 1 | -5/+3 |
|/ |
|
* | ASoC: hdac_hda: fix HDA patch loader support | Bard Liao | 2023-09-21 | 1 | -7/+8 |
* | ASoC: hdac_hda: add HDA patch loader support | Bard Liao | 2023-09-19 | 1 | -0/+28 |
* | ALSA/ASoC: hda: clarify bus_get_link() and bus_link_get() helpers | Pierre-Louis Bossart | 2022-10-20 | 1 | -3/+3 |
* | ALSA: hda/hdmi: Use only dynamic PCM device allocation | Jaroslav Kysela | 2022-09-22 | 1 | -3/+0 |
* | ASoC: Intel: Drop hdac_ext usage for codec device creation | Cezary Rojewski | 2022-08-18 | 1 | -16/+10 |
* | ASoC: hdac_hda: Add endianness flag in snd_soc_component_driver | Charles Keepax | 2022-05-09 | 1 | -7/+8 |
* | Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 2022-03-21 | 1 | -1/+6 |
|\ |
|
| * | ASoC: hdac_hda: Avoid unexpected match when pcm_name is "Analog" | Meng Tang | 2022-03-03 | 1 | -1/+6 |
* | | ALSA: hda: Update and expose codec register procedures | Cezary Rojewski | 2022-02-21 | 1 | -1/+1 |
|/ |
|
* | ASoC: Intel/SOF: use set_stream() instead of set_tdm_slots() for HDAudio | Pierre-Louis Bossart | 2021-12-24 | 1 | -11/+11 |
* | ASoC: hdac_hda: allow runtime pm at end of probe | Kai Vehmanen | 2020-09-30 | 1 | -0/+3 |
* | ASoC: hdac_hda: fix deadlock after PCM open error | Kai Vehmanen | 2020-07-22 | 1 | -6/+1 |
* | ASoC: hdac_hda: fix memleak on module unload | Kai Vehmanen | 2020-07-22 | 1 | -7/+9 |
* | ASoC: hdac_hda: call patch_ops.free() on probe error | Kai Vehmanen | 2020-07-22 | 1 | -2/+5 |
* | ASoC: hdac_hda: fix memleak with regmap not freed on remove | Pierre-Louis Bossart | 2020-06-17 | 1 | -6/+10 |
* | Merge tag 'asoc-fix-v5.5-rc6' into asoc-5.6 | Mark Brown | 2020-01-17 | 1 | -1/+3 |
|\ |
|
| * | ASoC: hdac_hda: Fix error in driver removal after failed probe | Kai Vehmanen | 2020-01-13 | 1 | -1/+3 |
* | | ASoC: hdac_hda: Update hdac hda dai table to include intel-hdmi-hifi4 | Sathyanarayana Nujella | 2019-12-25 | 1 | -0/+16 |
|/ |
|
* | Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 2019-11-06 | 1 | -1/+1 |
|\ |
|
| * | ASoC: hdac_hda: fix race in device removal | Kai Vehmanen | 2019-11-04 | 1 | -1/+1 |
* | | ASoC: hdac_hda: add support for HDMI/DP as a HDA codec | Kai Vehmanen | 2019-10-29 | 1 | -12/+102 |
|/ |
|
* | ASoC: hdac_hda: fix page fault issue by removing race | Keyon Jie | 2019-08-08 | 1 | -0/+4 |
* | ASoC: hdac_hda: overwrite hdev type to HDA_DEV_ASOC | Bard liao | 2019-04-29 | 1 | -0/+6 |
* | ASoC:hdac_hda:use correct format to setup hda codec | Rander Wang | 2019-03-11 | 1 | -14/+39 |
* | ASoC: codecs: constify snd_soc_dai_ops structures | Julia Lawall | 2018-11-05 | 1 | -1/+1 |
* | ASoC: hdac_hda: use devm_snd_soc_register_component() | Kuninori Morimoto | 2018-09-10 | 1 | -2/+1 |
* | ASoC: hdac_hda: add asoc extension for legacy HDA codec drivers | Rakesh Ughreja | 2018-08-28 | 1 | -0/+484 |