aboutsummaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)Author
2013-04-11Merge remote-tracking branch 'asoc/fix/wm8903' into tmpMark Brown
2013-04-11Merge remote-tracking branch 'asoc/fix/tegra' into tmpMark Brown
2013-04-11Merge remote-tracking branch 'asoc/fix/samsung' into tmpMark Brown
2013-04-11Merge remote-tracking branch 'asoc/fix/core' into tmpMark Brown
2013-04-11Merge remote-tracking branch 'asoc/fix/compress' into tmpMark Brown
2013-04-09ASoC: wm5102: Correct lookup of arizona struct in SYSCLK eventMark Brown
2013-04-09ASoC: wm8903: Fix the bypass to HP/LINEOUT when no DAC or ADC is runningAlban Bedel
2013-04-03ASoC: tegra: Don't claim to support PCM pause and resumeLars-Peter Clausen
2013-04-03ASoC: Samsung: set drvdata before adding secondary devicePrathyush K
2013-04-03ASoC: Samsung: return error if drvdata is not setPrathyush K
2013-03-28ASoC: compress: Cancel delayed power down if neededCharles Keepax
2013-03-26ASoC: core: Fix to check return value of snd_soc_update_bits_locked()Joonyoung Shim
2013-03-26Merge remote-tracking branch 'asoc/fix/spear' into asoc-nextMark Brown
2013-03-26Merge remote-tracking branch 'asoc/fix/si476x' into asoc-nextMark Brown
2013-03-26Merge remote-tracking branch 'asoc/fix/sh' into asoc-nextMark Brown
2013-03-26Merge remote-tracking branch 'asoc/fix/max98090' into asoc-nextMark Brown
2013-03-26Merge remote-tracking branch 'asoc/fix/fsl' into asoc-nextMark Brown
2013-03-26Merge remote-tracking branch 'asoc/fix/dapm' into asoc-nextMark Brown
2013-03-26Merge remote-tracking branch 'asoc/fix/core' into asoc-nextMark Brown
2013-03-22ASoC: dma-sh7760: Fix compile errorLars-Peter Clausen
2013-03-20ASoC: core: fix invalid free of devm_ allocated dataSilviu-Mihai Popescu
2013-03-20ASoC: spear_pcm: Update to new pcm_new() APILars-Peter Clausen
2013-03-20ASoC:: max98090: Remove executable bitJoe Perches
2013-03-15ASoC: dapm: Fix pointer dereference in is_connected_output_ep()Peter Ujfalusi
2013-03-12ASoC: pcm030 audio fabric: remove __init from probeMarkus Pargmann
2013-03-12ASoC: imx-ssi: Fix occasional AC97 reset failureSascha Hauer
2013-03-12ASoC: core: fix possible memory leak in snd_soc_bytes_put()Wei Yongjun
2013-03-12ASoC: wm_adsp: fix possible memory leak in wm_adsp_load_coeff()Wei Yongjun
2013-03-07Merge remote-tracking branch 'asoc/fix/wm8960' into tmpMark Brown
2013-03-07Merge remote-tracking branch 'asoc/fix/wm8350' into tmpMark Brown
2013-03-07Merge remote-tracking branch 'asoc/fix/tegra' into tmpMark Brown
2013-03-07Merge remote-tracking branch 'asoc/fix/arizona' into tmpMark Brown
2013-03-06ASoC: wm5102: Apply a SYSCLK patch for later revsMark Brown
2013-03-05ASoC: tegra: fix I2S bit count maskStephen Warren
2013-03-03ASoC: wm8350: Use jiffies rather than msecs in schedule_delayed_work()Axel Lin
2013-03-01ASoC: wm5110: Correct OUT2/3 volume and switch namesCharles Keepax
2013-03-01ASoC: wm5102: Correct OUT2 volume and switch namesCharles Keepax
2013-03-01ASoC: wm8960: Fix ADC power bitsMark Brown
2013-03-01ASoC: wm8960: Correct register 0 and 1 defaultsMark Brown
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-25ASoC: dapm: Fix handling of loopsMark Brown
2013-02-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-21Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2013-02-20ASoC: si476x: Add missing break for SNDRV_PCM_FORMAT_S8 switch caseAxel Lin
2013-02-20Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt