- 0d8aa2c ASoC: various vendors: delete repeated words in comments by Randy Dunlap · 4 years, 5 months ago
- c09e34b ASoC: sunxi: use asoc_substream_to_rtd() by Kuninori Morimoto · 4 years, 6 months ago
- 24d0596 ASoC: sunxi: sun4i-codec: remove unneeded semicolon by YueHaibing · 5 years ago
- 3d0d2d6 ASoC: sunxi: sun4i-codec: use snd_soc_dai_link_component for aux_dev by Kuninori Morimoto · 5 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
- 950d10e ASoC: sunxi: sun4i-codec: use modern dai_link style by Kuninori Morimoto · 6 years ago
- 1f2675f ASoC: sun4i-codec: fix first delay on Speaker by Georgii Staroselskii · 6 years ago
- 4c694f2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 119 by Thomas Gleixner · 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
- b71a7eb ASoC: sun4i-codec: Add sun7i_codec_controls, sun7i_codec_codec by Danny Milosavljevic · 6 years ago
- b5a6560 ASoC: sun4i-codec: Add Mic Playback Volume by Danny Milosavljevic · 6 years ago
- 63bd848 ASoC: sun4i-codec: Add MIC2 Pre-Amplifier, Mic2 input by Danny Milosavljevic · 6 years ago
- 77f4be16 ASoC: sun4i: replace codec to component by Kuninori Morimoto · 7 years ago
- 5a0cf02 ASoC: sun4i-codec: enable 12Khz and 24Khz audio sample rates by Andrea Bondavalli · 7 years ago
- 8a0f95c ASoC: sun4i-codec: fixed 32bit audio capture support for H3/H2+ by Andrea Bondavalli · 7 years ago
- 8278075 ASoC: sun4i-codec: Remove unnecessary function call by Donglin Peng · 7 years ago
- 92ff5d0 ASoC: sunxi: make snd_soc_codec_driver structures as const by Bhumika Goyal · 7 years ago
- 72bfa21 ASoC: sun4i: explicitly request exclusive reset control by Philipp Zabel · 8 years ago
- d51579e ASoC: sun4i-codec: Remove unneeded gpiod NULL check by Fabio Estevam · 8 years ago
- 8b2840b ASoC: sun4i-codec: Add support for V3s codec by Icenowy Zheng · 8 years ago
- 19426bd ASoC: sun4i-codec: Add "Right Mixer" to "Line Out Mono Diff." route by Chen-Yu Tsai · 8 years ago
- 4a15b24 ASoC: sun4i-codec: Add support for H3 codec by Chen-Yu Tsai · 8 years ago
- dac5f86 ASoC: sun4i-codec: Add support for A23 codec by Chen-Yu Tsai · 8 years ago
- 35db576 ASoC: sun4i-codec: fix semicolon.cocci warnings by kbuild test robot · 8 years ago
- 9aead15 ASoC: sun4i-codec: Add support for optional reset control to quirks by Chen-Yu Tsai · 8 years ago
- 24c99f8 ASoC: sun4i-codec: Add support for A31 ADC capture path by Chen-Yu Tsai · 8 years ago
- 300a18d ASoC: sun4i-codec: Add support for A31 board level audio routing by Chen-Yu Tsai · 8 years ago
- ecd5cdb ASoC: sun4i-codec: Add support for A31 analog microphone inputs by Chen-Yu Tsai · 8 years ago
- 0f909f9 ASoC: sun4i-codec: Add support for A31 Line Out playback by Chen-Yu Tsai · 8 years ago
- dff5051 ASoC: sun4i-codec: Add support for A31 Line In playback by Chen-Yu Tsai · 8 years ago
- 8d9e4c9e ASoC: sun4i-codec: Add support for A31 playback through headphone output by Chen-Yu Tsai · 8 years ago
- 730e2dd ASoC: sun4i-codec: Increase DMA max burst to 8 by Chen-Yu Tsai · 8 years ago
- bc03f0d ASoC: sun4i-codec: Expand quirks to handle register offsets and card creation by Chen-Yu Tsai · 8 years ago
- 184f22d Merge branch 'fix/sunxi' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-sunxi by Mark Brown · 8 years ago
- bd720ec ASoC: sun4i-codec: Revise comments for register definition macros by Chen-Yu Tsai · 8 years ago
- 2f2a346 ASoC: sun4i-codec: Move data structures to add create_card call to quirks by Chen-Yu Tsai · 8 years ago
- 3716a89 ASoC: sun4i-codec: Enable bus clock after getting GPIO by Chen-Yu Tsai · 8 years ago
- 85915b6 ASoC: sun4i-codec: return error code instead of NULL when create_card fails by Chen-Yu Tsai · 8 years ago
- c9e902f ASoC: sun4i-codec: Rename sun4i_codec_widgets for consistency by Danny Milosavljevic · 8 years ago
- 5c43411 Merge branch 'topic/codec-component' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-sunxi by Mark Brown · 8 years ago
- c1d5065 ASoC: sun4i-codec: Add custom regmap configs by Danny Milosavljevic · 8 years ago
- 4f0c4e9 ASoC: sun4i-codec: Rename some sun7i-only registers by Danny Milosavljevic · 8 years ago
- 180f58f ASoC: codec duplicated callback function goes to component on sun4i-codec by Kuninori Morimoto · 8 years ago
- 6b803c6 ASoC: sun4i-codec: Use proper output for external amp routes by Hans de Goede · 9 years ago
- 4059262 ASoC: sun4i-codec: Add support for PA gpio pin by Hans de Goede · 9 years ago
- e6415b4 ASoC: sun4i-codec: Rename codec dapm widgets and routes by Hans de Goede · 9 years ago
- ce3d3f0 Merge branch 'fix/sun4i-codec' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-sunxi by Mark Brown · 9 years ago
- 8400ddf ASoC: sun4i-codec: pass through clk_set_rate error by Maxime Ripard · 9 years ago
- 0837d87 ASoC: sunxi: Remove useless comments and variable by Maxime Ripard · 9 years ago
- 1fb34b4 ASoC: sun4i: Implement MIC1 capture by Maxime Ripard · 9 years ago
- 474d147 ASoC: sun4i-codec: use consistent names for PA controls by Adam Sampson · 9 years ago
- c570b82 ASoC: sun4i-codec: Remove the routing property by Maxime Ripard · 9 years ago
- debb972 ASoC: sun4i-codec: Remove redundant SND_PCM_RATE_KNOT by Maxime Ripard · 9 years ago
- 98a4b66 ASoC: sun4i-codec: pass through clk_set_rate error by Maxime Ripard · 9 years ago
- 31f4f0c ASoC: sunxi: fix platform_no_drv_owner.cocci warnings by kbuild test robot · 9 years ago
- 45fb6b6 ASoC: sunxi: add support for the on-chip codec on early Allwinner SoCs by Emilio López · 9 years ago