summaryrefslogtreecommitdiffstats
path: root/sound/soc/sunxi
Commit message (Expand)AuthorAgeFilesLines
* ASoC: sun8i-codec: Use snd_soc_dai_get_drvdataSamuel Holland2020-10-051-2/+2
* ASoC: sun8i-codec: Enable AIF mono/stereo controlSamuel Holland2020-10-051-6/+76
* ASoC: sun8i-codec: Fix AIF widget channel referencesSamuel Holland2020-10-051-2/+2
* ASoC: sun8i-codec: Correct DAPM widget typesSamuel Holland2020-10-051-6/+6
* ASoC: sun8i-codec: Consistently name DAPM widgets and routesSamuel Holland2020-10-051-16/+16
* ASoC: sun8i-codec: Sort DAPM controls, widgets, and routesSamuel Holland2020-10-051-48/+53
* ASoC: sun8i-codec: Swap module clock/reset dependenciesSamuel Holland2020-10-051-33/+39
* ASoC: sun8i-codec: Set up clock tree at probe timeSamuel Holland2020-10-051-19/+35
* ASoC: sun8i-codec: Manage module clock via DAPMSamuel Holland2020-09-071-14/+5
* ASoC: sun8i-codec: Attach the bus clock to the regmapSamuel Holland2020-09-071-19/+2
* ASoC: sun8i-codec: Sort masks in a consistent orderSamuel Holland2020-09-071-3/+3
* ASoC: sun8i-codec: Fix field bit number indentationSamuel Holland2020-09-071-7/+7
* ASoC: sun8i-codec: Fix ADC_DIG_CTRL field nameSamuel Holland2020-09-071-2/+2
* ASoC: sun8i-codec: Fix AIF1_MXR_SRC field namesSamuel Holland2020-09-071-8/+8
* ASoC: sun8i-codec: Fix AIF1_ADCDAT_CTRL field namesSamuel Holland2020-09-071-4/+4
* ASoC: sun8i-codec: Fix AIF1 MODCLK widget nameSamuel Holland2020-09-071-6/+6
* ASoC: sun8i-codec: Remove extraneous widgetsSamuel Holland2020-09-071-4/+0
* ASoC: sun8i-codec: Hook up component probe functionSamuel Holland2020-08-191-0/+1
* Merge series "ASoC: sun50i-codec-analog: Cleanup and power management" from S...Mark Brown2020-08-181-65/+111
|\
| * ASoC: sun50i-codec-analog: Enable DAPM for earpiece switchSamuel Holland2020-08-171-6/+11
| * ASoC: sun50i-codec-analog: Enable DAPM for line out switchSamuel Holland2020-08-171-8/+15
| * ASoC: sun50i-codec-analog: Make line out routes stereoSamuel Holland2020-08-171-7/+11
| * ASoC: sun50i-codec-analog: Enable DAPM for headphone switchSamuel Holland2020-08-171-7/+14
| * ASoC: sun50i-codec-analog: Make headphone routes stereoSamuel Holland2020-08-171-8/+20
| * ASoC: sun50i-codec-analog: Group and sort mixer routesSamuel Holland2020-08-171-30/+28
| * ASoC: sun50i-codec-analog: Gate the amplifier clock during suspendSamuel Holland2020-08-171-0/+15
| * ASoC: sun50i-codec-analog: Fix duplicate use of ADC enable bitsSamuel Holland2020-08-171-4/+2
* | Merge series "Allwinner A64 digital audio codec fixes" from Samuel Holland <s...Mark Brown2020-08-181-29/+108
|\ \
| * | ASoC: sun8i-codec: Add a quirk for LRCK inversionSamuel Holland2020-08-171-4/+7
| * | ASoC: sun8i-codec: Add missing mixer routesSamuel Holland2020-08-171-0/+6
| * | ASoC: sun8i-codec: Fix DAPM to match the hardware topologySamuel Holland2020-08-171-25/+95
| |/
* / ASoC: various vendors: delete repeated words in commentsRandy Dunlap2020-08-181-1/+1
|/
* ASoC: sunxi: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-232-7/+7
* ASoC: sunxi: sun4i-spdif: Fix misspelling of 'reg_dac_txdata' in kernel-docLee Jones2020-07-101-1/+1
* ASoC: sunxi: sun4i-i2s: add missing clock and format arguments in kernel-docPierre-Louis Bossart2020-07-101-1/+9
* ASoC: sunxi: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-271-1/+1
* Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-02-241-1/+2
|\
| * ASoC: sun8i-codec: Fix setting DAI data formatSamuel Holland2020-02-171-1/+2
* | ASoC: sun8i-codec: Remove unused dev from codec structSamuel Holland2020-02-211-3/+0
* | treewide: remove redundant IS_ERR() before error code checkMasahiro Yamada2020-02-041-1/+1
|/
* ASoC: sunxi: sun4i-codec: remove unneeded semicolonYueHaibing2019-10-281-3/+3
* ASoC: sun4i: Revert A83t descriptionMaxime Ripard2019-08-271-12/+12
* ASoC: sunxi: Revert initial A83t supportMaxime Ripard2019-08-271-1/+24
* ASoC: sun4i-i2s: Add support for DSP formatsMaxime Ripard2019-08-211-9/+35
* ASoC: sun4i-i2s: Replace call to params_width by local variableMaxime Ripard2019-08-211-1/+1
* ASoC: sun4i-i2s: Use the actual format width instead of an hardcoded oneMaxime Ripard2019-08-211-1/+1
* ASoC: sun4i-i2s: Use the physical / slot width for the clocksMaxime Ripard2019-08-211-5/+7
* ASoC: sun4i-i2s: Add support for TDM slotsMaxime Ripard2019-08-211-6/+34
* ASoC: sun4i-i2s: Support more channelsMaxime Ripard2019-08-201-11/+6
* ASoC: sun4i-i2s: Pass the channels number as an argumentMaxime Ripard2019-08-201-3/+5