summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-12-10ASoC: soc-core: rename snd_soc_remove_dai_link() to snd_soc_remove_pcm_runtime()Kuninori Morimoto3-21/+16
2019-12-10ASoC: soc-core: rename snd_soc_add_dai_link() to snd_soc_add_pcm_runtime()Kuninori Morimoto3-12/+12
2019-12-10ASoC: soc-core: move snd_soc_find_dai_link()Kuninori Morimoto3-47/+41
2019-12-10ASoC: soc-core: find rtd via dai_link pointer at snd_soc_get_pcm_runtime()Kuninori Morimoto11-28/+28
2019-12-10ASoC: soc-core: move snd_soc_get_pcm_runtime()Kuninori Morimoto1-14/+15
2019-12-10ASoC: soc-core: remove snd_soc_get_dai_substream()Kuninori Morimoto2-17/+0
2019-12-10ASoC: soc-core: remove snd_soc_disconnect_sync()Kuninori Morimoto2-14/+0
2019-12-10ASoC: soc-core: remove dai_link_listKuninori Morimoto2-17/+7
2019-12-10ASoC: SOF: Intel: add codec_mask module parameterKai Vehmanen1-0/+13
2019-12-10ASoC: SOF: ipc: channel map structuresSlawomir Blauciak1-0/+61
2019-12-10ASoC: SOF: Add asynchronous sample rate converter topology supportSeppo Ingalsuo4-1/+112
2019-12-09ASoC: SOF: nocodec: Amend arguments for sof_nocodec_setup()Ranjani Sridharan3-13/+4
2019-12-09ASoC: SOF: Remove unused drv_name in sof_pdataDaniel Baluta2-3/+0
2019-12-09ASoC: SOF: remove nocodec_fw_filenameRanjani Sridharan4-17/+0
2019-12-09ASoC: SOF: Make creation of machine device from SOF core optionalDaniel Baluta15-231/+361
2019-12-09ASoC: SOF: intel: hda: Modify signature for hda_codec_probe_bus()Ranjani Sridharan3-12/+9
2019-12-09ASoC: SOF: partition audio-related parts from SOF coreRanjani Sridharan13-801/+861
2019-12-09ASoC: SOF: Introduce default_fw_filename member in sof_dev_descRanjani Sridharan4-0/+18
2019-12-09ASoC: SOF: core: move check for runtime callbacks to coreRanjani Sridharan2-8/+8
2019-12-09ASoC: SOF: core: modify the signature for snd_sof_create_page_tableRanjani Sridharan5-63/+64
2019-12-09ASoC: SOF: topology: remove snd_sof_init_topology()Ranjani Sridharan2-11/+0
2019-12-09ASoC: Intel - do not describe I/O configuration in the long card nameJaroslav Kysela4-0/+25
2019-12-09ASoC: Intel - use control components to describe card configJaroslav Kysela3-8/+25
2019-12-09ASoC: intel/skl/hda - export number of digital microphones via control compon...Jaroslav Kysela2-1/+10
2019-12-09ASoC: hdmi-codec: re-introduce mutex locking againJerome Brunet1-13/+19
2019-12-09ASoC: fix soc-core.c kernel-doc warningRandy Dunlap1-0/+2
2019-12-09ASoC: SOF: Intel: hda: solve MSI issues by merging ipc and stream irq handlersBard Liao6-59/+70
2019-12-09ASoC: ti: davinci-mcasp: Improve the sysclk selectionPeter Ujfalusi2-7/+32
2019-12-09ASoC: cs42l51: add dac mux widget in codec routesOlivier Moysan1-6/+10
2019-12-09ASoC: rsnd: Calculate DALIGN inversion at run-timeGeert Uytterhoeven1-18/+13
2019-12-09ASoC: tlv320aic31xx: Add Volume Soft Stepping controlNikita Yushchenko2-3/+8
2019-12-09ASoC: max98090: save and restore SHDN when changing sensitive registersTzung-Bi Shih2-124/+312
2019-12-09ASoC: fsl_sai: add IRQF_SHAREDMichael Walle1-1/+2
2019-12-09ASoC: tlv320aic31xx: Add HP output driver pop reduction controlsNikita Yushchenko1-2/+30
2019-12-09ASoC: mediatek: common: refine hw_params and hw_prepareEason Yen1-66/+77
2019-12-09ASoC: mediatek: common: add some helpers to control mtk_memifEason Yen3-1/+259
2019-12-09ASoC: hdac_hdmi: Drop support for IcelakeKai Vehmanen1-54/+9
2019-12-09ASoC: Intel: boards: make common HDMI driver the default for SOFKai Vehmanen1-0/+5
2019-12-09ASoC: SOF: Intel: make common HDMI driver defaultKai Vehmanen1-0/+1
2019-12-09ASoC: Intel: common: Add mach table for tgl-max98357a-rt5682Sathyanarayana Nujella1-0/+13
2019-12-09ASoC: intel: sof_rt5682: Add support for tgl-max98357a-rt5682Sathyanarayana Nujella1-0/+20
2019-12-09ASoC: intel: sof_rt5682: Add quirk for number of HDMI DAI'sSathyanarayana Nujella1-3/+11
2019-12-08Linux 5.5-rc1v5.5-rc1Linus Torvalds1-2/+2
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds119-628/+1025
2019-12-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds12-32/+36
2019-12-08Merge tag '5.5-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds13-72/+265
2019-12-08Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-6/+5
2019-12-07Merge tag 'ntb-5.5' of git://github.com/jonmason/ntbLinus Torvalds1-0/+1
2019-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-17/+51
2019-12-07Merge tag 'iomap-5.5-merge-14' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-12/+28