summaryrefslogtreecommitdiffstats
path: root/sound/soc/sunxi
Commit message (Expand)AuthorAgeFilesLines
* 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
* ASoC: sun4i-i2s: Remove duplicated quirks structureMaxime Ripard2019-08-201-20/+1
* ASoC: sun4i-i2s: Fix the LRCK period on A83tMaxime Ripard2019-08-201-0/+1
* ASoC: sun4i-i2s: Fix MCLK Enable bit offset on A83tMaxime Ripard2019-08-201-1/+1
* ASoC: sun4i-i2s: Fix WSS and SR fields for the A83tMaxime Ripard2019-08-201-2/+2
* ASoC: sun4i-i2s: Fix the LRCK polarityMaxime Ripard2019-08-201-6/+12
* ASoC: sun4i-i2s: Fix LRCK and BCLK polarity offsets on newer SoCsMaxime Ripard2019-08-201-58/+60
* ASoC: sun4i-i2s: RX and TX counter registers are swappedMaxime Ripard2019-08-201-2/+2
* ASoC: sun4i-i2s: Fix the MCLK and BCLK dividers on newer SoCsMaxime Ripard2019-08-201-14/+49
* ASoC: sun4i-i2s: Use module clock as BCLK parent on newer SoCsMaxime Ripard2019-08-201-2/+19
* ASoC: sun4i-i2s: Move the format configuration to a callbackMaxime Ripard2019-08-201-93/+106
* ASoC: sun4i-i2s: Move the channel configuration to a callbackMaxime Ripard2019-08-201-87/+69
* Merge branch 'asoc-5.3' into asoc-5.4Mark Brown2019-08-201-8/+8
|\
| * ASoC: sun4i-i2s: Register regmap and PCM before our componentMaxime Ripard2019-08-201-6/+6
| * ASoC: sun4i-i2s: Incorrect SR and WSS computationMarcus Cooper2019-07-311-2/+2
* | ASoC: sun4i-i2s: Rework MCLK divider calculationMaxime Ripard2019-08-201-6/+4
* | ASoC: sun4i-i2s: Replace call to params_channels by local variableMaxime Ripard2019-08-201-3/+2
* | ASoC: sun4i-i2s: Don't use the oversample to calculate BCLKMaxime Ripard2019-08-201-4/+5
* | ASoC: sun4i-i2s: Switch to devm for PCM registerMaxime Ripard2019-08-201-3/+1
* | ASoC: sunxi: sun4i-codec: use snd_soc_dai_link_component for aux_devKuninori Morimoto2019-08-091-7/+7
* | ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-021-3/+1
* | ASoC: sun8i-codec: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-07-311-3/+1
* | ASoC: sunxi: sun50i-codec-analog: use devm_platform_ioremap_resource() to sim...YueHaibing2019-07-311-3/+1
* | ASoC: sun8i-codec-analog: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-07-311-3/+1
|/
* ASoC: sunxi: sun50i-codec-analog: Add earpieceLuca Weiss2019-07-051-0/+50
* ASoC: sunxi: sun4i-codec: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+4
* Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-266-45/+6
|\
| * Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-06-142-1/+14
| |\
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-302-20/+2
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 119Thomas Gleixner2019-05-242-20/+2
| * | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* | | ASoC: sunxi: sun4i-codec: don't select unnecessary PlatformKuninori Morimoto2019-06-191-4/+1
* | | Merge branch 'asoc-5.2' into asoc-5.3Mark Brown2019-06-061-1/+5
|\ \ \ | | |/ | |/|
| * | ASoC: sun4i-i2s: Add offset to RX channel selectMarcus Cooper2019-06-041-0/+4
| * | ASoC: sun4i-i2s: Fix sun8i tx channel offset maskMarcus Cooper2019-06-041-1/+1
* | | ASoC: sunxi: sun4i-codec: use modern dai_link styleKuninori Morimoto2019-06-061-5/+15
* | | ASoC: sun4i-i2s: Change SR and WSS computationMaxime Ripard2019-06-061-16/+55
* | | Merge branch 'asoc-5.2' into asoc-5.3Mark Brown2019-05-301-0/+9
|\| |
| * | ASoC: sun4i-codec: fix first delay on SpeakerGeorgii Staroselskii2019-05-291-0/+9
| |/
* | ASoC: sun4i-spdif: Add support for H6 SoCClément Péron2019-05-281-0/+22