summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-05-101-1/+1
|\
| * Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-05-091-1/+1
| |\
| | * ASoC: sh: fix migor.c compilationGuennadi Liakhovetski2012-05-091-1/+1
* | | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-05-057-17/+27
|\| |
| * | Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/a...Takashi Iwai2012-05-051-0/+4
| |\ \ | | |/ | |/|
| | * ASoC: omap-pcm: Free dma buffers in case of error.Oleg Matcovschi2012-05-041-0/+4
| * | ASoC: s3c2412-i2s: Fix dai registrationHeiko Stübner2012-05-011-1/+1
| * | ASoC: wm8350: Don't use locally allocated codec structMark Brown2012-05-011-5/+6
| * | ASoC: tlv312aic23: unbreak resumeEric Bénard2012-04-301-2/+2
| * | ASoC: bf5xx-ssm2602: Set DAI formatLars-Peter Clausen2012-04-251-0/+2
| * | ASoC: core: check of_property_count_strings failureRichard Zhao2012-04-241-3/+3
| * | ASoC: wm_hubs: Make sure we don't disable differential line outputsMark Brown2012-04-231-6/+9
| |/
* | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-04-275-58/+230
|\|
| * ASoC: wm8994: Improve sequencing of AIF channel enablesMark Brown2012-04-231-54/+222
| * ASoC: fsi: update for dmaengine prep_slave_sg fallout.Paul Mundt2012-04-181-4/+3Star
| * ASoC: core: Fix card RTD count for deferred probe.Liam Girdwood2012-04-171-0/+1
| * ASoC: cs42l73: don't use negative array indexJesper Juhl2012-04-131-0/+2
| * ASoC: dapm: Ensure power gets managed for line widgetsMark Brown2012-04-121-0/+2
* | mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi2012-04-163-5/+3Star
* | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-04-117-15/+30
|\|
| * ASoC: tegra: fix i2s compilation when !CONFIG_DEBUG_FSStephen Warren2012-04-061-1/+1
| * ASoC: set idle_bias_off=1 for all platform DAPM contextsStephen Warren2012-04-051-0/+2
| * ASoC: imx-audmux: Check for NULL pointerFabio Estevam2012-04-051-0/+3
| * ASoC: imx-audmux: Fix ssi port numbers in sysfsFabio Estevam2012-04-051-1/+1
| * ASoC: ak4642: fixup: mute needs +1 stepKuninori Morimoto2012-04-051-1/+1
| * ASoC: pxa: pxa2xx-i2s: add io.h for IOMEM macroMartin Jansa2012-04-031-0/+1
| * ASoC: tegra: ensure clocks are enabled when touching registersStephen Warren2012-04-032-0/+8
| * ASoC: sgtl5000: Enable VAG when DAC/ADC upZeng Zhaoming2012-04-031-12/+13
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-063-28/+4Star
|\ \
| * | simple_open: automatically convert to simple_open()Stephen Boyd2012-04-063-28/+4Star
* | | Merge remote-tracking branch 'kumar/next' into mergeBenjamin Herrenschmidt2012-04-022-9/+9
|\ \ \ | |_|/ |/| |
| * | powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.hTimur Tabi2012-03-292-9/+9
* | | Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-03-312-2/+2
|\ \ \
| * | | mxs-dma : move the mxs dma.h to a more common placeHuang Shijie2012-03-273-3/+3
* | | | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-03-302-2/+2
|\ \ \ \
| * \ \ \ Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-03-292-2/+2
| |\ \ \ \
| | * | | | ASoC: dmaengine_pcm: use dmaengine cyclic wrapperVinod Koul2012-03-261-2/+2
| | * | | | ASoC: Add extra parameter to device_prep_dma_cyclicFabio Estevam2012-03-221-1/+1
| | * | | | ASoC: wm8994: Update WM8994 DCS calibrationMark Brown2012-03-211-1/+1
* | | | | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-301-0/+1
|\ \ \ \ \ \
| * | | | | | ARM: pxa: use common IOMEM definitionRob Herring2012-03-251-0/+1
* | | | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-303-3/+6
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-215-7/+6Star
| * | | | | | dmaengine: Pass dma_slave_config .device_fc = NULL for all existing usersViresh Kumar2012-02-221-0/+3
| * | | | | | ASoC: i.MX: Add missing dma_async_issue_pendingSascha Hauer2012-01-301-0/+1
* | | | | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-4/+4
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-33/+1Star
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Arnd Bergmann2012-03-28160-5921/+13479
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/bo...Arnd Bergmann2012-03-151-2/+2
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'board' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2012-03-102-4/+10
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |