Age | Commit message (Expand) | Author |
2020-03-27 | ASoC: sunxi: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer | Kuninori Morimoto |
2020-02-24 | Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown |
2020-02-21 | ASoC: sun8i-codec: Remove unused dev from codec struct | Samuel Holland |
2020-02-17 | ASoC: sun8i-codec: Fix setting DAI data format | Samuel Holland |
2020-02-04 | treewide: remove redundant IS_ERR() before error code check | Masahiro Yamada |
2019-10-28 | ASoC: sunxi: sun4i-codec: remove unneeded semicolon | YueHaibing |
2019-08-27 | ASoC: sun4i: Revert A83t description | Maxime Ripard |
2019-08-27 | ASoC: sunxi: Revert initial A83t support | Maxime Ripard |
2019-08-21 | ASoC: sun4i-i2s: Add support for DSP formats | Maxime Ripard |
2019-08-21 | ASoC: sun4i-i2s: Replace call to params_width by local variable | Maxime Ripard |
2019-08-21 | ASoC: sun4i-i2s: Use the actual format width instead of an hardcoded one | Maxime Ripard |
2019-08-21 | ASoC: sun4i-i2s: Use the physical / slot width for the clocks | Maxime Ripard |
2019-08-21 | ASoC: sun4i-i2s: Add support for TDM slots | Maxime Ripard |
2019-08-20 | ASoC: sun4i-i2s: Support more channels | Maxime Ripard |
2019-08-20 | ASoC: sun4i-i2s: Pass the channels number as an argument | Maxime Ripard |
2019-08-20 | ASoC: sun4i-i2s: Remove duplicated quirks structure | Maxime Ripard |
2019-08-20 | ASoC: sun4i-i2s: Fix the LRCK period on A83t | Maxime Ripard |
2019-08-20 | ASoC: sun4i-i2s: Fix MCLK Enable bit offset on A83t | Maxime Ripard |
2019-08-20 | ASoC: sun4i-i2s: Fix WSS and SR fields for the A83t | Maxime Ripard |
2019-08-20 | ASoC: sun4i-i2s: Fix the LRCK polarity | Maxime Ripard |
2019-08-20 | ASoC: sun4i-i2s: Fix LRCK and BCLK polarity offsets on newer SoCs | Maxime Ripard |
2019-08-20 | ASoC: sun4i-i2s: RX and TX counter registers are swapped | Maxime Ripard |
2019-08-20 | ASoC: sun4i-i2s: Fix the MCLK and BCLK dividers on newer SoCs | Maxime Ripard |
2019-08-20 | ASoC: sun4i-i2s: Use module clock as BCLK parent on newer SoCs | Maxime Ripard |
2019-08-20 | ASoC: sun4i-i2s: Move the format configuration to a callback | Maxime Ripard |
2019-08-20 | ASoC: sun4i-i2s: Move the channel configuration to a callback | Maxime Ripard |
2019-08-20 | Merge branch 'asoc-5.3' into asoc-5.4 | Mark Brown |
2019-08-20 | ASoC: sun4i-i2s: Rework MCLK divider calculation | Maxime Ripard |
2019-08-20 | ASoC: sun4i-i2s: Replace call to params_channels by local variable | Maxime Ripard |
2019-08-20 | ASoC: sun4i-i2s: Don't use the oversample to calculate BCLK | Maxime Ripard |
2019-08-20 | ASoC: sun4i-i2s: Switch to devm for PCM register | Maxime Ripard |
2019-08-20 | ASoC: sun4i-i2s: Register regmap and PCM before our component | Maxime Ripard |
2019-08-09 | ASoC: sunxi: sun4i-codec: use snd_soc_dai_link_component for aux_dev | Kuninori Morimoto |
2019-08-02 | ASoC: Remove dev_err() usage after platform_get_irq() | Stephen Boyd |
2019-07-31 | ASoC: sun8i-codec: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-07-31 | ASoC: sunxi: sun50i-codec-analog: use devm_platform_ioremap_resource() to sim... | YueHaibing |
2019-07-31 | ASoC: sun8i-codec-analog: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-07-31 | ASoC: sun4i-i2s: Incorrect SR and WSS computation | Marcus Cooper |
2019-07-05 | ASoC: sunxi: sun50i-codec-analog: Add earpiece | Luca Weiss |
2019-06-28 | ASoC: sunxi: sun4i-codec: consider CPU-Platform possibility | Kuninori Morimoto |
2019-06-26 | Merge tag 'v5.2-rc6' into asoc-5.3 | Mark Brown |
2019-06-19 | ASoC: sunxi: sun4i-codec: don't select unnecessary Platform | Kuninori Morimoto |
2019-06-14 | Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2019-06-06 | Merge branch 'asoc-5.2' into asoc-5.3 | Mark Brown |
2019-06-06 | ASoC: sunxi: sun4i-codec: use modern dai_link style | Kuninori Morimoto |
2019-06-06 | ASoC: sun4i-i2s: Change SR and WSS computation | Maxime Ripard |
2019-06-04 | ASoC: sun4i-i2s: Add offset to RX channel select | Marcus Cooper |
2019-06-04 | ASoC: sun4i-i2s: Fix sun8i tx channel offset mask | Marcus Cooper |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |