| Commit message (Expand) | Author | Files | Lines |
2019-09-09 | ASoC: soc-core: self contained soc_probe_link_components() | Kuninori Morimoto | 1 | -19/+19 |
2019-09-09 | ASoC: rt1308: make array pd static const, makes object smaller | Colin Ian King | 1 | -1/+2 |
2019-09-09 | ASoC: rt1305: make array pd static const, makes object smaller | Colin Ian King | 1 | -1/+2 |
2019-09-09 | ASoC: rt1011: make array pd static const, makes object smaller | Colin Ian King | 1 | -1/+2 |
2019-09-09 | SoC: simple-card-utils: set 0Hz to sysclk when shutdown | Katsuhiro Suzuki | 1 | -0/+7 |
2019-09-09 | ASoC: rockchip: ignore 0Hz sysclk | Katsuhiro Suzuki | 1 | -0/+3 |
2019-09-09 | ASoC: codecs: ad193x: make two arrays static const, makes object smaller | Colin Ian King | 1 | -2/+2 |
2019-09-09 | ASoC: es8316: support fixed and variable both clock rates | Katsuhiro Suzuki | 1 | -15/+20 |
2019-09-09 | ASoC: es8316: fix redundant codes of clock | Katsuhiro Suzuki | 2 | -18/+16 |
2019-09-05 | ASoC: SOF: imx8: Fix COMPILE_TEST error | YueHaibing | 1 | -1/+2 |
2019-09-05 | ASoC: meson: tdmout: add sm1 support | Jerome Brunet | 1 | -19/+84 |
2019-09-05 | ASoC: meson: axg-toddr: add sm1 support | Jerome Brunet | 1 | -0/+68 |
2019-09-05 | ASoC: meson: axg-frddr: add sm1 support | Jerome Brunet | 3 | -1/+75 |
2019-09-05 | ASoC: meson: tdmin: expose all 16 inputs | Jerome Brunet | 1 | -13/+34 |
2019-09-05 | ASoC: meson: axg-toddr: expose all 8 inputs | Jerome Brunet | 1 | -8/+7 |
2019-09-05 | ASoC: meson: axg-frddr: expose all 8 outputs | Jerome Brunet | 1 | -8/+24 |
2019-09-05 | ASoC: meson: add reset binding | Jerome Brunet | 5 | -1/+15 |
2019-09-05 | ASoC: meson: add sm1 compatibles | Jerome Brunet | 6 | -6/+14 |
2019-09-05 | ASoC: qcom: common: Include link-name in error messages | Bjorn Andersson | 1 | -11/+11 |
2019-09-04 | ASoC: soc-core: add comment to jack at soc_remove_component() | Kuninori Morimoto | 1 | -0/+2 |
2019-09-04 | ASoC: tegra: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 1 | -3/+2 |
2019-09-04 | ASoC: sirf-audio: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 1 | -3/+1 |
2019-09-04 | ASoC: ep93xx: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 1 | -3/+1 |
2019-09-04 | ASoC: amd: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 1 | -2/+1 |
2019-09-03 | ASoC: es8316: add clock control of MCLK | Katsuhiro Suzuki | 1 | -1/+35 |