Age | Commit message (Expand) | Author |
2023-03-20 | ASoC: sunxi: sun8i-codec: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-20 | ASoC: sunxi: sun50i-dmic: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-20 | ASoC: sunxi: sun4i-spdif: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-20 | ASoC: sunxi: sun4i-i2s: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-20 | ASoC: sunxi: sun4i-codec: Convert to platform remove callback returning void | Uwe Kleine-König |
2022-11-14 | ASoC: sunxi: use devm_platform_get_and_ioremap_resource() | Minghao Chi |
2022-10-24 | ASoC: sun50i-dmic: avoid unused variable warning for sun50i_dmic_of_match | Ban Tao |
2022-09-21 | ASoC: sunxi: fix declaration compile error | Zeng Heng |
2022-09-19 | ASoC: sunxi: sun4i-codec: set debugfs_prefix for CPU DAI component | Mikhail Rudenko |
2022-09-19 | ASoC: sunxi: Add Allwinner H6 Digital MIC driver | Ban Tao |
2022-09-13 | ASoC: sunxi: sun4i-codec: silence misleading error in probe | Mikhail Rudenko |
2022-06-29 | ASoC: Refactor non_legacy_dai_naming flag | Mark Brown |
2022-06-27 | ASoC: sun50i-codec-analog: Add support for internal bias | Arnaud Ferraris |
2022-06-27 | ASoC: sunxi: Remove now redundant non_legacy_dai_naming flag | Charles Keepax |
2022-06-27 | ASoC: sunxi: Migrate to new style legacy DAI naming flag | Charles Keepax |
2022-06-17 | ASoC: sunxi: sun4i-i2s: update kernel-doc | Pierre-Louis Bossart |
2022-06-15 | ASoC: Add regmap_field helpers for simple bit operations | Mark Brown |
2022-06-15 | ASoC: sunxi: Use {regmap/regmap_field}_{set/clear}_bits helpers | Li Chen |
2022-06-14 | ASoC: sun8i-codec: Partial revert to fix clock specifiers | Charles Keepax |
2022-06-06 | ASoC: sunxi: Rename set_fmt_new back to set_fmt | Charles Keepax |
2022-06-06 | ASoC: sunxi: Update to use set_fmt_new callback | Charles Keepax |
2022-02-03 | ASoC: sun4i-i2s: Add support for the R329/D1 variant | Samuel Holland |
2022-02-03 | ASoC: sun4i-i2s: Update registers for more channels | Samuel Holland |
2021-12-20 | ASoC: sunxi: Use dev_err_probe() helper | Kuninori Morimoto |
2021-11-29 | ASoC: sunxi: sun4i-spdif: Implement IEC958 control | Jernej Skrabec |
2021-11-29 | ASoC: sun8i-codec: Add AIF, ADC, and DAC volume controls | Samuel Holland |
2021-06-21 | ASoC: sunxi: sun4i-spdif: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang |
2021-06-21 | ASoC: sun4i-i2s: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang |
2021-06-21 | ASoC: sunxi: sun4i-codec: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang |
2021-04-23 | Merge remote-tracking branch 'asoc/for-5.13' into asoc-next | Mark Brown |
2021-04-08 | ASoC: fsl: sunxi: remove redundant dev_err call | Muhammad Usama Anjum |
2021-03-31 | ASoC: sunxi: sun8i-codec: clarify expression | Pierre-Louis Bossart |
2021-03-31 | ASoC: sunxi: sun4i-codec: fill ASoC card owner | Bastian Germann |
2021-03-10 | ASoC: sun4i-i2s: drop unneeded snd_soc_dai_set_drvdata | Julia Lawall |
2021-01-21 | ASoC: sunxi: sync parameter naming (rate/sample_bits) | Kuninori Morimoto |
2020-11-19 | ASoC: sunxi: do not select COMMON_CLK to fix builds | Krzysztof Kozlowski |
2020-10-30 | ASoC: sun4i-i2s: fix coding-style for callback definition | Clément Péron |
2020-10-30 | ASoC: sun4i-i2s: Fix setting of FIFO modes | Samuel Holland |
2020-10-30 | ASoC: sun4i-i2s: Fix sun8i volatile regs | Clément Péron |
2020-10-30 | ASoC: sun4i-i2s: Add 20 and 24 bit support | Marcus Cooper |
2020-10-30 | ASoC: sun4i-i2s: Set sign extend sample | Marcus Cooper |
2020-10-30 | ASoC: sun4i-i2s: Change get_sr() and get_wss() to be more explicit | Clément Péron |
2020-10-30 | ASoC: sun4i-i2s: Add support for H6 I2S | Jernej Skrabec |
2020-10-30 | ASoC: sun4i-i2s: Change set_chan_cfg() params | Clément Péron |
2020-10-30 | ASoC: sun4i-i2s: Fix lrck_period computation for I2S justified mode | Clément Péron |
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 |