summaryrefslogtreecommitdiff
path: root/sound/soc/sunxi
AgeCommit message (Expand)Author
2021-04-14Merge tag 'v5.4.112' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-04-14ASoC: sunxi: sun4i-codec: fill ASoC card ownerBastian Germann
2021-01-11Merge tag 'v5.4.87' into 5.4-2.3.x-imxAndrey Zhizhikin
2020-12-30ASoC: sun4i-i2s: Fix lrck_period computation for I2S justified modeClément Péron
2020-03-08Merge tag 'v5.4.24' into imx_5.4.yJason Liu
2020-02-28ASoC: sun8i-codec: Fix setting DAI data formatSamuel Holland
2019-11-25Revert "ASoC: Remove dev_err() usage after platform_get_irq()"Dong Aisheng
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
2019-08-20ASoC: sun4i-i2s: Remove duplicated quirks structureMaxime Ripard
2019-08-20ASoC: sun4i-i2s: Fix the LRCK period on A83tMaxime Ripard
2019-08-20ASoC: sun4i-i2s: Fix MCLK Enable bit offset on A83tMaxime Ripard
2019-08-20ASoC: sun4i-i2s: Fix WSS and SR fields for the A83tMaxime Ripard
2019-08-20ASoC: sun4i-i2s: Fix the LRCK polarityMaxime Ripard
2019-08-20ASoC: sun4i-i2s: Fix LRCK and BCLK polarity offsets on newer SoCsMaxime Ripard
2019-08-20ASoC: sun4i-i2s: RX and TX counter registers are swappedMaxime Ripard
2019-08-20ASoC: sun4i-i2s: Fix the MCLK and BCLK dividers on newer SoCsMaxime Ripard
2019-08-20ASoC: sun4i-i2s: Use module clock as BCLK parent on newer SoCsMaxime Ripard
2019-08-20ASoC: sun4i-i2s: Move the format configuration to a callbackMaxime Ripard
2019-08-20ASoC: sun4i-i2s: Move the channel configuration to a callbackMaxime Ripard
2019-08-20Merge branch 'asoc-5.3' into asoc-5.4Mark Brown
2019-08-20ASoC: sun4i-i2s: Rework MCLK divider calculationMaxime Ripard
2019-08-20ASoC: sun4i-i2s: Replace call to params_channels by local variableMaxime Ripard
2019-08-20ASoC: sun4i-i2s: Don't use the oversample to calculate BCLKMaxime Ripard
2019-08-20ASoC: sun4i-i2s: Switch to devm for PCM registerMaxime Ripard
2019-08-20ASoC: sun4i-i2s: Register regmap and PCM before our componentMaxime Ripard
2019-08-09ASoC: sunxi: sun4i-codec: use snd_soc_dai_link_component for aux_devKuninori Morimoto
2019-08-02ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-07-31ASoC: sun8i-codec: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-07-31ASoC: sunxi: sun50i-codec-analog: use devm_platform_ioremap_resource() to sim...YueHaibing
2019-07-31ASoC: sun8i-codec-analog: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-07-31ASoC: sun4i-i2s: Incorrect SR and WSS computationMarcus Cooper
2019-07-05ASoC: sunxi: sun50i-codec-analog: Add earpieceLuca Weiss
2019-06-28ASoC: sunxi: sun4i-codec: consider CPU-Platform possibilityKuninori Morimoto
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown
2019-06-19ASoC: sunxi: sun4i-codec: don't select unnecessary PlatformKuninori Morimoto
2019-06-14Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-06-06Merge branch 'asoc-5.2' into asoc-5.3Mark Brown
2019-06-06ASoC: sunxi: sun4i-codec: use modern dai_link styleKuninori Morimoto
2019-06-06ASoC: sun4i-i2s: Change SR and WSS computationMaxime Ripard
2019-06-04ASoC: sun4i-i2s: Add offset to RX channel selectMarcus Cooper
2019-06-04ASoC: sun4i-i2s: Fix sun8i tx channel offset maskMarcus Cooper
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner