summaryrefslogtreecommitdiffstats
path: root/include/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: memalloc.h - fix wrong truncation of dma_addr_tStefano Panella2013-12-101-1/+1
* ASoC: dapm: Use SND_SOC_DAPM_INIT_REG_VAL in SND_SOC_DAPM_MUXStephen Warren2013-11-241-1/+2
* ALSA: compress: fix drain calls blocking other compress functions (v6)Vinod Koul2013-11-071-7/+4
* Merge tag 'asoc-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-11-041-0/+2
|\
| * Merge remote-tracking branch 'asoc/topic/cs42l52' into asoc-nextMark Brown2013-11-031-0/+2
| |\
| | * ASoC: cs42l52: Add platform data for reset gpioBrian Austin2013-10-251-0/+2
* | | ALSA: ak4114: Fix wrong register array sizeTakashi Iwai2013-10-291-2/+2
* | | Merge tag 'asoc-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2013-10-256-69/+84
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown2013-10-241-1/+0
| |\ \
| | * | ASoC: rcar: add rsnd_scu_hpbif_is_enable()Kuninori Morimoto2013-10-201-1/+0
| | |/
| * | Merge remote-tracking branch 'asoc/topic/mxs' into asoc-nextMark Brown2013-10-241-0/+7
| |\ \
| | * | ASoC: snd_soc_dai_ops trigger function descriptionMarkus Pargmann2013-10-141-0/+7
| | |/
| * | Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2013-10-242-0/+15
| |\ \
| | * | ASoC: dmaengine: Support custom channel namesMark Brown2013-10-241-0/+6
| | * | ASoC: dai: Provide interface for setting DMA data at probe timeMark Brown2013-10-201-0/+7
| | * | ASoC: dmaengine-pcm: Add support for querying DMA capabilitiesLars-Peter Clausen2013-10-191-0/+2
| | |/
| * | Merge remote-tracking branch 'asoc/topic/devm' into asoc-nextMark Brown2013-10-241-0/+4
| |\ \
| | * | ASoC: core: Add devm_snd_soc_register_card()Mark Brown2013-09-171-0/+1
| | * | ASoC: core: Implement devm_snd_soc_register_component()Mark Brown2013-09-171-0/+3
| | |/
| * | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2013-10-242-1/+6
| |\ \
| | * | ASoC: dapm: Add support for virtual mixer controlsLars-Peter Clausen2013-10-072-1/+6
| | |/
| * | Merge remote-tracking branch 'asoc/topic/cs42l73' into asoc-nextMark Brown2013-10-241-0/+22
| |\ \
| | * | ASoC: cs42l73: Add platform data support for cs42l73 codecBrian Austin2013-10-181-0/+22
| | |/
| * | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2013-10-241-57/+3
| |\ \
| | * | ASoC: add snd_soc_of_get_dai_name() default of_xlateKuninori Morimoto2013-10-181-1/+3
| | * | Merge remote-tracking branch 'asoc/topic/component' into asoc-coreMark Brown2013-09-171-14/+27
| | |\ \
| | * | | ASoC: Remove infrastructure for supporting multiple cache typesLars-Peter Clausen2013-09-171-27/+0
| | * | | ASoC: Remove 'reg_size' field from snd_soc_codec structLars-Peter Clausen2013-09-171-1/+0
| | * | | ASoC: Remove reg_def_copyLars-Peter Clausen2013-09-171-1/+0
| | * | | ASoC: Remove snd_soc_bulk_write_raw()Lars-Peter Clausen2013-09-171-3/+0
| | * | | ASoC: Remove support for reg_access_defaultsLars-Peter Clausen2013-09-171-24/+0
| | | |/ | | |/|
| * | | Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown2013-10-241-14/+27
| |\ \ \ | | | |/ | | |/|
| | * | ASoC: add .of_xlate_dai_name on snd_soc_component_driverKuninori Morimoto2013-09-171-0/+8
| | * | ASoC: snd_soc_codec includes snd_soc_componentKuninori Morimoto2013-09-171-14/+19
| | |/
| * | Merge remote-tracking branch 'asoc/topic/bclk' into asoc-nextMark Brown2013-10-241-0/+3
| |\ \
| | * | ASoC: core: Add API for configuration of DAI BCLK ratioLiam Girdwood2013-09-171-0/+3
| | |/
| * | ASoC: rcar: fixup generation checkerKuninori Morimoto2013-10-111-0/+1
| |/
* | ALSA: compress: fix drain calls blocking other compress functionsVinod Koul2013-10-241-0/+12
* | ALSA: Add ifdef CONFIG_GENERIC_ALLOCATOR for SNDRV_DMA_TYPE_IRAM codeTakashi Iwai2013-10-241-0/+4
* | ALSA: Add SoC on-chip internal ram support for DMA buffer allocationNicolin Chen2013-10-241-0/+1
|/
* Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-09-121-1/+1
|\
| * ASoC: rsnd: fixup flag name of rsnd_scu_platform_infoKuninori Morimoto2013-09-091-1/+1
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-051-78/+0
|\ \ | |/ |/|
| * [media] tea575x: Move header from sound to mediaOndrej Zary2013-08-181-79/+0
| * [media] tea575x-tuner: move HW init to a separate functionOndrej Zary2013-07-261-0/+1
* | Merge remote-tracking branch 'asoc/topic/fsl' into tmpMark Brown2013-09-011-0/+4
|\ \
| * | ASoC: soc-pcm: Allow to specify unidirectional dai_linkFabio Estevam2013-09-011-0/+4
* | | Merge remote-tracking branch 'asoc/topic/core' into tmpMark Brown2013-09-011-4/+0
|\ \ \
| * | | ASoC: Remove unused sysfs_registered field from snd_soc_codec structLars-Peter Clausen2013-08-311-1/+0
| * | | ASoC: Remove unused debugfs_dapm field from snd_soc_{platform,codec} structLars-Peter Clausen2013-08-311-2/+0
OpenPOWER on IntegriCloud