summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-11-20ASoC: core: add SND_SOC_BYTES_ETzung-Bi Shih
2019-11-20ASoC: add control components managementJaroslav Kysela
2019-11-19ASoC: soc-component: tidyup snd_soc_pcm_component_new/free() parameterKuninori Morimoto
2019-11-18ALSA: compress: add flac decoder paramsVinod Koul
2019-11-12ASoC: Intel: acpi-match: split CNL tables in threePierre-Louis Bossart
2019-11-06Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2019-11-05ASoC: soc.h: dobj is used only when SND_SOC_TOPOLOGYKuninori Morimoto
2019-11-05ASoC: soc-core: don't call snd_soc_dapm_new_dai_widgets() at snd_soc_register...Kuninori Morimoto
2019-11-05ASoC: soc-core: have legacy_dai_naming at snd_soc_register_dai()Kuninori Morimoto
2019-11-05ASoC: soc-core: add snd_soc_unregister_dai()Kuninori Morimoto
2019-10-30ASoC: rt5682: improve the sensitivity of push buttonShuming Fan
2019-10-29ASoC: Intel: skl-hda-dsp-generic: use snd-hda-codec-hdmiKai Vehmanen
2019-10-29ALSA: hda/hdmi - implement mst_no_extra_pcms flagKai Vehmanen
2019-10-29drm: bridge: dw-hdmi: Report connector status using callbackCheng-Yi Chiang
2019-10-28ASoC: SOF: ipc: introduce message for DSP power gatingKeyon Jie
2019-10-28ASoC: SOF: token: add tokens for PCM compatible with D0i3 substateKeyon Jie
2019-10-25ASoC: Spelling s/configr/configur/Geert Uytterhoeven
2019-10-25ASoC: soc-dpcm: tidyup for_each_dpcm_xx() macroKuninori Morimoto
2019-10-23ASoC: Intel: common: add ACPI matching tables for JSLPan Xiuli
2019-10-23ASoC: soc-core: add for_each_rtd_components() and replaceKuninori Morimoto
2019-10-22ASoC: soc-core: remove for_each_rtdcom_safe()Kuninori Morimoto
2019-10-21ASoC: cros_ec_codec: support WoVTzung-Bi Shih
2019-10-21ASoC: samsung: i2s: Document clocks macrosMaciej Falkowski
2019-10-18ASoC: cros_ec_codec: read max DMIC gain from EC codecTzung-Bi Shih
2019-10-18platform/chrome: cros_ec: add common commands for EC codecTzung-Bi Shih
2019-10-18ASoC: cros_ec_codec: extract DMIC EC command from I2S RXTzung-Bi Shih
2019-10-18ASoC: cros_ec_codec: refactor I2S RXTzung-Bi Shih
2019-10-18platform/chrome: cros_ec: remove unused EC featureTzung-Bi Shih
2019-10-15ASoC: sof: include types.h at header.hKuninori Morimoto
2019-10-10ASoC: SOF: acpi led support for switch controlsJaska Uimonen
2019-10-10ASoC: SOF: imx: Describe ESAI parameters to be sent to DSPDaniel Baluta
2019-10-09ASoC: simple_card_utils.h: Add missing includeDaniel Baluta
2019-10-09ASoC: simple_card_utils.h: Fix potential multiple redefinition errorDaniel Baluta
2019-10-08ASoC: soc-component: remove snd_pcm_ops from component driverKuninori Morimoto
2019-10-08ASoC: pxa: remove snd_pcm_opsKuninori Morimoto
2019-10-08ASoC: soc-core: add snd_soc_pcm_lib_ioctl()Kuninori Morimoto
2019-10-08ASoC: soc-core: add new pcm_construct/pcm_destructKuninori Morimoto
2019-10-08ASoC: soc-core: merge snd_pcm_ops member to component driverKuninori Morimoto
2019-10-07ASoC: SOF: support alternate list of machinesPierre-Louis Bossart
2019-10-07ASoC: soc-acpi: add link_mask fieldPierre-Louis Bossart
2019-10-01ASoC: SOF: ipc: introduce no_stream_position in sof_ipc_stream_params structMarcin Rajwa
2019-10-01ASoC: pcm_dmaengine: Extract snd_dmaengine_pcm_refine_runtime_hwparamsShengjiu Wang
2019-10-01ASoC: soc-core: merge soc_free_pcm_runtime() and soc_rtd_free()Kuninori Morimoto
2019-10-01ASoC: soc-component.h: remove GPL explanation from headerKuninori Morimoto
2019-09-30Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2019-09-29Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-09-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2019-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-09-28Merge branch 'hugepage-fallbacks' (hugepatch patches from David Rientjes)Linus Torvalds
2019-09-28mm, tracing: Print symbol name for call_site in trace eventsChangbin Du