summaryrefslogtreecommitdiffstats
path: root/sound/soc/samsung/littlemill.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: samsung: convert not to use asoc_xxx()Kuninori Morimoto2023-09-251-8/+8
* ASoC: samsung: littlemill: Map missing jack kcontrolsAlper Nebi Yasak2023-08-071-6/+21
* ASoC: samsung: switch to use c2c_params instead of paramsKuninori Morimoto2023-04-051-1/+2
* ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki2022-04-141-1/+1
* ASoC: samsung: Constify snd_soc_dapm_{route,widget} structsRikard Falkeborn2022-04-051-2/+2
* ASoC: samsung: Use dev_err_probe() helperKuninori Morimoto2021-12-201-3/+2
* ASoC: samsung: Constify static snd_soc_opsRikard Falkeborn2021-07-291-1/+1
* ASoC: samsung: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-231-1/+1
* ASoC: samsung: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-271-7/+7
* ASoC: samsung: Silence warnings during deferred probeMarek Szyprowski2020-02-281-1/+1
* ASoC: soc-core: find rtd via dai_link pointer at snd_soc_get_pcm_runtime()Kuninori Morimoto2019-12-101-5/+5
* ASoC: samsung: littlemill: use modern dai_link styleKuninori Morimoto2019-06-061-7/+12
* ASoC: samsung: littlemill: Convert to SPDX License IdentifierSylwester Nawrocki2019-04-191-10/+5
* ASoC: wm8993/wm8994/wm8958: replace codec to componentKuninori Morimoto2018-02-121-4/+4
* ASoC: Vendor drivers get a link's runtime by snd_soc_get_pcm_runtime()Mengdong Lin2015-11-181-6/+26
* ASoC: littlemill: Register jacks at the card levelLars-Peter Clausen2015-03-041-6/+6
* 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
* Merge remote-tracking branch 'asoc/topic/wm8994' into asoc-nextMark Brown2012-12-101-1/+1
|\
| * ASoC: wm8994: Allow microphone identification callback to be overriddenMark Brown2012-12-031-1/+1
* | ASoC: Samsung: Do not register samsung audio dma device as pdevPadmavathi Venna2012-12-071-1/+1
|/
* ASoC: littlemill: Add userspace control of the WM1250 I/OMark Brown2012-07-181-0/+7
* ASoC: littlemill: Use a widget to keep track of AIF2 clockingMark Brown2012-05-121-33/+53
* ASoC: samsung: Hook up AIF2 to the CODEC on LittlemillMark Brown2012-04-181-12/+70
* ASoC: samsung: Enable accessory detect for WM8994 on LittlemillMark Brown2012-02-061-0/+3
* ASoC: samsung: Add .owner to struct snd_soc_cardAxel Lin2011-12-221-0/+1
* ASoC: Map microphones on LittlemillMark Brown2011-12-021-0/+10
* ASoC: Add WM8958 based headset detection on LittlemillMark Brown2011-12-021-0/+15
* ASoC: Add basic 1277-EV1 Littlemill audio driverMark Brown2011-11-281-0/+227