| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-03-24 | ASoC: sun4i-spdif: Make reset control non-optional and check for all errors | Chen-Yu Tsai | 1 | -9/+4 |
| 2026-01-27 | ASoC: sunxi: sun50i-dmic: Add missing check for devm_regmap_init_mmio | Chen Ni | 1 | -0/+3 |
| 2026-01-27 | ASoC: sun4i-spdif: Add missing check for devm_regmap_init_mmio | Chen Ni | 1 | -0/+4 |
| 2025-12-22 | ASoC: sun4i-spdif: Add missing kerneldoc fields for sun4i_spdif_quirks | Chen-Yu Tsai | 1 | -0/+2 |
| 2025-11-17 | ASoC: sunxi: sun8i-codec: convert to snd_soc_dapm_xxx() | Kuninori Morimoto | 1 | -2/+2 |
| 2025-11-17 | ASoC: sunxi: sun8i-codec-analog: convert to snd_soc_dapm_xxx() | Kuninori Morimoto | 1 | -7/+7 |
| 2025-11-17 | ASoC: sunxi: sun50i-codec-analog: convert to snd_soc_dapm_xxx() | Kuninori Morimoto | 1 | -1/+1 |
| 2025-11-17 | ASoC: sunxi: sun4i-codec: convert to snd_soc_dapm_xxx() | Kuninori Morimoto | 1 | -1/+2 |
| 2025-10-27 | ASoC: sun4i-spdif: Support SPDIF output on A523 family | Chen-Yu Tsai | 1 | -2/+24 |
| 2025-06-24 | ASoC: sunxi: Standardize ASoC menu | Kuninori Morimoto | 1 | -1/+1 |
| 2025-04-06 | ASoC: sun8i-codec: Remove unnecessary NULL check before clk_prepare_enable/cl... | Chen Ni | 1 | -8/+5 |
| 2025-03-17 | ASoC: sunxi: Convert to RUNTIME_PM_OPS() | Takashi Iwai | 3 | -9/+9 |
| 2025-03-13 | ASoC: sun4i-codec: add h616 card long_name | Ryan Walklin | 1 | -0/+1 |
| 2025-03-13 | ASoC: sun4i-codec: support hp-det-gpios property | Ryan Walklin | 1 | -0/+53 |
| 2025-03-13 | ASoC: sun4i-codec: correct dapm widgets and controls for h616 | Ryan Walklin | 1 | -1/+2 |
| 2025-01-14 | ASoC: sun4i-codec: Use new devm clk and reset APIs | Bence Csókás | 1 | -35/+7 |
| 2024-12-09 | ASoC: sun4i-spdif: Add working 24bit audio support | Marcus Cooper | 1 | -3/+7 |
| 2024-12-09 | ASoC: sun4i-spdif: Always set the valid data to be the MSB | Marcus Cooper | 1 | -3/+4 |
| 2024-12-09 | ASoC: sun4i-spdif: Add clock multiplier settings | George Lander | 1 | -0/+7 |
| 2024-12-02 | ASoC: sun4i-codec: Add support for Allwinner suniv F1C100s | Mesih Kilinc | 1 | -0/+353 |
| 2024-12-02 | ASoC: sun4i-codec: Add DMA Max Burst field | Mesih Kilinc | 1 | -2/+12 |
| 2024-10-24 | ASoC: sun4i-codec: support allwinner H616 codec | Ryan Walklin | 1 | -0/+203 |
| 2024-10-24 | ASoC: sun4i-codec: Add playback only flag to quirks | Marcus Cooper | 1 | -4/+8 |
| 2024-10-24 | ASoC: sun4i-codec: Add support for different DAC FIFOC addresses to quirks | Marcus Cooper | 1 | -32/+51 |
| 2024-09-14 | Merge tag 'asoc-v6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 5 | -5/+5 |
| 2024-09-10 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -70/+73 |
| 2024-09-09 | ASoC: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 5 | -5/+5 |
| 2024-09-06 | ASoC: sunxi: sun4i-codec: drop SNDRV_PCM_RATE_KNOT | Jerome Brunet | 1 | -19/+9 |
| 2024-08-29 | ASoC: sunxi: sun4i-i2s: fix LRCLK polarity in i2s mode | Matteo Martelli | 1 | -70/+73 |
| 2024-05-06 | ASoC: sunxi: Use snd_soc_substream_to_rtd() for accessing private_data | Krzysztof Kozlowski | 1 | -1/+1 |
| 2024-04-30 | ASoC: sunxi: DMIC: Add controls for adjusting the mic gains | Joao Schim | 1 | -0/+34 |
| 2024-04-17 | ASoC: sunxi: sun4i-i2s: Fix pcm_formats type specification | John Watts | 1 | -2/+2 |
| 2024-04-15 | ASoC: sunxi: sun4i-i2s: Support 32-bit audio formats | John Watts | 1 | -5/+28 |
| 2024-03-27 | ASoC: sun8i-codec: Fix build with CONFIG_SND_JACK_INPUT_DEV disabled | Ondrej Jirman | 1 | -7/+7 |
| 2024-03-25 | ASoC: sun8i-codec: Implement jack and accessory detection | Arnaud Ferraris | 2 | -0/+317 |
| 2024-03-25 | ASoC: sun50i-codec-analog: Enable jack detection on startup | Arnaud Ferraris | 1 | -1/+31 |
| 2024-03-25 | ASoC: sun8i-codec: Enable bus clock at STANDBY and higher bias | Samuel Holland | 1 | -8/+33 |
| 2024-03-25 | ASoC: sun50i-codec-analog: Move suspend/resume to set_bias_level | Samuel Holland | 1 | -11/+18 |
| 2024-01-29 | ASoC: sunxi: sun4i-spdif: Add support for Allwinner H616 | Chen-Yu Tsai | 1 | -0/+5 |
| 2023-10-09 | ASoC: Explicitly include correct DT includes | Rob Herring | 7 | -12/+5 |
| 2023-09-25 | ASoC: sunxi: convert not to use asoc_xxx() | Kuninori Morimoto | 3 | -9/+9 |
| 2023-08-14 | ASoC: sunxi: merge DAI call back functions into ops | Kuninori Morimoto | 4 | -12/+16 |
| 2023-08-13 | ASoC: sunxi: sun4i-spdif: Remove redundant of_match_ptr() | Ruan Jinjie | 1 | -1/+1 |
| 2023-03-20 | ASoC: sunxi: sun8i-codec: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-03-20 | ASoC: sunxi: sun50i-dmic: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-03-20 | ASoC: sunxi: sun4i-spdif: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-03-20 | ASoC: sunxi: sun4i-i2s: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-03-20 | ASoC: sunxi: sun4i-codec: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2022-11-14 | ASoC: sunxi: use devm_platform_get_and_ioremap_resource() | Minghao Chi | 1 | -2/+1 |
| 2022-10-24 | ASoC: sun50i-dmic: avoid unused variable warning for sun50i_dmic_of_match | Ban Tao | 1 | -1/+1 |
| 2022-09-21 | ASoC: sunxi: fix declaration compile error | Zeng Heng | 1 | -1/+1 |
| 2022-09-19 | ASoC: sunxi: sun4i-codec: set debugfs_prefix for CPU DAI component | Mikhail Rudenko | 1 | -0/+3 |
| 2022-09-19 | ASoC: sunxi: Add Allwinner H6 Digital MIC driver | Ban Tao | 3 | -0/+414 |
| 2022-09-13 | ASoC: sunxi: sun4i-codec: silence misleading error in probe | Mikhail Rudenko | 1 | -1/+1 |
| 2022-06-29 | ASoC: Refactor non_legacy_dai_naming flag | Mark Brown | 4 | -8/+6 |
| 2022-06-27 | ASoC: sun50i-codec-analog: Add support for internal bias | Arnaud Ferraris | 1 | -0/+8 |
| 2022-06-27 | ASoC: sunxi: Remove now redundant non_legacy_dai_naming flag | Charles Keepax | 2 | -5/+0 |
| 2022-06-27 | ASoC: sunxi: Migrate to new style legacy DAI naming flag | Charles Keepax | 3 | -3/+6 |
| 2022-06-17 | ASoC: sunxi: sun4i-i2s: update kernel-doc | Pierre-Louis Bossart | 1 | -0/+2 |
| 2022-06-15 | ASoC: Add regmap_field helpers for simple bit operations | Mark Brown | 1 | -48/+30 |
| 2022-06-15 | ASoC: sunxi: Use {regmap/regmap_field}_{set/clear}_bits helpers | Li Chen | 1 | -48/+30 |
| 2022-06-14 | ASoC: sun8i-codec: Partial revert to fix clock specifiers | Charles Keepax | 1 | -2/+2 |
| 2022-06-06 | ASoC: sunxi: Rename set_fmt_new back to set_fmt | Charles Keepax | 2 | -2/+2 |
| 2022-06-06 | ASoC: sunxi: Update to use set_fmt_new callback | Charles Keepax | 2 | -14/+14 |
| 2022-02-03 | ASoC: sun4i-i2s: Add support for the R329/D1 variant | Samuel Holland | 1 | -3/+37 |
| 2022-02-03 | ASoC: sun4i-i2s: Update registers for more channels | Samuel Holland | 1 | -11/+17 |
| 2021-12-20 | ASoC: sunxi: Use dev_err_probe() helper | Kuninori Morimoto | 1 | -2/+1 |
| 2021-11-29 | ASoC: sunxi: sun4i-spdif: Implement IEC958 control | Jernej Skrabec | 1 | -0/+115 |
| 2021-11-29 | ASoC: sun8i-codec: Add AIF, ADC, and DAC volume controls | Samuel Holland | 1 | -0/+56 |
| 2021-06-21 | ASoC: sunxi: sun4i-spdif: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang | 1 | -2/+1 |
| 2021-06-21 | ASoC: sun4i-i2s: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang | 1 | -2/+1 |
| 2021-06-21 | ASoC: sunxi: sun4i-codec: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang | 1 | -2/+1 |
| 2021-04-23 | Merge remote-tracking branch 'asoc/for-5.13' into asoc-next | Mark Brown | 3 | -6/+2 |
| 2021-04-08 | ASoC: fsl: sunxi: remove redundant dev_err call | Muhammad Usama Anjum | 1 | -3/+1 |
| 2021-03-31 | ASoC: sunxi: sun8i-codec: clarify expression | Pierre-Louis Bossart | 1 | -1/+1 |
| 2021-03-31 | ASoC: sunxi: sun4i-codec: fill ASoC card owner | Bastian Germann | 1 | -0/+5 |
| 2021-03-10 | ASoC: sun4i-i2s: drop unneeded snd_soc_dai_set_drvdata | Julia Lawall | 1 | -2/+0 |
| 2021-01-21 | ASoC: sunxi: sync parameter naming (rate/sample_bits) | Kuninori Morimoto | 2 | -7/+7 |
| 2020-11-19 | ASoC: sunxi: do not select COMMON_CLK to fix builds | Krzysztof Kozlowski | 1 | -1/+1 |
| 2020-10-30 | ASoC: sun4i-i2s: fix coding-style for callback definition | Clément Péron | 1 | -2/+2 |
| 2020-10-30 | ASoC: sun4i-i2s: Fix setting of FIFO modes | Samuel Holland | 1 | -7/+7 |
| 2020-10-30 | ASoC: sun4i-i2s: Fix sun8i volatile regs | Clément Péron | 1 | -4/+11 |
| 2020-10-30 | ASoC: sun4i-i2s: Add 20 and 24 bit support | Marcus Cooper | 1 | -2/+9 |
| 2020-10-30 | ASoC: sun4i-i2s: Set sign extend sample | Marcus Cooper | 1 | -0/+17 |
| 2020-10-30 | ASoC: sun4i-i2s: Change get_sr() and get_wss() to be more explicit | Clément Péron | 1 | -25/+44 |
| 2020-10-30 | ASoC: sun4i-i2s: Add support for H6 I2S | Jernej Skrabec | 1 | -0/+222 |
| 2020-10-30 | ASoC: sun4i-i2s: Change set_chan_cfg() params | Clément Péron | 1 | -14/+18 |
| 2020-10-30 | ASoC: sun4i-i2s: Fix lrck_period computation for I2S justified mode | Clément Péron | 1 | -2/+2 |
| 2020-10-26 | ASoC: sun8i-codec: Add the AIF3 DAI, widgets, and routes | Samuel Holland | 1 | -8/+130 |
| 2020-10-26 | ASoC: sun8i-codec: Add the AIF2 DAI, widgets, and routes | Samuel Holland | 1 | -0/+215 |
| 2020-10-26 | ASoC: sun8i-codec: Generalize AIF clock control | Samuel Holland | 1 | -30/+32 |
| 2020-10-26 | ASoC: sun8i-codec: Enable all supported PCM formats | Samuel Holland | 1 | -2/+9 |
| 2020-10-26 | ASoC: sun8i-codec: Require an exact BCLK divisor match | Samuel Holland | 1 | -12/+10 |
| 2020-10-26 | ASoC: sun8i-codec: Protect the clock rate while streams are open | Samuel Holland | 2 | -2/+28 |
| 2020-10-26 | ASoC: sun8i-codec: Constrain to compatible sample rates | Samuel Holland | 1 | -4/+53 |
| 2020-10-26 | ASoC: sun8i-codec: Automatically set the system sample rate | Samuel Holland | 1 | -19/+84 |
| 2020-10-26 | ASoC: sun8i-codec: Enable all supported sample rates | Samuel Holland | 1 | -3/+14 |
| 2020-10-26 | ASoC: sun8i-codec: Enforce symmetric DAI parameters | Samuel Holland | 1 | -0/+3 |
| 2020-10-26 | ASoC: sun8i-codec: Support the TDM slot binding | Samuel Holland | 1 | -2/+26 |
| 2020-10-26 | ASoC: sun8i-codec: Correct the BCLK divisor calculation | Samuel Holland | 1 | -8/+9 |
| 2020-10-26 | ASoC: sun8i-codec: Round up the LRCK divisor | Samuel Holland | 1 | -10/+12 |
| 2020-10-26 | ASoC: sun8i-codec: Use the provided word size | Samuel Holland | 1 | -7/+20 |
| 2020-10-26 | ASoC: sun8i-codec: Enable all supported clock inversions | Samuel Holland | 1 | -22/+39 |
| 2020-10-26 | ASoC: sun8i-codec: Program DAI format before clock inversion | Samuel Holland | 1 | -23/+23 |
| 2020-10-26 | ASoC: sun8i-codec: Prepare to extend the DAI driver | Samuel Holland | 1 | -34/+42 |
| 2020-10-05 | ASoC: sun8i-codec: Use snd_soc_dai_get_drvdata | Samuel Holland | 1 | -2/+2 |
| 2020-10-05 | ASoC: sun8i-codec: Enable AIF mono/stereo control | Samuel Holland | 1 | -6/+76 |
| 2020-10-05 | ASoC: sun8i-codec: Fix AIF widget channel references | Samuel Holland | 1 | -2/+2 |
| 2020-10-05 | ASoC: sun8i-codec: Correct DAPM widget types | Samuel Holland | 1 | -6/+6 |
| 2020-10-05 | ASoC: sun8i-codec: Consistently name DAPM widgets and routes | Samuel Holland | 1 | -16/+16 |
| 2020-10-05 | ASoC: sun8i-codec: Sort DAPM controls, widgets, and routes | Samuel Holland | 1 | -48/+53 |
| 2020-10-05 | ASoC: sun8i-codec: Swap module clock/reset dependencies | Samuel Holland | 1 | -32/+38 |
| 2020-10-05 | ASoC: sun8i-codec: Set up clock tree at probe time | Samuel Holland | 1 | -19/+35 |
| 2020-09-07 | ASoC: sun8i-codec: Manage module clock via DAPM | Samuel Holland | 1 | -14/+5 |
| 2020-09-07 | ASoC: sun8i-codec: Attach the bus clock to the regmap | Samuel Holland | 1 | -19/+2 |
| 2020-09-07 | ASoC: sun8i-codec: Sort masks in a consistent order | Samuel Holland | 1 | -3/+3 |
| 2020-09-07 | ASoC: sun8i-codec: Fix field bit number indentation | Samuel Holland | 1 | -7/+7 |
| 2020-09-07 | ASoC: sun8i-codec: Fix ADC_DIG_CTRL field name | Samuel Holland | 1 | -2/+2 |
| 2020-09-07 | ASoC: sun8i-codec: Fix AIF1_MXR_SRC field names | Samuel Holland | 1 | -8/+8 |
| 2020-09-07 | ASoC: sun8i-codec: Fix AIF1_ADCDAT_CTRL field names | Samuel Holland | 1 | -4/+4 |
| 2020-09-07 | ASoC: sun8i-codec: Fix AIF1 MODCLK widget name | Samuel Holland | 1 | -6/+6 |
| 2020-09-07 | ASoC: sun8i-codec: Remove extraneous widgets | Samuel Holland | 1 | -4/+0 |
| 2020-08-19 | ASoC: sun8i-codec: Hook up component probe function | Samuel Holland | 1 | -0/+1 |
| 2020-08-18 | Merge series "ASoC: sun50i-codec-analog: Cleanup and power management" from S... | Mark Brown | 1 | -65/+111 |
| 2020-08-18 | Merge series "Allwinner A64 digital audio codec fixes" from Samuel Holland <s... | Mark Brown | 1 | -29/+108 |
| 2020-08-18 | ASoC: various vendors: delete repeated words in comments | Randy Dunlap | 1 | -1/+1 |
| 2020-08-17 | ASoC: sun50i-codec-analog: Enable DAPM for earpiece switch | Samuel Holland | 1 | -6/+11 |
| 2020-08-17 | ASoC: sun50i-codec-analog: Enable DAPM for line out switch | Samuel Holland | 1 | -8/+15 |
| 2020-08-17 | ASoC: sun50i-codec-analog: Make line out routes stereo | Samuel Holland | 1 | -7/+11 |
| 2020-08-17 | ASoC: sun50i-codec-analog: Enable DAPM for headphone switch | Samuel Holland | 1 | -7/+14 |
| 2020-08-17 | ASoC: sun50i-codec-analog: Make headphone routes stereo | Samuel Holland | 1 | -8/+20 |
| 2020-08-17 | ASoC: sun50i-codec-analog: Group and sort mixer routes | Samuel Holland | 1 | -30/+28 |
| 2020-08-17 | ASoC: sun50i-codec-analog: Gate the amplifier clock during suspend | Samuel Holland | 1 | -0/+15 |
| 2020-08-17 | ASoC: sun50i-codec-analog: Fix duplicate use of ADC enable bits | Samuel Holland | 1 | -4/+2 |
| 2020-08-17 | ASoC: sun8i-codec: Add a quirk for LRCK inversion | Samuel Holland | 1 | -4/+7 |
| 2020-08-17 | ASoC: sun8i-codec: Add missing mixer routes | Samuel Holland | 1 | -0/+6 |
| 2020-08-17 | ASoC: sun8i-codec: Fix DAPM to match the hardware topology | Samuel Holland | 1 | -25/+95 |
| 2020-07-23 | ASoC: sunxi: use asoc_substream_to_rtd() | Kuninori Morimoto | 2 | -7/+7 |
| 2020-07-10 | ASoC: sunxi: sun4i-spdif: Fix misspelling of 'reg_dac_txdata' in kernel-doc | Lee Jones | 1 | -1/+1 |
| 2020-07-10 | ASoC: sunxi: sun4i-i2s: add missing clock and format arguments in kernel-doc | Pierre-Louis Bossart | 1 | -1/+9 |
| 2020-03-27 | ASoC: sunxi: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer | Kuninori Morimoto | 1 | -1/+1 |
| 2020-02-24 | Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 1 | -1/+2 |
| 2020-02-21 | ASoC: sun8i-codec: Remove unused dev from codec struct | Samuel Holland | 1 | -3/+0 |
| 2020-02-17 | ASoC: sun8i-codec: Fix setting DAI data format | Samuel Holland | 1 | -1/+2 |
| 2020-02-04 | treewide: remove redundant IS_ERR() before error code check | Masahiro Yamada | 1 | -1/+1 |
| 2019-10-28 | ASoC: sunxi: sun4i-codec: remove unneeded semicolon | YueHaibing | 1 | -3/+3 |
| 2019-08-27 | ASoC: sun4i: Revert A83t description | Maxime Ripard | 1 | -12/+12 |
| 2019-08-27 | ASoC: sunxi: Revert initial A83t support | Maxime Ripard | 1 | -1/+24 |
| 2019-08-21 | ASoC: sun4i-i2s: Add support for DSP formats | Maxime Ripard | 1 | -9/+35 |
| 2019-08-21 | ASoC: sun4i-i2s: Replace call to params_width by local variable | Maxime Ripard | 1 | -1/+1 |
| 2019-08-21 | ASoC: sun4i-i2s: Use the actual format width instead of an hardcoded one | Maxime Ripard | 1 | -1/+1 |
| 2019-08-21 | ASoC: sun4i-i2s: Use the physical / slot width for the clocks | Maxime Ripard | 1 | -5/+7 |
| 2019-08-21 | ASoC: sun4i-i2s: Add support for TDM slots | Maxime Ripard | 1 | -6/+34 |
| 2019-08-20 | ASoC: sun4i-i2s: Support more channels | Maxime Ripard | 1 | -11/+6 |
| 2019-08-20 | ASoC: sun4i-i2s: Pass the channels number as an argument | Maxime Ripard | 1 | -3/+5 |
| 2019-08-20 | ASoC: sun4i-i2s: Remove duplicated quirks structure | Maxime Ripard | 1 | -20/+1 |
| 2019-08-20 | ASoC: sun4i-i2s: Fix the LRCK period on A83t | Maxime Ripard | 1 | -0/+1 |
| 2019-08-20 | ASoC: sun4i-i2s: Fix MCLK Enable bit offset on A83t | Maxime Ripard | 1 | -1/+1 |
| 2019-08-20 | ASoC: sun4i-i2s: Fix WSS and SR fields for the A83t | Maxime Ripard | 1 | -2/+2 |
| 2019-08-20 | ASoC: sun4i-i2s: Fix the LRCK polarity | Maxime Ripard | 1 | -6/+12 |
| 2019-08-20 | ASoC: sun4i-i2s: Fix LRCK and BCLK polarity offsets on newer SoCs | Maxime Ripard | 1 | -58/+60 |
| 2019-08-20 | ASoC: sun4i-i2s: RX and TX counter registers are swapped | Maxime Ripard | 1 | -2/+2 |
| 2019-08-20 | ASoC: sun4i-i2s: Fix the MCLK and BCLK dividers on newer SoCs | Maxime Ripard | 1 | -14/+49 |
| 2019-08-20 | ASoC: sun4i-i2s: Use module clock as BCLK parent on newer SoCs | Maxime Ripard | 1 | -2/+19 |
| 2019-08-20 | ASoC: sun4i-i2s: Move the format configuration to a callback | Maxime Ripard | 1 | -92/+105 |
| 2019-08-20 | ASoC: sun4i-i2s: Move the channel configuration to a callback | Maxime Ripard | 1 | -87/+69 |
| 2019-08-20 | Merge branch 'asoc-5.3' into asoc-5.4 | Mark Brown | 1 | -8/+8 |
| 2019-08-20 | ASoC: sun4i-i2s: Rework MCLK divider calculation | Maxime Ripard | 1 | -6/+4 |
| 2019-08-20 | ASoC: sun4i-i2s: Replace call to params_channels by local variable | Maxime Ripard | 1 | -3/+2 |
| 2019-08-20 | ASoC: sun4i-i2s: Don't use the oversample to calculate BCLK | Maxime Ripard | 1 | -4/+5 |
| 2019-08-20 | ASoC: sun4i-i2s: Switch to devm for PCM register | Maxime Ripard | 1 | -3/+1 |
| 2019-08-20 | ASoC: sun4i-i2s: Register regmap and PCM before our component | Maxime Ripard | 1 | -6/+6 |
| 2019-08-09 | ASoC: sunxi: sun4i-codec: use snd_soc_dai_link_component for aux_dev | Kuninori Morimoto | 1 | -7/+7 |
| 2019-08-02 | ASoC: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 1 | -3/+1 |
| 2019-07-31 | ASoC: sun8i-codec: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 1 | -3/+1 |
| 2019-07-31 | ASoC: sunxi: sun50i-codec-analog: use devm_platform_ioremap_resource() to sim... | YueHaibing | 1 | -3/+1 |
| 2019-07-31 | ASoC: sun8i-codec-analog: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 1 | -3/+1 |
| 2019-07-31 | ASoC: sun4i-i2s: Incorrect SR and WSS computation | Marcus Cooper | 1 | -2/+2 |
| 2019-07-05 | ASoC: sunxi: sun50i-codec-analog: Add earpiece | Luca Weiss | 1 | -0/+50 |
| 2019-06-28 | ASoC: sunxi: sun4i-codec: consider CPU-Platform possibility | Kuninori Morimoto | 1 | -1/+4 |
| 2019-06-26 | Merge tag 'v5.2-rc6' into asoc-5.3 | Mark Brown | 6 | -45/+6 |
| 2019-06-19 | ASoC: sunxi: sun4i-codec: don't select unnecessary Platform | Kuninori Morimoto | 1 | -4/+1 |
| 2019-06-14 | Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2 | -1/+14 |
| 2019-06-06 | Merge branch 'asoc-5.2' into asoc-5.3 | Mark Brown | 1 | -1/+5 |
| 2019-06-06 | ASoC: sunxi: sun4i-codec: use modern dai_link style | Kuninori Morimoto | 1 | -5/+15 |
| 2019-06-06 | ASoC: sun4i-i2s: Change SR and WSS computation | Maxime Ripard | 1 | -16/+55 |
| 2019-06-04 | ASoC: sun4i-i2s: Add offset to RX channel select | Marcus Cooper | 1 | -0/+4 |
| 2019-06-04 | ASoC: sun4i-i2s: Fix sun8i tx channel offset mask | Marcus Cooper | 1 | -1/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 2 | -20/+2 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
| 2019-05-30 | Merge branch 'asoc-5.2' into asoc-5.3 | Mark Brown | 1 | -0/+9 |
| 2019-05-29 | ASoC: sun4i-codec: fix first delay on Speaker | Georgii Staroselskii | 1 | -0/+9 |
| 2019-05-28 | ASoC: sun4i-spdif: Add support for H6 SoC | Clément Péron | 1 | -0/+22 |
| 2019-05-28 | ASoC: sun4i-spdif: Add TX fifo bit flush quirks | Clément Péron | 1 | -1/+10 |
| 2019-05-28 | ASoC: sun4i-spdif: Move quirks to the top | Clément Péron | 1 | -5/+11 |
| 2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 119 | Thomas Gleixner | 2 | -20/+2 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
| 2019-02-19 | ASoC: sunxi: sun50i-codec-analog: Rename hpvcc regulator supply to cpvdd | Chen-Yu Tsai | 1 | -2/+2 |
| 2019-02-07 | ASoC: sun4i-codec: Add Line Playback Volume, Line Boost Volume, Line Right, L... | Danny Milosavljevic | 1 | -0/+27 |
| 2019-02-07 | ASoC: sun4i-codec: Add FM Playback Volume, FM Left, FM Right, FM Playback Switch | Danny Milosavljevic | 1 | -0/+18 |