aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-03ALSA: cs8427: separate HW initializationOndrej Zary1-0/+1
2014-03-31Merge tag 'asoc-v3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-1/+1
2014-03-25ASoC: core: remove the 'of_' prefix of of_xlate_tdm_slot_mask.Xiubo Li1-1/+1
2014-03-24Merge tag 'asoc-v3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai1-0/+13
2014-03-23Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-0/+13
2014-03-19ASoC: Add helper function to cast component back to CODECLars-Peter Clausen1-0/+13
2014-03-13Merge tag 'asoc-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai1-10/+3
2014-03-13Merge remote-tracking branch 'asoc/topic/jack' into asoc-nextMark Brown1-1/+2
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown1-9/+1
2014-03-13Merge tag 'asoc-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai5-70/+149
2014-03-12Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', 'asoc/topic/sh', 'asoc/topic/simple', 'asoc/topic/sirf', 'asoc/topic/sn95031', 'asoc/topic/ssm2602' and 'asoc/topic/stac9766' into asoc-nextMark Brown1-4/+2
2014-03-12Merge remote-tracking branches 'asoc/topic/ml26124', 'asoc/topic/of', 'asoc/topic/omap', 'asoc/topic/pxa' and 'asoc/topic/rcar' into asoc-nextMark Brown3-6/+37
2014-03-12Merge remote-tracking branch 'asoc/topic/enum' into asoc-nextMark Brown2-57/+67
2014-03-12Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2-1/+12
2014-03-12Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2-2/+23
2014-03-11ASoC: io: New signature for snd_soc_codec_set_cache_io()Xiubo Li1-6/+1
2014-03-11Merge branches 'topic/ad193x', 'topic/tlv320aic23', 'topic/tlv320aic32x4', 'topic/wm8991', 'fix/si476x' and 'fix/88pm860' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-ioMark Brown1-0/+15
2014-03-11Revert "ALSA: emu10k1: Fix warning: "CCR" redefined"Geert Uytterhoeven1-2/+0
2014-03-10ASoC: dapm: Staticise dapm_mark_dirty()Mark Brown1-1/+0
2014-03-10ASoC: Add a per component dai listLars-Peter Clausen1-0/+2
2014-03-06Merge branch 'topic/pcm' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-enumMark Brown2-2/+21
2014-03-06ASoC: Move ignore_pmdown_time from CODEC to componentLars-Peter Clausen1-1/+2
2014-03-06ASoC: Move active count from CODEC to componentLars-Peter Clausen1-2/+10
2014-03-06ASoC: Add component pointer to the DAI structLars-Peter Clausen1-0/+1
2014-03-06ASoC: Add helper function to check whether a CODEC is activeLars-Peter Clausen1-0/+5
2014-03-06ASoC: Add helper functions for PCM runtime 'active' managementLars-Peter Clausen1-0/+2
2014-03-06ASoC: Handle ignore_pmdown_time for CODEC to CODEC linksLars-Peter Clausen1-0/+2
2014-03-05ASoC: rsnd: rename scu to srcKuninori Morimoto1-7/+11
2014-03-05ASoC: rsnd: Get correct SCU IDKuninori Morimoto1-0/+1
2014-03-05ASoC: rsnd: add struct rsnd_dai_platform_infoKuninori Morimoto1-1/+16
2014-03-04ASoC: io: Remove hw_read() operationMark Brown1-1/+0
2014-03-03ASoC: rsnd: tidyup RSND_SSI_xxx flagsKuninori Morimoto1-3/+0
2014-03-01ALSA: core - Define snd_pci_quirk without CONFIG_PCIDylan Reid1-1/+14
2014-03-01ASoC: dapm: Consolidate MUXs and virtual MUXsLars-Peter Clausen1-18/+5
2014-03-01ASoC: Add macros for defining virtual enumsLars-Peter Clausen1-1/+5
2014-03-01ASoC: dapm: Consolidate MUXs and value MUXsLars-Peter Clausen1-13/+2
2014-03-01ASoC: Consolidate enum and value enum controlsLars-Peter Clausen1-9/+25
2014-03-01ASoC: Remove unused 'reg2' field from soc_enum structLars-Peter Clausen1-1/+0
2014-03-01Merge branches 'topic/dapm', 'topic/sign', 'topic/adau1373', 'topic/max98090', 'topic/mc13783', 'fix/wm8994' and 'topic/wm8995' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-enumMark Brown2-0/+35
2014-02-25ALSA: Clean up snd_device_*() codesTakashi Iwai1-3/+2
2014-02-25ALSA: Use priority list for managing device listTakashi Iwai1-18/+10
2014-02-25ALSA: hwdep: Allow to assign the given parentTakashi Iwai1-0/+1
2014-02-25ALSA: Create sysfs attribute files via groupsTakashi Iwai2-2/+2
2014-02-24ASoC: add data field into snd_soc_jack_gpioxiangxiao1-1/+2
2014-02-23ASoC: simple-card: add slot information parsing supportsXiubo Li1-0/+2
2014-02-23Merge branch 'topic/of' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-simpleMark Brown2-0/+5
2014-02-23ASoC: core: add TDM slot parsing from DT supportsXiubo Li2-0/+5
2014-02-23ASoC: io: Remove SND_SOC_I2CMark Brown1-1/+0
2014-02-21ALSA: rawmidi: remove undefined functions.Takashi Sakamoto1-2/+0
2014-02-20ASoC: dapm: Add unlocked version of snd_soc_dapm_syncCharles Keepax1-0/+1