summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/hdac_hda.c
Commit message (Expand)AuthorAgeFilesLines
* 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