summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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-282-1/+6
* ASoC: mediatek: mt8183: fix tdm out data is valid on rising edgeJiaxin Yu2019-08-282-4/+8
* ASoC: mediatek: mt8183: tdm hw support tdm out and 8ch i2s outJiaxin Yu2019-08-282-34/+144
* ASoC: atmel_ssc_dai: implement left-justified data modeMichał Mirosław2019-08-271-0/+9
* ASoC: atmel_ssc_dai: rework DAI format configurationMichał Mirosław2019-08-271-207/+81
* ASoC: atmel: enable SOC_SSC_PDC and SOC_SSC_DMA in KconfigMichał Mirosław2019-08-271-12/+18
* ASoC: cs42xx8: Force suspend/resume during system suspend/resumeShengjiu Wang2019-08-271-0/+2
* ASoC: Intel: Skylake: Release topology when we are done with itAmadeusz Sławiński2019-08-272-11/+10
* ASoC: Intel: Skylake: Print module type instead of idAmadeusz Sławiński2019-08-271-2/+3
* ASoC: SOF: imx8: Fix an is IS_ERR() vs NULL checkDan Carpenter2019-08-271-2/+2
* ASoC: sun4i: Revert A83t descriptionMaxime Ripard2019-08-271-12/+12
* ASoC: SOF: imx8: Fix return value check in imx8_probe()Wei Yongjun2019-08-271-2/+2
* ASoC: mediatek: mt8183: remove unused DAPM-related variablesTzung-Bi Shih2019-08-271-10/+0
* ASoC: sunxi: Revert initial A83t supportMaxime Ripard2019-08-271-1/+24
* ASoC: imx-audmix: register the card on a proper devShengjiu Wang2019-08-271-2/+2
* ASoC: SOF: imx8: Make some functions staticYueHaibing2019-08-271-9/+9
* ASoC: soc-core: rename soc_post_component_init() to soc_rtd_init()Kuninori Morimoto2019-08-231-5/+4
* ASoC: soc-core: initialize list at one placeKuninori Morimoto2019-08-221-2/+2
* ASoC: SOF: topology: fix get control data return type and argumentsJaska Uimonen2019-08-221-10/+11
* ASoC: soc-core: initialize component listKuninori Morimoto2019-08-221-3/+3
* ASoC: soc-topology: use for_each_component_dais() at remove_dai()Kuninori Morimoto2019-08-221-1/+1
* ASoC: soc-dai: use bit field for bus_controlKuninori Morimoto2019-08-221-2/+1
* ASoC: soc-core: soc_cleanup_card_resources() become voidKuninori Morimoto2019-08-221-3/+1
* ASoC: soc-core: add NOTE to snd_soc_rtdcom_lookup()Kuninori Morimoto2019-08-221-0/+8
* ASoC: soc-core: use device_register()Kuninori Morimoto2019-08-221-2/+1
* ASoC: mediatek: mt8183: switch tdm pins gpio function when playback on or offJiaxin Yu2019-08-221-6/+109
* ASoC: mediatek: mt2701: Fix -Wunused-const-variable warningsYueHaibing2019-08-222-21/+21
* ASoC: wm8988: fix typo in wm8988_right_line_controlsYueHaibing2019-08-221-1/+1
* ASoC: SOF: imx: Add i.MX8 HW supportDaniel Baluta2019-08-225-0/+422
* ASoC: SOF: Add OF DSP device supportDaniel Baluta2019-08-223-0/+156
* dt-bindings: dsp: fsl: Add DSP core binding supportDaniel Baluta2019-08-221-0/+88
* ASoC: sun4i-i2s: Add support for DSP formatsMaxime Ripard2019-08-211-9/+35
* ASoC: sun4i-i2s: Replace call to params_width by local variableMaxime Ripard2019-08-211-1/+1
* ASoC: sun4i-i2s: Use the actual format width instead of an hardcoded oneMaxime Ripard2019-08-211-1/+1
* ASoC: sun4i-i2s: Use the physical / slot width for the clocksMaxime Ripard2019-08-211-5/+7
* ASoC: sun4i-i2s: Add support for TDM slotsMaxime Ripard2019-08-211-6/+34
* ASoC: soc-core: remove unneeded dai_link check from snd_soc_remove_dai_link()Kuninori Morimoto2019-08-211-8/+1
* ASoC: soc-core: merge snd_soc_initialize_card_lists()Kuninori Morimoto2019-08-212-15/+8