summaryrefslogtreecommitdiffstats
path: root/sound/soc/sunxi
Commit message (Expand)AuthorAgeFilesLines
*-. Merge remote-tracking branches 'asoc/topic/rt5665', 'asoc/topic/rt5677', 'aso...Mark Brown2017-02-197-24/+636
|\ \
| | * ASoC: sun4i-spdif: drop unnessary snd_soc_unregister_component()Wei Yongjun2017-02-191-10/+3Star
| | * ASoC: sunxi: allow the analog codec driver to be built on ARM64Icenowy Zheng2017-02-081-1/+1
| | * ASoC: sun4i-i2s: Add quirks to handle a31 compatibleMylène Josserand2017-02-031-2/+55
| | * ASoC: Add sun8i digital audio codecMylène Josserand2017-02-033-0/+510
| | * ASoC: sun8i-codec-analog: Add amplifier event to fix first delayMylène Josserand2017-02-031-2/+28
| | * ASoC: sun4i-spdif: Add support for the H3 SoCMarcus Cooper2017-01-201-0/+11
| | * ASoC: sun4i-codec: Add "Right Mixer" to "Line Out Mono Diff." routeChen-Yu Tsai2017-01-091-0/+1
| | * ASoC: sun4i-spdif: Add quirks to the spdif driverMarcus Cooper2016-12-311-5/+31
| | * ASoC: sun4i-spdif: remove legacy dapm componentsMarcus Cooper2016-12-311-8/+0Star
| |/
* / ASoC: sun4i-i2s: Increase DMA max burst to 8Mylène Josserand2017-01-171-2/+2
|/
* ASoC: sun4i-codec: Add support for H3 codecChen-Yu Tsai2016-11-301-0/+71
* ASoC: sun4i-codec: Add support for A23 codecChen-Yu Tsai2016-11-301-0/+108
* ASoC: sunxi: Uninitialized variable in probe()Dan Carpenter2016-11-241-1/+1
* ASoC: sunxi: Add support for A23/A33/H3 codec's analog path controlsChen-Yu Tsai2016-11-223-0/+674
* ASoC: sun4i-codec: fix semicolon.cocci warningskbuild test robot2016-11-101-1/+1
* ASoC: sun4i-codec: Add support for optional reset control to quirksChen-Yu Tsai2016-11-091-1/+27
* ASoC: sun4i-codec: Add support for A31 ADC capture pathChen-Yu Tsai2016-11-091-0/+65
* ASoC: sunxi: i2s: Implement set_sysclkMaxime Ripard2016-11-091-15/+38
* ASoC: sun4i-codec: Add support for A31 board level audio routingChen-Yu Tsai2016-11-041-2/+19
* ASoC: sun4i-codec: Add support for A31 analog microphone inputsChen-Yu Tsai2016-11-041-0/+70
* ASoC: sun4i-codec: Add support for A31 Line Out playbackChen-Yu Tsai2016-11-041-0/+39
* ASoC: sun4i-codec: Add support for A31 Line In playbackChen-Yu Tsai2016-11-031-0/+15
* ASoC: sun4i-codec: Add support for A31 playback through headphone outputChen-Yu Tsai2016-11-031-4/+267
* ASoC: sun4i-codec: Increase DMA max burst to 8Chen-Yu Tsai2016-11-031-2/+2
* ASoC: sun4i-codec: Expand quirks to handle register offsets and card creationChen-Yu Tsai2016-11-031-27/+60
* Merge branch 'fix/sunxi' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2016-11-031-6/+6
|\
| * ASoC: sun4i-codec: Enable bus clock after getting GPIOChen-Yu Tsai2016-11-011-6/+6
* | ASoC: sun4i-codec: Revise comments for register definition macrosChen-Yu Tsai2016-11-031-3/+11
* | ASoC: sun4i-codec: Move data structures to add create_card call to quirksChen-Yu Tsai2016-11-031-39/+39
* | ASoC: sun4i-i2s: Implement capture supportMaxime Ripard2016-11-031-3/+49
|/
* ASoC: sun4i-codec: return error code instead of NULL when create_card failsChen-Yu Tsai2016-10-311-3/+4
* ASoC: sun4i-codec: Rename sun4i_codec_widgets for consistencyDanny Milosavljevic2016-09-261-3/+3
* Merge branch 'topic/codec-component' of git://git.kernel.org/pub/scm/linux/ke...Mark Brown2016-09-261-6/+8
|\
| * ASoC: codec duplicated callback function goes to component on sun4i-codecKuninori Morimoto2016-08-081-6/+8
* | ASoC: sun4i-codec: Add custom regmap configsDanny Milosavljevic2016-09-241-3/+35
* | ASoC: sun4i-codec: Rename some sun7i-only registersDanny Milosavljevic2016-09-241-3/+3
* | ASoC: sunxi: depend on ARCH_SUNXIPeter Robinson2016-08-241-0/+1
* | ASoC: sunxi: compatibility for sun6i to SPDIFMarcus Cooper2016-08-121-1/+16
|/
* ASoC: sunxi: remove redundant dev_err call in sun4i_i2s_probe()Wei Yongjun2016-07-041-3/+1Star
* ASoC: sunxi: fix semicolon.cocci warningskbuild test robot2016-07-011-1/+1
* ASoC: sunxi: Add Allwinner A10 Digital Audio driverMaxime Ripard2016-06-293-1/+713
* ASoC: sunxi: Add support for the SPDIF blockMarcus Cooper2016-02-193-0/+559
* ASoC: sun4i-codec: Use proper output for external amp routesHans de Goede2015-12-231-1/+2
* ASoC: sun4i-codec: Add support for PA gpio pinHans de Goede2015-12-131-0/+35
* ASoC: sun4i-codec: Rename codec dapm widgets and routesHans de Goede2015-12-131-6/+6
* Merge branch 'fix/sun4i-codec' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown2015-12-021-13/+14
|\
| * ASoC: sun4i-codec: use consistent names for PA controlsAdam Sampson2015-11-051-13/+14
* | ASoC: sun4i-codec: pass through clk_set_rate errorMaxime Ripard2015-12-011-3/+4
* | ASoC: sunxi: Remove useless comments and variableMaxime Ripard2015-12-011-22/+0Star