aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/sunxi
AgeCommit message (Expand)Author
2019-08-20ASoC: sun4i-i2s: Rework MCLK divider calculationMaxime Ripard
2019-08-20ASoC: sun4i-i2s: Replace call to params_channels by local variableMaxime Ripard
2019-08-20ASoC: sun4i-i2s: Don't use the oversample to calculate BCLKMaxime Ripard
2019-08-20ASoC: sun4i-i2s: Switch to devm for PCM registerMaxime Ripard
2019-08-20ASoC: sun4i-i2s: Register regmap and PCM before our componentMaxime Ripard
2019-08-09ASoC: sunxi: sun4i-codec: use snd_soc_dai_link_component for aux_devKuninori Morimoto
2019-08-02ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-07-31ASoC: sun8i-codec: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-07-31ASoC: sunxi: sun50i-codec-analog: use devm_platform_ioremap_resource() to sim...YueHaibing
2019-07-31ASoC: sun8i-codec-analog: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-07-31ASoC: sun4i-i2s: Incorrect SR and WSS computationMarcus Cooper
2019-07-05ASoC: sunxi: sun50i-codec-analog: Add earpieceLuca Weiss
2019-06-28ASoC: sunxi: sun4i-codec: consider CPU-Platform possibilityKuninori Morimoto
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown
2019-06-19ASoC: sunxi: sun4i-codec: don't select unnecessary PlatformKuninori Morimoto
2019-06-14Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-06-06Merge branch 'asoc-5.2' into asoc-5.3Mark Brown
2019-06-06ASoC: sunxi: sun4i-codec: use modern dai_link styleKuninori Morimoto
2019-06-06ASoC: sun4i-i2s: Change SR and WSS computationMaxime Ripard
2019-06-04ASoC: sun4i-i2s: Add offset to RX channel selectMarcus Cooper
2019-06-04ASoC: sun4i-i2s: Fix sun8i tx channel offset maskMarcus Cooper
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-30Merge branch 'asoc-5.2' into asoc-5.3Mark Brown
2019-05-29ASoC: sun4i-codec: fix first delay on SpeakerGeorgii Staroselskii
2019-05-28ASoC: sun4i-spdif: Add support for H6 SoCClément Péron
2019-05-28ASoC: sun4i-spdif: Add TX fifo bit flush quirksClément Péron
2019-05-28ASoC: sun4i-spdif: Move quirks to the topClément Péron
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 119Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-02-19ASoC: sunxi: sun50i-codec-analog: Rename hpvcc regulator supply to cpvddChen-Yu Tsai
2019-02-07ASoC: sun4i-codec: Add Line Playback Volume, Line Boost Volume, Line Right, L...Danny Milosavljevic
2019-02-07ASoC: sun4i-codec: Add FM Playback Volume, FM Left, FM Right, FM Playback SwitchDanny Milosavljevic
2019-02-07ASoC: sun4i-codec: Add Mic1 Playback Switch, Mic2 Playback SwitchDanny Milosavljevic
2019-02-07ASoC: sun4i-codec: Merge sun4i_codec_left_mixer_controls and sun4i_codec_righ...Danny Milosavljevic
2019-02-07ASoC: sun4i-codec: Add Mic1 Boost Volume, Mic2 Boost VolumeDanny Milosavljevic
2019-02-07ASoC: sun4i-codec: Add sun7i_codec_controls, sun7i_codec_codecDanny Milosavljevic
2019-02-07ASoC: sun4i-codec: Add Mic Playback VolumeDanny Milosavljevic
2019-02-07ASoC: sun4i-codec: Add MIC2 Pre-Amplifier, Mic2 inputDanny Milosavljevic
2018-12-13Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2018-11-23ASoC: sunxi: sun50i-codec-analog: Add support for cpvdd regulator supplyChen-Yu Tsai
2018-11-13ASoC: sun8i-codec: add missing route for ADCVasily Khoruzhick
2018-11-09ASoC: sun8i-codec: fix crash on module removalVasily Khoruzhick
2018-11-05ASoC: sunxi: rename SND_SUNXI_ADDA_PR_REGMAP to SND_SUN8I_ADDA_PR_REGMAPVasily Khoruzhick
2018-10-21ASoC: sun4i-i2s: move code from startup/shutdown hooks into pm_runtime hooksVasily Khoruzhick
2018-10-17ASoC: sunxi: allow the sun8i-codec driver to be built on ARM64Vasily Khoruzhick
2018-10-17ASoC: sunxi: Add new driver for Allwinner A64 codec's analog path controlsVasily Khoruzhick
2018-10-17ASoC: sun8i-codec-analog: split regmap code into separate driverVasily Khoruzhick
2018-10-17ASoC: sun8i-codec: Don't hardcode BCLK / LRCK ratioVasily Khoruzhick
2018-10-17ASoC: sun4i-i2s: Add compatibility with A64 codec I2SMarcus Cooper