Age | Commit message (Expand) | Author |
2019-08-20 | ASoC: sun4i-i2s: Rework MCLK divider calculation | Maxime Ripard |
2019-08-20 | ASoC: sun4i-i2s: Replace call to params_channels by local variable | Maxime Ripard |
2019-08-20 | ASoC: sun4i-i2s: Don't use the oversample to calculate BCLK | Maxime Ripard |
2019-08-20 | ASoC: sun4i-i2s: Switch to devm for PCM register | Maxime Ripard |
2019-08-20 | ASoC: sun4i-i2s: Register regmap and PCM before our component | Maxime Ripard |
2019-08-09 | ASoC: sunxi: sun4i-codec: use snd_soc_dai_link_component for aux_dev | Kuninori Morimoto |
2019-08-02 | ASoC: Remove dev_err() usage after platform_get_irq() | Stephen Boyd |
2019-07-31 | ASoC: sun8i-codec: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-07-31 | ASoC: sunxi: sun50i-codec-analog: use devm_platform_ioremap_resource() to sim... | YueHaibing |
2019-07-31 | ASoC: sun8i-codec-analog: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-07-31 | ASoC: sun4i-i2s: Incorrect SR and WSS computation | Marcus Cooper |
2019-07-05 | ASoC: sunxi: sun50i-codec-analog: Add earpiece | Luca Weiss |
2019-06-28 | ASoC: sunxi: sun4i-codec: consider CPU-Platform possibility | Kuninori Morimoto |
2019-06-26 | Merge tag 'v5.2-rc6' into asoc-5.3 | Mark Brown |
2019-06-19 | ASoC: sunxi: sun4i-codec: don't select unnecessary Platform | Kuninori Morimoto |
2019-06-14 | Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2019-06-06 | Merge branch 'asoc-5.2' into asoc-5.3 | Mark Brown |
2019-06-06 | ASoC: sunxi: sun4i-codec: use modern dai_link style | Kuninori Morimoto |
2019-06-06 | ASoC: sun4i-i2s: Change SR and WSS computation | Maxime Ripard |
2019-06-04 | ASoC: sun4i-i2s: Add offset to RX channel select | Marcus Cooper |
2019-06-04 | ASoC: sun4i-i2s: Fix sun8i tx channel offset mask | Marcus Cooper |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-30 | Merge branch 'asoc-5.2' into asoc-5.3 | Mark Brown |
2019-05-29 | ASoC: sun4i-codec: fix first delay on Speaker | Georgii Staroselskii |
2019-05-28 | ASoC: sun4i-spdif: Add support for H6 SoC | Clément Péron |
2019-05-28 | ASoC: sun4i-spdif: Add TX fifo bit flush quirks | Clément Péron |
2019-05-28 | ASoC: sun4i-spdif: Move quirks to the top | Clément Péron |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 119 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-02-19 | ASoC: sunxi: sun50i-codec-analog: Rename hpvcc regulator supply to cpvdd | Chen-Yu Tsai |
2019-02-07 | ASoC: sun4i-codec: Add Line Playback Volume, Line Boost Volume, Line Right, L... | Danny Milosavljevic |
2019-02-07 | ASoC: sun4i-codec: Add FM Playback Volume, FM Left, FM Right, FM Playback Switch | Danny Milosavljevic |
2019-02-07 | ASoC: sun4i-codec: Add Mic1 Playback Switch, Mic2 Playback Switch | Danny Milosavljevic |
2019-02-07 | ASoC: sun4i-codec: Merge sun4i_codec_left_mixer_controls and sun4i_codec_righ... | Danny Milosavljevic |
2019-02-07 | ASoC: sun4i-codec: Add Mic1 Boost Volume, Mic2 Boost Volume | Danny Milosavljevic |
2019-02-07 | ASoC: sun4i-codec: Add sun7i_codec_controls, sun7i_codec_codec | Danny Milosavljevic |
2019-02-07 | ASoC: sun4i-codec: Add Mic Playback Volume | Danny Milosavljevic |
2019-02-07 | ASoC: sun4i-codec: Add MIC2 Pre-Amplifier, Mic2 input | Danny Milosavljevic |
2018-12-13 | Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown |
2018-11-23 | ASoC: sunxi: sun50i-codec-analog: Add support for cpvdd regulator supply | Chen-Yu Tsai |
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-11-05 | ASoC: sunxi: rename SND_SUNXI_ADDA_PR_REGMAP to SND_SUN8I_ADDA_PR_REGMAP | Vasily Khoruzhick |
2018-10-21 | ASoC: sun4i-i2s: move code from startup/shutdown hooks into pm_runtime hooks | Vasily Khoruzhick |
2018-10-17 | ASoC: sunxi: allow the sun8i-codec driver to be built on ARM64 | Vasily Khoruzhick |
2018-10-17 | ASoC: sunxi: Add new driver for Allwinner A64 codec's analog path controls | Vasily Khoruzhick |
2018-10-17 | ASoC: sun8i-codec-analog: split regmap code into separate driver | Vasily Khoruzhick |
2018-10-17 | ASoC: sun8i-codec: Don't hardcode BCLK / LRCK ratio | Vasily Khoruzhick |
2018-10-17 | ASoC: sun4i-i2s: Add compatibility with A64 codec I2S | Marcus Cooper |