summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)Author
2019-09-02ASoC: soc-core: add snd_soc_dapm_init()Kuninori Morimoto
2019-09-02ASoC: soc-core: dapm related setup at one placeKuninori Morimoto
2019-09-02ASoC: soc-core: move soc_probe_component() positionKuninori Morimoto
2019-09-02ASoC: soc-core: add soc_rtd_free()Kuninori Morimoto
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra
2019-09-02mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra
2019-08-30ASoC: mediatek: mt8183: fix space issuesTzung-Bi Shih
2019-08-30ASoC: mediatek: mt8183: remove forward declaration of headset_initTzung-Bi Shih
2019-08-30ASoC: mediatek: mt8183: move headset jack to card-specific storageTzung-Bi Shih
2019-08-30ASoC: mediatek: mt8183: move private structureTzung-Bi Shih
2019-08-30ASoC: SOF/Intel: fix selection of SND_INTEL_NHTLPierre-Louis Bossart
2019-08-30ASoC: Intel: broadwell: Simplify device probeCezary Rojewski
2019-08-30ASoC: Intel: bdw-rt5677: Simplify device probeCezary Rojewski
2019-08-30ASoC: Intel: haswell: Simplify device probeCezary Rojewski
2019-08-30ASoC: Intel: Haswell: Adjust machine device private contextCezary Rojewski
2019-08-30ASoC: ti: davinci-evm: Do not fail if the dai_set_sysclk returns -ENOTSUPPPeter Ujfalusi
2019-08-30ASoC: ti: edma-pcm: Fix for legacy dma_slave_map based channel lookupPeter Ujfalusi
2019-08-30ASoC: ti: davinci-i2s: Add S32_LE as support formatPeter Ujfalusi
2019-08-30ASoC: ti: davinci-i2s: Move the XSYNCERR workaround to .prepare callbackPeter Ujfalusi
2019-08-29ASoC: Intel: Baytrail: Fix implicit fallthrough warningCezary Rojewski
2019-08-29ASoC: fsl_ssi: Fix clock control issue in master modeShengjiu Wang
2019-08-28ASoC: wcd9335: Fix primary interpolator max rateSrinivas Kandagatla
2019-08-28ASoC: mediatek: mt8183: fix tdm out data is valid on rising edgeJiaxin Yu
2019-08-28ASoC: mediatek: mt8183: tdm hw support tdm out and 8ch i2s outJiaxin Yu
2019-08-27ASoC: atmel_ssc_dai: implement left-justified data modeMichał Mirosław
2019-08-27ASoC: atmel_ssc_dai: rework DAI format configurationMichał Mirosław
2019-08-27ASoC: atmel: enable SOC_SSC_PDC and SOC_SSC_DMA in KconfigMichał Mirosław
2019-08-27ASoC: cs42xx8: Force suspend/resume during system suspend/resumeShengjiu Wang
2019-08-27ASoC: mediatek: mt8183: fix tdm out data align issueJiaxin Yu
2019-08-27ASoC: rt1011: add mutex protection to set_fmt/set_tdm_slotShuming Fan
2019-08-27ASoC: es8316: fix inverted L/R of headphone mixer volumeKatsuhiro Suzuki
2019-08-27ASoC: es8316: fix headphone mixer volume tableKatsuhiro Suzuki
2019-08-27ASoC: Intel: Skylake: Release topology when we are done with itAmadeusz Sławiński
2019-08-27ASoC: Intel: Skylake: Print module type instead of idAmadeusz Sławiński
2019-08-27ASoC: Intel: NHLT: Fix debug print formatAmadeusz Sławiński
2019-08-27ASoC: dapm: Expose snd_soc_dapm_new_control_unlocked properlyAmadeusz Sławiński
2019-08-27ASoC: Intel: Fix use of potentially uninitialized variableAmadeusz Sławiński
2019-08-27ASoC: Intel: Skylake: Use correct function to access iomem spaceAmadeusz Sławiński
2019-08-27ASoC: SOF: imx8: Fix an is IS_ERR() vs NULL checkDan Carpenter
2019-08-27ASoC: sun4i: Revert A83t descriptionMaxime Ripard
2019-08-27ASoC: SOF: imx8: Fix return value check in imx8_probe()Wei Yongjun
2019-08-27ASoC: mediatek: mt8183: remove unused DAPM-related variablesTzung-Bi Shih
2019-08-27ASoC: sunxi: Revert initial A83t supportMaxime Ripard
2019-08-27ASoC: imx-audmix: register the card on a proper devShengjiu Wang
2019-08-27ASoC: SOF: imx8: Make some functions staticYueHaibing
2019-08-23ASoC: soc-core: rename soc_post_component_init() to soc_rtd_init()Kuninori Morimoto
2019-08-22ASoC: soc-core: initialize list at one placeKuninori Morimoto
2019-08-22ASoC: SOF: topology: fix get control data return type and argumentsJaska Uimonen
2019-08-22ASoC: soc-core: initialize component listKuninori Morimoto
2019-08-22ASoC: soc-topology: use for_each_component_dais() at remove_dai()Kuninori Morimoto