aboutsummaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)Author
2020-01-28Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-01-28Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2020-01-27Merge tag 'asoc-v5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2020-01-23Merge branch 'asoc-5.6' into asoc-nextMark Brown
2020-01-23Merge branch 'asoc-5.5' into asoc-linusMark Brown
2020-01-23ASoC: soc-core: remove null_snd_soc_opsKuninori Morimoto
2020-01-23ASoC: soc-pcm: add soc_rtd_trigger()Kuninori Morimoto
2020-01-23ASoC: soc-pcm: add soc_rtd_hw_free()Kuninori Morimoto
2020-01-23ASoC: soc-pcm: add soc_rtd_hw_params()Kuninori Morimoto
2020-01-23ASoC: soc-pcm: add soc_rtd_prepare()Kuninori Morimoto
2020-01-23ASoC: soc-pcm: add soc_rtd_shutdown()Kuninori Morimoto
2020-01-23ASoC: soc-pcm: add soc_rtd_startup()Kuninori Morimoto
2020-01-23ASoC: rt1015: add rt1015 amplifier driverJack Yu
2020-01-23ASoC: madera: Correct some kernel docCharles Keepax
2020-01-23ASoC: topology: fix soc_tplg_fe_link_create() - link->dobj initialization orderJaroslav Kysela
2020-01-23ASoC: Intel: skl_hda_dsp_common: Fix global-out-of-bounds bugCezary Rojewski
2020-01-23ASoC: madera: Correct DMIC only input hook upsCharles Keepax
2020-01-21ASoC: Add MediaTek MT6660 Speaker Amp DriverJeff Chang
2020-01-21ASoC: max98090: fix deadlock in max98090_dapm_put_enum_double()Tzung-Bi Shih
2020-01-21ASoC: dapm: add snd_soc_dapm_put_enum_double_lockedTzung-Bi Shih
2020-01-21ASoC: max98090: revert "ASoC: max98090: fix lockdep warning"Tzung-Bi Shih
2020-01-21ASoC: soc-core: remove bus_controlKuninori Morimoto
2020-01-21ASoC: soc-core: remove DAI suspend/resumeKuninori Morimoto
2020-01-21ASoC: pxa: pxa2xx-i2s: move .suspend/.resume to componentKuninori Morimoto
2020-01-21ASoC: pxa: pxa-ssp: move .suspend/.resume to componentKuninori Morimoto
2020-01-21ASoC: ux500: ux500_msp_dai: remove unused DAI .suspend/.resumeKuninori Morimoto
2020-01-21ASoC: samsung: i2s: move .suspend/.resume to componentKuninori Morimoto
2020-01-21ASoC: dwc: dwc-i2s: move .suspend/.resume to componentKuninori Morimoto
2020-01-21ASoC: uniphier: move .suspend/.resume to componentKuninori Morimoto
2020-01-21ASoC: ti: omap-mcpdm: move .suspend/.resume to componentKuninori Morimoto
2020-01-21ASoC: sti: sti_uniperif: move .suspend/.resume to componentKuninori Morimoto
2020-01-21ASoC: samsung: spdif: move .suspend/.resume to componentKuninori Morimoto
2020-01-21ASoC: samsung: s3c24xx-i2s: move .suspend/.resume to componentKuninori Morimoto
2020-01-21ASoC: mediatek: move .suspend/.resume to componentKuninori Morimoto
2020-01-21ASoC: jz4740: jz4740-i2s: move .suspend/.resume to componentKuninori Morimoto
2020-01-21ASoC: cirrus: ep93xx-i2s: move .suspend/.resume to componentKuninori Morimoto
2020-01-21ASoC: atmel: atmel_ssc_dai: move .suspend/.resume to componentKuninori Morimoto
2020-01-21ASoC: bcm: cygnus-ssp: move .suspend/.resume to componentKuninori Morimoto
2020-01-21ASoC: soc-generic-dmaengine-pcm: Fix error handlingShengjiu Wang
2020-01-21ASoC: soc-pcm: crash in snd_soc_dapm_new_daiSameer Pujar
2020-01-20Merge branch 'for-linus' into for-nextTakashi Iwai
2020-01-17Merge tag 'sound-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-01-17ASoC: Intel: cht_bsw_rt5645: Remove unnecessary string buffers and snprintf c...Damian van Soelen
2020-01-17ASoC: Intel: bytcr_rt5651: Remove unnecessary string buffers and snprintf callsJordy Ubink
2020-01-17ASoC: Intel: bytcr_rt5640: Remove unnecessary string buffers and snprintf callsNariman Etemadi
2020-01-17ASoC: Intel: bytcr_rt5640: Remove code duplication in byt_rt5640_codec_fixupErik Bussing
2020-01-17ASoC: msm8916-wcd-analog: Add MIC BIAS Internal3Stephan Gerhold
2020-01-17ASoC: msm8916-wcd-analog: Simplify MIC BIAS InternalStephan Gerhold
2020-01-17Merge tag 'asoc-fix-v5.5-rc6' into asoc-5.6Mark Brown