summaryrefslogtreecommitdiff
path: root/include/sound
AgeCommit message (Expand)Author
2019-03-21ASoC: simple-card-utils: rename asoc_simple_card_xxx() to asoc_simple_()Kuninori Morimoto
2019-03-21ASoC: simple-card-utils: separate asoc_simple_card_parse_dai()Kuninori Morimoto
2019-03-21ASoC: simple-card-utils: share asoc_simple_card_init_priv()Kuninori Morimoto
2019-03-21ASoC: simple-card-utils: share asoc_simple_be_hw_params_fixup()Kuninori Morimoto
2019-03-21ASoC: simple-card-utils: share asoc_simple_dai_init()Kuninori Morimoto
2019-03-21ASoC: simple-card-utils: share asoc_simple_hw_param()Kuninori Morimoto
2019-03-21ASoC: simple-card-utils: share asoc_simple_shutdown()Kuninori Morimoto
2019-03-21ASoC: simple-card-utils: share asoc_simple_startup()Kuninori Morimoto
2019-03-21ASoC: simple_card_utils: share common priv for simple-card/audio-graphKuninori Morimoto
2019-03-21ASoC: simple-card-utils: add asoc_simple_debug_info()Kuninori Morimoto
2019-03-21ASoC: da7219: Expose BCLK and WCLK control through CCFAdam Thomson
2019-03-18ASoC: dpcm: prevent snd_soc_dpcm use after freeKaiChieh Chuang
2019-03-15Merge tag 'sound-fix-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-03-13ALSA: pcm: Fix function name in kernel-doc commentRicardo Biehl Pasquali
2019-03-06Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-02-28Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai
2019-02-26Merge branch 'asoc-5.1' into asoc-nextMark Brown
2019-02-20Pull in char-misc-next from GregDaniel Vetter
2019-02-14ASoC: dmaengine: Remove unused SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flagSylwester Nawrocki
2019-02-12ASoC: soc-acpi: remove new_mach_data fieldPierre-Louis Bossart
2019-02-12ASoC: soc-acpi: remove asoc_plat_name fieldPierre-Louis Bossart
2019-02-08ASoC: core: don't increase component module refcount unconditionallyPierre-Louis Bossart
2019-02-08i915/snd_hdac: I915 subcomponent for the snd_hdacDaniel Vetter
2019-02-08ALSA: pcm: Define snd_pcm_lib_preallocate_*() as returning voidTakashi Iwai
2019-02-08Merge branch 'for-linus' into for-nextTakashi Iwai
2019-02-08Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2019-02-08ASoC: cs35l36: Add support for Cirrus CS35L36 AmplifierJames Schulman
2019-02-06ASoC: dapm: harden use of lookup tablesPierre-Louis Bossart
2019-02-06ALSA: info: Move card id proc creation into info.cTakashi Iwai
2019-02-06ALSA: info: Drop unused snd_info_entry.card fieldTakashi Iwai
2019-02-06ALSA: info: Add standard helpers for card proc file entriesTakashi Iwai
2019-02-05ALSA: compress: Fix stop handling on compressed capture streamsCharles Keepax
2019-02-04ASoC: topology: unload physical dai link in removeBard liao
2019-02-02ASoC: dapm: Only power up active channels from a DAICharles Keepax
2019-02-01ALSA: isa: Avoid passing NULL to memory allocatorsTakashi Iwai
2019-02-01ALSA: hda - Serialize codec registrationsTakashi Iwai
2019-01-29ASoC: topology: add SND_SOC_DOBJ_GRAPH type for dapm routesRanjani Sridharan
2019-01-29Merge branch 'for-linus' into for-nextTakashi Iwai
2019-01-28ASoC: add helper to change platform name for all dailinksPierre-Louis Bossart
2019-01-28ASoC: soc-acpi: add static inline fallbacks when CONFIG_ACPI=nPierre-Louis Bossart
2019-01-24Merge branch 'topic/pcm-lock-refactor' into for-nextTakashi Iwai
2019-01-24ALSA: pcm: Simplify proc file destructionTakashi Iwai
2019-01-24ALSA: pcm: Drop unused snd_pcm_substream.file fieldTakashi Iwai
2019-01-23ALSA: pcm: More fine-grained PCM link lockingTakashi Iwai
2019-01-21ASoC: simple-card: rename to asoc_simple_card_canonicalize_platform()Kuninori Morimoto
2019-01-21ASoC: soc-core: add .num_platform for dai_linkKuninori Morimoto
2019-01-21ALSA: pcm: Make PCM linked list consistent while re-groupingTakashi Iwai
2019-01-18ASoC: soc.h: add explanation of legacy/modern style of dai_linkKuninori Morimoto
2019-01-18Merge tag 'asoc-fix-v5.0-rc2' into asoc-5.1Mark Brown
2019-01-18Merge branch 'topic/pcm-device-suspend' into for-nextTakashi Iwai