summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'fix/arizona', 'fix/cs4271', 'fix/kirkwood' and 'fix/samsung' ...Mark Brown2012-11-2113-65/+69
|\ \ \
| | | * ASoC: bells: Fix up git patch application failureMark Brown2012-11-161-2/+2
| | * | ASoC: kirkwood-i2s: more pause-mode fixesRussell King2012-11-211-9/+0Star
| | * | ASoC: kirkwood-i2s: fix DMA underrunsRussell King2012-11-211-29/+38
| | * | ASoC: kirkwood-i2s: fix DCO lock detectionRussell King2012-11-211-1/+1
| | * | ASoC: kirkwood-dma: don't ignore other irq causes on errorRussell King2012-11-211-1/+0Star
| | * | ASoC: kirkwood-dma: fix use of virt_to_phys()Russell King2012-11-211-1/+1
| | | |
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | *---------. \ Merge branches 'fix/arizona', 'fix/core', 'fix/cs42l52', 'fix/mxs', 'fix/sams...Mark Brown2012-11-138-12/+573
| | |\ \ \ \ \ \ \ | | | | | | | | |/ | | | | | | | |/|
| | | | | | | | * ASoC: wm8978: pll incorrectly configured when codec is masterEric Millbrandt2012-11-061-1/+1
| | | | | | | * | ASoC: bells: Correct type in sub speaker DAI name for WM5102Charles Keepax2012-11-071-1/+1
| | | | | | | * | ASoC: bells: Select WM1250-EV1 Springbank audio I/O moduleDimitris Papastamos2012-11-021-0/+1
| | | | | | | * | ASoC: bells: Add missing select of WM0010Dimitris Papastamos2012-11-021-0/+1
| | | | | | | |/
| | | | | | * | ASoC: mxs-saif: Fix channel swap for 24-bit formatFabio Estevam2012-11-021-4/+12
| | | | | | * | ASoC: mxs-saif: Add MODULE_ALIASFabio Estevam2012-11-011-0/+1
| | | | | | |/
| | | | | * | ASoC: cs42l52: fix the return value of cs42l52_set_fmt()Wei Yongjun2012-11-071-2/+1Star
| | | | * | | ASoC: core: Double control update err for snd_soc_put_volsw_sxMukund Navada2012-11-091-2/+3
| | | | * | | ASoC: dapm: Use card_list during DAPM shutdownMisael Lopez Cruz2012-11-091-1/+1
| | | | |/ /
| * | | / / ASoC: cs4271: free allocated GPIODaniel Mack2012-11-131-8/+3Star
| |/ / / /
| * | / / ALSA: Fix typo in drivers soundMasanari Iida2012-11-042-2/+2
| | |/ / | |/| |
| * | | Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-10-282-5/+4Star
| |\ \ \ | | |_|/ | |/| |
| | * | ASoC: omap-dmic: Correct functional clock namePeter Ujfalusi2012-10-281-2/+2
| | * | ASoC: zoom2: Fix compile error by including correct header filesTony Lindgren2012-10-271-3/+2Star
* | | | ASoC: arizona: Fix typo - Swap value in 48k_rates[] and 44k1_rates[]Dimitris Papastamos2012-11-161-2/+2
| |_|/ |/| |
* | | ASoC: wm5102: Write register value corrections after SYSCLK is enabledMark Brown2012-10-301-1/+551
|/ /
* | Merge remote-tracking branches 'asoc/fix/ux500' and 'asoc/fix/wm8994' into fo...Mark Brown2012-10-2513-63/+96
|\ \
| * | ASoC: wm8994: Only enable extra BCLK cycles when requiredMark Brown2012-10-242-1/+18
| |/
| * Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-10-1711-62/+78
| |\
| | * ASoC: bells: Correct typo in sub speaker DAI name for WM5110Mark Brown2012-10-171-1/+1
| | * ASoC: codecs: da9055: Minor improvement in ALC calibration processAshish Chavan2012-10-111-1/+21
| | * ASoC: dmaengine: Correct Makefile when sound is built as modulePeter Ujfalusi2012-10-091-2/+3
| | * ASoC: fsi: don't reschedule DMA from an atomic contextGuennadi Liakhovetski2012-10-091-7/+8
| | * ASoC: fix documentation in soc-jackPeter Meerwald2012-10-091-3/+4
| | * ARM: pxa: Fix build error caused by sram.h renameChris Ball2012-10-091-1/+1
| | * ASoC: wm2200: Fix non-inverted OUT2 mute controlMark Brown2012-10-051-1/+1
| | * ASoC: wm2200: Use rev A register patches on rev BMark Brown2012-10-051-0/+1
| | * ASoC: bells: Correct typo in sub speaker DAI name for WM5110Mark Brown2012-10-051-1/+1
| | * Merge branches 'asoc-twl6040' and 'asoc-omap' into for-3.7Mark Brown2012-10-043-41/+33Star
| | |\
| | | * ASoC: ams-delta: Convert to use snd_soc_register_card()Janusz Krzysztofik2012-10-041-33/+30Star
| | | * ASoC: omap-mcpdm: Remove OMAP revision checkPeter Ujfalusi2012-10-041-7/+2Star
| | | * ASoC: Fix wrong include for McPDMTony Lindgren2012-10-041-1/+1
| | | * ASoC: omap-abe-twl6040: Fix typo of VibratorPeter Ujfalusi2012-10-041-1/+1
| | * | ASoC: twl6040: Fix Stream DAPM mappingPeter Ujfalusi2012-10-041-4/+4
| | |/
* | | ASoC: ux500_msp_i2s: Fix devm_* and return code merge errorLee Jones2012-10-161-5/+3Star
* | | ASoC: Ux500: Dispose of device nodes correctlyLee Jones2012-10-161-0/+17
|/ /
* | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-09142-3023/+6800
|\ \
| * | Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-10-0619-92/+1951
| |\|
| | * ASoC: codecs: Add DA9055 codec driverAshish Chavan2012-09-283-0/+1516
| | * ASoC: eukrea-tlv320: Convert it to platform driverFabio Estevam2012-09-281-18/+19
| | * ALSA: ASoC: add DT bindings for CS4271Daniel Mack2012-09-281-3/+21
| | * ASoC: wm_hubs: Ensure volume updates are handled during class W startupMark Brown2012-09-281-0/+5