summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2019-06-06ASoC: samsung: odroid: use modern dai_link styleKuninori Morimoto1-10/+19
2019-06-06ASoC: samsung: rx1950_uda1380: use modern dai_link styleKuninori Morimoto1-4/+7
2019-06-06ASoC: samsung: s3c24xx_simtec_hermes: use modern dai_link styleKuninori Morimoto1-4/+7
2019-06-06ASoC: samsung: s3c24xx_simtec_tlv320aic23: use modern dai_link styleKuninori Morimoto1-4/+7
2019-06-06ASoC: samsung: s3c24xx_uda134x: use modern dai_link styleKuninori Morimoto1-4/+6
2019-06-06ASoC: samsung: smartq_wm8987: use modern dai_link styleKuninori Morimoto1-4/+6
2019-06-06ASoC: samsung: snow: use modern dai_link styleKuninori Morimoto1-14/+26
2019-06-06ASoC: samsung: speyside: use modern dai_link styleKuninori Morimoto1-10/+16
2019-06-06ASoC: samsung: tm2_wm5110: use modern dai_link styleKuninori Morimoto1-12/+30
2019-06-06ASoC: samsung: tobermory: use modern dai_link styleKuninori Morimoto1-4/+6
2019-06-06ASoC: samsung: arndale_rt5631: use modern dai_link styleKuninori Morimoto1-10/+15
2019-06-06ASoC: samsung: h1940_uda1380: use modern dai_link styleKuninori Morimoto1-4/+6
2019-06-06ASoC: samsung: smdk_spdif: use modern dai_link styleKuninori Morimoto1-4/+6
2019-06-06ASoC: samsung: smdk_wm8994pcm: use modern dai_link styleKuninori Morimoto1-4/+6
2019-06-06ASoC: samsung: smdk_wm8994: use modern dai_link styleKuninori Morimoto1-13/+17
2019-06-06ASoC: samsung: smdk_wm8580: use modern dai_link styleKuninori Morimoto1-8/+12
2019-06-06ASoC: samsung: bells: use modern dai_link styleKuninori Morimoto1-33/+54
2019-06-06ASoC: mediatek: mt8183-mt6358-ts3a227-max98357: use modern dai_link styleKuninori Morimoto1-62/+106
2019-06-06ASoC: mediatek: mt8183-da7219-max98357: use modern dai_link styleKuninori Morimoto1-75/+107
2019-06-06ASoC: mediatek: mt8173-rt5650-rt5514: use modern dai_link styleKuninori Morimoto1-25/+26
2019-06-06ASoC: mediatek: mt8173-rt5650-rt5676: use modern dai_link styleKuninori Morimoto1-37/+48
2019-06-06ASoC: mediatek: mt8173-rt5650: use modern dai_link styleKuninori Morimoto1-33/+41
2019-06-06ASoC: mediatek: mt8173-max98090: use modern dai_link styleKuninori Morimoto1-12/+22
2019-06-06ASoC: mediatek: mt2701-cs42448: use modern dai_link styleKuninori Morimoto1-30/+65
2019-06-06ASoC: mediatek: mt2701-wm8960: use modern dai_link styleKuninori Morimoto1-12/+22
2019-06-06ASoC: mediatek: mt6797-mt6351: use modern dai_link styleKuninori Morimoto1-39/+76
2019-06-06ASoC: soc.h: add sound dai_link connection macroKuninori Morimoto1-0/+7
2019-06-06ASoC: simple-card: support snd_soc_dai_link_component style for cpuKuninori Morimoto3-62/+28
2019-06-06ASoC: soc-core: use snd_soc_dai_link_component for CPUKuninori Morimoto1-14/+69
2019-06-06ASoC: rt1011: fix warning reported by kbuild test robot and minor issueShuming Fan1-4/+7
2019-06-06ASoC: rt1011: Mark format integer literals as unsignedNathan Chancellor1-2/+2
2019-06-06ASoC: core: Tell codec that jack is being removedAmadeusz Sławiński1-0/+1
2019-06-06ASoC: sun4i-i2s: Change SR and WSS computationMaxime Ripard1-16/+55
2019-06-04ASoC: pcm3168a: Implement set_tdm_slot callbackPeter Ujfalusi1-8/+52
2019-06-04ASoC: mediatek: Make some symbols staticYueHaibing1-11/+11
2019-06-04ASoC: cx2072x: remove set but not used variable 'is_right_j 'YueHaibing1-2/+0
2019-06-04ASoC: rt1011: Add RT1011 amplifier driverShuming Fan4-0/+2921
2019-06-03ASoC: SOF: debug: add new debugfs entries for IPC flood testRanjani Sridharan3-1/+256
2019-06-03ASoC: SOF: ipc: Introduce SOF_IPC_GLB_TEST_MSG IPC commandRanjani Sridharan1-0/+9
2019-06-03ASoC: SOF: send time stamp to FW for alignmentBard liao1-3/+13
2019-06-03Merge branch 'asoc-5.2' into asoc-5.3Mark Brown8-25/+74
2019-06-03ASoC: SOF: topology: add support for mux/demux componentJaska Uimonen1-0/+2
2019-06-03ASoC: SOF: fix DSP oops definitions in FW ABIKai Vehmanen4-20/+30
2019-06-03ASoC: SOF: Intel: ipc: don't check for HIPCCTL register valuePierre-Louis Bossart2-10/+3
2019-06-03ASoC: SOF: Intel: hda-ipc: re-enable IPC IRQ at end of handlerPierre-Louis Bossart1-8/+16
2019-06-03ASoC: SOF: Intel: hda-ipc: read all IPC registers firstPierre-Louis Bossart1-5/+2
2019-06-03ASoC: SOF: Intel: cnl-ipc: re-enable IPC IRQ at end of handlerPierre-Louis Bossart1-8/+16
2019-06-03ASoC: SOF: Intel: cnl-ipc: move code around for clarityPierre-Louis Bossart1-9/+8
2019-06-03ASoC: SOF: Intel: cnl-ipc: read all IPC registers firstPierre-Louis Bossart1-4/+2
2019-06-03ASoC: SOF: Do not send cmd via SHIM registerDaniel Baluta3-10/+3