summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)Author
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-11-26Merge tag 'sound-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-11-25Merge tag 'spi-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-11-25Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai
2019-11-22Merge branch 'spi-5.5' into spi-nextMark Brown
2019-11-22Merge branch 'asoc-5.5' into asoc-nextMark Brown
2019-11-22Merge branch 'asoc-5.4' into asoc-linusMark Brown
2019-11-22ASoC: DMI long name - avoid to add board name if matches with product nameJaroslav Kysela
2019-11-22ASoC: improve the DMI long card code in asoc-coreJaroslav Kysela
2019-11-22ASoC: rsnd: fix DALIGN register for SSIUNilkanth Ahirrao
2019-11-22ASoC: component: Add sync_stop PCM opsTakashi Iwai
2019-11-22ASoC: pcm: Make ioctl ops optionalTakashi Iwai
2019-11-20ASoC: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-20ASoC: soc-pcm: check symmetry before hw_paramsShengjiu Wang
2019-11-20ASoC: pcm3168a: Update the RST gpio handling to align with documentationPeter Ujfalusi
2019-11-20ASoC: add control components managementJaroslav Kysela
2019-11-19ASoC: soc-pcm: remove soc_pcm_private_free()Kuninori Morimoto
2019-11-19ASoC: soc-component: tidyup snd_soc_pcm_component_new/free() parameterKuninori Morimoto
2019-11-19ASoC: Intel: bytcr_rt5640: Update quirk for Acer Switch 10 SW5-012 2-in-1Hans de Goede
2019-11-18ASoC: wm_adsp: Expose mixer control APILi Xu
2019-11-18ASoC: tlv320aic31xx: configure output common-mode voltageLucas Stach
2019-11-18ASoC: SOF: Intel: Fix CFL and CML FW nocodec binary names.Liam Girdwood
2019-11-18ASoC: SOF: Intel: Fix build breakMark Brown
2019-11-18ASoC: pcm3168a: Add support for optional RST gpio handlingPeter Ujfalusi
2019-11-18ASoC: wm5100: add missed pm_runtime_disableChuhong Yuan
2019-11-18ASoC: wm2200: add missed operations in remove and probe failureChuhong Yuan
2019-11-18ASoC: qcom: q6asm-dai: add support to flac decoderVinod Koul
2019-11-18ASoC: qcom: q6asm: add support to flac configSrinivas Kandagatla
2019-11-18ASoC: rt5677: rt5677_check_hotword() can be statickbuild test robot
2019-11-18ASoC: rt5682: fix the charge pump capacitor dischargesShuming Fan
2019-11-15ASoC: ti: davinci-mcasp: Use dma_request_chan() directly for channel requestPeter Ujfalusi
2019-11-15ASoC: dmaengine: Use dma_request_chan() directly for channel requestPeter Ujfalusi
2019-11-15ASoC: soc-core: care card_probed at soc_cleanup_card_resources()Kuninori Morimoto
2019-11-15ASoC: soc-core: move snd_soc_unbind_card() next to snd_soc_bind_card()Kuninori Morimoto
2019-11-15ASoC: soc-core: call snd_soc_dapm_shutdown() at soc_cleanup_card_resources()Kuninori Morimoto
2019-11-15ASoC: tas2770: clean up an indentation issueColin Ian King
2019-11-15ASoC: rt5645: Fixed typo for buddy jack support.Jacob Rasmussen
2019-11-15ASoC: wm8904: fix regcache handlingMichael Walle
2019-11-12ASoC: soc-core: tidyup soc_probe_aux_devices()Kuninori Morimoto
2019-11-12ASoC: soc-core: merge snd_soc_bind_card() and snd_soc_instantiate_card()Kuninori Morimoto
2019-11-12ASoC: soc-core: merge soc_remove_component() and soc_cleanup_component()Kuninori Morimoto
2019-11-12ASoC: soc-core: merge snd_soc_remove_dai_link() and soc_unbind_dai_link()Kuninori Morimoto
2019-11-12ASoC: soc-core: merge snd_soc_add_dai_link() and soc_bind_dai_link()Kuninori Morimoto
2019-11-12ASoC: soc-core: merge snd_soc_unregister_dai() and soc_del_dai()Kuninori Morimoto
2019-11-12ASoC: soc-core: merge snd_soc_register_dai() and soc_add_dai()Kuninori Morimoto
2019-11-12ASoC: soc-core: remove soc_is_dai_link_bound()Kuninori Morimoto
2019-11-12ASoC: Jack: Fix NULL pointer dereference in snd_soc_jack_reportPawel Harlozinski
2019-11-12ASoC: SOF: topology: free kcontrol memory on errorDragos Tarcatu
2019-11-12ASoC: SOF: PM: only suspend to D0I3 when neededKeyon Jie