summaryrefslogtreecommitdiffstats
path: root/include/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: Add support for loading topologiesLiam Girdwood2019-04-271-0/+256
* ASoC: SOF: Add support for IPC IO between DSP and HostLiam Girdwood2019-04-278-0/+950
* ASoC: SOF: Add Sound Open Firmware driver coreLiam Girdwood2019-04-271-0/+94
* Merge branch 'asoc-5.1' into asoc-5.2Mark Brown2019-04-261-2/+7
|\
| * ASoC: core: conditionally increase module refcount on component openRanjani Sridharan2019-04-081-2/+7
| * Merge tag 'v5.1-rc1' into asoc-5.1Mark Brown2019-03-1810-29/+59
| |\
| * | ASoC: dpcm: prevent snd_soc_dpcm use after freeKaiChieh Chuang2019-03-111-0/+2
* | | ASoC: simple-card-utils: add asoc_simple_parse_pin_switches()Paul Cercueil2019-04-261-0/+2
* | | ASoC: simple-card-utils: rename asoc_simple_card_xxx() to asoc_simple_()Kuninori Morimoto2019-03-211-45/+45
* | | ASoC: simple-card-utils: separate asoc_simple_card_parse_dai()Kuninori Morimoto2019-03-211-31/+8Star
* | | ASoC: simple-card-utils: share asoc_simple_card_init_priv()Kuninori Morimoto2019-03-211-1/+9
* | | ASoC: simple-card-utils: share asoc_simple_be_hw_params_fixup()Kuninori Morimoto2019-03-211-0/+2
* | | ASoC: simple-card-utils: share asoc_simple_dai_init()Kuninori Morimoto2019-03-211-3/+1Star
* | | ASoC: simple-card-utils: share asoc_simple_hw_param()Kuninori Morimoto2019-03-211-0/+2
* | | ASoC: simple-card-utils: share asoc_simple_shutdown()Kuninori Morimoto2019-03-211-1/+1
* | | ASoC: simple-card-utils: share asoc_simple_startup()Kuninori Morimoto2019-03-211-1/+1
* | | ASoC: simple_card_utils: share common priv for simple-card/audio-graphKuninori Morimoto2019-03-211-0/+23
* | | ASoC: simple-card-utils: add asoc_simple_debug_info()Kuninori Morimoto2019-03-211-0/+72
* | | ASoC: da7219: Expose BCLK and WCLK control through CCFAdam Thomson2019-03-211-1/+7
* | | ASoC: dpcm: prevent snd_soc_dpcm use after freeKaiChieh Chuang2019-03-181-0/+2
| |/ |/|
* | Merge tag 'sound-fix-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-151-1/+1
|\ \
| * | ALSA: pcm: Fix function name in kernel-doc commentRicardo Biehl Pasquali2019-03-131-1/+1
* | | Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-061-2/+3
|\ \ \ | |/ / |/| |
| * | Pull in char-misc-next from GregDaniel Vetter2019-02-202-1/+6
| |\ \
| * | | i915/snd_hdac: I915 subcomponent for the snd_hdacDaniel Vetter2019-02-081-2/+3
* | | | Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2019-02-284-9/+46
|\ \ \ \
| * \ \ \ Merge branch 'asoc-5.1' into asoc-nextMark Brown2019-02-267-30/+162
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | ASoC: dmaengine: Remove unused SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flagSylwester Nawrocki2019-02-141-4/+0Star
| | * | ASoC: soc-acpi: remove new_mach_data fieldPierre-Louis Bossart2019-02-121-2/+0Star
| | * | ASoC: soc-acpi: remove asoc_plat_name fieldPierre-Louis Bossart2019-02-121-3/+0Star
| | * | ASoC: core: don't increase component module refcount unconditionallyPierre-Louis Bossart2019-02-081-0/+3
| | * | ASoC: cs35l36: Add support for Cirrus CS35L36 AmplifierJames Schulman2019-02-081-0/+43
* | | | ALSA: pcm: Define snd_pcm_lib_preallocate_*() as returning voidTakashi Iwai2019-02-081-4/+4
* | | | Merge branch 'for-linus' into for-nextTakashi Iwai2019-02-082-1/+6
|\| | |
| * | | ALSA: compress: Fix stop handling on compressed capture streamsCharles Keepax2019-02-051-1/+5
| * | | ALSA: hda - Serialize codec registrationsTakashi Iwai2019-02-011-0/+1
| | |/ | |/|
* | | Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-02-085-21/+116
|\ \ \ | | |/ | |/|
| * | ASoC: dapm: harden use of lookup tablesPierre-Louis Bossart2019-02-061-0/+3
| * | ASoC: topology: unload physical dai link in removeBard liao2019-02-041-0/+1
| * | ASoC: dapm: Only power up active channels from a DAICharles Keepax2019-02-021-8/+14
| * | ASoC: topology: add SND_SOC_DOBJ_GRAPH type for dapm routesRanjani Sridharan2019-01-292-3/+6
| * | ASoC: add helper to change platform name for all dailinksPierre-Louis Bossart2019-01-281-0/+31
| * | ASoC: soc-acpi: add static inline fallbacks when CONFIG_ACPI=nPierre-Louis Bossart2019-01-281-7/+21
| * | ASoC: simple-card: rename to asoc_simple_card_canonicalize_platform()Kuninori Morimoto2019-01-211-1/+1
| * | ASoC: soc-core: add .num_platform for dai_linkKuninori Morimoto2019-01-212-2/+3
| * | ASoC: soc.h: add explanation of legacy/modern style of dai_linkKuninori Morimoto2019-01-181-0/+36
| * | Merge tag 'asoc-fix-v5.0-rc2' into asoc-5.1Mark Brown2019-01-181-0/+6
| |\ \
* | | | ALSA: info: Move card id proc creation into info.cTakashi Iwai2019-02-061-1/+0Star
* | | | ALSA: info: Drop unused snd_info_entry.card fieldTakashi Iwai2019-02-061-1/+0Star
* | | | ALSA: info: Add standard helpers for card proc file entriesTakashi Iwai2019-02-061-0/+35