aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sunxi (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-21ASoC: sun4i-i2s: Add support for H3Marcus Cooper1-2/+174
2017-08-21ASoC: sun4i-i2s: Update global enable with bitmaskMarcus Cooper1-3/+4
2017-08-21ASoC: sun4i-i2s: Check for slave select bitMarcus Cooper1-16/+21
2017-08-21ASoC: sun4i-i2s: Add regmap field to set DAI formatMarcus Cooper1-3/+12
2017-08-21ASoC: sun4i-i2s: Add mclk enable regmap fieldMarcus Cooper1-2/+14
2017-08-21ASoC: sun4i-i2s: bclk and lrclk polarity tidyupMarcus Cooper1-13/+32
2017-08-21ASoC: sun4i-i2s: Add regfields for word size select and sample resolutionMarcus Cooper1-3/+28
2017-08-21ASoC: sun4i-i2s: Add regmap fields for channelsMarcus Cooper1-8/+69
2017-08-21ASoC: sun4i-codec: Remove unnecessary function callDonglin Peng1-1/+0
2017-08-14ASoC: sun4i-i2s: Add TX FIFO offset to quirksMarcus Cooper1-1/+6
2017-08-14ASoC: sun4i-i2s: Add regmap config to quirksMarcus Cooper1-3/+7
2017-08-14ASoC: sun4i-i2s: Add clkdiv offsets to quirksMarcus Cooper1-0/+8
2017-08-07ASoC: sunxi: make snd_soc_codec_driver structures as constBhumika Goyal2-4/+4
2017-08-01ASoC: sun4i-i2s: Extend quirks scopeMarcus Cooper1-8/+14
2017-07-26ASoC: sun4i-spdif: Handle return value of clk_prepare_enable.Arvind Yadav1-3/+8
2017-07-19ASoC: sun4i: explicitly request exclusive reset controlPhilipp Zabel3-3/+5
2017-07-17ASoC: sun8i-codec: constify snd_soc_dai_ops structureGustavo A. R. Silva1-1/+1
2017-07-17ASoC: sun4i-codec: Remove unneeded gpiod NULL checkFabio Estevam1-3/+2
2017-06-06ASoC: sun4i-codec: Add support for V3s codecIcenowy Zheng1-0/+63
2017-06-06ASoC: sun8i-codec-analog: add support for V3s SoCIcenowy Zheng1-0/+9
2017-06-06ASoC: sun8i-codec-analog: prepare a mixer control/widget/route set for V3sIcenowy Zheng1-1/+100
2017-05-24ASoC: sun8i-codec-analog: split out mbiasIcenowy Zheng1-5/+30
2017-03-15ASoC: sun8i-codec: Convert to use SND_SOC_DAPM_AIF_INMylène Josserand1-9/+11
2017-03-15ASoC: sun8i-codec: Fix space on audio-routing widgetMylène Josserand1-1/+1
2017-03-15ASoC: sun8i-codec-analog: split out line inIcenowy Zheng1-11/+65
2017-03-15ASoC: sun8i-codec-analog: split out mic2Icenowy Zheng1-16/+76
2017-03-08ASoC: sun8i-codec: Convert to SOC_MIXER_ARRAYMylène Josserand1-6/+4
2017-03-08ASoC: sun8i-codec: Update mixer to use SOC_DAPM_DOUBLEMylène Josserand1-24/+21
2017-03-08ASoC: sun8i-codec: Remove analog "HP" widgetMylène Josserand1-6/+0
2017-02-19Merge remote-tracking branches 'asoc/topic/rt5665', 'asoc/topic/rt5677', 'asoc/topic/samsung', 'asoc/topic/simple' and 'asoc/topic/sunxi' into asoc-nextMark Brown7-24/+636
2017-02-19ASoC: sun4i-spdif: drop unnessary snd_soc_unregister_component()Wei Yongjun1-10/+3
2017-02-08ASoC: sunxi: allow the analog codec driver to be built on ARM64Icenowy Zheng1-1/+1
2017-02-03ASoC: sun4i-i2s: Add quirks to handle a31 compatibleMylène Josserand1-2/+55
2017-02-03ASoC: Add sun8i digital audio codecMylène Josserand3-0/+510
2017-02-03ASoC: sun8i-codec-analog: Add amplifier event to fix first delayMylène Josserand1-2/+28
2017-01-20ASoC: sun4i-spdif: Add support for the H3 SoCMarcus Cooper1-0/+11
2017-01-17ASoC: sun4i-i2s: Increase DMA max burst to 8Mylène Josserand1-2/+2
2017-01-09ASoC: sun4i-codec: Add "Right Mixer" to "Line Out Mono Diff." routeChen-Yu Tsai1-0/+1
2016-12-31ASoC: sun4i-spdif: Add quirks to the spdif driverMarcus Cooper1-5/+31
2016-12-31ASoC: sun4i-spdif: remove legacy dapm componentsMarcus Cooper1-8/+0
2016-11-30ASoC: sun4i-codec: Add support for H3 codecChen-Yu Tsai1-0/+71
2016-11-30ASoC: sun4i-codec: Add support for A23 codecChen-Yu Tsai1-0/+108
2016-11-24ASoC: sunxi: Uninitialized variable in probe()Dan Carpenter1-1/+1
2016-11-22ASoC: sunxi: Add support for A23/A33/H3 codec's analog path controlsChen-Yu Tsai3-0/+674
2016-11-10ASoC: sun4i-codec: fix semicolon.cocci warningskbuild test robot1-1/+1
2016-11-09ASoC: sun4i-codec: Add support for optional reset control to quirksChen-Yu Tsai1-1/+27
2016-11-09ASoC: sun4i-codec: Add support for A31 ADC capture pathChen-Yu Tsai1-0/+65
2016-11-09ASoC: sunxi: i2s: Implement set_sysclkMaxime Ripard1-15/+38
2016-11-04ASoC: sun4i-codec: Add support for A31 board level audio routingChen-Yu Tsai1-2/+19
2016-11-04ASoC: sun4i-codec: Add support for A31 analog microphone inputsChen-Yu Tsai1-0/+70