summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-16ASoC: meson: add tohdmitx DT bindingsJerome Brunet2-0/+68
2019-05-16ASoC: dapm: allow muxes to force a disconnectJerome Brunet1-1/+1
2019-05-16ASoC: meson: axg-card: set link name based on link node nameJerome Brunet1-5/+7
2019-05-16ASoC: Mediatek: MT8183: set data alignShunli Wang1-0/+18
2019-05-16ASoC: Mediatek: add memory interface data alignShunli Wang2-0/+9
2019-05-13ASoC: hdmi-codec: re-introduce mutex lockingJerome Brunet1-5/+7
2019-05-13ASoC: soc-pcm: add soc_pcm_components_open()Kuninori Morimoto1-23/+40
2019-05-13ASoC: soc-pcm: add missing cpu_dai->rate = 0Kuninori Morimoto1-0/+1
2019-05-13ASoC: soc-pcm: do cpu_dai related operation at same placeKuninori Morimoto1-8/+8
2019-05-13ASoC: soc.h: fe_compr can be bit fieldKuninori Morimoto1-1/+1
2019-05-13ASoC: soc-core: use soc_find_component() at snd_soc_get_dai_id()Kuninori Morimoto1-12/+5
2019-05-13ASoC: soc-core: add soc_component_to_node()Kuninori Morimoto1-21/+18
2019-05-13ASoC: soc-core: tidyup soc_bind_dai_link() comment balanceKuninori Morimoto1-3/+2
2019-05-13ASoC: soc-core: don't use codec_dais on soc_bind_dai_link()Kuninori Morimoto1-6/+4
2019-05-13ASoC: soc-core: use i on snd_soc_resume()Kuninori Morimoto1-3/+3
2019-05-13ASoC: max98357a: request GPIO when device get probedTzung-Bi Shih1-20/+9
2019-05-13ASoC: SOF: Intel: ICL add Icelake chip info structZhu Yingjiang3-1/+21
2019-05-13ASoC: SOF: Intel: ICL: add Icelake SSP countZhu Yingjiang1-0/+1
2019-05-13ASoC: SOF: pcm: remove runtime PM calls during pcm open/closeRanjani Sridharan1-27/+2
2019-05-13ASoC: SOF: uapi: remove unused sof header filesJaska Uimonen4-447/+0
2019-05-13ASoC: Intel: Skylake: Add Cometlake PCI IDsEvan Green3-0/+42
2019-05-13ASoC: SOF: Add Comet Lake PCI IDsEvan Green2-0/+60
2019-05-13ASoC: amd: Reporting accurate hw_ptr for acp3x dmaRavulapati Vishnu vardhan rao1-12/+31
2019-05-08ASoC: soc-acpi: fix implicit header use of module.h/export.hPaul Gortmaker1-0/+2
2019-05-08ASoC: fsl_sai: Move clock operation to PM runtimeShengjiu Wang1-10/+44
2019-05-08ASoC: stm32: i2s: manage identification registersOlivier Moysan1-3/+57
2019-05-08ASoC: hdmi-codec: remove ops dependency on the dai idJerome Brunet1-33/+67
2019-05-08ASoC: hdmi-codec: remove reference to the dai drivers in the private dataJerome Brunet1-10/+8
2019-05-08ASoC: hdmi-codec: remove reference to the current substreamJerome Brunet1-42/+16
2019-05-08ASoC: hdmi-codec: remove function name debug tracesJerome Brunet1-12/+0
2019-05-08ASoC: rt5677: Add component driver nameCurtis Malainey2-3/+6
2019-05-07ASoC: rt5677: use more of the volume range from DACsDylan Reid1-4/+4
2019-05-06ASoC: fsl_esai: Add pm runtime functionS.j. Wang1-64/+77
2019-05-06ASoC: stm32: spdifrx: manage identification registersOlivier Moysan1-2/+35
2019-05-06ASoC: rt5677-spi: Rename driver to differentiate from main codecCurtis Malainey1-1/+3
2019-05-06ASoC: Intel: boards: kbl_da7219_max98927: add dai_trigger functionMac Chiang1-2/+71
2019-05-06Merge branch 'asoc-5.2' into asoc-nextMark Brown272-2727/+29360
2019-05-06Merge branch 'asoc-5.1' into asoc-linusMark Brown13-16/+63
2019-05-06ASoC: sprd: Add reserved DMA memory supportBaolin Wang1-0/+7
2019-05-06Linux 5.1v5.1Linus Torvalds1-1/+1
2019-05-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds18-32/+272
2019-05-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2019-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+23
2019-05-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds5-16/+26
2019-05-05perf/x86/intel: Fix race in intel_pmu_disable_event()Jiri Olsa1-3/+7
2019-05-04Merge tag 'powerpc-5.1-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-4/+14
2019-05-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds23-65/+192
2019-05-03Merge branch 'i2c/for-current-fixed' of ssh://gitolite.kernel.org/pub/scm/lin...Linus Torvalds5-5/+10
2019-05-03Merge tag 'drm-fixes-2019-05-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-0/+16
2019-05-03Merge tag 'clk-fixes-for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds3-5/+40