aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/samsung/h1940_uda1380.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-27ASoC: samsung: h1940_uda1380: include proepr GPIO consumer headerKrzysztof Kozlowski1-1/+1
2022-04-14ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki1-1/+2
2021-07-29ASoC: samsung: Constify static snd_soc_opsRikard Falkeborn1-1/+1
2020-08-19ASoC: samsung: h1940: turn into platform driverArnd Bergmann1-48/+23
2020-07-23ASoC: samsung: use asoc_substream_to_rtd()Kuninori Morimoto1-1/+1
2020-03-27ASoC: samsung: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto1-1/+1
2019-06-06ASoC: samsung: h1940_uda1380: use modern dai_link styleKuninori Morimoto1-4/+6
2019-04-19ASoC: samsung: h1940_uda1380: Convert to SPDX License IdentifierSylwester Nawrocki1-14/+8
2017-08-22ASoC: samsung: Remove superfluous snd_soc_jack_free_gpios() callTakashi Iwai1-9/+0
2015-10-23ASoC: h1940_uda1380: Constify rate constraintsLars-Peter Clausen1-3/+2
2015-03-04ASoC: h1980_uda1380: Register jacks at the card levelLars-Peter Clausen1-7/+2
2015-01-06ASoC: h1940_uda1380: Use static DAI format setupLars-Peter Clausen1-13/+2
2014-06-03ASoC: Fix wrong argument for card remove callbacksTakashi Iwai1-1/+1
2014-06-03ASoC: free jack GPIOs before the sound card is freedStephen Warren1-2/+9
2014-05-19ASoC: Remove needless snd_soc_dapm_enable_pin() from machine driver initsJarkko Nikula1-5/+0
2014-02-03ASoC: h1940_uda1380: Don't modify runtime->hwLars-Peter Clausen1-4/+0
2014-02-03ASoC: samsung: h1940_uda1380: Fix build warningSachin Kamat1-1/+1
2014-02-03ASoC: samsung: h1940_uda1380: Remove unused variableSachin Kamat1-1/+0
2014-01-22ASoC: samsung: Fix build regressions due to gpio re-orgSachin Kamat1-0/+1
2013-04-11ASoC: samsung: move plat/ headers to local directoryArnd Bergmann1-1/+1
2013-01-10ARM: S3C24XX: make h1940.h and h1940-latch.h localKukjin Kim1-7/+6
2012-12-07ASoC: Samsung: Do not register samsung audio dma device as pdevPadmavathi Venna1-1/+1
2011-12-22ASoC: samsung: Add .owner to struct snd_soc_cardAxel Lin1-0/+1
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-10-10ASoC: Convert H1940 to table based initMark Brown1-12/+5
2011-10-08ASoC: Remove redundant snd_soc_dapm_sync() calls from machine driversMark Brown1-2/+0
2011-08-14ASoC: h1940: Fix compilation error due to missing headerVasily Khoruzhick1-0/+1
2011-01-11ASoC: SAMSUNG: Clean-up header includesSeungwhan Youn1-9/+0
2010-12-10ASoC: Add HP iPAQ H1940 supportVasily Khoruzhick1-0/+296