summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| | * | ASoC: tegra: tegra_alc5632: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+6
| | * | ASoC: sunxi: sun4i-codec: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+4
| | * | ASoC: sirf: sirf-audio: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+4
| | * | ASoC: samsung: tm2_wm5110: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-3/+9
| | * | ASoC: samsung: snow: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-3/+7
| | * | ASoC: samsung: smdk_wm8994: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-2/+7
| | * | ASoC: samsung: arndale_rt5631: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+5
| | * | ASoC: rockchip: rockchip_rt5645: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+4
| | * | ASoC: rockchip: rockchip_max98090: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+4
| | * | ASoC: rockchip: rk3288_hdmi_analog: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+4
| | * | ASoC: qcom: storm: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+3
| | * | ASoC: qcom: apq8016_sbc: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-3/+7
| | * | ASoC: mxs: mxs-sgtl5000: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-2/+6
| | * | ASoC: kirkwood: armada-370-db: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-3/+9
| | * | ASoC: fsl: imx-audmix: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-4/+10
| | * | ASoC: fsl: imx-spdif: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+4
| | * | ASoC: fsl: imx-sgtl5000: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+4
| | * | ASoC: fsl: imx-es8328: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+4
| | * | ASoC: fsl: fsl-asoc-card: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+5
| | * | ASoC: fsl: eukrea-tlv320: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+4
| | * | ASoC: atmel: tse850-pcm5142: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+3
| | * | ASoC: atmel: sam9x5_wm8731: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+4
| | * | ASoC: atmel: sam9g20_wm8731: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+4
| | * | ASoC: amtel: mikroe-proto: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-2/+5
| | * | ASoC: atmel: atmel_wm8904: consider CPU-Platform possibility unnecessary Plat...Kuninori Morimoto2019-06-281-1/+3
| | * | ASoC: atmel: atmel-pdmic: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+4
| | * | ASoC: atmel: atmel-classd: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+4
| | * | ASoC: topology: fix memory leaks on sm, se and sbeColin Ian King2019-06-281-3/+3
| | * | ASoC: atmel: atmel-pcm-dma.c: use devm_snd_dmaengine_pcm_register()Kuninori Morimoto2019-06-284-31/+2
| | * | ASoC: meson: axg-card: remove useless check on codecJerome Brunet2019-06-281-2/+1
| | * | ASoC: soc-core: support dai_link with platforms_num != 1Jerome Brunet2019-06-281-35/+24
| | * | ASoC: soc-core: defer card registration if codec component is missingJerome Brunet2019-06-281-0/+8
| | * | ASoC: codecs: ad193x: Reset used registers at probeCodrin Ciubotariu2019-06-281-0/+10
| | * | ASoC: codecs: ad193x: Group register initialization at probeCodrin Ciubotariu2019-06-281-19/+33
| | * | Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-261495-12010/+1602
| | |\ \
| | * | | ASoC: soc-core: don't use soc_find_component() at snd_soc_find_dai()Kuninori Morimoto2019-06-261-2/+11
| | * | | ASoC: rsnd: add missing pin sharing with SSI9Kuninori Morimoto2019-06-262-0/+2
| | * | | ASoC: rsnd: ssiu: tidyup SSI_MODE1/2 settingsKuninori Morimoto2019-06-261-48/+44
| | * | | ASoC: madera: Update SPDX headersCharles Keepax2019-06-265-25/+5
| | * | | ASoC: Intel: Skylake: Strip T and L from TLV IPCsKamil Lulko2019-06-251-13/+9
| | * | | ASoC: Intel: Skylake: Reset pipeline before its deletionAmadeusz Sławiński2019-06-251-7/+16
| | * | | ASoC: Intel: Common: Fix NULL dereference in tx_wait_doneCezary Rojewski2019-06-251-1/+1
| | * | | ASoC: Intel: Fix race condition in IPC rx listGustaw Lewandowski2019-06-251-1/+1
| | * | | ASoC: Intel: Skylake: Read HIPCT extension before clearing DONE bitCezary Rojewski2019-06-252-2/+2
| | * | | ASoC: topology: Consolidate and fix asoc_tplg_dapm_widget_*_create flowAmadeusz Sławiński2019-06-251-42/+35
| | * | | ASoC: topology: Consolidate how dtexts and dvalues are freedAmadeusz Sławiński2019-06-251-17/+24
| | * | | ASoC: Intel: hdac_hdmi: Set ops to NULL on removeAmadeusz Sławiński2019-06-251-0/+6
| | * | | ASoC: Intel: Skylake: Fix NULL ptr dereference when unloading clk devAmadeusz Sławiński2019-06-251-9/+7
| | * | | ASoC: Intel: Skylake: Properly cleanup on component removalAmadeusz Sławiński2019-06-254-4/+23
| | * | | ASoC: Intel: Skylake: Add function to cleanup debugfs interfaceAmadeusz Sławiński2019-06-252-0/+14