summaryrefslogtreecommitdiff
path: root/sound/soc/sunxi
AgeCommit message (Expand)Author
2020-10-05ASoC: sun8i-codec: Use snd_soc_dai_get_drvdataSamuel Holland
2020-10-05ASoC: sun8i-codec: Enable AIF mono/stereo controlSamuel Holland
2020-10-05ASoC: sun8i-codec: Fix AIF widget channel referencesSamuel Holland
2020-10-05ASoC: sun8i-codec: Correct DAPM widget typesSamuel Holland
2020-10-05ASoC: sun8i-codec: Consistently name DAPM widgets and routesSamuel Holland
2020-10-05ASoC: sun8i-codec: Sort DAPM controls, widgets, and routesSamuel Holland
2020-10-05ASoC: sun8i-codec: Swap module clock/reset dependenciesSamuel Holland
2020-10-05ASoC: sun8i-codec: Set up clock tree at probe timeSamuel Holland
2020-09-07ASoC: sun8i-codec: Manage module clock via DAPMSamuel Holland
2020-09-07ASoC: sun8i-codec: Attach the bus clock to the regmapSamuel Holland
2020-09-07ASoC: sun8i-codec: Sort masks in a consistent orderSamuel Holland
2020-09-07ASoC: sun8i-codec: Fix field bit number indentationSamuel Holland
2020-09-07ASoC: sun8i-codec: Fix ADC_DIG_CTRL field nameSamuel Holland
2020-09-07ASoC: sun8i-codec: Fix AIF1_MXR_SRC field namesSamuel Holland
2020-09-07ASoC: sun8i-codec: Fix AIF1_ADCDAT_CTRL field namesSamuel Holland
2020-09-07ASoC: sun8i-codec: Fix AIF1 MODCLK widget nameSamuel Holland
2020-09-07ASoC: sun8i-codec: Remove extraneous widgetsSamuel Holland
2020-08-19ASoC: sun8i-codec: Hook up component probe functionSamuel Holland
2020-08-18Merge series "ASoC: sun50i-codec-analog: Cleanup and power management" from S...Mark Brown
2020-08-18Merge series "Allwinner A64 digital audio codec fixes" from Samuel Holland <s...Mark Brown
2020-08-18ASoC: various vendors: delete repeated words in commentsRandy Dunlap
2020-08-17ASoC: sun50i-codec-analog: Enable DAPM for earpiece switchSamuel Holland
2020-08-17ASoC: sun50i-codec-analog: Enable DAPM for line out switchSamuel Holland
2020-08-17ASoC: sun50i-codec-analog: Make line out routes stereoSamuel Holland
2020-08-17ASoC: sun50i-codec-analog: Enable DAPM for headphone switchSamuel Holland
2020-08-17ASoC: sun50i-codec-analog: Make headphone routes stereoSamuel Holland
2020-08-17ASoC: sun50i-codec-analog: Group and sort mixer routesSamuel Holland
2020-08-17ASoC: sun50i-codec-analog: Gate the amplifier clock during suspendSamuel Holland
2020-08-17ASoC: sun50i-codec-analog: Fix duplicate use of ADC enable bitsSamuel Holland
2020-08-17ASoC: sun8i-codec: Add a quirk for LRCK inversionSamuel Holland
2020-08-17ASoC: sun8i-codec: Add missing mixer routesSamuel Holland
2020-08-17ASoC: sun8i-codec: Fix DAPM to match the hardware topologySamuel Holland
2020-07-23ASoC: sunxi: use asoc_substream_to_rtd()Kuninori Morimoto
2020-07-10ASoC: sunxi: sun4i-spdif: Fix misspelling of 'reg_dac_txdata' in kernel-docLee Jones
2020-07-10ASoC: sunxi: sun4i-i2s: add missing clock and format arguments in kernel-docPierre-Louis Bossart
2020-03-27ASoC: sunxi: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto
2020-02-24Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2020-02-21ASoC: sun8i-codec: Remove unused dev from codec structSamuel Holland
2020-02-17ASoC: sun8i-codec: Fix setting DAI data formatSamuel Holland
2020-02-04treewide: remove redundant IS_ERR() before error code checkMasahiro Yamada
2019-10-28ASoC: sunxi: sun4i-codec: remove unneeded semicolonYueHaibing
2019-08-27ASoC: sun4i: Revert A83t descriptionMaxime Ripard
2019-08-27ASoC: sunxi: Revert initial A83t supportMaxime Ripard
2019-08-21ASoC: sun4i-i2s: Add support for DSP formatsMaxime Ripard
2019-08-21ASoC: sun4i-i2s: Replace call to params_width by local variableMaxime Ripard
2019-08-21ASoC: sun4i-i2s: Use the actual format width instead of an hardcoded oneMaxime Ripard
2019-08-21ASoC: sun4i-i2s: Use the physical / slot width for the clocksMaxime Ripard
2019-08-21ASoC: sun4i-i2s: Add support for TDM slotsMaxime Ripard
2019-08-20ASoC: sun4i-i2s: Support more channelsMaxime Ripard
2019-08-20ASoC: sun4i-i2s: Pass the channels number as an argumentMaxime Ripard