summaryrefslogtreecommitdiff
path: root/include/sound
AgeCommit message (Expand)Author
2017-06-02ALSA: pcm: Direct in-kernel read/write supportTakashi Iwai
2017-06-02ALSA: pcm: Unify read/write loopTakashi Iwai
2017-06-02ALSA: pcm: Call directly the common read/write helpersTakashi Iwai
2017-06-02ALSA: pcm: Drop the old copy and silence opsTakashi Iwai
2017-06-02ALSA: pcm: Introduce copy_user, copy_kernel and fill_silence opsTakashi Iwai
2017-05-26ALSA: pcm: add local header file for snd-pcm moduleTakashi Sakamoto
2017-05-25ALSA: pcm: Fix negative appl_ptr handling in pcm-indirect helpersTakashi Iwai
2017-05-24ASoC: hdmi-codec: add .get_dai_id supportKuninori Morimoto
2017-05-24Merge branch 'topic/dai-id' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown
2017-05-24ASoC: add snd_soc_get_dai_id() functionKuninori Morimoto
2017-05-19ASoC: cs35l35: Add Boost Inductor CalculationBrian Austin
2017-05-17ASoC: simple-card-utils: add asoc_simple_card_parse_graph_dai()Kuninori Morimoto
2017-05-17ALSA: pcm: fix the comments that refers to kernel-docMauro Carvalho Chehab
2017-05-17ALSA: Use IS_ENABLED() in common headersTakashi Iwai
2017-05-17ALSA: pcm: Build pcm notifier code conditionallyTakashi Iwai
2017-05-17ALSA: ak411x: Use array instead of offsetof()Takashi Iwai
2017-05-02Merge tag 'asoc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2017-04-30Merge remote-tracking branches 'asoc/topic/cs35l35', 'asoc/topic/cs53l30', 'a...Mark Brown
2017-04-30Merge remote-tracking branch 'asoc/topic/rt5665' into asoc-nextMark Brown
2017-04-30Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown
2017-04-24ASoC: Provide a dummy wrapper of snd_soc_set_dmi_name()Takashi Iwai
2017-04-21ASoC: cs35l35: Allow user to configure IMON SCALECharles Keepax
2017-04-11Merge branch 'topic/jack' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2017-04-10ASoC: jack: add snd_soc_codec_set_jackBard Liao
2017-04-07ALSA: hda - add more ML register definitionsLibin Yang
2017-04-06ASoC: cs35l35: Correct handling of PDN_DONE with external boostCharles Keepax
2017-04-03ALSA: hda - Move SKL+ vendor specific register definitions to hda_register.hTakashi Iwai
2017-04-03ALSA: hda - Avoid tricky macrosTakashi Iwai
2017-03-24ASoC: jack - check status of GPIO-based pins on resumeDmitry Torokhov
2017-03-24ASoC: core: remove pointless auxiliary from snd_soc_componentKuninori Morimoto
2017-03-13ASoC: cs35l35: Add for configuring drive mode in unused slotsCharles Keepax
2017-03-07ASoC: Add support for Cirrus Logic CS35L35 AmplifierBrian Austin
2017-03-02sched/headers: Prepare to remove spurious <linux/sched.h> inclusion dependenciesIngo Molnar
2017-02-25treewide: Remove remaining executable attributes from source filesJoe Perches
2017-02-20Merge tag 'asoc-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2017-02-19Merge remote-tracking branches 'asoc/topic/rt5665', 'asoc/topic/rt5677', 'aso...Mark Brown
2017-02-19Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es8328', 'asoc/t...Mark Brown
2017-02-19Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/chmap', 'asoc/...Mark Brown
2017-02-19Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown
2017-02-19Merge remote-tracking branch 'asoc/topic/dmaengine' into asoc-nextMark Brown
2017-02-19Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown
2017-02-05ALSA: pcm: Define dummy snd_pcm_suspend() for CONFIG_PM=nTakashi Iwai
2017-01-27ASoC: soc-core: remove OF adjusting for snd_soc_of_parse_card_nameKuninori Morimoto
2017-01-27ASoC: soc-core: remove OF adjusting for snd_soc_of_parse_audio_prefixKuninori Morimoto
2017-01-27ASoC: soc-core: remove OF adjusting for snd_soc_of_parse_audio_simple_widgetsKuninori Morimoto
2017-01-27ASoC: soc-core: remove OF adjusting for snd_soc_of_parse_audio_routingKuninori Morimoto
2017-01-25Merge branch 'topic/intel-lpe-audio' into for-nextTakashi Iwai
2017-01-24Merge tag 'v4.10-rc1' into asoc-intelMark Brown
2017-01-23ASoC: Revert "Drop SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flag"Sylwester Nawrocki
2017-01-23ASoC: simple-card: use devm_get_clk_from_child()Kuninori Morimoto