summaryrefslogtreecommitdiffstats
path: root/sound/soc/samsung/lowland.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: samsung: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-271-2/+2
* ASoC: samsung: Silence warnings during deferred probeMarek Szyprowski2020-02-281-1/+1
* ASoC: samsung: lowland: use snd_soc_dai_link_component for codec_confKuninori Morimoto2019-12-161-1/+1
* ASoC: samsung: lowland: use modern dai_link styleKuninori Morimoto2019-06-061-10/+16
* ASoC: samsung: lowland: Convert to SPDX License IdentifierSylwester Nawrocki2019-04-191-10/+5
* ASoC: wm5100: replace codec to componentKuninori Morimoto2018-02-121-6/+6
* ASoC: lowland: Use card DAPM context to access widgetsLars-Peter Clausen2015-05-041-1/+1
* ASoC: lowland: Register jacks at the card levelLars-Peter Clausen2015-03-041-10/+4
* ASoC: samsung: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* ASoC: samsung: Use devm_snd_soc_register_cardTushar Behera2014-05-221-15/+3
* ASoC: Samsung: remove __dev* attributesBill Pemberton2012-12-101-3/+3
* ASoC: Samsung: Do not register samsung audio dma device as pdevPadmavathi Venna2012-12-071-1/+1
* ASoC: lowland: Support digital link for WM9081Mark Brown2012-05-081-15/+27
* ASoC: lowland: Convert to dai_fmtMark Brown2012-05-081-29/+4
* ASoC: samsung: Add .owner to struct snd_soc_cardAxel Lin2011-12-221-0/+1
* ASoC: Convert Samsung directory to module_platform_driverMark Brown2011-11-251-11/+1
* ASoC: Add Lowland machine driverMark Brown2011-11-091-0/+246