summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)Author
2019-08-27ASoC: Intel: Skylake: Print module type instead of idAmadeusz Sławiński
2019-08-27ASoC: SOF: imx8: Fix an is IS_ERR() vs NULL checkDan Carpenter
2019-08-27ASoC: sun4i: Revert A83t descriptionMaxime Ripard
2019-08-27ASoC: SOF: imx8: Fix return value check in imx8_probe()Wei Yongjun
2019-08-27ASoC: mediatek: mt8183: remove unused DAPM-related variablesTzung-Bi Shih
2019-08-27ASoC: sunxi: Revert initial A83t supportMaxime Ripard
2019-08-27ASoC: imx-audmix: register the card on a proper devShengjiu Wang
2019-08-27ASoC: SOF: imx8: Make some functions staticYueHaibing
2019-08-23ASoC: soc-core: rename soc_post_component_init() to soc_rtd_init()Kuninori Morimoto
2019-08-22ASoC: soc-core: initialize list at one placeKuninori Morimoto
2019-08-22ASoC: SOF: topology: fix get control data return type and argumentsJaska Uimonen
2019-08-22ASoC: soc-core: initialize component listKuninori Morimoto
2019-08-22ASoC: soc-topology: use for_each_component_dais() at remove_dai()Kuninori Morimoto
2019-08-22ASoC: soc-core: soc_cleanup_card_resources() become voidKuninori Morimoto
2019-08-22ASoC: soc-core: add NOTE to snd_soc_rtdcom_lookup()Kuninori Morimoto
2019-08-22ASoC: soc-core: use device_register()Kuninori Morimoto
2019-08-22ASoC: mediatek: mt8183: switch tdm pins gpio function when playback on or offJiaxin Yu
2019-08-22ASoC: mediatek: mt2701: Fix -Wunused-const-variable warningsYueHaibing
2019-08-22ASoC: wm8988: fix typo in wm8988_right_line_controlsYueHaibing
2019-08-22ASoC: SOF: imx: Add i.MX8 HW supportDaniel Baluta
2019-08-22ASoC: SOF: Add OF DSP device supportDaniel Baluta
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-21ASoC: soc-core: remove unneeded dai_link check from snd_soc_remove_dai_link()Kuninori Morimoto
2019-08-21ASoC: soc-core: merge snd_soc_initialize_card_lists()Kuninori Morimoto
2019-08-21ASoC: fsl_sai: Add support for imx8qmDaniel Baluta
2019-08-20ASoC: mchp-i2s-mcc: Fix simultaneous capture and playback in master modeCodrin Ciubotariu
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: intel: cht_bsw_max98090_ti: Add all Chromebooks that need pmc_plt_clk_0...Daniel Stuart
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