summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | ASoC: lm49453: Staticise non-exported symbol lm45453_daiMark Brown2012-05-131-1/+1
| | * | | | Merge tag 'v3.4-rc7' into for-3.5Mark Brown2012-05-1315-81/+261
| | |\ \ \ \
| | * | | | | ASoC: wm8731: Convert to devm_ functionsMark Brown2012-05-121-27/+10
| | * | | | | ASoC: wm5100: Convert to module_i2c_driver()Mark Brown2012-05-121-11/+1
| | * | | | | ASoC: littlemill: Use a widget to keep track of AIF2 clockingMark Brown2012-05-121-33/+53
| | * | | | | ASoC: mxs: add device tree support for mxs-sgtl5000Shawn Guo2012-05-121-0/+46
| | * | | | | ASoC: mxs: add device tree support for mxs-saifShawn Guo2012-05-121-18/+54
| | * | | | | ASoC: mxs: mxs-pcm does not need to be a plaform_driverShawn Guo2012-05-125-35/+15
| | * | | | | ASoC: pcm: Staticise non-exported functionsMark Brown2012-05-101-10/+12
| | * | | | | ASoC: mxs: add __devinit for mxs_saif_probeShawn Guo2012-05-101-1/+1
| | * | | | | ASoC: ux500: Don't make the CPU I2S driver user selectableMark Brown2012-05-101-3/+1
| | * | | | | ASoC: ux500: Fix dependenciesMark Brown2012-05-101-0/+1
| | * | | | | ASoC: cs42l52: Staticise non-exported symbolsMark Brown2012-05-091-2/+2
| | * | | | | ASoC: wm8994: Use regmap directly for wm8994_mic_workMark Brown2012-05-091-7/+9
| | * | | | | ASoC: wm8994: Add debounce to wm8994 mic detectionMark Brown2012-05-092-7/+22
| | * | | | | ASoC: wm8994: Fix sparse warning due to use of 0 as NULLMark Brown2012-05-091-1/+1
| | * | | | | ASoC: cs42l73: Use DAPM routes to hook AIF widgets to DAI'sBrian Austin2012-05-091-13/+28
| | * | | | | ASoC: cs42l73: Remove Chip ID's from reg_defaultBrian Austin2012-05-091-3/+0
| | * | | | | ASoC: cs42l73: Convert to module_i2c_driver()Brian Austin2012-05-091-19/+1
| | * | | | | ASoC: rt5631: Convert to direct regmap API usageMark Brown2012-05-091-41/+54
| | * | | | | ASoC: rt5631: Convert to module_i2c_driver()Mark Brown2012-05-091-11/+1
| | * | | | | ASoC: Ux500: Add MSP I2S-driverOla Lilja2012-05-098-0/+2238
| | * | | | | ASoC: alc5632: Convert to devm_regmap_init_i2c()Axel Lin2012-05-081-7/+1
| | * | | | | ASoC: alc5632: Convert to module_i2c_driver()Axel Lin2012-05-081-19/+1
| | * | | | | ASoC: alc5623: Convert to module_i2c_driver()Axel Lin2012-05-081-19/+1
| | * | | | | ASoC: wm9081: Hook DAC up via DAPM rather than streamMark Brown2012-05-081-2/+3
| | * | | | | ASoC: lowland: Support digital link for WM9081Mark Brown2012-05-081-15/+27
| | * | | | | ASoC: lowland: Convert to dai_fmtMark Brown2012-05-081-29/+4
| | * | | | | ASoC: pcm: Fix DPCM for aux_devsMark Brown2012-05-081-0/+3
| | * | | | | ASoC: twl6040: Remove HS/HF gain ramp featurePeter Ujfalusi2012-05-071-429/+12
| | * | | | | ASoC: pxa: allocate the SSP DMA parameters in startupguoyh2012-05-071-17/+11
| | * | | | | ASoC: da7210: Minor improvements and a bugfixAshish Chavan2012-05-031-13/+15
| | * | | | | ASoC: wm5100: Set the DAI base address in the DAI driversMark Brown2012-05-021-21/+5
| | * | | | | ASoC: wm_hubs: Cache multiple DCS offsetsMark Brown2012-05-012-10/+67
| | * | | | | ASoC: tegra: add device tree support for TrimSliceStephen Warren2012-04-301-0/+34
| | * | | | | ASoC: wm8350: Replace use of custom I/O with snd_soc_read()/write()Mark Brown2012-04-301-37/+37
| | * | | | | ASoC: wm8350: Remove check for clocks in trigger()Mark Brown2012-04-301-40/+0
| | * | | | | ASoC: cs42l52: Remove duplicate module exit codeMark Brown2012-04-301-7/+0
| | * | | | | ASoC: Add support for CS42L52 CodecBrian Austin2012-04-304-0/+1582
| | * | | | | ASoC: core: Fix dai_link dereference.Liam Girdwood2012-04-301-1/+1
| | * | | | | ASoC: fsl: add sgtl5000 clock support for imx-sgtl5000Richard Zhao2012-04-271-8/+32
| | * | | | | ASoC: imx-sgtl5000: add of_node_put when probe fail.Richard Zhao2012-04-271-11/+18
| | * | | | | ASoC: wm_hubs: Enable class W for output mixer pathsMark Brown2012-04-271-21/+40
| | * | | | | ASoC: wm_hubs: Factor out class W managementMark Brown2012-04-274-158/+82
| | * | | | | ASoC: wm_hubs: Special case headphones for digital paths in more use casesMark Brown2012-04-274-14/+45
| | * | | | | ASoC: dpcm: Fixup debugFS for DPCM state.Liam Girdwood2012-04-271-12/+5
| | * | | | | ASoC: da7210: Minor bugfix for non pll slave modeAshish Chavan2012-04-271-6/+7
| | * | | | | ASoC: dapm: Move CODEC<->CODEC params off stackMark Brown2012-04-271-12/+20
| | * | | | | ASoC: wm8994: Add trace showing wm8958_micd_set_rate()Mark Brown2012-04-261-0/+4
| | * | | | | ASoC: wm8994: Allow rate configuration with custom mic callbackMark Brown2012-04-261-1/+2
OpenPOWER on IntegriCloud