aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-27ALSA: pcm: Add an ioctl to specify the supported protocol versionTakashi Iwai1-0/+1
2017-06-16ASoC: simple-card-utils: add asoc_simple_card_of_parse_widgets()Kuninori Morimoto1-0/+2
2017-06-15ASoC: simple-card-utils: add asoc_simple_card_of_parse_routing()Kuninori Morimoto1-0/+4
2017-06-15ASoC: simple-card-utils: add asoc_simple_card_convert_fixup()Kuninori Morimoto1-0/+10
2017-06-14ALSA: pcm: remove SNDRV_PCM_IOCTL1_GSTATE internal commandTakashi Sakamoto1-1/+1
2017-06-14ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal commandTakashi Sakamoto1-1/+1
2017-06-14ASoC: simple-card-utils: add asoc_simple_card_of_parse_tdm()Kuninori Morimoto1-0/+6
2017-06-13ASoC: simple_card_utils: add asoc_simple_card_clk_xxx()Kuninori Morimoto1-0/+2
2017-06-09ALSA: seq: Allow the tristate build of OSS emulationTakashi Iwai2-8/+4
2017-06-09ASoC: topology: Allow bespoke configuration post widget creationLiam Girdwood1-0/+3
2017-06-07ASoC: topology: Fix potential build issues with undeclared structsLiam Girdwood1-0/+2
2017-06-06ASoC: simple-card-utils: share same dev_dbg() for sysclkKuninori Morimoto1-3/+6
2017-06-02ALSA: pcm: Direct in-kernel read/write supportTakashi Iwai1-5/+33
2017-06-02ALSA: pcm: Unify read/write loopTakashi Iwai1-8/+5
2017-06-02ALSA: pcm: Call directly the common read/write helpersTakashi Iwai1-9/+34
2017-06-02ALSA: pcm: Drop the old copy and silence opsTakashi Iwai1-5/+0
2017-06-02ALSA: pcm: Introduce copy_user, copy_kernel and fill_silence opsTakashi Iwai1-0/+7
2017-05-26ALSA: pcm: add local header file for snd-pcm moduleTakashi Sakamoto1-32/+0
2017-05-25ALSA: pcm: Fix negative appl_ptr handling in pcm-indirect helpersTakashi Iwai1-2/+8
2017-05-24ASoC: hdmi-codec: add .get_dai_id supportKuninori Morimoto1-0/+9
2017-05-24Merge branch 'topic/dai-id' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-of-graphMark Brown1-0/+3
2017-05-24ASoC: add snd_soc_get_dai_id() functionKuninori Morimoto1-0/+3
2017-05-19ASoC: cs35l35: Add Boost Inductor CalculationBrian Austin1-0/+2
2017-05-17ASoC: simple-card-utils: add asoc_simple_card_parse_graph_dai()Kuninori Morimoto1-0/+10
2017-05-17ALSA: pcm: fix the comments that refers to kernel-docMauro Carvalho Chehab1-1/+1
2017-05-17ALSA: Use IS_ENABLED() in common headersTakashi Iwai5-13/+13
2017-05-17ALSA: pcm: Build pcm notifier code conditionallyTakashi Iwai1-7/+8
2017-05-17ALSA: ak411x: Use array instead of offsetof()Takashi Iwai3-12/+27
2017-05-02Merge tag 'asoc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai2-1/+121
2017-04-30Merge remote-tracking branches 'asoc/topic/cs35l35', 'asoc/topic/cs53l30', 'asoc/topic/da7213', 'asoc/topic/dio2125' and 'asoc/topic/dwc' into asoc-nextMark Brown1-0/+108
2017-04-30Merge remote-tracking branch 'asoc/topic/rt5665' into asoc-nextMark Brown1-0/+5
2017-04-30Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown1-0/+8
2017-04-24ASoC: Provide a dummy wrapper of snd_soc_set_dmi_name()Takashi Iwai1-0/+8
2017-04-21ASoC: cs35l35: Allow user to configure IMON SCALECharles Keepax1-0/+1
2017-04-11Merge branch 'topic/jack' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-rt5665Mark Brown1-0/+5
2017-04-10ASoC: jack: add snd_soc_codec_set_jackBard Liao1-0/+4
2017-04-07ALSA: hda - add more ML register definitionsLibin Yang1-3/+5
2017-04-06ASoC: cs35l35: Correct handling of PDN_DONE with external boostCharles Keepax1-0/+2
2017-04-03ALSA: hda - Move SKL+ vendor specific register definitions to hda_register.hTakashi Iwai1-2/+20
2017-04-03ALSA: hda - Avoid tricky macrosTakashi Iwai1-10/+18
2017-03-24ASoC: jack - check status of GPIO-based pins on resumeDmitry Torokhov1-0/+1
2017-03-24ASoC: core: remove pointless auxiliary from snd_soc_componentKuninori Morimoto1-1/+0
2017-03-13ASoC: cs35l35: Add for configuring drive mode in unused slotsCharles Keepax1-0/+2
2017-03-07ASoC: Add support for Cirrus Logic CS35L35 AmplifierBrian Austin1-0/+103
2017-03-02sched/headers: Prepare to remove spurious <linux/sched.h> inclusion dependenciesIngo Molnar1-0/+1
2017-02-25treewide: Remove remaining executable attributes from source filesJoe Perches1-0/+0
2017-02-20Merge tag 'asoc-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai4-40/+32
2017-02-19Merge remote-tracking branches 'asoc/topic/rt5665', 'asoc/topic/rt5677', 'asoc/topic/samsung', 'asoc/topic/simple' and 'asoc/topic/sunxi' into asoc-nextMark Brown1-5/+6
2017-02-19Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es8328', 'asoc/topic/fsl', 'asoc/topic/fsl-sai' and 'asoc/topic/graph' into asoc-nextMark Brown1-23/+7
2017-02-19Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/chmap', 'asoc/topic/cq93vc' and 'asoc/topic/da7218' into asoc-nextMark Brown1-0/+3