summaryrefslogtreecommitdiffstats
path: root/include/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functionsCharles Keepax2014-02-201-0/+8
* Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-231-1/+0
|\
| * Merge tag 'renesas-boards-for-v3.14' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-12-291-1/+0
| |\
| | * ARM: shmobile: bockw: remove unused RSND_SSI_CLK_FROM_ADGKuninori Morimoto2013-12-101-1/+0
* | | Merge remote-tracking branch 'asoc/topic/compress' into asoc-nextMark Brown2014-01-202-0/+23
|\ \ \
| * | | ASoC: compress: Add suport for DPCM into compressed audioLiam Girdwood2014-01-171-0/+1
| * | | ASoC: DPCM: make some DPCM API calls non static for compressed usageLiam Girdwood2014-01-171-0/+22
| | |/ | |/|
* | | Merge remote-tracking branch 'asoc/topic/pcm' into for-tiwaiMark Brown2014-01-162-0/+6
|\ \ \
| * | | ALSA: Add helper function for intersecting two rate masksLars-Peter Clausen2014-01-141-0/+2
| * | | Merge tag 'v3.13-rc3' into asoc-pcmMark Brown2014-01-141-1/+2
| |\ \ \
| * | | | ASoC: dpcm: Explicitly set BE DAI link supported stream directionsLiam Girdwood2014-01-071-0/+4
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'asoc/topic/dapm' into for-tiwaiMark Brown2014-01-162-0/+3
|\ \ \ \
| * | | | ASoC: sapm: Automatically connect DAI link widgets in DAPM graph.Liam Girdwood2014-01-081-0/+1
| * | | | ASoC: utils: Add internal call to determine if DAI is dummy.Liam Girdwood2014-01-081-0/+2
| |/ / /
* | | | ALSA: Remove memory reservation code from memalloc helperTakashi Iwai2014-01-092-8/+0
* | | | Merge tag 'asoc-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2014-01-057-16/+47
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---------------. \ \ \ Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'aso...Mark Brown2014-01-025-16/+29
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |
| | | | | | | | | | * | | ALSA: Add params_width() helpersMark Brown2013-12-301-0/+12
| | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
| | | | | | | | * | | | ASoC: SPEAr: remove custom DMA alloc compat functionStephen Warren2013-12-181-1/+0
| | | | |_|_|_|/ / / / | | | |/| | | | | | |
| | | | | | | * | | | ASoC: rsnd: add SRC (Sampling Rate Converter) supportKuninori Morimoto2013-12-311-0/+1
| | | | | | | * | | | ASoC: rcar: rename GEN2_SRU to GEN2_SCUKuninori Morimoto2013-11-201-1/+1
| | | | | | * | | | | ASoC: Fix build without CONFIG_GPIOLIBTakashi Iwai2013-11-251-4/+11
| | | |_|_|/ / / / / | | |/| | | | | | |
| | | | | * | | | | Merge remote-tracking branch 'asoc/topic/symmetry' into asoc-fslMark Brown2013-12-032-0/+8
| | | | | |\ \ \ \ \ | | | | |/ / / / / / | | | |/| | | / / / | | | | | | |/ / / | | | | | |/| | |
| | | | * | | | | ASoC: cs42l52: Make MICA/B mixer dependent on mic configBrian Austin2013-11-281-4/+4
| | | | * | | | | ASoC: cs42l52: Reorganize MICA/B Config and SelectBrian Austin2013-11-281-6/+0
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2014-01-021-0/+10
| |\ \ \ \ \ \ \
| | * | | | | | | ASoC: dmaengine: add custom DMA config to snd_dmaengine_pcm_configStephen Warren2013-12-091-0/+6
| | | |/ / / / / | | |/| | | | |
| | * | | | | | ASoC: Add resource managed snd_dmaengine_pcm_register()Lars-Peter Clausen2013-11-281-0/+4
| | |/ / / / /
| * | | | | | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2014-01-022-0/+8
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | / | | |_|_|_|/ | |/| | | |
| | * | | | ASoC: soc-pcm: add symmetry for channels and sample bitsNicolin Chen2013-11-242-0/+8
| | |/ / /
* | | | | Merge branch 'for-linus' into for-nextTakashi Iwai2013-12-162-2/+3
|\ \ \ \ \ | |/ / / /
| * | | | 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: hda - Split verb definitions into sound/hda_verbs.hTakashi Iwai2013-12-091-0/+554
|/ /
* | 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
OpenPOWER on IntegriCloud