aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-11ASoC: rcar: fixup generation checkerKuninori Morimoto1-0/+1
2013-09-12Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+1
2013-09-09ASoC: rsnd: fixup flag name of rsnd_scu_platform_infoKuninori Morimoto1-1/+1
2013-09-05Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-78/+0
2013-09-01Merge remote-tracking branch 'asoc/topic/fsl' into tmpMark Brown1-0/+4
2013-09-01Merge remote-tracking branch 'asoc/topic/core' into tmpMark Brown1-4/+0
2013-09-01ASoC: soc-pcm: Allow to specify unidirectional dai_linkFabio Estevam1-0/+4
2013-08-31ASoC: Remove unused sysfs_registered field from snd_soc_codec structLars-Peter Clausen1-1/+0
2013-08-31ASoC: Remove unused debugfs_dapm field from snd_soc_{platform,codec} structLars-Peter Clausen1-2/+0
2013-08-31ASoC: Remove unused control_type field from snd_soc_codec structLars-Peter Clausen1-1/+0
2013-08-30Merge remote-tracking branch 'asoc/topic/core' into tmpMark Brown1-1/+1
2013-08-27ASoC: Pass card instead of dapm context to snd_soc_dapm_new_widgets()Lars-Peter Clausen1-1/+1
2013-08-27Merge remote-tracking branch 'asoc/topic/dapm' into asoc-coreMark Brown3-95/+135
2013-08-23Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai5-107/+224
2013-08-22Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown1-0/+84
2013-08-22Merge remote-tracking branch 'asoc/topic/pxa' into asoc-nextMark Brown1-7/+0
2013-08-22Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown3-95/+135
2013-08-22Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-5/+1
2013-08-22Merge remote-tracking branch 'asoc/topic/adsp' into asoc-nextMark Brown1-0/+2
2013-08-20ASoC: core: Generic ac97 link reset functionsMarkus Pargmann1-0/+2
2013-08-19ALSA: pcm: Add snd_printd_ratelimit()Tim Gardner1-0/+8
2013-08-18[media] tea575x: Move header from sound to mediaOndrej Zary1-79/+0
2013-08-15ASoC: pxa: use snd_dmaengine_dai_dma_dataDaniel Mack1-7/+0
2013-08-11ASoC: Use snd_soc_info_enum_double() for SOC_ENUM_EXT controlsLars-Peter Clausen1-3/+1
2013-08-11ASoC: Remove unused snd_soc_info_volsw_ext()Lars-Peter Clausen1-2/+0
2013-08-06ASoC: rsnd: SSI supports DMA transfer via BUSIFKuninori Morimoto1-0/+6
2013-08-06ASoC: rsnd: SSI supports DMA transferKuninori Morimoto1-3/+4
2013-08-06ASoC: rsnd: remove platform dai and add dai_id on platform settingKuninori Morimoto1-8/+10
2013-08-05ASoC: dapm: Implement mixer input auto-disableLars-Peter Clausen2-15/+30
2013-07-29ASoC: dapm: Make widget power register settings more flexibleLars-Peter Clausen1-70/+93
2013-07-29ASoC: dapm: Keep a list of paths per kcontrolLars-Peter Clausen1-1/+1
2013-07-29ASoC: dapm: Move 'value' field from widget to controlLars-Peter Clausen1-1/+0
2013-07-29ASoC: dapm: Add a helper to get the CODEC for DAPM kcontrolLars-Peter Clausen1-0/+2
2013-07-29ASoC: dapm: Move snd_soc_dapm_update from dapm context to cardLars-Peter Clausen2-2/+1
2013-07-29ASoC: core: Add snd_soc_card_get_kcontrol()Dimitris Papastamos1-0/+2
2013-07-28ASoC: add Renesas R-Car SSI featureKuninori Morimoto1-1/+22
2013-07-28ASoC: add Renesas R-Car ADG featureKuninori Morimoto1-1/+3
2013-07-28ASoC: add Renesas R-Car SCU featureKuninori Morimoto1-1/+10
2013-07-28ASoC: add Renesas R-Car Generation featureKuninori Morimoto1-0/+10
2013-07-28ASoC: add Renesas R-Car core featureKuninori Morimoto1-0/+33
2013-07-26[media] tea575x-tuner: move HW init to a separate functionOndrej Zary1-0/+1
2013-07-24ASoC: dapm: Add a update parameter to snd_soc_dapm_{mux,mixer}_update_powerLars-Peter Clausen1-2/+5
2013-07-24ASoC: dapm: Run widget updates for shared controls at the same timeLars-Peter Clausen1-4/+3
2013-07-24ASoC: dapm: Pass snd_soc_card directly to soc_dpcm_runtime_update()Lars-Peter Clausen1-1/+1
2013-06-28Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai1-1/+3
2013-06-27ASoC: ac97: Support multi-platform AC'97Mark Brown1-1/+3
2013-06-24ALSA: vmaster: Add snd_ctl_sync_vmaster() helper functionTakashi Iwai1-1/+2
2013-06-21Merge tag 'asoc-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai2-1/+24
2013-06-17Merge remote-tracking branch 'asoc/topic/rt5640' into asoc-nextMark Brown1-0/+22
2013-06-17Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown1-1/+0