summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: soc-core: self contained soc_probe_link_dais()Kuninori Morimoto2019-09-091-25/+25
* ASoC: soc-core: add new soc_link_init()Kuninori Morimoto2019-09-091-10/+18
* ASoC: soc-core: move soc_probe_dai() next to soc_remove_dai()Kuninori Morimoto2019-09-091-20/+20
* ASoC: soc-core: self contained soc_remove_link_dais()Kuninori Morimoto2019-09-091-14/+15
* ASoC: soc-core: self contained soc_remove_link_components()Kuninori Morimoto2019-09-091-18/+15
* ASoC: soc-core: self contained soc_probe_link_components()Kuninori Morimoto2019-09-091-19/+19
* ASoC: rt1308: make array pd static const, makes object smallerColin Ian King2019-09-091-1/+2
* ASoC: rt1305: make array pd static const, makes object smallerColin Ian King2019-09-091-1/+2
* ASoC: rt1011: make array pd static const, makes object smallerColin Ian King2019-09-091-1/+2
* SoC: simple-card-utils: set 0Hz to sysclk when shutdownKatsuhiro Suzuki2019-09-091-0/+7
* ASoC: rockchip: ignore 0Hz sysclkKatsuhiro Suzuki2019-09-091-0/+3
* ASoC: codecs: ad193x: make two arrays static const, makes object smallerColin Ian King2019-09-091-2/+2
* ASoC: es8316: support fixed and variable both clock ratesKatsuhiro Suzuki2019-09-091-15/+20
* ASoC: es8316: fix redundant codes of clockKatsuhiro Suzuki2019-09-091-18/+13
* ASoC: SOF: imx8: Fix COMPILE_TEST errorYueHaibing2019-09-051-1/+2
* ASoC: meson: tdmout: add sm1 supportJerome Brunet2019-09-051-19/+84
* ASoC: meson: axg-toddr: add sm1 supportJerome Brunet2019-09-051-0/+68
* ASoC: meson: axg-frddr: add sm1 supportJerome Brunet2019-09-053-1/+75
* ASoC: meson: tdmin: expose all 16 inputsJerome Brunet2019-09-051-13/+34
* ASoC: meson: axg-toddr: expose all 8 inputsJerome Brunet2019-09-051-8/+7
* ASoC: meson: axg-frddr: expose all 8 outputsJerome Brunet2019-09-051-8/+24
* ASoC: qcom: common: Include link-name in error messagesBjorn Andersson2019-09-051-11/+11
* ASoC: soc-core: add comment to jack at soc_remove_component()Kuninori Morimoto2019-09-041-0/+2
* ASoC: tegra: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-09-041-3/+2
* ASoC: sirf-audio: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-09-041-3/+1
* ASoC: ep93xx: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-09-041-3/+1
* ASoC: amd: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-09-041-2/+1
* ASoC: es8316: add clock control of MCLKKatsuhiro Suzuki2019-09-031-1/+35
* ASoC: audio-graph: indicate rebind issueKuninori Morimoto2019-09-031-0/+19
* ASoC: simple-card: indicate rebind issueKuninori Morimoto2019-09-031-1/+19
* ASoC: soc-core: move soc_probe_link_components() positionKuninori Morimoto2019-09-021-20/+20
* ASoC: soc-core: add snd_soc_dapm_init()Kuninori Morimoto2019-09-022-12/+23
* ASoC: soc-core: dapm related setup at one placeKuninori Morimoto2019-09-021-12/+9
* ASoC: soc-core: move soc_probe_component() positionKuninori Morimoto2019-09-021-131/+130
* ASoC: soc-core: add soc_rtd_free()Kuninori Morimoto2019-09-021-5/+12
* ASoC: mediatek: mt8183: fix space issuesTzung-Bi Shih2019-08-301-2/+1
* ASoC: mediatek: mt8183: remove forward declaration of headset_initTzung-Bi Shih2019-08-301-8/+5
* ASoC: mediatek: mt8183: move headset jack to card-specific storageTzung-Bi Shih2019-08-301-4/+5
* ASoC: mediatek: mt8183: move private structureTzung-Bi Shih2019-08-301-16/+16
* ASoC: SOF/Intel: fix selection of SND_INTEL_NHTLPierre-Louis Bossart2019-08-302-2/+2
* ASoC: Intel: broadwell: Simplify device probeCezary Rojewski2019-08-301-5/+1
* ASoC: Intel: bdw-rt5677: Simplify device probeCezary Rojewski2019-08-301-5/+1
* ASoC: Intel: haswell: Simplify device probeCezary Rojewski2019-08-301-5/+1
* ASoC: Intel: Haswell: Adjust machine device private contextCezary Rojewski2019-08-301-1/+2
* ASoC: ti: davinci-evm: Do not fail if the dai_set_sysclk returns -ENOTSUPPPeter Ujfalusi2019-08-301-1/+1
* ASoC: ti: edma-pcm: Fix for legacy dma_slave_map based channel lookupPeter Ujfalusi2019-08-301-1/+16
* ASoC: ti: davinci-i2s: Add S32_LE as support formatPeter Ujfalusi2019-08-301-2/+6
* ASoC: wcd9335: Fix primary interpolator max rateSrinivas Kandagatla2019-08-281-8/+12
* ALSA: pcm: add support for 352.8KHz and 384KHz sample rateVidyakumar Athota2019-08-281-1/+1
* ASoC: mediatek: mt8183: fix tdm out data is valid on rising edgeJiaxin Yu2019-08-282-4/+8