summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: samsung: snow: don't select unnecessary PlatformKuninori Morimoto2019-06-191-7/+3
* ASoC: samsung: smdk_wm8994: don't select unnecessary PlatformKuninori Morimoto2019-06-191-7/+2
* ASoC: samsung: arndale_rt5631: don't select unnecessary PlatformKuninori Morimoto2019-06-191-5/+1
* ASoC: rockchip: rockchip_rt5645: don't select unnecessary PlatformKuninori Morimoto2019-06-191-4/+1
* ASoC: rockchip: rockchip_max98090: don't select unnecessary PlatformKuninori Morimoto2019-06-191-4/+1
* ASoC: rockchip: rk3288_hdmi_analog: don't select unnecessary PlatformKuninori Morimoto2019-06-191-4/+1
* ASoC: qcom: storm: don't select unnecessary PlatformKuninori Morimoto2019-06-191-3/+1
* ASoC: qcom: apq8016_sbc: don't select unnecessary PlatformKuninori Morimoto2019-06-191-7/+3
* ASoC: mxs: mxs-sgtl5000: don't select unnecessary PlatformKuninori Morimoto2019-06-191-6/+2
* ASoC: kirkwood: armada-370-db: don't select unnecessary PlatformKuninori Morimoto2019-06-191-9/+3
* ASoC: fsl: imx-audmix: don't select unnecessary PlatformKuninori Morimoto2019-06-191-10/+4
* ASoC: fsl: imx-spdif: don't select unnecessary PlatformKuninori Morimoto2019-06-191-4/+1
* ASoC: fsl: imx-sgtl5000: don't select unnecessary PlatformKuninori Morimoto2019-06-191-4/+1
* ASoC: fsl: imx-es8328: don't select unnecessary PlatformKuninori Morimoto2019-06-191-4/+1
* ASoC: fsl: fsl-asoc-card: don't select unnecessary PlatformKuninori Morimoto2019-06-191-5/+1
* ASoC: fsl: eukrea-tlv320: don't select unnecessary PlatformKuninori Morimoto2019-06-191-4/+1
* ASoC: atmel: tse850-pcm5142: don't select unnecessary PlatformKuninori Morimoto2019-06-191-3/+1
* ASoC: atmel: sam9x5_wm8731: don't select unnecessary PlatformKuninori Morimoto2019-06-191-4/+1
* ASoC: atmel: sam9g20_wm8731: don't select unnecessary PlatformKuninori Morimoto2019-06-191-4/+1
* ASoC: atmel: mikroe-proto: don't select unnecessary PlatformKuninori Morimoto2019-06-191-5/+2
* ASoC: atmel: atmel_wm8904: don't select unnecessary PlatformKuninori Morimoto2019-06-191-3/+1
* ASoC: atmel: atmel-pdmic: don't select unnecessary PlatformKuninori Morimoto2019-06-191-4/+1
* ASoC: atmel: atmel-classd: don't select unnecessary PlatformKuninori Morimoto2019-06-191-4/+1
* ASoC: soc-core: allow no Platform on dai_linkKuninori Morimoto2019-06-191-31/+33
* ASoC: rt5677: handle concurrent interruptsBen Zhang2019-06-191-26/+45
* ASoC: rt5677: clear interrupts by polarity flipBen Zhang2019-06-192-36/+145
* ASoC: qcom: common: Fix NULL pointer in of parserBjorn Andersson2019-06-191-8/+8
* ASoC: Intel: sof-rt5682: correct naming for dmic16kKeyon Jie2019-06-191-17/+20
* ASoC: Intel: sof-rt5682: add MCLK support for BYT platformXun Zhang2019-06-191-1/+64
* ASoC: rsnd: fixup mod ID calculation in rsnd_ctu_probe_Nilkanth Ahirrao2019-06-181-1/+1
* ASoC: Add missing newline at end of fileGeert Uytterhoeven2019-06-173-3/+3
* ASoC: rt5677: move jack-detect init to i2c probeFletcher Woodruff2019-06-172-26/+40
* ASoC: rt5677: fall back to DT prop names on errorFletcher Woodruff2019-06-171-37/+37
* ASoC: SOF: disallow building without CONFIG_PCI againArnd Bergmann2019-06-173-16/+3
* ASoC: SOF: Intel: hda: make sure RUN bit setting to 0 during clear stream statusZhu Yingjiang2019-06-171-0/+22
* ASoC: SOF: Intel: hda: make sure DMA is start/stop by read the RUN bitZhu Yingjiang2019-06-172-0/+28
* ASoC: SOF: Intel: hda: clear stream status and wakests properlyRanjani Sridharan2019-06-171-16/+10
* ASoC: SOF: Intel: hda: use the defined stop chip in suspendZhu Yingjiang2019-06-171-9/+2
* ASoC: SOF: Intel: hda: add function for hda stop chipZhu Yingjiang2019-06-172-1/+68
* ASoC: SOF: Intel: hda: use the SOF defined ppcap functionsZhu Yingjiang2019-06-171-12/+4
* ASoC: SOF: Intel: hda-stream: fix a deadlock with bus->reg_lockKeyon Jie2019-06-171-2/+2
* ASoC: SOF: Intel: hda: modify stream interrupt handlerRanjani Sridharan2019-06-171-28/+51
* ASoC: SOF: Intel: hda: couple host and link DMA during FE hw_freeRanjani Sridharan2019-06-177-0/+46
* ASoC: SOF: Intel: hda: release link DMA for paused streams during suspendRanjani Sridharan2019-06-175-9/+53
* ASoC: SOF: Intel: hda: reserve host DMA channel for hostless streamsRanjani Sridharan2019-06-173-2/+20
* ASoC: SOF: Intel: hda: assign link DMA channel at run-timeRanjani Sridharan2019-06-173-148/+189
* ASoC: SOF: topology: add cpu_dai_name for DAIsRanjani Sridharan2019-06-172-0/+6
* ASoC: SOF: Intel: hda: add new macro hstream_to_sof_hda_stream()Ranjani Sridharan2019-06-171-0/+3
* ASoC: SOF: Intel: hda: save handle to sdev in sof_intel_hda_streamRanjani Sridharan2019-06-172-0/+5
* ASoC: cx2072x: mark PM function as __maybe_unusedArnd Bergmann2019-06-171-1/+1