Age | Commit message (Expand) | Author |
2021-03-31 | ASoC: sunxi: sun8i-codec: clarify expression | Pierre-Louis Bossart |
2021-01-21 | ASoC: sunxi: sync parameter naming (rate/sample_bits) | Kuninori Morimoto |
2020-10-26 | ASoC: sun8i-codec: Add the AIF3 DAI, widgets, and routes | Samuel Holland |
2020-10-26 | ASoC: sun8i-codec: Add the AIF2 DAI, widgets, and routes | Samuel Holland |
2020-10-26 | ASoC: sun8i-codec: Generalize AIF clock control | Samuel Holland |
2020-10-26 | ASoC: sun8i-codec: Enable all supported PCM formats | Samuel Holland |
2020-10-26 | ASoC: sun8i-codec: Require an exact BCLK divisor match | Samuel Holland |
2020-10-26 | ASoC: sun8i-codec: Protect the clock rate while streams are open | Samuel Holland |
2020-10-26 | ASoC: sun8i-codec: Constrain to compatible sample rates | Samuel Holland |
2020-10-26 | ASoC: sun8i-codec: Automatically set the system sample rate | Samuel Holland |
2020-10-26 | ASoC: sun8i-codec: Enable all supported sample rates | Samuel Holland |
2020-10-26 | ASoC: sun8i-codec: Enforce symmetric DAI parameters | Samuel Holland |
2020-10-26 | ASoC: sun8i-codec: Support the TDM slot binding | Samuel Holland |
2020-10-26 | ASoC: sun8i-codec: Correct the BCLK divisor calculation | Samuel Holland |
2020-10-26 | ASoC: sun8i-codec: Round up the LRCK divisor | Samuel Holland |
2020-10-26 | ASoC: sun8i-codec: Use the provided word size | Samuel Holland |
2020-10-26 | ASoC: sun8i-codec: Enable all supported clock inversions | Samuel Holland |
2020-10-26 | ASoC: sun8i-codec: Program DAI format before clock inversion | Samuel Holland |
2020-10-26 | ASoC: sun8i-codec: Prepare to extend the DAI driver | Samuel Holland |
2020-10-05 | ASoC: sun8i-codec: Use snd_soc_dai_get_drvdata | Samuel Holland |
2020-10-05 | ASoC: sun8i-codec: Enable AIF mono/stereo control | Samuel Holland |
2020-10-05 | ASoC: sun8i-codec: Fix AIF widget channel references | Samuel Holland |
2020-10-05 | ASoC: sun8i-codec: Correct DAPM widget types | Samuel Holland |
2020-10-05 | ASoC: sun8i-codec: Consistently name DAPM widgets and routes | Samuel Holland |
2020-10-05 | ASoC: sun8i-codec: Sort DAPM controls, widgets, and routes | Samuel Holland |
2020-10-05 | ASoC: sun8i-codec: Swap module clock/reset dependencies | Samuel Holland |
2020-10-05 | ASoC: sun8i-codec: Set up clock tree at probe time | Samuel Holland |
2020-09-07 | ASoC: sun8i-codec: Manage module clock via DAPM | Samuel Holland |
2020-09-07 | ASoC: sun8i-codec: Attach the bus clock to the regmap | Samuel Holland |
2020-09-07 | ASoC: sun8i-codec: Sort masks in a consistent order | Samuel Holland |
2020-09-07 | ASoC: sun8i-codec: Fix field bit number indentation | Samuel Holland |
2020-09-07 | ASoC: sun8i-codec: Fix ADC_DIG_CTRL field name | Samuel Holland |
2020-09-07 | ASoC: sun8i-codec: Fix AIF1_MXR_SRC field names | Samuel Holland |
2020-09-07 | ASoC: sun8i-codec: Fix AIF1_ADCDAT_CTRL field names | Samuel Holland |
2020-09-07 | ASoC: sun8i-codec: Fix AIF1 MODCLK widget name | Samuel Holland |
2020-09-07 | ASoC: sun8i-codec: Remove extraneous widgets | Samuel Holland |
2020-08-19 | ASoC: sun8i-codec: Hook up component probe function | Samuel Holland |
2020-08-17 | ASoC: sun8i-codec: Add a quirk for LRCK inversion | Samuel Holland |
2020-08-17 | ASoC: sun8i-codec: Add missing mixer routes | Samuel Holland |
2020-08-17 | ASoC: sun8i-codec: Fix DAPM to match the hardware topology | Samuel Holland |
2020-02-24 | Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown |
2020-02-21 | ASoC: sun8i-codec: Remove unused dev from codec struct | Samuel Holland |
2020-02-17 | ASoC: sun8i-codec: Fix setting DAI data format | Samuel Holland |
2019-07-31 | ASoC: sun8i-codec: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner |
2018-11-13 | ASoC: sun8i-codec: add missing route for ADC | Vasily Khoruzhick |
2018-11-09 | ASoC: sun8i-codec: fix crash on module removal | Vasily Khoruzhick |
2018-10-17 | ASoC: sun8i-codec: Don't hardcode BCLK / LRCK ratio | Vasily Khoruzhick |
2018-02-12 | ASoC: sun8i: replace codec to component | Kuninori Morimoto |
2018-01-24 | ASoC: sun8i-codec: Add ADC support for a33 | Mylene JOSSERAND |