aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-14ASoC: wm8350: Remove direct usage of codec->control_dataMark Brown1-11/+16
2012-05-14ASoC: tlv320aic3x: Remove unused, non-standard headset detectionMark Brown1-18/+0
2012-05-14Merge branches 'spear/clock' and 'imx/clock' into next/clockArnd Bergmann1-0/+8
2012-05-13ASoC: wm8350: Don't use irq_baseMark Brown1-19/+27
2012-05-13ASoC: lm49453: Fix author e-mail addressMark Brown1-1/+1
2012-05-13ASoC: lm49453: Staticise non-exported symbol lm45453_daiMark Brown1-1/+1
2012-05-13Merge tag 'v3.4-rc7' into for-3.5Mark Brown15-81/+261
2012-05-12ASoC: wm8731: Convert to devm_ functionsMark Brown1-27/+10
2012-05-12ASoC: wm5100: Convert to module_i2c_driver()Mark Brown1-11/+1
2012-05-12ASoC: littlemill: Use a widget to keep track of AIF2 clockingMark Brown1-33/+53
2012-05-12Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/regmap' and 'regulator/topic/register' into regulator-nextMark Brown1-2/+6
2012-05-12ASoC: mxs: add device tree support for mxs-sgtl5000Shawn Guo1-0/+46
2012-05-12ASoC: mxs: add device tree support for mxs-saifShawn Guo1-18/+54
2012-05-12ASoC: mxs: mxs-pcm does not need to be a plaform_driverShawn Guo5-35/+15
2012-05-12ASoC: mxs-saif: adopt pinctrl supportShawn Guo1-0/+8
2012-05-11ASoC: cs42l73: Sync digital mixer kcontrols to allow for 0dBBrian Austin1-8/+8
2012-05-10Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+1
2012-05-10ASoC: pcm: Staticise non-exported functionsMark Brown1-10/+12
2012-05-10ASoC: mxs: add __devinit for mxs_saif_probeShawn Guo1-1/+1
2012-05-10ASoC: ux500: Don't make the CPU I2S driver user selectableMark Brown1-3/+1
2012-05-10ASoC: ux500: Fix dependenciesMark Brown1-0/+1
2012-05-09ASoC: cs42l52: Staticise non-exported symbolsMark Brown1-2/+2
2012-05-09ASoC: wm8994: Use regmap directly for wm8994_mic_workMark Brown1-7/+9
2012-05-09ASoC: wm8994: Add debounce to wm8994 mic detectionMark Brown2-7/+22
2012-05-09ASoC: wm8994: Fix sparse warning due to use of 0 as NULLMark Brown1-1/+1
2012-05-09ASoC: cs42l73: Use DAPM routes to hook AIF widgets to DAI'sBrian Austin1-13/+28
2012-05-09ASoC: cs42l73: Remove Chip ID's from reg_defaultBrian Austin1-3/+0
2012-05-09ASoC: cs42l73: Convert to module_i2c_driver()Brian Austin1-19/+1
2012-05-09Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-1/+1
2012-05-09ASoC: rt5631: Convert to direct regmap API usageMark Brown1-41/+54
2012-05-09ASoC: rt5631: Convert to module_i2c_driver()Mark Brown1-11/+1
2012-05-09ASoC: Ux500: Add MSP I2S-driverOla Lilja8-0/+2238
2012-05-09ASoC: sh: fix migor.c compilationGuennadi Liakhovetski1-1/+1
2012-05-08ARM: Orion: Audio: Add clk/clkdev supportAndrew Lunn2-0/+14
2012-05-08ASoC: alc5632: Convert to devm_regmap_init_i2c()Axel Lin1-7/+1
2012-05-08ASoC: alc5632: Convert to module_i2c_driver()Axel Lin1-19/+1
2012-05-08ASoC: alc5623: Convert to module_i2c_driver()Axel Lin1-19/+1
2012-05-08ASoC: wm9081: Hook DAC up via DAPM rather than streamMark Brown1-2/+3
2012-05-08ASoC: lowland: Support digital link for WM9081Mark Brown1-15/+27
2012-05-08ASoC: lowland: Convert to dai_fmtMark Brown1-29/+4
2012-05-08ASoC: pcm: Fix DPCM for aux_devsMark Brown1-0/+3
2012-05-07ASoC: twl6040: Remove HS/HF gain ramp featurePeter Ujfalusi1-429/+12
2012-05-07ASoC: pxa: allocate the SSP DMA parameters in startupguoyh1-17/+11
2012-05-05Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds7-17/+27
2012-05-05Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc into fix/asocTakashi Iwai1-0/+4
2012-05-04ASoC: omap-pcm: Free dma buffers in case of error.Oleg Matcovschi1-0/+4
2012-05-03ASoC: da7210: Minor improvements and a bugfixAshish Chavan1-13/+15
2012-05-02ASoC: wm5100: Set the DAI base address in the DAI driversMark Brown1-21/+5
2012-05-01ASoC: wm_hubs: Cache multiple DCS offsetsMark Brown2-10/+67
2012-04-30ASoC: tegra: add device tree support for TrimSliceStephen Warren1-0/+34