summaryrefslogtreecommitdiff
path: root/sound/soc/sunxi
AgeCommit message (Expand)Author
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-29ASoC: sun4i-codec: fix first delay on SpeakerGeorgii Staroselskii
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
2018-03-28Merge remote-tracking branches 'asoc/topic/sta529', 'asoc/topic/sti-sas', 'as...Mark Brown
2018-02-26ASoC: sun4i-i2s: Fix RX slot number of SUN8IYong Deng
2018-02-12ASoC: sun8i: replace codec to componentKuninori Morimoto
2018-02-12ASoC: sun4i: replace codec to componentKuninori Morimoto
2018-02-07Merge remote-tracking branches 'asoc/topic/sam9x5_wm8731', 'asoc/topic/sgtl50...Mark Brown
2018-01-24ASoC: sun8i-codec: Add ADC support for a33Mylene JOSSERAND
2018-01-12Merge remote-tracking branches 'asoc/topic/sunxi', 'asoc/topic/symmetry', 'as...Mark Brown
2017-12-14ASoC: sun4i-i2s: Show detailed error when DAI configuration callbacks failChen-Yu Tsai
2017-12-12ASoC: sun4i-codec: enable 12Khz and 24Khz audio sample ratesAndrea Bondavalli
2017-12-12ASoC: sun4i-i2s: Add support for A83TChen-Yu Tsai
2017-11-10Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', '...Mark Brown
2017-11-10Merge remote-tracking branch 'asoc/fix/sunxi' into asoc-linusMark Brown
2017-11-09ASoC: sun4i-codec: fixed 32bit audio capture support for H3/H2+Andrea Bondavalli
2017-11-09ASoC: sun8i-codec: Add a comment on the LRCK inversionMaxime Ripard
2017-11-09ASoC: sun8i-codec: Set the BCLK dividerMaxime Ripard
2017-11-08ASoC: sun8i-codec: Fix left and right channels inversionMaxime Ripard
2017-11-08ASoC: sun8i-codec: Invert Master / Slave conditionMaxime Ripard
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-21ASoC: sun4i-i2s: Add support for H3Marcus Cooper
2017-08-21ASoC: sun4i-i2s: Update global enable with bitmaskMarcus Cooper
2017-08-21ASoC: sun4i-i2s: Check for slave select bitMarcus Cooper
2017-08-21ASoC: sun4i-i2s: Add regmap field to set DAI formatMarcus Cooper
2017-08-21ASoC: sun4i-i2s: Add mclk enable regmap fieldMarcus Cooper
2017-08-21ASoC: sun4i-i2s: bclk and lrclk polarity tidyupMarcus Cooper
2017-08-21ASoC: sun4i-i2s: Add regfields for word size select and sample resolutionMarcus Cooper
2017-08-21ASoC: sun4i-i2s: Add regmap fields for channelsMarcus Cooper
2017-08-21ASoC: sun4i-codec: Remove unnecessary function callDonglin Peng