summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-04ASoC: dwc: Staticise non-exported i2s_start()Mark Brown1-1/+2
2012-07-04ASoC: SPEAr spdif_out: Add spdif out supportVipin Kumar2-0/+468
2012-07-04ASoC: STA529: Add support for STA529 Audio CodecRajeev Kumar3-0/+447
2012-07-04ASoC: tlv320aic3x: extending registers cacheJiri Prchal1-1/+3
2012-07-04ASoC: tlv320aic3x: add missing registers and bitsJiri Prchal1-1/+18
2012-07-03ASoC: wm8994: Don't suspend accessory detectionMark Brown1-37/+0
2012-07-03ASoC: core: Try to use regmap if the driver doesn't set up any I/OMark Brown1-0/+4
2012-07-03ASoC: wm8962: Log AIF configuration requested by hw_params()Mark Brown1-0/+3
2012-07-03ASoC: tegra: use dmaengine based dma driverLaxman Dewangan3-1/+119
2012-07-03ASoC: dapm: Remove incomplete stereo codeBenoît Thébaudeau1-10/+12
2012-07-03ASoC: smdk_wm8994: Convert to use snd_soc_register_card()Sachin Kamat1-13/+23
2012-06-29ASoC: dapm: Fix snd_soc_dapm_put_volsw() connectBenoît Thébaudeau1-7/+1
2012-06-29ASoC: spdif: Build separate RX and TX objectsMark Brown1-2/+3
2012-06-28ASoC: spdif_receiver: Add support for spdif in Audio CodecVipin Kumar2-1/+68
2012-06-28ASoC: dwc: Add missing __iomem annotationsMark Brown1-2/+2
2012-06-27ASoC: wm5102: Remove unused platform data headerMark Brown1-1/+0
2012-06-25ASoC: dwc: Bodge around continuing absence of clock API stubsMark Brown1-0/+1
2012-06-25ASoC: wm8996: Move register default configuration to I2C probeMark Brown1-151/+180
2012-06-25ASoC: wm8996: Inline wm8996_reset() and optimise cache-only usageMark Brown1-18/+13
2012-06-25ASoC: wm8996: Move regulator notifier callbacks into I2C levelMark Brown1-21/+20
2012-06-25ASoC: wm8904: Move register default setup into I2C probe()Mark Brown1-56/+55
2012-06-25ASoC: wm8904: Move regulator acquisition and device identification to I2CMark Brown1-61/+51
2012-06-25ASoC: wm8904: Rely entirely on the core for bias level managementMark Brown1-27/+3
2012-06-25Merge tag 'v3.5-rc4' into for-3.6Mark Brown626-3042/+6577
2012-06-25ASoC: dmaengine_pcm: fix typo in commentUwe Kleine-König1-1/+1
2012-06-24Linux 3.5-rc4v3.5-rc4Linus Torvalds1-1/+1
2012-06-24Fix typo in printed messagesAnatol Pomozov3-3/+3
2012-06-24Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-33/+67
2012-06-24Merge tag 'rdma-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rolan...Linus Torvalds6-46/+55
2012-06-24Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds23-42/+77
2012-06-24Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-6/+86
2012-06-24Merge branches 'cma' and 'ocrdma' into for-linusRoland Dreier5-45/+54
2012-06-24ARM: Orion: Fix Virtual/Physical mixup with watchdogAndrew Lunn5-2/+5
2012-06-24ARM: Kirkwood: clk_register_gate_fn: add fn assignmentMarc Kleine-Budde1-0/+1
2012-06-24ARM: Orion5x - Restore parts of io.h, with reworkAndrew Lunn2-0/+23
2012-06-24Merge tag 'omap-fixes-a-for-3.5rc' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson7-5/+28
2012-06-24Merge tag 'omap-fixes-for-v3.5-rc3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson6-31/+19
2012-06-23ASoC: wm5102: Initial driverMark Brown4-0/+897
2012-06-23ASoC: Add shared code for Wolfson Arizona class devicesMark Brown4-0/+937
2012-06-23ASoC: io: Don't dereference regmap if we failed to get oneMark Brown1-4/+7
2012-06-23ASoC: dapm: Try to add all routes even if one failsMark Brown1-4/+4
2012-06-23ASoC: core: Add DOUBLE_R variants of the _RANGE controlsMark Brown1-0/+21
2012-06-23ASoC: isabelle: Staticise non-exported isabelle_daiMark Brown1-1/+1
2012-06-23ASoC: da732x: Staticise non-exported symbol soc_codec_dev_da732xMark Brown1-1/+1
2012-06-23ASoC: SPEAr spdif_in: Add spdif IN supportVipin Kumar3-0/+386
2012-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds5-22/+30
2012-06-22Merge tag 'for-linus-Jun-21-2012' of git://oss.sgi.com/xfs/xfsLinus Torvalds11-131/+153
2012-06-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-14/+71
2012-06-22drm: drop comment about this header being autogenerated.Dave Airlie1-4/+0
2012-06-22ASoC: Add support for SPEAr ASoC pcm layer.Rajeev Kumar2-0/+249