summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2019-09-05ASoC: qcom: common: Include link-name in error messagesBjorn Andersson1-11/+11
2019-09-04ASoC: soc-core: add comment to jack at soc_remove_component()Kuninori Morimoto1-0/+2
2019-09-04ASoC: tegra: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+2
2019-09-04ASoC: sirf-audio: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-09-04ASoC: ep93xx: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-09-04ASoC: amd: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-2/+1
2019-09-03ASoC: es8316: add clock control of MCLKKatsuhiro Suzuki1-1/+35
2019-09-03ASoC: audio-graph: indicate rebind issueKuninori Morimoto1-0/+19
2019-09-03ASoC: simple-card: indicate rebind issueKuninori Morimoto1-1/+19
2019-09-02ASoC: soc-core: move soc_probe_link_components() positionKuninori Morimoto1-20/+20
2019-09-02ASoC: soc-core: add snd_soc_dapm_init()Kuninori Morimoto2-12/+23
2019-09-02ASoC: soc-core: dapm related setup at one placeKuninori Morimoto1-12/+9
2019-09-02ASoC: soc-core: move soc_probe_component() positionKuninori Morimoto1-131/+130
2019-09-02ASoC: soc-core: add soc_rtd_free()Kuninori Morimoto1-5/+12
2019-08-30ASoC: mediatek: mt8183: fix space issuesTzung-Bi Shih1-2/+1
2019-08-30ASoC: mediatek: mt8183: remove forward declaration of headset_initTzung-Bi Shih1-8/+5
2019-08-30ASoC: mediatek: mt8183: move headset jack to card-specific storageTzung-Bi Shih1-4/+5
2019-08-30ASoC: mediatek: mt8183: move private structureTzung-Bi Shih1-16/+16
2019-08-30ASoC: SOF/Intel: fix selection of SND_INTEL_NHTLPierre-Louis Bossart2-2/+2
2019-08-30ASoC: Intel: broadwell: Simplify device probeCezary Rojewski1-5/+1
2019-08-30ASoC: Intel: bdw-rt5677: Simplify device probeCezary Rojewski1-5/+1
2019-08-30ASoC: Intel: haswell: Simplify device probeCezary Rojewski1-5/+1
2019-08-30ASoC: Intel: Haswell: Adjust machine device private contextCezary Rojewski1-1/+2
2019-08-30ASoC: ti: davinci-evm: Do not fail if the dai_set_sysclk returns -ENOTSUPPPeter Ujfalusi1-1/+1
2019-08-30ASoC: ti: edma-pcm: Fix for legacy dma_slave_map based channel lookupPeter Ujfalusi1-1/+16
2019-08-30ASoC: ti: davinci-i2s: Add S32_LE as support formatPeter Ujfalusi1-2/+6
2019-08-28ASoC: wcd9335: Fix primary interpolator max rateSrinivas Kandagatla1-8/+12
2019-08-28ALSA: pcm: add support for 352.8KHz and 384KHz sample rateVidyakumar Athota1-1/+1
2019-08-28ASoC: mediatek: mt8183: fix tdm out data is valid on rising edgeJiaxin Yu2-4/+8
2019-08-28ASoC: mediatek: mt8183: tdm hw support tdm out and 8ch i2s outJiaxin Yu2-34/+144
2019-08-27ASoC: atmel_ssc_dai: implement left-justified data modeMichał Mirosław1-0/+9
2019-08-27ASoC: atmel_ssc_dai: rework DAI format configurationMichał Mirosław1-207/+81
2019-08-27ASoC: atmel: enable SOC_SSC_PDC and SOC_SSC_DMA in KconfigMichał Mirosław1-12/+18
2019-08-27ASoC: cs42xx8: Force suspend/resume during system suspend/resumeShengjiu Wang1-0/+2
2019-08-27ASoC: Intel: Skylake: Release topology when we are done with itAmadeusz Sławiński2-11/+10
2019-08-27ASoC: Intel: Skylake: Print module type instead of idAmadeusz Sławiński1-2/+3
2019-08-27ASoC: SOF: imx8: Fix an is IS_ERR() vs NULL checkDan Carpenter1-2/+2
2019-08-27ASoC: sun4i: Revert A83t descriptionMaxime Ripard1-12/+12
2019-08-27ASoC: SOF: imx8: Fix return value check in imx8_probe()Wei Yongjun1-2/+2
2019-08-27ASoC: mediatek: mt8183: remove unused DAPM-related variablesTzung-Bi Shih1-10/+0
2019-08-27ASoC: sunxi: Revert initial A83t supportMaxime Ripard1-1/+24
2019-08-27ASoC: imx-audmix: register the card on a proper devShengjiu Wang1-2/+2
2019-08-27ASoC: SOF: imx8: Make some functions staticYueHaibing1-9/+9
2019-08-23ASoC: soc-core: rename soc_post_component_init() to soc_rtd_init()Kuninori Morimoto1-5/+4
2019-08-22ASoC: soc-core: initialize list at one placeKuninori Morimoto1-2/+2
2019-08-22ASoC: SOF: topology: fix get control data return type and argumentsJaska Uimonen1-10/+11
2019-08-22ASoC: soc-core: initialize component listKuninori Morimoto1-3/+3
2019-08-22ASoC: soc-topology: use for_each_component_dais() at remove_dai()Kuninori Morimoto1-1/+1
2019-08-22ASoC: soc-core: soc_cleanup_card_resources() become voidKuninori Morimoto1-3/+1
2019-08-22ASoC: soc-core: add NOTE to snd_soc_rtdcom_lookup()Kuninori Morimoto1-0/+8