summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/hdac_hda.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-20ALSA/ASoC: hda: clarify bus_get_link() and bus_link_get() helpersPierre-Louis Bossart1-3/+3
2022-09-22ALSA: hda/hdmi: Use only dynamic PCM device allocationJaroslav Kysela1-3/+0
2022-08-18ASoC: Intel: Drop hdac_ext usage for codec device creationCezary Rojewski1-16/+10
2022-05-09ASoC: hdac_hda: Add endianness flag in snd_soc_component_driverCharles Keepax1-7/+8
2022-03-21Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai1-1/+6
2022-03-03ASoC: hdac_hda: Avoid unexpected match when pcm_name is "Analog"Meng Tang1-1/+6
2022-02-21ALSA: hda: Update and expose codec register proceduresCezary Rojewski1-1/+1
2021-12-24ASoC: Intel/SOF: use set_stream() instead of set_tdm_slots() for HDAudioPierre-Louis Bossart1-11/+11
2020-09-30ASoC: hdac_hda: allow runtime pm at end of probeKai Vehmanen1-0/+3
2020-07-22ASoC: hdac_hda: fix deadlock after PCM open errorKai Vehmanen1-6/+1
2020-07-22ASoC: hdac_hda: fix memleak on module unloadKai Vehmanen1-7/+9
2020-07-22ASoC: hdac_hda: call patch_ops.free() on probe errorKai Vehmanen1-2/+5
2020-06-17ASoC: hdac_hda: fix memleak with regmap not freed on removePierre-Louis Bossart1-6/+10
2020-01-17Merge tag 'asoc-fix-v5.5-rc6' into asoc-5.6Mark Brown1-1/+3
2020-01-13ASoC: hdac_hda: Fix error in driver removal after failed probeKai Vehmanen1-1/+3
2019-12-25ASoC: hdac_hda: Update hdac hda dai table to include intel-hdmi-hifi4Sathyanarayana Nujella1-0/+16
2019-11-06Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown1-1/+1
2019-11-04ASoC: hdac_hda: fix race in device removalKai Vehmanen1-1/+1
2019-10-29ASoC: hdac_hda: add support for HDMI/DP as a HDA codecKai Vehmanen1-12/+102
2019-08-08ASoC: hdac_hda: fix page fault issue by removing raceKeyon Jie1-0/+4
2019-04-29ASoC: hdac_hda: overwrite hdev type to HDA_DEV_ASOCBard liao1-0/+6
2019-03-11ASoC:hdac_hda:use correct format to setup hda codecRander Wang1-14/+39
2018-11-05ASoC: codecs: constify snd_soc_dai_ops structuresJulia Lawall1-1/+1
2018-09-10ASoC: hdac_hda: use devm_snd_soc_register_component()Kuninori Morimoto1-2/+1
2018-08-28ASoC: hdac_hda: add asoc extension for legacy HDA codec driversRakesh Ughreja1-0/+484