summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/hdac_hda.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/cs35l41' into for-nextTakashi Iwai2023-12-291-3/+20
|\
| * ASoC: hdac_hda: Conditionally register dais for HDMI and AnalogPeter Ujfalusi2023-12-011-3/+20
* | ASoC: codecs: hdac_hda: Switch to new stream-format interfaceCezary Rojewski2023-11-271-5/+3
|/
* ASoC: hdac_hda: fix HDA patch loader supportBard Liao2023-09-211-7/+8
* ASoC: hdac_hda: add HDA patch loader supportBard Liao2023-09-191-0/+28
* ALSA/ASoC: hda: clarify bus_get_link() and bus_link_get() helpersPierre-Louis Bossart2022-10-201-3/+3
* ALSA: hda/hdmi: Use only dynamic PCM device allocationJaroslav Kysela2022-09-221-3/+0
* ASoC: Intel: Drop hdac_ext usage for codec device creationCezary Rojewski2022-08-181-16/+10
* ASoC: hdac_hda: Add endianness flag in snd_soc_component_driverCharles Keepax2022-05-091-7/+8
* Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2022-03-211-1/+6
|\
| * ASoC: hdac_hda: Avoid unexpected match when pcm_name is "Analog"Meng Tang2022-03-031-1/+6
* | ALSA: hda: Update and expose codec register proceduresCezary Rojewski2022-02-211-1/+1
|/
* ASoC: Intel/SOF: use set_stream() instead of set_tdm_slots() for HDAudioPierre-Louis Bossart2021-12-241-11/+11
* ASoC: hdac_hda: allow runtime pm at end of probeKai Vehmanen2020-09-301-0/+3
* ASoC: hdac_hda: fix deadlock after PCM open errorKai Vehmanen2020-07-221-6/+1
* ASoC: hdac_hda: fix memleak on module unloadKai Vehmanen2020-07-221-7/+9
* ASoC: hdac_hda: call patch_ops.free() on probe errorKai Vehmanen2020-07-221-2/+5
* ASoC: hdac_hda: fix memleak with regmap not freed on removePierre-Louis Bossart2020-06-171-6/+10
* Merge tag 'asoc-fix-v5.5-rc6' into asoc-5.6Mark Brown2020-01-171-1/+3
|\
| * ASoC: hdac_hda: Fix error in driver removal after failed probeKai Vehmanen2020-01-131-1/+3
* | ASoC: hdac_hda: Update hdac hda dai table to include intel-hdmi-hifi4Sathyanarayana Nujella2019-12-251-0/+16
|/
* Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2019-11-061-1/+1
|\
| * ASoC: hdac_hda: fix race in device removalKai Vehmanen2019-11-041-1/+1
* | ASoC: hdac_hda: add support for HDMI/DP as a HDA codecKai Vehmanen2019-10-291-12/+102
|/
* ASoC: hdac_hda: fix page fault issue by removing raceKeyon Jie2019-08-081-0/+4
* ASoC: hdac_hda: overwrite hdev type to HDA_DEV_ASOCBard liao2019-04-291-0/+6
* ASoC:hdac_hda:use correct format to setup hda codecRander Wang2019-03-111-14/+39
* ASoC: codecs: constify snd_soc_dai_ops structuresJulia Lawall2018-11-051-1/+1
* ASoC: hdac_hda: use devm_snd_soc_register_component()Kuninori Morimoto2018-09-101-2/+1
* ASoC: hdac_hda: add asoc extension for legacy HDA codec driversRakesh Ughreja2018-08-281-0/+484