- d65b66c ASoC: sunxi: sun4i-codec: fill ASoC card owner by Bastian Germann · 3 years, 9 months ago
- f7e27d6 ASoC: sun4i-i2s: Fix lrck_period computation for I2S justified mode by Clément Péron · 4 years, 2 months ago
- a886990c ASoC: sun8i-codec: Use snd_soc_dai_get_drvdata by Samuel Holland · 4 years, 3 months ago
- 18ebd62 ASoC: sun8i-codec: Enable AIF mono/stereo control by Samuel Holland · 4 years, 3 months ago
- 4ab60ce ASoC: sun8i-codec: Fix AIF widget channel references by Samuel Holland · 4 years, 3 months ago
- fc5668f ASoC: sun8i-codec: Correct DAPM widget types by Samuel Holland · 4 years, 3 months ago
- 7b51f3c ASoC: sun8i-codec: Consistently name DAPM widgets and routes by Samuel Holland · 4 years, 3 months ago
- d58b724 ASoC: sun8i-codec: Sort DAPM controls, widgets, and routes by Samuel Holland · 4 years, 3 months ago
- ed3caa3 ASoC: sun8i-codec: Swap module clock/reset dependencies by Samuel Holland · 4 years, 3 months ago
- d8f0068 ASoC: sun8i-codec: Set up clock tree at probe time by Samuel Holland · 4 years, 3 months ago
- 6b3bb3c ASoC: sun8i-codec: Manage module clock via DAPM by Samuel Holland · 4 years, 4 months ago
- efb736f ASoC: sun8i-codec: Attach the bus clock to the regmap by Samuel Holland · 4 years, 4 months ago
- f30ef55 ASoC: sun8i-codec: Sort masks in a consistent order by Samuel Holland · 4 years, 4 months ago
- fcb7b39 ASoC: sun8i-codec: Fix field bit number indentation by Samuel Holland · 4 years, 4 months ago
- 30aff91 ASoC: sun8i-codec: Fix ADC_DIG_CTRL field name by Samuel Holland · 4 years, 4 months ago
- 0ba9549 ASoC: sun8i-codec: Fix AIF1_MXR_SRC field names by Samuel Holland · 4 years, 4 months ago
- fa5c0ca ASoC: sun8i-codec: Fix AIF1_ADCDAT_CTRL field names by Samuel Holland · 4 years, 4 months ago
- 2455e37 ASoC: sun8i-codec: Fix AIF1 MODCLK widget name by Samuel Holland · 4 years, 4 months ago
- b8cbb1c ASoC: sun8i-codec: Remove extraneous widgets by Samuel Holland · 4 years, 4 months ago
- a2f6d30 ASoC: sun8i-codec: Hook up component probe function by Samuel Holland · 4 years, 5 months ago
- 4782e6c Merge series "ASoC: sun50i-codec-analog: Cleanup and power management" from Samuel Holland <samuel@sholland.org>: by Mark Brown · 4 years, 5 months ago
- 2d32c60 Merge series "Allwinner A64 digital audio codec fixes" from Samuel Holland <samuel@sholland.org>: by Mark Brown · 4 years, 5 months ago
- 0d8aa2c ASoC: various vendors: delete repeated words in comments by Randy Dunlap · 4 years, 5 months ago
- 7829e68 ASoC: sun50i-codec-analog: Enable DAPM for earpiece switch by Samuel Holland · 4 years, 5 months ago
- 95d3476 ASoC: sun50i-codec-analog: Enable DAPM for line out switch by Samuel Holland · 4 years, 5 months ago
- dd8286a ASoC: sun50i-codec-analog: Make line out routes stereo by Samuel Holland · 4 years, 5 months ago
- 4b9f39e ASoC: sun50i-codec-analog: Enable DAPM for headphone switch by Samuel Holland · 4 years, 5 months ago
- 241a578 ASoC: sun50i-codec-analog: Make headphone routes stereo by Samuel Holland · 4 years, 5 months ago
- cababec ASoC: sun50i-codec-analog: Group and sort mixer routes by Samuel Holland · 4 years, 5 months ago
- 9b7612b ASoC: sun50i-codec-analog: Gate the amplifier clock during suspend by Samuel Holland · 4 years, 5 months ago
- ad5b7f6 ASoC: sun50i-codec-analog: Fix duplicate use of ADC enable bits by Samuel Holland · 4 years, 5 months ago
- 7518805 ASoC: sun8i-codec: Add a quirk for LRCK inversion by Samuel Holland · 4 years, 5 months ago
- e47d2dc ASoC: sun8i-codec: Add missing mixer routes by Samuel Holland · 4 years, 5 months ago
- 90cac93 ASoC: sun8i-codec: Fix DAPM to match the hardware topology by Samuel Holland · 4 years, 5 months ago
- c09e34b ASoC: sunxi: use asoc_substream_to_rtd() by Kuninori Morimoto · 4 years, 6 months ago
- c7202a1 ASoC: sunxi: sun4i-spdif: Fix misspelling of 'reg_dac_txdata' in kernel-doc by Lee Jones · 4 years, 6 months ago
- 643e305 ASoC: sunxi: sun4i-i2s: add missing clock and format arguments in kernel-doc by Pierre-Louis Bossart · 4 years, 6 months ago
- 2dc5fd0 ASoC: sunxi: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer by Kuninori Morimoto · 4 years, 9 months ago
- 6c8beff Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.7 by Mark Brown · 4 years, 10 months ago
- 150cbf8 ASoC: sun8i-codec: Remove unused dev from codec struct by Samuel Holland · 4 years, 11 months ago
- 96781fd ASoC: sun8i-codec: Fix setting DAI data format by Samuel Holland · 4 years, 11 months ago
- 45586c7 treewide: remove redundant IS_ERR() before error code check by Masahiro Yamada · 5 years ago
- 24d0596 ASoC: sunxi: sun4i-codec: remove unneeded semicolon by YueHaibing · 5 years ago
- 9ec05d4 ASoC: sun4i: Revert A83t description by Maxime Ripard · 5 years ago
- 455b1d4 ASoC: sunxi: Revert initial A83t support by Maxime Ripard · 5 years ago
- 7ae7834 ASoC: sun4i-i2s: Add support for DSP formats by Maxime Ripard · 5 years ago
- 84884c7 ASoC: sun4i-i2s: Replace call to params_width by local variable by Maxime Ripard · 5 years ago
- 9e8a93a ASoC: sun4i-i2s: Use the actual format width instead of an hardcoded one by Maxime Ripard · 5 years ago
- 5389f47 ASoC: sun4i-i2s: Use the physical / slot width for the clocks by Maxime Ripard · 5 years ago
- 137befe ASoC: sun4i-i2s: Add support for TDM slots by Maxime Ripard · 5 years ago
- bbf9a12 ASoC: sun4i-i2s: Support more channels by Maxime Ripard · 5 years ago
- 0083a50 ASoC: sun4i-i2s: Pass the channels number as an argument by Maxime Ripard · 5 years ago
- 3e9acd7 ASoC: sun4i-i2s: Remove duplicated quirks structure by Maxime Ripard · 5 years ago
- 69e450e ASoC: sun4i-i2s: Fix the LRCK period on A83t by Maxime Ripard · 5 years ago
- bf943d5 ASoC: sun4i-i2s: Fix MCLK Enable bit offset on A83t by Maxime Ripard · 5 years ago
- 2e04fc4 ASoC: sun4i-i2s: Fix WSS and SR fields for the A83t by Maxime Ripard · 5 years ago
- dd657ea ASoC: sun4i-i2s: Fix the LRCK polarity by Maxime Ripard · 5 years ago
- 515fcfb ASoC: sun4i-i2s: Fix LRCK and BCLK polarity offsets on newer SoCs by Maxime Ripard · 5 years ago
- cf2c0e1 ASoC: sun4i-i2s: RX and TX counter registers are swapped by Maxime Ripard · 5 years ago
- c1d3a92 ASoC: sun4i-i2s: Fix the MCLK and BCLK dividers on newer SoCs by Maxime Ripard · 5 years ago
- fb19739 ASoC: sun4i-i2s: Use module clock as BCLK parent on newer SoCs by Maxime Ripard · 5 years ago
- 71137bc ASoC: sun4i-i2s: Move the format configuration to a callback by Maxime Ripard · 5 years ago
- d70be62 ASoC: sun4i-i2s: Move the channel configuration to a callback by Maxime Ripard · 5 years ago
- dd28d54 Merge branch 'asoc-5.3' into asoc-5.4 by Mark Brown · 5 years ago
- 8bcf62b ASoC: sun4i-i2s: Rework MCLK divider calculation by Maxime Ripard · 5 years ago
- c7dd082 ASoC: sun4i-i2s: Replace call to params_channels by local variable by Maxime Ripard · 5 years ago
- 7df8f9a20 ASoC: sun4i-i2s: Don't use the oversample to calculate BCLK by Maxime Ripard · 5 years ago
- a49d24e ASoC: sun4i-i2s: Switch to devm for PCM register by Maxime Ripard · 5 years ago
- bf283a0 ASoC: sun4i-i2s: Register regmap and PCM before our component by Maxime Ripard · 5 years ago
- 3d0d2d6 ASoC: sunxi: sun4i-codec: use snd_soc_dai_link_component for aux_dev by Kuninori Morimoto · 5 years ago
- cf9441a ASoC: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
- 790b365 ASoC: sun8i-codec: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
- 54dd39e ASoC: sunxi: sun50i-codec-analog: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
- e12fd61 ASoC: sun8i-codec-analog: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
- 52f87f3 ASoC: sun4i-i2s: Incorrect SR and WSS computation by Marcus Cooper · 5 years ago
- 1fe0860 ASoC: sunxi: sun50i-codec-analog: Add earpiece by Luca Weiss · 6 years ago
- d3569a4 ASoC: sunxi: sun4i-codec: consider CPU-Platform possibility by Kuninori Morimoto · 6 years ago
- 53c8b29 Merge tag 'v5.2-rc6' into asoc-5.3 by Mark Brown · 6 years ago
- 3f78053 ASoC: sunxi: sun4i-codec: don't select unnecessary Platform by Kuninori Morimoto · 6 years ago
- bcb46a0 Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
- a8e9923 Merge branch 'asoc-5.2' into asoc-5.3 by Mark Brown · 6 years ago
- 950d10e ASoC: sunxi: sun4i-codec: use modern dai_link style by Kuninori Morimoto · 6 years ago
- 619c15f ASoC: sun4i-i2s: Change SR and WSS computation by Maxime Ripard · 6 years ago
- f9927000 ASoC: sun4i-i2s: Add offset to RX channel select by Marcus Cooper · 6 years ago
- 7e46169 ASoC: sun4i-i2s: Fix sun8i tx channel offset mask by Marcus Cooper · 6 years ago
- c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- 79b3b7c Merge branch 'asoc-5.2' into asoc-5.3 by Mark Brown · 6 years ago
- 1f2675f ASoC: sun4i-codec: fix first delay on Speaker by Georgii Staroselskii · 6 years ago
- 99a12c7 ASoC: sun4i-spdif: Add support for H6 SoC by Clément Péron · 6 years ago
- f6a86b4 ASoC: sun4i-spdif: Add TX fifo bit flush quirks by Clément Péron · 6 years ago
- ae9cccc ASoC: sun4i-spdif: Move quirks to the top by Clément Péron · 6 years ago
- 4c694f2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 119 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 5fd812e ASoC: sunxi: sun50i-codec-analog: Rename hpvcc regulator supply to cpvdd by Chen-Yu Tsai · 6 years ago
- 67690c2 ASoC: sun4i-codec: Add Line Playback Volume, Line Boost Volume, Line Right, Line Left, Line Playback Switch by Danny Milosavljevic · 6 years ago
- 50d1641 ASoC: sun4i-codec: Add FM Playback Volume, FM Left, FM Right, FM Playback Switch by Danny Milosavljevic · 6 years ago
- 44a1f4e ASoC: sun4i-codec: Add Mic1 Playback Switch, Mic2 Playback Switch by Danny Milosavljevic · 6 years ago
- 0bbb8e8 ASoC: sun4i-codec: Merge sun4i_codec_left_mixer_controls and sun4i_codec_right_mixer_controls into sun4i_codec_mixer_controls by Danny Milosavljevic · 6 years ago
- b329c78 ASoC: sun4i-codec: Add Mic1 Boost Volume, Mic2 Boost Volume by Danny Milosavljevic · 6 years ago